.nyroModalYoutube{width:600px;height:340px;position: relative;}
.nyroModalYoutube iframe,
.feed_videos_print iframe,
.nyroModalYoutube object,
.feed_videos_print object,
.feed_videos_print embed,
.nyroModalYoutube embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.feed_imgs_shared_print{
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	overflow: hidden;
	line-height: 0;
}

.feed_videos_print{
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	overflow: hidden;
	line-height: 0;
}
.feed_videos_print a{display:block;width: 100%;
    height:315px;
    overflow: hidden;
    position: relative;
}
.feed_videos_print a:after{
	content:"\25ba";position:absolute;color: #fff;font-size: 16px;background: rgba(255, 0, 0, 0.74);border-radius: 5px;
    top: 43%;
    left: 43%;
    padding: 20px;
}
.feed_videos_print a:hover:after{background:red}
.feed_videos_print a img{width: 100%;position: absolute;top: -70px;}
.feed_videos_print a span{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: linear-gradient(to top,rgba(0, 0, 0, 1) 0,rgba(0, 0, 0, 0) 100%);
    width: 100%;
    padding: 10px;
    line-height: normal;
    z-index: 1;
}
.feed_videos_print.video_count_2 a{
    width: 49%;
    height: 220px;
    margin-right: 5px;
    float: left;
}
.feed_videos_print.video_count_2 a:after{padding:16px}
.feed_videos_print.video_count_2 a img{
    width: 130%;
    top: -45px;
	max-width: none !important;
}




.feed_videos_print.video_count_3 a:nth-child(2){
    width: 49%;
    height: 220px;
    margin:5px 5px 0 0;
    float: left;
}
.feed_videos_print.video_count_3 a:nth-child(3){
    width: 50%;
    height: 220px;
    margin:5px 0 0 0;
    float: left;
}
.feed_videos_print.video_count_3 a:nth-child(n+2):after{padding:16px}
.feed_videos_print.video_count_3 a:nth-child(n+2) img{width: 130%;top: -45px;max-width: none !important;}

.feed_videos_print.video_count_4 a:nth-child(2),.feed_videos_print.video_count_4 a:nth-child(3){
    width: 32%;
    height: 140px;
    margin:5px 5px 0 0;
    float: left;
}
.feed_videos_print.video_count_4 a:nth-child(4){
    width: 34%;
    height: 140px;
    margin:5px 0 0 0;
    float: left;
}
.feed_videos_print.video_count_4 a:nth-child(n+2):after{padding:16px;margin: -15px 0 0;}
.feed_videos_print.video_count_4 a:nth-child(n+2) img{width: 120%;top: -35px;max-width: none !important;}



.feed_videos_print.video_count_5 a:nth-child(1),.feed_videos_print.video_count_5 a:nth-child(2){
    width: 49%;
    height: 220px;
    margin:0 5px 5px 0;
    float: left;
}
.feed_videos_print.video_count_5 a:nth-child(1) img,.feed_videos_print.video_count_5 a:nth-child(2) img{
    top: -50px;
    width: 130%;
	max-width: none !important;
}
.feed_videos_print.video_count_5 a:nth-child(n+3){
    width: 32%;
    height: 140px;
    margin: 0 5px 0 0;
    float: left;
}
.feed_videos_print.video_count_5 a:nth-child(5){
    width: 33%;
    height: 140px;
    margin:0;
    float: left;
}
.feed_videos_print.video_count_5 a:nth-child(n+3):after{padding:16px;margin: -15px 0 0;}
.feed_videos_print.video_count_5 a:nth-child(n+3) img{width: 120%;top: -35px;max-width: none !important;}
#entries_list .entry .content .text .is_shared_data {
    clear: both;
    margin: 35px 0 5px -45px;
    border-left: 2px solid #d6d6d6;
    padding: 0 10px;
    display: inline-block;
    width: 100%;
}

p+.is_shared_data {
    margin-top: 5px!important
}

.entry .content .text .is_shared_data .icon {
    padding: 2px;
    border: 1px solid #999;
    position: relative;
    float: left;
    margin-right: 15px;
    line-height: 0
}

.entry .content .text .is_shared_data .icon .activity-arrow {
    width: 7px;
    height: 12px;
    position: absolute;
    top: 5px;
    right: -7px;
    z-index: 2;
    background: url("/templates/default/images/comment_arrow.png") no-repeat
}

.entry .content .text .is_shared_data .title-multiline {
    font-size: 13px;
    margin-right: 0;
    line-height: 16px;
    display: inline-block;
}

.entry .content .text .is_shared_data .details {
    color:#7b7b7b;
    min-height: 26px;
    font-size: 12px;
    line-height: 14px;
}

.entry .content .text .is_shared_data .images {
    margin-top: 15px;
    overflow: hidden
}

.entry .content .text .is_shared_data .details .reply {
    margin: 0 5px
}

.entry .content .text .is_shared_data .images .image {
    float: left;
    margin: 0 2px 2px 0;
    line-height: 0;
    display: block;
    overflow: hidden
}

.entry .content .text .is_shared_data .images .image.more {
    background: #ecf0f1;
    text-align: center;
    line-height: 64px;
    font-size: 18px
}

.entry .content .text .is_shared_data .images .image.more a {
    display: block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    color: #7f8c8d;
    text-decoration: none
}
.get_ajax_poll{clear: both;border: 1px solid #eee;margin-top: 10px;padding: 10px;}
.feed_poll_radio{cursor: pointer;margin: 10px 0 0;line-height:17px}
.feed_poll_radio:first-child{
    margin-top: 0;
}
.feed_poll_radio:before {
    display: block;
    content: '';
    float: left;
    background: url("../img/dev_radio.png") 0 0 no-repeat;
    width: 14px;
    margin: 1px 7px 1px 0;
    height: 14px
}

.feed_poll_radio:hover:before {
    background-position: 0 -28px
}
.feed_poll_label{overflow: hidden}
.f_show_poll_result .feed_poll_radio:before{content:none}
.f_show_poll_result .feed_poll_radio{border: 1px solid #ddd;position: relative;cursor: default;}
.f_show_poll_result .feed_poll_label{height: 25px;line-height: 24px;}
.f_show_poll_result .feed_poll_label:after{content: attr(data-count);position: absolute;right: 6px;top: 1px;height: 25px;}
.f_show_poll_result .feed_poll_label span{display:block;padding-left:8px}
.f_show_poll_result .feed_poll_radio.iVotedItem .feed_poll_label span:nth-child(1):after{content:" \2714";color:tomato}
.f_show_poll_result .feed_poll_label span.feed_poll_progress{
    background: #eee;
    display: block;
    height: 27px;
    margin-top: -25px;
    width: 0;
    padding-left: 3px;
}

ins.play-gif{
	position: absolute;
	font-family: Arial, sans serif;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	background: #222;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	opacity: .9;
	border: 4px solid #fff;
	cursor:pointer;
	text-decoration: none;
}

ins.play-gif:hover{
	opacity:.5;
}

.gifplayer-wrapper{
	position:relative;
	display: inline-block;
}

.spinner {
	height:50px;
	width:50px;
	margin:0px auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
	-webkit-animation: rotation .6s infinite linear;
	-moz-animation: rotation .6s infinite linear;
	-o-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
	border-left:6px solid rgba(256,256,256,.15);
	border-right:6px solid rgba(256,256,256,.15);
	border-bottom:6px solid rgba(256,256,256,.15);
	border-top:6px solid rgba(256,256,256,.8);
	border-radius:100%;
}

@-webkit-keyframes rotation {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes rotation {
	from {-moz-transform: rotate(0deg);}
	to {-moz-transform: rotate(359deg);}
}

@-o-keyframes rotation {
	from {-o-transform: rotate(0deg);}
	to {-o-transform: rotate(359deg);}
}

@keyframes rotation {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}
.get_ajax_gif{clear:both;margin-top:10px;line-height:0}
.tool-container.tool-top.toolbar-is_feed_block {
    height: 38px;
    min-width: 73px;
    border-radius: 0;
    text-align: center
}

.toolbar-is_feed_block .tool-items {
    display: inline-block
}

.toolbar-is_feed_block .tool-item {
    width: 32px;
    height: 32px;
    padding: 3px 0 3px 3px
}

.toolbar-is_feed_block .tool-item:hover {
    background: 0 0
}

.toolbar-is_feed_block .tool-item:last-child {
    padding-right: 3px;
    color: #e4e4e4;
    line-height: 32px;
    font-family: monospace
}

.toolbar-is_feed_block .tool-item:last-child:hover {
    color: #fff
}

.toolbar-is_feed_block .tool-item img {
    -moz-opacity: .9;
    -ms-opacity: .9;
    filter: alpha(opacity=90);
    -khtml-opacity: .9;
    -o-opacity: .9;
    -webkit-opacity: .9;
    opacity: .9;
    vertical-align: middle
}

.toolbar-is_feed_block .tool-item img:hover,.feed_add_buttons .feed_add_buttons_right a.feed_add_ready,.fcl_buttons .fcl_buttons_right a.feed_add_ready{
    -moz-opacity: 1;
    -ms-opacity: 1;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

@media (max-width: 480px) {
.feed_videos_print a{height: 285px;}
.feed_videos_print a img{top: 0;}
.nyroModalYoutube{width: 400px;height: 300px}
}
@media (max-width: 400px) {
.feed_videos_print a{height: 165px;}
.nyroModalYoutube{width: 330px;height: 230px;}
}

@media (max-width: 320px) {
.nyroModalYoutube{width: 300px;height: 200px}
}
