
#startloader {
	background-color: black;
	background-image: url(/startloader.svg);
	background-repeat: no-repeat;
	background-position: center;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	color: white;
	font-size: 20px;
	align-content: center;
	text-align: center;
}
@font-face {
  font-family: 'SansNarrow';
  src: local(SansNarrow), url(fonts/SansNarrow.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: fallback ;
}
@font-face {
  font-family: 'MarckScript';
  src: local(MarckScript), url(fonts/MarckScript.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Bangers';
  src: local(Bangers), url(fonts/Bangers.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Eater';
  src: local(Eater), url(fonts/Eater.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'DancingScript';
  src: local(DancingScript), url(fonts/DancingScript.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Creepster';
  src: local(Creepster), url(fonts/Creepster.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Pacifico';
  src: local(Pacifico), url(fonts/Pacifico.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Nosifer';
  src: local(Nosifer), url(fonts/Nosifer.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'BebasNeue';
  src: local(BebasNeue), url(fonts/BebasNeue.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Damion';
  src: local(Damion), url(fonts/Damion.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: block;
} 

﻿html { 
	overscroll-behavior-y: none;
}
a {
	outline:none;
}
body { 
	padding: 0;
	margin: 0;
	overscroll-behavior-y: none;
}
input:focus, select:focus, textarea:focus, button:focus {
	outline:0;
}
p {
	padding:0;
	margin:0;
}
img {
	border:0px;
}

h1, h2, h3{ 
	margin: 0; 
	padding: 0; 
}
h2 {
	font-size:1.5em;
	margin-bottom:5px;
}
marquee {
	width: 300px;
}
textarea {
    resize:none;
}
ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
li {
list-style:none;
}
button { 
	border:none;
    outline: none !important; 
}
.lw2 {
	font-size: 20px;
	font-weight: bold;
}
.lw3 {
	font-size: 16px;
	font-weight: normal;
}
.lw4 {
	font-size: 20px;
}
#wrap_login {
	width:100%;
	height:100%;
}
.fa {
	cursor:pointer;
}
.fa:hover {
	color: inherit;
}
.icon_bottom_out {
	margin-top:5px;
}
.icon_priv {
	margin-right:10px;
	font-size:25px;
	margin-top:8px;
}
.icon_bar {
	margin-left:3px;
	margin-top:3px;
}
.icon_smile {
	font-size:1.2em;
	margin-top:1px;
	margin-left:3px;
}
#private_close {
	float:right;
}
#private_count, #menu_vis{
	width:25px;
	height:25px;
	padding: 3px;
	display:none;
	position: relative;
	float: left;
	text-align:center;
	font-size:25px;
	line-height: 23px;
	font-weight:bold;
	border-radius: 2px;
}
#chat_theme {
	height:100%;
	width:100px;
	float:left;
}
.option_list {
	clear:both;
	width:100%;
	display:none;
}
.option_list li {
	width:96% !important;
	padding:6px 2%;
	cursor:pointer;
}
.option_list ul {
	height:auto !important;
	clear:both;
	width:100% !important;
	margin:5px 0;
}
.option_list ul p {
	padding-left:5px;
}
.username, .usernameignore {
	cursor:pointer;
}
.user_option_separator:last-child { 
	border-bottom:none; 
}
.open_user {
overflow:hidden;
/*height:35px;*/
height:auto;
width:100%;
cursor:pointer;
width:98%;
padding:0px;
border-bottom: 1px #4a76a8 solid;
}
.open_user p {
	padding-left:15px;
	padding-top:6px;
	margin-left:30px;
	padding-bottom:5px;
	text-transform: capitalize;
	font-size: 15px;
}
.addon_button, .addon_button a, #submit_button, .pv_name, #user_list li , .roombutton {
	cursor:pointer;
}
#external_wrap {
	width:100%;
	height:100%;
}
.clear {
	width:100%;
	height:1px;
	clear:both;
}
#header {
	width:100%;
	height:60px;
	margin:0 auto;
	position:relative;
	top:0;
	padding:10px 0;
}
#inner_header {
	width:100%;
	margin:0 auto;
	height:100%;
	padding:0 8px;
}
#inner_header img {
	height:100%;
	display:block;
	width:auto;
	float:left;
}
#asking {
	float:right;
	width:150px;
}
#asking p {
	padding-top:15px;
	padding-left:10px;
}
#room_topic {
	width:100%;
	font-size:17px;
	padding: 10px 0 5px;
	font-weight: bold;
	text-align: center;
	color: #0039C2;
	text-decoration: #03008D underline;
	
}
.topic {
	margin-top:5px;
	font-weight:bold;
}
#main_error {
	height:15px;
	width:50%;
	float:right;
	margin-top:-26px;
	margin-bottom:3px;
	z-index:2000;
	display:none;
	text-align:right;
}
#main_input {
	height:38px;
	width:100%;
	margin:4px 0 6px 0;
}
#inside_group , #input_table, #td_group {
	width:100%;
	height:100%;
}
#inside_group , #input_table, #td_group, #inputt_left, #inputt_right, #td_input {
	border-collapse: collapse;	
	padding:0;
}
#inputt_left {
	width:85%;
	height:100%;
}
#inputt_right {
	width:15%;
	height:100%;
}
#emo_item {
	width:38px;
	height:100%;
	text-align:center;
	font-size:24px;
	z-index:1;
	position:relative;
	border: none;
}
#send_image {
	width: 38px;
	height: 100%;
	font-size: 24px;
	z-index: 1;
	position: relative;
	border: none;
	text-align: center;
}
#recvoice {
	width: 38px;
	height: 100%;
	font-size: 24px;
	z-index: 1;
	position: relative;
	border: none;
	text-align: center;
}
#textcount {
	width: 38px;
	height: 100%;
	z-index: 1;
	position: relative;
	border: none;
	text-align: center;
}
#send_stickers {
	width: 38px;
	height: 100%;
	text-align: center;
	font-size: 24px;
	z-index: 1;
	position: relative;
	border: none;
}
.fa.fa-picture-o {
	opacity: 0.4;
}
.fa.fa-paperclip {
	opacity: 0.4;
}
#emo_item  i{
	opacity:0.4;
}
#send_stickers i {
	opacity: 0.4;
	margin-right: -6px;
}
#td_input {
	height:100%;
}

.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}
#container_input_top{
	padding:10px 10px 0px 10px;
}
#submit_button {
	width:100%;
	float:right;
	height:100% !important;
	font-weight:bold;
	padding:0;
	border:none !important;
	font-size:18px;
}
#container_chat {
	margin:0 auto;
	padding:0;
	border-radius:0px;
}
#inside_wrap_chat {
	height:100%;
	overflow:hidden;
}
#chat_left {
	width:100%;
	float:left;
}
#container_show_chat {
	width: 100%;
	height: 100%;
	position:relative;
}
#show_chat {

}
#wrap_chat {
	height:100%;
	width:100%;
}
#warp_show_chat {
	height:78%;
	overflow:hidden;
}
#show_chat ul {
	width:100%;
	z-index:1;
	position:relative;
}
.ch_logs {
    padding: 5px 1%;
    word-wrap: break-word;
}
.avatar_chat {
	display:block;
	height:40px;
	width:auto;
	border-radius:0px;
	overflow:hidden;
}
.my_avatar {
	float:left;
	width:50px;
}

#menu_container_inside {
	margin:0 auto;
}
/*
.delete_log {
font-weight:bold;
float:right;
cursor:pointer;
padding:0;
padding:0 4px 0 4px;
}
.logs_date {
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	right: 30px;
	font-family: 'SansNarrow', sans-serif;
	opacity: 0.5;
}
.delete_log {
	position:absolute;
	top: 0px;
	right:0;
	margin-bottom:2px;
	margin-right:8px;
}
.status_log {
	position: absolute;
	right: 0;
	margin-bottom: 2px;
	margin-right: 0px;
	bottom: 0;
}
.update_log {
	position: absolute;
	top: 0px;
	right: 0;
	margin-bottom: 2px;
	margin-right: 30px;
}
.support_log {
	position: absolute;
	top: 20px;
	right: 0;
	margin-bottom: 2px;
	margin-right: 10px;
	opacity: 0.5;
}
*/
.icdate {
	margin-left: 5px;
}

.logs_date, .support_log_p {
	float:right;
	cursor:pointer;
	padding:0 4px 0 4px;
	font-size: 12px;
	opacity: 0.5;
}

.update_log, .support_log, .delete_log {
	float:right;
	cursor:pointer;
	padding:0 4px 0 4px;
	font-size: 12px;
}

.status_log {
	float:right;
	cursor:pointer;
	padding:0 4px 0 4px;
}

/*
.status_log {
	position: absolute;
	right: 0;
	margin-bottom: 2px;
	margin-right: 0px;
	bottom: 0;
}


.support_log_p {
	position: absolute;
	right: 0;
	margin-bottom: 2px;
	margin-right: 10px;
	opacity: 0.5;
	z-index: 1;
}
*/
.support_usr, .support_usr_close {
	padding: 0 0 5px;
	cursor:pointer;
	width: 80%;
}
.support_usr_p {
	padding: 0 0 5px;
	cursor:pointer;
	width: 80%;
}
.my_notice {
	padding:3px;
}
.advice {
	font-size:12px;
}
.system, .usystem {
    font-size: 16px;
	font-weight:normal !important;
}
#chat_error {
	width:98%;
	height:15%;
	margin-bottom:-30px;
	z-index:300;
	position:relative;
	top: 0;
	padding:5px;
	display:none;
	font-size:20px;
	text-align: center;
}
.chat_emoticon {
	cursor:pointer;
}
.public {
	font-size:15px;
}
.bold {
	font-weight: inherit;
}
.datechat2 {
font-size:13px;
}
.roombutton  p {
	text-decoration:none;
	margin-top:0px;
	outline:0;
	font-size:14px;
}
.addon_button, .test_button, .other_panels {

}
.private_reply {
	float: right;
	cursor: pointer;
	padding: 0 20px;
	margin-right: 10px;
}
#full_form_submit {
	width:100%;
	height:auto;
	clear:both;
}
#fsubmit_control {
	width:46%;
	float:right;
	min-width:210px;
	max-width:320px;
}
#fsubmit_rules {
	width:46%;
	float:left;
	min-width:210px;
	max-width:320px;
}
.agree_rules {
	margin-top:30px;
	float:left;
	margin-bottom:10px;
}
.agree_normal {
	margin-top:14px;
	margin-bottom:0;
}
.rules_p {
	float:left;
	margin-top:26px;
	font-size:16px;
	margin-left:5px;
	margin-bottom:10px;
}
.rules_p_normal {
	margin-top:12px;
	margin-bottom:0;
}
.rules_link {
	text-decoration:none;
	cursor:pointer;
}
#rules_box {

}
#rules_box h4{
 font-size:16px;
}
#rules_box ul {
	padding:0 10px;
}
#rules_box ul li {
	list-style:decimal;
	margin-bottom:10px;
}
#rules_box strong {
	font-size:15px;
	font-weight:bold;
}
#rules_box p {
	font-size:14px;
}
#menu img {
	width:40px;
	height:auto;
}
#menu {
	width:100%;
	height:100%;
}
#container_login {
     position:absolute;
     max-width:700px;
	 width:700px;
     height:auto;
     z-index:15;
     top:50%;
     left:50%;
	 padding:20px 20px 20px 20px;
     margin:-250px 0 0 -370px;
}
#container_kicked {
     position:absolute;
     width:320px;
     height:auto;
     z-index:15;
     top:40%;
     left:50%;
	 padding:20px;
     margin:-165px 0 0 -180px;
}
#header_login {
	width:95%;
	height:200px;
	margin:0 auto;
	padding-bottom:6px;
}
#header_login img {
	height:100%;
	width:auto;
}
#content_login {
	max-width:95%;
	height:auto;
	margin:0 auto;
	padding-top:5px;
	border: none;
	background: none;
}
#content_login_left {
	width:46%;
	float: left;
	min-width:210px;
	max-width:320px;
}
#content_login_right {
	width:46%;
	float:right;
	height:auto;
	min-width:210px;
	max-width:320px;
}
#login_member_online {
	padding-top:0px;
	text-align: left;
	padding: 0px;
	color: #F00;
	margin-top: 10px;
}
.member_login {
	padding-top:5px;
	text-align: center;
}
#login_welcome {
	margin-top:10px;
	text-align: center;
    background: none;
	border: none;
	text-align: left;
}
#login_gage {
	height:30px;
}
.login_select {
	width:100%;
	padding:9px;
}
.login_select option {
	width:100%;
	border:none;
	padding-left:0;
	padding-right:0;
}
.login_label {
	padding:6px 0 2px 0;
	font-size:16px;
	clear:both;
}
#login_welcome  p {
	margin:5px 0;
	font-size: 16px;
}
#login_sexe {
	width:48%;
	float:left;
}
#login_age {
	width:48%;
	float:right;
}
#login_control {
	width:100%;
	height:auto;
}
#content_kicked {
	width:95%;
	height:auto;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}
#content_kicked h1 {
	margin-top:30px;
}
#content_kicked h2 {
	margin-top:20px;
}
#kicked_button, #activate_button, #resend_button {
	width:50%;
	margin:0 auto;
	height:40px;
	font-size:20px;
	margin-top:20px;
	border-radius: 0;
	cursor:pointer;
}
#activate_button {
	width:48%;
	float:left;
}
#resend_button {
	width:48%;
	float:right;
}
#kicked_button p, #activate_button p, #resend_button p {
	padding-top:8px;
}
.email_verification {
	padding:5px 0;
}
.reason {
	font-size:18px;
	margin-top:5px;
}
.login_form {
	width:100%;
	height:auto;
	margin:0 auto;
}
.input_data {
	width:94%;
	padding:5px 3%;
	border:none;
	font-size:22px;
}
.forgot {
	padding-top:5px;
	padding-bottom:5px;
}
#login_button, #register_button, #recovery_button, #newpass_button, .bridge_button, .bridge_button2 {
	margin-top:18px;
	height:40px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
}
.bridge_button2 {
	margin-top:25px;
}
.bridge_button {
	margin-top:8px;
}
#back_login, #guest_button, #guest_ok {
	margin-top:43px;
	height:40px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
	clear:both;
}
#login_register, #login_login{
	margin-top:8px;
	height:40px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	float:right;
	cursor:pointer;
}
#login_guest {
	margin-top:10px;
	height:30px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}
#login_button, #register_button, #recovery_button, #newpass_button  {
	float:left;
}
#login_button p, #register_button p, #recovery_button p, #back_login p, #newpass_button p, #guest_button p, #guest_ok p, .bridge_button p, .bridge_button2 p, #login_register p, #login_login p{
	padding-top:9px;
}
#guest_button, #guest_ok {
	margin-top:8px;
	clear:both;
}
#login_error {
	width:100%;
	margin:0 auto;
	height:auto;
}
#login_error_inside {
	font-size:20px;
	background-color: #4a76a8;
}
.recover_ok {
	text-align:center;
}
.open_smilies {
	float:none;
	width:auto;
	height:20px;
}
.tooltip {
    display: inline;
    position: relative;
}
.tooltip:hover:after {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    bottom: 50px;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    width: auto;
    z-index: 98;
}
.tooltip:hover:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 6px 6px 0;
    bottom: 44px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.tooltip2 {
    display: inline;
    position: relative;
}
.tooltip2:hover:after {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    bottom: -26px;
    content: attr(title);
    right: 20%;
    padding: 5px 15px;
    position: absolute;
    width: auto;
    z-index: 98;
}
.tooltip2:hover:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 0 6px 6px;
    bottom: 0px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.tooltip3 {
    display: inline;
    position: relative;
}
.tooltip3:hover:after {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    bottom: -26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    width: auto;
    z-index: 98;
}
.tooltip3:hover:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 0 6px 6px;
    bottom: 0px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.forgot_password {
	cursor:pointer;
}
#show_chat_ads {
	z-index:2;
	position: absolute;
	display: none;
}
#show_chat_ads img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
	width:auto;
	max-height: 40px;
}
 .ads2, .ads3 {
	display:none;
}
.avatar_userlist {
	display:block;
	height:35px;
	width:35px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.chat_avatar_wrap {
	cursor:pointer;
}
#logout_box {
	width:280px;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-150px;
	z-index:11000;
	padding:10px 10px 20px 10px;
	display:none;
}
.close_logout {
	display:block;
	float:right;
	position: relative;
	top: -5px;
}
.logout_h2 {
	padding-top:5px;
	margin-bottom:15px;
}
.logout_text {
	padding-top:10px;
}
.out_button {
	font-size:18px;
}
.box_menu {
	float: right;
	width:auto;
	height:auto;
	display:table-row;
	vertical-align:middle;
	position:relative;
}
#menu_container {
	height: 0px;
}
#wrap_footer {
	height:auto;
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
	z-index:200;
}
#my_menu{
	width:100%;
	height:35px;
	color:white;
}
.menu_header, .notify_chat, .menu_options {
	padding:8px 6px;
}
.menu_options2 {
	padding: 2px;
}
.menu_drop {
	position:absolute;
	width:200px;
	height:auto;
	bottom:100%;
	z-index:100000;
	border-radius:8px;
	overflow:hidden;
	display:none;
}
.head_li {
	text-decoration:none;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size:20px;
	padding: 10px 0 10px 60px;
	width: auto;
	display:block;
	height:auto;
	cursor:pointer;
	text-align: left;
	border: none;
}
.head_li a {
	color:inherit;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
.login_facebook {
	width:100%;
	height:auto;
	margin-top:20px;
}
.fbl_button {
	background:#3b5998;
	color:#fff;
	font-size:17px;
	height:40px;
	width:100%;
	border-radius:5px;
	margin-top:25px;
	cursor:pointer;
}
.fbl_button2 {
	background:#3b5998;
	color:#fff;
	font-size:17px;
	padding:8px 0px;
	width:100%;
	border-radius:5px;
	margin-top:8px;
	cursor:pointer;
}
.fbl_button:hover {
	background:#1f3a72;
}
.ficon_login {
	width:25px;
	background:none !important;
	color:#fff !important;
}
.hover_element:hover, button:hover {
	transition: all 0.5s;
}
#upload_box {
	width:280px;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-150px;
	margin-top:-160px;
	z-index:100000;
	padding:5px;
	display:none;
}
#upload_header {
	height:25px;
	width:100%;
	padding-bottom:20px;
}
.close_upload {
	font-size:30px;
	float:right;
}
#upload_control {
	width:100%;
	height:auto;
	padding-bottom:8px;
}
#upload_content {
	width:100%;
	height:auto;;
}

.fileUpload {
    position: relative;
    overflow: hidden;
	text-align:center;
	height:auto;
	width:100%;
	font-size:25px;
	font-weight:bold;
	padding:8px 0;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
#upload_span {
	width:100%;
	height:50px;
}

#warnupload {
	width:100%;
	font-size:18px;
	display:none;
	text-align:center;
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 20px;
    overflow: hidden;
	width:100%;
	display:none;
	margin-top:4px;
}
.bar {
    background-color: #5cb85c;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress_mobile {
	font-size:40px;
	text-align:center;
	display:none;
}
#element_progress {
	height:22px;
	width:100%;
}
#display_file {
	text-align:center;
}
#private_input {
	margin-bottom:5px;
}
#private_content {
	width:96%;
	float:left;
	border:none;
	height:100%;
	padding:0 2% 0 2%;
}
#p_input {
	height:100%;
}
#private_left {
	width:75%;
	height:100%;
}
#priv_inside, #submit_private, #input_private, #private_input {
	width:100%;
	height:100%;
	min-height:35px;
}
#priv_inside, #private_left, #private_right, #p_input, #input_private, #p_image {
	border-collapse:collapse;
	padding:0;
}
#p_image {
	width:35px;
	height:35px;
	text-align:center;
	font-size:24px;
}
#input_private {
	overflow:hidden;
}
#p_image i {
	opacity:0.4;
}
#private_input_wrap {
	width:100%;
	height:35px;
}
#private_right {
	width:25%;
}
.nofb {
	margin: 0px;
}
.option_list ul {
	overflow:hidden;
}

#left_menu {
	position: relative;
	float: right;
	max-width: 160px;
	z-index: 2;
	text-align: right;
	overflow-x: auto;
	max-height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
	margin-right: 20px;
}

#player_content {
	float: right;
	position: absolute;
	right: 10%;
	z-index: 2;
	font-size: 2em;
}

#vk_groups {
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 15;
	opacity: 0.8;
}
#vk_groups:hover {
	opacity: 1;
}
.fa.fa-bell-o {
	font-size: 25px;
	font-weight: bold;
}
.fa.fa-file-image-o {
	font-size: 24px;
	color: green;
}
.fa.fa-youtube-play {
	font-size: 24px;
	color: red;
}
.fa.fa-vimeo {
	font-size: 24px;
	color: blue;
}
.fa.fa-vk {
	font-size: 24px;
}
.fa.fa-external-link {
	font-size: 24px;
	color: violet;
}
#top_avatar {
	position: relative;
	cursor: pointer;
	z-index: 2;
}

.top_avatar_text {
	position: absolute;
	top: 2px;
	left: 2px;
	font-size: 10px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

top {
	font-size: 16px;
	word-wrap: break-word;
}
.fa.fa-level-up {
	font-size: 24px;
}
.found {
	color: red;
	font-weight: bold;
}
#search_box {
	width: 100%;
	height: 30px;
	border: none;
}
.search_button {
	margin-top: 5px;
	width: 100%;
	color: white;
	background-color: #4a76a8;
	padding: 0;
	border: 0;
	height: 30px;
}
#searchresults {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.word {
	color: red;
}
.searchlist {
    overflow: hidden;
    min-height: 35px;
    width: 100%;
    cursor: pointer;
    width: 98%;
    padding: 0px;
    border-bottom: 1px #4a76a8 solid;
    margin-top: 5px;
}

audio {
	width: 200px;
	height: 20px;
}

.cite {
	cursor: pointer;
}
.top_desc {
	font-size: 30px;
	text-align: center;
	color: white;
	font-weight: bold;
}
.sub_color2.centered_element.profile_name {
	text-transform: capitalize;
}

.fa.fa-2x.fa-close.top_icon_close.close_panel {
	padding: 5px 10px;
	margin: 0px -10px;
}

/* бегущая строка */
@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.marquee {
    display: block;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
}

.marquee span {
    display: inline-block;
    padding-left: 100px;
    -webkit-animation: scroll 20s infinite linear;
    -moz-animation: scroll 20s infinite linear;
    animation: scroll 20s infinite linear;
}
/* конец бегущая строка */
.chat_avatar_wrap, .chat_avatar_wrap2 {
	width: 72px;
	height: 35px;
	border-radius: 0px;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 0px;
}
.chat_avatar_wrap img, .chat_avatar_wrap2 img {
	width: 35px;
	height: 35px;
	/*height: auto;*/
	display: block;
	vertical-align: middle;
	position: absolute;
	margin-left: 38px;
}
#sendpm {
	position: absolute;
	margin-left: 0px;
	font-size: 24px;
	height: 35px;
	width: 35px;
	text-align: center;
	color: white;
	font-family: 'SansNarrow', sans-serif;
	font-weight: bold;
	text-shadow: 0px 0px 10px white;
	line-height: 35px;
}
.my_text {
    padding-left: 40px;
	padding-right:30px;
    padding-top: 0px;
	line-height:18px;
	background-origin: content-box;
	background-size: contain;
	background-position-x: center;
}
.log1 { width: auto;  margin-bottom: 0px; padding-top: 2px; padding-bottom: 2px; font-size: 16px; }
.log2 { width: auto;  margin-bottom: 0px; padding-top: 2px; padding-bottom: 2px; font-size: 16px; }
.admin, .sadmin, .modo, .user, .vip, .away, .guest{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.emo_chat {
	margin-bottom:-7px;
	height: 25px;
	margin-top: -7px;
}
.emoanim_chat {
	margin-bottom: -7px;
	height: 100%;
	margin-top: -7px;
}
#history {
	margin-right: 5px;
}
.imglogerr {
	background-color: transparent;
	background-size: 100% 100%;
	min-height: 50px;
	max-height: 300px;
	width: auto;
	max-width: 100%;
	background-repeat: no-repeat;
}
.imglogerrblog {
	background-color: transparent;
	background-size: 100% 100%;
	min-height: 50px;
	max-height: 100%;
	width: auto;
	max-width: 100%;
	background-repeat: no-repeat;
}
.stickerlogerr {
	background-color: transparent;
	background-size: 100% 100%;
	min-height: 50px;
	max-height: 300px;
	width: auto;
	max-width: 100%;
	background-repeat: no-repeat;
}
.gboard {
	background-color: transparent;
	background-size: 100% 100%;
	min-height: 50px;
	max-height: 300px;
	width: auto;
	max-width: 100%;
	background-repeat: no-repeat;
}
.gboardblog {
	background-color: transparent;
	background-size: 100% 100%;
	height: 100px;
	max-height: 100px;
	width: auto;
	max-width: 100%;
	background-repeat: no-repeat;
}
.imglogerr1 {
	min-height: 200px;
	max-height: 100%;
	width: 98%;
	margin: 0px;
	background-color: black;
	border: #4a76a8 2px solid;
}

.imgmediaicon {
height: 30px;
max-width: 100%;
margin-left: 5px;
border: 1px solid #4a76a8;
}


getregion {
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tvonlineimg {
	width: 43px;
	height: 40px;
	margin: 0 5px -12px;
}
#iconmedia {
	padding: 5px 10px 5px;
	line-height: 36px;
	border-radius: 1px;
	margin-right: 5px;
}
#iconlink, .newsrooms, .bplink {
	background: #4a76a8;
	color: white;
	padding: 0px 5px 0px;
	line-height: 17px;
	display: inline-grid;
	margin-right: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	margin-bottom: 5px;
}
#btnls {
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	font-size: 25px;
	background-color: #4a76a8;
    color: white;
    border: outset;
}
#btntet {
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	font-size: 25px;
	background-color: #4a76a8;
	color: white;
	border: outset;
}
#btnsmiles {
	width: 100%;
	height: 240px;
	margin-bottom: 10px;
	font-size: 25px;
	background-color: #4a76a8;
	color: white;
	border: outset;
}
.element_name.private_view {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80%;
}

.sex2_ico {
	float: right;
	margin-right: 10px;
	font-size: 18px;
}
/*
.sex_ico {
	color: white;
	border: none;
	position: absolute;
	left: 0px;
	top: 2px;
	margin-left: -2px;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0px 0px 6px black;
}
*/
.sex_ico {
	padding: 0px 2px 0px 2px;
	opacity: 0.3;
}
.sex_ico.fa.fa-mars {
	color: deepskyblue;
}
.sex_ico.fa.fa-venus {
	color: fuchsia;
}
.sex_ico.fa.fa-venus-double {
	color: purple;
}
.sex_ico.fa.fa-mars-double {
	color: yellow;
}
.sex_ico.fa.fa-transgender-alt {
	color: blueviolet;
}
.sex_ico.fa.fa-genderless {
	color: black;
}

.side-background {
	fill: #4a76a8;
}
.side-number {
	fill: white;
}

.vote {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	margin-bottom: 4px;
}
.poll {
	overflow: auto;
}

#chat_cinema {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 3;
	background-color: black;
	border: 2px black solid;
	display: none;
}

.cinema_close {
	position: absolute;
	top: 0;
	font-size: large;
	right: 0;
	color: white;
	padding: 5px 5px 3px;
	background-color: #4a76a8;
	border-radius: 0px 0px 0px 10px;
}

.cinema_close:hover {
	color: white;
	background-color: #4a76a8;
}

#bpanel {
	display: inline-block;
}

#adpanel {
	display: inline-table;
	padding: 10px 0px 10px;
	margin-top: 5px;
	text-align: center;
	width: 49%;
	height: 90px;
	font-size: 35px;
	border-radius: 0;
	cursor: pointer;
}

#adpaneltext {
	font-size: 16px;
	text-align: center;
}

#popupadpanel {
	display: flex;
	text-align: center;
	width: 100%;
	min-height: 70px;
	border-radius: 0;
	cursor: pointer;
}

#popupadpaneltext {
	font-size: 18px;
	text-align: left;
	color: white;
	background-color: #4a76a8;
	padding: 20px 10px 10px;
}

#imgbottom {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	width: 20px;
	height: 20px;
	z-index: 99999;
}

.deloneimage {
	position: absolute;
	background-color: #4a76a8;
	color: white;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	border-radius: 100%;
	cursor: pointer;
}
.shareoneimage {
	position: absolute;
	margin: 40px 0px;
	background-color: #4a76a8;
	color: white;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 25px;
	border-radius: 100%;
	cursor: pointer;
}
#listlikes {
	height: auto;
	text-align: center;
	padding: 10px;
}
.bottle_avatar {
	width: 60px;
	height: auto;
	margin: 5px 0px 5px 0px;
	display: block;
}
.nextspin {
	background-color: #4a76a8;
	padding: 10px 25px 10px 25px;
	color: #fff;
	cursor: pointer;
	border-radius: 25px;
}
.vipdescr {
	/* opacity: 0.5; */
	/* font-variant: super; */
}
.profile_emoji {
	background-color: #4a76a8;
	padding: 5px 5px 5px;
	color: white;
	text-align: center;
	cursor: pointer;
	width: 50px;
	border-radius: 175px;
	height: 50px;
	font-size: 35px;
	position: absolute;
	margin: 10px 0px 0px 10px;
	opacity: 0.7;
}
.profile_descr {
	background-color: #4a76a8;
	padding: 5px 5px 5px;
	color: white;
	text-align: center;
	cursor: pointer;
	border-radius: 175px;
	font-size: 18px;
	position: absolute;
	margin: 80px 0px 0px 10px;
	opacity: 0.7;
}
/*
.ymarry_ico {
	color: crimson;
	border: none;
	position: absolute;
	left: 20px;
	top: 4px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 0px 1px white;
	z-index: 1;
}
.nmarry_ico {
	color: black;
	border: none;
	position: absolute;
	left: 20px;
	top: 4px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 0px 1px white;
	z-index: 1;
}
*/
/*
.ymarry_ico {
	padding: 0px 2px 0px 2px;
	color: crimson;
	opacity: 0.3;
}
*/


.ymarry_ico  {
	color: crimson;
	padding: 0px 2px 0px 2px;
	-webkit-animation: opacity 2s ease-in-out infinite alternate;
	-moz-animation: opacity 2s ease-in-out infinite alternate;
	animation: opacity 2s ease-in-out infinite alternate;
}

@-webkit-keyframes opacity {
	from {
		color: crimson;
		opacity: 0.3;
	}
	to {
		opacity: 0.7;
		color: crimson;
	}
}






.nmarry_ico {
	padding: 0px 2px 0px 2px;
	color: darkblue;
	opacity: 0.3;
}

#blog {
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-bottom: 1px #4a76a8 solid;
}
.ico_circleblog {
	color: #4a76a8;
	padding-right: 5px;
}
.dateblog {
	text-transform: uppercase;
	color: #4a76a8;
	text-align: center;
}
.tblog {
	text-align: center;
	padding: 5px 0px 10px 0px;
	overflow: hidden;
}
.mblog {
	padding: 0px 0px 15px 5px;
	overflow: hidden;
}
.delpost {
	/* position: absolute; */
	background-color: #4a76a8;
	color: white;
	text-align: center;
	font-size: 16px;
	padding: 0px 5px 0px 5px;
}
.likespost, .likespostserach {
	margin: 0px 0px 0px 10px;
	background-color: #4a76a8;
	color: white;
	text-align: center;
	font-size: 16px;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
}
#nextlistblog {
	cursor: pointer;
	background-color: #4a76a8;
	color: white;
	text-align: center;
	font-size: 20px;
	padding: 5px 5px 5px 5px;
	width: 50%;
	align-content: safe;
	float: right;
}

.logs_date.hover_element_date {
	float: right;
	cursor: pointer;
	background-color: seagreen;
	color: white;
	text-align: center;
	padding: 0 4px 0 4px;
	font-size: 14px;
	padding: 0px 10px 0px;
	opacity: 1;
	border-radius: 5px;
}


.blogerlist {
	margin-top: 40px;
	position: absolute;
	width: 100%;
	max-width: 300px;
	border-top: 1px #4a76a8 solid;
	padding-top: 5px;
}
.start {
	color: red;
}
.stop {
	color: green;
}
.fa.fa-microphone {
	opacity: 0.4;
}
#av {
	width: 200px;
	height: 20px;
	background-color: transparent;
}

#saved_rooms, #addsaved_rooms {
	display: inline-grid;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 1;
	cursor: pointer;
	margin-bottom: 5px;
	width: 95px;
}
.clearsaveroom, .addsaveroom {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 1;
	cursor: pointer;
	width: 20px;
	margin-top: 1px;
}
.hashtag {
	background-color: darkblue; 
	padding: 0px 10px 0px 10px; 
	color:#fff; 
	cursor: pointer;
	border-radius: 3px;
}
#hashtag_rooms, #user_interests {
	display: inline-grid;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 1;
	cursor: pointer;
	margin-bottom: 5px;
}
#getstickers {
	display: inline-grid;
	margin-right: 1px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 1;
	cursor: pointer;
	margin-bottom: 1px;
}
#blog_panel {
	display: inline-block;
}
#friends_alert {
	font-size: 26px;
	cursor: pointer;
	text-align: center;
}
#NotifyBlock {
	width: 300px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: -15px;
}
#NotifyPrivate {
	width: 300px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#NotifyFriend {
	width: 300px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#PP {
	font-size: 18px;
	padding: 5px 5px 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
.UP {
	display: inline-block;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 1;
	cursor: pointer;
	margin-bottom: 5px;
	width: 95px;
}
.text_input {
	padding: 10px;
	position: absolute;
	z-index: 2;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	word-break: break-word;
	max-height: 85%;
	overflow-y: auto;
	font-size: 18px;
}
.pr_envel {
	float: left;
	font-size: 25px;
	margin-left: -10px;
}
.topimg {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	margin: -5px 5px -15px 5px;
}

.usabout {
	position: absolute;
	min-width: 250px;
	max-width: 65%;
	padding: 15px;
	z-index: 2;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	word-break: break-word;
	font-size: 18px;
	border-radius: 0px 40px 0px;
	opacity: 0.9;
}

#targetdescr_close {
	margin-left: 0px;
	margin-right: 5px;
	font-size: 20px;
	margin-bottom: 35px;
}
.cnp {
	position: absolute;
	color: white;
	max-width: 65%;
	padding: 10px;
	z-index: 3;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	word-break: break-word;
	font-size: 18px;
	border-radius: 5px;
	cursor: pointer;
}
#cblog {
	max-height: 100px;
	overflow-y: auto;
	word-wrap: break-word;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-bottom: 1px #4a76a8 solid;
	background-color: #4a76a8;
	color: white;
}
#inputcb {
	display: flex;
	width: 100%;
	border: none;
}
.icblog {
	width: 80%;
	background-color: white;
	color: #4a76a8;
	height: 26px;
	border: none;
	padding: 2px;
}
#my_comment_blog {
	width: 20%;
	font-size: 22px;
	text-align: center;
	background-color: white;
	color: #4a76a8;
	padding: 2px;
	height: 26px;
}
#cli {
	margin-bottom: 5px;
	padding: 2px;
}
#mood {
	display: block;
	width: 100%;
}
#moods {
	font-size: 25px;
	margin-left: 15px;
	cursor: pointer;
}
.get_info {
	cursor: pointer;
}
#scrollinfo {
	position: absolute;
	z-index: 2;
	text-align: center;
	width: 50px;
	font-size: 35px;
	opacity: 0.5;
	bottom: 0;
	left: 0;
	margin-left: 50%;
}
#scrollinfoup {
	position: absolute;
	z-index: 2;
	text-align: center;
	width: 50px;
	font-size: 35px;
	opacity: 0.5;
	left: 0;
	margin-left: 50%;
}
.vp {
	height: 100%;
	margin-bottom: -7px;
	max-height: 22px;
	max-width: 100%;
}
#chat_connection {
	position: absolute;
	z-index: 2;
	margin-top: 2px;
	background-color: white;
	width: 20px;
	text-align: center;
	opacity: 0.5;
	margin-top: 5px;
	margin-left: 51px;
}
#backvip {
	background-origin: content-box;
	background-size: contain;
	background-clip: content-box;
}
video {
	background-color: black;
	background-size: 100% 100%;
	min-height: 50px;
	max-height: 300px;
	min-width: 150px;
	max-width: 100%;
}
#clear_videoavatar {
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
	display: block;
}

#pollcomment {
	max-height: 100px;
	overflow-y: auto;
	word-wrap: break-word;
	padding: 5px;
	margin-bottom: 5px;
}
#vc {
	margin-bottom: 5px;
	padding: 2px;
}
.ratplace {
	display: inline-grid;
	width: 45%;
	margin: 1px 1px 0px 0px;
	padding: 2%;
	background-repeat: no-repeat;
	background-size: 30% 100%;
	background-blend-mode: normal;
	text-transform: uppercase;
	background-origin: content-box;
	border-radius: 3px;
	height: 50px;
}
.datechat {
	text-align: right;
	display: block;
	margin-top: -16px;
	font-weight: normal;
}
.support_prof, .support_prof_close {
	cursor: pointer;
}
#bgiviproom {
	display: none;
}

.vpb {
	position: absolute;
	margin: 80px 0px;
	background-color: #4a76a8;
	color: white;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 25px;
	border-radius: 100%;
	cursor: pointer;
}

.vrb {
	position: absolute;
	margin: 120px 0px;
	background-color: #4a76a8;
	color: white;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 25px;
	border-radius: 100%;
	cursor: pointer;
}
.arr {
	height: 20px;
	width: 100px;
	border-radius: 5px;
	margin-bottom: -3px;
	color: white;
}
#presentpicture {
	padding: 5px 5px 0px;
}

#devices {
	display: block;
	padding: 10px;
}

#my_devices {
	display: block;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	background-color: red;
	color: white;
	border-radius: 2px;
}

.pp {
	max-height: 26px;
	max-width: 26px;
	left: 22px;
	top: 16px;
	animation: 2s animatepp ease;
}

.profile_name {
	font-size: 26px;
}


@keyframes animatepp {
  from { 
	max-height: 35px; 
	max-width: 35px; 
	top: 0px; 
	left: -35px;
	rotate: 0deg;
	}
  to { 
	max-height: 26px; 
	max-width: 26px; 
	top: 16px; 
	left: 22px;
	rotate: 360deg;
	}
}


.premprez {
	animation: 2s animateppr ease;
}
@keyframes animateppr {
  from { 
	height: 90px; max-width: 900px; position: absolute; right: 20px; top: 143px; rotate: 0deg;
	}
  to { 
	height: 50px; max-width: 50px; position: absolute; right: 20px; top: 143px; rotate: 360deg;
	}
}


.ch_logs {
	animation: 1s animatecnm ease;
}
@keyframes animatecnm {
  from { 
	opacity: 0.2;
	}
  to { 
	opacity: 1; 
	}
}



#header_login {
	animation: 5s animatelogh ease;
}
@keyframes animatelogh {
  from { 
	background-color: white;;
	letter-spacing: 1px;
	}
  to { 
	letter-spacing: 10px;
	color: white;
	}
}

#vkgroup, #androidapp, #telegramchanel {
	animation: 3s animatelogicon ease;
}
@keyframes animatelogicon {
  from { 
	background-color: white;
	rotate: 0deg;
	border-radius: 5px;
	}
  to { 
	rotate: 360deg;
	}
}

#androidapp {
	animation: 5s animatelogiconandr ease;
}
@keyframes animatelogiconandr {
  from { 
	background-color: white;
	rotate: 0deg;
	}
  to { 
	rotate: -360deg;
	}
}


#login_member_online {
	animation: 5s animatelogonline ease;
}
@keyframes animatelogonline {
  from { 
	background-color: white;
	color: white;
	}
  to { 
	color: white;
	}
}



#login_welcome p {
	animation: 3s animatelw ease;
}
@keyframes animatelw {
  from { 
	opacity: 0.1;
	}
  to { 
	opacity: 1;
	}
}

#rolesubmittext {
	height: 70px;
	overflow-y: scroll;
}


.fade-in {
  opacity: 0.1; 
  animation: fadeIn ease-in 1; 
  animation-fill-mode: forwards; 
  animation-duration: 1s;
}
@keyframes fadeIn {
  0% {
    opacity: 0.1;
	color: red;
  }
  100% {
    opacity: 1;
  }
}


.reply {
	border-left: 5px solid red;
	display: table;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0000001c;
	margin-left: 10px;
	border-radius: 2px;
}

.my_notice {
	border-radius: 3px;
}

.trashpresent {
	display: block;
	margin-left: 5px;
	margin-top: -25px;
	color: red;
	width: 20px;
	height: 20px;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	opacity: 0.2;
}

.trashpresent:hover {
	color: red;
	opacity: 1;
}






