.lock-block{
    max-width: 100%;
    padding: 10px;
    margin: 25px auto;
}
.lock-block > strong{
	display:block;
}
body.home #header{
	display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
body.home #header > *{
	align-self:center;
}
body.home #header > a{
	width: auto;
	padding:0;
}
.spoiler a{
    text-decoration: none;
    text-align: right;
    display: block;
    margin: 10px auto 25px auto;
    color: #00639e;	
}
.spoiler div{	
    overflow: hidden;
    max-height: 100px;
}
.spoiler div.open{
	max-height: 10000px;
}
.content_news .gray-block .scriptcode{
	display:none;
}
.content_news{
    flex-wrap: wrap;
    display: flex;
}
body.home #story {
    padding: 15px;
    border-radius: 3px;
    outline: 0;
    width: 500px;
    font-size: 125%;
    font-weight: bold;
    color: #7b7b7b;
    max-width: 700px;
    border: 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.45) inset;
    background-color: #dfdfdf;
    margin: 0 auto;
    display: block;
}
body.home .buttons{
    margin: 50px auto;
    max-width: 900px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body.home .buttons a{
	position: relative;
    color: #ffffff;
    text-decoration: none;
    user-select: none;
    padding: 20px 0;
    background-repeat: no-repeat;
    box-shadow: rgba(0,0,0,.5) 0px 9px 14px -5px;
    width: calc(33% - 40px);
    display: block;
    text-align: center;
    transition: 0.2s;
    background-color: #00639e;
    border-radius: 3px;
}
body.home .buttons a:hover{
	background-color: #00639e;
    color: white;
    transition: 0.2s;
}
body.home .categories{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}
body.home .categories a{
	position: relative;
    color: #00639e;
    text-decoration: none;
    user-select: none;
    padding: 20px 0;
    background-repeat: no-repeat;
    box-shadow: rgba(0,0,0,.5) 0px 9px 14px -5px;
    width: calc(33% - 10px);
    display: block;
    text-align: center;
    transition: 0.2s;
    background-color: #ffffff;
    border-radius: 3px;
    margin-bottom: 20px;	
}
body.home .categories a:hover{
	transition: 0.2s;
	background-color: #00639e;
	color: white;
}
body.home .tags_more a{
	position: relative;
    color: #00639e;
    text-decoration: none;
    user-select: none;
    padding: 10px 0;
    background-repeat: no-repeat;
    display: block;
    text-align: right;
    transition: 0.2s;
    margin: 0 auto;	
}
body.home #tags{
	display: flex;
    flex-wrap: wrap;
    background-color: rgba(0, 99, 158, 0.11);
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 25px;	
}
body.home #description{
    text-align: justify;
    margin: 50px 0;	
}
body.home #footer{
	    text-align: center;
}
#header{
	    display: flex;
		    justify-content: space-between;
}
#header > *{
	    align-self: center;
}
.clear {
    clear: both;
}
.fle > a[href *= "k2s.cc/file"],.fle > a[href *= "fboom.me/file"],.fle > a[href *= "tezfiles.com/file"]{
max-width: 300px;
    margin: 10px auto;
    cursor: pointer;
    position: relative;
    font-weight: 400;
    text-decoration: none;
    text-shadow: 0 0 1px black;
    user-select: none;
    padding: 17px;
    background-repeat: no-repeat;
    box-shadow: rgb(0 0 0 / 50%) 0px 9px 14px -5px;
    width: 100%;
    text-align: right;
    transition: 0.2s;
    font-size: 18px;
    background-color: #00639e;
    color: white;
    border-radius: 3px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.getblock.video > span{
    max-width: 500px;
    height: 280px;
    background-size: 100%;
    padding: 0;
    border-radius: 0;
    position: relative;
    background-color: transparent;
}
.getblock.video iframe{
    margin: 0 auto;
    max-width: 500px;
    max-height: 320px;
    width: 100%;
    height: 100vh;
}
.getblock.video > span .play{
    content: '';
    background-image: url(images/play.png);
    display: block;
    width: 50px;
    height: 50px;
    background-size: 100%;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 50%;
}
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
.highslide_new-wrapper > div > div{
    display:none;
}
#dle-speedbar{
    display: inline-block;
    width: 100%;
    margin: 5px 0 10px 0;
}
.color-palette button{
    background-color: #000000;
    width: 25px;
    height: 25px;
}
.bb-pane-dropdown{
    list-style:none;
}
#fullsearch{
    width:100%;
}
#fullsearch #searchinput{
    padding: 10px 20px;
    width: calc(100% - 60px)!important;
    font-size: 25px;
}
#fullsearch .infoblock{
    width: calc(100% - 30px);
}
.gray-block a.highslide_new{
    display: block;
    height: 220px;
    overflow: hidden;
    line-height: 220px;
    background-color: white;
    border-radius: 5px 5px 0 0;
}
.gray-block:hover{
    box-shadow: 0 0 8px 1px #cacaca;
    transition: all 0.2s linear;
}
.gray-block a.highslide_new > img.res{
    height: auto;
    width: 100%;
    margin-left: 0;
    transform: translateY(0);
}
#dle-content .full .scriptcode{
    height:auto;
    display: block!important;
}
.srch p{
    text-align: left;
    padding: 5px 0 0 0;
}
#footer>div{
    display:inline-block;
    vertical-align: top;
}
#footer > div:nth-of-type(2)>a{
    padding: 6.5px 10px;
    background-color: #00639e;
    vertical-align: top;
    display: inline-block;
    color: white;
    font-weight: bold;
}
#footer > div:nth-of-type(3){
    float: right;
    line-height: 31px;
    font-weight: bold;
    padding: 0 10px;
}
.argmore a {
    background: #333 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 27px;
    padding: 0 25px;
}
body {
    font: 16px/19px Tahoma, Verdana, sans-serif;
    background-color: #f5f5f5;
}
h1, h2, h3 {
    color: #5a5a5a;
    font-size: 20px;
    line-height: 20px;
    font-family: Tahoma;
    text-shadow: 0 0 1px #ffffff;
    border-bottom: 1px solid #5a5a5a;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.bxslider .gray-block a.highslide_new > img.res {
    height: auto;
    width: 100%;
    margin-left: 50%;
    transform: translateX(-50%) translateY(0);
}

.block-title-2{
    display:none;
}
.gray-block a.highslide_new > img {
    cursor: pointer !important;
    width: 100%;
    vertical-align: middle;
    transform: translateY(-50%);
    vertical-align: middle;
}
.main .menu > a{
    background-color: white;
    color: black;
    text-align: center;
    margin: 2px;
    width: 191px;
    padding: 5px 0;
    border: 1px solid #ededed;
    border-radius:3px;
}
.gray-block > div > div:nth-of-type(2) > a{

}
.main .menu > a:hover{
    background-color: #d8d8d8;
    transition: all 0.2s linear;
    border: 1px solid white;
}
.popular > .gray-block{
    width: 100%;
}
.full-link:hover{

}
.full-link:hover > a{
    color:white!important;
    transition: all 0.2s linear;
}
p {
    margin: 0 0 10px 
}
.keep{
    background-color: #fffee2;
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
.clear {
    clear:both;
}
#wrapper {
    width: 1200px;
    margin: 0 auto;
    min-height: 100%;
    color: #000000;
    padding: 10px 20px;
    background-color: white;
    box-shadow: 0 0 17px 1px #909090;
}
.main{
    padding:5px;
}
a{
    text-decoration:none;
}
.navincat {
    padding: 8px 0;
    background: url("../images/allviewcat_bg.png") repeat-x 0 0;
    border-top: 1px solid #d7d7d7;
}
.navigation a, .navigation span {
    text-decoration: none;
    margin-right: 2px;
    color: #36393a;
    overflow: hidden;
    text-align: center;
    line-height: 25px;
    float: left;
    min-width: 25px;
    height: 25px;
    background: #d7d7d7
}
.navigation span {
    color: #fff;
    background: #34679B
}
.navigation a:hover {
    color: white;
    background: #34679B;
}
.navigation {
    float: none;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}
.navibtn, .navibtn .nprev, .navibtn .nnext {
    float: right;
}
.nprev a img, .nnext a img, .nprev span img, .nnext span img {
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 2px;
}
.binner, .base, .wmcomments, .maincont, .bmid {
    overflow: hidden;
}
.basenavi{
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#logo img {
    height: 71px;
}
#header>a,#header>div{
    display: inline-block!important;
    vertical-align: top;
    padding: 5px;
}
#header>a:nth-of-type(1){
    width: 318px;
}
#header>a:nth-of-type(2){
    width: 568px;
}

.srch{
    text-align: right;
}
.srch > h1{
    margin: 0;
    padding-top: 6px;
    padding-bottom: 0;
    border: 0;
    text-transform: uppercase;
    font-size: 15px;
}
#story{
    max-width: calc(100% - 25px);
    padding: 15px;
    border-radius: 3px;
    outline: 0;
    font-size: 125%;
    font-weight: bold;
    color: #7b7b7b;
    border: 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.45) inset;
    background-color: #dfdfdf;
    margin: 0 auto;
    display: block;
    width: 500px;
}
.logolink {
    width:262px;
    height:47px;
    overflow:hidden;
    text-indent:-90000px;
    float:left;
}
.logolink a {
    display:block;
    padding:17px;
}
#menu {
    width:946px;
    height:50px;
    background-image:url(../images/menu-bg.gif);
    background-repeat:no-repeat;
}
#menu ul {
    margin:0;
    padding:0;
}
#menu li {
    float:left;
    list-style-type:none;
    margin:0px;
    border-right:1px solid #34679a;
}
#menu ul li a {
    display:block;
    color:#b3d2f1;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    padding:15px;
}
#menu ul li a:hover{
    color:#fff;
}
#block_1 {
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#slider {
    width:100%;
    height:200px;
}
.presentation {
    height: 196px;
    overflow: hidden;
    padding-right: 50px;
    background-color: #171717;
}
.sliderwrapper {
    position: relative;
    overflow: hidden;
    width: 946px;
    height: 200px;
}
.sliderwrapper .contentdiv {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 946px;
    height: 196px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    color: #fff;
}
.bannertop {
    padding:2px;
    float:center;
}
.block_info_title {
    background:url(../images/block_info_title.png) no-repeat;
    width:360px;
    height:42px;
    font-weight:bold;
    color:#fff;
    text-align:left;
}
.block_info_title p {
    padding:8px 20px;
}
.block_info_content {
    padding:10px;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
}
.content_news {
    width:100%;
    background-color:#fff;
    margin:0;
    padding:0;
    border-bottom:1px solid #fff;
}
#speedbar {
    height:45px;
    width:930px;
}
#speedbar a {
    color: #999999;
}
#speedbar a:hover {
    color: #3871a9;
}
.sp-bg {
    width: 100%;
}
.sp-con > div{
    display: flex;
    width: 100%;
    vertical-align: top;
    padding: 5px;
    flex-wrap: wrap;
}
.sp-con h3{
    width: calc(100% - 20px);
}
.tags_more{
    width: calc(100% - 20px);
    display: block;
    text-align: right;
    display: table;
}
.sp-con > div:nth-of-type(2) a{
    border: 1px solid #ededed;
    padding: 5px 10px;
    display: block;
    float: left;
    margin: 2px;
    border-radius: 3px;
    color: #4c4c4c;
}
.sp-con > div:nth-of-type(2) a:hover{
    background-color: #d8d8d8;
}
.sp-con table {
    margin-top:-9px;
}
.sp-con table a{
    color:#666;
}
.sp-center {
    background-image:url(../images/speedbar-center.png);
    background-repeat:repeat-x;
    height:20px;
    background-position:center;
}
.sp-left {
    background-image:url(../images/speedbar-left.png);
    background-repeat:no-repeat;
    height:20px;
    width:8px;
    background-position:center;
}
.sp-right {
    background-image:url(../images/speedbar-right.png);
    background-repeat:no-repeat;
    height:20px;
    width:8px;
    background-position:center;
}
#container > div{
    display:inline-block;
    vertical-align:top;
}
#sideLeft {
    width:20%;
}
#content {
    width:100%;
}
.block {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 230px;
}
.block-title {
    background-attachment: scroll;
    background-color: transparent;
    background-image:url(../images/block-bg.png);
    background-position: 0% 0%;
    background-repeat:repeat-x;
    height: 43px;
    width: 230px;
}
.block-title img {
    float:right;
    padding:10px;
}
.block-title h3 {
    padding-bottom: 0px;
    padding-left: 26px;
    padding-right: 0px;
    padding-top: 11px;
}
.block_center {
    background-attachment: scroll;
    background-color: #1c1c1c;
    background-position: 0% 0%;
    background-repeat: repeat-y;
    float: left;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 230px;
}
#block_centertxt {
    padding-bottom: -2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}
#block_centertxt ul {
    color:#CCCCCC;
    list-style-type: none;
}
#block_centertxt li {
    background-attachment: scroll;
    background-color: transparent;
    background-image:url(../images/menu-str.gif);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    border-bottom-color: #252525;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #454545;
    display: block;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: left;
}
#block_centertxt a {
    font-family:Tahoma;
    color: #ccc;
}
#block_centertxt a:hover{
    color: #3871a9;
    font-family:Tahoma;
}
.block_centertxt_1 {
    padding-bottom: -2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    margin-bottom:8px;
}
.block_centertxt_1 ul {
    color:#CCCCCC;
    list-style-type: none;
}
.block_centertxt_1 li {
    background-attachment: scroll;
    background-color: transparent;
    background-image:url(../images/menu-str.gif);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    border-bottom-color: #252525;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #454545;
    display: block;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: left;
}
.block_centertxt_2 a{
    color:#cccccc;
}
.block-title-2 {
    background-attachment: scroll;
    background-color: transparent;
    background-image:url(../images/block-bg-2.png);
    background-position: 0% 0%;
    background-repeat:repeat-x;
    height: 43px;
    width: 230px;
}
.block-title-2 img{
    float:right;
    padding:10px;
}
.block-title-2 h3 {
    padding-bottom: 0px;
    padding-left: 26px;
    padding-right: 0px;
    padding-top: 11px;
    color:#555555;
}
#footer {
}
.fbutton, .btn_reglog, .vresult, .loginbox .submit input {
    background: none;
    border: 0 none;
    cursor: pointer;
}
.fbutton {
    font-weight: bold;
    background: url("../images/fbuttons.png") no-repeat 0 0;
    width: 98px;
    height: 31px;
    color: #3c5876;
    padding-bottom: 3px;
}
.fbutton:hover {
    background-position: 0 -31px;
    color: #368fa1;
}
.vresult {
    font-weight: normal;
    color: #3c5876;
}
.bvote .vtitle {
    margin-bottom: 8px;
    padding-top: 6px;
    background: #59a8cc url("../images/vtitle.png") no-repeat 0 0;
}
.bvote .vtitle b {
    line-height: normal;
    color: #fff;
    display: block;
    padding: 0 8px 6px 8px;
    background: url("../images/vtitle.png") no-repeat -100px 100%;
}
.newsbox {
    width:688px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.newsbox img {
    margin:10px 0;
}
.news_head_top {
    background:#fff url(../images/news_head_top.png) no-repeat;
    height:70px;
    width:688px;
}
.news_head_top p {
    color:#000033;
    font-size:16px;
    font-weight:bold;
    padding-top:10px;
    padding-left:20px;
}
.news_info {
    background:url(../images/news_info_bg.png) no-repeat;
    width:648px;
    height:30px;
    margin:0 10px;
    padding:0 10px;
    color:#fff;
    float:left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.news_info a {
    color:#fff;
}
.t1, .t2, .t3, .t4 {
    display:block;
    overflow:hidden;
}
.t1, .t2, .t3 {
    height:1px;
}
.t2, .t3, .t4 {
    background:#fff;
    border-left:1px solid #dde7ef;
    border-right:1px solid #dde7ef;
}
.t1 {
    margin:0 5px;
    background:#dde7ef;
}
.t2 {
    margin:0 3px;
    border-width:0 2px;
}
.t3 {
    margin:0 2px;
}
.t4 {
    height:2px;
    margin:0 1px;
}
.comm_short {
    background:url(../images/comm_bg.png) no-repeat;
    width:25px;
    height:24px;
    float:left;
    font-size:14px;
    padding-left:8px;
    color:#fff;
    border:0px dotted #red;
    margin-left:20px;
}
.comm_short a {
    color:#fff;
}
.full-link {
    background-color: rgba(76, 76, 76, 0.56);
    width: 100%;
    max-width: 386px;
    line-height: 25px;
    text-align: center;
    transition: all 0.2s linear;
    z-index: 999;
	display: block;
}
#back-top{
    width: 50px;
    height: 50px;
    background-color: rgb(0 0 0 / 42%);
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    border-radius: 50%;
}
#back-top a{
	display: flex;
    justify-content: center;
    line-height: 50px;
    color: black;
    font-size: 40px;
}
.full-link a{
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 0 1px black;
}
#login_panel {
    width:400px;
    height:55px;
    float:right;
    margin-top:-50px;
    margin-right:5px;
    text-align:right;
    padding:3px 6px;
}
#login_panel ul {
    list-style-type:none;
}
#login_panel ul li {
    display:inline;
    margin:0 2px;
}
#login_panel ul li a {
    color:#ababab;
    text-decoration:none;
}
#login_panel ul li a:hover {
    color:#ccc;
    text-decoration:underline;
}
#login_panel .login_no {
    height:55px;
    padding:3px 6px;
}
#login_panel .login_no {
    color:#ababab;
}
#login_panel .login_no a {
    color:#ababab;
    text-decoration:none;
}
#login_panel .login_no a:hover{
    color:#ccc;
    text-decoration:underline;
}
#login_panel .login_no .login_bar {
    background:url(../images/login_bar_bg.png) no-repeat;
    width:143px;
    height:29px;
    border:none;
    padding:0 5px;
    color:#ababab;
    font-size:110%;
    vertical-align:middle;
}
#login_panel .login_no .pass_bar {
    background:url(../images/login_bar_bg.png) no-repeat;
    width:115px;
    height:29px;
    border:none;
    padding:0 5px;
    color:#ababab;
}
#login_panel .login_no .enter_button {
    background:url(../images/enter_button_bg.png) no-repeat;
    width:28px;
    height:29px;
    border:none;
    margin-left:-4px;
}
.commentS-block {
    font-size: 11px;
    border-bottom: 1px #b5b5b5 dotted;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.commentS-title {
    color: #818181;
    font-size: 11px;
    border-bottom: 1px #e8e8e8 solid;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.commentS-title a {
    color: #00689F !important;
    text-decoration: none;
}
.commentS-data {
    width: 100%;
    background: #fff;
}
.commentS-data td {
    padding: 5px;
    color: #666666;
}
.commentS-data a {
    color: #3e94ff;
}
.commentS-td2 input {
    height: 25px;
    margin: 5px 20px 5px 0;
    background: #343434;
    color: #fff;
    border: 1px #d0d0d0 solid;
}
.commentS-more {
    padding: 5px;
    margin-left: 30px;
    color: #818181;
    margin-right: 20px;
}
.commentS-more a {
    color: #3b3b3b;
}
.quote {
    background: #feffd0;
    padding: 5px;
    border: 1px #707070 dotted;
    color: #707070;
}
.quote a {
    color: #499eff;
}
.com-color1 .commentS-title {
    color: #000;
}
.add-coment-buttom {
    width: 100px;
    height: 30px;
    margin-right: 3px;
    color: #fff;
    border: 1px #2b2b2b solid;
}
.com-title {
    text-align: left;
}
#login_panel .login_no .login_bar .fix-ie{
    background:url(../images/login_bar_bg.png) no-repeat\0/;
    width:143px\0/;
    height:29px\0/;
    border:none\0/;
    padding:10px 5px\0/;
    color:#red\0/;
    font-size:110%\0/;
}
#login_panel .login_no .pass_bar .fix-ie{
    background:url(../images/login_bar_bg.png) no-repeat\0/;
    width:115px\0/;
    height:29px\0/;
    border:none\0/;
    padding:0 5px\0/;
    color:#ababab\0/;
}
.static_head_top {
    background:#fff url(../images/news_head_top.png) no-repeat;
    height:40px;
    width:688px;
}
.static_head_top p {
    color:#000033;
    font-size:16px;
    font-weight:bold;
    padding-top:10px;
    padding-left:20px;
}
.btn {
    background-color:#3194C6;
    color:#fff;
    border:1px solid #3399cc;
    padding:1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.regix {
    padding:10px;
    margin:10px;
    border:1px solid #f1f1f1;
    color:#3f5866;
    font:11px Verdana;
    font-weight:bold;
}
.pm_box {
    color:#6099d2;
    padding:10px;
    border:1px solid #bac9d9;
}
.list_pm {
    color: #000;
    border: 1px dotted #bebebe;
    text-align: left;
    padding: 5px;
    line-height:18px;
}
.list_pm h3 {
    color:#336699;
}
#dle-content{
    display:flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.gray-block {
    width: calc(33% - 10px);
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    background-color: white;
    color: #676773;
}
.full {
    width: 100%;
    margin: 5px;
    padding: 0 0 15px 0;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    background-color: white;
    color: #676773;
}
.full .ntitle_block{
    position: static;
    width: calc(100% - 10px);
    max-width: 100%;
    padding: 5px;
    background-color: transparent;
    overflow: hidden;
    transition: all 0.2s linear;
    z-index: 999;
	display:block;
}
.gray-block .ntitle_block a{
    align-self: center;
}
.full .ntitle_block > h1{
    margin-bottom: 0;
}
.full .scriptcode {
    margin-bottom: 10px;
}
.eedit a {
    display: block;
    width: 25px;
    height: 25px;
    background: url('../dleimages/entry_buttons.png') no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0 5px 0 0;
    background-size: cover;
}
.eeditf a {
    display: block;
    width: 25px;
    height: 25px;
    background: url('../dleimages/entry_buttons_b.png') no-repeat;
    float: right;
    right: 0px;
    top: 0px;
    border-radius: 0 5px 0 0;
    background-size: cover;
}
.popular li{
    display:inline-block;
    width:24%;
    vertical-align:top;
}
.efav {
    display:block;
    width:128px;
    height:23px;
    background:url('../dleimages/entry_buttons.png') no-repeat;
    margin:0px;
    padding:0px;
    font-size:0px;
    background-position:0px -46px;
}
.efav:hover {
    background-position:0px -69px;
}
.imghint {
    opacity:0.01
}
.gray-block > div >div:nth-of-type(2){
    line-height: 18px;
    padding: 2px 5px;
    text-align: center;
}
a.highslide_new > span{
    display: block;
    width: 26px;
    height: 26px;
    background: url('../dleimages/zoom.png') no-repeat;
    position: relative;
    top: 100%;
    left: 50%;
    transform: translateX(-13px) translateY(-50%);
    z-index: 999;
    opacity:0 ;
    background-size: cover;
}
.gray-block:hover a.highslide_new span{
    opacity:0.5;
    transition:all 0.2s linear;
    top: 50%;
}
.popular .highslide_new img {
    border-radius: 0;
    height:auto;
}
.full > div > div a.highslide_new {
    cursor: pointer !important;
    vertical-align: middle;
    transform: none;
    width: 700px;
    margin-right: 10px;
    display: block;
    margin: 0 auto;
}
.gray-block.rel{
    width: 390px;
    margin: 2px;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    background-color: white;
    color: #676773;
    float: left;
    position:relative;
}
.full .vis > div:nth-of-type(3){
    text-align: right;
}
.full .vis > div{
    padding:5px 10px;
}
.full .vis > div a{
    color: #5a5a5a;
}
.rltd{
    position: relative;
    display: flex;
    margin: 50px 0;
    width: 100%;
    flex-wrap: wrap;
}
.rltd h3{
    margin: 0 5px;
    width: 100%;
}
.full .gray-block.rel .ntitle_block {
    position: absolute;
    width: 100%;
    max-width: 379px;
    padding: 5px;
    background-color: rgba(76, 76, 76, 0.56);
    overflow: hidden;
    transition: all 0.2s linear;
    z-index: 999;
}
.cmtn{
    display: table;
    width: 100%;
}
.full .gray-block.rel a.highslide_new{
    cursor: pointer !important;
    vertical-align: middle;
    transform: none;
    width: 100%;
    margin-right: 10px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.full > div > div a.highslide_new:nth-of-type(1){
    width:100%;
}
.full .fle a img{
    width:auto;
    max-width:900px;
}
.full .fle :nth-of-type(2) img{
    width: auto;
}
.full > div div.fle{
    text-align:center;
    padding:0 10px;
}
.full .highslide_new img {
    cursor: pointer !important;
    width:auto;
    vertical-align: middle;
    transform: none;
}
.popular .gray-block{
    padding:0;
    background:white;
}
.eedit{
    visibility: hidden;
    opacity:0;
    transition:all 0.2s linear;
}
.gray-block:hover .eedit{
    visibility: visible;
    opacity:1;
    transition:all 0.2s linear;
}
.vis{
    width: calc(100% - 20px);
    display: flex;
    padding: 10px;
}
.vis > div{
    width:49%;
    display:inline-block;
    vertical-align:middle;
}
.vis > div:nth-of-type(2){
    text-align:right;
}
.menu{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
    margin: 7px 0;
}
h3.btn{
    width: calc(100% - 20px);
    color: #4b4b4b;
    border: 0;
    background-color: transparent;
}
.ntitle_block {
    width: 100%;
    max-width: 376px;
    padding: 5px;
    background-color: rgba(76, 76, 76, 0.56);
    overflow: hidden;
    transition: all 0.2s linear;
    z-index: 999;
    height: 50px;
    display: flex;
}
.bxslider li.gray-block{
    width: 388px!important;
    margin: 3px!important;
}
.ntitle_block > a, {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 0 1px black;
}
.popular{
    overflow:hidden;
    height:0;
}
.popular.visible {
    height: 100%;
    background-color: rgb(255, 255, 255);
    margin: 10px 0;
    padding: 0px 5px;
    border-bottom: 1px solid #5a5a5a;
    max-height: 270px;
}
table.news_title {
    padding:0px;
    margin:0px;
    height:38px;
    background:url('../images/maintitle.png') repeat-x center center #3372b1;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
table.news_title td.title-left {
    padding:0px;
    margin:0px;
    width:2px;
    background:url('../images/cat_left.png') no-repeat left top;
}
table.news_title td.title-right {
    padding:0px;
    margin:0px;
    width:2px;
    background:url('../images/cat_right.png') no-repeat right top;
}
table.news_title td.title-content {
    text-shadow:0px 1px 3px #000;
    background:url('../images/cat_content.png') repeat-x;
    height:38px;
}
a.elink:link, a.elink:visited {
    color:#fff;
    padding:3px 6px 3px 6px;
}
a.elink:hover, a.elink:active {
    color:#fff;
    padding:2px 5px 2px 5px;
    border:1px solid #fff;
    background:url('../images/hover-glass.png') repeat-x center top;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.layer{
    position:fixed;
    left:31px;
    top:267px;
    width:43px;
    height:170px;
    background:url(../images/layer.png) no-repeat top right
}
.layer_ul{
    padding:18px 0px 10px 7px;
    margin:0px;
    list-style:none;
    position:relative;
}
.layer_ul li{
    display:block;
    height:31px;
    padding:0px;
    margin:0px;
}
.layer_ul li:hover{
    background:url(../images/layer_li_hover_56.png) no-repeat;
    cursor:pointer;
}
.layer_block{
    position:absolute;
    left:42px;
    top:0px;
    width:243px;
    height:358px;
    background:url(../images/layer_blok.png) no-repeat 2px top;
    display:none;
    color:#FFF
}
.layer_block h3{
    border-bottom:2px solid #fff;
    color:#FFF;
    margin:0px 0px 5px 0px
}
.layer_ul li:hover .layer_block{
    display:block;
    cursor:default;
}
.layer_block_ul{
    padding:0px;
    margin:0px;
    list-style:none;
}
.layer_block_ul li{
    display:block;
    padding:5px;
    margin:0px 0px 5px 0px;
    border:1px solid #fff;
    height:auto;
    color:#ffff
}
.layer_block_ul li a{
    display:block;
    color:#FFF;
    font-weight:bold;
}
.layer_block_ul li span{
    display:block;
}
#leyer_block_text{
    max-height:26px;
    overflow:hidden;
}
.layer_block_ul li:hover{
    background:url(../images/forum_a_hover.png);
}
.layer_block_ul li img{
    display:none;
}
.blok_li_a_news{
    display:block;
    height:15px;
    overflow:hidden
}
.project{
    padding:0px;
    margin:0px;
    max-height:315px;
    overflow:hidden;
    list-style:none;
}
.project li{
    display:block;
    padding:0px;
    margin:0px;
    border-bottom:1px dotted #FFF;
    background:url(../images/star.png) no-repeat left center;
    height:20px
}
.project li a{
    padding:3px 0px 0px 18px;
    display:block;
    height:18px;
    color:#FFF;
    height:17px;
    font-weight:bold;
    overflow:hidden;
    line-height:15px
}
.project li:hover{
    background:url(../images/star.png) no-repeat left center;
}
.project li a:hover{
    background:url(../images/forum_a_hover.png);
    color:#333;
}
.tableform {
    width: 100%;
}
.tableform td {
    padding: 8px 0;
    line-height: 1.35em;
}
.tableform td.label {
    width: 24%;
    vertical-align: top;
    font-weight: bold;
}
.tableform tr {
    background: url("../images/dotted.png") repeat-x 0 0;
}
.tableform tr.flast td {
    padding-bottom: 0;
}
.tableform .nostylebb tr {
    background: none;
}
.tableform .nostylebb tr td {
    padding: 0;
}
.addnews {
    font-weight: bold;
}
.impot {
    color: #e5372f;
    font-weight: normal;
}
.f_input {
    width: 300px;
}
.f_textarea {
    width: 458px;
    height: 156px;
}
.heading2 {
    color: #7f7f7f;
    font-size: 1.8em;
    margin: 0 0 0.5em 0;
}
.vote_go {
    cursor:pointer;
    display:inline;
    width:83px;
    height:23px;
    background:url(../images/vote_go.png) no-repeat 0 0;
    color:#4a4a4a;
    border:0 none;
    font-family:Arial;
}
.vote_go:hover {
    background:url(../images/vote_go.png) no-repeat 0 -24px;
    color:#323232;
}
.vote_res {
    cursor:pointer;
    display:inline;
    width:83px;
    height:23px;
    background:url(../images/vote_res.png) no-repeat 0 0;
    color:#4a4a4a;
    border:0 none;
    font-family:Arial;
}
.vote_res:hover {
    background:url(../images/vote_res.png) no-repeat 0 -24px;
    color:#323232;
}
.fog {
    background:#424242;
    margin:5px 0 10px 0;
    padding:7px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.dpad {
    margin: 15px 0 
}
.infoblock {
    background-color: #f5f5f5;
    margin-bottom: 25px;
    color: black;
    width: 100%;
    padding: 15px;
}
.search {
    font-size: 11px;
}
.searchtable fieldset legend {
    color: #404040;
}
.news {
    padding: 0px 0px 22px 0px;
    background: url(../images/bg-header.png) repeat-x 0px 100%;
    margin-bottom: 12px;
}
.news-header {
    overflow: hidden;
    zoom: 1;
}
.news-title {
    float: left;
    font: bold 1.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    padding: 8px 0px 0px 18px;
    color: #424242;
}
.news-title a {
    color: #424242;
}
.news-title img {
    vertical-align: middle;
}
.news-rate {
    float: right;
    padding: 11px 29px 0px 0px;
}
.news-tags {
    font: 1em Verdana, Geneva, sans-serif;
    color: #525252;
    padding-left: 18px;
}
.news-tags a {
    color: #525252;
}
.news-text {
    font: 1.2em/1.67em Verdana, Geneva, sans-serif;
    color: #000;
    padding: 20px 40px 0px 18px;
    overflow: hidden;
    zoom: 1;
}
.news-info {
    overflow: hidden;
    zoom: 1;
}
.news-params {
    float: left;
    font: 1em/1.7em Verdana, Geneva, sans-serif;
    color: #525252;
    padding: 16px 0px 0px 18px;
}
.news-params a {
    color: #525252;
}
.news-full {
    float: right;
    padding: 29px 40px 0px 0px;
}
.news-full a {
    font: bold 1.4em Tahoma, Geneva, sans-serif;
    color: #424242;
    text-transform: uppercase;
}
.news-padding {
    padding: 0px 0px 0px 18px;
}
.addcomments-notlogged {
    overflow: hidden;
    zoom: 1;
    padding-top: 15px;
}
.addcomments-notlogged li {
    display: block;
    float: left;
    width: 245px;
}
.addcomments-notlogged input {
    border: 1px solid #bbb;
    color: #333;
    font: 11px Tahoma, Geneva, sans-serif;
    padding: 4px 5px;
    width: 210px;
    background: #fff;
}
.addcomments-captcha {
    overflow: hidden;
    zoom: 1;
    padding-top: 15px;
}
.addcomments-captcha #dle-captcha {
    display: block;
    float: left;
}
.addcomments-captcha #dle-captcha img {
    display: block;
}
.addcomments-captcha * {
    display: block;
    float: left;
}
.addcomments-captcha a {
    display: none;
}
.addcomments-captcha i {
    cursor: pointer;
}
.addcomments-captcha input {
    *margin-left: -115px !important;
    _margin-left: -57px !important;
}
.addcomments-captcha #sec_code {
    width: 116px;
    height: 46px;
    border: 1px solid #bbb;
    color: #333;
    background: #fff;
    font: 40px Tahoma, Geneva, sans-serif;
    margin-left: 15px;
}
.addcomments-captcha dfn {
    margin-left: 15px;
    width: 200px;
    font: 1.1em/1.37em Tahoma, Geneva, sans-serif;
    color: #999;
    padding-top: 2px;
}
.addcomments-submit input {
    background: #00bcf8 url(../images/bg-button.png) repeat-x 0px 0px;
    color: #fff;
    font: 11px Verdana, Geneva, sans-serif;
    border: 1px solid #009bdc;
    cursor: pointer;
    padding: 4px 10px;
    *padding: 3px 10px;
    *overflow: visible;
    margin-top: -18px;
}
.addcomments-submit input.notlogged {
    margin-top: 15px;
}
#allow_subscribe {
    margin: 0px 6px 0px 90px;
}
#allow_subscribe+label {
    font-size: 1.1em;
}
.pm_status {
    float:left;
    border: 1px solid #d8d8d8;
    padding: 0px;
    background-color: #fff;
    width: 600px;
    height: 100px;
    margin-left: 20px;
    margin-right: 5px;
}
.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}
.pm_status_content {
    padding: 5px;
}
#footer{
	    margin: 25px 0 0;
}
#footer > *{
	display:block!important;
	margin:10px auto;
	text-align:center;
}
    .menu.spl, .spl{
        max-height: 0;
        overflow: hidden;
        transition:0.2s;
    }
    .menu.spl.open, .spl.open{
        max-height: 1000px;
        transition:0.2s;
    }
	    .categories.btn, .btn{
        text-align: center;
        padding: 10px;
        cursor: pointer;
        background: #3194C6!important;
        color: white!important;
    }
    .tags_more {
        width: calc(100% - 20px);
        display: table;
        padding: 10px;
        margin: 0 auto;
        text-align: center;
    }
@media all and (max-width:450px){
	body.home #story{
		max-width: 100%;
    width: auto;
	}
	body.home #header > a,body.home #header > a img{
		max-width: 100%;
	}
	#header{
		    margin-bottom: 0;
		flex-wrap: wrap;
	}


.vis > div{
	align-self: center;
	width:auto;
}
.vis a{
	display:inline!important;
}
    .vis {
		display: flex;
		margin: 10px 0;
		justify-content: space-between;
    }
    .gray-block > div >div:nth-of-type(2){
        margin: 10px 0;
    }
    .scriptcode {
        height: auto!important;
    }
    .fle iframe{
        max-width:100%;
    }
    .full .vis > div {
        padding: 5px 10px;
        display: block;
        width: 100%!important;
        clear: both;
        float: none;
        text-align: center!important;
    }
    .basecont {
        width: 100%;
        overflow: hidden;
        margin-left: 0;
    }
    .rating {
        margin: 0 auto;
    }
    .gray-block a.highslide_new{
        height: auto;
        line-height: 100%;
        border-radius: 0;
    }
    .full .gray-block.rel .ntitle_block {
        position: relative;
        background-color: rgb(0, 0, 0);
    }
    .gray-block a {
        color: #4c4c4c;
        text-decoration: none;
        position: relative;
        display: block;
    }
    div.loglog {
        width: 100%;
        height: auto;
        margin-bottom: 0;
        display:none;
    }
    div.refs2 {
        width: 100%;
        padding: 0;
        height: auto;
        float: none;
        display: block;
        text-align: center;
        font-weight: bold;
        color: #5a5a5a;
        font-size:0;
    }
    div.refs2 > *{
        display:block!important;
        font-size:15px;
    }
    .refs2 form input{
        width: 90%;
        display:block;
        margin: 0 auto;
    }
    div.refs2 form input.enter_button{
        content: 'Login';
        display: block;
        width: 200px;
        height: 25px;
        color: red;
        background-color: green;
    }
    #wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
    }
	body.home #header form{
		width: 100%;
		margin: 25px 0;
	}
	body.home #header{
		    margin-bottom: 0;
	}
	body.home .buttons{
		    flex-wrap: wrap;
			margin:0;
	}
	body.home .buttons a{
		width: calc(100% - 10px);
    margin: 10px auto;
	}
    .keep img{
        width:100%;
    }
    #header>a:nth-of-type(2) {
        width: calc(100% - 10px);
    }
	body.home .categories a{
		    width: calc(50% - 10px);
	}
	body.home #description {
		text-align: justify;
		margin: 0;
		padding: 10px;
	}


    #logo img {
        height: auto;
        width: calc(100% - 10px);
    }
    #header>a:nth-of-type(1) {
        width: 100%;
    }
    #header>div {
        width: calc(100% - 15px);
    }
    .srch > h1 {
        font-size: 20px;
        text-align: center;
    }
    .main .menu > a {
        padding: 10px 0;
    }
    .sp-con {
        padding-left: 0;
    }
    .sp-con > div {
        width: calc(100% - 10px);
    }
    .gray-block {
        width: calc(100% - 10px);
        margin:0;
        margin-top:10px;
    }
    .ntitle_block {
        width: 100%;
        max-width: calc(100% - 10px);
        position: relative;
    }
    .bxslider .ntitle_block {
        max-width: calc(100% - 10px);
    }
    .bxslider .gray-block .full-link{
        height: 25px;
        transition: all 0.2s linear;
        margin-top: -25px;
        max-width: 100%;
    }
	.gray-block .full-link {
	    height: 25px;
        transition: all 0.2s linear;
        max-width: 100%;	
	}
    .main .menu > a {
        width: 48%;
    }
    .full .fle a:nth-of-type(1) {
        max-width: 100%;
    }
    .gray-block.rel {
        width: 100%;
        margin-bottom: 15px;
    }
    .full .gray-block.rel .ntitle_block {
        width: 100%;
    }
}
.loglog {
    width: 1200px;
    height: 50px;
    margin-bottom: -57px;
}
.refs2 {
    width: 870px;
    padding: 0 15px 0;
    height: 30px;
    float: right;
    display:inline-block;
    text-align: right;
    font-weight: bold;
    color: #5a5a5a;
}
.refs2 a{
    color: #5a5a5a;
}
.refs2 a:hover{
    color: grey;
}
.refs2 form{
    display:inline-block;
}
.comm {
    width: 1200px;
    min-height: 200px;
    height: auto;
    border-bottom: 1px solid #5a5a5a;
}
.comm a{
    color: #5a5a5a;
}
.comm a:hover{
    color: grey;
}
.comm1 {
    width: 150px;
    min-height: 200px;
    float: left;
    text-align: center;
    padding: 25px;
}
.comm2 {
    width: 1000px;
    min-height: 200px;
    float: left;
    padding: 25px 0;
}
.comment ul.left li{
    display: inline-block;
    padding: 5px;
}
.comment ul.left li a,.comment ul.left li a i{
    color: #7b7b7b;
    text-decoration: none;
    font-style: normal;
}
.comment .icon{
    display:none;
}
.comment{
    padding: 0;
    background-color: whitesmoke;
    margin: 10px 5px;
    border-radius: 3px;
    border: 1px solid #d9d8d8;
}
.comment .text{
    padding: 25px;
    background-color: #d9d8d8;
}
.comment .avatar{
    display:none;
}
.comment .name a{
    color: black;
    margin-left: 5px;
}
.comment .com_info{
    border-left: 2px solid #d9d8d8;
    padding-top: 5px;
}
.commtop {
    display:block;
    width: 995px;
    height: 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #5a5a5a
}
.commcen {
    display:block;
    width: 995px;
    min-height: 150px;
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #5a5a5a
}
.commbott {
    display:block;
    padding: 5px 0;
    margin-top: 5px;
}
.commaction {
    float: right;
    margin: -25px 5px 0;
}
.nick {
    font-weight: bold;
}
.tgs{
text-align: justify;
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
    height: 32px;
    padding: 5px;
    justify-content: center;
}
.tgs a{
color: #00639e!important;
    border: 1px solid #00639e!important;
}
.vis a{
	    color: #00639e!important;
}
