/*
 * MATERIALS start
 */
.memo_TurbinaTrip .newuser {
	display: none !important;
}

.material .info {
	font-size: 11px;
}

.material .info .date {
	color: #666;
}
.material .title,
.material h1 {
    word-wrap: break-word;
}
    .material .title a {
        font-size: 25px;
        line-height: 30px;
    }

.material .title.with_icon a {
	/*background-image: url(/static/blocks/_cmn/sprite_icons_content.png);
	background-repeat: no-repeat;
	padding-left: 22px;*/
}

.material .title.with_icon {
    position: relative;
}

.material .title.with_icon.whit_stars {
    margin-right: 110px;
}

    .material .material_stars {
        position: absolute;
        top: 0;
        right: -110px;
        width: 110px;
        height: 35px;
    }
    .material_head .material_stars {
        position: relative;
        right: 0;
        margin-top: 10px;
        width: 190px;
    }

    .material .material_stars .material_star {
        float: left;
        margin: 0 0 0 2px;
        width: 33px;
        height: 35px;
        background-image: url(/static/blocks/ratings/stars.png);
        background-repeat: no-repeat;
    }

    .material .material_stars .material_star.material_star_admin {
        cursor: pointer;
    }

    .material .material_stars .material_star.material_star_1 {
        width: 25px;
        background-position-x: 0;
        background-position-y: 0;
    }
    .material .material_stars .material_star.material_star_1.material_star_full {
        background-position-x: 0;
        background-position-y: -38px;
    }

    .material .material_stars .material_star.material_star_2 {
        width: 30px;
        background-position-x: -28px;
        background-position-y: 0px;
    }
    .material .material_stars .material_star.material_star_2.material_star_full {
        background-position-x: -28px;
        background-position-y: -38px;
    }

    .material .material_stars .material_star.material_star_3 {
        width: 35px;
        background-position-x: -60px;
        background-position-y: 0px;
    }
    .material .material_stars .material_star.material_star_3.material_star_full {
        background-position-x: -60px;
        background-position-y: -38px;
    }

    .material .title.with_icon span.icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 17px;
        height: 17px;
        margin: 8px 0 0 -20px;
        background-image: url(/static/blocks/_cmn/sprite_icons_content.png);
	    background-repeat: no-repeat;
    }

    .material .text {
        word-wrap: break-word;
    }


.material.advice .title.with_icon span.icon {
	background-position: 0 -181px;
}

.material.memo .title.with_icon span.icon {
	background-position: 0 0;
}

.material.blogentry .title.with_icon span.icon {
	background-position: 0 -61px;
}

.material.photoalbum .title.with_icon span.icon {
	background-position: 0 0;
}

.material.photo .title.with_icon span.icon {
	background-position: 0 -118px;
}

.material.news .title.with_icon span.icon {
	background-position: 0 -237px;
    /*background: none;*/
}

.material.news .news_category {
    font-size: 11px;
    padding: 6px 0 0 0;
    color: #666666;
}
    .material.news .news_category a {
        color: #666666;
    }

.material .advice_belongs_to {
    position: relative; left: 0px; top: 0px;
}
    .material .advice_belongs_to .feed-label,
    .feed.objects .object.short .feed-label{
        display: inline;
        border-radius: 3px;
        padding: 1px 4px 1px 4px;
        background: #fb601b;
        font-size: 11px;
        color: #fff;
        overflow: hidden;
        vertical-align: baseline;
    }
    .material .advice_belongs_to .feed-label.feed-label-country-capital {
        background: #ce2029;
    }
    .material .advice_belongs_to .feed-label.feed-label-unesco,
    .feed.objects .object.short .feed-label-unesco {
        background: #5B92E5;
    }
    .feed.objects .object.short .feed-label-unesco {
        margin-right: 5px;
    }
    .material .advice_belongs_to a {
        /*margin-left: 22px;*/
    }
    .material .advice_belongs_to a i {
        position: absolute;
        left: 0px; top: 2px;
    }
    .material .advice_belongs_to .advice_category {
        font-size: 11px;
        color: #666666;
    }

.material.tile {
    position: relative;
}
.material.tile .country_name {
	font-size: 18px;
	font-weight: bold;
}
.material.tile .title a {
    font-size: 18px;
    line-height: 23px;
}

.material.tile .country_name_wr {
	margin: 0 0 8px -3px;
	overflow: hidden;
}

.material.tile .country_name {
	color: #f34915;
	float: left;
	left: 0;
	padding-left: 24px;
	position: relative;
	top: 0;
}
	.material.tile .country_name .round_flag {
		top: 3px;
	}
	
.newuser {
    position: absolute;
    top: 0px;
    right: -4px;
    background: rgba(251,96,27,0.75);
    border-radius: 0px 0px 0px 5px;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px #9E512F;
}

.selectBy2Stars.isnewuserTile .newuser {
    top: 1px;
    right: 30px !important;
    padding: 6px;
}

.isnewuserTile .stars {
    border-radius: 0px !important;
}

.materials_feed_col .tile:hover .modtime {
	display: block;
}
.modtime {
	display: none;
    position: absolute;
    font-size: 10pt;
    bottom: -35px;
    color: #9b9b9b;
    padding: 6px;
    text-transform: uppercase;
    z-index: 1;
    width: 100%;
    background: #f8f8f8;
    border-bottom: 1px solid #ddd;
}

.material.tile .pic_block_wrap {
    position: relative;
    display: block;
    text-decoration: none;
}
    .material.tile .pic_block_wrap .tip {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0 0 8px 5px;
        background: #fff;
        color: #000;
        font-size: 11px;
        height: 14px;
        padding: 4px 8px;
        white-space: nowrap;
        z-index: 1;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
    }
    .material.tile .pic_block_wrap:hover {
        text-decoration: underline;
    }
.material.tile .pic_block {
	margin: 16px 0 8px;
}

.material.tile p.text {
	font-size: 13px;
	line-height: 19px;
	margin: 5px 0 10px 0px;
}

.material.tile .rating,
.material.short .rating.display_vote {
	margin-left: 5px;
    vertical-align: super;
}
    .material.tile .usage_in_journals_wr {
        display: inline-block;
        position: relative
    }
    .material.tile .usage_in_journals {
        display: inline-block;
        margin-left: 5px;
        margin-bottom: -5px;
        width: 17px;
        height: 18px;
        background: url('/static/blocks/_cmn/sprite_icons_wiki_column.png') no-repeat 0 -80px;
        position: relative;
        z-index: 11;
    }
        .material.tile .usage_in_journals_wr .dde.u_i_j_bubble {
            top: 0;
            left: 0;
            margin: -5px 0 0 -1px;
            display: none;
            z-index: 10;
            padding-left: 28px;
        }

.material.mini .title, .material.mini .info {
	clear: left;
}
    .material.mini .title {
        position: relative;
        overflow: hidden;
    }
        .material.mini .title .fade {
            position: absolute;
            top: 0;
            right: 0;
            width: 29px;
            height: 100%;
            background: url('/static/_cmn/bg.right.fade.png') repeat-y -29px 0;
        }
        .material.mini .title .icon {
            position: absolute;
            width: 17px;
            height: 16px;
            position: absolute;
            top: 0;
            left: 0;
            margin: 4px 0 0 -23px;
            background-image: url('/static/blocks/_cmn/sprite_icons_content.png');
            background-repeat: no-repeat;
        }
        .material.mini .title.memo .icon {
            background-position: 0 0;
        }
        .material.mini .title.blogentry .icon {
            background-position: 0 -59px;
        }
        .material.mini .title.advice .icon {
            background-position: 0 -180px;
        }

	.material.mini .title a {
		font-size: 18px;
		line-height: 23px;
	}
	
    .rmoreNative .material.mini .title a {
        line-height: 23px;
        color: #2c3945;
        font-weight: 900;
        font-size: 21px;
    }

	.material.mini .title .rating {
		margin-left: 5px;
	}

    .material.mini .usage_in_journals_wr {
        display: inline-block;
        position: relative
    }
    .material.mini .usage_in_journals {
        display: inline-block;
        margin-left: 5px;
        margin-bottom: -5px;
        width: 17px;
        height: 18px;
        background: url('/static/blocks/_cmn/sprite_icons_wiki_column.png') no-repeat 0 -80px;
        position: relative;
        z-index: 11;
    }
        .material.mini .usage_in_journals_wr .dde.u_i_j_bubble {
            top: 0;
            left: 0;
            margin: -5px 0 0 -1px;
            display: none;
            z-index: 10;
            padding-left: 28px;
        }

.material.mini .geo_path {
	font-size: 11px;
	color: #666;
	left: 0;
	position: relative;
	top: 0;
}
	.material.mini .geo_path a {
		color: #666;
	}

	.material.mini .geo_path.with_flag {
		line-height: 17px;
		padding-left: 23px;
	}

    .material.mini .geo_path.with_flag .rect_flag {
        margin-top: 4px;
    }

.material.mini .text {
	font-size: 13px;
	line-height: 20px;
	margin: 8px 0 0 0;
}

.material.mini .pic_block {
	float: left;
	margin: 9px 0 7px;
}

.material.mini .info {
	margin-top: 6px;
}

.material.micro {
    position: relative;
}
    .material.micro .title {
        margin: 0 0 5px 0;
        font-size: 12px;
    }
        .material.micro .title a {
            font-size: 12px;
            line-height: 15px;
        }
    .material.micro .date {
        color: #666666;
        font-size: 11px;
        margin: 0 0 5px 0;
    }

.material.micro.news {
    padding: 0 0 0 23px;
}

    .material.micro.news .date {
        color: #666666;
        font-size: 12px;
        margin: 0 0 6px 0;
    }
    .material.micro.news .title {
        position: relative;

    }
        .material.micro.news .title a {

        }
        .material.micro.news .title span.icon {
            background-image: url('/static/blocks/_cmn/sprite_icons_content.png');
            background-repeat: no-repeat;
            background-position: 0 -237px;
            width: 17px;
            height: 16px;
            position: absolute;
            top: 0;
            left: 0;
            margin: 0 0 0 -23px;
        }


.material.short {
    position: relative;
    left: 0px; top: 0px;
}
    .material.short .geo_path .feed-label {
        display: inline;
        border-radius: 3px;
        padding: 1px 4px 1px 4px;
        background: #fb601b;
        font-size: 10px;
        color: #fff;
        overflow: hidden;
        vertical-align: baseline;
    }
    .material.short .geo_path .feed-label.feed-label-country-capital {
        background: #ce2029;
    }
    .material.short .geo_path .feed-label.feed-label-unesco {
        background: #5B92E5;
    }
	.material.short .geo_path, .material.promo .geo_path, .material.full .geo_path {
		font-size: 11px;
		color: #666;
	}
		.material.short .geo_path a, .material.promo .geo_path a, .material.full .geo_path a {
			color: #666;
		}

    .material.short div.advice_belongs_to {
        margin-top: 3px;
    }
        .material.short div.advice_belongs_to .type {
            font-size: 11px;
            color: #666666;
        }

	.material.short .text, .material.promo .text {
		font-size: 13px;
	    line-height: 20px;
	    margin: 13px 0 0;
	    padding-top: 10px;
	    clear: both !important;
	}
    .material.short .text, .material.promo .text {
        position: relative;
    }
        .material.short .text .fade, .material.promo .text .fade {
            position: absolute;
            height: 28px;
            width: 100%;
            bottom: 0;
            left: 0;
            background: url('/static/_cmn/bg.bottom.fade.png') repeat-x 0 bottom;
        }

	.material.short.with_user_vc .contents {
		margin-left: 110px;
	}

	.material.short .controls,
    .material.promo .controls {
		margin-top: 3px;
    	visibility: hidden;
	}
		.material.short .controls .service_btn,
        .material.promo .controls .service_btn {
			margin-right: 6px;
		}

	.material.short .del_ctrl {
		position: absolute;
        right: 2px; top: 5px;
        z-index: 20;
        padding: 0px 5px 2px;
        background-color: #fff;
        border-radius: 3px;
        visibility: hidden;
	}
    .material.short:hover .del_ctrl {
        visibility: visible;
    }
		.material.short .del_ctrl span {
			background: url(/static/blocks/_cmn/sprite_icons_common_small.png) no-repeat 0 -480px;
			cursor: pointer;
			height: 9px;
			width: 9px;
		}

	.material.short:hover .controls,
    .material.promo:hover .controls,
    .material.short:hover .views_wr .views,
    .material.short:hover .views_wr .approve,
    .material.short:hover .views_wr .help_tip_box {
		visibility: visible;
	}

	.material.short .info, .material.promo .info {
	    line-height: 14px;
	    margin: 5px 0px 0px 0px;
	    padding-top: 5px;
	}

	.feed .material.short .info, .feed  .material.promo .info {
	    margin: 8px 0px 0px 0px;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    margin-left: -10px;
	    background: #eee;
	    text-align: center;
	    border-radius: 5px;
	    position: relative;
	    float: left;
	    padding-left: 20px;
	    padding-right: 10px;
	    color: #666;
	}

	.material.short .photo_with_tip {
		margin: 3px 0 0 10px;
        z-index: 1;
		float: right;
	}

	.material.short .user_card {
		margin-top: 2px;
		padding: 0 10px;
		margin-left: -10px;
		width: 90px;
		position: absolute !important;
	}
		.material.short .user_card .dde.user_vc {
			left: 0;
			top: -9px;
		}

	.material.short.with_user_vc .user_card {
		float: left;
	}
    .material.short .views_wr {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0 0 15px 0;
    }
        .material.short .views_wr .views, .material.short .views_wr .approve, .material.short .views {
            font-size: 11px;
            color: #666666;
            margin: 0 0 0 10px;
            visibility: hidden;
        }
		.material.short .info .views i.fa.fa-eye {
		    font-size: 13px !important;
		}
		.material.short .info .views {
			margin: 0px !important;
		}
        .material.short .views_wr .help_tip_box {
            margin-left: 4px;
            visibility: hidden;
        }
            .material.short .views_wr .help_tip_box .help_tip {
                /*opacity: 1;*/
            }

            .material.short .help_tip_box {
                display: none !important;
            }

    .material.short .usage_in_journals {
	    color: #ccc;
	    margin-bottom: 3px;
	    border-top: 1px solid #eee;
	    border-bottom: 1px solid #eee;
	    margin-top: 8px;
	    padding: 4px;
	    float: left;
	    width: 100%;
    }
    .material.full .contents .usage_in_journals {
	    color: #ccc;
	    margin-bottom: 5px !important;
	    border-top: 1px solid #eee;
	    border-bottom: 1px solid #eee;
	    margin-top: 10px !important;
	    padding: 4px;
	    float: left;
	    width: 100%;	
	    clear: left;    
    }

.material.short.news {
    position: relative;
    min-height: 105px;
}
    .material.short.news .user_card {
        float: right;
        position: relative;
        z-index: auto;
        margin-bottom: 10px;
    }
        .material.short.news .user_card .dde.user_vc {
            z-index: 30;
        }

    .material.short.news .contents {
        margin-left: 110px;
    }
        .material.short.news .contents .geo_path {
           padding-top: 7px;
        }

    .material.short.news .news_date {
        position: absolute;
        top: 0;
        left: 0;
        margin: 3px 0 0 0;
    }
    .material.short.news .comment_count {
        display: inline-block;
        margin-top: 5px;
    }
    .material.short.news .news_category {
        margin-right: 5px;
        display: inline-block;
    }
    .material.short.news .splitter {
        margin-right: 5px;
        margin-top: 5px;
        font-size: 11px;
        display: inline-block;
    }

    .news_date {
        position: relative;
        width: 80px;
        text-align: center;
        padding: 13px 0 13px 0;
        overflow: hidden;
        font-size: 11px;

        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;

        -webkit-box-shadow: 0px 1px 3px 0 #999;
           -moz-box-shadow: 0px 1px 3px 0 #999;
                box-shadow: 0px 1px 3px 0 #999;
    }

        .news_date span.num {
            display: block;
            font-size: 40px;
            line-height: 40px;
            color: #f34915;
            margin: 0 0 5px 0;
        }
        .news_date.only_time span.num {
            font-size: 28px;
            line-height: 28px;
        }
        .news_date span.month {
            border-top: 1px solid #333;
            padding: 1px 5px 0 5px;
        }
        .news_date span.time {
            display: block;
            margin: 0 0 0 0;
        }
        .news_date span.num:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 50%;
            display: block;
            top: 0;
            left: 0;
            opacity: 0.4;

            -webkit-box-shadow: inset 0 -1px 0 0 #efefef, inset 0 -10px 10px 0 #ccc;
               -moz-box-shadow: inset 0 -1px 0 0 #efefef, inset 0 -10px 10px 0 #ccc;
                    box-shadow: inset 0 -1px 0 0 #efefef, inset 0 -10px 10px 0 #ccc;
        }
        .news_date span.num:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 50%;
            display: block;
            bottom: 0;
            left: 0;
            opacity: 0.4;

            -webkit-box-shadow: inset 0 -6px 10px 0 #ccc;
               -moz-box-shadow: inset 0 -6px 10px 0 #ccc;
                    box-shadow: inset 0 -6px 10px 0 #ccc;
        }

    .material.short.news.important .news_date {
        background: #53b31b;
        color: #fff;
    }
        .material.short.news.important .news_date span.num:before {

            -webkit-box-shadow: inset 0 -1px 0 0 #326613, inset 0 -10px 10px 0 #3c7c17;
               -moz-box-shadow: inset 0 -1px 0 0 #326613, inset 0 -10px 10px 0 #3c7c17;
                    box-shadow: inset 0 -1px 0 0 #326613, inset 0 -10px 10px 0 #3c7c17;
        }
        .material.short.news.important .news_date span.num:after {

            -webkit-box-shadow: inset 0 -6px 10px 0 #3c7c17, inset 0 2px 3px 0 #478f1d;
               -moz-box-shadow: inset 0 -6px 10px 0 #3c7c17, inset 0 2px 3px 0 #478f1d;
                    box-shadow: inset 0 -6px 10px 0 #3c7c17, inset 0 2px 3px 0 #478f1d;
        }
        .material.short.news.important .news_date span.month {
            border-top: 1px solid #fff;
            -webkit-box-shadow: 0 -1px 0 0 #46891f;
               -moz-box-shadow: 0 -1px 0 0 #46891f;
                    box-shadow: 0 -1px 0 0 #46891f;
        }
        .material.short.news.important .news_date span.num {
            color: #fff;
            text-shadow: 0 -1px 0 #46891f;
        }


	.material.photoalbum.short .photo_scroll, .material.photoalbum.promo .photo_scroll,
    .material.memo.short .photo_scroll, .material.memo.promo .photo_scroll,
    .material.blogentry.short .photo_scroll, .material.blogentry.promo .photo_scroll,
    .material.advice.short .photo_scroll, .material.advice.promo .photo_scroll {
		margin-top: 15px;
	}

.material.promo .contents.not_enough_photo {
	margin-left: 314px;
}
	.material.promo .rating {
		margin-left: 8px;
    	vertical-align: super;
	}

	.material.promo .material_photo {
		float: left;
        margin-right: 13px;
	}
    .material.promo .usage_in_journals {
        margin-top: 3px;
        color: #666666;
    }

.material.full { }

    .material.full h1,
    .material.full.advice h2 {
        font-size: 25px;
    }

    .material.full .tabs_controls {
        margin-top: 23px;
    }

    .material.full .material_head {
        position: relative;
        margin: 0 0 20px 0;
    }
    .material.full .material_content {
        position: relative;
        /*min-height: 60px;*/
    }

	.material.full.with_user_vc .contents {
		/*margin-right: 115px;*/
	}
        .material.full .contents h1,
        .material.full.advice .contents h2 {
			display: inline;
		}
        .material.full .contents h1.with_icon,
        .material.full.advice .contents h2.with_icon {
            position: relative;
            /*padding-left: 23px;*/
        }
            .material.full .contents h1.with_icon .icon,
            .material.full.advice .contents h2.with_icon .icon {
                background-image: url('/static/blocks/_cmn/sprite_icons_content.png');
                background-repeat: no-repeat;
                width: 17px;
                height: 16px;
                position: absolute;
                top: 0;
                left: 0;
                margin: 8px 0px 0px -20px;
            }
            .material.full .contents h1.with_icon,
            .material.full.advice .contents h2.with_icon {
                margin-left: 20px;
            }
            .material.full.memo .contents h1.with_icon .icon {
                background-position: 0 0;
            }
            .material.full.blogentry .contents h1.with_icon .icon {
                background-position: 0 -59px;
            }

            /* todo: advice нужно отдельно проверить! */
            .material.full.advice .contents h1.with_icon .icon,
            .material.full.advice .contents h2.with_icon .icon {
                background-position: 0 -180px;
            }
            .material.full.news .contents h1.with_icon .icon {
                /*background-position: 0 -237px;*/
                background: none;
            }

		.material.full.with_user_vc .user_card {
			/*float: right;*/
		}
            .material.full.with_user_vc .user_card {
                position: relative;
                float: right;
                margin: 6px 0 10px 15px;
            }

		.material.full .contents .rating.display_vote,
        .material.full .contents .material_rating.display_vote {
			margin-left: 8px;
			vertical-align: super;
		}

		.material.full .contents .details {
			color: #666;
			font-size: 12px;
			margin-top: 4px;
		}
            .material.full .contents .details .date {
                margin-right: 5px;
            }

            .material.full .contents .details .usage_in_journals {
                margin-top: 5px;
                margin-bottom: 5px;
            }

            .material.full .contents .details .gps_box {
                margin-right: 0px;
            }

		.material.full .contents .details {
		    background: #eee;
		    text-align: center;
		    border-radius: 5px;
		    position: relative;
		    float: left;
		    padding: 5px;
		    padding-left: 10px;
		    padding-right: 10px;
		    color: #666;
			margin: 10px 0px 10px 0px;
		}

		.material.full .contents .text {
			clear: both;
			font-size: 14px;
			line-height: 22px;
			margin: 0 0 10px 0;
			/*min-height: 100px;*/
		}
        .material.full.advice .contents .text {
            /*min-height: 40px;*/
		}

        .material.full.no_text {
            position: relative;
        }
            .material.full.no_text .material_head {
                /*margin-right: 110px;*/
            }
            .material.full.no_text .material_content {
                min-height: 10px;
                position: static;
            }
            .material.full.no_text .material_content .user_card {
                position: absolute;
                top: 0;
                right: 0;
                margin: 10px 0 0 0;
            }

    .material.full.news .material_head {
        /*background: #efefef;*/
        padding-left: 75px;
        min-height: 60px;
    }
    .material.full.news .news_category {
        padding: 0 0 0 0;
        margin-bottom: 7px;
    }

    .material.full.news .material_head.small_date_icon {
        min-height: 20px;
    }
    .material.full.news .news_date {
        padding: 3px 0;
        font-size: 10px;
        width: 60px;
        margin: 5px 15px 5px -75px;
    }
        .material.full.news .news_date .time {
            margin-bottom: 0;
        }
        .material.full.news .news_date .num {
            font-size: 26px;
            line-height: 26px;
        }

    .material.full.news .news_date.only_time {
        padding: 7px 0;
        margin-top: -1px;
    }
        .material.full.news .news_date.only_time .num {
            font-size: 20px;
            line-height: 20px;
            margin: 0 0;
        }

			.wiki.photo img {
				max-width: 750px;
				margin-top: 0;
				/*height: 100%;*/
			}
			p.wiki.photo.author {
				margin-bottom: 0;
            }
            
            .wiki_photo_wrap {
                position: relative;
                margin: 10px 0 5px 0;
            }
                .wiki_photo_wrap .photo_wrap {
                    position: relative;
                }
                    .wiki_photo_wrap .photo_wrap p.wiki.photo.author {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        padding: 3px 10px;
                        background: #000;
                        background: rgba(0, 0, 0, 0.5);
                        color: #fff;
                        visibility: hidden;
                        border-radius: 0 4px 0 0;
                    }
                        .wiki_photo_wrap .photo_wrap p.wiki.photo.author a.user_name.wiki {
                            margin-right: 10px;
                        }
                        .wiki_photo_wrap .photo_wrap p.wiki.photo.author .comments {
                            position: relative;
                            padding: 0 0 0 17px;
                            margin-right: 10px;
                        }
                            .wiki_photo_wrap .photo_wrap p.wiki.photo.author .comments:before {
                                content: "\0020";
                                display: block;
                                position: absolute;
                                top: 0;
                                left: 0;
                                width: 13px;
                                height: 9px;
                                margin: 6px 0 0 0;
                                background: url('/static/blocks/_cmn/sprite_icons_common_small.png?3') no-repeat -1px -920px;
                            }

                        .wiki_photo_wrap .photo_wrap p.wiki.photo.author .rating {
                            position: relative;
                            padding: 0 0 0 17px;
                            margin-right: 10px;
                        }
                            .wiki_photo_wrap .photo_wrap p.wiki.photo.author .rating:before {
                                content: "\0020";
                                display: block;
                                position: absolute;
                                top: 0;
                                left: 0;
                                width: 12px;
                                height: 13px;
                                margin: 2px 0 0 0;
                                background: url('/static/blocks/ratings/sprite_icons_ratings.png?3') no-repeat 0 -216px;
                            }

                    .wiki_photo_wrap .photo_wrap:hover p.wiki.photo.author {
                        visibility: visible;
                    }

                        .wiki_photo_wrap .photo_wrap p.wiki.photo.author a.user_name.wiki {
                            color: #fff;
                            background-position: 0 -854px;
                        }
                    .wiki_photo_wrap .photo_wrap img {
                        vertical-align: top;
                    }
                .wiki_photo_wrap p.wiki.photo.description {
                    margin: 0 0;
                    padding: 5px 0 0 0;
                }

	.material.full .material_controls_row {
		min-height: 23px;
		margin-top: 32px;
		padding-bottom: 15px;
	}
		.material.full .material_controls_row p {
			font-size: 13px;
			margin-top: 3px;
		}

		.material.full .material_controls_row .service_controls {
			/*margin-top: 4px;*/
		}
            .material.full .material_controls_row .service_controls .soc_buttons_wr {
                width: 380px;
            }
			.material.full .material_controls_row .service_controls .service_btn {
				margin-left: 4px;
			}
            .material.full .material_controls_row .service_controls .service_btn:first-child {
                margin-left: 0;
            }

        .material.full .material_controls_row .material_likes_wr {
            margin: 0 0 18px 0;
        }
            .material.full .material_controls_row .material_likes_wr .compact_wiki_wr {
                margin-right: -18px;
                margin-left: 5px;
            }
		/*
		.material.full .material_controls_row .rating.put_vote {
			margin-left: 8px;
		}
			.material.full .material_controls_row .rating.put_vote .service_btn.large {
				margin-left: 5px;
			}
        */

    .material.full .views {
        /*margin-right: 15px;*/
    }

    .community .rating_in_usergeotop {
	    display: none !important;
    }
    
    .new_like_wrap {
        width: 65px;
        height: 77px; /*70px;*/
        position: relative;
        float: left;
        color: #ccc;
        text-align: center;
        z-index: 10;
        background: #eee;
        border-radius: 35px;
        margin-right: 8px;
        padding-top: 5px;
    }
    .rating_in_pub {
		position: absolute;
	    bottom: 0px;
	    width: 65px;
	    text-align: center;
	    background: #f7f7f7;
	    padding: 2px 0px 2px 0px;
	    border-radius: 0px 0px 10px 10px;
	    text-shadow: -1px 1px 2px #fff;
	    font-size: 1.1em !important;
	    color: rgb(81, 168, 84);
	    border-top: 1px solid #e2e2e2;
	    border-bottom: 1px solid #d7d7d7;
	    font-weight: normal !important;
    }
    .rating_in_pub b {
	    font-weight: normal !important;
    }
    .rating_in_pub u {
	    text-decoration: none !important;
	    cursor: default !important;
		color: #ccc !important;
		display: block;
		font-size: 11px;
    }
    .rating_in_feed, .rating_in_usergeotop {
	    color: #51a854;
    }
    .rating_in_feed b, .rating_in_usergeotop b {
	    font-weight: normal !important;
    }
    .best_authors_box .rating_in_usergeotop {
	    display: block;
    }
    .rating_in_usergeotop {
		display: block;
	    font-size: 11px;
	    margin-top: 5px;
    }
    .rating_in_usergeotop i {
	    font-size: 10px;
    }
    .univrh {
	    /*display: none;*/
    }
    .__nlwnull {
        height: 55px;
        border-radius: 30px;
        padding-top: 8px;
    }
    .__nlwclickable i {
        color: #ccc;
        cursor: pointer;
    }
    .__nlwclickable i:hover, .__nlwactive i {
        color: #1d9d74;
    }
    .new_like_wrap:hover, .__nlwactive {
      background: #FFF4BA;
    }
    .fa-spinner {
        cursor: default !important;
    }

    .new_like_wrap .wrap_display_vote {
        position: relative;
    }

    .new_like_wrap .material_rating.display_vote.good {
        margin-left: 0px !important;
        vertical-align: middle;
        background-image: none;
        padding-left: 0px;
        display: block;
        font-size: 14pt;
    }
    .new_like_wrap .who_vote {
        left: 5px;
        top: 10px;
        text-align: left;
        min-width: 60px;
        position: relative !important;
    }
    .new_like_wrap .who_vote a {
        color: #fff;
    }

    .details .wrap_display_vote {
        display: none;
    }

    .material.full .approve {
        display: inline-block;
        position: relative;
        width: 9px;
        height: 9px;
        margin: 0 0px 0 0;
        vertical-align: top;
    }
        .material.full .approve span.icon {
            position: relative;
            width: 9px;
            height: 9px;
            border-radius: 8px;
            display: inline-block;
            background: #5cd267;
            z-index: 2;
        }
        .material.full .approve.waiting span.icon {
            background: #ece638;
        }
        .material.full .approve.private span.icon {
            background: #959595;
        }
        .material.full .approve .approve_bubble {
            visibility: hidden;
            opacity: 0;
            white-space: nowrap;
            z-index: 1;
            padding: 5px 10px 7px 25px;
            margin: -6px 0 0 -10px;

            -webkit-transition: opacity .1s ease;
               -moz-transition: opacity .1s ease;
                 -o-transition: opacity .1s ease;
                    transition: opacity .1s ease;
        }
        .material.full .approve:hover .approve_bubble {
            visibility: visible;
            opacity: 1;

        }

	.material.full .user_card {
		margin: 65px 2px 0 -10px;
		padding: 0 10px;
		width: 90px;
        position: relative;
        z-index: 5;
	}
		.material.full .user_card .dde.user_vc {
			left: 0;
			top: -9px;
		}

	.material.full .photo_scroll {
	}

	.material.full .photo_view {
		margin-top: 2px;
	}

    .material.full .all_photos {
        position: relative;
    }
        .material.full .all_photos .single_photo_block {
            margin: 0 0 30px 0;
        }
            .material.full .all_photos .single_photo_block .description {
                margin-bottom: 8px;
            }
            .material.full .all_photos .single_photo_block .photo {
                margin-bottom: 5px;
            }
                .material.full .all_photos .single_photo_block .photo img {
                    vertical-align: top;
                    max-width: 750px;
                }
            .material.full .all_photos .single_photo_block .wiki_code {
                position: relative;
                margin-right: -10px;
            }

            .material.full .all_photos .single_photo_block .photo {
                position: relative;
            }
                .material.full .all_photos .single_photo_block .photo .photo_comments {
                    font-size: 12px;
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    padding: 3px 10px 3px 27px;
                    background: #000;
                    background: rgba(0, 0, 0, 0.5);
                    color: #fff;
                    border-radius: 0 4px 0 0;
                }
                    .material.full .all_photos .single_photo_block .photo .photo_comments .icon {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 13px;
                        height: 9px;
                        margin: 8px 0 0 8px;
                        background: url('/static/blocks/_cmn/sprite_icons_common_small.png?4') no-repeat -1px -920px;
                    }
                .material.full .all_photos .single_photo_block .photo .photo_with_flag,
				.material.full .all_photos .single_photo_block .photo .photo_approve {
                    font-size: 12px;
                    position: absolute;
                    left: 0;
                    top: 0;
                    padding: 5px 10px 5px 10px;
                    background: #000;
                    background: rgba(0, 0, 0, 0.5);
                    color: #fff;
                    border-radius: 0 0 4px 0;
                }

				.material.admin.full .all_photos .single_photo_block .photo .photo_with_flag {
					border-bottom-right-radius: 0;
				}
				.material.full .all_photos .single_photo_block .photo .photo_approve {
					border-radius: 0 0 4px 0;
					left: 122px;
					padding: 0;
					line-height: 24px;
				}
				.material.full .all_photos .single_photo_block .photo .photo_approve label {
					padding: 5px 7px;
				}

    .material.full .promo.add_to_feed {
        margin-top: 16px;
    }
        .material.full .promo.add_to_feed .help_tip_box {
            margin-left: 5px;
        }

    /*FULL ADVICE start*/
    .full.advice {}
        .full.advice .information_block {
            margin-top: 10px;
        }
            .full.advice .information_block .authors_rating {
                margin-bottom: 8px;
            }
            .full.advice .rating.overall {
                cursor: help;
                margin-right: 5px;
            }

        .full.advice ul.ratings_list {
            list-style-type: none;
            margin-left: 0px;
            margin-bottom: 10px;
        }
            .full.advice ul.ratings_list li {
                margin-bottom: 5px;
            }
                .full.advice ul.ratings_list li span {
                    margin-right: 5px;
                }
                .full.advice ul.ratings_list li span:first-child {
                    display: inline-block;
                    width: 120px;
                }

        .full.advice ul.descriptions_list {
            list-style-type: none;
            margin-left: 0px;
            margin-bottom: 10px;
        }
            .full.advice ul.descriptions_list li {
                margin-bottom: 5px;
            }
            .full.advice ul.descriptions_list li span {
                font-weight: bold;
            }
            .full.advice ul.descriptions_list li p {
                line-height: 22px;
            }
    /*FULL ADVICE end*/

.advice.short .advice_belongs_to {
    margin-bottom: 4px;
}
.advice.short .info {
    margin-top: 0;
    margin-bottom: 4px;
}

.wiki-code,
.direct-link {
    font-size: 12px;
}
    .wiki-code .wiki-inp {
        width: 100px;
        font-size: 12px;
    }

    .material.full .material_controls_row .wiki-code,
    .material.full .material_controls_row .direct-link {
        clear: both;
        padding-top: 18px;
    }
    .material.full .material_controls_row .no_rating .wiki-code,
    .material.full .material_controls_row .no_rating .direct-link {
        padding-top: 4px;
    }

.direct-link .link-inp {
    width: 220px;
}

.compact_wiki_wr, .compact_link_wr {
    position: relative;
    display: inline-block;
}
    .compact_wiki_wr .dde.wiki_bubble,
    .compact_link_wr .dde.link_bubble {
        padding: 10px;
        white-space: nowrap;
        width: auto;
        display: none;
        right: 0;
        left: inherit;
    }
        .compact_wiki_wr .dde.wiki_bubble .wiki-code,
        .compact_link_wr .dde.link_bubble .direct-link {
            padding: 0 0;
        }
            .compact_wiki_wr .dde.wiki_bubble .wiki-code .dde {
                white-space: normal;
            }

    .compact_wiki_wr .wiki_bubble.export_bubble {
        padding: 10px;
        white-space: nowrap;
        width: auto;
        right: 0;
        left: inherit;
    }
        .compact_wiki_wr .export_bubble textarea {
            display: block;
            resize: vertical;
            width: 350px;
            height: 48px;
            margin: 3px 0 5px 0;
            color: #666666;
        }


.open_export_codes_wr {
    position: relative;
}
    .open_export_codes_wr .dde.wiki_bubble {
        width: auto;
        right: 0;
        left: inherit;
        font-size: 12px;
        display: none;
    }
        .open_export_codes_wr .dde.wiki_bubble textarea {
            display: block;
            width: 400px;
            resize: vertical;
            height: 44px;
            margin: 3px 0 7px 0;
            color: #666666;
        }
        .open_export_codes_wr .dde.wiki_bubble input[type="text"] {
            display: block;
            width: 400px;
            margin: 3px 0 7px 0;
            color: #666666;
        }

.material.short.discussion {
    position: relative;
    padding: 0 270px 0 0;
}
    .material.short.discussion .title {
        margin-bottom: 5px;
        padding-top: 6px;
    }
        .material.short.discussion .title a {
            font-size: 14px;
            line-height: 18px;
        }
    .material.short.discussion .date {
        font-size: 11px;
        color: #666666;
        padding-top: 5px;
    }
    .material.short.discussion .last_comment {
        position: absolute;
        top: 0;
        right: 0;
        margin: 9px 0 0 0;
        width: 150px;
        font-size: 11px;
    }
        .material.short.discussion .last_comment .date {
            display: block;
        }
    .material.short.discussion .comments_count {
        position: absolute;
        top: 0;
        right: 0;
        margin: 9px 160px 0 0;
        font-size: 11px;
        width: 100px;
    }
.material.short.discussion.news {
    min-height: 10px;
}

.material.full.discussion {
    margin-bottom: 50px;
}
    .material.full.discussion .material_content .fade {
        position: absolute;
        bottom: 0;
        left: 0;
        background: url('/static/_cmn/bg.bottom.fade.png') repeat-x 0 -29px;
        height: 29px;
        width: 100%;
    }
    .material.full.discussion .material_content .loadFullMaterial {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0 0 -18px 0;
        z-index: 2;
        font-size: 12px;
        cursor: pointer;
        color: #026987;
    }

.material.loading {
    opacity: 0.4;
}

.geoRatingWr {
    text-align: center;
    border-radius: 4px;
    color: #51a854;
    background: #f4f4f4;
    display: inline;
    float: left;
    padding: 0px 4px 0px 4px;
    margin: 0px 4px 0px 4px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ddd;
}
.geoRating {
	font-size: 12pt;
}
.geoRating b {
	font-weight: normal;
}
.folderRatingWr {
    text-align: center;
    border-radius: 4px;
    color: #51a854;
	background: rgba(0, 0, 0, 0.34);
    display: inline;
    float: left;
    padding: 0px 4px 0px 4px;
    margin: 0px 4px 0px 4px;
	border-bottom: 1px solid rgba(165, 165, 165, 0.7);
    border-right: 1px solid rgba(158, 158, 158, 0.5);
    position: absolute;
    right: 19px;
    bottom: 4px;
    color: #fff;
}
.folderRating {
	font-size: 12pt;
}
.folderRating b {
	font-weight: normal !important;
}
.folderInFullObj {
	color: #fff !important;
	position: static !important;
	float: none !important;
	border-radius: 4px;
	background: rgb(91, 146, 229);
	border-bottom: 1px solid #4285ba;
    border-right: 1px solid #3a729f;
}
.folderInFullObj .folderRating {
	font-size: inherit !important;
}
._folder_rating_0 {
	display: none;
}

.wiki_photo_wrap .photo_wrap .like_button_wr {
    display: none;
}

.photo_wrap .materialPhotoWrap_like_wrapper {
    display: none;
    position: absolute;
    top: 20px;
    right: 0px;
}

.photo_wrap:hover .materialPhotoWrap_like_wrapper {
    display: block;
}

.materialPhotoWrap_like_block_inner {
    background: rgba(0, 0, 0, 0.48);
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(165, 165, 165, 0.7);
    border-right: 1px solid rgba(158, 158, 158, 0.5);
    border-radius: 10px;
    margin-right: 10px;
}

.materialPhotoWrap_like_rating_block {
    display: inline-block;
    background-image: url(/static/blocks/ratings/photo_like.png);
    background-position: 10px 4px;
    background-repeat: no-repeat;
    padding-left: 70px;
    color: #fff;
    font-size: 32px;
    padding-right: 10px;
    padding-top: 24px;
    padding-bottom: 15px;
}


.materialPhotoWrap_like_rating_block.materialPhotoWrap_like_rating_block_active {
    background-image: url(/static/blocks/ratings/photo_like_active.png);
    color: #51dece;
    
}

.materialPhotoWrap_like_rating_block:hover:not(.materialPhotoWrap_like_rating_block_active) {
    cursor: pointer;
}

/*
 * MATERIALS end
 */
