article, details, figcaption, figure, footer, hgroup, nav, section, summary {
display: block;
}

html, body {
margin: 0px;
padding: 0px;
border: 0px;
}

html {
height: 100%;
min-height: 100%;
}

body {
	font: 14px 'Segoe UI', sans-serif;
	color: #212121;
	background: #fff;
	height: 100%;
}

select, textarea {
	font: 14px 'Segoe UI', sans-serif;
	line-height: 1.5;
	color: #212121;
	outline: none;
}

* {
box-sizing: border-box;
}

a {
color: #06c;
text-decoration: none;
outline: none;
cursor: pointer;
} 
a:hover {
color: #666;
text-decoration: underline;
} 

@media (max-width: 1247px) {
	.hdm, .tbr, #content, .wrapper, .mrt, #footer {
padding-right: 24px;
padding-left: 24px;
	}
}

#head {
	background: #f8f8f6;
	margin: 0px 0px 24px;
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
#head:before {
	content: '';
	background: #fff;
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.hdm {
	width: 1200px;
	height: 43px;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	-webkit-user-select: none;
	user-select: none;
}

.bpn {
	background: url(/templates/globanet/images/logo_top.png) no-repeat;
	display: inline-flex;
	margin: 0px 14px 0px 24px;
	width: 154px;
	height: 32px;
}

.fsa {
	margin: 24px 0px 20px 312px;
}
.fsb {
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	background: #00a88e;
	margin: 0px 0px 0px 14px;
	padding: 5px 12px 8px;
	border-radius: 4px 4px 0px 0px;
}
.fsc {
	font-size: 13px;
	color: #fff;
	background: #6ccac0;
	padding: 12px 14px;
	border-radius: 4px;
}

.tbr {
	width: 1200px;
	margin: 0px auto 24px;
	display: flex;
	flex-direction: column;
}

#content {
	width: 1200px;
	margin: 0px auto;
	min-height: 500px;
	display: flex;
	gap: 30px;
	align-items: flex-start;
}
#content:after {
content: '';
display: table;
clear: both;
}
.main {
	width: 870px;
	flex-shrink: 0;
}
.secondary {
	width: 300px;
	flex-shrink: 0;
}

.wrapper {
	max-width: 1200px;
	margin: 0px auto;
} 

footer {
	background: #ebebeb;
	padding: 0px 0px 144px;
	margin: 20px 0px 0px;
	border-top: 1px solid #ccc;
	position: relative;
} 
footer:before {
content: '';
background: #fff;
height: 1px;
display: block;
}

.phd {
position: relative;
}
.phd:after {
content: '';
display: table;
clear: both;
} 
.phm {
	background: url(/templates/globanet/images/logo.png) no-repeat;
	width: 282px;
	height: 98px;
	display: inline-block;
	margin: 0px 0px 24px;
}

b a, strong a { font-weight: 700 !important; }
i a, em a { font-style: italic !important; }

h1 {
	font-size: 38px;
	line-height: 1.2;
	margin: 0px 0px 12px;
}
h1 a {
	font-size: 38px;
}
h1 a:hover {
color: #666;
text-decoration: none;
border-bottom: 2px solid #666;
}
.srr a {
font-size: 17px !important;
font-weight: normal !important;
}
.srr a:hover {
color: #666;
text-decoration: none;
border-bottom: 1px solid #666;
}

.fpost h2 {
	font-size: 22px !important;
	color: #828286;
	margin: 14px 0px 24px !important;
}

.bhd {
font-size: 12px;
line-height: 1.4;
color: #6c838e;
text-align: left;
margin: 8px 0px 24px;
}
.had {
font-size: 11px;
line-height: 14px;
color: #69c;
text-align: center;
margin-top: 5px;
}

table { border:0; border-collapse: collapse; border-spacing: 0; }
table td { padding:0; }

textarea {
	font-size: 13px;
	background: #fff;
	padding: 4px 8px;
}

input:checked[type=checkbox] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230c5f7eed' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
input:checked[type=radio] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230c5f7eed'/%3e%3c/svg%3e");
}
.form-check-input[type=radio] {
	border-radius: 50%;
}
input[type=checkbox] {
	background-color: #fff;
}
input[type=radio] {
	background-color: #fff;
}
.form-check-input {
	color: #0c5f7eed;
	width: 18px;
	height: 18px;
	margin: 0px 6px 0px 0px;
	appearance: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #0c5f7eed;
}
.checkbox, .dle-popup-mediaupload .checkbox {
	margin: .6rem 0 .2rem 0 !important;
}

select {
	font-size: 13px;
	line-height: 2.0;
	padding: 0px;
	border: 1px solid #c0c0c0;
}
select[multiple] {
	width: 100%;
	height: 106px;
}
option {
font-size: 13px;
line-height: normal;
padding: 0px !important;
}

label {
}

p {
margin: 0px;
padding: 0px;
}
ul, ol, li {
margin: 0;
padding: 0;
}
img {
max-width: 100%;
height: auto;
border: 0;
}

img[data-src] {
	opacity: 0;
}
img.lazy-loaded  {
	opacity: 1 !important;
	transition: opacity 0.3s;
	transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
}

.s_field { width:192px; margin-right: 4px; }
.s_field_1 {
width: 229px;
margin-left: 5px;
}
.s_field_2{ width:98%; }

.new_year {
font-size: 17px !important;
line-height: 1.3 !important;
font-variant: small-caps;
color: dodgerblue;
margin: 0px 0px 24px 0px !important;
border-left: 3px solid crimson;
padding: 0px 0px 0px 20px;
}

.recipe {
color: #45689d;
margin: 12px 4px 12px 22px;
padding: 18px;
overflow: hidden;
background: #fed68f;
}
.recipe p {
text-align: left !important;
margin: 0px 0px 8px !important;
}
.recipe p:last-child {
margin-bottom: 0px !important;
}
.recipe ul, .recipe ol {
margin-bottom: 0px !important;
}

.rcp {
	color: #45689d;
	margin: 12px 24px 14px;
	padding: 16px;
	overflow: hidden;
	border-left: 2px solid #6899c4;
}
.rcp p {
	text-align: left !important;
}
.rcp p:last-child {
	margin-bottom: 0px !important;
}

.rec {
	font-size: 20px !important;
	font-weight: 700;
	color: #45689d !important;
	margin-top: 24px !important;
}
.txl p {
text-align: left !important;
}

.banint:empty {
	display: none;
}
.banint:not(:empty) {
	display: block;
}

.incut {
color: #45689d;
margin: 16px 22px 14px;
padding: 18px;
display: table;
border: 1px solid #45689d;
}
.incut img {
display: table-cell;
margin-top: 5px !important;
margin-right: 18px;
max-width: 150px !important;
}
.incut div {
vertical-align: top;
display: table-cell;
}
.incut p:last-child {
margin-bottom: 0px !important;
}
.incut p {
text-align: left !important;
margin: 0px 0px 8px !important;
}

.ntm {
	color: #45689d;
	margin: 0px !important;
}
.ntcm {
	margin: 18px 40px 22px;
}
.ntcm p {
	quotes: '\201C' '\201D';
	font: 17px/1.6 Georgia, serif;
	color: #667;
	text-align: left !important;
	padding: 0px 48px 0px 76px;
	position: relative;
}
.ntcm p:first-child:before {
	content: open-quote;
	font-size: 440%;
	line-height: 1.0;
	color: #999;
	position: absolute;
	left: 36px;
	height: 24px;
}
.ntcm p:last-child:after {
	content: close-quote;
	font-size: 440%;
	line-height: 1;
	color: #999;
	position: absolute;
	margin-left: 8px;
	height: 24px;
}
.sm {
margin-left: 40px !important;
}

.ntc {
margin-left: 40px !important;
}

.nta {
color: #45689d;
background: #f1f3f4;
margin: 0px 0px 12px;
padding: 4px 0px 9px;
overflow: hidden;
border-top: 1px solid #d8d8d8;
border-bottom: 2px solid #d8d8d8;
}
.nta p {
margin-right: 17px;
margin-left: 17px;
margin-bottom: 2px !important;
}
.nta img {
margin-top: 9px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.p_rite {
text-align: right !important;
margin-right: 2px !important;
}
.note {
font-size: 11px !important;
}

.auth_copy {
	font-size: 13px !important;
	line-height: 1.6 !important;
	color: #69c;
	text-align: left !important;
}
.auth_copy a {
	font-size: 13px !important;
}

.dkr {
display: inline-block;
vertical-align: top;
width: 428px;
margin-bottom: 20px;
}
.dkr p {
color: #45689d;
text-align: left !important;
margin-bottom: 0px !important;
}
.dkr img {
margin: 0px 0px 7px;
}
.dka {
	margin-right: 8px;
}

.itbl {
color: #be0a00;
width: 100%;
}
.itbl td {
text-align: center;
padding: 0px 0px 10px;
}
.itbl img {
background: #fff;
padding: 4px;
border: 1px solid #ffc85a !important;
}

.mrt {
max-width: 1200px;
margin: 8px auto 18px;
height: 30px;
-webkit-user-select: none;
user-select: none;
}
.mrt li {
float: left;
list-style: none;
margin-right: 10px;
}
.mrt li a {
line-height: 2.0;
color: #0c7abf;
display: block;
height: 28px;
padding: 0px 8px;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.mrt li a:hover, .mrt li a.current {
color: #fff;
background: #1b95e0;
text-decoration: none;
}

.timezoneselect, .xfields input {
padding: 2px 4px 3px;
border: 1px solid #c2c2c2;
height: 26px;
box-shadow: inset 0px 2px 2px #ececec;
}
.textin {
	font-size: 14px;
	padding: 8px;
	height: 40px;
}
.tdin {
	width: 400px;
	margin-bottom: 10px;
}

.txta {
width: 450px;
height: 150px;
}
.xfields textarea {
height: 186px;
margin: 0px 1px 0px 0px;
padding: 2px 4px 3px;
}
.xfields input {
width: 350px;
}
.xfields_table td { vertical-align: top; }

.bbcodes {
	font-size: 13px;
	color: #fff;
	height: 32px;
	background: #1b95e0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border: 0;
	min-width: 90px;
	cursor: pointer;
}

.img_upl_btn {
	font-size: 14px;
	color: #fff;
	background: #337ca1;
	line-height: 1.8;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
	margin: 0px 0px 6px;
	text-shadow: 0 -1px #6f6f6f;
	cursor: pointer;
}
.img_upl_btn:hover {
color: #fff;
text-decoration: none;
background: #3c91bc;
}

.mlk_upl_btn {
	font-size: 14px;
	color: #fff;
	background: #e56500;
	line-height: 1.8;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
	margin: 0px 0px 6px;
	text-shadow: 0 -1px #6f6f6f;
	cursor: pointer;
}
.mlk_upl_btn:hover {
color: #fff;
text-decoration: none;
background: #ff7000;
}

.imt {
margin-top: 14px;
}

.bm { margin-right: 5px; }

#menubar {
	max-width: 100%;
	margin-bottom: 11px;
}
#menubar li {
}
.mnbr {
	font-size: 14px;
	color: #45689d;
	line-height: 1.4;
	display: block;
	margin: 0px 0px 2px 14px;
	padding: 0px 0px 0px 9px;
	position: relative;
}
.mnbr:before {
	content: '';
	background: #a2c6d7;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 8px;
	left: 0px;
	border-radius: 50%;
}
.mnbr:hover {
	color: #666;
}
.mbct {
	font-size: 18px;
	color: #6c838e;
	margin: 0px 0px 12px 14px;
}

.tga {
	margin: 0px 0px 14px;
	padding: 0px 14px;
}
.tga a {
color: #6899c4;
}
.tga a:hover {
color: #666;
}
.tga span {
}

/* Гамбургер-меню (создано ChatGPT) */

:root {
	--sidebar-width: 250px;
	--transition-speed: 0.3s;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transition: opacity var(--transition-speed), visibility var(--transition-speed);
	z-index: 1000;
}
.sidebar {
	width: var(--sidebar-width);
	height: 100vh;
	position: fixed;
	top: 0;
	left: -100%;
	background: #fff;
	transition: left var(--transition-speed);
	display: flex;
	flex-direction: column;
	padding-top: 60px;
	z-index: 1001;
}
.sidebar.active {
	left: 0;
}
.overlay.active {
	opacity: 1;
	visibility: visible;
}
.mbtn {
	color: #555;
	background: none;
	border: none;
	padding: 0px 10px;
	cursor: pointer;
	font-size: 22px;
	display: flex;
	align-items: center;
	height: 32px;
	transition: background var(--transition-speed), opacity var(--transition-speed);
}
.mbtn:hover {
	color: #fff;
	background: #555;
}
.clbtn {
	position: absolute;
	top: 15px;
	right: 15px;
	background: none;
	border: none;
	font-size: 25px;
	color: #555;
	cursor: pointer;
}
.clbtn:hover {
	color: #ff4c4c;
}

.speedbar {
	font-size: 13px;
	color: #6c838e;
	margin: 0px 0px 12px;
}
.speedbar a {
color: #ec1a2e;
}
.speedbar a:hover {
color: #666;
}

.srt {
	font-size: 13px;
	text-align: right;
	color: #6c838e;
	margin: 0px 0px 24px;
}
.srt a {
color: #45689d;
}
.srt form {
display: inline;
}
.stl {}
.sort, .sort li {
display: inline;
}
.sort li {
margin: 0px 0px 0px 1%;
}
.sort li.asc a, .sort li.desc a { color: #3394e6; }
.sort li.asc a:after, .sort li.desc a:after {
content: '';
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAsBAMAAACj90TiAAAAG1BMVEUAAAAzlOYzlOYzlOYzlOYzlOYzlOYzlOYzlOar6gzlAAAACHRSTlMAjesv90eHRuQt1XUAAABSSURBVBjTzdCxDQAhDENRSyzAEFdQ0zDB9axEgzw2DokEI1A9/S4OyAxADEcpPGlpFKWoSpEKp0Dlb6SvG2jY4Fka4tw4PqbEsDNTcb8gn/d4LPQHQDdjhblbAAAAAElFTkSuQmCC);
display: inline-block;
vertical-align: middle;
margin: -1px 0px 0px .4em;
width: 6px;
height: 11px;
-webkit-background-size: 6px auto;
background-size: 6px auto;
}
.sort li.asc a:after { background-position: 0 -11px; }

.poisk {
	width: 532px;
	position: relative;
}
.qin {
	line-height: 2.35;
	padding: 0px 36px 0px 10px;
	border: 1px solid #c2c2c2;
	width: 532px;
	height: 36px;
	transition: border-color 0.2s linear;
	box-shadow: inset 0px 2px 2px #ececec;
}
.qin:hover, .qin:focus {
border-color: #9e9e9e;
}
.qsh {
}
.qsh button {
color: #6c838e;
background: transparent;
width: 36px;
height: 36px;
position: absolute;
right: 0px;
padding: 0px;
border: 0;
cursor: pointer;
transition: all 0.2s ease;
}
.qsh button:hover {
color: #ff5f00;
}

.atext {
color: #fff;
background: #ffc85a;
text-align: center;
border: 2px solid #d49f37;
width: 728px;
height: 90px;
position: absolute;
top: 10px;
right: 0px;
}
.atext:hover {
background: #eceef5;
border: 2px solid #a8adb0;
color: #a8adb0;
cursor: pointer;
text-decoration: none;
}
.atext span, .atext i { display: block; width: 100%; }
.atext span {
font-size: 22px;
margin-top: 17px;
}
.atext i {
margin-top: 4px;
font-style: normal;
}

.tpb {
position: absolute;
top: 12px;
right: 0px;
}

.thb {
width: 728px;
height: 90px;
margin: 24px 0px 0px 304px;
}

.dnb {
	margin: 32px 0px 24px;
	overflow: hidden;
	line-height: 0;
}
.inb {
display: inline-block;
}
.inb img:hover {
filter: contrast(150%);
-webkit-filter: contrast(150%);
}
.nsg {
line-height: 1.72;
background: #ff7000;
border: 1px solid transparent;
border-bottom: 2px solid #e56500;
color: #fff;
padding: 0px 10px;
display: inline-block;
float: right;
margin: 0px 14px 0px 0px;
height: 28px;
border-radius: 0px 0px 4px 4px;
cursor: pointer;
}
.nsg:hover {
color: #fff;
background: #ff7706;
text-decoration: none;
border-bottom: 2px solid transparent;
}
.nsg:active {
background: #ea4700;
box-shadow: inset 0px 1px 0px #db2800;
}

.unf {
font-size: 11px;
text-align: center;
position: absolute;
right: 0px;
top: 8px;
}
.unf img {
display: block;
}
.unfa {
font-size: 11px;
color: #69c;
display: block;
margin: 6px 0px 0px;
}
.unfa:hover {
color: #666;
}
.unful {
font-size: 11px;
text-align: center;
margin: 0px auto 28px;
}
.unful img {
display: block;
}

.unf_1 {
position: absolute;
top: 30px;
right: 0px;
}

.unf_2 {
margin: 0px auto 28px;
}

.wstik {
height: auto !important;
z-index: 1;
}
#fstik {
background: #ebebeb;
display: flex;
justify-content: center;
}
#fstik iframe {
box-shadow: 0px 0px 20px #999;
margin: 0px 0px 18px;
}
.wstik .sticky iframe {
margin: 14px 0px 23px 0px !important;
}

.inform_bot {
text-align: right;
width: 1190px;
color: #6c838e;
margin: 20px auto 0;
}

.clear {
clear: both;
}

.boxin {
	font-size: 14px;
	margin: 0px 0px 10px;
	width: 100%;
	color: #6c838e;
}
.ui-form { list-style: none; }
.ui-form > li { margin-bottom: 10px; }
.ui-form > li:last-child { margin-bottom: 0px; }
select#category {
	width: 100% !important;
}
select {
	width: auto;
	padding: .35rem 2.2rem .35rem .65rem;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	appearance: none;
}
.form-group { margin-bottom: 10px; }
.form-group > label { display: block; margin-bottom: .4em; }
.wide { width: 100% !important; }
	.plus_icon { width: 16px; height: 16px; display: inline-block; vertical-align: middle; position: relative; }
	.plus_icon > span, .plus_icon > span:before, .plus_icon > span:after {
		overflow: hidden;
		text-indent: -9999px;
		white-space: nowrap;
		position: absolute;
	}
	.plus_icon > span:before, .plus_icon > span:after {
		background-color: #b3b3b3;
		content: "";
	}
	.plus_icon > span {
		width: 16px; height: 16px;
		left: 50%; top: 50%;
		margin: -8px 0 0 -8px;
	}
	.plus_icon > span:after {
		left: 0; top: 50%;
		width: 100%; height: 2px;
		margin-top: -1px;
	}
	.plus_icon > span:before {
		left: 50%; top: 0;
		width: 2px; height: 100%;
		margin-left: -1px;
	}
	.plus_icon.circle {
		width: 12px; height: 12px;
		padding: 4px;
		border-radius: 50%;
		border: 2px solid #3394e6;
		box-sizing: content-box;
	}
	.plus_icon.circle > span { width: 12px; height: 12px; margin: -6px 0 0 -6px; }
	.plus_icon.circle > span:before, .plus_icon.circle > span:after { background-color: #3394e6; }
.form-check-label {
	display: inline-flex;
	align-items: end;
	cursor: pointer;
}

.grey { color: #64748b; }
.grey a { color: inherit; }
.grey a:hover { color: #353535; }
.form_submit { margin-top: 20px; }
.form_submit .c-captcha { float: none; margin-bottom: 20px; }
.c-captcha img, .c-captcha > input { width: 122px; }

.gh {
	margin: 0px 0px 24px;
}
@media (max-width: 1023px) {
	.gh {
margin-bottom: 0px;
	}
}
.ghb {
font-size: 13px;
color: #6c838e;
border-bottom: 1px solid #6c838e;
}
.ghb:hover {
color: #666;
text-decoration: none;
border-bottom: none;
}
.gha {
	margin: 14px 0px 0px;
	display: inline-block;
	vertical-align: top;
}
.gha:first-child {
margin-top: 0px;
}
@media (max-width: 1024px) {
	.gha {
width: calc(50% - 20px);
margin: 0px 10px 14px;
	}
}
.ghl {
	font-size: 15px;
	color: #45689d;
	line-height: 1.4;
	display: block;
	margin: 6px 0px 8px;
	position: relative;
	padding: 0px 0px 0px 9px;
}
.ghl:before {
content: '';
background: #a2c6d7;
width: 4px;
height: 4px;
position: absolute;
top: 8px;
left: 0px;
border-radius: 50%;
}
.ghl:hover {
color: #666;
}
.gh i {
margin: 0px 3px 0px 8px;
line-height: normal;
}
.gh b {
font-weight: normal;
color: #65b045;
margin: 0px 3px 0px 3px;
}
.ghc {
font-size: 11px;
color: #6c838e;
}
.ght {
	font-size: 12px;
	color: #6c838e;
	line-height: 1.4;
	margin: 0px 0px 8px;
}


.dpd {
width: calc(50% - 24px);
margin: 0px 12px 14px;
vertical-align: top;
display: inline-block;
}

.dca {
font-size: 13px;
color: #6c838e;
border-bottom: 1px solid #6c838e;
}
.dca:hover {
color: #666;
text-decoration: none;
border-bottom: none;
}

.drd:before {
content: '';
background: #a2c6d7;
width: 4px;
height: 4px;
position: absolute;
top: 7px;
left: 0px;
border-radius: 50%;
}
.drd {
	font-size: 15px;
	color: #45689d;
	line-height: 1.4;
	display: block;
	margin: 6px 0px 8px;
	position: relative;
	padding: 0px 0px 0px 9px;
}
.drd:hover {
color: #666;
}
.drt {
	font-size: 13px;
	color: #6c838e;
	line-height: 1.5;
	margin: 0px 0px 8px;
}

.dap i {
margin: 0px 3px 0px 8px;
line-height: normal;
}
.dap b {
font-weight: normal;
color: #65b045;
margin: 0px 3px 0px 3px;
}

.wrp {
overflow: hidden;
}

.dpcm {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.dlc {
	width: calc(50% - 24px);
	margin: 0px 0px 24px;
	position: relative;
}
@media (max-width: 1023px) {
	.dlc {
width: calc(50% - 18px);
	}
}

.dpcm img {
	background: #fff;
	width: 80px;
	height: auto;
	float: left;
	margin: 5px 18px 0px 0px;
	border-radius: 50%;
}
.alc {
color: #888;
display: block;
margin: 0px 0px 4px;
}
.alc a {
color: #45689d;
margin: -2px 0px 0px;
display: inline-block;
}
.alc a:hover {
color: #666;
}
.alc .far {
font-size: 11px;
margin: 0px 3px 0px 8px;
}
.alc .ratingtypeplusminus {
font-size: 11px;
}
.itd {
	font-size: 11px;
	color: #999;
	margin: 0px 0px 8px 98px;
}
.tlc {
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	margin: 0px 0px 0px 98px;
}
.tlc a {
	font-size: 13px;
	color: #6899c4;
	display: block;
	margin: 8px 0px 0px;
	position: relative;
	padding: 0px 0px 0px 8px;
}
.tlc a:before {
content: '';
background: #a2c6d7;
width: 4px;
height: 4px;
position: absolute;
top: 7px;
left: 0px;
border-radius: 50%;
}
.tlc a:hover {
color: #666;
}

h4 {
	font-size: 18px;
	color: #6c838e;
	margin: 0px 0px 20px;
	padding-left: 14px;
	position: relative;
}
h4:before {
content: '';
background: #ffdb4c;
width: 7px;
height: 7px;
position: absolute;
top: 9px;
left: 0px;
border-radius: 50%;
}

h5 {
	font-size: 18px;
	font-weight: normal;
	color: #6c838e;
	margin: 0px 0px 20px;
	padding-left: 14px;
	position: relative;
}
h5:before {
content: '';
background: #ffdb4c;
width: 7px;
height: 7px;
position: absolute;
top: 9px;
left: 0px;
border-radius: 50%;
}

.bhr {
margin-top: 24px;
margin-bottom: 22px;
}

.adl {
font-size: 11px;
display: inline-block;
padding: 3px 4px 4px;
background: #b3b3b3;
color: #fff;
border-radius: 2px;
margin: 0px 0px 4px;
}

.psv {
	max-width: 100%;
	width: 728px !important;
	height: auto !important;
	margin: 0px auto;
	text-align: center;
}
.psv > ins {
	margin: 0px auto 24px !important;
}

.bsb {
	width: 336px;
	/*height: auto !important;*/
	margin: 0px 43px 0px 0px;
	display: inline-block !important;
}
/*.bsb > ins {
	margin: 32px 0px 0px !important;
}*/
.bsc {
	width: 336px;
	/*height: auto !important;*/
	display: inline-block !important;
}
/*.bsc > ins {
	margin: 32px 0px 0px !important;
}*/

.cbg {
	/*background: url(/templates/globanet/images/strike.gif) repeat;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}

.gst {
	width: 336px;
}

.topline {
display: flex;
justify-content: center;
max-width: 100%;
}
.tpn ins {
	margin: 0px 0px 24px;
}
.tpp {
	margin: 0px 0px 24px;
}

.billboard {
	max-width: 1200px;
	text-align: center;
	height: auto !important;
	margin: 0px auto;
}
.billboard > ins {
	margin: 0px auto 30px !important;
}

.panorama {
	max-width: 100%;
	text-align: center;
	height: auto !important;
}
.panorama > ins {
	margin: 0px auto 24px !important;
}

.tpl {
	max-width: 100%;
	text-align: center;
	height: auto !important;
}
.tpl > ins {
	margin: 0px auto 24px !important;
}

.sdb {
display: flex;
justify-content: center;
}
.sdb ins {
display: block !important;
margin: 0px 0px 24px !important;
}

/* Google AdSense Auto Ads */
.google-auto-placed {
margin-bottom: 24px;
}

.sdc {
margin: 0px 0px 21px;
}

.botline {
display: flex;
justify-content: center;
margin: 0px 0px 18px;
width: 870px;
}

.dva {
	max-width: 100%;
	width: 728px !important;
	height: auto !important;
	margin: 0px auto;
	text-align: center;
}
.dva > ins {
	margin: 7px auto 12px !important;
}

.dmp {
	max-width: 100%;
	width: 728px;
}

.bst {
margin: 0px auto 24px;
}

.dvv {
margin: 0px 0px 24px;
overflow: hidden;
}

.ibox {
text-align: center;
margin-bottom: 18px;
width: 310px;
}

.rss_news_1 { text-align: center; margin-top: 6px; }

.pr2 {
width: calc(50% - 42px);
margin-bottom: 24px;
vertical-align: top;
display: inline-block;
}

.pr2:nth-of-type(even) {
margin-left: 50px;
}

.pr2 h2 {
	font-size: 25px;
	line-height: 1.2;
	margin: 6px 0px 0px;
}
@media (max-width: 1023px) {
	.pr2 h2 {
font-size: 20px;
	}
}
.pr2 h2 a {
color: #212121;
font-weight: normal;
}
.pr2 h2 a:hover {
color: #06c;
text-decoration: none;
}
.pr2a {
display: inherit;
}
.pr2b {
line-height: 0;
position: relative;
margin: 0px 0px 8px;
}
.pr2i, .ai img, .rnd img, .tps img, .anp img {
	transition: filter 0.3s ease;
}
.pr2i:hover, .ai img:hover, .rnd img:hover, .tps img:hover, .anp img:hover {
	filter: brightness(0.7);
}
.pr2p {
line-height: 1.4;
color: #6c838e;
margin: 8px 0px 0px;
}

.nsf {
	margin: 0px;
}

.nsa {
	clear: left;
	position: relative;
	margin: 0px 0px 32px;
}
.nsa h2 {
	font-size: 30px;
	line-height: 1.2;
	margin: 6px 0px 10px;
}
@media (max-width: 1023px) {
	.nsa h2 {
font-size: 25px;
	}
}
.nsa h2 a {
color: #212121;
font-weight: normal;
}
.nsa h2 a:hover {
color: #06c;
text-decoration: none;
}

.pkt {
width: 100px !important;
height: 20px !important;
float: right;
}
.pkt iframe, .pkt .pocket-btn {
width: 100px !important;
height: 20px !important;
}

.lct {
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
	background: #6899c4;
	padding: 0px 6px;
	height: 22px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 2px;
}
.lct a {
color: #fff;
}
.lct a:hover {
text-decoration: none;
}

.lnc {
	color: #212121;
	font-size: 12px;
	line-height: 1.8;
	background: #ffe793;
	padding: 0px 8px;
	height: 22px;
	display: inline-block;
	margin: 0px 0px 2px;
}
.lnc a {
color: #212121;
}
.lnc a:hover {
text-decoration: none;
}

.spl {
	font-size: 12px;
	color: #427fed;
	line-height: 1.8;
	display: inline-block;
	height: 22px;
}
.spl i {
	font-size: 14px !important;
	margin: 0px 0px 0px 12px !important;
}

.apv {
color: #fff;
line-height: 1.55;
background: orangered;
padding: 0px 6px;
border-bottom: 1px solid red;
font-size: 11px;
margin-left: 4px;
display: inline-block;
height: 17px;
}

.id { color: #45689d; }

.short_2 {
position: relative;
height: 18px;
margin: 0px 0px 18px;
}

.shm {
font-size: 11px;
line-height: 1.4;
color: #6c838e;
height: 16px;
margin: 0px 0px 16px;
}
.shm i {
margin: 0px 3px 0px 6px;
line-height: normal;
}
.shm a {
color: #45689d;
}
.shm a:hover {
color: #666;
}

.fls {
	height: 32px;
	margin: 0px 0px 24px;
}

.ush {
font-size: 11px;
line-height: 1.4;
color: #6c838e;
height: 16px;
}
.usg {
	line-height: 1.4;
	color: #6c838e;
	margin: 5px 0px 0px;
	display: inline-block;
}
@media (max-width: 1199px) {
	.usg {
margin-left: 0px;
	}
}

.usg i:first-child {
margin-left: 0px;
}
.ush i {
margin: 0px 3px 0px 6px;
line-height: normal;
}
.usg i {
margin: 0px 4px 0px 10px;
}
.ush a {
color: #45689d;
}
.ush a:hover {
color: #666;
}
.usg a {
color: #6c838e;
}
.usg a:hover {
color: #06c;
text-decoration: none;
border-bottom: 1px solid #06c;
}
.rsp {
	font-size: 11px;
	line-height: 1.0;
}

.ern {
	font-size: 12px;
	color: #dd4b39;
	line-height: 1.85;
	display: inline-block;
	height: 22px;
}
.ern i {
	font-size: 14px !important;
	margin: 0px 0px 0px 12px !important;
}

.plo {
	font-size: 12px;
	color: #427fed;
	line-height: 1.85;
	display: inline-block;
	height: 22px;
}
.plo i {
	font-size: 14px !important;
	margin: 0px 0px 0px 12px !important;
}

.fcl {
margin-left: 0px !important;
}
.fcm {
margin-left: 0px !important;
}
.fa-star, .fa-trophy, .fa-certificate {
margin-right: 4px !important;
}

.usk a {
color: #06c;
border-bottom: 1px solid #06c;
}
.usk a:hover {
color: #6c838e;
text-decoration: none;
border-bottom: none;
}

.tcn {
	color: #1aa384;
	font-weight: 700;
	display: inline-block;
}
.tcn a {
	color: #1aa384;
}
.tcn a:hover {
	color: #6c838e;
	text-decoration: none;
	border-bottom: 1px solid #6c838e;
}
.tcn i {
	margin: 0px 4px 0px 7px;
}

.pds {
font-size: 17px;
color: #e85c41;
display: inline-block;
}

.rta {
float: right;
}
.rta div {
float: left;
}
.rta a {
margin: 0px !important;
}
.rta .ratingtypeplusminus {
font-size: 11px;
padding: 0px 5px;
}
.rta i {
margin: 0px;
}
.rta .fa-thumbs-up {
color: #01b801;
}
.rta .fa-thumbs-down {
color: #ec1a2e;
}

.mrl {
margin-left: 9px;
}

.efc {
display: inline-flex;
}

.edt {
font-size: 16px !important;
margin: 7px 4px 0px 0px;
}
.fav {
font-size: 16px !important;
color: #6c838e;
margin: 7px 4px 0px 0px;
}
.cml {
font-size: 16px !important;
color: #6c838e;
margin: 7px 4px 0px 0px;
}

.tgg {
color: #6c838e;
font-size: 11px;
}
.tgg i {
margin: 0px 3px 0px 1px;
}
.tgg a {
font-size: 11px;
color: #6899c4;
}
.tgg a:hover {
color: #666;
}

.tgs {
color: #6c838e;
font-size: 11px;
display: inline-block;
margin-left: 8px;
}
.tgs i {
margin: 0px 3px 0px 1px;
}
.tgs a {
font-size: 11px;
color: #6899c4;
}
.tgs a:hover {
color: #666;
}

.htg {
	margin: 24px 0px 0px;
}
.htg a {
	margin: 0px 8px 4px 0px;
	border-bottom: 1px solid #06c;
	display: inline-block;
	white-space: nowrap;
}
.htg a:hover {
	text-decoration: none;
	border-bottom: none;
}
.htg a:before {
	content: '\0023';
}

.tags {
margin: 0px 0px 18px;
}
.tags a {
color: #6899c4;
}
.tags a:hover {
color: #666;
}
.tags span {
}

.clouds_xsmall a {
font-size: 13px;
}
.clouds_small a {
font-size: 14px;
}
.clouds_medium a {
font-size: 15px;
}
.clouds_large a {
font-size: 18px;
}
.clouds_xlarge a {
font-size: 20px;
}
.tags_more {
margin: 10px 0px 0px;
}
.tags_more a {
	font-size: 12px;
	color: #45689d;
	position: relative;
	padding-left: 8px;
}
.tags_more a:before {
	content: '';
	background: #a2c6d7;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 6px;
	left: 0px;
	border-radius: 50%;
}

.rsn {
	font-size: 12px;
	color: #dd4b39;
	line-height: 1.8;
	display: inline-block;
	height: 22px;
}
.rsn i {
	font-size: 14px !important;
	margin: 0px 0px 0px 12px !important;
}

.rea {
	color: #dd4b39;
	display: inline-block;
	cursor: help;
}
.rea i {
	margin: 0px 0px 0px 10px !important;
}

.fpost {
	font-size: 17px;
	line-height: 1.6;
}
.fpost p {
	text-align: justify;
	margin-bottom: 24px;
}
.fpost a {
border-bottom: 1px solid #06c;
}
.fpost a:hover {
text-decoration: none;
border-bottom: none;
}
.toc {
	font-size: 16px !important;
	margin-bottom: 30px !important;
}
.fpost .highslide {
border: 0px !important;
}
.fpost ul, .fpost ol {
margin: 6px 0px 10px;
text-align: left !important;
display: table;
}
.fpost li {
	margin: 0px 0px 4px 40px;
}

.ulm {
margin: 0px 0px 26px !important;
}

.shs p {
	font-size: 17px;
	line-height: 1.6;
	text-align: justify;
}
.shs a {
	border-bottom: 1px solid #06c;
}

.post_img {
	margin-bottom: 6px !important;
}
.post_img + p {
	margin-bottom: 24px;
}
.pst img {
	display: block;
	margin-bottom: 14px;
}
.post_div {
float: left;
margin-right: 26px !important;
}
.post_div_1 {
margin-bottom: 26px;
display: block;
clear: both;
overflow: hidden;
}

.into {
	float: left;
	z-index: 1;
}
.inr {
	width: 300px !important;
	height: 250px !important;
	margin: 0px 24px 24px 0px !important;
}
/*.hwc img {
	width: 62.76%;
	display: inline-block;
}*/

.dma {
	display: flex;
	flex-wrap: wrap;
	margin: 24px 0px 20px;
}
.dmb {
	display: flex;
	flex-wrap: wrap;
	margin: 0px;
}
.dma div, .dmb div {
	max-width: 420px;
	margin-bottom: 8px;
}
@media (min-width: 1024px) {
	.dma div, .dmb div {
width: calc(50% - 15px);
	}
}
.dma div:nth-child(2n+1), .dmb div:nth-child(2n+1) {
	clear: left;
}
.dma div:nth-of-type(even), .dmb div:nth-of-type(even) {
	margin-left: 30px;
}
@media (max-width: 1023px) {
	.dma div:nth-of-type(even), .dmb div:nth-of-type(even) {
margin-left: 0px;
	}
}
.dma img, .dmb img {
	margin-bottom: 8px;
}
.dma h2, .dmb h2 {
font-size: 18px !important;
}
.dma p, .dmb p {
	font-size: 14px !important;
	text-align: left !important;
}

.short_static p {
line-height: 1.5;
margin: 0px 0px 16px;
}

.dld {
	font-size: 13px !important;
	color: #6c838e;
	display: table;
	padding: 0px 0px 0px 20px;
	margin: 24px 0px 0px 14px;
	position: relative;
}
.dld:before {
content: '\f019';
font: 900 16px 'Font Awesome 6 Free';
color: #6c838e;
position: absolute;
top: 1px;
left: 0px;
}

.scbt {
	height: 32px;
	display: flex;
	position: absolute;
	top: 18px;
	left: 290px;
}
.scbt a {
	background-image: url(/templates/globanet/images/scbt.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	display: inline-block;
	width: 32px;
	height: 32px;
}
.scbt a:first-child { margin-left: 0px !important; }
.scbt a:nth-child(2) { background-position: 0px -42px; }
.scbt a:nth-child(3) { background-position: 0px -84px; }
.scbt a:nth-child(4) { background-position: 0px -126px; }

.vkl {
display: inline-block;
margin: 0px 0px 0px 8px;
width: 132px;
}
.gpl {
margin-left: 8px;
display: inline-block;
vertical-align: top;
width: 70px;
}
.gls {
margin-left: 8px;
display: inline-block;
vertical-align: top;
}
.share_1 { padding-right: 20px; }
.sh1 {
padding-top: 1px;
}
.soc_1 { margin-right: 25px; }
.twitter-share-button { width: 110px !important; }
.twitter-follow-button { }

.ya-share2__container_size_s .ya-share2__counter {
font-size: 10px !important;
padding-top: 2px !important;
}

.fbb {
vertical-align: baseline;
}

.mrk {
display: inline-block;
margin: 0px 0px 0px 3px;
}

.pnn {
	margin: 24px 0px 32px;
	overflow: hidden;
}
.prs {
color: #6c838e;
float: left;
width: 360px;
}
.nxt {
color: #6c838e;
text-align: right;
float: right;
width: 360px;
}
.prs a {
	font-size: 15px;
	line-height: 1.3;
	background: url(/templates/globanet/images/arr_back_forw.png) no-repeat 0px -58px;
	display: block;
	margin: 8px 0px 0px;
	padding: 0px 0px 0px 26px;
	min-height: 40px;
}
.nxt a {
	font-size: 15px;
	line-height: 1.3;
	background: url(/templates/globanet/images/arr_back_forw.png) no-repeat 100% 6px;
	display: block;
	margin: 8px 0px 0px;
	padding: 0px 26px 0px 0px;
	min-height: 40px;
}
@media (max-width: 1199px) {
	.prs a, .nxt a {
font-size: 14px;
	}
}

.pnt {
font-size: 13px;
}

#footer {
color: #666;
max-width: 1200px;
margin: 0px auto;
position: relative;
}
.cpr {
	font-size: 13px;
	line-height: 1.4;
	margin: 0px 0px 10px 312px;
}
#copyright {
	font-size: 12px;
	line-height: 1.4;
	color: #6c838e !important;
	margin: 0px 0px 18px 312px;
}

.rssn {
font-weight: 700;
color: #6c838e;
margin: 0px 0px 8px;
}

.cnt {
	margin: 18px 0px 10px 312px;
	z-index: 1;
}
.ars {
display: inline-block;
}

.pagin {
	font-size: 16px;
	background: aliceblue;
	text-align: center;
	margin: 32px 0px 24px;
	clear: left;
}
.pagin span {
	line-height: 1.5;
	color: #fff;
	background: #6899c4;
	padding: 0px 12px;
	display: inline-block;
	height: 28px;
}
.pagin a {
color: #6899c4;
display: inline-block;
padding: 0px 12px;
}
.pagin a:hover {
	line-height: 1.5;
	text-decoration: none;
	padding: 0px 12px;
	color: #fff;
	background: #6899c4;
	height: 28px;
}

.pgn {
text-align: center;
margin: 12px 0px 0px;
}
.pgn span {
line-height: 1.75;
color: #fff;
background: #6899c4;
padding: 0px 10px;
display: inline-block;
height: 26px;
}
.pgn a {
color: #6899c4;
display: inline-block;
padding: 0px 10px;
}
.pgn a:hover {
line-height: 1.75;
text-decoration: none;
padding: 0px 10px;
color: #fff;
background: #6899c4;
height: 26px;
}

.blt {
color: #1aa384;
display: inline-block;
margin: 0px 0px 0px 8px;
}

h6 {
font-size: 18px;
font-weight: normal;
color: #6c838e;
margin: 0px 0px 14px;
padding-left: 14px;
position: relative;
}
h6:before {
content: '';
background: #ffdb4c;
width: 7px;
height: 7px;
position: absolute;
top: 9px;
left: 0px;
border-radius: 50%;
}

.blx {
	line-height: 1.9;
	color: #fff;
	background: #009976;
	display: inline-block;
	margin: 32px 0px 10px;
	padding: 0px 10px 0px;
	height: 28px;
}

.ldr {
	background: #fff;
	display: flex;
	justify-content: center;
}
.ldr div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.lrp span {
	font-size: 18px;
	color: #01b801;
	font-weight: 700;
	margin: 0px 16px 0px 6px;
}
.lrm span {
	font-size: 18px;
	color: #ec1a2e;
	font-weight: 700;
	margin-left: 4px;
}
.lrp .fa-thumbs-up {
	font-size: 24px;
	color: #01b801;
}
.lrm .fa-thumbs-down {
	font-size: 24px;
	color: #ec1a2e;
}

.xdf {
	position: sticky;
	bottom: 0;
	display: grid;
	grid-template-columns: repeat(4, 25%);
	max-width: 100%;
	height: 38px;
	background: #fff;
	z-index: 999;
	margin: 24px 0px 0px;
	transform: translateY(100%);
	transition: transform 0.5s ease;
}
.xdf.visible {
	transform: translateY(0);
}

.rtbx {
background: #fff;
width: 25%;
display: flex;
justify-content: center;
}
.rtbx div {
width: 33.33%;
display: flex;
justify-content: center;
align-items: center;
}
.rtbx .fa-thumbs-up {
font-size: 32px;
color: #01b801;
}
.rtbx .fa-thumbs-down {
font-size: 32px;
color: #ec1a2e;
}
.fps {
background: forestgreen;
}
.fps:hover {
background: darkgreen;
}
.fps a, .fms a {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.fps a:hover, .fms a:hover {
text-decoration: none;
}
.frt {
}
.fms {
background: #ec1a2e;
}
.fms:hover {
background: firebrick;
}
.rtbx .fa-plus {
font-size: 28px;
color: #fff;
}
.rtbx .fa-minus {
font-size: 28px;
color: #fff;
}
.rtbx .ratingtypeplusminus {
font-size: 18px;
}
.fcb {
	color: #fff;
	line-height: 2.6;
	background: #00674f;
	text-align: center;
}
.fcb:before {
	content: '\f075';
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	margin-right: 6px;
}
.fcb:hover {
	color: #fff;
	text-decoration: none;
	background: #009976;
}
.aam {
	color: #fff;
	line-height: 2.6;
	text-align: center;
	background: #1aa384;
}
.aam:before {
	content: '\f086';
	font-family: 'Font Awesome 6 Free';
	margin-right: 6px;
}
.aam:hover {
color: #fff;
text-decoration: none;
background: #009976;
}
a[onclick*="subscribe"] {
	background: #3fceab;
	display: flex;
	justify-content: center;
	align-items: center;
}
a[onclick*="subscribe"]:after {
	content: '\f0e0';
	font: 900 20px 'Font Awesome 6 Free';
	color: #fff;
}
.ams {
	background: #3fceab;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ams:after {
	content: '\f0e0';
	font: 900 20px 'Font Awesome 6 Free';
	color: #fff;
}
.ast {
margin-top: 6px;
}
.sfs {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}
.sfs a {
}
.sfs a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.sfb {
	color: #fff;
	background-color: #2062fc;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sfb:after {
	content: '\f39e';
	font-family: 'Font Awesome 6 Brands';
}
.sgp {
	color: #fff;
	background-color: #2384D5;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sgp:after {
	content: '\f2c6';
	font-family: 'Font Awesome 6 Brands';
}
.stw {
	color: #fff;
	background-color: #000;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.stw:after {
	content: '\e61b';
	font-family: 'Font Awesome 6 Brands';
}
.svk {
	color: #fff;
	background-color: #1F74fc;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.svk:after {
	content: '\f189';
	font-family: 'Font Awesome 6 Brands';
}
.sok {
	color: #fff;
	background-color: #fc7b22;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sok:after {
	content: '\f263';
	font-family: 'Font Awesome 6 Brands';
}

.sbt {
	margin: 14px 0px;
}

.txc {
color: #45689d;
margin: 0px 0px 14px;
}
.txc b {
color: #65b045;
}

.bler {
line-height: 1.9;
color: #fff;
background: #dd4b39;
display: table;
margin: 0px 0px 10px;
padding: 0px 9px 0px 10px !important;
height: 28px;
}

.sbp {
	font-size: 13px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 10px 8px 0px 0px;
}
.sbp:hover .sbm {
visibility: visible;
opacity: 1;
z-index: 2;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
}
.sbm {
	color: #f1f5f7;
	background: #6899c4;
	padding: 6px 0px;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	width: 192px;
	transform: translateY(-5px);
	z-index: 1;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
}
.sbm li {
list-style: none;
}
.sbm a {
	color: #f1f5f7;
	display: block;
	padding: 6px 12px 9px 14px;
}
.sbm a:hover {
color: #6899c4;
text-decoration: none;
background: #f1f5f7;
}

.dlgn {
display: inline-block;
margin: 5px 4px 0px 0px;
}
.dlgn a {
height: 32px;
display: inline-block;
}
.dlgn img {
width: 32px;
}
.lgb {
color: #fff;
text-decoration: none;
line-height: 32px;
background: #6899c4;
height: 34px;
z-index: 2;
padding: 0px 25px 0px 10px;
display: inline-block;
position: relative;
}
.lgb:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.lgb:after {
content: '\f0d7';
font: 900 12px 'Font Awesome 6 Free';
color: #fff;
position: absolute;
top: 10px;
right: 11px;
}

.comments {
	margin: 32px 0px 0px;
}

.addcomments {
	margin: 0px 0px 20px;
}
.combo_field {
	margin: 0px 0px 20px;
}
#comment-editor .bb-editor textarea { padding: 7px; padding-bottom: 45px; height: 200px; }
.addpm #comment-editor .bb-editor textarea { height: 340px; }

.ats {
	font-size: 12px;
	line-height: 1.4;
	color: #888;
	border-left: 2px solid #dd4b39;
	margin-bottom: 4px;
	padding: 4px 0px 6px 10px;
}
.ats a {
	font-size: 12px;
}

.trm {
line-height: 15px;
color: #888;
border-left: 2px solid #53a93f;
margin-bottom: 12px;
padding: 2px 0px 2px 12px;
overflow: hidden;
}

.usl {
font-size: 13px;
color: #888;
border-left: 2px solid #65b045;
margin-bottom: 24px;
padding: 2px 0px 2px 12px;
overflow: hidden;
}
.usl p {
margin: 0px 0px 8px;
}
.usl p:last-child {
margin-bottom: 0px !important;
}
.usl ul, .usl ol {
margin: 6px 0px 10px;
}
.usl li {
padding: 0px 0px 2px 36px;
list-style: none;
position: relative;
}
.usl li:before {
content: '\f00c';
font-family: 'Font Awesome 6 Free';
font-weight: 900;
color: #65b045;
position: absolute;
top: 3px;
left: 14px;
}

.fdb {
font-size: 13px;
line-height: 1.4;
color: #666;
border-left: 2px solid #65b045;
margin: 0px 0px 12px;
padding: 2px 0px 3px 12px;
overflow: hidden;
}

.ucs {
font-size: 13px;
display: table-cell;
vertical-align: top;
padding-right: 30px;
}
.utp {
font-size: 13px;
}
.ucs td, .utp td {
background: #fff;
border: 1px solid #d8d8d8;
}
.ucs thead td, .utp thead td {
font-size: 11px;
line-height: 2.2;
font-weight: 700;
background: #f8f8f8 url(/templates/globanet/images/bbcodes.png) repeat-x 0px 100%;
height: 24px;
padding: 0px 12px;
text-align: center;
color: #4e4e4e;
}
.ucs tbody td {
padding: 6px 10px;
}
.utp tbody td {
padding: 8px 10px;
}
.cst1 {
font-size: 13px;
vertical-align: top;
display: table-cell;
}
.cst1 a {
}
.cst1 li {
list-style: none;
}
.cst2 {
margin: 12px 0px 15px;
}
.lcol {
margin-bottom: 15px;
}
.lcol li {
margin-bottom: 2px;
}
.blue { color: #427fed; }
.rdl {
background: #f1f5f7;
padding: 10px 15px 12px;
}
.rdl ul { margin-bottom: 8px; }
.rdl li { margin-bottom: 2px; }

#___plus_0 { margin-bottom: 0px !important; }

.usf {
float: left;
text-align: center;
}
.ncf {
	background: #fff;
	width: 80px;
	height: auto;
	margin: 5px 0px 5px;
	display: block;
	border-radius: 50%;
}
.nwn {
font-size: 11px;
color: #6c838e;
display: inline-block;
margin: 0px 8px 0px 0px;
}
.cmn {
font-size: 11px;
color: #6c838e;
display: inline-block;
}
.ncom {
	color: #666;
	margin: 32px 0px 10px 98px;
	min-height: 98px;
}
.newm {
color: #6c838e;
margin: 0px 0px 12px;
display: inline-block;
}
.newm a {
}

.title_spoiler {
	font-size: 13px;
	padding: 6px 0px 12px 14px;
}
.title_spoiler a:first-child {
border-bottom: none !important;
}
.title_spoiler svg {
	vertical-align: middle;
	margin-top: -1px;
	margin-right: 6px;
	height: 16px;
	width: 16px;
}
.title_spoiler img {
	margin: 0px !important;
}
.text_spoiler {
	padding: 6px 0px 4px 14px;
}

.scriptcode {
font-family: 'Courier New';
color: #004e8d;
background: #f9fafa;
text-align: left;
padding: 5px;
border: 1px solid #dce7e7;
}

.title_quote {
font-size: 11px;
font-weight: 700;
color: #999;
border-left: 2px solid #e5e5e5;
padding: 0px 0px 0px 8px;
margin: 0px 0px 0px 20px;
}
.quote {
font-size: 12px;
line-height: 16px;
color: #999;
border-left: 2px solid #e5e5e5;
padding: 0px 0px 2px 8px;
margin: 0px 0px 0px 20px;
}

.grn {
background: #1cc648;
display: inline-block;
height: 6px;
width: 6px;
margin: 0px 6px 2px 0px;
border-radius: 50%;
}
.red {
background: #ec1a2e;
display: inline-block;
height: 6px;
width: 6px;
margin: 0px 4px 2px 0px;
border-radius: 50%;
}
.ntl {
font-size: 12px;
color: #999;
margin: 0px 0px 0px 8px;
display: inline-block;
}
.etl {
font-size: 13px;
color: #999;
margin: 0px 0px 12px 10px;
}
.etl a {
color: #6899c4;
position: relative;
padding-left: 8px;
}
.etl a:hover {
color: #666;
}
.etl a:before {
content: '';
background: #6899c4;
width: 4px;
height: 4px;
position: absolute;
top: 7px;
left: 0px;
border-radius: 50%;
}

.pzl {
color: royalblue;
}
.jnt {
color: green;
}
.grs {
color: #ccac00;
}
.adn {
color: red;
}
.cgp {
font-size: 12px;
margin: 0px 0px 0px 10px;
}

.ctx {
	font-size: 15px;
	line-height: 1.45;
}
.ctx p {
	margin: 0px 0px 16px;
}
.ctx a {
border-bottom: 1px solid #06c;
}
.ctx a:hover {
text-decoration: none;
border-bottom: none;
}
.ctx br {
	content: '';
	margin: 12px 0px 0px;
	display: block;
}
.cmig ul {
	list-style: none;
}
.cmig .highslide {
	border: 0px !important;
}
.cmig img {
	margin: 10px 0px 0px;
}
/* Хак для Firefox */
@-moz-document url-prefix() { .ctx br { margin: 6px 0px 0px; } }

.sgn {
font-size: 13px;
line-height: 1.6;
color: #999;
}
.sgn a {
color: #6899c4;
}
.sgn a:hover {
color: #666;
}
.sgn br {
content: '';
margin-top: 0px;
display: block;
}

.scom {
border-bottom: 1px solid #fff;
padding: 15px 0px;
}
.scom1 {
background: #fff;
width: 110px;
height: 110px;
border: 1px solid #d8d8d8;
vertical-align: top;
display: inline-block;
margin-right: 12px;
}
.scom1 img {
background: #f5f5f5;
padding: 5px;
}
.scom2 {
vertical-align: top;
display: inline-block;
}
.scom2 p { margin-bottom: 4px; margin-top: 4px; line-height: 17px; }
.scom3 {
font-weight: 700;
margin-bottom: 5px;
font-size: 13px;
}
.scom3 a {
font-weight: 700;
font-size: 13px;
}
.scom4 {
font-size: 11px;
margin-bottom: 10px;
color: #666;
}
.scom4 a { font-size: 11px; }
.scom5 {
width: 743px;
line-height: 17px;
}
.scom6 {
font-size: 11px;
}
.scom6 a {
font-size: 11px;
padding-top: 7px;
margin-right: 10px;
}

#dle-captcha a {
font-size: 11px;
}

#result-registration {
font-size: 11px;
margin: 4px 0px;
}

.uinf {
line-height: 1.4;
}
.uinf br {
line-height: 120% !important;
}

.xprofile {
height: 32px;
}
.xprofile input {
line-height: 2.0;
padding: 0px 4px;
width: 350px;
height: 26px;
border: 1px solid #c2c2c2;
box-shadow: inset 0px 2px 2px #ececec;
}
.xprofile textarea {
height: 186px;
margin: 0px 1px 0px 0px;
padding: 2px 4px 3px;
}

.mst {
font-size: 13px;
line-height: 1.6;
color: #999;
margin: 8px 0px 0px;
}
.mst br {
content: '';
margin-top: 0px;
display: block;
}
.socfb, .socvk, .soctw {
background-image: url(/templates/globanet/images/scpr.png);
background-repeat: no-repeat;
margin: 8px 0px 0px 10px;
display: inline-block;
width: 24px;
height: 24px;
text-decoration: none;
border-bottom: none !important;
}
.socfb { margin-left: 0px !important; } 
.socvk { background-position: 0px -34px; } 
.soctw { background-position: 0px -102px; } 

.uabt {
line-height: 22px;
padding: 6px 10px;
background: #fff;
border: 1px solid #ccc;
margin: 10px 0px;
}
.uabt br {
content: "";
margin-top: 0px;
display: block;
}
.uedt {
margin: 10px 0px;
}
.uedt:first-letter {
text-transform: capitalize;
}
.usrf {
	background: #fff;
	margin: 7px 0px 0px;
}
#options { display: none; }

.question { vertical-align: middle; height: 30px; }
.imp {
	color: #dd4b39 !important;
	margin-right: 4px;
}
.label {
	width: 150px;
}
.lbl { height: 35px; }

.login_check {
	width: 400px;
	position: relative;
}
.login_check > input {
	width: 400px;
	padding-right: 150px;
}
.login_check > .bbcodes {
	width: 100px;
	position: absolute;
	top: 4px;
	right: 4px;
}
@media only screen and (max-width: 700px) {
.login_check > .bbcodes {
margin: 5px; font-weight: normal;
}
}

.secur {
padding-top: 12px;
}

.tpr {
font-size: 12px;
line-height: 1.6;
margin: 10px 0px;
display: inline-block;
}

.info_error {
	line-height: 1.4;
	color: #dd4b39;
	margin: 0px 0px 20px;
}
.info_error ul {
list-style: inside;
}

.smp {
	padding: 10px 0px 14px 24px;
}
.smp li:before { 
content: ''; 
background: #a2c6d7;
display: inline-block;
height: 4px;
width: 4px;
margin: 0px 5px 3px 0px;
border-radius: 50%;
}
.smp li {
padding: 0px 0px 4px 0px;
color: #666;
list-style: none;
}
.smp a {
font-size: 13px;
}

.ctn:before {
content: normal !important;
margin-left: -9px !important;
}
.ctn {
margin: 10px 0px 4px;
}
.ctn a {
	font-size: 16px !important;
	font-weight: 700;
	color: #666;
}
.ctn a:hover {
color: #06c;
}

.tps {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.tsp {
	width: calc(25% - 18px);
	max-width: 240px;
	margin-left: 24px;
}
.tsp:nth-child(1), .tsp:nth-child(5) {
margin-left: 0px;
}
.tsp:nth-child(-n+4) {
	margin-bottom: 24px;
}
.tde {
	background: #6899c4;
	margin: 0px 0px 2px;
	display: inline-block;
}
.tde a {
	color: #fff;
	font-size: 12px;
	line-height: 1.75;
	height: 22px;
	display: inline-block;
	padding: 0px 6px;
}
.tde a:hover {
color: #fff;
text-decoration: none;
}
.tps img {
display: block;
margin: 0px 0px 10px;
}
.tpa {
	font-size: 16px;
	line-height: 1.3;
	color: #212121;
	display: block;
	max-width: 240px;
}
@media (max-width: 870px) {
	.tpa {
	font-size: 14px;
	}
}
.tpa:hover {
color: #06c;
}
.tfa {
	font-size: 11px;
	color: #6c838e;
	margin: 8px 0px 0px !important;
}

.random_news {
color: #6c838e;
width: 870px;
overflow: hidden;
font-size: 11px;
}
.random_news div {
float: left;
width: 274px !important;
height: 300px;
margin-left: 16px;
}
.random_news img {
padding: 5px;
margin-bottom: 8px;
display: block;
background: #f8f8f6;
box-shadow: rgba(0,0,0,.15) 0px 1px 4px 0px;
}
.random_news a {
line-height: 1.3;
display: block;
margin: 0px 0px 4px;
}

#slidepubl {
	line-height: 0px;
	position: fixed;
	left: -326px;
	bottom: 0px;
	z-index: 999;
}
@media (max-width: 1247px) {
	#slidepubl {
	display: none !important;
	visibility: hidden !important;
	width: 0px !important;
	height: 0px !important;
	}
}

/*.sga {
	width: 300px !important;
	height: 250px !important;
}*/
.sga {
	width: auto;
	height: auto;
}
.sga > yatag {
	box-shadow: rgba(0,0,0,.75) 0px 0px 34px 0px;
}

.clz {
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	background: grey;
	text-align: center;
	width: 22px;
	height: 22px;
	position: absolute;
	right: -24px;
	top: -22px;
	cursor: pointer;
	z-index: 999;
	border-radius: 50%;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.clz:hover {
opacity: 1.0;
filter: alpha(opacity=100);
}

#sldr {
	background: rgba(0,0,0,0.8);
	min-width: 100%;
	text-align: center;
	position: fixed;
	bottom: -100%;
	z-index: 999;
}
.sdr {
	margin: 0px;
	width: auto;
	height: auto;
	position: relative;
}
.xlz {
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	background: #666;
	text-align: center;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0px;
	cursor: pointer;
	z-index: 999;
}

#slidebox {
width: 310px;
height: auto;
background: #d8dfe6;
position: fixed;
left: -336px;
bottom: 294px;
box-shadow: -4px 0px 30px #999;
z-index: 999;
}
.sttl {
font-size: 13px;
color: #fff;
line-height: 2.0;
background: #567ca4;
padding: 0px 12px;
position: relative;
height: 28px;
}
.spst {
padding: 0px 12px 12px;
}
.spst a {
color: #486a90;
line-height: 16px;
margin-top: 10px;
display: inline-block;
}
.spst img {
padding: 3px;
background: #f8f8f6;
box-shadow: rgba(0,0,0,.15) 0px 1px 4px 0px;
float: left;
margin-right: 12px;
}
.cls {
background: transparent url(/templates/globanet/images/close.gif) no-repeat;
width: 13px;
height: 13px;
position: absolute;
top: 7px;
right: 10px;
cursor: pointer;
}
.cls:hover {
background-position: 0px -13px;
}

.ipo {
display: inline-block !important;
margin: 0px 68px 0px 0px !important;
}

.ids {
	overflow: hidden;
	text-align: center;
}
.iad {
	width: 300px;
	height: auto !important;
	max-width: 336px !important;
	margin: 0px 43px 0px 0px;
	display: inline-block !important;
}
.iad > ins {
	margin: 0px 0px 24px !important;
}
.ias {
	width: 300px;
	height: auto !important;
	max-width: 336px !important;
	display: inline-block !important;
}
.ias > ins {
	margin: 0px 0px 24px !important;
}

.binp {
	/*background: url(/templates/globanet/images/strike.gif) repeat;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 14px 0px 24px;
}

.ita {
	width: 300px;
	/*height: auto !important;*/
	margin: 0px 120px 0px 0px;
}
/*.ita > ins {
	margin: 4px 0px 24px !important;
}*/
.itc {
	width: 300px;
	/*height: auto !important;*/
}
/*.itc > ins {
	margin: 4px 0px 24px !important;
}*/

.ipt {
	width: 336px;
}

.inart {
width: auto;
height: auto;
}

.infeed {
	max-width: 100%;
	text-align: center;
	height: auto !important;
}
.infeed > ins {
	margin: 0px auto 24px !important;
}

.bma {
	/*background: url(/templates/globanet/images/strike.gif) repeat;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 0px 0px 24px;
}
.bmb {
	width: 300px !important;
	height: auto !important;
	margin: 0px 120px 0px 0px;
}
.bmb > ins {
	margin: 4px 0px 32px !important;
}
.bmc {
	width: 300px !important;
	height: auto !important;
}
.bmc > ins {
	margin: 4px 0px 32px !important;
}

.ynp {
	width: 336px;
}

.abt {
	max-width: 100%;
	text-align: center;
	height: auto !important;
}
.abt > ins {
	margin: 0px auto 24px !important;
}
@media (min-width: 1248px) {
	.abt {
	width: 300px;
	}
}

.stk {
	max-width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}
@media (max-width: 1024px) {
	.stk {
	display: none !important;
	width: 0px !important;
	height: 0px !important;
	}
	.wrapper-sticky, #element {
	display: none !important;
	width: 0px !important;
	height: 0px !important;
	}
}

.asn {
	margin: 0px 0px 24px;
	max-width: 100%;
}
.bsn {
	max-width: 100%;
}
@media (min-width: 1247px) {
	.asn {
	width: 300px !important;
	height: 250px !important;
	}
	.bsn {
	width: 300px !important;
	height: 250px !important;
	}
}

.grd {
	max-width: 100%;
	height: auto !important;
}
.grd > ins {
	margin: 0px 0px 16px !important;
}

.pnr {
	font-size: 24px;
	color: #212121;
	line-height: 1.2;
	display: inherit;
}
@media (max-width: 1023px) {
	.pnr {
font-size: 20px;
	}
}
.pnr:hover {
color: #06c;
}

.relc {
font-size: 11px;
line-height: 1.55;
color: #fff;
background: #6899c4;
padding: 0px 6px;
margin-right: 7px;
border-bottom: 1px solid #48729e;
display: inline-block;
height: 17px;
}
.relc a {
font-size: 11px;
color: #fff;
}
.relc a:hover {
color: #fff;
text-decoration: none;
}

.fco {
font-size: 11px;
color: #6c838e;
}

.rnd {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 24px;
	padding: 0px 0px 24px;
}
.rnd img {
float: left;
margin: 0px 16px 0px 0px;
}
.rld {
}

.rde {
font-size: 11px;
color: #fff;
background: #6899c4;
padding: 0px 6px;
display: inline-block;
height: 16px;
position: absolute;
bottom: 0px;
z-index: 1;
}
.rde a {
line-height: 1.4;
color: #fff;
}
.rde a:hover {
color: #fff;
text-decoration: none;
}
.rll {
font-size: 16px;
line-height: 1.3;
color: #212121;
display: block;
margin: 0px 0px 8px;
}
.rll:hover {
color: #06c;
}
/* How To Scale and Crop Images with CSS object-fit:
https://www.digitalocean.com/community/tutorials/css-cropping-images-object-fit */
.crimg {
	width: 190px;
	height: 130px;
	object-fit: cover;
	object-position: 100% 0;
}

.nfr {
	font-size: 14px;
	color: #999;
	font-weight: 700;
	margin: 0px 0px 0px 14px;
	padding: 4px 12px 7px;
	display: inline-flex;
	width: fit-content;
	background: #222b2f;
}
.anp {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	padding: 20px;
	background: -webkit-linear-gradient(#1a1b20, #222b2f);
	background: linear-gradient(#1a1b20, #222b2f);
	background-repeat: repeat-x;
}
.anp img {
	float: left;
	margin: 4px 16px 0px 0px;
}
.bnp {
}
.cnp {
font-size: 11px;
color: #999;
}
.dnp {
	font-size: 14px;
	line-height: 1.3;
	color: #43d7ff;
	display: block;
	margin: 0px 0px 8px;
}
@media (max-width: 819px) {
	.dnp {
font-size: 13px;
	}
}
.dnp:hover {
color: #fff;
text-decoration: none;
}
.ctimg {
	width: 150px;
	height: 110px;
	object-fit: cover;
	object-position: 100% 0;
}



/* CSS-TRICKS.COM/all-about-floats */
.clx:after {
content: ''; 
visibility: hidden; 
display: block; 
height: 0; 
clear: both;
}
.rlne {
line-height: 1.6;
color: #fff;
margin: 0px 0px 0px 10px;
background: #dd4b39;
display: table;
padding: 0px 10px;
height: 24px;
box-shadow: inset rgba(0,0,0,.12) 0px -1px 4px 0px;
}

.grc {
	margin: 0px;
}

.ai {
color: #6c838e;
}
.aid {
	position: relative;
	height: 176px;
	margin: 0px 0px 20px;
}
.aid:last-child {
margin-bottom: 0px;
}
.ai img {
	float: left;
	margin: 6px 20px 0px 0px;
}
.ail {
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
	height: 22px;
	background: #6899c4;
	padding: 0px 6px;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	z-index: 1;
}
.ail:hover {
	color: #fff;
	text-decoration: none;
}
.air {
	font-size: 24px;
	line-height: 1.3;
	color: #212121;
	display: block;
	margin: 0px 0px 8px;
}
@media (max-width: 825px) {
	.air {
font-size: 20px;
	}
}
.air:hover {
color: #06c;
}
.crpmg {
	width: 300px;
	height: 170px;
	object-fit: cover;
	object-position: 50% 50%;
}
.aie {
line-height: 1.4;
margin: 14px 0px 0px;
}
@media (max-width: 1199px) {
	.aie {
font-size: 13px;
line-height: 1.3;
	}
}

.wlc {
text-align: right;
max-width: 1200px;
margin: 0px auto 10px;
}

.wmd {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0px 0px 14px;
}

.media {
	margin: 24px 0px 20px;
	text-align: center;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}
.media iframe, .media object, .media embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.twts {
margin: 24px 0px 20px;
display: flex;
justify-content: center;
}
.twts twitterwidget {
margin: 0px !important;
}

.vtl {
	margin: 0px;
}
.vote {
	font-size: 13px;
	color: #6c838e;
	text-align: left;
	margin: 0px 0px 6px;
}
.vote_title {
	font-size: 14px;
	color: #fff;
	margin-bottom: 14px;
	background: #7f9ee3;
	padding: 6px 10px;
	line-height: 1.2;
	border-bottom: 2px solid #5f7cba;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.vote_1 {
	text-align: center;
	margin-top: 12px;
	color: #ef6c00;
}
.vote_more {
	font-size: 13px;
	color: #45689d;
	text-align: center;
	margin-top: 12px;
}
.vote_more:hover {
color: #666;
}

.pll {
	background: #ffffe0;
	padding: 12px 24px 6px;
	margin: 12px 0px 20px;
	border: 1px solid #e6db55;
}
.pllt {
font-size: 16px;
color: #666;
text-align: center;
margin: 0px 0px 6px 0px;
}
.pllt span {
color: #427fed;
font-weight: 700;
}
.nvt {
	font-size: 13px;
	color: #ef6c00;
	margin: 0px 0px 14px;
	text-align: center;
}
.pllr {
	text-align: center;
	margin: 14px 0px 7px;
}
.mpl {
	font-size: 13px;
	display: flex;
	justify-content: center;
}
.pollanswer {
	margin-bottom: 5px;
}

.etr {
	color: #0c7abf;
	line-height: 1.0;
	margin: 0px 0px 0px 6px;
	padding: 0px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 32px;
	cursor: pointer;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
@media (max-width: 821px) {
	.etr {
margin-left: 0px;
padding-right: 7px;
padding-left: 7px;
	}
}
.etr:hover, .ect {
color: #fff;
background: #1b95e0;
text-decoration: none;
}
.etm {
margin-left: 0px;
}

.lgs {
color: #6c838e;
margin: 10px 0px 20px;
}
.dvr {
	color: #6c838e;
	font-size: 11px;
	text-align: center;
	padding: 1px 0px 0px;
	border-style: solid none none;
	border-top: 1px solid #e0e8f3;
	height: 0px;
	overflow: visible;
	box-sizing: content-box;
}
.dvr:after {
	content: "Или войти через свою соцсеть";
	display: inline-block;
	position: relative;
	top: -0.9em;
	font-size: 1.2em;
	padding: 0px 0.25em;
	background: #fff;
}
.lga {
color: #6c838e;
}
.sct {
margin: 4px 0px 10px;
}

.sctl {
	padding: 10px 90px 0px;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.btk {
    display: inline-flex;
    width: 100%;
}
.ggl, .vkt, .ynd, .fck {
    width: 100%;
    height: 37px;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    line-height: 1.6;
    margin: 6px 0px;
    padding: 6px 20px;
    -moz-user-select: none;
    user-select: none;
}
.ggl {
    background-color: #d34836;
}
.ynd {
    background-color: #e67605;
}
.vkt {
    background-color: #6383a8;
}
.fck {
    background-color: #2062fc;
}

#logpop {
  position: fixed;
  top: 0px;
	left: 0px;
  width: 100%;
	height: 100%;
	display: none;
  z-index: 1000;
}
.mdol {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
	height: 100%;
}
.udct {
	width: 400px;
	box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
	background: #fff;
	background-clip: padding-box;
	outline: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
	z-index: 1001;
}
.csbn {
	width: 12px;
	height: 12px;
  position: absolute;
  top: 25px;
	right: 20px;
  background: transparent;
  border: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
	-webkit-background-size: 12px auto; background-size: 12px auto;
	opacity: 0.5;
  cursor: pointer;
}
.csbn:hover {
	opacity: 1.0;
}
.udtl {
	font-weight: 700;
	font-size: 1.15em;
	background: #f7f7f7;
	padding: 20px 20px;
	position: relative;
}
.fmp {
	padding: 20px;
	height: auto !important;
}

.lgfm {
width: 300px;
color: #333;
}
.lgfm .lfield { margin-bottom: 10px; }
.lgfm .lfield input { width: 250px; }
.lgfm .lfchek {
	margin-bottom: 10px;
	display: inline-flex;
	align-items: end;
	cursor: pointer;
}
.reset {
list-style: none;
}
.lch {
	position: relative;
}
.hint {
	font-size: 12px;
	position: absolute;
	top: -7px;
	left: 15px;
	white-space: nowrap;
	background: #fff;
	padding: 0 5px;
	color: #6c838e;
	pointer-events: none;
}

#popup_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #666;
opacity: .4;
filter: alpha(opacity=40);
z-index: 1000;
display: none;
}
.ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
background: #666;
opacity: .4;
filter: alpha(opacity=40);
z-index: 1000;
}
.popup_block {
background: #fff;
margin-top: 6px;
}

.iew {
background: #fbea9e;
border-bottom: 2px solid #e6db55;
}
.iew1 {
max-width: 1200px;
height: 30px;
margin: 0px auto;
font-size: 11px;
color: #666;
text-align: center;
}
.iew1 a {
font-size: 11px;
}
.iew1 ul {
margin-top: 1px;
}
.iew1 li {
background: url(/templates/globanet/images/browsers.png) no-repeat;
display: inline-block;
padding: 3px 0px 2px 21px;
margin: 3px 8px 0px 0px;
}
.chrome { background-position: 0px -37px !important; }
.ie { background-position: 0px -76px !important; }
.opera {
background-position: 0px -113px !important;
padding-left: 18px !important;
}
.nomrg { margin-right: 0px !important; }
.nob {
background-image: none !important;
padding-left: 0px !important;
}

.voteprogress {
	overflow: hidden;
	height: 16px;
	background: #e5e5e5;
	margin: 4px 0px 12px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
}
.voteprogress span {
	color: #fff;
	text-align: center;
	text-indent: -2000em;
	height: 16px;
	display: block;
	overflow: hidden;
	background: #ef6c00;
	-webkit-border-radius: 96px;
	border-radius: 96px;
}

.pollprogress {
	overflow: hidden;
	width: 500px;
	height: 16px;
	background: #e5e5e5;
	margin: 4px 0px 12px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
}
.pollprogress span {
	color: #fff;
	text-align: center;
	text-indent: -2000em;
	height: 16px;
	display: block;
	overflow: hidden;
	background: #ef6c00;
	-webkit-border-radius: 96px;
	border-radius: 96px;
}

/* #pagetop {
background: url(/templates/globanet/images/pagetop.png) no-repeat;
width: 40px;
height: 40px;
display: none;
position: fixed;
top: 50%;
right: 5px;
cursor: pointer;
opacity: .3;
filter: alpha(opacity=30);
}
#pagetop:hover {
opacity: .6;
filter: alpha(opacity=60);
} */
#pagetop {
	background-image: url(/templates/globanet/images/totop.png);
	background-color: #666;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: -100%;
	right: 10px;
	cursor: pointer;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	z-index: 9999;
}
#pagetop:hover {
background-color: #e95c33;
}

.stc {
margin: 0px 0px 30px;
}
.sth {
	font-size: 18px !important;
	font-weight: 700;
	color: #ff7000;
	margin: 14px 0px 0px !important;
}

.fb-share-button {
vertical-align: top;
display: inline-block;
}

.instagram-media, .twitter-tweet {
display: inline-block !important;
}

.comments_subscribe {
font-size: 13px;
}

.comupl {
	margin: 6px 0px 12px 0px;
	display: inline-block;
}
#hidden-image-uploader {
	margin-bottom: 10px;
}


/*** СОДЕРЖИМОЕ ФАЙЛА - engine.css ***/

.selectmass input {
float: right;
margin-left: 6px;
}
.mass_comments_action {
	font-size: 13px;
	text-align: right;
}
#loading-layer {
display: none;
background: #2e83d7;
padding: 10px;
text-align: center;
color: #fff;
}

.hide { background-color: #e8f3fa; padding: 5px; color: #3a78a5; margin: 0 0 1em; }
.hide a { text-decoration: underline; } .hide a:hover { text-decoration: none }
.inhide { border: 1px solid #d1e3ef; padding: 5px; background-color: #fff; margin-bottom: 5px; }
.calendar { width: 100%; }
.calendar td, .calendar th { padding: 5px 0; vertical-align: middle; text-align: center; }
.weekday-active-v, .day-active-v, .weekday-active, .day-active {
font-weight: 700;
}
.weekday { color: #b270ce; }
th.workday, th.weekday { background-color: #f4f8fa; }
.monthselect { font-size: 1.15em; }
.day-current { background-color: #3f4b51; color: #fff; }
.day-current a { color: #fff; }
.userstop td { border: 1px solid #d8d8d8; padding: 2px; background-color: #fff; }
.userstop thead td { font-size: .9em; background: #fff url(/templates/globanet/images/bbcodes.png) repeat-x 0 100%; height: 22px; padding: 0; font-weight: bold; text-align: center; color: #4e4e4e; }

.ratebox {
font-size: 11px;
color: #666;
background: url(/templates/globanet/images/ratebox.png) no-repeat 0px -1px;
width: 260px;
height: 24px;
position: absolute;
top: 0px;
right: 0px;
}
.rating {
line-height: 19px;
margin: 4px 0px 0px 15px;
height: 24px;
float: left;
}
.rating_1 { width:86px; height: 14px; display: inline;}
.vote_num {
margin: 5px 0px 0px 20px;
float: left;
}

.ratingzero {
  color: #6c838e;
}
.ratingtypeplus {
  color: #6c838e;
  padding: 0px 0px 0px 5px;
}
.ratingplus {
  color: #65b045;
}
.ratingminus {
  color: red;
}
.ratebox2 {
  float: right;
}
.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.prp {
  color: #65b045;
	margin: 0px 0px 0px 14px;
}
.prm {
  color: red;
	margin: 0px 0px 0px 6px;
}
.prr {
	margin: 0px 0px 0px 6px;
}

.rth {
font-size: 14px;
line-height: 1.4;
display: inline-block;
margin: 14px 0px 0px !important;
height: 16px;
}
/* Хак для Firefox */
@-moz-document url-prefix() { .rth { line-height: 1.3; } }

.rth div {
float: left;
margin: 0px !important;
}
.rth a {
margin: 0px !important;
}
.rth .ratingtypeplusminus {
padding: 0px 5px;
}
.rth .fa-thumbs-up {
font-size: 16px;
color: #01b801;
}
.rth .fa-thumbs-down {
font-size: 16px;
color: #ec1a2e;
}

.ncr {
	line-height: 0.8;
	display: inline-flex;
	justify-content: center;
}
.ncr div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.ncl span {
	font-size: 13px;
	color: #01b801;
	margin: 0px 8px 0px 3px;
}
.ncm span {
	font-size: 13px;
	color: #ec1a2e;
	margin-left: 4px;
}
.ncl .fa-thumbs-up {
	font-size: 16px;
	color: #01b801;
}
.ncm .fa-thumbs-down {
	font-size: 16px;
	color: #ec1a2e;
}

.rpl {
margin: 0px 3px 0px 3px;
}

.newr {
	font-size: 12px;
	color: #6899c4;
	margin: 15px 0px 0px 10px !important;
	display: inline-block;
}
.newr a {
color: #6899c4;
margin-right: 8px;
}
.newr a:hover {
color: #666;
}

.comrt {
font-size: 13px;
line-height: 22px;
}
.comrt a {
font-size: 13px;
}
.comrt .ratingtypeplusminus {
font-size: 13px;
line-height: 22px;
padding: 0px;
}

.rtpop {
font-size: 13px;
color: #6c838e;
width: 100%;
}
.rtpop a {
font-size: 13px;
border-bottom: 1px solid #06c;
}
.rtpop a:hover {
text-decoration: none;
border-bottom: none;
}
.rtpop td {
padding: 4px;
}
.rtpop .ratingtypeplusminus {
font-size: 12px;
line-height: 120%;
padding: 0px;
}
.ipp {
display: block;
margin: 0px 0px 2px;
}

.vpl a {
border-bottom: none;
}
.rsi {
background: url(/templates/globanet/images/rss_icon.png) no-repeat;
vertical-align: text-bottom;
margin: 0px 0px 0px 4px;
display: inline-block;
width: 14px;
height: 14px;
}

.unit-rating { width: 85px; height: 17px; position: relative; background: url(/templates/globanet/images/rating.png) repeat-x; }
.unit-rating li { text-indent: -90000px; padding: 0; margin: 0; float: left; }
.unit-rating li a { display: block; width: 17px; height: 17px; text-decoration: none; text-indent: -9000px; z-index: 17; position: absolute; padding: 0; }
.unit-rating li a:hover { background: url(/templates/globanet/images/rating.png) 0 -17px; z-index: 2; left: 0; }
.unit-rating a.r1-unit {left: 0;}		.unit-rating a.r1-unit:hover {width:17px;}
.unit-rating a.r2-unit {left: 17px;}	.unit-rating a.r2-unit:hover {width: 34px;}
.unit-rating a.r3-unit {left: 34px;}	.unit-rating a.r3-unit:hover {width: 51px;}
.unit-rating a.r4-unit {left: 51px;}	.unit-rating a.r4-unit:hover {width: 68px;}
.unit-rating a.r5-unit {left: 68px;}	.unit-rating a.r5-unit:hover {width: 85px;}
.unit-rating li.current-rating { background: url(/templates/globanet/images/rating.png) 0 -34px; position: absolute; height: 17px; display: block; text-indent: -9000px; z-index: 1; }
#dropmenudiv {
border: 1px solid #cbdfe8;
background: #fbfdfe;
font-size: 11px;
margin: 4px 0px 0px;
padding: 5px 6px 6px;
opacity: .9;
filter: alpha(opacity=90);
width: 166px !important;
}
#dropmenudiv a {
color: #3f4b51;
font-size: 11px;
line-height: 1.4;
display: block;
text-indent: 3px;
text-decoration: none;
}
#dropmenudiv a:hover { color: #2d8edd; }
.highslide-wrapper, .highslide-outline { background-color: #fff; }
.highslide-active-anchor { visibility: hidden; } 
.highslide-active-anchor img { visibility: hidden; }
.highslide-dimming { background-color: black; }
.highslide-html { background-color: white; }
.highslide-loading {
display: block;
color: #fff;
font-size: 11px;
font-weight: 700;
text-decoration: none;
padding: 3px;
border: 1px solid #fff;
background-color: black;
}
a.highslide-full-expand {
background: url(/templates/globanet/dleimages/fullexpand.gif) no-repeat;
display: block;
margin: 0px 10px 10px 0px;
width: 34px;
height: 34px;
}

.highslide img {
/*cursor: url(/templates/globanet/dleimages/zoom_in_cur.png), zoom-in !important;*/
cursor: url(/templates/globanet/dleimages/360_zoom_in.cur), auto !important;
}
.highslide-image {
border: 2px solid #fff;
/*cursor: url(/templates/globanet/dleimages/zoom_out_cur.png), zoom-out !important;*/
cursor: url(/templates/globanet/dleimages/360_zoom_out.cur), auto !important;
}

.highslide-display-block { display: block; }
.highslide-display-none { display: none; }

.highslide-caption {
font-size: 13px;
display: none;
padding: 5px 7px 8px;
background-color: #fff;
color: #6c838e;
}
.highslide-controls {
width: 195px;
height: 40px;
background: url(/engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px;
margin: 10px 15px 10px 0px;
}
.highslide-controls ul {
position: relative;
left: 15px;
height: 40px;
background: url(/engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px;
list-style: none;
}
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a { background: url(/engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none; }
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { display: none; }
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }

#searchsuggestions {
width: 300px;
background: #5c9ccc;
font-size: 11px;
line-height: 14px;
border-right: 1px solid #919191;
border-bottom: 1px solid #919191;
border-left: 1px solid #919191;
box-sizing: border-box;
}
#searchsuggestions a {
padding: 4px;
display: block;
background: #fff;
clear: left;
text-decoration: none;
font-size: 11px;
}
#searchsuggestions a:hover {
background: #fdd08b;
color: #fff;
}
#searchsuggestions a span.searchheading {
background: #5c9ccc;
display: block;
font-weight: 700;
padding: 6px;
color: #fff;
margin-bottom: 5px;
}
#searchsuggestions a:hover span.searchheading { color:#fff; }
#searchsuggestions a span {color:#555; }
#searchsuggestions a:hover span { color:#000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#fff; }
#searchsuggestions span.notfound { padding:5px;background-color:#fff; display:block; height:auto; color:#000; }

/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-front { z-index: 1000; }
.ui-widget-overlay {
	background: #000;
	opacity: 0.5;
	left: 0; top: 0; right: 0; bottom: 0;
	position: fixed;
	}
	.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
	.ui-helper-clearfix { display: inline-block }
	* html .ui-helper-clearfix { height: 1% }
	.ui-helper-clearfix { display: block }
	.ui-dialog {
		text-align: left;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 370px;
		border-radius: 2px;
		box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
		border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
		background-color: #f7f7f7;
		background-clip: padding-box;
		outline: none;
	}
.ui-dialog-titlebar {
	padding: 10px 15px;
	position: relative;
	background-color: #517fa4 !important;
	color: #fff;
	}
.ui-dialog-title { float: left; font-weight: 600; font-size: 0.9rem; }
.ui-dialog-titlebar-close {
		position: absolute;
		right: 10px; top: 50%;
		margin-top: -16px !important;
		height: 23px !important;
		width: 32px;
		border: 0 none !important;
		background-color: inherit !important;
		box-shadow: none !important;
		padding: 0px !important;
	}
.ui-dialog-titlebar-close .ui-icon {
		display: block;
		margin: 10px auto 0 auto;
		width: 12px; height: 12px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
		-webkit-background-size: 12px auto; background-size: 12px auto;
		opacity: .5;
}

.ui-dialog-titlebar-close:hover .ui-icon { opacity: 1; }
.ui-dialog label { color: #575757; }
.ui-dialog-content {
	background: #fff;
	padding: 20px;
	border: 1px solid #fff;
	overflow: auto;
	position: relative;
	zoom: 1;
}
	.loginbox.ui-dialog, .loginbox .ui-dialog-content { overflow: visible !important; }
	.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
	.ui-dialog .ui-dialog-buttonpane { padding: 20px; text-align: center; }
	.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
	.ui-draggable .ui-dialog-titlebar { cursor: move; }
	.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }
	.ui-helper-hidden-accessible{display: none;}

/*---------- Автозаполнение облака тегов -------------*/

.ui-autocomplete { position: absolute; cursor: default; }

.ui-menu {
	list-style:none;
	padding: 2px; margin: 0;
	float: left;
	background: #fff 50% bottom repeat-x;
	border: 1px solid #dedede;
	color: #353535;
}
.ui-menu .ui-menu { margin-top: -3px; }
.ui-menu .ui-menu-item { margin:0; padding:.2em .4em; cursor: pointer; width: 100%; }

.pm_main {
font-size: 13px;
}
.pm, .pm a {
}
.pm_line {
text-align: center;
display: block;
margin: 0px auto 10px;
}
.pm_line a {
}
.pm_table { margin: 0px 28px 10px 20px; }
.pm_progress_bar { border: 1px solid #d8d8d8; padding: 1px; margin-top: 10px; margin-bottom: 10px; }
.pm_progress_bar span {
background: #000;
font-size: 0px;
text-indent: -2000em;
height: 10px;
display: block;
overflow: hidden;
}
.pm_status {
width: 75%;
margin: 0px auto 15px;
background: #fff;
border: 1px solid #d8d8d8;
}
.pm_status_head {
	background: #fff url(/templates/globanet/images/bbcodes.png) repeat-x 0 100%;
	height: 22px;
	font-weight: 700;
	text-align: center;
	color: #4e4e4e;
	line-height: 22px;
	border-bottom: 1px solid #d8d8d8;
}
.pm_status_content { padding: 5px; }
.pm_read {
	border-top: 1px solid #ccd4d9;
	border-bottom: 1px solid #ccd4d9;
	margin: 0px 32px 15px 25px;
	padding: 10px 0px;
	overflow: hidden;
}
td.pm_list, .pm_head {
padding: 8px;
background: #fff;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
border-left: 1px solid #d8d8d8;
}
.pm_head {
	font-size: 11px;
	background: #fff url(/templates/globanet/images/bbcodes.png) repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: 700;
	text-align: center;
	color: #4e4e4e;
	border-top: 1px solid #d8d8d8;
}
.pm_subj {
margin: 0px 0px 8px;
}
.pm_subj a {
font-size: 14px;
}
.pm_text {
font-size: 14px;
line-height: 18px;
}
.pm_text .quote {
font-size: 12px !important;
line-height: 16px;
color: #777 !important;
margin-bottom: 8px !important;
}
.pm_text .sgn {
font-size: 12px !important;
}
.pm_wr {
font-size: 11px;
color: #6899c4;
margin: 12px 0px 0px !important;
}
.pm_wr a {
color: #6899c4;
margin-right: 8px;
}
.pm_wr a:hover {
color: #666;
}

/*---Подсветка кода в теге [code]---*/
pre code {
font: 12px/17px monospace;
display: block;
padding: 0.5em;
background: #f9fafa;
border: 1px solid #dce7e7;
overflow: auto;
white-space: pre;
}
	pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc { padding: 0; margin: 0; border:none; box-shadow: none; background-color: inherit; color: #93a1a1; font-style: italic; }
	pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title { color: #859900; }
	pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor { color: #2aa198; }
	pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator,
	pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id { color: #268bd2; }
	pre .tag .title, pre .rules .property, pre .django .tag .keyword { font-weight: bold;font-size: 1.08em !important;  }
	pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title,
	pre .parent, pre .haskell .label { color: #b58900; }
	pre .preprocessor, pre .pi, pre .shebang, pre .symbol,
	pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata { color: #cb4b16; }
	pre .deletion { color: #dc322f; }
	pre .tex .formula { background: #eee8d5; }
	pre .comment:hover {background: inherit; box-shadow: none;}

.clr { clear: both; }
.clrfix:after { content: ''; clear: both; display: table; }


/*---Поля быстрого редактирования публикаций на сайте---*/
.quick-edit-text { padding: .4em; width: 350px; }
	.quick-edit-textarea {
		height: 250px; padding: 2px;
		border: 1px solid #d7d7d7;
		width: 100%;
		box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
		transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	}


/*---Выделение текста и всплывающее окно (поделиться ссылкой)---*/
#marker-bar,
#txtselect_marker {
display: block;
visibility: hidden;
position: absolute;
z-index: 1200;
opacity: 0;
-webkit-transition: opacity .4s, visibility .1s linear .4s;
transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
    cursor: pointer;
    background:url(/templates/globanet/dleimages/marker.png) -0px -0px no-repeat;
}

#txtselect_marker:hover {
        background-position: -0px -32px;
}

#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
}

#marker-bar.show {
-webkit-transition: opacity .4s, visibility 0s;
transition: opacity .4s, visibility 0s;
opacity: 1;
visibility: visible;
}

#txtselect_marker.show {
/* XXX make a common css fadeIn/fadeOut classes */
visibility: visible;
width: 32px;
height: 32px;
-webkit-transition: opacity .4s, visibility 0s;
transition: opacity .4s, visibility 0s;
opacity: 1;
}

#marker-bar .masha-social,
#marker-bar .masha-marker{
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}

#marker-bar .masha-marker{
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}

#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}

.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display:none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(/templates/globanet/dleimages/closemarker.png) -0px -0px no-repeat;
}

.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}

#share-popup {
background: #fff;
border: 1px solid #aaa;
box-shadow: 0 0 5px rgba(0,0,0,.5);
position: absolute;
width: 414px;
display: none;
z-index: 100;
padding: 10px 0;
opacity: 0;
-webkit-transition: opacity .4s, visibility .1s linear .4s;
transition: opacity .4s, visibility .1s linear .4s;
}

#share-popup.show {
display: block;
opacity: 1;
-webkit-transition: opacity .4s, visibility 0s;
transition: opacity .4s, visibility 0s;
}

#share-popup .social { padding: 0 0 10px 17px; height: 40px; }

#share-popup .social p { padding-bottom: 10px; margin: 0; font-weight: 700; font-size: 11px; }

#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}

#share-popup .social ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}

#share-popup .social ul a:hover {
	text-decoration: underline;
	color: #ea3e26;
}

#share-popup .social a span{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(/templates/globanet/dleimages/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#share-popup .social .tw span{
	background-position: 0 -20px;
}

#share-popup .social .tw:hover span{
	background-position: 0 0;
}

#share-popup .social .fb span{
	background-position: -20px -20px;
}

#share-popup .social .fb:hover span {
	background-position: -20px 0;
}

#share-popup .social .vk span{
	background-position: -40px -20px;
}

#share-popup .social .vk:hover span {
	background-position: -40px 0;
}

#share-popup .social .gp span{
	background-position: -60px -20px;
}

#share-popup .social .gp:hover span {
	background-position: -60px 0;
}

#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}

#share-popup .link p { font-weight: 700; padding: 0 0 3px 0; margin: 0; font-size: 11px; }

#share-popup .link span {
color: #999;
font-size: 11px;
display: block;
padding-top: 3px;
}

#share-popup .link a { display: block; font-size: 11px; }

.findrelated {
width: 99%;
background: #ffc;
border: 1px solid #9e9e9e;
padding: 3px 5px;
margin: 5px 10px 3px 0px;
font-size: 11px;
}
.findrelated a {
font-size: 11px;
}

.comments-tree-list {
margin: 0;
padding: 0;
list-style: none;
}

.comments-tree-list .comments-tree-list {
  padding-left: 30px;
}

.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}

#dlefastreplycomments {
	margin: 14px 0px 0px 98px;
}
#dlefastreplycomments form {
	margin: 14px 0px 0px;
}

.commentsreplyname {
padding: 2px;
border: 1px solid #bcc0c2;
width: 200px;
background: #fff;
box-shadow: inset 0px 2px 2px #ececec;
}

.pollallvotes {
display: none;
}

.emoji {
	vertical-align: middle;
	width: 22px;
	height: 22px;
	margin: 0px !important;
}

/*---Дополнительные поля---*/
.xfieldsrow {
  padding-top:5px;
  clear: both;
}
.xfieldscolleft {
  float: left;
  width: 30%;
}
.xfieldscolright {
  float: left;
  width: 70%;
}
.file-box {
  width: 95%;
  max-width: 437px;
  border:1px solid #B3B3B3;
  background-color: #F5F5F5;
  padding: 10px;
  margin-top: 10px;
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
	font-size: 13px;
	color: #fff;
	background: #337ca1;
	line-height: 2.0;
	height: 28px;
	display: inline-block;
	padding: 0px 10px;
	margin: 6px 0px;
	cursor: pointer;
}
.qq-upload-button:hover {
	color: #fff;
	text-decoration: none;
	background: #3c91bc;
}

.qq-upload-drop-area {
  position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;
  max-width: 437px;
  background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}

.qq-upload-drop-area-active {background:#FF7171;}

.uploadedfile {
    display: inline-block;
    width: 115px;
    height: 160px;
    margin: 10px 5px 5px 5px;
    border:1px solid #B3B3B3;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    text-align: center;
    background:#ffffff;
}
.uploadedfile .uploadimage {
    margin-top: 5px;
    width: 115px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: move;
    cursor: -webkit-grabbing;
}
.sortable-ghost {
    opacity: 0.4;
}

.progress {
    overflow:hidden;
    margin-top:10px;
  margin-bottom:10px;
    background-color:whitesmoke;
    height:10px;
    border-radius:8px;
    background:#eee;
    -webkit-box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
 .progress .progress-bar {
    float:left;
    width:0%;
    font-size:12px;
    line-height:20px;
    color:white;
    text-align:center;
    background-color:#428bca;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition:width 0.6s ease;
    transition:width 0.6s ease;
    border-radius:8px;
    height:8px;
}
.progress-bar span{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
}
.progress-blue {
    background-image:-webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
    background-image:-webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
    background-image:-moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
    background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
    background-repeat:repeat-x;
    border:1px solid #55aeee;
}

/* Настройка стандартной капчи при ответах на комментарии */
.dle-captcha { position: relative; }
.dle-captcha:after { clear: both; display: block; content: ""; }
.dle-captcha > a { float: left; margin-right: 5px; }
.dle-captcha img {
  position: relative;
  display: block;
  width: 130px; height: 46px;
  -webkit-transition: all ease .2s; transition: all ease .2s;
}
.dle-captcha > input { float: left; width: 130px; }

/* Настройка подсказки для доп. полей */
.xfieldsnote {
  color: #838383;
  font-size: .9em;
}

#searchtable {
margin: 0px 0px 12px;
color: #6c838e;
}
.sresult {
color: #6c838e;
margin: 14px 0px 24px;
}
.search {
padding-top: 5px;
}
.search input { margin: 5px 0px; }
fieldset {
	font-size: 13px;
	border: 1px solid #bfced6;
	text-align: left;
	padding: 5px;
	margin: 0px 3px 5px 0px !important;
}

.emoji_box {
	width:100%;
	max-width: 390px;
}
.emoji_category {
	padding:7px;
	clear:both;
}
.emoji_list {
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	font-family:'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji', 'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
	font-size:2em;
}
.emoji_symbol {
	float:left;
	margin-bottom: 10px;
	width:12.5%;
	text-align:center;
}
	
.emoji_symbol a,  .emoji_symbol a:hover {
	cursor: pointer;
	text-decoration:none;
}

.native-emoji {
    font-size: 1.3em;
    font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji', 'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
}

.ui-dialog-titlebar-close span.ui-button-text {
    display: block;
    margin: 9px auto 0 auto;
    width: 12px;
    height: 12px;
    background-size: 10px auto;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    text-indent: -9999px;
    opacity: .5;
}
.ui-dialog-titlebar-close span.ui-button-text:hover {
		opacity: 1;
}
.ui-button {
		font-size: .85rem;
		border: 0 none;
		vertical-align: middle;
		cursor: pointer;
		border-radius: 8px;
		outline: none;
		background-color: #517fa4;
		color: #fff;
		border: 0 none;
		padding: 7px 19px;
		text-decoration: none !important;
		box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	  box-sizing: border-box;
		-webkit-transition: all ease .1s; transition: all ease .1s;
		text-shadow: 0 1px #333;
	}
.ui-icon, .ui-button-icon-only { overflow: hidden; text-indent: -9999px; }
.ui-button { margin: 0 3px; }
.ui-button:hover { background-color: #5e91bb; }
.ui-dialog-buttonset button.ui-button-delete {
		background-color: #f44336;
	    border-color: #f44336;
	    color: #fff;
	    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.ui-dialog-buttonset button.ui-button-delete:hover {
		background-color: #db3a2f;
	    border-color: #db3a2f;
	    color: #fff;
	    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.dle-popup-userprofileadmin .ui-button-delete {
	float: left;
}

.DLEPush {
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 20px
}
@keyframes DLEPush-show {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
.DLEPush-notification.wrapper {
	animation-name: DLEPush-show;
	animation-duration: 1s;
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	max-width: 400px;
	box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
	background-color: #fff;
	border-radius: 10px
}
.DLEPush-notification .DLEPush-icon {
	grid-column: 1;
	grid-row: 1 / span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 45px;
	height: 100%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}
.DLEPush-notification .DLEPush-icon svg {
	scale: .8;
}
.DLEPush-notification .DLEPush-header {
	font-weight: 500;
	grid-column: 2;
	grid-row: 1;
	font-size: 1rem;
	margin-left: 1rem;
	margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
	margin-top: 0;
}
.DLEPush-notification .DLEPush-message {
	grid-column: 2;
	grid-row: 2;
	font-size: .875rem;
	margin: 1rem;
}
.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
	list-style-type: none;
	padding-left: 0;
}
.DLEPush-notification .DLEPush-close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: 300;
	background: none;
	border: 0;
	font-size: 1.15rem;
	cursor: pointer;
	line-height: 1;
	padding: 0;
	color: inherit;
	outline: 0;
	opacity: 0.75;
}
@media only screen and (min-width: 601px) {
	.DLEPush-notification.wrapper {
		min-width: 400px;
	}
}
.DLEPush-notification .DLEPush-close:hover {
	opacity: 1;
}
.DLEPush-notification.wrapper.push-success {
	background-color: #e0f2f1;
}
.DLEPush-notification.wrapper.push-success .DLEPush-icon {
	background-color: #00897b;
}
.DLEPush-notification.wrapper.push-warning {
	background-color: #FFF3E0;
}
.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
	background-color: #FF9800;
}
.DLEPush-notification.wrapper.push-error {
	background-color: #FBE9E7;
}
.DLEPush-notification.wrapper.push-error .DLEPush-icon {
	background-color: #FF5722;
}
