@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova/proximanova-reg.eot');
    src: url('fonts/proximanova/proximanova-reg.eot?#iefix') format('embedded-opentype'),
    url('fonts/proximanova/proximanova-reg.woff') format('woff'),
    url('fonts/proximanova/proximanova-reg.ttf') format('truetype'),
    url('fonts/proximanova/proximanova-reg.svg#proxima_nova_rgregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova/proximanova-light.eot');
    src: url('fonts/proximanova/proximanova-light.eot?#iefix') format('embedded-opentype'),
    url('fonts/proximanova/proximanova-light.woff') format('woff'),
    url('fonts/proximanova/proximanova-light.ttf') format('truetype'),
    url('fonts/proximanova/proximanova-light.svg#proxima_nova_ltlight') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova/proximanova-semibold.eot');
    src: url('fonts/proximanova/proximanova-semibold.eot?#iefix') format('embedded-opentype'),
    url('fonts/proximanova/proximanova-semibold.woff') format('woff'),
    url('fonts/proximanova/proximanova-semibold.ttf') format('truetype'),
    url('fonts/proximanova/proximanova-semibold.svg#proxima_novasemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova/proximanova-bold.eot');
    src: url('fonts/proximanova/proximanova-bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/proximanova/proximanova-bold.woff') format('woff'),
    url('fonts/proximanova/proximanova-bold.ttf') format('truetype'),
    url('fonts/proximanova/proximanova-bold.svg#proxima_nova_rgbold') format('svg');
    font-weight: 600;
    font-style: normal;
}

/* open-sans-500 - cyrillic_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/open-sans-v35-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
	src: url('../fonts/open-sans-v35-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/open-sans-v35-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/open-sans-v35-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
	url('../fonts/open-sans-v35-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/open-sans-v35-cyrillic_latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - cyrillic_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/open-sans-v35-cyrillic_latin-600.eot'); /* IE9 Compat Modes */
	src: url('../fonts/open-sans-v35-cyrillic_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/open-sans-v35-cyrillic_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/open-sans-v35-cyrillic_latin-600.woff') format('woff'), /* Modern Browsers */
	url('../fonts/open-sans-v35-cyrillic_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/open-sans-v35-cyrillic_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/*      general     */
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}
BODY, HTML
{
	padding: 0;
	margin: 0;
}
#body_bg
{
	text-align: center;
    background-image: url(../images/fon_1.jpg);
	background-size: 100%;
}
.main
{
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.mod
{
	background: none;
	width: 3px;
	margin: 0;
	padding: 0;
}
TD, TR, P, DIV
{
	font-family: 'Proxima Nova';
	font-size: 15px;
	color: #000000;
	text-align: left;
}
HR
{
	color: #999999;
	height: 1px;
	width: 100%;
}
FORM
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: 0 none #000000;
}
a{
    color: #000;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    /*color: white!important;*/
}
#phocagallery+div,
#Kunena+div{
    display: none;
}
.leftrow
{
	width: 210px;
	height: 100%;
	margin-right: 0;
	background: #FFF;
}
.rightrow
{
	height: 100%;
	width: 210px;
	margin-left: 0;
	background: #FFF;
}

#imglogo
{
	border: 0;
	height: 130px;
	width: 1900px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}
#headermod
{
	position: relative;
	float: left;
	height: 80px;
	background: #202020;
	color: #FFF;
	overflow: hidden;
	width: 530px;
	margin-left: 2px;
}
#headermod DIV
{
	overflow: hidden;
	height: 70px;
	background: #202020;
	color: #FFF;
	margin: 5px;
}
#headermod P
{
	color: #FFF;
	padding: 0;
	margin: 0;
}
BUTTON, .button
{
	font-size: 11px;
	color: #333333;
	border: 1px solid rgb(224, 139, 117);
	margin: 3px;
	background-color: #F5F4F5;
	padding: 2px !important;
	padding: 1px;
	cursor: pointer;
}
.inputbox
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #DDDADD;
	margin: 3px;
}
.blog-featured H1, .blog H1
{
	font-size: 17px;
	color: #333333;
	margin: 5px 0;
	text-align: center;
}
H1
{
	font-size: 17px;
	color: #333333;
	margin: 5px 0;
}
H2
{
    font-size: 20px;
    font-weight: normal;
    line-height: 19px;
    text-transform: none;
    text-align: left;
    text-indent: 0;
    width: 100%;
    margin: 3px 0px;
    padding: 4px 4px 10px;
}
h4{
    font-weight: normal!important;
}
H3
{
	font-size: 13px;
	color: #333;
	margin: 5px 0;
}
A:link, A:visited
{
	text-decoration: none;
}
A:hover
{
	/*color: #999;*/
	text-decoration: none;
}
UL
{
	margin: 5px 2px;
	padding-left: 10px;
	list-style: circle;
}
LI
{
	line-height: 25px;
	padding-left: 5px;
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
OL LI
{
	background-image: none;
}

TABLE.moduletabletopmenu ul
{
    margin: 0; /* Обнуляем значение отступов */
	list-style: none;
	background-image: none;
	padding-left: 0;
}
TABLE.moduletabletopmenu li
{
    display: inline-block; /* Отображать как строчный элемент */
    margin: 0 20px 0 0; /* Отступ слева */
    /*padding: 12px 12px 12px 12px;*/
	padding: 0;
	list-style: none;
	background-image: none;
	background: #F5F4F5;
    border: 1px solid #CCCCCC;
}

TABLE.moduletabletopmenu a
{
	color: black;
	font-size: 16px;
	/*text-transform: uppercase;*/
	font-weight: 300;
	display: inline-block;
	padding: 12px 24px 12px 24px;
}

TABLE.moduletabletopmenu li:hover
{
	border: 1px solid #b77662;
	background: #c14524;
}

TABLE.moduletabletopmenu li:hover a
{
	color: white;
}
   
DIV.date
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	text-align: right;
}
DIV.pw
{
	float: left;
	width: auto;
	text-align: left;
	margin-left: 0;
}
.footer
{
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0;
	color: #333;
	text-align: center;
}
.footer P
{
	padding: 5px 0;
	color: #333;
	text-align: center;
}
#footertext, #footertext P
{
	color: #333;
}
#footertext
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.ccol{
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    padding: 10px 20px;
}
.lcol
{
    vertical-align: top;
    background: #FFFFFF;
    padding: 10px 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.rcol
{
    vertical-align: top;
    background: #FFFFFF;
    padding: 10px 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.foot
{
	background: none;
	vertical-align: top;
}
TD.top1
{
	margin: 0;
	padding: 0 0 5px;
	height: 25px;
	text-align: center;
}
#top1
{
	margin-left: auto;
	margin-right: auto;
}
.tm
{
	margin: 0;
	padding: 0;
}
TABLE.maincontent
{
	background: #FFFFFF;
}
#searchbox
{
	margin: 0;
	padding: 0;
	margin-top: 13px;
	margin-left: 10px;
	width: 130px;
	font-size: 11px;
	color: #707070;
	padding: 2px !important;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background: none;
}
.b-logo {
	margin: 3px 3px 56px 31px;
	padding: 0;
	display: flex;
	align-items: center;
}

.b-logo__images {
	display: flex;
	justify-content: flex-start;
	width: 113px;
	height: 74px;
}

.b-logo__item--1 {
	margin-right: 14px;
}

.b-logo__item--2 {
	margin-top: 11px;
}

.b-logo__text {
	font-family: 'Open Sans';
	color: #9F2D20;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	/*border-left: 2px solid #9F2D20;*/
	padding-top: 49px;
}

.b-logo__text--link:hover {
	color: #9f2d20b3;
}

.b-tools {
	display: flex;
	margin-right: 30px;
	flex-direction: column;
	margin-right: 16px;
}

.b-tools__top {
	height: 53px;
	display: flex;
	align-items: center;
}

.b-tools-icons {
	display: flex;
	margin-right: 10px;
}

.b-tools-icons__item {
	width: 26px;
	height: 26px;
	padding: 10px 8px;
}

.b-tools-icons__item img {
	border-radius: 50%;
}

.b-tools-icons__item:hover img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(73,77,89,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(73,77,89,1);
	box-shadow: 0px 0px 5px 0px rgba(73,77,89,1);
	opacity: .9;
}

.b-search__form {
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	height: 25px;
/*	overflow: hidden;*/
	display: flex;
	width: 138px;
	margin-right: 7px;
}

.b-search__input {
	padding: 0;
	border: none;
	height: 25px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 10px;
	line-height: 10px;
	color: #494D59;
	width: 103px;
	margin: 0 0 0 10px;
}

.b-search__input:focus{
	outline: none;
}

.b-search__button {
	background: url(../images/b-search/lupa.svg);
	position: relative;
	width: 25px;
	height: 25px;
	border: none;
	background-color: #494D59;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

.b-search__button:hover{
	background-size: 100%;
}

.b-search__button:focus {
	outline: none;
	background-size: 80%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(73,77,89,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(73,77,89,1);
	box-shadow: 0px 0px 5px 0px rgba(73,77,89,1);
	/*outline: 3px dashed orange;
	outline-offset: 10px;*/
}

/*.b-search__button::before {
	background: url(../images/b-search/lupa.svg);
	position: absolute;
	width: 25px;
	height: 25px;
}*/

.b-tools__bottom {
	display: flex;
	justify-content: flex-end;
	margin-top: 12px;
}

.b-tools__address {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	/* or 167% */
	color: #494D59;
}

.b-tools__address-link {
	color: #3c3e44;
}

.b-tools__address-link:hover {
	color: #3c3e44b3;
}

.b-tools__tel {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 1;
	/* or 167% */
	color: #494D59;
	padding-top: 10px;
}

.b-tools__tel-link {
	color: #3c3e44;
}

.b-tools__tel-link:hover {
	color: #3c3e44b3;
}

#headerconteiner
{
	clear: both;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	/*background: #1b415a;*/
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .16), 0 2px 30px 0 rgba(0, 0, 0, .12);
	display: flex;
	justify-content: space-between;
}
TD.bgl
{
    margin: 0px;
    padding: 0px;
    width: 15px!important;
    background: #f0f0f0;
}
TD.bgl img{
    width: 15px;
}
#srch .inputbox
{
	width: 180px;
	margin: 10px 0;
	height: 15px;
	font-size: 13px;
	background: #2A2A2A;
	border: none;
	color: #FFFFFF;
}
#srch
{
	position: relative;
	float: right;
	width: 220px;
	height: 42px;
	margin-right: 0;
	margin-top: 0;
	background: #202020;
	text-align: center;
}
.clear
{
	clear: both;
	background: none;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
PRE
{
	width: 500px;
	overflow: auto;
	font-size: 15px;
	border: 2px solid rgb(224, 139, 117);
	padding: 15px;
	margin: 15px 0;
	color: #676067;
}
BLOCKQUOTE
{
	width: 500px;
	margin: 15px 0;
	padding: 15px;
	border-top: 3px solid #DDDADD;
	border-bottom: 3px solid #DDDADD;
	background: #F5F4F5;
	color: #676067;
}
.highlight
{
	background-color: #A02C27;
	color: #FFFFFF;
	padding: 0 5px;
}
TD.bgnoright
{
	margin: 0;
	padding: 0;
	background: url(../images/bg_noright.gif) repeat-y top right;
	width: 7px;
}
TD.bgnoleft
{
	margin: 0;
	padding: 0;
	background: url(../images/bg_noleft.gif) repeat-y top left;
	width: 7px;
}
#botmod, #topmod
{
	padding: 10px 0px;
	/*background: #F5F4F5;
	border: 1px solid #CCCCCC;*/
}
#mainconteiner
{
	margin-left: auto;
	margin-right: auto;
}
/*** modules ***/
TABLE.moduletable, TABLE.moduletable_menu
{
	margin: 0 0 8px;
	width: 100%;
	padding: 0;
	padding-bottom: 2px;
}
#topmod TABLE.moduletable, #topmod TABLE.moduletable_menu, #botmod TABLE.moduletable, #botmod TABLE.moduletable_menu
{
	margin: 0;
}
TABLE.moduletable TH, TABLE.moduletable_menu TH
{
	font-family: 'Proxima Nova';
	font-size: 15px;
	text-align: center;
	width: 100%;
	background: #DDDADB;
	color: #666;
	padding: 2px 0;
	line-height: 24px;
	border-bottom: 1px solid #b77662;
	text-transform: uppercase;
}
TABLE.moduletable TD, TABLE.moduletable_menu TD
{


}
#topmod TABLE.moduletable TD, #topmod TABLE.moduletable_menu TD, #botmod TABLE.moduletable TD, #botmod TABLE.moduletable_menu TD
{
	background: #E9E7E8;
}
TABLE.moduletable_menu TD
{
	padding: 10px 0px 20px 0px;
}
.lcol TABLE.moduletable TH, .lcol TABLE.moduletable_menu TH, .rcol TABLE.moduletable TH, .rcol TABLE.moduletable_menu TH
{
	background: none;
	color: #FFFFFF;
	/*border-bottom: 1px solid #e9eaea;*/
	text-align: left;
}
td#header_cell {
    font-size: 20px!important;
    text-align: center!important;
    font-weight: normal!important;
    padding: 20px 0!important;
}
.lcol TABLE.moduletable TH SPAN, .lcol TABLE.moduletable_menu TH SPAN, .rcol TABLE.moduletable TH SPAN, .rcol TABLE.moduletable_menu TH SPAN
{
    padding: 20px 0px 0px 0px;
    font-weight: 400;
    font-size: 16px;
    color: black;
    display: block;
}
.rcol TABLE.moduletable TH, .rcol TABLE.moduletable_menu TH
{
	text-align: left;
}
TABLE.moduletable_menu.elcatalog_m #select_all{
    text-align: center;
    margin-top: 10px;
    display: block;
}
.poisk_rej UL li{
    line-height: 20px;
}
p{
    /*text-indent: 30px;*/
    text-align: justify;
}
.blog-featured .item p,
.items-leading p{
    text-indent: 30px;
}
.poisk_rej UL{
    list-style: circle;
}
TABLE.moduletable_menu.elcatalog_m UL LI A{
    padding: 10px 0!important;
}
.moduletable.poisk_rej ul li{
    padding-left: 0;
    background: none!important;
}
#add_mesh_request, #clean_mesh_requests{
    background: #1b415a;
    border: none;
    color: white;
    padding: 4px!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*background: #c4c4c4!important;*/
}
/*Main Menu*/
TABLE.moduletable_menu UL, TABLE.moduletable_menu UL LI
{
	background-image: none;
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
	background: none;
}
TABLE.moduletable_menu UL LI A, TABLE.moduletable_menu UL LI A:link, TABLE.moduletable_menu UL LI A:visited, TABLE.moduletable_menu UL LI A:active
{
    display: block;
    height: auto;
    margin: 0 0 3px;
    padding: 10px 5px;
    text-decoration: none;
    background: white;
    border: none!important;
    color: black;
	line-height: 1.3;
}
TABLE.moduletable_menu UL LI A:hover
{
	background-color: rgb(224, 139, 117);
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
    color: white!important;

}
TABLE.moduletable_menu UL LI.active A:link, TABLE.moduletable_menu UL LI.active A:visited
{
	border: none;
    background: rgb(224, 139, 117);
    color: white;
}
TABLE.moduletable_menu UL LI UL LI A:link, TABLE.moduletable_menu UL LI UL LI A:visited, TABLE.moduletable_menu UL LI UL LI UL LI A:link, TABLE.moduletable_menu UL LI UL LI UL LI A:visited
{
	display: block;
	font-family: 'Proxima Nova';
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 3px 1px 3px 5px;
	margin: 3px;
	text-decoration: none;
	padding-left: 15px;
	border: none;
	background-color: rgb(224, 139, 117);
}
TABLE.moduletable_menu UL LI UL LI A:hover, TABLE.moduletable_menu UL LI UL LI UL LI A:hover
{
	background: none;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}
TABLE.moduletable_menu UL LI.active UL LI A:link, TABLE.moduletable_menu UL LI.active UL LI A:visited
{
	display: block;
	font-family: 'Proxima Nova';
	font-size: 11px;
	font-weight: normal;
	color: #5377A5;
	padding: 3px 1px 3px 5px;
	margin: 3px;
	text-decoration: none;
	padding-left: 15px;
	border: none;
	background-color: #E9E6E6;
}
TABLE.moduletable_menu UL LI.active UL LI.current A
{
	font-weight: bold;
}
TABLE.moduletable_menu UL LI.active UL LI UL LI A:link, TABLE.moduletable_menu UL LI.active UL LI UL LI A:visited
{
	display: block;
	font-family: 'Proxima Nova';
	font-size: 11px;
	font-weight: normal;
	color: #6284B0;
	padding: 3px 1px 3px 5px;
	margin: 3px;
	text-decoration: none;
	padding-left: 15px;
	border: none;
	background-color: #DDDADA;
}
TABLE.moduletable_menu UL LI UL LI UL LI.active UL LI A:link, TABLE.moduletable_menu UL LI UL LI UL LI.active UL LI A:visited
{
	color: #666666;
	border: none;
	background-color: #F2F2F2;
	font-weight: normal;
}
TABLE.moduletable_menu UL LI UL LI UL LI UL LI.active UL LI A:link, TABLE.moduletable_menu UL LI UL LI UL LI UL LI.active UL LI A:visited
{
	color: #999999;
	background-color: #F8F9FA;
}
TABLE.moduletable_menu UL LI.active UL LI A:hover, TABLE.moduletable_menu UL LI.active UL LI UL LI A:hover, TABLE.moduletable_menu UL LI.active UL LI UL LI UL LI A:hover, TABLE.moduletable_menu UL LI.active UL LI UL LI UL LI UL LI A:hover
{
	background: none;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}
/*Tooltips*/
.tip, .tool-tip
{
	float: left;
	background: #FFC;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	font-size: 15px;
}
.tool-title
{
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text
{
	font-size: 15px;
	margin: 0;
}
/*System Standard Messages*/
#system-message DD.message UL
{
	background: #C3D2E5 url(../images/system/notice-info.png) no-repeat 4px center;
}
#system-message DD.message UL LI
{
	background-image: none;
	text-align: center;
}
/*System Error Messages*/
#system-message DD.error UL
{
	color: #C00;
	background: #E6C0C0 url(../images/system/notice-alert.png) no-repeat 4px center;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
}
#system-message DD.error UL LI
{
	background-image: none;
	text-align: center;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	color: #C00;
	background: #EFE7B8 url(../images/system/notice-note.png) no-repeat 4px center;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
#system-message DD.notice UL LI
{
	background-image: none;
	text-align: center;
}
/** Login **/
P#form-login-password .inputbox, P#form-login-username .inputbox
{
	width: 120px;
	height: 15px;
}
FIELDSET.userdata
{
	border: none;
	margin: 0;
	padding:0 0 0 0;
}
FORM#login-form
{
	color: black;
}
FORM#login-form P
{
	margin: 5px 0;
	padding: 3px 0;
	text-align: left;
}
FORM#login-form FIELDSET
{
    padding:10px 0;
}
FORM#login-form FIELDSET LABEL
{
	color: black;
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: .25px;
    text-transform: uppercase;
}
FORM#login-form FIELDSET .inputbox[type=checkbox]{
    width: inherit;
    height: inherit;
    line-height: inherit;
    position: relative;
    top: -10px;
    float: left;
    margin-right: 6px;
}
FORM#login-form FIELDSET .inputbox
{
    width: 94%;
    height: 25px;
    padding: 0px 3%;
    line-height: 25px;
    border: 1px solid #c2c2c2;
    margin: 10px 0;
    font-size: 15px!important;
}
FORM#login-form UL A
{
	text-decoration: none;
}
FORM#login-form FIELDSET P
{
	padding: 0;
	margin:0;
}
FORM#login-form FIELDSET INPUT.button
{
    display: block;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 'background-color .3s, color .3s; ';
    -o-transition: 'background-color .3s, color .3s; ';
    transition: 'background-color .3s, color .3s; ';
    margin: 0;
    clear: both;
    float: left;
    color: #fff;
    background-color: #255775;
    border-color: #255775;
    padding: 10px 20px 9px!important;
    font-size: 15px!important;
    width: 100%;
    margin-top: 10px;
}
FORM#login-form UL
{
	padding-bottom: 10px;
}
/*****  print, pdf, mail  *****/
.main UL.actions
{
	text-align: right;
	padding: 0;
	margin: 0;
    float: right;
}
.main UL.actions LI
{
	display: inline;
	margin: 0 5px;
	background-image: none;
}
.main UL.actions A
{
	text-decoration: none;
}
/**** pagenav ****/
DIV.pagination
{
	clear: both;
}
UL.pagenav
{
	display: block;
	text-align: center;
}
.pagenav LI, DIV.pagination UL LI
{
	display: inline;
	background-image: none;
}
LI.pagenav-prev
{
}
LI.pagenav-prev A
{
}
LI.pagenav-next
{
}
LI.pagenav-next A
{
}
/**** article-info ****/
DL.article-info
{
	padding: 10px;
	background: #F5F4F5;
	font-style: italic;
	font-size: 11px;
}
DT.article-info-term
{
	width: auto;
	font-weight: bold;
	color: #666;
}
/******** content *********/
DIV.category-desc, DIV.cat-items
{
	margin: 10px 0;
	background: #FCFCFD;
	clear: both;
}
SPAN.item-title A
{
}
DIV.cat-children UL LI
{
	clear: both;
}
DL.article-count
{
	margin: 5px 0;
	padding: 5px;
	background: #FCFCFD;
	font-style: italic;
}
DL.article-count DT, DL.article-count DD
{
	display: inline;
	padding: 0;
	margin: 0;
}
.readmore
{
	padding: 10px 0;
}
P.readmore A:link, P.readmore A:visited
{
	font-family: 'Proxima Nova';
	font-size: 11px;
	background: url(../images/readon.gif) no-repeat bottom left;
	white-space: normal;
	font-weight: normal;
	padding: 1px 0 3px 18px;
	float: right;
	line-height: 11px;
	text-decoration: underline;
}
P.readmore A:hover
{
	font-family: 'Proxima Nova';
	font-size: 11px;
	background: url(../images/readon.gif) no-repeat bottom left;
	white-space: normal;
	font-weight: normal;
	padding: 1px 0 3px 18px;
	line-height: 11px;
	text-decoration: underline;
}
.item-separator
{
	display: block;
	height: 15px;
	clear: both;
}
.bannergroup, .banneritem
{
	text-align: center;
}
.pagenavcounter
{
	font-size: 10px;
	color: #666666;
}
.small
{
	font-size: 10px;
	color: #333333;
}
.login-fields
{
	margin: 10px 0;
}
.login-fields LABEL
{
	width: 250px;
	float: left;
}
SELECT#ordering OPTION
{
	line-height: 25px;
}
#ordering, #limit
{
	height: 20px;
}
SPAN.pagination
{
	display: block;
	text-align: center;
}
.pagination SPAN
{
	padding: 2px;
}
.pagination A
{
	padding: 2px;
}
A.pagination:link, A.pagination:visited
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
A.pagination:hover
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#article-index
{
	display: block;
	float: right;
	border: 1px solid #DDDADB;
	background: #F5F4F5;
	padding: 5px;
	margin: 0 10px 10px;
}
UL.weblinks LI
{
	line-height: 20px;
	background: #F5F4F5;
}
SELECT.inputbox
{
	padding: 0px;
	font-size: 11px;
}
LEGEND
{
	color: #777777;
}
.ordering-box .inputbox, .filter-search .inputbox
{
}
.filter-search BUTTON
{
}
.filter-search
{
	padding: 5px;
}
/*#################### tables ############################*/
TABLE
{
	border-collapse: collapse;
}
TABLE.weblinks, TABLE.category
{
	margin: 10px 0;
	width: 100%;
	border: 1px solid rgb(224, 139, 117);
}
TABLE.weblinks TD
{
	border-collapse: collapse;
}
TABLE.weblinks TD, TABLE.category TD
{
	padding: 5px;
	border: 1px solid rgb(224, 139, 117);
}
TABLE.weblinks TH, TABLE.category TH
{
	padding: 5px;
	text-align: left;
	background: #DDDADB;
}
TD.list-title
{
	background: #F5F4F5;
}
TD.createdby
{
	background: #FCFCFC;
}
TD.list-hits
{
	background: #F2F2F2;
}
FIELDSET
{

}
UL#archive-items LI
{
	background-image: none;
}
UL#archive-items LI DIV UL LI
{
	background-image: url(../images/strelka.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.cat-items
{
	clear: both;
}
/*** contact ***/
.contact H3
{
	margin: 20px 0;
}
.form-required
{
	font-weight: bold;
	margin: 10px 0;
}
.contact-email LABEL
{
	width: 250px;
	float: left;
}
.contact-email .inputbox
{
	background: #F5F4F5;
	border: 1px solid rgb(224, 139, 117);
	padding: 3px;
}
#contact-formname, #contact-email, #contact-subject, #contact-text
{
	width: 345px;
}
.contact-image, .contact-position, .contact-address, .contact-contactinfo, .contact-miscinfo
{
	margin: 10px 0;
}
/*** contact  slider ***/
.panel
{
	border: 1px solid rgb(224, 139, 117);
	margin-top: 10px;
}
.contact .panel H3
{
	margin: 0;
	padding: 0;
	background: #F5F4F5;
}
.panel H3 A
{
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #676067;
	padding: 6px;
}
.panel H3.pane-toggler A
{
	background: #F5F4F5 url(../images/plus.png) no-repeat 99% 50%;
}
.panel H3.pane-toggler-down A
{
	background: #F5F4F5 url(../images/minus.png) no-repeat 99% 50%;
	border-bottom: 1px solid rgb(224, 139, 117);
}
.pane-slider
{
	border: 0px solid #000000;
	padding: 0px 10px !important;
	margin: 0;
}
/*.pane-slider content*/
#INVALID-RULE
{
}
.panel .contact-form, .panel .contact-miscinfo
{
	padding: 10px;
}
.contact .panel .contact-form FORM, .contact .panel .contact-address
{
	margin: 20px 0 0;
}
/****** list-row ******/
.cat-list-row0
{
	padding: 3px;
	background: #F4F5F7;
}
.cat-list-row1
{
	padding: 3px;
	background: #F2F2F2;
}
/***** blog columns *****/
.cols-1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols-2 .column-1
{
	width: 49%;
	float: left;
}
.cols-2 .column-2
{
	width: 49%;
	float: right;
	margin: 0;
}
.cols-3 .column-1
{
    float: left;
    width: 31%;
}
.cols-3 .column-2
{
    float: left;
    width: 31%;
    padding-left: 4%;
}
.cols-3 .column-3
{
    float: right;
    width: 30%;
}
.cols-4 .column-1
{
	width: 24%;
	float: left;
}
.cols-4 .column-2
{
	width: 24%;
	padding-left: 1%;
	float: left;
}
.cols-4 .column-3
{
	width: 24%;
	padding-left: 1%;
	float: left;
}
.cols-4 .column-4
{
	width: 25%;
	float: right;
}
SPAN.row-separator
{
	display: block;
	clear: both;
}
/*********** suckerfish menu *********/
#navborder
{
	height: 12px;
}
#nav
{
	z-index: 100;
	position: relative;
	height: 40px;
	margin-left: 1%;
}
#nav UL
{
	margin: 0;
	padding: 0;
	z-index: 100;
}
#nav LI
{
	list-style: none;
	float: left;
	padding-left: 3px;
	height: 34px;
	position: relative;
	list-style: none;
	background-image: none;
	margin: 0;
}
#nav LI A
{
	display: block;
	padding: 0 10px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
	background: #101010;
}
#nav LI.active A
{
	color: #FFF;
}
#nav LI A:hover, #nav LI:hover A, #nav LI.sfHover A
{
	color: #FFF;
	text-decoration: none;
}
#nav LI UL
{
	position: absolute;
	width: 190px;
	left: -999em;
	margin-left: -1px;
	border-top: 0;
	z-index: 1000;
}
#nav LI UL UL
{
	margin: -31px 0 0 190px;
	z-index: 1001;
	width: 190px;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI:hover UL UL UL UL, #nav LI.sfHover UL UL, #nav LI.sfHover UL UL UL, #nav LI.sfHover UL UL UL UL
{
	left: -999em;
}
#nav LI LI
{
	padding: 0;
	height: auto;
	background: #FFF;
}
#nav LI LI A, #nav LI LI.active A
{
	margin: 0;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	width: 170px;
}
#nav LI LI A
{
	background: #2A2A2A;
}
#nav LI LI A:hover
{
	background: #E7E7E7;
	color: #332920;
}
#nav LI LI A, #nav LI.active LI A
{
	font-weight: normal;
}
#nav LI:hover UL, #nav LI.sfHover UL
{
	left: 4px;
}
#logo a{
    display: block;
    padding: 10px 1%;
}
#nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI LI LI LI:hover UL, #nav LI LI.sfHover UL, #nav LI LI LI.sfHover UL, #nav LI LI LI LI.sfHover UL
{
	left: 0;
	background: #2A2A2A;
}
/*input.ui-button {
    padding: .4em 1em!important;
}*/
.ui-button-text-only .ui-button-text {
    line-height: 14px!important;
}
.bo_tabs .ui-widget-content A, .bo_div .ui-widget-content A {
    line-height: 23px!important;
}
.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-state-hover,
.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-corner-top.ui-state-hover
{
    background: rgb(224, 139, 117)!important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: none;
    background: rgb(224, 139, 117)!important;

    color: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #fff;
}
.logoheader_top{
    background: #183a51;
    text-align: center;
}
.veslab{
    color: white!important;
    display: block;
    padding: 5px 0;
    font-weight: normal !important;
    font-size: 14px;
    width: 100px;
    text-align: right;
    position: absolute;
    top: 50%;
    right: 1%;
    margin-top: -22px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
    border-radius: 0!important;
}
.breadcrumbs img{
    position: relative;
    top: 1px;
}
.breadcrumbs a{
    font-weight:normal;
    color: black!important;
}
.item-page a {
	color: #832d13!important;				
	cursor: pointer!important;
}
.item-page a:hover{
    text-decoration: none!important;
}
.item-page li{
    text-align: justify;
}
.items-leading ol li,
.items-leading ul li{
    text-align: justify;
}
.breadcrumbs{
    display: inline-block;
    height: 18px;
    font-style: italic;
    margin-bottom: 4px;
    padding: 4px 11px;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
    background: #fff;*/
    margin-top: -3px;
	font-size: 10px;
}
.realfooter{
    background: #061d2b;
    padding: 2% 1%;
    line-height: 20px;
    color: #e1e1e1;
    font-size: 13px;
    margin-top: 2%;
}
.realfooter_header{
    display: inline-block;
    height: auto;
    width: auto;
    position: relative;
    padding: 14px 10px 10px 0;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase;
}
.realfooter_middle{
    float: right;
    color: #e1e1e1;
    text-align: right;
}
.realfooter_left{
    float: left;
    color: #e1e1e1;
}

.realfooter_middle a{
    display: block;
    color: white;
}
.realfooter_middle_inter{
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}
.explication,.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{    font-weight:normal!important;
    font-weight:normal;
    font-family: 'Proxima Nova' !important;
}

.ui-tabs-nav A {
	font-weight: 500!important;
}
.pagination {
	font-size: 10px!important;
	padding: 10px 0px 10px 0px;
}

.lcol td {
    line-height: 1.8;
    font-size: 12px;
}

.lcol p {
	font-size: 12px;
}
#select_all a{
	font-size: 12px;
	color: #832d13 !important;
}

.rcol td {
	font-size: 12px!important;
	padding-top: 5px;
}

a#fasets_checked_clear {
    font-size: 12px;
    top: 10px;
    position: relative;
}

.rcol ul {
    font-size: 14px!important;
    padding-top: 10px;
}

.custom-combobox-input {
	width: 230px !important;
}

/*.custom {
	width: 80%;
	position: relative;
}*/

.ui-state-default {
	background: #E6E6E6 url(images/ui-bg_glass_75_e6e6e6_1x400.png);
}

.ui-button:hover {
	background-color: #255775!important;
	background-image:none!important;
	color: #fff;
}

.ui-button-text:hover {
	color: white!important;
}

#ji_form .field INPUT.custom.ui-autocomplete-input {
	float: right!important;
}

.subject_table TD.description {
font-size: 0.8em!important;
}


.sp-slider-content {
	background: rgba(0, 0, 0, 0.41);
	position: relative;
	width: 45%;
	margin-left: 10px;
	border-radius: 10px;
}

.sp-optima-layout h1 {
font-size: 15px !important;
}

.sp-optima-layout p {
font-size: 12px !important;
}

#sp-smart-slider.sp-optima-layout, .sp-optima-layout .sp-slider-item {
	margin-bottom: 50px;
}

.b-help {
	font-family: 'Proxima Nova';
    position: fixed;
    top: 25%;
    right: 0px;
    z-index: 100;
    width: 41px;
    height: 228px;
    border-radius: 3px;
}

.b-help__link {
	font-family: 'Proxima Nova';
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    /* Координаты точки трансформации */
    -ms-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    position: relative;
    top: 0px;
    right: -41px;
    display: block;
    width: 228px;
    z-index: 110;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 400;
	letter-spacing: 0.8px;
    color: #ffffff;
    text-transform: uppercase;
    box-shadow: 3.4px 3.7px 5px 0 rgba(0, 0, 0, 0.33);
    background-color: #9F2D20;
	padding: 10px;
}

.b-help__link.button {
    font-size: 15px !important;
}

#search_button:hover {
	color:#fff!important;
}

#search_button:visited{
	color:#fff!important;
}

/*.first_menu {
	background: rgb(224, 139, 117);
}*/

TABLE.moduletabletopmenu li.active {
	background: rgb(224, 139, 117)!important;
}