* {
    -webkit-tap-highlight-color: transparent !important;
}

html,
body {
	overflow-x: hidden;
	/*width: 600px;*/
	margin: auto;
}

body,
input,
textarea,
select,
button {
	font-family: Sans-Serif;
	font-size: 12px;
}

body {
	background: #34495E;
	color: #000000;
	line-height: 16px;
	max-width: 1000px;
	margin: auto;
	padding: auto;
	overflow-y: hidden;
}

a {
	text-decoration: none;
	color: #4C6B7F;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 3px 0px 0px 0px;
}

h2 {
	padding: 0;
	margin: 0;
}

hr {
	background: #F8F8F8;
	border: 0;
	padding: 3px;
	margin: 0;
}

#vk,
#fb,
#ok,
#mr,
#gp,
#ya {
	background-size: 100% 100%;
	margin: 2px;
	width: 24px;
	height: 24px;
	display: inline-block;
}

#vk {
	background: url(img/soc/vk.png) no-repeat center;
}

#fb {
	background: url(img/soc/fb.png) no-repeat center;
}

#ok {
	background: url(img/soc/ok.png) no-repeat center;
}

#mr {
	background: url(img/soc/mr.png) no-repeat center;
}

#gp {
	background: url(img/soc/gp.png) no-repeat center;
}

#ya {
	background: url(img/soc/ya.png) no-repeat center;
}

ol {
	padding-inline-start: 15px;
}

ol.ol {
	/* Прибираємо стандартну нумерацію */
	list-style: none;
	/* Ідентифікуємо лічильник та даємо йому ім'я li. Значення лічильника не вказано – за замовчуванням воно дорівнює 0 */
	counter-reset: li;
}

li.li:before {
	/* Визначаємо елемент, який нумеруватиметься - li. Псевдоелемент before вказує, що вміст, що вставляється за допомогою властивості content, розташовуватиметься перед пунктами списку. Тут же встановлюється значення збільшення лічильника (за замовчуванням дорівнює 1). */
	counter-increment: li;
	/* За допомогою властивості content виводиться номер списку. counters() означає, що текст, що генерується, являє собою значення всіх лічильників з таким ім'ям. Крапка в лапках додає роздільну точку між цифрами, а точка з пробілом додається перед вмістом кожного пункту списку */
	content: counters(li, ".") ". ";
}

.lit {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}

lottie-player {
	display: inline-table;
}

.verified {
	color: rgb(29, 155, 240);
	width: 16px;
	height: 16px;
	vertical-align: -4px;
	fill: currentcolor;
}

.verified_profile {
	color: rgb(255 255 255);
	width: 22px;
	height: 22px;
	vertical-align: -5px;
	fill: currentcolor;
}

.display_none {
	display: none;
}

.clear {
	clear: both;
}

.time {
	color: #95A4A7;
}

.visit {
	color: #95A4A7;
}

.title .visit {
	color: #A5ABAD;
	font-size: 10px;
}

.err {
	background: #FCEDEB;
	padding: 8px;
	margin: 1px;
}

.ok {
	background: #E5F7F3;
	padding: 8px;
	margin: 1px;
}

.online {
	color: #A5ABAD;
	font-weight: bold;
	font-size: 11px;
}

#bg_orange {
	background: #E77E22;
}

#bg_red {
	background: #D25400;
}

#bg_black {
	background: #606060;
}

#bg_white {
	background: #FFFFFF;
}

.right {
	float: right;
}

.ico {
	margin-right: 6px;
}

.avatar_icons {
	float: left;
	margin: 0px 6px 0px 0px;
	width: 32px;
	height: 32px;
	border-radius: 100%;
}

.gift {
	width: 100px;
	height: 100px;
	margin: 8px;
}

.preview {
	max-width: 600px;
	max-height: 600px;
	margin: 0px 0px 0px -8px;
}

.preview_mini {
	max-width: 30%;
	background: #FFFFFF;
	padding: 1px;
	margin: 1px;
}

.preview_icons {
	max-width: 30%;
	background: #FFFFFF;
	padding: 1px;
	margin: 1px;
}

.album_cover {
	background: #FFFFFF;
	padding: 1px;
	margin-right: 6px;
	border: 1px solid #DCDCDC;
	float: left;
	height: 50px;
}

.del_cache {
	background: url(img/del.png) center no-repeat;
}

.del_cache img {
	opacity: 0.5;
}

.del_cache img:hover {
	opacity: 1;
}

.re_comm {
	display: none;
}

.quote {
	margin: 7px 0;
	padding: 3px 6px;
	border-left: 1px solid #777777;
	margin-bottom: 6px;
}

.text {
	font-size: 14px;
	padding: 10px;
}

.mt-10 {
	margin-top: 10px;
}

.for_mobile {
	display: none;
}

/*
a.crl {
	background: #F0F0F0;
	padding: 8px 14px 12px;
    border-radius: 15px;
    margin-left: 8px;
	text-decoration: none;
}
*/
a.crl {
    background: #F0F0F0;
    padding: 6px 14px 8px;
    border-radius: 15px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

a.crl b {
	margin-left: 6px;
	color: #999999;
	font-size: 11px;
	vertical-align: -2px;
}

#mobile_icons {
    display: flex;
    justify-content: center;
    align-items: center;
}

#mobile_icons path {
    fill: #fff;
}

#menu {
	background-image: url(img/icons/bar_menu.png);
	background-repeat: no-repeat;
	background-position: center;
}

#mail {
	background: url(img/icons/bar_mail.png);
	background-repeat: no-repeat;
	background-position: center;
}

#journal {
	background: url(img/icons/bar_journal.png);
	background-repeat: no-repeat;
	background-position: center;
}

#more {
	background: url(img/icons/bar_more.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu:hover,
#mail:hover,
#journal:hover,
#more:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

#count_mail_mobile b,
#count_journal_mobile b,
#count_feed_mobile b {
	font-size: 10px;
	color: #FFFF00;
	margin-left: 5px;
	line-height: 16px;
}

#loading {
	background: #FFFFFF url(img/ajaxloading.gif);
	backgroun-size: 100% auto;
	position: fixed;
	top: 36px;
	left: 0px;
	right: 0px;
	height: 4px;
	z-index: 1000;
	opacity: 0.8;
	display: none;
	transition: top 0.3s;
}

#notifications {
	background: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	z-index: 1000;
	position: fixed;
	top: 200px;
	width: 350px;
	padding: 10px;
	margin-left: 100px;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
	display: none;
}

#panel_notifications {
	z-index: 1000;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 10px;
	width: 300px;
	z-index: 10000;
}

#panel_notifications a {
	color: #8CABBF;
}

.block_notification {
	background: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	margin-top: 10px;
	padding: 10px;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.3);
	display: none;
}

.player {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	height: 50px;
	z-index: 1000;
}

img.track {
	background: #17A086;
	width: 25px;
	height: 25px;
	padding: 3px;
	margin-right: 3px;
	border-radius: 100%;
	cursor: pointer;
}

.player_notifications {
	background: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	z-index: 1000;
	position: fixed;
	top: 200px;
	width: 30%;
	padding: 10px;
	margin-left: 35%;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	display: none;
}

.add {
	position: absolute;
	bottom: 56px;
	right: 12px;
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 8px 4px 8px;
	border-radius: 100%;
	cursor: pointer;
}


#progressbar {
	width: 100%;
}

#window {
	background: rgba(0, 0, 0, 0.6) no-repeat center;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2000;
	overflow-y: auto;
	display: none;
}

#window .window_content {
	background: #FFFFFF;
	width: 600px;
	margin: auto;
	margin-top: 10px;
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.1);
	word-wrap: break-word;
	z-index: 1000;
	display: none;
}

#window textarea {
	height: 200px;
}

#form_content {}

#form_content .block3 {
	text-align: center;
}

#form_content .block3 img {
	padding: 3px;
}

img {
	vertical-align: middle;
}

table {
	margin: auto;
	width: 100%;
}

td {
	vertical-align: top;
	width: 100%;
}

.input {
	padding: 4px;
	margin: 4px 0px 4px 0px;
	font-family: Arial, sans-serif;
	outline: 0;
	border: 1px solid #D5DBDD;
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	color: #676d76;
	box-sizing: border-box;
}

.input_login {
	padding: 4px 9px 4px 9px;
	margin: 4px 0px 4px 0px;
	font-family: Arial, sans-serif;
	outline: 0;
	border: 1px solid #D5DBDD;
	display: block;
	width: 95%;
	height: 24px;
	border-radius: 10px;
}

.menu .input {
	width: 180px;
	argin-right: 3px;
}

.input2 {
	padding: 4px;
	margin: 4px 0px 4px 0px;
	font-family: Arial, sans-serif;
	outline: 0;
	border: 1px solid #D5DBDD;
}

.input_file {
	margin-bottom: 5px;
	width: 80%;
}
/*
.emoji_button {
	cursor: pointer;
	padding: 6px;
}
#lib_emoji {
	position: absolute;
	display: none;
	padding-top: 5px;
	z-index: 1;
}
.emoji_button:hover+#lib_emoji,
#lib_emoji:hover {
	display: block;
}
*/
.button {
	background: #17A086;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	border: 0;
	display: block;
	width: 100%;
	box-sizing: border-box;
	cursor: pointer;
	text-align: center;
}

a.button {
	text-decoration: none;
}

.button_login {
	background: #17A086;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	border: 0;
	display: block;
	width: 99.6%;
	cursor: pointer;
	height: 35px;
	border-radius: 10px;
}

a.button_login {
	text-decoration: none;
}

.button2 {
	background: #17A086;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	border: 0;
	width: auto;
	cursor: pointer;
}

.button3 {
	background: none;
	padding: 6px;
	border: 0;
	width: auto;
	cursor: pointer;
}

.button_new {
	background: #17A086;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	display: block;
	font-size: 14px;
	border-radius: 5px;
}

.button_a {
	background: #ECF0F1;
	font-weight: bold;
	padding: 6px;
	display: block;
	text-align: center;
}

.button_a:hover {
	text-decoration: none;
}

.button_tg {
	background: #29B6F6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 11px 10px 9px;
	margin: 6px;
	border: 0;
	width: auto;
	cursor: pointer;
	display: inline-block;
	border-radius: 100%;
}

.buttonApp {
	background: #17A086;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
	border: 0;
	display: block;
	cursor: pointer;
	border-radius: 3px;
}

.button_a_login {
	background: #ECF0F1;
	font-weight: bold;
	padding: 6px;
	display: block;
	text-align: center;
	border-radius: 10px;
}

.button_a_login:hover {
	text-decoration: none;
}

.button_player {
	background: #F7F7F7;
	padding: 6px;
	margin-right: 6px;
	border: 1px solid #F0F0F0;
	border-radius: 3px;
	cursor: pointer;
	float: left;
}

.head {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	background: #17A086;
	height: 40px;
	box-shadow: 0 10px 10px -10px rgb(0 0 0 / 10%);
	transition: top 0.3s;
	user-select: none;
}

.head_lite {
	background: #17A086;
	height: 40px;
}

.head_nav {
	display: none;
}

.head_nav a {
	display: block;
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	text-decoration: none;
}

.head_panel {
	width: 600px;
	text-align: right;
	z-index: 1000;
	margin: auto;
}

a.a_head_panel {
	background: #34495E;
	color: #D5DEE3;
	padding: 8px;
	margin-left: 3px;
	font-size: 11px;
	line-height: 40px;
	text-decoration: none;
}

a.a_head_panel img {
	margin-right: 6px;
}

.logo {
	position: fixed;
	top: 0;
	z-index: 1000;
	height: 40px;
	text-align: center;
	transition: top 0.3s
}

.na-logo {
	position: relative;
	width: 88px;
}

.shapka {
	/*background: url(/design/img/shapka-nr.png);*/
	position: absolute;
	width: 25px;
	height: 34px;
	overflow: hidden;
	margin-left: 9px;
	margin-top: 5px;
	background-size: 25px;
}

.content_left .logo {
	width: 200px;
	padding-left: 0px;
}

.content_left,
.content_right {
	width: 200px;
	color: #E0E3E7;
	user-select: none;
}

.content_block {
	background: #FFFFFF;
}

.content_block li {
	font-weight: bold;
	padding: 12px;
	border-bottom: 1px solid #ECF0F1;
	list-style: none;
}

.content_block li:hover {
	background: rgba(0, 0, 0, 0.03);
}

.content_block a {
	text-decoration: none;
}

.content_block img {
	float: left;
	margin-right: 10px;
}

.content_left .content_block {
	background: none;
}

.content_left .content_block li {
	font-weight: normal;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.content_left .content_block li:hover {
	background: #3E5368;
	color: #FFFFFF;
}

.content_left .content_block a {
	color: #D5DEE3;
	text-decoration: none;
}

.content_left .content_block img {
	margin-right: 12px;
}

.ontent_right .content_block {
	background: none;
}

.content_right .content_block li {
	font-weight: bold;
	color: #4C6B7F;
	border-bottom: 1px solid #EFEFEF;
}

.content_right .content_block li:hover {
	background: #F5F5F5;
}

.content_right .content_block a {
	color: #E0E3E7;
	text-decoration: none;
}

.content_right .title {
	background: #17A086;
	color: #FFFFFF;
	font-size: 11px;
}

.content_block #count_mail b,
.content_block #count_friends b,
.content_block #count_journal b,
.content_block #count_feed b {
	background: #D25400;
    color: #FFFF00;
    padding: 3px 3px 2px 2px;
    min-width: 20px;
    height: 15px;
    font-weight: normal;
    font-size: 10px;
    text-align: center;
    border-radius: 10px;
    float: right;
}

@media (max-width: 1000px) {
    .content_block #count_mail b,
    .content_block #count_friends b,
    .content_block #count_journal b,
    .content_block #count_feed b {
        padding: 2px !important;
    }
}

.svg_menu {
    display: flex;
    align-items: center;
    gap: 10px;
}
.svg_menu path {
    fill: #17a086;
}

.block2 .status {
	padding: 0px;
	font-weight: normal;
}

.content {
	position: relative;
	width: 600px;
	background: #FFFFFF;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
	margin: auto;
}

.wrap {
	width: 600px;
	word-wrap: break-word;
	overflow: hidden;
	display: block;
}

.title {
	background: #43576B;
	color: #E0E3E7;
	font-weight: bold;
	line-height: 38px;
	padding: 0px 8px 0px 8px;
	clear: both;
}
.title_full {
    display: flex;
    justify-content: space-between;
    align-items: center;
    fill: #E0E3E7;
}

.title a,
.title .input2 {
	color: #1EBE9D;
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
}

.title a {
	display: inline-block;
}

.title .right a {
	background: none;
	padding: 1px;
	opacity: 0.6;
}

.title .title_a_hover img {
	opacity: 0.9;
	margin-left: 3px;
}

a.title_a_hover {
	background: #17A086;
	color: #FFFFFF;
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	display: inline-block;
}

.title_a_img {
	margin: 0px 8px 0px 0px;
}

#title {
	background: #E5EBED;
	color: #858B8D;
	font-weight: bold;
	padding: 6px;
}

#title a {
	font-weight: normal;
}

#title_menu {
	display: none;
}

#title_menu a {
	display: block;
	padding-left: 6px;
	line-height: 30px;
	border-bottom: 1px solid #E5EBED;
	text-decoration: none;
}

.title2 {
	background: #43576B;
	color: #E0E3E7;
	padding: 8px;
	clear: both;
}

.title2 a {
	color: #1EBE9D;
}

.status {
	font-size: 11px;
	padding: 8px;
}

.form_status {
	display: none;
	padding-bottom: 5px;
}

.form_status .button {
	width: 100px;
	display: inline-table;
}

.info {
	display: block;
	padding: 5px;
	text-align: center;
}

/*
.post_panel {
	text-align: right;
	display: block;
	padding-top: 6px;
}
*/
.post_panel {
    display: flex;
    align-items: center;
    gap: 10px;
}

.post_panel span {
    display: flex;
    width: 100%;
}

.block {
	padding: 8px;
	border-bottom: solid 3px #F0F0F0;
}

.block1 {
	background: #EFF1F3;
	color: #000000;
	padding: 8px;
	margin-top: 1px;
	border-bottom: solid 1px #E4E5E6;
}

.block2 {
	background: #ECF0F1;
	color: #000000;
	padding: 8px;
	clear: both;
}

.block3 {
	background: #F8F8F8;
	padding: 8px;
}

.profil {
	background: linear-gradient(to top left, #81ACCD, #506475);
	background: linear-gradient(to top left, #17a086, #34495e);
	background: url(/assets/img/no-cover-background.jpg) center;
	background-size: cover;
	width: 100%;
	height: 250px;
	text-align: center;
}

.profil_name {
	color: #FFFFFF;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}

.profil .visit {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 8px;
}

.profil_button {
	border-bottom: 1px solid #E4E5E6;
}

.profil_button a.button2 {
	padding: 10px 11px;
	margin: 6px;
	display:
		inline-block;
	border-radius: 100%;
}

.profil_button a.button2:hover {
	opacity: 0.7;
}

.profil_avatar {
	width: 150px;
	height: 150px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	margin: 20px 0px 20px 0px;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.6);
	border-radius: 100%;
}

.profil_button b {
	display: none;
}

.panel {
	text-align: center;
	border-bottom: 1px solid #E4E5E6;
}

.panel a {
	color: #808080;
	text-align: center;
	padding: 12px 0px 12px 0px;
	display: inline-block;
	width: 20%;
}

.panel b {
	display: block;
}

.panel a:hover {
	text-decoration: none;
	border-bottom: 3px solid #D25400;
	margin-bottom: -3px;
	padding-bottom: 10px;
}

.table_block1 {
	width: 250px;
}

.table_block2 {
	width: 350px;
	padding: 1px;
}

.table_block1 a,
.table_block2 a {
	text-decoration: none;
}

.navi {
	background: #43576B;
	color: #E0E3E7;
	text-align: center;
	padding: 6px;
	clear: both;
}

.navi a {
	color: #1EBE9D;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
	margin-bottom: 1px;
	display: inline-block;
	text-decoration: none;
}

.navi u {
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	border-radius: 3px;
	text-decoration: none;
	margin-bottom: 1px;
}

.navi b {
	background: #17A086;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}

.no_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    user-select: none;
}

.no_info img {
    width: 75%;
}

.no_info span {
    font-size: 15px;
    font-weight: bold;
    gap: 15px;
    padding: 10px 10px 20px;
}

.foot_mobile {
	display: none;
}

.foot {
	background: #34495E;
	color: #FFFFFF;
	padding: 12px;
}

.foot a {
	color: #D5DEE3;
	margin: 0px 6px 0px 6px;
	display: inline-block;
}

.panel_foot {
	padding-bottom: 6px;
	text-align: center;
}


/* Зима і хеловін */
body, .foot {
    /*background: url(img/snow2.gif) 50% 0 fixed #34495E;*/
	/*background: url(https://simpsonsua.tv/templates/simpsonsua/images/thesimpsons-halloween.jpg) 50% 0 fixed #354050;*/
}

.scroll_fix_bg {
	cursor: pointer;
	position: fixed;
	width: 200px;
	top: 0;
	bottom: 0;
	display: none;
}

.scroll_fix_bg:hover {
	background: url(img/scrolltop.png) no-repeat center 40px;
}


.rekl {
	margin: 25px 0px 3px 0px;
	width: 150px;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
	word-wrap: break-word;
}

.rekl_block {
	background: #FFFFFF;
}

.rekl img {
	width: 150px;
	height: 150px;
}

.rekl_title {
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
}


.new_item_link {
	display: block;
	padding: 12px;
	background-color: #E4E8ED;
	text-align: center;
	font-weight: 700;
	margin-top: -1px;
}

.animation {
	position: absolute;
	right: 0px;
	top: 50%;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: baloon;
}

@keyframes baloon {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0);
	}
}