@import url("/templates/Default/css/blocks/topest.css");
html, body {
	width:100%;
	min-height:100%;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma;
}
body{
	padding-top:0px;
	background-color:#E1E1E1;
	width: 1100px;
    margin: auto;
    z-index: 1;
}
.not_for_desktop{
    display:none !important;
}
table {
	border:0px;
	border-collapse:collapse;
}
table td {
	padding:0px;
}
p {
	margin: 0;
	padding: 0;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	cursor:pointer;
}

img {
	border:none;
}
.headblock:after, .clearfix:after{
	content: "";
	clear: both;
	display: block;
}

#clubs_dropper{
z-index: 1000;
}
.wrapper {
	width:1100px !important;
	margin:0 auto;
	clear:both !important;
	float:none !important;
	position:relative;
	top:0px;
	background-color:#fff;
	/*overflow:auto;*/
}
.wrapper:after{
	content: '';
    display: block;
	clear:both;
}

.headblock {
	clear:both;
	width:100%;
	background-color:#E8ECF1;
	padding-bottom: 0px;
	padding-top: 0px;
	background: linear-gradient(180deg, #dfdfdf,#fff);
	position: relative;
}
#wrap{
	margin: 0px auto;
	position:relative;
	top:0px;
	background-color:#fff;
}

.nav {
	font-size:11px;
	color:rgb(108,125,136);
}
.addnews {
	color: #4b719e;
	font-size: 11px;
	font-weight: bold;
	PADDING-RIGHT: 5px;
}
.newsbody {
	text-align: justify;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 16px;
	color:#606D77;
	PADDING: 10px 0px 3px 0px;
}

.slink {
	color: #717171;
	font-size: 11px;
}
.slink {
	color: #717171;
	font-size: 11px;
	text-align: justify-all;
}
.slink span a{
	display: inline-block; padding: 1px 3px;
}
.clouds_xsmall{
	font-size: 0.9rem;
}
.clouds_small{
	font-size: 1rem;
}
.clouds_medium{
	font-size: 1.2rem;
}
 .clouds_large{
 	font-size: 1.5rem;
 }
.clouds_xlarge{
	font-size: 2rem;
}
.ctitle {
	color: #888888;
	padding-left: 6px;
	padding-top:  18px;
	border:none;
}
.ntitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}

.lnk {
	font-size:11px;
	color:rgb(108,125,136);
}


.black {
        font-weight:bold
}

.on a {
        color: #FdFdFd;
}

.off a {
        color: #DEDEDE;
}

.lefttext {
	vertical-align: top;
	font-size:11px;
	color:rgb(71,117,165);
	margin-top:6px;
	margin-left:30px;
}
.changeskin {
	vertical-align: top;
	font-size:11px;
	margin-top:6px;
	margin-bottom:10px;
	margin-left:45px;
}
.changeskin select {
	font-size: 11px;
}
.opros {
	vertical-align: top;
	font-size:11px;
	color:rgb(71,117,165);
	margin-top:6px;
	margin-left:10px;
}
.date {
	text-align: left;
	vertical-align: top;
	font-size:11px;
	color:#82919A;
}
.searchform {
	margin-top:12px;
	font-size:11px;
	color:#82919A;
}



.calendarview {
	vertical-align: top;
	margin-left:22px;
}
.vote_title {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.vote {
	color: #000;
	padding: 3px 0px;
}

.userstop {
	font-size:11px;
	color:#606D77;
}

.userstop thead {
	font-size:11px;
	font-weight: bold;
	color: rgb(71,117,165);
}

.userstop td {
	padding:3px;
}


.category {
	color: #727272;
	font-size: 11px;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}

.speedbar {
	color: #727272;
	font-size: 11px;
	padding-left: 6px;
}
.speedbar a {
	color: #4b719e;
	text-decoration:none;
}


.copy {
	color: #727272;
	font-size: 11px;
	padding: 5px;
}
.skin {
	font-size: 11px;
	padding-left: 60px;
}
.skin select {
	font-size: 11px;

}

.comm_img img {max-width:80px;max-height:80px;display:block;}
.comm_img img {width: expression(this.width > 80 ? 80: true);} 

.undertable_links a {display: inline;    border-right: 1px solid #ccc;border-radius: 0px;text-align: center;width: calc(100%/2 - 2px);display: block; background:none; color: #333}
.undertable_links a:last-child{border-right: 0px;}

header a.button,
header a.button:link{
	margin-top: 5px;
	display: inline-block;
	padding: 5px 8px;
	border-radius: 5px;
	background: linear-gradient(0deg, #153a7d,#6d86b2);
	color: #fff;
	font-size: 0.9em;
}
header a.button:hover,  {
	background: linear-gradient(900deg, #153a7d,#6d86b2);
	text-decoration: none;
}
nav.main_selector{
	width: 650px;
}
.topnews{
	float: left;
    width: calc(100% - 290px);
    background-color: #fafafa;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 3px;
    min-height: 50px;
}
.topnews a.group_selector{
	display: block;
	    float: left;
	        color: white;
    text-decoration: none;
    text-align: center;
	width: calc(100%/3 - 8px);
	margin: 0px 1px;
	padding-top: 5px;
    border: 0px;
    /*background-color: #30528d; */
    background-color:initial;
        padding: 6px 2px;
    border-bottom: 3px solid #cbcbcb;
    color: #212121;
}
.topnews a.group_selector:hover{
	opacity: 0.9;
}


.topnews .group_selector.selected{
    color: black;
    border: 0px;
    background: transparent;
   padding: 5px 2px;
   /* border: 1px solid #30528d; */
        padding: 5px 2px;
    border-bottom: 5px solid #30528D;
    /* border-radius: 8px; */
}

.second_screen{
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_list{
    padding-top: 7px;	
}
.news_list a{
	    line-height: 1.4em;
    /* font-size: 1.08em; */
    display: block;
    max-height: 16px;
    overflow: hidden;
    
    padding-left: 0px;
    padding-bottom: 0px;
    /* border-bottom: 1px solid #dddddd; */
    margin-top: 0px;
}
.news_list a:after{
	content: " ";
	clear: both;
}
.news_list .link_topnews{
	display: block;
    clear: both;
    padding-bottom: 2px;
}
.news_list .link_topnews:last-child a{
	border-bottom: 0px;
}

.latest .link_topnews time{
	display: block;
    float: left;
    padding: 0px 9px 6px 0px;
    max-width: 60px;
}
.latest .link_topnews a{
	padding-left: 45px;
}

label.w3cc{
	display: none;
}
	
#logo {
	float:left;
	width:235px;
	height:61px;
	margin: 9px 15px 0px 2px;
	display: block;
}

.maincontent {
	background-color:#FFFFFF;
	/* float:left; */
	width:100%;
	clear:both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*padding-top: 25px;*/
}


.left {
	width: 240px;
    margin: 0 5px 0 2px;
    order: 1;

}

main{
	order: 2;
}
main, .contentos {
	/*float:left;*/
	    width: calc(100% - 260px - 240px - 40px);
    padding-left: 20px;
    padding-right: 20px;
}
main.two_column_center{
	width: calc(100% - 240px - 45px);
    padding-left: 20px;
}
.wc_wrapper{
	display: flex;
}
.clubs_list .clubs_page .club_item{
	width: calc(100%/20 - 2px);
}
.plogo_50, .club_item img.logo_50{
	display: block;
	max-width:100%;
	height: auto;
}
.plogo_nologo_50{
	display:block;
	width:calc(100% - 2px);
	/*padding-top:calc(100% - 2px);*/
	max-width:50px; 
	max-height:50px; 
    height:42px;
	background-color:#eee;
	border: 1px solid #ddd; 
	border-radius:3px;
}


.logo_20 {
	width: 20px;
	height: 20px;
}
.logo_30 {
	width: 30px;
	height: 30px;
}
.logo_50 {
	width: 50px;
	height: 50px;
}
.logo_100{
	width: 100px;
	height: 100px;	
}
.logo_150{
	width: 150px;
	height: 150px;	
}
.logo_250{
	width: 250px;
	height: 250px;	
}

.right {
	order: 3;
	width: 260px;
    margin: 0 2px 0 0px;
   
}
.fullstory header h2{
 	font-size: 1.25em;
    margin: 12px 0px; 
    display: block;
}
.fullstory:after{
	content: " ";
	clear: both;
}

.fullstory-text, .fullstory_lead{
	text-align: justify;
	font-size: 1.18rem;
    line-height: 1.75rem;
}
	
.wrapper .side_header {

	height:31px;
	line-height: 31px;
	text-align:center;
	background: linear-gradient(0deg, #153a7d,#6d86b2);
	/*background-image:url(../images/v2/h3_back.png);*/
	color:#FFFFFF;
	font-size:14px;
	margin:0;
}
.wrapper .side_header a{
	color: white;
	text-decoration: none;
}

.maincontent .side_header {
	width:100%;
	height:31px;
	line-height:31px;
	text-align:center;
	background-color: #30528d;
	background: linear-gradient(90deg, #153a7d,#2b66cd);


	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:14px;
	margin:0;
}
.maincontent .side_header a{
	color: white;
}

.newsinlent{
	padding: 7px 3px;
	padding-left: 0px;
    margin-left: 0px;
    /*background-color: #fafafa;*/
    /* margin-bottom: 1px; */
    border-bottom: 1px solid #fafafa;
    border-top: 0px;
    color: #555;

}
    

.newsinlent a.itemurl {
	color: #000000;
    display: block;
    margin-left: 0px;
    display: block;
    padding-left:32px;
    
}
.newsinlent a.itemurl:after{
	display:block;
    content: " ";
    clear:both;
}

.newsinlent a:hover {
	text-decoration:underline;
}

.lenta_news .newsinlent a:visited{
   opacity: 0.7  !important;
   color:#888;
   font-size:0.8em  !important;
}
.lenta_news .our, .exclusive{
	    background-color: #ff4800;
    display: inline-block;
    padding: 0px 3px 2px 3px;
    color: white;
    font-size: 0.95rem;
}
h2.lastnews_title{
    color:#333;padding-bottom: 0px;padding-left:15px;padding-top: 10px;font-weight:normal;font-size:22px;margin-bottom:5px;
}
.lastnews_submenu{
     padding:2px; padding-left:15px;display: grid;
     grid-template-columns: 33% 33% 33%;
}
.lastnews_submenu a.lnews_link{
    margin:5px;overflow:hidden;border-right:1px solid #ccc;
}
.lastnews {
	/*background-image:url(../images/lastnews_bg.png);*/
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	float:left;
	clear:both;
}



.lastnews a{
	/*float:right;*/
	line-height:25px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAUVBMVEWIioUAAACIioWIioWIioXp6en///+goKDj4+Pi4uJsbGyWlpbd3d3Y19i+vr7Qz9ChoaHx8fHMzMzMy8yWlZb5+fnl5eXi4uHT1NPLy8u3t7bgme7nAAAABHRSTlORAHNJvX0zWgAAAGlJREFUGNNl0EkWhCAMRdFYRSqUCNh3+1+o+fbohdE7ySRkHsj8Egh8s4U8F/3MImeAK7xXRLHAEUIQXl0hmbAIdrMHZUuwHUKx8lBUCN451+pTHoFjnJq6qaMa2dAn9P/TMBNlyQG+2QKIHQeysB2isQAAAABJRU5ErkJggg==');
	background-repeat:no-repeat;
	background-position:left;
	color:#d51003;
	font-weight:bold;
	text-decoration:none;
    max-height:none;
    padding:3px 0px;
    padding-left: 25px;
}
.lastnews a:hover{
	color:#c60e01;
    text-decoration: underline;
}

#vote {
	margin-top:5px;
	background-color:#E8ECF1;
	margin-bottom:10px;
	float:left;
	width:100%;
	clear:both;
}

#vote #dle-vote {
	background-color: #ffffff;
    margin: 13px 6px;
    /* border-radius: 5px; */
    padding: 10px 5px;
    color: #000000;
}

.votetitle {
	text-align:center;
	margin:7px;
}

.votesubmit {
	border:none;
	/*background-image:url(../images/votesubmit_bg.png);*/
	/*background-repeat:no-repeat;*/
	background: linear-gradient(0deg, #157d28,#6db273);
	padding: 4px 15px;
	width:94px;
	height:23px;
	color:#FFFFFF;
	display:block;
	float:left;
	cursor:pointer;
	margin-left:15px;
	border-radius: 3px;
}

.voteresult {
	border:none;
	/*background-image:url(../images/votesubmit_bg.png);*/
	/*background-repeat:no-repeat;*/
	background: linear-gradient(0deg, #7d1515,#b26d6d);
	padding: 4px 15px;
	width:94px;
	height:23px;
	float:right;
	color:#FFFFFF;
	display:block;
	cursor:pointer;
	margin-right:15px;
	border-radius: 3px;
}

.allvotelink {
	clear:both;
	display:block;
	float:left;
	width:100%;
	margin-top:5px;
	color:#000000;
	text-align:center;
}

.allvotelink:hover {
	text-decoration:underline;
}

#vote-layer {
	padding-bottom:7px;
	float:left;
	width:100%;
	clear:both;
}

#lastforum .lastfor {
	background-color:#E8ECF1;
	padding:4px;
}

#lastforum {
	margin-bottom:10px;
	clear:both;
}

#lastforum a {
	color:#000000;
	margin:3px;
	float:left;
	clear:both;
    margin: -3px;
    position: absolute;
    top: 50%;
    display: block;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
}
.lastfor{
	clear:both;
    margin-bottom:10px;
}
.post_item{
	display: block;
	clear: both;
    overflow: hidden;
    padding-bottom: 5px;
	min-height: 30px;
	position: relative;
    padding-right:55px;
    padding-bottom:3px;
    padding-left:10px;
    border-bottom: 1px solid #ddd;
    padding-top: 2px;
}
.post_topic{
	width: 100%;
    overflow: hidden;
        font-size: 0.9em;
    height: 14px;
    overflow: hidden;
    padding-top: 16px;
    display: block;
}

.posts_count{
    font-size: 0.95rem;
    border-radius: 6px;
	top:20px;
    padding: 2px 2px;
    color: #fff;
    width: calc(30% - 18px);
    display: inline-block;
    margin: 0px;
    height: 16px;
    padding-top: 0px;
    position: absolute;
    right: 3px;
    min-height: 20px;
    text-align: right;
}
.last_author{
	float: right;
}


.short-story {
	clear:both;
	/*margin:5px 0;*/
	/* border:1px solid #E8ECF1; */
    border: 0px;
	/*width:528px;*/
    padding-bottom: 15px;
}
h1.head_description{
	/*padding-left:5px;*/
	margin: 0px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	color: #aaa;
	font-size: 1.4rem;
	border-bottom: 1px solid #E8ECF1;

}
main .item_description{
	padding: 0px 10px;
	font-size: 0.85rem;
	padding-bottom: 10px;
}
.short-story h2, .fullstory h1, .fullstory h2  {
	/*background-color:#E8ECF1; */
    /*background-color: #fdfdfd;*/
	margin:0px;
	/*font-size:12px; */
    font-size:1.3rem;
    /* text-transform: uppercase; */
	text-transform:none;
	color:black;
	padding:10px 10px;
    font-weight: normal;
    padding:5px 5px 5px 10px;
    /*border-top: 1px solid #E8ECF1;*/
    border-bottom: 1px solid #E8ECF1;
    margin-top:10px;
        
}
.fullstory h2.subtitle_mobile, .fullstory h3.subtitle_mobile{
	font-size: 1.7rem;
    color: #1f818d;
}
.short-story.not_online h2,
.short-story a.itemheader{
	padding: 8px 0px;
	border: 0px;
	font-weight: bold;
	font-size: 1.12rem;
	/*background-color: white;*/
}
.short-story a.itemheader{
	font-size: 1.34rem;
    width: 100%;
    display: block;
    font-weight: bold;
    display: block;
    text-align: justify;
    color: #444;
}
/*.fullstory h1{
	    padding: 12px 0px;
}*/
/*.fullstory{
	margin: 5px 10px 10px;
}*/
.fullstory header{
	margin-bottom:10px;
}
.short-story-related-news a{
	font-size: 0.9rem;
}
.fullstory h1{
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 20px;
	border: 0px;
	background-color: white;
    color: #444;
}
.adblock{
	margin: auto auto;
    text-align: center;
    clear: both;
}
.fullstory a{
	text-decoration: underline;
	color: #2a4f8e;
}
.fullstory .topnews a{
	text-decoration:none;
    color:inherit;
}
.fullstory .fimage{
	min-width:100%;
	max-width:508px;
	height:auto !important;
	display:block;
	/*padding-top:10px; */
}
.fullstory .fimage_nodesc{
	padding-bottom: 10px;
}
.fimage_description{
	padding: 4px 2px 10px;
	text-align: center;
	background-color: #eee;
	font-size: 0.87em; 
	color: #555;
	margin-bottom: 2px;
}
.fullstory .author_block{
	clear: both;
	padding-top: 4px;
    padding-bottom: 4px;
    background: linear-gradient(270deg, #fff,#efefef);
    border-radius: 1px;
    padding-left: 15px;
}
.fullstory .author_avatar{
	display: block;
	float: left;
	max-height: 40px;
	/*border-radius: 20px;*/
	margin-right: 10px;
	border: 1px solid #d9d9d9;
	/*padding-left: 10px;*/
}
.author_block .author_fullname{
	display: inline-block;
}

.fullstory time{
	display: inline-block;

}
.fullstory time:after{
	content: " ";
	clear: both;
}
.fullstory_lead {
	font-size:1.4rem;
	line-height: 1.8rem;
	display:block;
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: justify;
}

#commentaries:after, .short-story-related-news:after, .fullstory .author_block:after{
	content: " ";
	display: block;
	clear: both;
}
.comments_block #comments_form{
 padding: 5px 0px;
    margin:5px 0px;
}
#comments_form:after{
	content: " ";
	display: block;
	clear: both;
}

#comments_form div.news.info{
 	margin: 10px 0px !important;
    text-align: left !important;
    font-size:1.2rem !important;
    color: #333;
    position: relative;
    padding-left: 70px;
    
    
}



#comments_form div.news.info img{
 display:inline-block;
    position:absolute;
    left:0px;
    top:0px;
}

.short-story h2 #news-title{
    font-size: 1.10em;
    margin: 12px 0px;
    display: block;
}

    

.short-story h2 a,  .fullstory h2 a,.short-story header a,  .fullstory header a {
	color:#000000;
}
.no-masha .masha_index{
    display:none;
}

.short-story-info {
	clear:both;

	float:left;

	border: 1px solid #efefef;
    padding: 1px 5px 4px;
    border-radius: 5px;
    margin: 10px;
    margin-top: 5px;
    width: calc(100% - 30px);

}

.short-story-news {
	
	float:left;
	clear:both;
	width:100%;
	padding: 2px 0px;
}
.short-story-news.has_image{
	/*margin: 0px 10px 0px 10px;*/
}
.short-story-news.has_image, .article_online .short-story-news{
	border: 0px;
	padding-top: 5px;
}


.short-story-news div:first-child img, .short-story-news img,.fullstory .fullstory-text img {
	margin:0 10px 0 0;
	
}

.fullstory.article_online .fullstory-text img{
	margin: 0px;
}

.short-story-news  {
	text-align:justify;
}

.short-story-tags {
	/*float:left;*/
	margin:2px 10px 0 0;
	max-width: 315px;
    padding-left: 100px;
}
.short-comments{
	float: right;
}

.short-story-tags a {
	color:#2a4f8e;
	font-weight:bold;
	font-size:12px;
	text-decoration:none !important;
}


.short-story-tags a:hover {
	color:#2a4f8e;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline !important;
}

.short-story-comments {
	margin:2px 5px 0 0;
	float:left;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAAM1BMVEUAAACgoKCgoKCgoKD///+goKD5+fnz8/P8/Pzt7e29vb3q6urExMSurq719fXj4+PAwMCM4QXTAAAABHRSTlMAI2OPuk849gAAAFBJREFUCNdNzUkSwCAIRFFQG3FKcv/TBoeifGz4xQIihmOrntOROxOsvEFIl5mqWKO6UtzMpk/eREBcWzrkC/NvLaVUGCsTxjtscxGRbn77ASMcAtlUJmWPAAAAAElFTkSuQmCC');


	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:16px;
	color:#000000;
}
.comm_num{
    /*margin: 0px 0px 0px 3px; */
    margin:0px;
    display:inline-block;
    color:#0565b2;
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAAM1BMVEUAAACgoKCgoKCgoKD///+goKD5+fnz8/P8/Pzt7e29vb3q6urExMSurq719fXj4+PAwMCM4QXTAAAABHRSTlMAI2OPuk849gAAAFBJREFUCNdNzUkSwCAIRFFQG3FKcv/TBoeifGz4xQIihmOrntOROxOsvEFIl5mqWKO6UtzMpk/eREBcWzrkC/NvLaVUGCsTxjtscxGRbn77ASMcAtlUJmWPAAAAAElFTkSuQmCC');

	min-height:16px;
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:16px;
}
.comm_num:hover{
    text-decoration:none;
}

.short-story-comments:hover {
	text-decoration:underline;
}

.topnewsbloc {
	margin-bottom:10px;
	background-color:#E8ECF1;
	float:left;
	width:100%;
	clear:both;
}

.topnewsbloc li {
	list-style:none;
	margin:5px 10px;
}

.topnewsbloc a {
	color:#000000;
}

footer {
    background-color: #E8ECF1;
    clear: both;
   /* float: left; */
    min-height: 180px;
    margin-top: 20px;
    padding: 20px 50px 0;
}


footer .rf_description{
	height:30%;
	text-align: right
	position:relative;
	float:left;
	min-width:80px;
	padding:20px 40px;
	padding-left:0px;
	padding-right:70px;
}
footer .rf_social{
	
	height:auto;
	min-width:80px;
	padding:20px 0px;
	text-align: right;
}
footer .rf_counters{
	clear: both;
}

.templateselect {
	float:right;
}

.templateselect strong {
	float:left;
	line-height:20px;
	margin-right:5px;
}

.templateselect form {
	float:left;
}

footer .base_links{
	font-size:10px; 
	margin-top:10px; 
	clear:both; 
	
}

footer:after {
    content: '';
    display: block;
    clear: both;
}
.base_links a{
	display: block;
	color:#000000;
	float:left;
	padding-right: 20px;

	border-right: 1px solid #ccc;
	margin: 10px;
	

}
.base_links a:first-child{
	border-left: 1px solid #ccc;
	margin-left: 0px;
	padding-left: 20px;
}


#lastblogbloc {
	float:left;
	clear:both;
	width:100%;
	background-color:#E8ECF1;
	margin-bottom:10px;
}

#lastblogbloc table {
	margin:0 5px 5px 5px;
}

#lastblogbloc a {
	color:#000000;
	float:left;
}

.banner_link2 {
	margin-top:10px;
	clear:both;
	float:left;
}

.banner_link2 a {
	color:#000000;
}

#counter {
	float:left;
}

#counter img {
	float:left;
}

#foterbanner {
	float:left;
	clear:both;
	margin:20px 0 -20px;
	width:100%;
}

#calendarblock {
	float:left;
	width:100%;
	clear:both;
	margin-top:20px;
	color:#000000;
}

#calendarblock table#calendar {
	width:100%;
}

#tagsblock {
	background-color:#E8ECF1;
	float:left;
	clear:both;
	width:100%;
}

.tagsblock {
	float:left;
	clear:both;
	margin:5px;
	width:230px;
	text-align:justify;
}

.tagsblock a{
	color:#000000;
}

	



.short-story-rating {
	float:left;
	margin-right:10px;
}

.short-story-social {
	float:left;
	margin:0 0 0 10px;
}

.short-story-bottom {
	clear:both;
	position: relative;
	padding: 8px 5px 5px 10px;
    background-color: #fafafa;
    border: 1px solid #eee;
	width:auto;
	float:none;
}
.short-story-bottom:after{
	content: " ";
	display: block;
	clear:both;
}

.vote_number{
	float:right; line-height:16px; margin-left:2px;
}

.short-story-print-link {
	float:left;
	margin:0 10px;
	width:16px;
	height:16px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAjVBMVEUAAAB8fHw8PDxgYGBWVlZ1dXV2dnZtbW1OTk5GRkZpaWlZWVl9fX06Ojq3t7eurq5xcXFxcXH39/fU1NRqaWnw8PBMTExubm5aWVnIyMjh4eFZWVnt7e2Mi4tiYmHl5eTX19fBwcFiYWLKysrExMS1tbVycnJTU1NRUlHf39/R0dF0dHRiYmJhYmJiYWFMLzT9AAAAEnRSTlMA5ubm5k/m5ubmiVhPT/PxHhwNX9aKAAAAjElEQVQY0z3OVw7DIBAE0DXgbqdglsQpuJfU+x/PCK15fzPSSANWETgF7CLpRCGQ+OF84r3hN8KpEBURLoaBrokO7Oh8xIuHhxNkKJUnMQOO0vxNb0z/678SOYhXc/WaRkDyrnZt21YJpGOtyboMQwqs69b56czL2DEoGVMTOpPSrARLSaLoen4nuQ0b7k8RM7e7XEgAAAAASUVORK5CYII=');
	background-position:left;
	background-repeat:no-repeat;
	font-size:0;
}

.short-story-bottom a {
    color: #2A4F8E;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.shortstory_thumb_link{
	    height: 160px;
    overflow: hidden;
    float: left;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.short-story-date {
	float:left;
}


.short-story-date a {
	color:#000000;
	font-weight:normal;
	text-decoration:none !important;
}

.short-story-com-link {
	float:left;
	margin:0 10px 0 0;
	padding-left:16px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAAM1BMVEUAAACgoKCgoKCgoKD///+goKD5+fnz8/P8/Pzt7e29vb3q6urExMSurq719fXj4+PAwMCM4QXTAAAABHRSTlMAI2OPuk849gAAAFBJREFUCNdNzUkSwCAIRFFQG3FKcv/TBoeifGz4xQIihmOrntOROxOsvEFIl5mqWKO6UtzMpk/eREBcWzrkC/NvLaVUGCsTxjtscxGRbn77ASMcAtlUJmWPAAAAAElFTkSuQmCC');
	background-position:left 2px;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#000000;
}

.short-story-com-link:hover {
	text-decoration:underline;
}
.shortstory-date2{
	display: block;
	float: left;
	padding-right: 2px;
	width: 100px;
	padding-bottom: 20px;
	text-align: left;
	/*border-right: 1px solid #E8ECF1;*/
	max-width: 80px;
	font-size: 0.8rem;
	padding: 0px;
}
.shortstory-date2.has_image{
	float: none;
	display: block;
	width: initial;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	color: grey;
	border: 0px;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	max-width: initial;
	font-size: 1rem;
}

.short-story-complaint {
	float:left;
	margin:0 0 0 10px;
	width:16px;
	height:16px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAkFBMVEUAAAAAAADIfjPHfjPIfjPJgDjKgDXJgDXJgDbKgznIfTj/4lXJgj3/8sRTXGw/SmXVl1n/3E7/1k3/z0X/zz7/yTnMgzf96MH/5bL/7KT64KP/6J7eyJ7mv5Dqvobxw4TkuHpQXHf/129MVWn/5Vb/6VXXmFP/zFD/1UvpvEv/1kT/yD3Nhjv/yzT/wzL/xSc6lDsqAAAACnRSTlMACqioiVYvHhIE9P4JZQAAAIhJREFUCNddi0USwkAABBfikHWJu/v/fwchUAT6ND1VDQ4cpRxwRssy7exmC2Frng7lx7Gvvn5NA4SC9Ppxi0CJkITEeh+u121VtXWee7ielOuC8bKWib67TSI5iWEQk4yIvQeh4HwsipFzET4jI6c9YxRjylhPcwPM9526aerXmIF7+8EFlz8ehfYLPX/zXYwAAAAASUVORK5CYII=');
	background-position:left 1px;
	background-repeat:no-repeat;
	font-size:0;
}

.short-story-favorites {
    bottom: 1px;
    float: right;
    position: relative;
}

.short-story_foter {
	/*float: left;*/
    clear: both;
    /*margin: 0 0 5px 0;*/
    /*width: calc(100% - 10px);*/
    /*padding-top: 10px;*/
}

#dle-comments-list {
	clear:both;
	float:left;
	width:100%;
}
#dle-comments-list iframe{
width:100% !important;
}

#dle-comments-form {
	float:left;
	clear:both;
}
.comment-author-rat {
	float:right;
}

.mass-action input {
	margin:0;
}

.fulll-tags {
	padding-top: 10px;
	margin:0px;
	margin-bottom: 10px;
	font-size: 0.9em;
	
	padding-left: 0px; 
	max-width: 100%;
	clear: both;
}

.fulll-tags a{
	text-decoration: none;
	font-weight: bold;
}

.short-story-social a {
	margin-right:3px !important;
}
.short-story-related-news{
	padding: 0px 15px;
	background-color: #fafafa;
	/*border-radius: 5px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding-bottom: 10px;
}

.short-story-related-news li {
	list-style:none;
	font-weight:bold;
	line-height:24px;
}


.short-story-related-news ul {
	margin:0;
	padding:0;
}



.dle-comments-navigation {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin: 10px 0px;
}

.dle-comments-navigation div.ctitle {
	padding:0;
}

			

#dle-content {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:20px;
}

#searchinput, #searchuser {
	width:215px !important;
}

.editor_button {
	height:25px;
	padding-top:0 !important;
} 

.editor_button select {
	height:20px;
	padding-top:2px !important;
}


.navigationdiv span {
	color:#999999;
}

#speedbar {
	float:left;
	clear:both;
	margin:10px 20px 0 20px;
	width:960px;
	font-weight:bold;
}

#speedbar a {
	font-weight: normal;
}

.videomenu {
	margin-left:-209px !important;
}


td.pm_list a.pm_list {
	margin:5px 10px 5px 0;
	float:left;
}

.pm td img {
	margin-top:2px;
}


.block_champ_news .news .blabla {
	display:none;
}

.block_champ_news .blablaf {
	float: right;
}

#dle-content div.blabla2 {
	display:none;
}

.short-story a, td.info a {
	text-decoration:none;
}

.short-story a:hover, td.info a:hover {
	text-decoration:underline;
} 

.short-story h2 a, .short-story header a{
	text-decoration:none;
    color: #526f9b;
}

.short-story h2 a:hover, .short-story header a:hover {
	text-decoration:underline;
}





.short-story-date2 a {
	color:grey;
	text-decoration:none;
}

.newsinlent time {
	color: #444;
    font-size: 0.8em;
    padding-bottom: 1px;
    font-weight: bold;
    display: block;
    /* border: 1px solid #eeeeee; */
    padding: 0px;
    padding-right:5px;
    border-radius: 5px;
    max-width:32px;
    overflow:hidden;
    /* background: #fafafa; */
    float: left;
	padding-top:2px;
}


.newsinlent span a {
	color:#0565b2;
}


/*********************************/
/*@-moz-document url-prefix(){
	input{padding:0 0 3px 0;
}*/
.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 350px;
	height: 100px;
	margin-left: 0px;
	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;
}

.ratebox2 {
  float: right;
  margin-top: -10px;
}
.ratebox2 ul {
	
	list-style: none;
}
.ratebox3 {
  float: right;
  /*margin-top: -11px*/
}

.ratebox ul, .ratebox ul li {
	list-style: none;
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
  list-style: none;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
  list-style: none;
}

.norobot {
	display: none;
}
input.submittopserch
{
	border: 0px;
    align: absmiddle;
    width: 16px;
    height: 16px;
}
.instagram-media, .twitter-tweet {
	display: inline-block !important;
}

#dle-content > article.article_online div.short-story-news img{
	width:auto !important;
}
article.not_online  div.short-story-news img{
	
}
article.article_online h1, article.article_online h2{
	text-align: center;
	font-weight: bold;
	

}
article.article_online h1.subtitle_mobile, article.article_online h2.subtitle_mobile{
	text-align:left;
    font-weight:normal;
}

article.article_online h2 a{
	display: block;
}
/*фикс для нормальной вставки видео в новости. ЧТобы всегда оно было на всю ширину, и его нельзя было обползти*/
article.fullstory .fullstory-text::after, article.fullstory .fullstory-text > iframe::after, article.fullstory .fullstory-text div iframe::after{
	content: "";
    display:block;
    clear:both;
}
article.fullstory .fullstory-text > iframe{
	display:block;
    width:100% !important;
}

.online_notincat{
	border-bottom: 1px solid #E8ECF1;
	margin-bottom: 5px;
}
.online_notincat:after{
	display:block;
    content: " ";
    clear:both;
}
.not_online img.short_thumbnail{
	display:block;float:left;
    height: auto !important;
}

.not_online .short_description{
	display:block;padding-left:90px;
	text-align: left;
	padding-bottom: 2px;
}
.not_online .short_description.has_image{
	display:block;padding-left:190px;
	text-align: justify;
    font-size: 1.1em;
	margin-bottom: 5px;
    line-height: 1.38em;
}
.shortstory-date2 time{
	padding-top: 2px;
	display: block;
    text-align: center;
    margin: 2px;
    /* background-color: #fafafa; */
    padding: 5px;
    border-right: 1px solid #DDD;
    margin-bottom: 5px;
}
.shortstory-date2.has_image time{
	padding: 3px;
    display: block;
    text-align: left;
    border: 0px;
    margin: 0px;

}
 

.article_online .inadmin_block{
	clear: both;
	margin-left: 0px;

}
 .inadmin_block{
 	font-weight: normal;
    background-color: #efefef; 
    /*border: 1px solid #ddd;*/
    color: #828282;
    font-size: smaller;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 1px 5px;
    /* border-radius: 5px; */
    clear: both;
    margin-bottom: -8px;
 }
 .has_image .inadmin_block{
 	margin-left: 190px;
 	clear: none;
 }
  .inadmin_block a, .inadmin_block a:visited{
  	color: #828282; 
  	opacity: 1;
  }
.side_resolver{
	display: none;
}

.article_online .timeout_counter{
	padding: 8px 5px;text-align: center;background-color: #f5f5f5;
	margin-bottom:15px;
	border: 1px solid #e3e3e3;
	height: 30px;
}

.article_online #refresh_countdown{
	background-color:#5bc0de;
	padding:8px 15px;
	margin:5px 8px;
	border-radius:20px;
	text-align:center;
	min-width:45px;
	font-weight:bold;
	color:#fff;
	height: 30px;
}

.article_online #timer_refresh,
.article_online #refresh_now{
	width: auto;
	height: 30px;
	padding: 0px 15px;
	border-radius: 3px;
}
.article_online #timer_refresh{
	margin-left: 5px;
	
    
}
.fullstory.article_online header{
	margin-bottom: 5px;
}
.article_online #refresh_now{
	background-color: #30528d;
	color: white;
	background: linear-gradient(0deg, #157d28,#6db273);
    border: 0px;	
}

.article_online .koeff_line{
	font-size: 1.2rem;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	position: initial;
	width: calc(100% - 10px - 2px);
	background-color: #333;
	color: white;
}
.article_online .koeff_line:after{
	content: " ";
	display: block;
	clear: both;
}
.article_online .who_win{
	width: 100px;
}

.article_online .teamname{
	width: calc(75%/2 - 120px/2);
}
.article_online .koeff_num{

    padding: 5px 7px;
}

.article_online .scoreboard,{
	/*font-size: 1.2rem;*/
}
.article_online .koeff_line .teamname,
.article_online .koeff_line .scoreboard
{
	height: initial;
    padding-top: 0px;
    max-height: initial;
    padding: 5px;
    text-align: center;
    /*border: 1px dotted #efefef;*/
    margin-left: 1px;
    width: calc((100% - 100px)/3 - 15px);
    border-top: 1px dotted #efefef;
    border-bottom: 1px dotted #efefef;
    border-radius: 10px;
    font-size: 1rem;

}
.article_online .koeff_line .scoreboard{
	border-left: 1px dotted #efefef;
	border-right: 1px dotted #efefef;
	border-radius: 10px;
}
.article_online .koeff_line .teamname:hover,
.article_online .koeff_line .scoreboard:hover{
	color:rgb(0, 115, 84);
	background-color: white;
    /*color: white;*/
}
.article_online .who_win{
	text-align: left;
	padding-top: 3px;
}
/*.toplog select,
.toplog input,
.toplog input[type="text"],
.toplog input[type="password"], 
.toplog input[type="email"], 
.toplog input[type="search"]
{
	
    padding: 1px;
}*/

/*#login_top input[type="text"],#login_top input[type="password"] {
	height: 22px;
	width: 100px;
}

#login_top .login_submit_top{
	height: 22px;
}*/

.uncustom_line{
	margin:7px 0px; 
	padding:3px 1px; 
	padding-bottom:0px;
    display:flex;
}
.uncustom_line.list_lastnews{
	margin:3px 0px; 
	padding:2px 0px; 
}

.uncustom_line time{
	display: block;
    color: #a1a1a1;
    font-size: smaller;
    padding: 0px 5px 5px 0px;
    width: 40px;
    min-width: 40px;
    text-align: center;

}
.uncustom_line span.comm_num{
	color:#0565b2;
}

.uncustom_wise a{
	font-weight: bold;
}
.uncustom_wise a span.comm_num{
	font-weight: normal;
}
.fullstory-text h2, .fullstory-text h3{
    font-size: 1.35em;
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
    line-height: 1.2em;
}
.fullstory-text h3{
    font-size: 1.3em;
}

#menu_head_1 li ul {
	display:none;
	position:absolute;
	margin-top:42px;
	z-index:10;

}
#menu_head .menu_chlogo, #menu_head .menu_chlogo img{
    display: none;
    float: left;
    /* padding-right: 5px; */
    /* padding-left: 8px; */
    margin-left: -16px;
    margin-top: 10px;
    width: 25px;
    margin-right: 2px;
}
#menu_head_1 .menu_chlogo, #menu_head_1 .menu_chlogo img{
	display:block;
}
#menu_head .menu_head_2 .menu_chlogo, #menu_head .menu_head_2 .menu_chlogo img{
	margin-top: 0px;
    margin-left:2px;
    display:block;
}
#menu_head  .menu_head_2 .champ_name{
	text-align: left;
    line-height: 13px;
    display: block;
    padding-top: 7px;
    padding-left: 36px;
}
#menu_head  .menu_head_2 .champ_name.champ_2lines{
	padding-top: 1px;
}
#menu_head .menu_chlogo img{
	margin:0px;
	padding:0px;
}
#menu_head .champ_name{
    display:inline_block;
    /*padding-left: 25px; */
}
#menu_head{
	width: 100%;
	/*height:71px;*/
	/*margin: 2px;*/
}
#menu_head:after{
	content: '';
    display: block;
    clear: both;
}

#menu_head_1 li {
	list-style:none;
	float:left;
}

#menu_head ul{
	margin:0;
	float:left;
	padding:0;
}

/*#menu_head #menu_head_1 {
	margin-left:10px;
}*/
#menu_head #menu_head_1{
	width: 100%;
	margin: 0px;
	background: linear-gradient(0deg, #403f44,#000);
}
#menu_head .menu_head_2{
	width: 100%;
	background-color:#bcbcbc;
	background: linear-gradient(90deg, #d0d0d0,#a7a7a7);
}
/*.menu_head_2 {
	display:block;
	clear:both;
	float:left;
}*/



#menu_head_1 a {
	padding:0 15px 0 0px;
	/*margin-left: 1px;*/
	line-height:42px;
	color:#FFFFFF;
	height:42px;
    display: block;
    float: left;
	
}
#menu_head_1 > li > a:before{
	display: block;
	width: 1px;
	max-width: 1px;
	overflow:hidden;
	height:38px;
	margin-right: 15px;
	/*background-image:url(../images/menu_head_1_br.png);*/
	background: linear-gradient(0deg, #403f44, #555,#000);
	background-repeat:no-repeat;
	background-position:left;
	float: left;
	content: " ";
}
#menu_head_1 > li:first-child > a{
	padding-left: 15px;
}
#menu_head_1 > li:first-child > a:before{
	display: none;
}

#menu_head_1 a:hover {
	text-decoration:none;
}

#menu_head_1 li:hover, #menu_head_1 li a.active {
	/*background-image:url(../images/a_hover_menu_head.png);*/
	background: linear-gradient(180deg, #000,#403f44,#000);
	background-repeat:repeat-x;
}

#menu_head_1 a.last {
	background-image:none;
	width: auto;
	overflow: hidden;
}

#menu_head_1 li:hover a {
	background-image:none;
}

.menu_head_2 > li  {
	line-height:25px;
	float:left;
	list-style:none;
	width: calc(100%/9 - 1px);
	border-right: 1px solid #999;
	height: 35px;
}
.menu_head_2 > li , .menu_head_2 > li  > ul{
    	min-width: calc(100%/9 - 2px);
}

.menu_head_2 a {
	color:#000000;
	padding:0 16px;
	line-height:initial;
	background:none;
	height:auto;
    display:block;
    height:26px;
	padding-top: 3px;

}
.menu_head_2 > li > a {
	text-align: center;
	display: block;
	padding: 4px 0px;

}
.menu_head_2 > li > a:hover{
	text-decoration: none;
	font-weight: bold;
}

.menu_head_2 a:hover {
	text-decoration:underline;
	background:none;
}

.menu_head_2 a.active {
	font-weight:bold;
	text-decoration:none;
}

.menu_head_2 a.active:hover {
	text-decoration:none;
}


#menu_head_1 li:hover ul{
	display:block;
	background-color: #999999;
}

#menu_head #menu_head_1 ul.drop_form.opened{
   	display:block;
	background-color: #999999;

}

#menu_head_1 li:hover ul.drop_form{
	display:none;
}
#menu_head_1 li:hover ul.panels{
	display: flex;
    background-color:#ccc;
}

#menu_head_1 li ul li {
	float:left;
	list-style:none;
	clear:both;
	background:none !important;
}

#menu_head_1 li ul li a {
	background:none;
	color:#000000;
	padding:0 15px;
	height:25px;
	line-height:25px;
}

#menu_head_1 li ul li a.active {
	background:none;
}

#menu_head_1 li ul li a:hover, #menu_head_1 li ul li:hover a {
	text-decoration:underline;
	background:none;
}



ul.menu_head_2 li ul{
position:absolute;
z-index:10000;
display:none;
margin-top:35px;
max-height:150px;
background-color:#ccc;
padding: 10px 2px !important;

}

ul.menu_head_2 li:hover ul{
display:block;
top:77px;
}

ul.menu_head_2 li ul li{
display:block;
float:none;
}

.panels{
	display: flex;
	
}
.menu_panel{
	padding: 10px;
}
.panels .f_panel{
	order: 1;
}
.panels .s_panel{
	order: 2;
}
.panels .t_panel{
	order: 3;
}
.panels .menu_panel h3{
	font-size: 1rem;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}
.panels .club_item{
	position: relative;
	height: 25px;
	min-width: 50px;
}
.panels .club_item img{
	display: block;
	float: left;
	margin-bottom: -5px;
	margin-top: 3px;
	margin-right: 5px;
}
.panels .club_item a{
	display: block;
/*	display: inline-block;
	margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/

}
.panels .club_item a:after{
	content: " ";
	clear: both;
}

.comm_head{
    background: linear-gradient(90deg, #e3e3e3,#efefef);
    padding: 6px;
    height: 16px;
    /* position: relative; */
    /* overflow: hidden; */
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;

}
.comm_id{
	width: 29px;
    display: block;
    float: left;
    font-size: 0.94rem;
    text-align: center;
    padding-top: 3px;
}
.ratebox3{
	padding-right: 5px;
}
.ratebox3 ul.reset{
	padding-left: 5px;
	margin: 0px;
}
.comm_head:after, .comm_item:after, .ratebox3:after, .comm_id, .comm_action:after{
	content: " ";
	display: block;
	clear: both;
}
.comm_author, .comm_head time, .comm_author img, .comm_author a{
	padding: 1px 3px;
	display: block; 
	float: left;
}
.logo_author{
	overflow: hidden;
	height: 38px;
    width: 38px;
	float: left;
	margin: -12px 0px;
	position: relative;


}
.logo_author img{
    max-height: 38px;
    max-width: 38px;
	margin: 0;
    position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  mix-blend-mode: multiply;

	
}
.comm_author a{
	
	float: left;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	
    width: 170px;
    font-size:1.1rem;
    padding: 0 2px;
}
.comm_author a:hover{
	text-decoration: underline;
}
.comm_head time{
	float: right;
	/*padding-left: 100px;*/
}
.ratebox3 .rate a,.ratebox3 .ratingtypeplusminus {
	text-decoration: none;
	padding: 4px 0px;
	font-size: 1.1rem;
	font-weight: bold;
	width: 30px;
	display: inline-block;
	text-align: center;
	margin: -5px 0px;
}
.ratebox3 .rate a{
	width: 15px;
	padding: 5px 0px;
	/*background-color: #333;*/
	/*border: 1px solid #222;*/
	font-weight: bold;
	color: #fff;
	margin: -5px 0px;
	/*border-radius: 25px;*/
}
.ratebox3  .rate_minus a{
	color: red;
	opacity: 0.85;
}
.ratebox3  .rate_plus a{
	color: green;
	opacity: 0.9;
}
.ratebox3 li span{
	font-size: 1.1em;
}
.comm_item h3{
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.874rem;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 5px;
	text-align: center;	
}
.comm_item h3 a{
	font-weight: bold;
}
.comm_item .comm_text{
	padding: 15px 30px;
    font-size: 1.17em;
    padding-bottom: 15px;
/*    padding-left: 30px;
    padding-right: 10px;*/
    border-left: 1px solid #e3e3e3;
    /*border-bottom: 1px solid #e3e3e3;*/
    border-right: 1px solid #e3e3e3;
    /*margin-left: 25px;*/
}
.comm_item .comm_text a{
 text-decoration: underline;
 color: #2a4f8e;
}
.comm_item .comm_action{
	margin-bottom: 10px;
	position: relative;
    border: 1px solid #e3e3e3;
    border-top: 0px;
    padding: 2px 0px;
	padding-left: 28px;

}

.comm_action > input[type="checkbox"]{
	position: absolute;
	left: 8px;
	top: 8px;
	font-size: 1.1em;

	display: inline-block;
}
.dle-comments-navigation a{
	text-decoration: none;
}
#commentaries h3{
	margin-left: 15px;
}
.comm_action a{
	display: inline-block;
	float: left;
	padding: 2px 4px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #e3e3e3;
	color: #9e9e9e;
	/*border-radius: 5px;*/
	margin-left: 2px;
	margin-bottom: 1px;
	min-width: 60px;
	font-size: 0.9em;

}
.comm_action a:last-child{
	border: 0px;
}
.comm_action a:hover{
	text-decoration: none;
	background-color: #eee;
	color: black;
}

.comm_action a .icon{
	font-size: 1rem;
	display: inline-block;
	padding: 2px;
	color: #2a4f8e;
	display: none;
	font-size: 0.85em;
}


.comm_text .quote, .comm_text .title_quote{
	font-size: 0.96em;
	opacity: 0.9;
    }
textarea#comments{
	height: 100px;
}

#coom_lnk{
    width: 21px;
    height: 20px;
    color: white;
    border-radius: 24px;
    background-color: #526f9b;
    /* padding: 2px; */
    /* margin-top: 1px; */
    padding-top: -3px;
    text-indent: unset;
    font-style: normal;
    text-align: center;
    padding-bottom: 0px;
    line-height: 18px;
    position: absolute;
    right: 10px;
    top: 14px;
}

.sub_login{
	padding-right: 20px;
}
.sub_login input,
#menu_head .sub_login input{
	display: block;
	margin:2px 0px;
}
#menu_head_1 .loginform a{
	float: none;

}
#menu_head .sub_profile{
	float: right;
	display: block;
}
#menu_head .sub_profile_last{

}
input.block_lefted, label.block_lefted,
.block_lefted{
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#login_not_save{
	margin-top: 5px !important;
	margin-right: 5px !important;
}
label.block_label{
	padding-top: 5px;
}
#menu_head .sub_login ul{
	padding: 10px 20px;

	min-width: 160px;
	right: 0px;

	 /*display: block; background-color: #ccc;*/
}

#menu_head ul > li.sub:last-child > ul{
	right: 0;
}

.twitter-tweet > iframe{
	width: 100% !important;
}
.navigationdiv span,
.navigationdiv a{
  padding-bottom: 4px;
  padding-top: 5px;
  font-size: 1.15rem;
  border: 1px solid #eee;
  border-radius: 0px;
  max-width: 100px;
  text-align: center;
  overflow: hidden;
  height: 22px;
  /*max-width: 32px; */
overflow: hidden;
display: block;
float: left;
width: calc(100%/15); 
text-align: center;

}
.navigationdiv a:hover{
  text-decoration: none;
  background-color: #efefef;
}

.navigationdiv span.nav_ext{
  padding: 2px;
  border: 0px;
}

