<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.smartwall_items_list, .smartwall_items_list *, .smartwall_photos_box, .smartwall_photos_box *, .sw_comms_list, .sw_comms_list *{
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	line-height: normal;
}
.smartwall_items_list .img-thumbnail, .sw_users_voted .img-thumbnail, .AtWho_users .img-thumbnail{
	padding: 0;
    border: none;
    border-radius: 0;
}
.sw_noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.smartwall_items_list{padding-top: 20px;}
.sw_microblock + .smartwall_items_list{padding-top: 5px;}
.smartwall_items_list &gt; h1{margin-top: -20px;}
.smartwall_item{
	background: #111;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-bottom: 25px;
	position: relative;
}
.smartwall_item.smartwall_item_fixed{border: 2px solid #ffa412;}
.smartwall_item_fixed .sif_icofix{
	position: absolute;
    left: -10px;
    top: -15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    background: #ffa412;
    color: #fff;
    border-radius: 50%;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.smartwall_item .swi_head{
	height: 80px;
	padding: 25px 20px;
	position: relative;
}
.swih_avatar{float: left;}
.swih_verified_user {
    box-shadow: 0 0 0 2.5px #55acee;
}
.swih_verified_icon {
    color: #55acee;
	position: absolute;
    bottom: -4px;
    right: -4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swih_verified_icon:before{
	content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.swih_verified_icon svg{
	overflow: hidden;
	fill: #55acee;
	vertical-align: middle;
	margin: 0;
    position: relative;
    z-index: 1;
    width: 20px;
    height: 20px;
}
.swih_avatar a{
	position: relative;
    margin-top: -3px;
	margin-right: 10px;
	width: 46px;
    height: 46px;
    display: block;
    border-radius: 50%;
}
.swih_avatar a img{
	border: 0;
	vertical-align: middle;
	width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50% !important
}
.smartwall_item .swih_setting{float: right;width: 34px;height: 27px;border-radius: 2px;text-align: center;line-height: 34px;cursor: pointer;}
.smartwall_item .swih_setting svg{vertical-align: baseline;}
.smartwall_item .swih_setting:hover,.smartwall_item .swih_setting.swih_hovered{background:#fafafa}
.smartwall_item .swih_setting.swih_hovered{box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;}
.smartwall_item .swih_info{}
.swih_info .swih_title{
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 4px;
}
.swih_info .swhi_author{
	word-wrap: break-word;
    text-decoration: none;
	color: #555;
    margin-right: -7px;
}
.swih_info .swhi_author:hover{text-decoration: underline}
.swih_info .swhi_author b{font-weight: 700;margin-right: 7px;}
.swih_info .swhi_desc{
	font-size: 12px;
	font-weight: 400;
    line-height: 1;
    color: #777;
}
.swih_info h6{
	margin-top: 2px !important;
	margin-bottom: 10px !important;
	font-size: 12px !important;
}
.swih_info h6 .swhi_time{
	font-size: 11px;
	margin-top: 8px;
    color: #999;
}
.smartwall_item .swi_body{
    padding: 10px 21px 8px;
    font-size: 14px;
}
.smartwall_item .swi_footer{}
.smartwall_item .swf_reactcomms{
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}
.smartwall_item .swf_reactions_box{}
.smartwall_item .swf_all_reacts{
	cursor: pointer;
    display: flex;
    align-items: center;
}
.smartwall_item .swf_all_reacts .swfr_item{
    background: #fff;
    display: inline-flex;
    margin: 0 0 0 -6px;
    padding: 3px;
    border-radius: 50%;
}
.smartwall_item .swf_all_reacts .swfr_item img{width: 20px;height: 20px;}
.smartwall_item .swf_all_reacts .swfr_item:nth-child(1) {z-index: 6;margin-left: -3px;}
.smartwall_item .swf_all_reacts .swfr_item:nth-child(2) {z-index: 5;}
.smartwall_item .swf_all_reacts .swfr_item:nth-child(3) {z-index: 4;}
.smartwall_item .swf_all_reacts .swfr_item:nth-child(4) {z-index: 3;}
.smartwall_item .swf_all_reacts .swfr_item:nth-child(5) {z-index: 2;}
.smartwall_item .swf_all_reacts .swfr_item:nth-child(6) {z-index: 1;}
.smartwall_item .swf_all_reacts .swfr_item:hover{z-index: 6}
.smartwall_item .sw_react_counts{
	line-height: 1;
	font-weight: normal;
	color: #999;
	font-size: 13px;
	margin-left: 3px;
}
.smartwall_item .swdr_load{display:none}
.sw_reactUserList{}
.sw_reactUserList a{text-decoration: none !important}
.sw_reactUserList a:hover{color:#fff !important}
.sw_reactUserList a.ajax-modal{color:#fff}
.smartwall_item .swf_views{
    display: flex;
    color: #777;
}
.smartwall_item .swf_views .swf_comms {
    margin-right: 10px;
}
.smartwall_item .swf_views .swf_comms img{
    vertical-align: bottom;
}
.smartwall_item .swf_views .swf_view{}
.smartwall_item .swf_views .swf_view img{
    vertical-align: bottom;
}
.smartwall_item .swf_views .swf_comms b, .smartwall_item .swf_views .swf_view b{font-weight: normal;font-size: 13px;}
.swf_btns{
	display: flex;
	justify-content: space-around;
	padding: 5px 15px;
	border-top: 1px solid #f3f1f1;
	font-size: 14px;
}

.swli_gifs{
    margin-top: 20px;
}
.swli_gifs .swli_gif, .swcl_gifs_box .swcl_gifs_gif{
	max-height: 400px;
    background: #f9f9f9;
    width: 100%;
	position: relative;
	text-align:center
}
.swli_gifs .swli_gif img, .swcl_gifs_box .swcl_gifs_gif img{vertical-align: middle;max-height: 380px;max-width: 100%;}
.swli_gifs .swli_gif ins.play-gif{line-height:45px}

.swli_videos{
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	overflow: hidden;
	line-height: 0;
}
.swli_videos a{
    display:block;
    width: 100%;
    height:315px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-size: cover;
}
.swli_videos 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;
}
.swli_videos a:hover:after{background:red}
.swli_videos a img{width: 100%;position: absolute;top: -70px;max-width: none;}
.swli_videos a span{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: linear-gradient(to top,rgba(0, 0, 0, 1) 0,rgba(0, 0, 0, 0) 100%);
    padding: 10px;
    line-height: normal;
    z-index: 1;
    font-size: 14px;
}
.swli_videos.videos_count_2 a{
    width: 49%;
    height: 220px;
    margin-right: 5px;
    float: left;
}
.swli_videos.videos_count_2 a:nth-child(2){margin-right:0}
.swli_videos.videos_count_2 a:after{padding:16px}
.swli_videos.videos_count_2 a img{
    width: 130%;
    top: -55px;
}

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

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



.swli_videos.videos_count_5 a:nth-child(1),.swli_videos.videos_count_5 a:nth-child(2){
    width: 49%;
    height: 220px;
    margin:0 5px 5px 0;
    float: left;
}
.swli_videos.videos_count_5 a:nth-child(1) img,.swli_videos.videos_count_5 a:nth-child(2) img{
    top: -50px;
    width: 130%;
}
.swli_videos.videos_count_5 a:nth-child(n+3){
    width: 32%;
    height: 140px;
    margin: 0 5px 0 0;
    float: left;
}
.swli_videos.videos_count_5 a:nth-child(5){
    width: 33%;
    height: 140px;
    margin:0;
    float: left;
}
.swli_videos.videos_count_5 a:nth-child(n+3):after{padding:16px;margin: -15px 0 0;}
.swli_videos.videos_count_5 a:nth-child(n+3) img{width: 120%;top: -35px;}



















.get_ajax_poll{clear: both;border: 1px solid #eee;margin-top: 20px;padding: 10px;position: relative;}
.swi_poll_radio{cursor: pointer;margin: 0 0 10px;line-height:17px;padding: 6px;border-radius: 4px;background: #e5eaf0;min-height: 30px;transition: background-color 0.1s;display: -ms-flexbox;}
.swi_poll_radio:hover{background: #d5dce3;}
.swi_poll_radio:first-child{
    margin-top: 0;
}
.swi_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
}

.swi_poll_radio:hover:before {
    background-position: 0 -28px
}
.swi_poll_label{overflow: hidden}
.sw_show_poll_result .swi_poll_radio:before{content:none}
.sw_show_poll_result .swi_poll_radio{position: relative;cursor: default;background: #e5eaf0;}
.sw_show_poll_result .swi_poll_radio.iVotedItem{
    background: #d5dce3;
}
.sw_show_poll_result .swi_poll_label{height: 25px;line-height: 24px;}
.sw_show_poll_result .swi_poll_label:after{content: attr(data-count);position: absolute;right: 12px;top: 8px;height: 25px;font-size: 16px;font-weight: bold;}
.sw_show_poll_result .swi_poll_label span{display:block;padding-left:8px;margin-top: 3px;}
.sw_show_poll_result .swi_poll_radio.iVotedItem .swi_poll_label span:nth-child(1):after{content:" \2714";color:tomato}
.sw_show_poll_result .swi_poll_label span.swi_poll_progress{
    background: #eee;
    display: block;
    height: 27px;
    margin-top: -25px;
    width: 0;
    padding-left: 3px;
}

.swi_poll_box a.sw_button_add{-webkit-box-sizing: border-box !important;-moz-box-sizing: border-box !important;box-sizing: border-box !important}
.swi_poll_box {position:relative}
.swi_poll_box  .swi_poll_radio:last-child{margin-bottom:0}
.swi_poll_spinner{
	display:none;
	background: rgba(0, 0, 0, 0.78) url(/templates/default/images/loader24.gif) no-repeat center center;
	position: absolute;
	margin: -10px;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}

.swi_poll_title{
	font-size: 20px;
    text-align: center;
    margin: 5px 0 15px;
}
.swi_poll_total{text-align: center;margin: 13px 0 6px;}

.tpd-content .sw_err_response{text-decoration:none !important}
.tpd-content .sw_err_response svg{vertical-align: sub;}
.tpd-content .sw_users_voted{margin-right:4px;display: inline-block;line-height: 0;float: left;}
.tpd-content .sw_users_voted:last-child{margin-right:0}
.tpd-content .sw_all_voted_btn{
    border: 1px solid #eee;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 32px;
    text-align: center;
    text-decoration: none !important;
}
.tpd-content .sw_all_voted_btn:hover{background:#fafafa}

.sw_user_infobox{min-width: 205px;height: 64px;position: relative;}
.sw_user_infobox .sw_ui_avatar{
    float: left;
    margin-right: 10px;
}
.sw_user_infobox .sw_ui_avatar img{}
.sw_user_infobox .sw_ui_info{}
.sw_user_infobox .sw_ui_followers{}
.sw_user_infobox .sw_ui_followers svg{vertical-align:sub}
.sw_user_infobox .sw_ui_btns{
	position: absolute;
    bottom: 0;
    left: 75px;
    width: 120px;
    text-align: center;
}
.sw_user_infobox .sw_ui_btns a{
	display: inline-block;
    margin-right: 15px;
    line-height: 0;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	filter:alpha(opacity=80);
	-khtml-opacity:0.8;
	-o-opacity:0.8;
	-webkit-opacity:0.8;
	opacity:0.8;
}
.sw_user_infobox .sw_ui_btns a:hover{
	-moz-opacity:1;
	-ms-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}

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

.gifplayer-wrapper {
    position: relative;
    display: inline-block;
}
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;
}

.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);}
}

.sw_users_list{
	min-height: 33px;
	width: 290px;
    padding: 10px;
}
.sw_users_list.sw_count_9{min-height: 65px;}
.sw_users_list .sw_user_item{
	float: left;
	margin-right: 4px
}

.sw_facebook_reaction, .sw_facebook_reaction *{
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
}
.sw_facebook_reaction{
  margin: 0;
  padding: 0;
  position: relative;
  width: 33%;
}

.sw_react_btn {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: block;
}
.swf_btns &gt; div img{max-width: 24px;}

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

.sw_reactions_box {
  height: 38px;
  width: 321px;
  padding: 10px !important;
  position: absolute;
  top: -58px;
  left: -14px;
  box-shadow: 1px 1px 2px #cccccc, -1px 0px 2px #eeeeee;
  border-radius: 44px 44px;
  margin: 0;
  background: #fff;
  z-index: 7;
  display: none;
}

.sw_react {
  list-style-type: none;
  cursor: pointer;
  display: inline-block;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 8px;
  opacity: 0;
  transform: scale(1, 1);
  transition: opacity .5s ease-in-out 1s, transform .07s ease-in-out 0s, top .07s ease-in-out 0s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.sw_react_btn:hover .sw_reactions_box {
  display: block;
}

.sw_react-likes {
  left: 10px;
  transition-delay: 0s;
  background-image: url('../img/reactions_likes.png');
}

.sw_react-love {
  left: 65px;
  transition-delay: .05s;
  background-image: url('../img/reactions_love.png');
}

.sw_react-haha {
  left: 120px;
  transition-delay: .1s;
  background-image: url('../img/reactions_haha.png');
}

.sw_react-wow {
  left: 175px;
  transition-delay: .15s;
  background-image: url('../img/reactions_wow.png');
}

.sw_react-sad {
  left: 231px;
  transition-delay: .2s;
  background-image: url('../img/reactions_sad.png');
}

.sw_react-angry {
  left: 288px;
  transition-delay: .25s;
  background-image: url('../img/reactions_angry.png');
}



.sw_react_btn:hover .sw_react {
  opacity: 1;
  animation-name: reaction_delay;
  animation-duration: .5s;
}

@keyframes reaction_delay {
  0% {
    width: 42px;
    height: 42px;
    top: 60px;
  }
  48% {
    width: 50px;
    height: 50px;
    top: 5px;
  }	
  100% {
    width: 42px;
    height: 42px;
    top: 8px;
  }
}


.sw_react_btn:hover .sw_react-likes {
  animation-delay: 0s
}

.sw_react_btn:hover .sw_react-love {
  animation-delay: .05s
}

.sw_react_btn:hover .sw_react-haha {
  animation-delay: .1s
}

.sw_react_btn:hover .sw_react-wow {
  animation-delay: .15s
}

.sw_react_btn:hover .sw_react-sad {
  animation-delay: .2s
}

.sw_react_btn:hover .sw_react-angry {
  animation-delay: .25s
}

.sw_react:hover {
  transform: scale(1.3, 1.3);
  top: 2px
}

.sw_react_text{
	height: 36px;
	display: inline-block;
	line-height: 36px;
	width: 92%;
	color: #6b6a6a;
	text-decoration: none;
	z-index: 8;
	position: relative;
}
.sw_react_text img{
    vertical-align: sub;
    margin-right: 5px;
}

.sw_react::before {
	content: attr(data-reaction);
	display: inline-block;
	color: #ffffff;
	text-align: center;
	line-height: 17px;
	font-size: .7em;
	height: 17px;
	margin-left: 10%;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 20px;
	position: absolute;
	top: -25px;
	padding: 0 6px;
	opacity: 0;
	transition: opacity .2s ease-in-out 0s;
}

.sw_react:hover::before {
  opacity: 1
}

.swf_btn_comment{
    width: 33%;
    text-align: right;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    color: #6b6a6a;
    cursor: pointer;
}
.swf_btn_comment img{vertical-align:sub}

.sw_with_share .sw_facebook_reaction, .sw_with_share .swf_btn_comment{text-align:center}
.swf_btn_share{
	width: 33%;
	text-align: center;
	height: 36px;
	display: inline-block;
	line-height: 36px;
	color: #6b6a6a;
	cursor: pointer;
}
.swf_btn_share img{vertical-align:sub}

.sw_commlist_box{
	padding: 0 18px 10px;
	border-top: 1px solid #fafafa;
}
.sw_comms_list{padding:10px 0 0 0;display: none;}
.sw_commlist_box .swcf_inner{
	margin: 0px -10px 0;
	padding: 10px 10px 0;
	border-top: 1px solid #f9f9f9;
	transition: all .2s ease;
}
.sw_commlist_box .swcf_inner.swcf_inner_show{
	background-color: #fff;
    border-color: #ededed;
}
.swcf_ava_text{
    display: flex;
}
.swcf_ava_text img{
    width: 36px;
    height: 36px;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    padding: 2px !important;
}
.swcf_ava_text .sw_comm_textarea{
    line-height: 1.42857143;
    color: #555;
    display: block;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    resize: none!important;
    font-size: 13px;
    padding: 2px 12px;
	min-height: 36px;
    float: right;
    padding-top: 8px;
    width: calc(100% - 38px);
    background-color: #fff;
    padding-right: 10px;
    border-radius: 3px;
    margin-left: 10px;
    border: 1px solid #ededed;
    outline: none !important;
}
.swcf_ava_text .sw_comm_textarea:empty::before {
    content: attr(placeholder);
    color: #777; 
}

.swcf_ava_text .sw_comm_textarea:empty:focus::before {
    content: "";
}
.swcf_footer{
	position: relative;
    padding: 8px 4px;
    margin-bottom: -10px;
    background-color: #fff;
    display: none;
}
.swcf_inner_show .swcf_footer{
	display: block;
    animation: animatetop .2s;
}
.swcf_footer .swcf_footer_inner{display:inline-block;width: 100%;}
.swcf_footer .swcf_text_length{
	color: #999;
	font-size: 13px;
	margin: 8px 5px;
	font-weight: 700;
	float: left;
}
.swcf_footer .wvcf_sendBtn{
	float: right;
	width: 200px;
	display: flex;
	justify-content: flex-end;
	position: relative;
}
.swcf_footer .wvcf_btn{
    margin-right: 15px;
    padding-top: 5px;
    position: relative;
}
.swcf_footer .wvcf_sendBtn button{
    margin: 0;
    text-transform: none;
    -webkit-appearance: button;
    outline: 0!important;
    background-image: none;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    display: inline-block;
    position: relative;
    user-select: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    text-align: center;
    padding: 0 14px;
    border-radius: 4px;
    transform: translate3d(0,0,0);
    transition: background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    color: #ffffff;
    background-color: #a84849;
    border-color: #a84849;
    line-height: 32px;
    min-width: 96px;
}

.swcf_footer .wvcf_sendBtn button, #swc_btn_addPhoto, #swc_btn_addGif{
	-moz-opacity: 0.8;
    -ms-opacity: 0.8;
    filter: alpha(opacity=80);
    -khtml-opacity: 0.8;
    -o-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
	cursor: pointer;
}

.swcf_footer .wvcf_sendBtn button:hover, #swc_btn_addPhoto:hover, #swc_btn_addGif:hover{
	-moz-opacity:1;
	-ms-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}

.swc_photo_count{
    position: absolute;
    top: -5px;
    left: -10px;
    background: red;
    color: #fff;
    font-size: 12px;
    line-height: 0;
    padding: 9px 6px 9px 6px;
    border-radius: 50%;
	display: none
}

.swcomm_gifbox{
    width: 240px;
    height: 240px;
    position: absolute;
    background: #fafafa;
    border: 1px solid #ddd;
    bottom: 40px;
    padding: 10px;
    right: 0;
    box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.08);
    display: none;
    z-index: 8;
}
.swcomm_gifbox #swc_search_gif{
    padding: 5px 6px 4px;
    width: 100%;
    border: 1px solid #ddd;
    outline: none;
}
.swcomm_gifbox:after {
    content: " ";
    position: absolute;
    bottom: -8px;
    right: calc(50% + -7px);
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: #fafafa transparent transparent transparent;
}
.swcomm_gifbox:before {
    content: " ";
    position: absolute;
    bottom: -9px;
    right: calc(50% + -7px);
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #ddd transparent transparent transparent;
}
.swcomm_gifbox .swcomm_giflist{height: 180px;margin-top: 10px;}

.swcomm_gifbox .sw_gif_item{}
.swcomm_gifbox .sw_gif_item img{width:100%;cursor: pointer;}
.swc_gif_parser_loader{
    position: absolute;
    background: rgba(255, 255, 255, 0.71);
    top: 45px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    text-align: center;
    padding: 35px;
    display: none;
}
.swc_pre_gif{}
.swcomm_gifbox .sw_no_gifs{
	padding: 10px;
    font-size: 14px;
    line-height: 20px;
    height: 100px;
}

.swcl_comment{
	margin: 0 0 12px;
	padding-bottom: 0;
	overflow: hidden;
	display: block;
	clear: both;
	border-bottom: 1px solid #eee;
}
.swcl_comment *{line-height: inherit;}
.swcl_comment_selected{
	border-left: 2px solid #ffa500 !important;
	border-bottom-color: #ffa500;
    padding-left: 5px;
}
.swcl_comment:last-child{
    border: none;
    margin: 0;
}
.swcl_comment .swcl_ava{
	float: left;
}
.swcl_comment .swcl_ava img{
    border-radius: 50%;
}
.swcl_comment .swcl_right_side{margin-left: 45px;}
.swcl_comment .swcl_name_date{
}
.swcl_comment .swcl_name_date b{}
.swcl_comment .swcl_name_date b a{text-decoration:none}
.swcl_comment .swcl_answer_to{
	color: #afafaf;
	font-size: 13px;
}
.swcl_comment .swcl_answer_to a{text-decoration: none;color: #a0a0a0;}
.swcl_comment .swcl_text_box{
	-webkit-transition: color .85s;
	-o-transition: color .85s;
	transition: color .85s;
	margin: 3px 0 0;
	line-height: 20px;
}
.swcl_comment .swcl_meta{
	float: left;
}
.swcl_comment .swcl_meta a{
	text-decoration: none;
	margin-left: 5px;
	font-size: 12px;
	letter-spacing: 0.6px;
}
.swcl_comment .swcl_meta span{
	color: #afafaf;
	font-size: 12px;
}
.swcl_comment .swcl_rating{
	min-height: 16px;
	display: inline-block;
	color: #888;
	cursor: pointer;
	padding: 0;
	line-height: 0;
	height: 30px;
	float: right;
	margin-top: -5px;
}
.swcl_comment .swcl_rating img{
	width: 16px;
	height: 16px;
	padding: 0;
	vertical-align: text-bottom;
}
.swcl_comment .swcl_rating span{
	color: #afafaf;
	display: inline-block;
    font-size: 12px;
    vertical-align: unset;
	margin: 0;
    padding: 15px 0px 15px;
    cursor: default;
}

.swcli_reply_form{
    clear: both;
	display:none
}
.swcli_reply_form .swcf_inner{
    border: none;
    margin: 0 0 10px;
    padding: 0;
}
.swcli_reply_form .swcf_ava_text{}
.swcli_reply_form .swcf_ava_text button{
    background: url(/templates/default/controllers/smartwall/img/send.png) no-repeat center;
    width: 55px;
    height: 36px;
    border: none;
    cursor: pointer;
    line-height: 0;
    -moz-opacity:0.5;
    -ms-opacity:0.5;
    filter:alpha(opacity=50);
    -khtml-opacity:0.5;
    -o-opacity:0.5;
    -webkit-opacity:0.5;
    opacity:0.5;
    outline: none;
}
.swcli_reply_form .swcf_ava_text button:hover{
	-moz-opacity:1;
	-ms-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.swcli_replys{
    clear: both;
    background: url(/templates/default/controllers/smartwall/img/curve-arrow.png) no-repeat 0 0px;
    padding: 3px 0 13px 20px;
    display: block;
    line-height: 14px;
    margin: 0 0 0 10px;
    cursor: pointer;
    color: #3d8ec1;
    font-weight: bold;
    letter-spacing: 1px;
}
.swcli_reply_list{
    padding: 10px 5px;
    clear: both;
	display:none
}
.swcli_reply_list .swcl_ava img{
    width: 26px;
    height: 26px;
}
.swcli_reply_list .swcl_text_box{
    margin: 0;
    font-size: 13px;
}
.swcli_reply_list .swcl_right_side{margin-left:35px}
.swcli_reply_list .swcl_rating img{width: 15px;height: 15px;}
.swcli_reply_list .swcl_text_box a{text-decoration:none}

#get_ajax_answer{cursor:pointer}

.swcl_getAllComms{
    padding: 3px 10px 10px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;
}

.tpd-content .swcl_rating, .tpd-content .swcl_answer_to, .tpd-content .swcl_meta a{
    display: none !important;
}

.swcl_photos_box{
    overflow: hidden;
}
.swcl_photos_box a{
    text-decoration: none;
    display: block;
    float: left;
    margin: 2px 1px;
}
.swcl_gifs_box{margin: 10px 0}
.swcl_gifs_box .swcl_gifs_gif{line-height: 0;}

.swli_text{line-height:16px}
.swli_text .mrc-shadow, .swcl_text_box .mrc-shadow {
	pointer-events: none;
	position: absolute;
	height: 60px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 7;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #fff), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(bottom, #fff 5%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(bottom, #fff 5%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, #fff 5%, rgba(0, 0, 0, 0) 100%);
}
.swli_text .mrc-btn-wrap button, .swcl_text_box .mrc-btn-wrap button{
    background: none;
    border: none;
    padding: 0;
    color: #2196F3;
    border-bottom: 1px dashed #2196F3;
    outline: none;
    -webkit-appearance: none;
	cursor: pointer
}

.swi_react_head{
    border-bottom: 1px solid #eee;
    padding: 8px 12px;
    color: #555;
}
.swi_react_head a{
    text-decoration: none;
}

.sw_pre_gif{
	width: 100px;
    height: 80px;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    margin-right: 10px;
}
.sw_pre_gif .sw_gif_file{
	min-height: 80px;
    width: 100px;
}
.sw_pre_gif span{
	position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background: red;
    color: #fff;
    padding: 4px 8px;
	cursor:pointer;
	display:none
}
.sw_pre_gif:hover span{display:block}

.sw_pre_gif ins.play-gif {
    width: 36px;
    height: 36px;
    line-height: 38px;
    font-size: 15px;
    top: 18px!important;
    left: 30%!important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}


.smartwall_photos_box{width:500px;height:400px;margin:15px}
.modal-content .smartwall_photos_box {
	width: 100%;
	height: auto;
	margin: 0;
}
.smartwall_photos_item{border: 1px solid #ddd;width: calc(100% - 15px);font-size: 14px;}
.smartwall_photos_item h3{
    margin: 0;
    padding: 6px 10px;
    background: #eee;
    border-bottom: 1px solid #e4e4e4;
	font-size: 20px;
}
#smartwall_add_photo{
    border: 1px dashed #ddd;
    background: #fafafa;
    text-align: center;
	width: 320px;
    float: left;
}
.modal-content #smartwall_add_photo{
    width: calc(100% - 30%);
}
#smartwall_add_photo .photo_to_smartwall{padding: 10px;}
#smartwall_add_photo .photo_to_smartwall &gt; img{vertical-align: sub;}
#smartwall_add_photo .hide_drop_area_smartwall{}

.smartwall_photos{
    padding: 8px;
    display: flex;
    flex-flow: row wrap;
}
.smartwall_photos .sw_photo_box{
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    padding: 4px;
    margin: 3px;
	position:relative
}
.smartwall_photos .sw_photo_box img{cursor:pointer}
.smartwall_photos .sw_photo_box img:hover{
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
	-o-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
}
.sw_checked{
	display:none;
	background: rgba(76, 175, 80, 0.38);
	position: absolute;
	top: 4px;
	bottom: 18px;
	left: 4px;
	right: 4px;
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 54px;
	height: 64px;
	cursor:pointer;
}
.sw_select .sw_checked{
	display: block;
}
.smartwall_photos .sw_photo_box a{
    font-size: 14px;
    color: red;
    text-align: center;
    margin-bottom: -2px;
	cursor: pointer;
}
.smartwall_photos .sw_photo_box a.swp_hide {
    color: orange;
    margin-top: 3px;
}
.smartwall_photos .sw_photo_box a.swp_hide:hover{color: #d68b02}
.sw_selected_photo{
    background: #2196F3;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 3px;
    position: sticky;
    bottom: 0;
    left: 100%;
    cursor: pointer;
    margin-top: 5px;
    font-size: 14px;
}

.swmr_photos{
	display:none;
	padding: 0 10px;
	margin-bottom: 5px;
}
.swmr_photos span{
    position: relative;
    display: inline-block;
    margin-right: 4px;
}
.swmr_photos span a {
    position: absolute;
    top: 4px;
    right: 4px;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    padding: 3px 5px 3px 6px;
    font-size: 14px;
    cursor: pointer;
}
.swmr_photos span a:hover{background-color: rgba(0, 0, 0, 0.9);}
.swmr_photos span img{}
.sw_or_text {
    text-align: center;
    margin: 8px 0 0;
    color: #666666;
    clear: both;
}
.swih_menu{
    position: absolute;
    right: 10px;
    top: 50px;
    background: #fff;
    box-shadow: -1px 1px 3px #ccc;
    width: 200px;
    z-index: 10;
    border-radius: 2px;
	display:none
}
.swih_menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.swih_menu ul li{}
.swih_menu ul li a{
    text-decoration: none;
    padding: 8px 10px;
    display: block;
    color: #2980b9;
    font-size: 14px;
}
.swih_menu ul li a:hover{
    background: #fafafa;
    color: #444;
}
.swih_menu ul li hr{
    margin: 0;
    border: none;
    border-bottom: 1px solid #eee;
}
.swli_text.mrc {margin-bottom: 15px;}
#search_results_list .swli_text em{
	background: yellow;
    padding: 0 2px;
    font-style: normal;
}

p &gt; .view-more-button{
	border: 1px solid #ddd;
    background: #fafafa;
    width: 100%;
    padding: 10px;
    letter-spacing: 1px;
    cursor: pointer;
    outline: none;
}
p &gt; .view-more-button:hover{
	border: 1px solid #ccc;
    background: #fff;
}
.sw_widget_box{padding: 0;}
.swcf_footer .wvcf_sendBtn button.swProcessAdd, .swcli_reply_form .swcf_ava_text button.swProcessAdd{
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
	-o-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
}
.sw_delcomm_btn{
    color: #d35400;
    display: none;
}
.swcl_comment:hover .sw_delcomm_btn{
    display: inline-block;
}
.swcl_comment:hover .is_swc_answer .sw_delcomm_btn { display: none}
.swcl_comment:hover .is_swc_answer:hover .sw_delcomm_btn {display: inline-block;}
.atwho-view ul li.AtWho_users{
    padding: 8px 10px;
	line-height:normal
}
.atwho-view ul li.AtWho_users img.img-thumbnail{
	width: 16px;
    height: 16px;
    vertical-align: sub;
    border-radius: 50%;
}
div[contenteditable="false"]{
	background: #fafafa !important;
    cursor: not-allowed;
}

.swc_smiles_box{
	display: none;
    text-align: center;
    padding: 10px;
}
.swc_smiles_box ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.swc_smiles_box ul li{
    display: inline-block;
    line-height: 0;
    cursor: pointer;
}
.swc_smiles_box ul li:hover{
    background: #f1f1f1;
	border-radius:2px
}
.swc_smiles_box ul li img{
    line-height: 0;
    max-width: none;
    width: auto;
    padding: 3px;
}
.sw_comm_textarea .sw_smile, .swcl_text_box .sw_smile{vertical-align: sub;padding: 0 5px;}
.sw_comm_textarea .sw_smile{
	width: auto;
	height: auto;
	border: none;
	border-radius: unset;
	padding: 0;
	margin: 0 3px;
	border: none !important;
	border-radius: unset !important;
	padding: 0px !important;
}

.is_sw_anonymous_ico{vertical-align:middle;width:16px;display:inline-block;opacity:0.7}
.is_private_post{opacity:0.9}
.is_private_post:hover{opacity:1}
.sw_private_post{text-align: center;}
.sw_private_post p{
    font-size: 18px;
    color: #ff8181;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.09);
}

.swli_text_colored{
	min-height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
	background-repeat: no-repeat!important;
    background-size: cover!important;
	font-size: 25px;
	margin: -5px -21px;
	padding: 20px 50px;
    text-align: center;
}
.swli_text_colored .swli_text_colored_inner{
	max-height: 370px !important;
    position: absolute;
    background: transparent !important;
    padding: 20px 50px;
    text-align: center;
    font-size: 25px;
}
.swi_photopoll{
	overflow: hidden;
    display: block;
    position: relative;
    height: 300px;
    margin-bottom: 15px;
}
.swi_photopoll .swip_select{
	position: absolute;
    top: 0;
    width: calc(50% - 3px);
    height: inherit;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-color: #e3e3e3;
    cursor: pointer;
}
.swi_photopoll .swip_select_1{left: 0;}
.swi_photopoll .swip_select_2{right: 0;}
.swi_photopoll .swip_vs{
	width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    color: #4A4A50;
    background: #fff;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 1;
    font-family: "Lato", sans-serif;
    font-weight: 600;
}
.swip_btns{
    overflow: hidden;
    display: block;
    height: 40px;
    position: relative;
    margin-bottom: 15px;
}
.swip_btns &gt; div{
	position: absolute;
    top: 0;
    width: calc(50% - 3px);
    height: 33px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-color: #e3e3e3;
    cursor: pointer;
	text-align: center;
    line-height: 33px;
}
.swip_btns .swip_btn1{left: 0;}
.swip_btns .swip_btn1:after{background-color: rgb(76 175 80 / 46%)!important;}
.swip_btns .swip_btn2{right: 0;}
.swip_btns .swip_btn2:after{background-color: rgb(233 30 99 / 33%)!important;}
.swip_btns &gt; .sw_show_poll_result:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 3%;
	z-index: 0;
	background-image: -webkit-linear-gradient(135deg,rgba(255,255,255,0.125) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.125) 50%,rgba(255,255,255,0.125) 75%,transparent 75%,transparent);
	background-image: linear-gradient(-45deg,rgba(255,255,255,0.125) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.125) 50%,rgba(255,255,255,0.125) 75%,transparent 75%,transparent);
	background-size: 35px 35px;
}

.audio-player,
.audio-player div,
.audio-player .sw_audio_artsong,
.audio-player .sw_audio_artist,
.audio-player .sw_audio_song,
.audio-player a,
.audio-player span,
.audio-player button {
    outline: none;
}
div.audio-player {
    position: relative;
    width: 100%;
    height: 50px;
}
div.audio-player audio{display:none}
div.audio-player .mejs__container, div.audio-player .mejs__controls:not([style*="display: none"]){background:none}
div.audio-player .mejs__playpause-button{background: #5181b8;border-radius: 50%;height: 32px;}
div.audio-player .mejs__playpause-button button{top: 7px;left: 16px;margin: 0;padding: 0;}
div.audio-player .mejs__time-rail .mejs__time-slider{top: 20px;}
div.audio-player .mejs__time-total {background: rgb(0 0 0 / 12%);}
div.audio-player .mejs__time-rail .mejs__time-slider,
div.audio-player .mejs__time-buffering,
div.audio-player .mejs__time-current,
div.audio-player .mejs__time-loaded,
div.audio-player .mejs__time-marker,
div.audio-player .mejs__time-total
{height:2px}
div.audio-player .mejs__time-current, div.audio-player .mejs__time-handle-content {background: #5181b8;}
div.audio-player .mejs__currenttime-container{position: absolute;right: 98px;padding-top: 15px;color: #888;height: 28px;}
div.audio-player .mejs__time-handle, div.audio-player .mejs__time-handle-content{border:none;width: 6px;height: 6px;left: 0;top: -1px;}
div.audio-player .mejs__time-float {border: 1px solid #dcdcdc;}
div.audio-player .mejs__duration-container{
    color: #fff;
}
div.audio-player .sw_audio_artsong{
    position: absolute;
    font-size: 14px;
    left: 54px;
    top: 5px;
    width: calc(100% - 200px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
div.audio-player .sw_audio_artist, .swa_playlist .mejs-list li .sw_audio_artist{
    font-weight: bold;
    color: #5181b8;
    max-width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
div.audio-player .sw_audio_song, .swa_playlist .mejs-list li .sw_audio_song{
    max-width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
div.audio-player .sw_audio_song:before, .swa_playlist .mejs-list li .sw_audio_song:before {
    display: inline-block;
    content: "\00a0\2014\00a0";
}
div.audio-player .mejs__horizontal-volume-total {background: #ccc;height: 5px;top: 18px;}
div.audio-player .mejs__horizontal-volume-current {background: #5181b8;}
.sw_microblock img, .smartwall_items_list img{display:inline-block;max-width: none;}
.sw_share_btns{
	background: #fbfbfb;
	padding: 6px;
	border-top: 1px solid #f1f1f1;
	text-align: center;
	display:none
}
.swi_body div + .sw_audio_players{margin-top:20px}

#smartwall_add_photo_link{
	width: 163px;
    float: left;
    border: 1px dashed #ddd;
    background: #fafafa;
    text-align: center;
}
.modal-content #smartwall_add_photo_link{
    width: 30%;
}
#smartwall_add_photo_link a{
	display: block;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
}
.swcl_ava.swih_verified_user{
    position: relative;
    margin: 2px;
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
	box-shadow: 0 0 0 1.5px #55acee
}
.swcl_ava.swih_verified_user .swih_verified_icon svg, .swcl_ava.swih_verified_user .swih_verified_icon{width: 16px;height: 16px;}
.swcli_reply_list .swcl_ava.swih_verified_user{width: 26px;height: 26px;}
.sw_video_modal{width:600px;height:340px}
.modal-content .sw_video_modal{width: 100%;}
.sw_video_modal iframe{width:100%;height:100%}
#smartwall_add_photo .qq-upload-list:empty {display: none;}

.sw_isadpos{
    border: 1px solid #2196F3;
}
.sw_isadpos .swih_avatar a, .sw_isadpos .swih_avatar .sw_isadpos_img{
    box-shadow: 0 0 0 2.5px #2196F3;
    text-decoration: none;
    position: relative;
    margin-top: -3px;
    margin-right: 10px;
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 50%;
}
.sw_isadpos .swih_avatar a span, .sw_isadpos .swih_avatar .sw_isadpos_img span{
    display: block;
    background: #5aaff3;
    color: #fff;
    width: 46px;
    height: 46px;
    line-height: 45px;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
}
.sw_isadpos .swhi_author, .sw_isadpos .sw_isadpos_author{
    font-weight: bold;
    color: #0d7ed8;
    letter-spacing: 1px;
}

.sw_adslog_modal{
    width: 320px;
    padding: 10px;
}
.modal-content .sw_adslog_modal {width: auto;padding: 0;}
.sw_adslog_modal h3{
    margin: 0;
    font-weight: bold;
    font-size: 17px;
}
.sw_adslog_modal p{
    margin: 5px 0;
    text-align: center;
    font-weight: bold;
}
.sw_adslog_modal .sw_adslog_item{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 4px;
    margin-bottom: 5px;
}
.sw_adslog_modal .sw_adslog_user{}
.sw_adslog_modal .sw_adslog_user a{
    text-decoration: none;
}
.sw_adslog_modal .sw_adslog_user span{}
.swc_pre_voice{
    display: flex;
    justify-content: flex-end;
    margin-bottom: 5px;
	height: 26px;
    -webkit-transition: height 0.1s linear;
       -moz-transition: height 0.1s linear;
        -ms-transition: height 0.1s linear;
         -o-transition: height 0.1s linear;
            transition: height 0.1s linear;
}
#swc_btn_addVoice{cursor:pointer}
.swc_pre_voice.swc_pre_voice_hide{
	height: 0;
	overflow:hidden
}
.smartwall_voice_start, .smartwall_voice_stop{
    border: 1px solid #4CAF50;
    background: #5bc760;
    color: #fff;
    height: 26px;
    line-height: 24px;
    border-radius: 3px;
    padding: 0 5px;
    font-size: 13px;
    cursor: pointer;
    margin-left: 5px;
	outline:none
}
.smartwall_voice_start img, .smartwall_voice_stop img{
    vertical-align: sub;
}
.smartwall_voice_start span{}
.smartwall_voice_stop{
    border: 1px solid #d2362a;
    background: #F44336;
}

.smartwall_voice_stop .swv_delete{display:none}
.smartwall_voice_start:hover:not([disabled]){border: 1px solid #439c47;background: #4faf54;}
.smartwall_voice_stop:hover:not([disabled]){border: 1px solid #d43b2f;background: #e03d31;}
.smartwall_voice_stop[disabled], .smartwall_voice_start[disabled]{
	-moz-opacity:0.5;
	-ms-opacity:0.5;
	filter:alpha(opacity=50);
	-khtml-opacity:0.5;
	-o-opacity:0.5;
	-webkit-opacity:0.5;
	opacity:0.5;
	cursor:no-drop
}
.smartwall_voice_result div.audio-player{
    width: 33px;
    height: 26px;
}
.smartwall_voice_result div.audio-player .mejs__controls{
    height: 26px;
	padding: 0 5px
}
.smartwall_voice_result div.audio-player .mejs__playpause-button{height: 26px;line-height: 26px;border-radius: 3px;width: 31px;}
.smartwall_voice_result div.audio-player .mejs__playpause-button button{
    top: 4px;
    left: 11px;
}

.swa_prevnextbtn-button{
    width: 52px;
    position: relative;
    background: #eee;
    position: absolute;
    left: 45px;
    top: -4px;
}
.swa_prevnextbtn-button button{
	background: url(playlist-controls.svg) transparent no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px;
}
.swa_prevnextbtn-button .swac_previous{
    background-position: -20px 0;
}
.swa_prevnextbtn-button .swac_next{
    background-position: 0 0;
    left: 20px;
}
.swa_playlist .audio-player .mejs__playpause-button{margin-right: 50px;}
.swa_playlist div.audio-player .sw_audio_artsong{left: 104px;}
.swa_playlist .mejs-list{
    padding: 0;
    margin: 0;
    list-style: none;
}
.swa_playlist .mejs-list &gt; li{
    padding: 8px;
    padding-left: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
    border-radius: 3px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    cursor: pointer;
    align-items: center;
}
.swa_playlist .mejs-list &gt; li.swa_current{
	background: #f1f1f1;
    border-color: #fff;
}
.swa_playlist .mejs-list li:hover{background: #f7f6f6;border-color: #fff;}
.swa_playlist .mejs-list li .sw_audio_play{
    padding: 0 10px 0;
    width: 30px;
    height: 25px;
}
.swa_playlist .mejs-list li .sw_audio_play:before{
    content: "";
    background: url(/templates/default/controllers/smartwall/img/music.png) no-repeat center;
    width: 30px;
    height: 25px;
    position: absolute;
}
.swa_playlist .mejs-list li:hover .sw_audio_play:before{background: url(/templates/default/controllers/smartwall/img/play.png) no-repeat center;}
.swa_setmenu{margin-left: auto;}
.swa_setmenu a{
	-moz-opacity:0.4;
	-ms-opacity:0.4;
	filter:alpha(opacity=40);
	-khtml-opacity:0.4;
	-o-opacity:0.4;
	-webkit-opacity:0.4;
	opacity:0.4;
}
.swa_setmenu a:hover{
	-moz-opacity:1;
	-ms-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.sw_with_share .sw_facebook_reaction:hover b, .sw_with_share .swf_btn_comment:hover b, .swf_btn_share:hover b{color: #444;}
.swli_text img.emojione{width: 16px;}

.swi_body .sw_link_box{
	display: block;
    width: 100%;
    height: 260px;
    border: 1px solid #ddd;
    margin: 10px 0;
}
.sw_link_box .swlb_img{
	height: 200px;
	background-color: #fafafa;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position:relative;
	border-bottom: 1px solid #ddd;
}
.sw_link_box .swlb_url{position: absolute;background: rgb(0 0 0 / 72%);color: #fff;text-decoration: none;text-align: center;border-radius: 3px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sw_link_box .swlb_url{
    bottom: 5px;
    left: 5px;
    top: auto;
    right: auto;
    width: auto;
    max-width: 80%;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
}
.sw_link_box .swlb_title{
    padding: 10px;
    display: block;
    text-decoration: none;
}
.sw_link_box .swlb_title h3{
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sw_link_box .swlb_title p{
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 991px) {
	.modal-content .sw_video_modal {height: 265px}
}
@media screen and (max-width: 680px) {
	.sw_video_modal {width: 580px;height: 320px;}
}

@media screen and (max-width: 640px) {
	.swli_videos.videos_count_5 a:nth-child(1), .swli_videos.videos_count_5 a:nth-child(2){height: 140px;}
	.swli_videos.videos_count_5 a:nth-child(1):after, .swli_videos.videos_count_5 a:nth-child(2):after{top: 29%;}
	.swli_videos.videos_count_5 a:nth-child(n+3), .swli_videos.videos_count_5 a:nth-child(5){height: 100px;}
	
	.swli_videos.videos_count_4 a:nth-child(1){height: 280px;}
	.swli_videos.videos_count_4 a:nth-child(2), .swli_videos.videos_count_4 a:nth-child(3), .swli_videos.videos_count_4 a:nth-child(4){height: 110px;}
	
	.swli_videos.videos_count_3 a:nth-child(1){height: 280px;}
	.swli_videos.videos_count_3 a:nth-child(2), .swli_videos.videos_count_3 a:nth-child(3){height: 180px;}
	.sw_video_modal {width: 560px;height: 300px;}
}

@media screen and (max-width: 580px) {
	.swli_videos.videos_count_5 a:nth-child(2){margin-right: 0px;}
	.swli_videos.videos_count_4 a:nth-child(1){
		width: 49%;
		float: left;
		height: 160px;
		margin-right: 4px;
	}
	.swli_videos.videos_count_4 a:nth-child(2){
		width: 49%;
		float: right;
		height: 160px;
		margin: 0;
	}
	.swli_videos.videos_count_4 a:nth-child(3){
		clear: both;
		width: 49%;
		float: left;
		height: 160px;
		margin-right: 4px;
	}
	.swli_videos.videos_count_4 a:nth-child(4){
		width: 49%;
		float: right;
		height: 160px;
		margin: 5px 0 0 0;
	}
	.swli_videos.videos_count_3 a:nth-child(2) {width: 48%;}
	.sw_video_modal {width: 500px;height: 240px;}
	.modal-content #smartwall_add_photo .photo_to_smartwall, .modal-content #smartwall_add_photo_link a{font-size: 13px;}
}

@media screen and (max-width: 480px) {
	.sw_reactions_box{top: -50px;width: 280px;height: 32px;}
	.sw_react{width: 36px;height: 36px;}
	.sw_react-love{
		left: 58px;
	}
		.sw_react-haha{
		left: 106px;
	}
		.sw_react-wow{
		left: 155px;
	}
		.sw_react-sad{
		left: 205px;
	}
		.sw_react-angry{
		left: 254px;
	}
	@keyframes reaction_delay {
	  0% {
		width: 36px;
		height: 36px;
		top: 60px;
	  }
	  48% {
		width: 46px;
		height: 46px;
		top: 5px;
	  }	
	  100% {
		width: 36px;
		height: 36px;
		top: 8px;
	  }
	}
	.sw_facebook_reaction, .swf_btn_comment{width:40%}
	.swli_videos.videos_count_5 a:nth-child(1){width:100%;margin-bottom:4px;height: 200px;}
	.swli_videos.videos_count_5 a:nth-child(2){
		width: 49%;
		float: left;
		height: 160px;
		margin-right: 4px;
	}
	.swli_videos.videos_count_5 a:nth-child(3){
		width: 49%;
		float: right;
		height: 160px;
		margin: 0;
	}
	.swli_videos.videos_count_5 a:nth-child(4){
		clear: both;
		width: 49%;
		float: left;
		height: 160px;
		margin-right: 4px;
	}
	.swli_videos.videos_count_5 a:nth-child(5){
		width: 49%;
		float: right;
		height: 160px;
		margin: 0;
	}
	.photos_count_1 img{width:100% !important}
	div.audio-player .sw_audio_artsong{width: calc(100% - 115px)}
	.sw_with_share .sw_react_text b, .sw_with_share .swf_btn_comment b, .sw_with_share .swf_btn_share b{display:none}
	.sw_video_modal {width: 400px;height: 200px;}
	.modal-content #smartwall_add_photo {width: 50%;}
	.modal-content #smartwall_add_photo_link {width: 50%;}
	.modal-content .sw_video_modal {height: 230px}
	div.audio-player .mejs__currenttime-container{display:none}
}
@media screen and (max-width: 400px) {
	.sw_facebook_reaction, .swf_btn_comment{width:49%}
	.swcli_reply_form {margin: 0 0 0 -45px;}
	.swli_videos.videos_count_5 a:nth-child(1){height: 160px;}
	.swli_videos.videos_count_5 a:nth-child(2), .swli_videos.videos_count_5 a:nth-child(3), .swli_videos.videos_count_5 a:nth-child(4), .swli_videos.videos_count_5 a:nth-child(5){height: 100px;}
	.swli_videos.videos_count_4 a:nth-child(1), .swli_videos.videos_count_4 a:nth-child(2), .swli_videos.videos_count_4 a:nth-child(3), .swli_videos.videos_count_4 a:nth-child(4){height: 130px;}
	.swli_videos.videos_count_3 a:nth-child(2), .swli_videos.videos_count_3 a:nth-child(3) {height: 140px;}
	.swli_videos.videos_count_2 a{height: 150px;}
	.swli_videos.videos_count_2 a:after{top: 34%;left: 36%;}
	.swli_videos.videos_count_3 a:nth-child(1) {height: 200px;}
	.swli_videos a{height: 170px;}
	.swi_photopoll{
		display: flex;
		flex-direction: column;
		height: 400px;
	}
	.swi_photopoll .swip_select{
		position: relative;
		width: 100%;
	}
	.swi_photopoll .swip_select_1{margin-bottom: 5px;}
	.sw_video_modal {width: 300px;height: 180px;}
	.modal-content .sw_video_modal {height: 190px}
}
@media screen and (max-width: 380px) {
	.swli_videos a{
		width: 100% !important;
		height: 150px !important;
		margin: 0 !important;
		margin-bottom: 5px !important;
	}
	.swli_videos a:after{top: 35% !important;left: 41% !important;padding: 16px !important;}
	.modal-content .sw_video_modal {height: 160px}
	div.audio-player .sw_audio_artsong{font-size:12px}
	.swli_text_colored, .swli_text_colored .swli_text_colored_inner{padding: 20px;font-size: 22px;}
}
@media screen and (max-width: 321px) {
	.sw_video_modal {width: 280px;height: 160px;}
	.smartwall_voice_start, .smartwall_voice_stop {font-size: 11px}
}

@media (max-width: 576px) {
	.modal-content #smartwall_add_photo {width: 290px;}
	.modal-content #smartwall_add_photo_link {width: 161px;}
	.modal-content #smartwall_add_photo .photo_to_smartwall, .modal-content #smartwall_add_photo_link a{font-size: 13px;}
}

.photos_count_1 div a{text-align:}
.photos_count_1 div a img{width: auto !important;}
.nyroModalCont{overflow:hidden !important}
.swih_avatar a .default_avatar{
	width: 46px;
    height: 46px;
    display: block;
    border-radius: 50%;
}
.swih_avatar a .default_avatar:before{font-size: 32px}

html.min-vh-100 .swa_playlist .mejs-list li .sw_audio_play{width:40px}</pre></body></html>