@font-face {
	font-family: 'u-icons';
	src: url('(/.s/src/panel-v2/fonts/u-icons.eot?m0stmb');
	src: url('/.s/src/panel-v2/fonts/u-icons.eot?#iefixm0stmb') format('embedded-opentype'),
	url('/.s/src/panel-v2/fonts/u-icons.woff?m0stmb') format('woff'),
	url('/.s/src/panel-v2/fonts/u-icons.ttf?m0stmb') format('truetype'),
	url('/.s/src/panel-v2/fonts/u-icons.svg?m0stmb#u-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: 'u-icons';
		src: url('/.s/src/panel-v2/fonts/u-icons.svg') format('svg');
	}
}

.u-icons {
	color: #b8babe;
	font-family: 'u-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	vertical-align: middle;
	padding: 3px 7px 0 0;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: 'FontAwesome';
	src: url('/.s/src/font/fontawesome-webfont.eot');
	src: url('/.s/src/font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
	url('/.s/src/font/fontawesome-webfont.woff2') format('woff2'),
	url('/.s/src/font/fontawesome-webfont.woff') format('woff'),
	url('/.s/src/font/fontawesome-webfont.ttf') format('truetype'),
	url('/.s/src/font/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	color: #96999e;
	display: inline-block;
	font: normal normal normal 1em/.75em FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	cursor: pointer;
}

.fa:hover, a:hover i.fa {
	color: #000
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-disabled {
	opacity: 0.5;
	filter:grayscale(1);
}

.fa-disabled:hover {
	color: #96999e !important;
	cursor: default !important;
	filter:grayscale(1);
}

.fa.fa-2x {
	font-size: 1.5rem;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

/* icons */
.fa-add:before {
	content: "\f055"
}

.fa-code2:before,
.fa-code:before {
	content: "\f121"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-check:before {
	content: "\f00c"
}

.fa-error:before {
	content: "\f00d"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-setup:before,
.fa-gear:before {
	content: "\f013"
}

.fa-gears:before {
	content: "\f085"
}

.fa-random:before {
	content: "\f074"
}

.fa-search:before {
	content: "\f002"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-image:before {
	content: "\f03e"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-edit:before {
	content: "\f044"
}

.fa-user:before {
	content: "\f007"
}

.fa-book:before {
	content: "\f02d"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-key:before {
	content: "\f084"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-apply {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: -3px;
	background: transparent url('/.s/src/panel-v2/img/check_new.png') no-repeat center center
}

.fa-wait {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: -3px;
	background: transparent url('/.s/img/wd/7/ajaxs.gif') no-repeat center center
}

.fa-close {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: -3px;
	background: transparent url('/.s/src/panel-v2/img/del_icon_off.png') no-repeat center center
}

.fa-close:hover, a:hover .fa-close {
	background-image: url('/.s/src/panel-v2/img/del_icon.png')
}

.mnSub:before {
	content: "\e604"
}

.fa-cthide:before {
	content: "\f04a"
}

.fa-shield:before {
	content: "\f132"
}

.fa-shield1:before {
	content: "\f132"
}

.fa-shield1 {
	color: #00c57c
}

.fa-ctshow:before {
	content: "\f04e"
}

.fa-polla:before {
	content: "\f019"
}

.fa-pollr:before {
	content: "\f093"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-share:before {
	content: "\f1e0"
}

.fa-vk:before {
	content: "\f189"
}

.fa-ok:before {
	content: "\f263"
}

.fa-fb:before {
	content: "\f09a"
}

.fa-mm:before {
	content: "@"
}

.fa-tw:before {
	content: "\f099"
}

.fa-li:before {
	content: "\f0e1"
}

.fa-tr:before {
	content: "\f173"
}

.fa-gp:before {
	content: "\f1a0"
}

.fa-lj:before {
	content: "Lj"
}

.fa-tg:before {
	content: "\f2c6"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-refresh:before {
	content: '\f021';
}

.fa-file-zip-o:before {
	content: '\f1c6';
}

.fa-file-image-o:before {
	content: '\f1c5';
}

.fa-file-code-o:before {
	content: '\f1c9';
}

.fa-file-audio-o:before {
	content: '\f1c7';
}

.fa-file-video-o:before {
	content: '\f1c8';
}

.fa-file-text-o:before {
	content: '\f0f6';
}

.fa-file-pdf-o:before {
	content: '\f1c1';
}

.fa-arrow-down:before {
	content: '\f063';
}

.fa-arrow-up:before {
	content: '\f062';
}

.fa-arrow-hover:hover {
	color: blue
}

.fa-clock-o:before {
	content: '\f017';
}

.fa-lock:before {
	content: '\f023';
}

.fa-plus:before { content:'\f067'; }
/*.fa-minus:before { content:'\f067'; }*/

.fa-plus-square:before  { content:'\f196'; }
.fa-minus-square:before { content:'\f147'; }

/*uCoz custom FA Icons*/
:is(.fa-tgshop-on, .fa-tgshop-off) {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background-color: currentColor;
}

.fa-tgshop-on {
	-webkit-mask: url('/.s/img/icon/tgshop_act.svg') left/contain no-repeat;
	mask: url('/.s/img/icon/tgshop_act.svg') left/contain no-repeat;
}

.fa-tgshop-off {
	-webkit-mask: url('/.s/img/icon/tgshop_deact.svg') left/contain no-repeat;
	mask: url('/.s/img/icon/tgshop_deact.svg') left/contain no-repeat;
}

