403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/impact/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/impact/css/live_stream.css
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/bootstrap/glyphicons-halflings-regular.eot');
  src: url('../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-comment:before {
  content: "\e111";
}

#video-container {
    height: auto;
    text-align: center;
    position: relative;
    background-color: #f3f5f9;
}

.module_live_streaming .module_videochat {
	height: auto;
	width: auto;
	border-color: #f3f5f9;
    margin: 0 auto;
}

.module_live_streaming .interface.video {
	width: 731px;
	position: relative;
	transition: height .4s;
	overflow: hidden;
	border-left: 1px solid #ddd;
}

.module_live_streaming .interface.video.module_hide_btn_connect{
	height: 0px;
}

.module_live_streaming .interface.video.module_hide_btn_connect .chat_action button .bl_title{
	transition: none;
}

.module_live_streaming #their-video{
	object-fit: cover;
	width: 100%;
}

.body_video_chat .chat_bg.module_live_bg{
	margin: 0 0 20px;
}

.body_video_chat .chat_bg.module_live_bg{
    transition: margin-bottom .4s;
}

.ls_content_bl_comments a{
	color: #1784fb;
}

.feed_like_like{

}

.feed_like_like.disabled {
  color: #999 !important;
  cursor: default !important;
}

.ls_content{
  overflow:hidden;
  position: relative;
  padding: 0;
  transition: height .7s;
  will-change: height;
}

.ls_content .ls_content_bl_comments{
  opacity: 1;
  transition: opacity .15s linear;
}

.ls_content .ls_content_bl_comments.to_hide{
  opacity: 0;
}

.ls_content .ls_content_template_bl_comment.to_top{
  position: absolute;
  width: 100%;
  top: 0;
  transition: opacity .15s linear;
  opacity: 1;
}

.ls_content .ls_content_template_bl_comment.to_hide{
  opacity: 0;
}

.ls_content .ls_comments{
  opacity: 1;
}

.ls_content .ls_comments.to_hide{
  opacity: 0;
}

.ls_list_viewers{
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 0px;
  margin-bottom: 0px;
  /* padding: 0 15px; */
  margin: 0 15px;
  opacity: .4;
  transition: all .35s, height .35s, margin .35s, opacity .25s linear;
  position: relative;
  /*text-align: center;*/
  /* width: 100%; */
  display: flex;
}

.ls_list_viewers.disabled{

}

.ls_list_viewers.to_show{
  height: 45px;
  /* margin-bottom: 10px; */
  margin-bottom: 15px;
  opacity: 1;
}

.ls_list_viewers.to_show0{
  height: 90px;
  margin-bottom: 10px;
  opacity: 1;
}

.ls_list_viewers_bl{
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 90px;
  min-height: 45px;
  /* padding-right: 70px;
  width: calc(100% + 70px); */
  /* margin-right: -32px;
  padding-right: 15px; */
  margin-right: -22px;
  /* padding-right: 22px; */
  padding-right: 30px;
  /* padding-top: 5px; */
  padding-left: 7px;
}

.ls_list_viewers_watching_now{
  /* float: left; */
  /* width: 35px; */
  height: 35px;
  /* text-align: center; */
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 0 14px;
  /* margin-right: 15px; */
  margin-right: 8px;
  background-color: #695aff;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border-radius: 18px;

  margin-top: 5px;
}

/* .ls_list_viewers_watching_now .fa{
  color: #565757;
  font-size: 28px;
  margin-top: 3px;
} */

.ls_list_viewers_watching_now span{
  padding-left: 5px;
}

.ls_list_viewers_watching_now svg{
  width: 30px;
  height: 35px;
  vertical-align: middle;
  stroke: #fff;
}

.ls_list_viewers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.ls_list_viewers ul.list_photo li {
  margin: 0;
  transition: all .38s;
  position: relative;
  /* padding-bottom: 10px; */
  padding-top: 5px;
  padding-bottom: 5px;
}

.ls_list_viewers ul.list_photo li i.open_im_user{
  /* font-size: 22px; */
  font-size: 18px;
  color: #1784fb;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  /* top: -6px; */
  top: -2px;
  left: -6px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: color .35s, opacity .35s linear, visibility .35s;
  transition: color .35s, opacity .35s linear, visibility .35s;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.ls_list_viewers ul.list_photo li i.open_im_user:hover{
  color: #337ab7;
}

.ls_list_viewers ul.list_photo li:hover i.open_im_user{
  visibility: visible;
  opacity: 1;
  -webkit-transition: color .35s, opacity .35s linear, visibility 0s;
  transition: color .35s, opacity .35s linear, visibility 0s;
}

.ls_list_viewers ul.list_photo li a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  transition: width .2s, margin .2s, color .5s ease, filter .5s ease, opacity .2s linear;
  margin-right: 8px;
  cursor: default;
}

.ls_list_viewers ul.list_photo li.to_hide_bl a {
  width: 0;
  margin-right: 0;
}

.ls_list_viewers ul.list_photo li a img {
  height: 35px;
  object-fit: cover;
  width: 35px;
  border-radius: 50%;
}

.ls_list_viewers_more{
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0;
  /* width: 14px; */
  width: 18px;
  height: 35px;
  margin: 0;
  padding: 0;
  visibility: hidden;
  transition: opacity .35s linear, visibility 0s .35s;
}

.ls_list_viewers_more.to_show{
  visibility: visible;
  opacity: 1;
  transition: opacity .35s linear, visibility 0s;
}

.ls_list_viewers_more .fa{
  color:#1784fb;
  display: block;
  cursor: pointer;
}

.ls_list_viewers_more .fa.fa-chevron-up{
  margin: -5px 0 10px;
}

.ls_list_viewers.disabled .ls_list_viewers_more .fa,
.ls_list_viewers_more .fa.disabled{
  cursor: default;
}

.ls_list_viewers_more .fa{
  color: #d7d7d7;
}

.ls_list_viewers_more .fa:hover{
  color: #c2c2c2;
}

.ls_list_viewers.disabled .ls_list_viewers_more .fa,
.ls_list_viewers_more .fa.disabled{
  color: #e1e1e1;
}

.ls_list_viewers_more .fa.fa-chevron-circle-down{
  margin-top: 4px;
}

.ls_title_user_play_bl,
.page_title_circle{
  width: 16px;
  height: 16px;
  /* float: left; */
  /* margin-top: 6px; */
  margin-right: 8px;
  /* overflow: hidden; */
  transition: all .3s, opacity .3s linear;
  display: block;
  opacity: 1;
}

.h3_live_page_one_column_title{
	margin: 0 0 -20px 0!important;
}

.h3_live_page_one_column_title .ls_title_user_play_bl,
.page_title_circle{
	display: inline-block;
	margin: 0 2px 0 0;
}

.page_title_circle{
	margin: 0;
}

.ls_title_user_play{
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #98c700;
  display: block;
}

.ls_title_user_play_bl.to_hide{
  width: 0px;
  margin-right: 0;
  opacity: 0;
}

.link_back_media {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    top: 2px;
    white-space: nowrap;
	color: #1784fb;
    transition: color .5s ease, filter .5s ease, opacity .3s linear;
}

.link_back_media .fa {
    margin-right: 5px;
    font-size: 12px;
    position: relative;
    top: -1px;
}


.column_main .col_center .head .back_page_loader {
    height: 16px;
    width: 16px;
    font-size: 16px;
    top: 0;
    bottom: 0;
    right: 1px;
    margin: auto;
}

.column_main .col_center .head .add_loader {
    position: relative;
}

.column_main .col_center .head .back_page_loader .spinner-blade {
    background-color: #000;
}

.module_live_streaming .module_videochat #video-container .their-video-container{
    position:relative;
	border: none;
}

.column_main .col_center .head{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.ls_video_title{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
	position: relative;
    opacity: 1;
}

.ls_video_title:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50px;
	height: 1.2em;
	background: linear-gradient(to right, rgba(243, 245, 249, 0), rgba(243, 245, 249, 0.86));
	pointer-events: none;
}

.ls_video_title.to_show{
    height: 36px;
    opacity: 1;
}

/*.module_live_streaming .module_videochat .ls_video_title{
    position: absolute;
    bottom: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 15px;
    padding: 3px 10px 4px;
    line-height: 1.4;
    color: #fff;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, .3);
    transition: all .5s ease;
    cursor: default;
    box-sizing: border-box;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: opacity .35s linear, visibility 0s .35s;
}

.module_live_streaming .module_videochat .ls_video_title.to_show{
    visibility: visible;
    opacity: 1;
    transition: opacity .35s linear, visibility 0s;
}

.block_videochat.module_live_streaming #video-container .their-video-container #their-video.to_show ~ .ls_video_title{
    visibility: visible;
    opacity: 1;
    transition: opacity .35s linear, visibility 0s;
}

.module_live_streaming .module_videochat .ls_video_title:empty{
    display:none;
}*/



/* Live stream full screen */
body.full_screen_stream .column,
body.full_screen_stream  .wrap_static_page > .title,
body.full_screen_stream  .wall.one_column .p-b{
    display: none;
}

body.full_screen_stream .wall{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

body.full_screen_stream #footer_bl{
  display: none;
}

body.full_screen_stream .wrap_static_page,
body.full_screen_stream .wrap_video_chat,
body.full_screen_stream .wrap_static_page .col-md-12{
  padding: 0;
}

/* Live stream full screen */

/* Heart */
.module_live_streaming .heart {
    position: absolute;
    background-color: #695aff;
    -webkit-transform: scale(1) rotate(45deg);
            transform: scale(1) rotate(45deg);
    z-index: 1;
    bottom: -51px;
    width: 36px;
    height: 36px;
}

.module_live_streaming .heart:before,
.module_live_streaming .heart:after {
    position: absolute;
    content: '';
    border-radius: 100px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #695aff;
}

.module_live_streaming .heart:before {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}

.module_live_streaming .heart:after {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.x1 {
    -webkit-animation: moveclouds 8s cubic-bezier(.25,.84,.77,.93), sideWays 2s ease-in-out alternate;
            animation: moveclouds 8s cubic-bezier(.25,.84,.77,.93), sideWays 2s ease-in-out alternate;
    -webkit-animation-iteration-count: 1, 5;
            animation-iteration-count: 1, 5;
}

/*@-webkit-keyframes moveclouds {
    0% {
        top: 500px;
    }
    100% {
        top: -500px;
    }
}

@-webkit-keyframes sideWays {
    0% {
        margin-left:0px;
    }
    100% {
        margin-left:50px;
    }
}*/


@-webkit-keyframes moveclouds {
    0% {

    }

    70% {
        opacity: 0.8;
        transform: scale(.5) rotate(45deg);
    }

    100% {
        bottom: 100%;
        opacity: 0.2;
        transform: scale(.3) rotate(45deg);
    }
}

@-webkit-keyframes sideWays {
    0% {
        margin-left:0px;
    }
    100% {
        margin-left:50px;
    }
}

@keyframes moveclouds {
    0% {

    }

    70% {
        opacity: 0.8;
        transform: scale(.5) rotate(45deg);
    }

    100% {
        bottom: 100%;
        opacity: 0.2;
        transform: scale(.3) rotate(45deg);
    }
}

@keyframes sideWays {
    0% {
        margin-left:0px;
    }
    100% {
        margin-left:50px;
    }
}
/* Heart */


.chat_action button{
  transition: background .3s, color .3s;
  background-color: #98c700;
  min-width: 204px;
  height: 63px;
  border-radius: 31px;
  font-size: 20px;
  color: #fff;
  /* padding: 0 31px 2px 31px; */
  padding: 0 31px 4px 31px;
  border: none;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 60px;
}

.chat_action button:hover{
  background-color: #7AC700;
}

.chat_action button[data-action='disconect1'],
.chat_action button.disconect{
  background-color: #df9203;
}

.chat_action button[data-action='disconect1']:hover,
.chat_action button.disconect:hover{
  background-color: #DF7D03;
}

.chat_action button:disabled{
  cursor: default !important;
  background-color: #bcbcbc;
  cursor: default;
}

.chat_action.processing button{cursor: default!important; background-color: #98c700!important;}
.chat_action.processing button[data-action='disabled']{background-color: #bcbcbc!important;}
.chat_action.processing button[data-action='disconect1'],
.chat_action.processing button.disconect{background-color: #df9203!important;}

.chat_action button .bl_title{
  opacity: 1;
  transition: width .4s, opacity .4s linear;
  white-space: nowrap;
  overflow: hidden;
}

.chat_action button .bl_title .fa{
  /* font-size: 26px; */
  font-size: 24px;
  vertical-align: middle;
  margin: 0 2px 0 0;
}

.chat_action button .bl_title .fa.fa-square{
  font-size: 22px;
}

.chat_action button .bl_title .fa.fa-square,
.chat_action button .bl_title .fa.fa-microphone-slash{
  display: none;
}

.chat_action button.disconect .bl_title .fa.fa-video-camera,
.chat_action button.disconect .bl_title .fa.fa-microphone{
  display: none;
}

.chat_action button.disconect .bl_title .fa.fa-square,
.chat_action button.disconect .bl_title .fa.fa-microphone-slash{
  display: inline-block;
}

.chat_action button .btn_name{
  padding: 0;
  vertical-align: middle;
}

.chat_action button .btn_name.blink{
  animation: blink_msg 2s linear infinite;
  -webkit-animation: blink_msg 2s linear infinite;
}

/* Who liked */
.who_liked {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 15px;
	color: #999;
	overflow: hidden;
	height: 19px;
	margin: 0 0 20px;
}

.who_liked .who_liked_bl{
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.who_liked .who_liked_bl.to_state{
	opacity: 1;
	transition: all .3s, opacity .3s linear;
}

.who_liked .who_liked_bl.to_top_op{
	opacity: 0;
}

.who_liked .who_liked_bl.to_top{
	transform: translateY(-100%);
}

.who_liked .who_liked_bl.to_state_op{
	transform: translateY(-100%);
	transition: all .25s, opacity .25s linear;
	opacity: 0;
}

.who_liked.wall_like_hide{
	display: none;
}

.who_liked .who_liked_link{
	position: relative;
}

.who_liked .glyphicon{
	font-size: 15px;
	margin: 0 1px 0 0;
	width: 15px;
	cursor: pointer;
	color: #000;
	top: 2px;
}

.ls_content .ls_content_bl_comments .who_liked{
	margin: 0;
	height: 39px;
}

.ls_content .ls_content_bl_comments .who_liked.to_hide{
	height: 0px;
	transition: all .3s, height .3s;
}

/* Who liked */


/* Comments */
button.ls_send{
  border: none;
  padding: 0;
  width: 45px;
  height: 40px;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: -45px;
  transition: filter .5s ease;
  display: none;
}

button.ls_send svg{
  fill: #1784fb;
  width: 26px;
  height: 40px;
  vertical-align: middle;
}

button.ls_send:hover{
  filter:  grayscale(50%);
}


.like_comment_and_share {
	width: calc(100% - 30px);
	min-height: 34px;
	max-width: 100%;
	margin: 0 0 15px;
	font-size: 14px;
	background-color:#ddd;
	padding: 0 15px;
	border-radius: 4px;
}

.bl_wall_blog_post .like_comment_and_share{
    background-color:transparent;
}

/* .who_liked + .like_comment_and_share {
    margin: 17px 0 15px;
} */

/* .wall_like_hide + .like_comment_and_share {
  margin: 21px 0 15px;
} */

@-moz-document url-prefix() {
  .like_comment_and_share .clearfix{
    width: 100vw;
  }
}

.like_comment_and_share.more{
    /* margin-bottom: 15px;
    text-align: center;*/
    cursor: pointer;
    transition: all .5s ease;
    margin: 15px 0;
}

.photo_one_comments .like_comment_and_share_bl .like_comment_and_share.more{
    margin-top: 0;
}

.like_comment_and_share_bl{
    overflow: hidden;
}

.bl_wall .like_comment_and_share_bl{
    display: none;
    margin-top: -10px;
    /*margin-bottom: 27px;*/
}

.ls_like_comment_and_share_bl{
    width: 100%;
}

.ls_like_comment_and_share_bl .like_comment_and_share.more{
    margin-top: 0px;
}

.bl_wall.bl_wall_blog_post .like_comment_and_share_bl{
    display: block;
}

.bl_post_wall_items .like_comment_and_share.more{
  background-color: transparent;
  margin: 10px 0;
}

.bl_wall .like_comment_and_share_bl.to_show{
  display: block;
}

.bl_wall .like_comment_and_share.more.to_new{
  font-weight: bold;
}

.like_comment_and_share > a{
	color: #000;
}

.like_comment_and_share_bl .like_comment_and_share.more > a{
    color: #1784fb;
}

.like_comment_and_share_bl .like_comment_and_share.more > a .glyphicon{
  /* top: 2px; */
  top: 3px;
}

.like_comment_and_share.more{
  color: #1784fb;
  line-height: 34px;
}

.like_comment_and_share.more .more_title{
  position: relative;
}

.like_comment_and_share.more:hover{
  color: #23527c;
}

.like_comment_and_share_bl.disabled .like_comment_and_share.more{
  color: #1784fb;
  cursor: default;
}

.like_comment_and_share ul.list{
  margin: 0;
  padding: 0;
  float: left;
}

.like_comment_and_share ul.list li{
  margin: 0 20px 0 0;
  padding: 0;
  float: left;
  list-style-type: none;
}

.like_comment_and_share ul.list li a{
  color: #000;
  line-height: 34px;
  display: inline-block;
  transition: color 0.3s;
}

.like_comment_and_share ul.list li a:hover{
  color: #1784fb;
}

.like_comment_and_share .glyphicon.glyphicon-thumbs-up{
  font-size: 14px;
  margin-right: 7px;
  width: 13px;
  top: 2px;
}

.like_comment_and_share .fa{
  margin-right: 5px;
  width: 13px;
  vertical-align: top;
}

.like_comment_and_share .fa.fa-comment-o{
  margin-top: 9px;
  margin-right: 7px;
}

.like_comment_and_share .fa.fa-share-square-o{
  margin-top: 10px;
}

.like_comment_and_share .fa.fa-exclamation-triangle{
	width: 14px;
	vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}

.how_many_comments_shares {
	float: right;
	font-size: 14px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.how_many_comments_shares li{
  list-style-type: none;
  margin: 0 0 0 10px;
  padding: 0 0 0 13px;
  float: left;
  position: relative;
  visibility: visible;
  opacity: 1;
  transition: opacity .35s linear, visibility 0s;
}

.how_many_comments_shares li.wall_item_comments_count{
  line-height: 34px;
}

.how_many_comments_shares li.wall_item_comments_count.to_hide{
  visibility: hidden;
  opacity: 0;
  transition: opacity .35s linear, visibility .35s
}

.how_many_comments_shares li.wall_item_shares_count.to_hide{
    display:none;
}

.how_many_comments_shares li.wall_item_shares_count.to_hide_1{
    visibility: hidden;
    opacity: 0;
    transition: opacity .35s linear, visibility .35s;
}

.how_many_comments_shares li:before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: #000;
  visibility: visible;
  opacity: 1;
  transition: opacity .35s linear, visibility 0s;
}

.how_many_comments_shares li.wall_item_comments_count.to_hide + li:before{
  visibility: hidden;
  opacity: 0;
  transition: opacity .35s linear, visibility .35s
}

/*.how_many_comments_shares li:last-child{
  margin: 0;
  padding: 0;
}*/

.how_many_comments_shares li:first-child:before{
  display: none;
}

.how_many_comments_shares li a{
  display: inline-block;
  line-height: 34px;
}

.feed_btn_like .feed_like_like{
  display: inline-block;
}

.feed_btn_like .feed_like_unlike{
  display: none !important;
}

.feed_btn_like.wall_like_hidden .feed_like_like{
  display: none !important;
}

.feed_btn_like.wall_like_hidden .feed_like_unlike{
  display: inline-block !important;
  color: #999;
}

.feed_like_like.disabled {
  color: #999 !important;
  cursor: default !important;
}




.bl_wall {
    position: relative;
    z-index: 2;
    min-height: 400px;
    overflow: hidden;
}

.bl_wall.bl_wall_ls {
    min-height: auto;
    margin-top: -5px;
    padding-bottom: 30px;
    /* padding-top: 15px; */
}

.photo_and_field_comment {
    width: 100%;
    margin: 0 0 15px;
    display: none;
    overflow: hidden;
}

.bl_wall .photo_and_field_comment {
    width: 100%;
    margin: 5px 0 10px 0;
    display: none;
    min-height: auto;
}

.bl_wall.bl_wall_ls .photo_and_field_comment {
    margin: 0;
    padding: 5px 0 10px 0;
}

.photo_and_field_comment .photo {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
    border-radius: 50%;
}

.photo_and_field_comment .photo .pic {
    background-size: cover;
    background-position: center top;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    transition: 0.5s, opacity .4s;
    opacity: 1;
    background-color: #f2f4f6;
}

.field_comment {
    display: inline-block;
    width: calc(100% - 50px);
    height: 100%;
    padding-top: 0;
    position: relative;
}

.bl_wall .photo_and_field_comment textarea {
    resize: none;
    width: 100%;
    overflow: hidden;
	height: 43px;
	padding: 10px 15px;
    font-size: 15px;
    color: #000;
    box-shadow: none;
}

#pp_presenter_start input[type="text"]{
	width: calc(100% - 10px);
    margin-left: 10px;
}

#pp_presenter_start .frame .foot {
    padding: 0 0px 12px 0;
}

#pp_presenter_start .frame .foot .btn{
	line-height: 32px;
}

#pp_presenter_start .frame .foot .btn .bl_title{
	position: relative;
}

#pp_presenter_start .frame .foot .btn .bl_title .btn_action_loader{
	margin-left: -15px;
}

#pp_presenter_start .frame .foot .btn .fa.fa-video-camera {
    margin-right: 5px;
    font-size: 15px;
	position: relative;
    top: 1px;
}

.hide_al {
    display: none!important;
}

/* Comments */
.wall, .page_content,
.bl_comments .item,
.bl_comments .item ul.list li {
    background-color: #f3f5f9;
}

.bl_comments .item {
    /* overflow: hidden; */
    font-size: 15px;
    position: relative;
    background-color: #f3f5f9;
    clear: both;
}

.ls_comment_item br{
  content: "";
  line-height: 8px;
  height: 8px;
  display: block;
}

.bl_comments .item .comment_item_wrapper {
    padding-bottom: 5px;
}

.bl_comments .photo {
    float: left;
    width: 40px;
    height: 40px;
    margin: 5px 10px 0 0;
    border-radius: 50%;
}

.bl_comments .photo .pic {
    background-size: cover;
    background-position: center top;
    background-color: #f2f4f6;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    transition: 0.5s, opacity .4s;
    opacity: 1;
}

.comment_container {
    float: left;
    width: calc(100% - 50px);
    position: relative;
	padding-bottom: 8px;
}

.comment_text {
    /* width: calc(100% - 30px); */
    /* float: left; */
    position: relative;
    /* overflow: hidden; */
    transition: height .5s .1s;
}

.comment_text .comment_text_cont {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-left: 3px;
    margin-left: -3px;
    transition: background-color .4s;
    border-radius: 3px;
	line-height: 26px;
}

.bl_comments .item ul.list {
    margin: 0;
    padding: 0;
    float: left;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
	line-height: 26px;
}

.bl_comments .item ul.list li.comm_to_comm_delete, .comm_tick, .comment_action_list {
    visibility: visible;
    opacity: 1;
    transition: opacity .4s linear, visibility 0s;
    /* height: 26px; */
}

.bl_comments .item ul.list li {
    margin: 5px 10px 5px 0;
    padding: 0 0 0 13px;
    float: left;
    list-style-type: none;
    font-size: 14px;
    line-height: 16px;
    color: #b3b3b3;
    position: relative;
    background-color: #f3f5f9;
}

.bl_comments .item ul.list li:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #b3b3b3;
}

.bl_comments .item ul.list li:first-child:after,
.bl_comments .item ul.list li.comm_to_comm_delete1:after{
    display: none;
}

.bl_comments .item ul.list li .glyphicon {
    font-size: 15px;
    margin-right: 3px;
    width: 15px;
    vertical-align: top;
}

.bl_comments .item ul.list li:first-child {
    padding: 0;
}

.bl_comments .item ul.list li span.comment_item {
    color: #1784fb;
    cursor: pointer;
    transition: all .5s;
    display: inline-block;
}

.bl_comments .item ul.list li span.comment_item:hover{
  color: #23527c;
}

.bl_comments .item ul.list li.comment_likes_bl.to_hide {
    display: none;
}

.bl_comments .item.overh,
.comment_to_comment_container.overh{
    overflow: hidden;
}

.bl_comments .item.to_hide_wall,
.comment_to_comment_container.to_hide_wall{
    opacity: 0;
    height: 0;
    margin-bottom: 0;
    transition: all .4s, height .4s cubic-bezier(.52,.14,.49,.87), opacity .4s linear;
    overflow: hidden;
}

.bl_comments .item.to_hide_wall_mobile,
.comment_to_comment_container.to_hide_wall_mobile{
    transform-origin: left top;
    transform: scale(.5);
    opacity: .5s;
    transition: all .35s, transform .35s;
    overflow: hidden;
    will-change: transform;
}

.bl_comments .item.to_remove,
.comment_to_comment_container.to_remove{
  overflow: hidden!important;
  transition: all .4s, height .4s cubic-bezier(.52,.14,.49,.87), opacity .4s linear;
}

.bl_comments .item.to_remove_end,
.comment_to_comment_container.to_remove_end{
  height: 0 !important;
  opacity: 0;
}

.comment_item_wrapper.wrap {
  position: absolute;
  opacity: 0;
  top: 0;
  width: 100%;
}

.comment_item_wrapper.to_show{
  opacity: 1;
  transition: opacity .4s linear;
}

.comment_item_wrapper.to_hide{
  opacity: 0;
  transition: opacity .3s linear;
}

.bl_comments .item ul.list li span.comment_item[data-like="0"] {
    color: #7d7e7e;
}

.comment_to_comment_container{
	width: 100%;
  clear: both;
  position: relative;/* You can not delete, the animation does not work!!! */
}

.comments_reply_load{
    clear: both;
    width: 100%;
    display: none;
    /* padding-top: 5px; */
}

.comments_reply_load.to_show{
  display: block;
}

.comments_reply_load .comments_replies_load_link.disabled,
.comments_reply_load .comments_replies_load_link.disabled:focus,
.comments_reply_load .comments_replies_load_link.disabled:hover{
  color: #b3b3b3;
  transition: color .3s;
  cursor: default;
  position: relative;
}

.comm_to_comm_text {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  vertical-align: top;
  /* padding: 4px 0; */
  padding: 13px 0 4px;
}

.comm_to_comm_text .glyphicon{
  font-size: 13px;
  margin-right: 2px;
  padding-top: 1px;
  width: 13px;
  vertical-align: top;
}

.comm_to_comm_text_number{
  font-size: 14px;
  float: right;
  text-align: right;
  color:#c2c4c9;
  opacity: 0;
  transition: opacity .3s linear;
}

.comm_to_comm_text_number.to_show{
  opacity: 1;
}

.bl_comments .item .comment_text_cont .image_comment{
  background-color: #dfe2e5;
  text-align: center;
}

.bl_comments .item .comment_text_cont .image_comment img{
  max-width: 50%;
  max-height: 250px;
}

.bl_comments .item .comment_text_reply_one .image_comment{
  background-color: #dfe2e5;
  text-align: center;
}

.bl_comments .item .comment_text_reply_one .image_comment img{
  max-width: calc(50% + 50px);
  max-height: 250px;
}

.comment_text .comment_text_cont .txt_comment {
    margin: 0 0 8px;
}

.wall_video_post .one_media_vimeo,
.wall_video_post .one_media_youtube,
.wall_video_post .one_media_metacafe,
.wall_video_one_post .one_media_youtube,
.wall_video_one_post .one_media_vimeo,
.wall_video_one_post .one_media_metacafe{
	height: 384px;
	width: 100%;
}

/* Comments */


/* Wall placeholder */
.timeline-wrapper {
  transition: opacity .35s linear;
  opacity: 1;
  height: 161px;
  height: 162px;
  overflow: hidden;
}

.timeline-wrapper.timeline-comment {
  height: 55px;
  padding-top: 5px;
}


.comment_to_comment_container .timeline-wrapper.timeline-comment{
  height: 55px;
}

.timeline-wrapper.to_hide {
  opacity: 0;
}

.timeline-item {
  background: #fff;
  border-radius: 3px;
}

@keyframes placeHolderShimmer{
  0%{
      background-position: -468px 0
  }
  100%{
      background-position: 468px 0
  }
}

.animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 900px 104px;
  /* height: 112px; */
  height: 157px;
  position: relative;
}

.timeline-wrapper.timeline-comment .animated-background{
  height: 40px;
}

.background-masker {
  background: #f3f5f9;
  position: absolute;
}

.wrap-background-circle{
  position: absolute;
  top: 0;
  left: 0;
  width: 65px;
  height: 65px;
  background: #f3f5f9;
}

.timeline-comment .wrap-background-circle{
  width: 40px;
  height: 40px;
}

.wrap-background-circle .background-circle{
  width: 65px;
  height: 65px;
  border-radius: 100%;
}

.timeline-comment .wrap-background-circle .background-circle{
  width: 40px;
  height: 40px
}
/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
  top: 0;
  left: 65px;
  right: 0;
  height: 18px;
}

.timeline-comment .background-masker.header-top {
  top: 0;
  left: 40px;
  right: 0;
  height: 9px;
}

.timeline-comment .background-masker.header-bottom {
  top: 15px;
  left: 40px;
  height: 11px;
}

.timeline-comment .background-masker.subheader-bottom {
  top: 32px;
  height: 8px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
  top: 18px;
  left: 65px;
  height: 6px;
  width: 10px;
}

.timeline-comment .background-masker.header-right {
  top: 9px;
}

.timeline-comment .background-masker.header-left {
  top: 9px;
  left: 40px;
  height: 6px;
  width: 10px;
}

.timeline-comment .background-masker.subheader-left{
  left: 40px;
}

.timeline-comment .background-masker.subheader-bottom{
  left: 40px;
}

.timeline-comment .background-masker.subheader-left,
.timeline-comment .background-masker.subheader-right {
  top: 26px;
}

.background-masker.header-bottom {
  top: 24px;
  height: 18px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
  top: 42px;
  height: 6px;
}

.background-masker.header-right,
.background-masker.subheader-right {
  width: auto;
  left: 80%;
  right: 0;
}

.background-masker.subheader-right {
  left: 60%;
}

.background-masker.subheader-bottom {
  top: 48px;
  height: 17px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
  top: 65px;
  left: 0;
  right: 0;
  height: 11px;
}

.background-masker.content-top {
  height: 11px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end{
  width: auto;
  left: 75%;
  right: 0;
  top: 76px;
  height: 7px;
}

.background-masker.content-second-line  {
  top: 82px;
  height: 18px;
}

.background-masker.content-second-end {
  left: 90%;
  top: 100px;
}

.background-masker.content-third-line {
  top: 107px;
  height: 18px;
}

.background-masker.content-third-end {
  left: 65%;
  top: 130px;
}

.background-masker.content-full-line{
  height: 18px;
  top: 132px;
  left: 0;
  right: 0;
}
/* Wall placeholder */

.wrap_live .clearfix:before, .wrap_live .clearfix:after{
    display: table;
    content: " ";
}

.wrap_live .clearfix:after{
	clear: both;
}

/* icons sound & full */
#video-container .their-video-container .icons{
  position: absolute;
  top: 21px;
  right: 21px;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s linear, visibility 0.3s;
  z-index: 1;
}

#video-container .their-video-container .icons.to_show{
  visibility: visible;
  opacity: 1;
  transition: opacity .3s linear, visibility 0s;
}

#video-container .their-video-container .icons .icon{
  height: 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: .8;
  transition: opacity 0.3s linear;
}

#video-container .their-video-container .icons .icon.sound{
  width: 42px;
  margin: 0 15px 0 0;
}

#video-container .their-video-container .icons.no_full_screen .icon.sound,
.mobile #video-container .their-video-container .icons .icon.sound{
     margin: 0;
}

#video-container .their-video-container .icons .icon.sound.on{
  background-image: url(../images/icon_sound_on.png);
}

#video-container .their-video-container .icons .icon.sound.off{
  background-image: url(../images/icon_sound_off.png);
  display: none;
}

#video-container .their-video-container .icons .icon.fullscreen{
  width: 34px;
  background-image: url(../images/icon_full.png);
}

#video-container .their-video-container .icons.no_full_screen .icon.fullscreen{
    display: none;
}

#video-container .their-video-container .icons.mute_off .icon.sound.off{
  display: block;
}
#video-container .their-video-container .icons.mute_off .icon.sound.on{
  display: none;
}

.mobile #video-container .their-video-container .icons .icon.fullscreen{
  display: none;
}

#video-container .their-video-container .icons.search_next_live{
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s linear, visibility 0.25s;
}

#video-container .their-video-container .icons.to_show{
  visibility: visible;
  opacity: 1;
  transition: opacity .25s linear, visibility 0s;
}

#video-container .their-video-container .icons .icon.arrow{
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, .3);
  border-radius: 50%;
  text-align: center;
  margin: 0 0 0 10px;
}

#video-container .their-video-container .icons .icon.arrow svg{
  width: 20px;
  height: 30px;
  fill: #fff;
}

#video-container .their-video-container .icons .icon:hover{
  opacity: 1;
}

#video-container .their-video-container .icons.disabled .icon.arrow{
    opacity: .6;
    cursor: default;
}

#video-container .their-video-container .icons.disabled .icon.arrow.back .btn_action_loader{
	margin-left: -26px;
}

#video-container .their-video-container .icons.disabled .icon.arrow.next .btn_action_loader{
	margin-left: 14px;
}
/* icons sound & full */


/* Live stream full screen */
body.full_screen_stream .cont_w,
body.full_screen_stream .column_main,
body.full_screen_stream .column_main .block_videochat,
body.full_screen_stream .module_live_streaming .interface.video,
body.full_screen_stream .call_photo_default{
	width: 100%;
}

body.full_screen_stream #their-video{
	min-width: 100%;
}

body.full_screen_stream .column_main .col_center,
body.full_screen_stream .content{
	padding: 0;
}

body.full_screen_stream .column_main .col_center .head,
body.full_screen_stream .column_main .col{
	display: none;
}

body.full_screen_stream .ls_content {
	padding: 0 15px;
}

body.full_screen_stream #video-container .their-video-container{
  width: 100%;
  height: 88vh;
}

body.full_screen_stream #video-container .their-video-container #their-video{
  min-height: 88vh;
}

body.full_screen_stream #video-container .their-video-container .call_photo_default{
  height: 88vh;
}

body.full_screen_stream .footer{
	display: none;
}
/* Live stream full screen */

/*-- like heart --*/
#video-container .their-video-container .ls_video_like{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  width: 5em;
  height: 4em;
  font: 1em verdana, sans-serif;

  position: absolute;
  bottom: 12px;
  right: 9px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s, opacity .4s linear, visibility 0s .4s;
  -o-transition: all .4s, opacity .4s linear, visibility 0s .4s;
  transition: all .4s, opacity .4s linear, visibility 0s .4s;
}

#video-container .their-video-container .ls_video_like:hover {
	font-size: 1em;
  animation: beat .35s infinite alternate;
}

/* for safari */
@media not all and (min-resolution:.001dpcm)
  { @supports (-webkit-appearance:none) {

    #video-container .their-video-container .ls_video_like:hover{
      animation: none;
    }
}}

@keyframes beat{
	to {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@media (hover: none) {
  #video-container .their-video-container .ls_video_like:hover {
    animation: none;
  }
}

.mobile #video-container .their-video-container .ls_video_like:hover {
  animation: none;
}

#video-container .their-video-container .ls_video_like.to_show{
  visibility: visible;
  opacity: 1;
  transition: all .4s,  opacity .4s linear, visibility 0s;
}

[id='toggle-heart'] {
  position: absolute;
  left: -100vw;
}
[id='toggle-heart']:checked + label {
  color: #c60d01;
  opacity: .35;
  will-change: font-size;
  -webkit-animation: heart 1s cubic-bezier(0.17, 0.89, 0.32, 1.49);
          animation: heart 1s cubic-bezier(0.17, 0.89, 0.32, 1.49);
}
[id='toggle-heart']:checked + label:before, [id='toggle-heart']:checked + label:after {
  -webkit-animation: inherit;
          animation: inherit;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
[id='toggle-heart']:checked + label:before {
  will-change: transform, border-width, border-color;
  -webkit-animation-name: bubble;
          animation-name: bubble;
}
[id='toggle-heart']:checked + label:after {
  will-change: opacity, box-shadow;
  -webkit-animation-name: sparkles;
          animation-name: sparkles;
}
[for='toggle-heart'] {
  align-self: center;
  position: relative;
  color: #5952a5;
  font-size: 3.6em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
[for='toggle-heart']:before, [for='toggle-heart']:after {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  content: '';
}
[for='toggle-heart']:before {
  box-sizing: border-box;
  margin: -2.25rem;
  border: solid 2.25rem #e2264d;
  width: 4.5rem;
  height: 4.5rem;
  -webkit-transform: scale(0);
          transform: scale(0);
}
[for='toggle-heart']:after {
  margin: -0.1875rem;
  width: 0.375rem;
  height: 0.375rem;
  box-shadow: 0.32476rem -3rem 0 -0.1875rem #ff8080, -0.32476rem -2.625rem 0 -0.1875rem #ffed80, 2.54798rem -1.61656rem 0 -0.1875rem #ffed80, 1.84982rem -1.89057rem 0 -0.1875rem #a4ff80, 2.85252rem 0.98418rem 0 -0.1875rem #a4ff80, 2.63145rem 0.2675rem 0 -0.1875rem #80ffc8, 1.00905rem 2.84381rem 0 -0.1875rem #80ffc8, 1.43154rem 2.22414rem 0 -0.1875rem #80c8ff, -1.59425rem 2.562rem 0 -0.1875rem #80c8ff, -0.84635rem 2.50595rem 0 -0.1875rem #a480ff, -2.99705rem 0.35095rem 0 -0.1875rem #a480ff, -2.48692rem 0.90073rem 0 -0.1875rem #ff80ed, -2.14301rem -2.12438rem 0 -0.1875rem #ff80ed, -2.25479rem -1.38275rem 0 -0.1875rem #ff8080;
}

@-webkit-keyframes heart {
  0%, 17.5% {
    font-size: 0;
  }
}

@keyframes heart {
  0%, 17.5% {
    font-size: 0;
  }
}
@-webkit-keyframes bubble {
  15% {
    -webkit-transform: scale(1);
            transform: scale(1);
    border-color: #cc8ef5;
    border-width: 2.25rem;
  }
  30%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    border-color: #cc8ef5;
    border-width: 0;
  }
}
@keyframes bubble {
  15% {
    -webkit-transform: scale(1);
            transform: scale(1);
    border-color: #cc8ef5;
    border-width: 2.25rem;
  }
  30%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    border-color: #cc8ef5;
    border-width: 0;
  }
}
@-webkit-keyframes sparkles {
  0%, 20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
    box-shadow: 0.32476rem -2.4375rem 0 0rem #ff8080, -0.32476rem -2.0625rem 0 0rem #ffed80, 2.1082rem -1.26585rem 0 0rem #ffed80, 1.41004rem -1.53985rem 0 0rem #a4ff80, 2.30412rem 0.85901rem 0 0rem #a4ff80, 2.08305rem 0.14233rem 0 0rem #80ffc8, 0.76499rem 2.33702rem 0 0rem #80ffc8, 1.18748rem 1.71734rem 0 0rem #80c8ff, -1.35019rem 2.0552rem 0 0rem #80c8ff, -0.60229rem 1.99916rem 0 0rem #a480ff, -2.44865rem 0.22578rem 0 0rem #a480ff, -1.93852rem 0.77557rem 0 0rem #ff80ed, -1.70323rem -1.77366rem 0 0rem #ff80ed, -1.81501rem -1.03204rem 0 0rem #ff8080;
  }
}
@keyframes sparkles {
  0%, 20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
    box-shadow: 0.32476rem -2.4375rem 0 0rem #ff8080, -0.32476rem -2.0625rem 0 0rem #ffed80, 2.1082rem -1.26585rem 0 0rem #ffed80, 1.41004rem -1.53985rem 0 0rem #a4ff80, 2.30412rem 0.85901rem 0 0rem #a4ff80, 2.08305rem 0.14233rem 0 0rem #80ffc8, 0.76499rem 2.33702rem 0 0rem #80ffc8, 1.18748rem 1.71734rem 0 0rem #80c8ff, -1.35019rem 2.0552rem 0 0rem #80c8ff, -0.60229rem 1.99916rem 0 0rem #a480ff, -2.44865rem 0.22578rem 0 0rem #a480ff, -1.93852rem 0.77557rem 0 0rem #ff80ed, -1.70323rem -1.77366rem 0 0rem #ff80ed, -1.81501rem -1.03204rem 0 0rem #ff8080;
  }
}
/*-- /like heart --*/

.loader_stream_start{
	height: 36px;
	width: 36px;
	font-size: 36px;
	margin-left: -36px;
	margin-top: -17px;
	left: 50%;
	top: 50%;
	position: absolute;
}

.feed_btn_report{
	white-space: nowrap;
	overflow: hidden;
}

.feed_btn_report .fa .icon_wall_loader{
	margin-left: -6px;
	margin-top: -9px;
}

.icon_wall_loader{
	height: 18px;
	width: 18px;
	font-size: 18px;
	margin-left: -11px;
	margin-top: -10px;
	left: 50%;
	top: 50%;
}
.icon_wall_loader .spinnerw .spinner-blade{
	background-color: rgba(0, 0, 0, 1) !important;
}

Youez - 2016 - github.com/yon3zu
LinuXploit