/* your custom style here */
.tick {
	padding-left: 5px;
	color: #92A58C;
	display: inline-block;
}

::-webkit-scrollbar {
	width: 6px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	background: #708090
}

::-webkit-scrollbar-track {
	background: #b8c0c8
}

.varto_greeting, .varto_points {
	position: relative;
	top: 10px;
	left: 10px;
	color: #000
}

.varto_greeting {
	left: 5px
}

#greeting_ico, #greeting_ico2 {
	background-size: 100% !important;
	border-radius: 6px 6px 0 0
}

#greeting_ico2 {
	width: 30px;
	height: 30px;
	z-index: 9;
	display: inline-block;
	margin: -10px 12px;
	position: absolute
}

#greeting_ico {
	margin: -10px 35px
}

.side_block_avatar4 .varto_avatar4 {
	background: #ed213a;
	background: linear-gradient(to bottom, #93291e, #ed213a)
}

.varto_avatar4_field_preview {
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
	float: left
}

.peep_avatar_field_preview span, .varto_avatar2_field_preview span,
	.varto_avatar4_field_preview span {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 2px;
	top: 2px;
	background: url(images/chat_btn_close.png) center top no-repeat;
	cursor: pointer
}

.varto_avatar2_field_preview img, .varto_avatar4_field_preview img,
	.varto_left2_field_preview img {
	width: 100px;
	height: 100px
}

.side_block_avatar4 {
	float: left;
	margin: 0 15px 5px 5px;
	position: relative;
	background-size: 100%
}

.side_block_avatar5 {
	width: 43px !important;
	height: 43px !important;
	background: #fff;
	background: linear-gradient(to bottom, #fff, #abbaab);
	padding: 4px;
	border-radius: 100%;
	font-size: 10px
}

.side_mehtap {
	padding: 10px;
	width: 100%;
	border-radius: 4px;
	font-family: "Brush Script MT, Brush Script Std, cursive";
	font-size: 14px;
	color: #4d4d4d;
	text-decoration: none;
	margin: 0 auto
}

.side_block_avatar2 {
	float: left;
	margin: 0 15px 5px 5px;
	position: relative;
	background-size: 100%
}

.side_block_avatar2 .varto_avatar2, .side_block_avatar4 .varto_avatar4,
	.side_block_avatar6 .varto_avatar6 {
	width: 52px !important;
	height: 52px !important;
	padding: 4px;
	border-radius: 100%
}

.side_block_avatar2 .varto_avatar2 {
	background: linear-gradient(to bottom, #2dfffa, #21beed)
}

.side_block_avatar2 .varto_avatar2 img {
	width: 44px !important;
	height: 44px !important;
	border-radius: 100%
}

.varto_avatar2_field_preview {
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
	float: left
}

.side_block_avatar7 {
	width: 43px !important;
	height: 43px !important;
	background: #abbaab;
	background: linear-gradient(to bottom, #fff, #abbaab);
	padding: 4px;
	border-radius: 100%;
	font-size: 10px
}

.side_block_avatar6 {
	float: left;
	margin: 0 15px 5px 5px;
	position: relative;
	background-size: 100%
}

.side_block_avatar6 .varto_avatar6 {
	background: #1d976c;
	background: linear-gradient(to bottom, #93f9b9, #1d976c)
}

.side_popularity_btn3 {
	padding: 5px;
	width: 90%;
	background: #abbaab;
	background: linear-gradient(to bottom, #fff, #abbaab);
	border-radius: 4px;
	color: #000;
	text-decoration: none;
	margin: 0 auto
}

.side_popularity_btn, .side_popularity_btn4 {
	padding: 5px;
	width: 100%;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	font-size: 11px
}

.side_popularity_btn {
	background: #56ab2f;
	background: linear-gradient(to bottom, #a8e063, #56ab2f)
}

.side_popularity_btn4 {
	background: #ed213a;
	background: linear-gradient(to bottom, #93291e, #ed213a);
	margin: 0 auto
}

.gift-container img {
	padding: 10px 5px 5px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: block;
	margin: 0 auto
}

div.gift-desc {
	padding: 5px 3px;
	text-align: center;
	background: #260132;
	font-size: 13px;
	color: #fff
}

.gift-responsive {
	padding: 6px;
	float: left;
	width: 25%
}

@media only screen and (max-width:700px) {
	.gift-responsive {
		width: 33%;
		margin: 6px 0
	}
}

@media only screen and (max-width:500px) {
	.gift-responsive {
		width: 33%
	}
}

p.giftheading {
	padding-bottom: 5px;
	text-align: center;
	color: #10292f;
	font-size: 17px
}

div.gift-container:hover>div.gift-desc {
	background: #a703dc;
	color: #fff
}

body, html {
	font-family: 'Play', sans-serif;
	background: #ededed;
	margin: 0;
}

#info {
	position: absolute;
	left: 10px;
	top: 10px;
	background: rgb(0, 0, 0, .8);
	padding: 12px 10px;
	margin-bottom: 1px;
	color: #fff
}

#info h1, #info h2 {
	line-height: 22px;
	font-weight: 300;
	font-size: 18px;
	margin: 0
}

#info h2 {
	line-height: 14px;
	font-size: 12px;
	color: rgb(255, 255, 255, .8);
	margin: 0 0 6px
}

#info a {
	text-transform: uppercase;
	border-bottom: 1px dotted rgb(255, 255, 255, .2);
	margin-right: 4px;
	line-height: 10px;
	font-size: 10px;
	color: rgb(255, 255, 255, .5)
}

#info a:hover {
	border-bottom: 1px dotted rgb(255, 255, 255, .6);
	color: rgb(255, 255, 255, 1)
}

._sm_content {
	background: #f7f7f7;
	color: #666;
	position: relative;
	font-family: cursive;
	vertical-align: top;
	padding: 9px;
	overflow-wrap: break-word
}

.genmale {
	color: #00f
}

.genfemale {
	color: #ff1493
}

.bezpol {
	color: #f30
}

.gend {
	font-weight: 700;
	font-size: 14px
}

.peep_avatar_field_preview {
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
	float: left
}

.peep_avatar_field_preview img {
	width: 100px;
	height: 100px
}

.side_block_avatar {
	float: left;
	margin: 0 15px 5px 5px;
	position: relative;
	background-size: 100%
}

.side_block_avatar .peep_avatar {
	background: #ddd;
	padding: 4px
}

.side_block_avatar .peep_avatar, .side_block_avatar .peep_avatar img {
	width: 42px !important;
	height: 42px !important
}

.peep_greeting {
	position: relative;
	top: 10px;
	left: 0;
	font-size: 11px
}

#greeting_ico {
	width: 50px;
	height: 50px;
	z-index: 9;
	display: inline-block;
	position: absolute;
	margin-left: auto;
	margin-right: auto
}

.quick-report-side {
	float: left;
	padding: 0;
	width: 100%
}

.quick-report-side>span {
	color: #a6a8b0;
	float: left;
	font-size: 12px;
	width: 100%
}

.quick-report-side>ul {
	display: inline;
	list-style: none outside none;
	margin: 0 -1px;
	padding: 0
}

.quick-report-side>ul>li {
	float: left;
	padding: 0 1px;
	width: 33.334%
}

.quick-report-side>ul>li>div {
	background: 0 0 #30313e;
	float: left;
	margin-top: 16px;
	padding: 11px 0 16px;
	text-align: center;
	width: 100%
}

.quick-report-side div>strong {
	color: #fff;
	float: left;
	font-size: 17px;
	font-weight: 500;
	width: 100%
}

.-info-wrapper {
	display: block;
	margin: 0 32px 0 17px
}

.-info-wrapper.sm {
	margin-left: 0;
	background: linear-gradient(#03add8, rgb(38, 1, 50, .7)), center
		no-repeat #260132;
	background-size: cover
}

.-overlay {
	background: rgb(93, 83, 134, .8)
}

.-info-wrapper .profile-wrapper {
	border-radius: 100px;
	position: relative
}

.-info-wrapper .profile-wrapper.sm {
	overflow: visible;
	top: 10px;
	margin-bottom: 10px
}

.-info-wrapper .profile-wrapper.sm img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border-color: #fff
}

.-info-wrapper .profile-wrapper .availability-bubble {
	height: 16px;
	width: 16px;
	border: #30313e solid 2px;
	position: absolute;
	bottom: 25px;
	right: -15px;
	border-radius: 100px
}

.-info-wrapper .profile-wrapper .availability-bubble.online {
	background-color: #0aa699
}

.-info-wrapper .profile-wrapper .availability-bubble.away {
	background-color: #fbb05e
}

.-info-wrapper .profile-wrapper .availability-bubble.busy {
	background-color: #f35958
}

.-info-wrapper .profile-wrapper .availability-bubble.offline {
	background-color: #8b91a0
}

.-info-wrapper .-info {
	color: #fff;
	display: inline-block;
	margin-left: 35px;
	margin-bottom: 10px;
	font-size: 18px;
	float: left
}

.-info-wrapper .-info.sm .status {
	margin-bottom: 10px;
	margin-top: 0
}

.-info-wrapper .-info .status {
	color: #929fa5;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 2px;
	font-weight: 400
}

.-info-wrapper .-info .profile {
	float: right;
	display: inline
}

.-info-wrapper .-info .btn-set {
	margin-top: 10px
}

.-info-wrapper .-info .greeting {
	font-size: 19px;
	font-weight: 600;
	position: relative;
	top: 1.5px
}

.-info-wrapper .-info a {
	color: #fff
}

#info a, .-info-wrapper .-info a:hover {
	text-decoration: none
}

.-info-wrapper .-info .status-icon {
	margin: 0 5px
}

.-info-wrapper .-info .collapse {
	width: 18px;
	height: 18px;
	background-color: #50545c;
	position: absolute;
	right: 15px;
	margin-top: 10px
}

.-info-wrapper .-info .collapse i {
	position: relative;
	margin-top: -8px;
	top: -2px;
	left: 3px
}

.-info-wrapper .-info .collapse:hover {
	background-color: #000
}

.name2 {
	font-size: 18px;
	font-weight: 700;
	padding: 4px 0
}

.welcome-text {
	margin-top: 10px;
	margin-left: -35px;
	text-align: center;
	padding: 0 10px
}

.greeting_time {
	color: #fff;
	font-weight: 700;
	font-size: 14px
}

.greeting_message {
	color: #fff;
	font-weight: 400;
	font-size: 12px
}

._profile_header {
	background: linear-gradient(rgb(38, 1, 50, .7), rgb(38, 1, 50, .9))
		center no-repeat rgb(38, 1, 50, .99);
	background-size: cover;
	position: relative
}

.equalizer {
	position: fixed;
	height: 100px;
	width: 300px;
	top: 50%;
	left: 50%;
	margin: 0;
	float: none;
	transform: translate(-50%, -50%) scale(0.25);
}

.av-level {
	position: absolute;
	top: 0px;
	color: #ffffff;
	border-radius: 50px;
	padding: 1px 4px;
	font-size: 8px;
	line-height: 1.4;
}

.av-level-clog {
	position: absolute;
	right: 0;
	top: 22px;
	color: #ffffff;
	border-radius: 50px;
	padding: 1px 4px;
	font-size: 8px;
	line-height: 1.4;
}

/*
.chat_avatar img {
    border-radius: 10px 0 10px 0;
}
._item_avatar .acav {
    border-radius:10px 0px 10px 0;
}*/
._item_avatar img {
	border-radius: 10px 10px 10px 0;
	display: block;
	cursor: pointer;
}

.name {
	padding-left: 3px;
}

/* rod */
.theme_btn {
	background: #22ade7;
}

._count, .sub_menu_icon, .menui, .menuo, .menup {
	color: #22ade7;
}

.default_btn {
	background-color: #e72525;
}

#intro_top {
	background: #22ade7;
}

.top_background, .background_header, .chat_head, .chat_footer,
	._top, .emo_head, .modal_top, .ok_btn {
	background: #f8f8f8;
	color: #444;
	border: solid 1px #ededed;
}

.cover_text {
    text-shadow: 0 0 2px rgb(248 248 248);
}

.exo-ipp-close-button, .exo-ipp-close-button-container{
	background-color: #bfbfbf !important;
}

.exo-ipp-container {
	border: 1px solid #ededed  !important;
	background: #F8F8F8 !important;
}
