@font-face {
	font-family: 'franklin_gothic_book';
	src: url('/f/fonts/franklin_gothic_book.eot');
	src: url('/f/fonts/franklin_gothic_book.eot?#iefix') format('embedded-opentype'), url('/f/fonts/franklin_gothic_book.woff') format('woff'), url('/f/fonts/franklin_gothic_book.ttf') format('truetype'), url('/f/fonts/franklin_gothic_book.svg#franklin_gothic_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* сброс стандартных стилей */
html, body, div, input, textarea, select, table, td, th, img, ul, li, ol, dl, dd, p, form, h1, h2 {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	min-height: 100%
}
table {
	border-spacing: 0;
}
table, img {
	border: 0;
}
p {
	/*padding-bottom: 10px;*/
}
a {
	outline: none;
	color: #005d8c;
	text-decoration: none;
}
a:hover {
	outline: none;
	color: #005d8c;
	text-decoration: underline;
}
body, input, textarea, select, td, th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 110%;
	outline: none;
	color: black;
}
.-js-placeholder {
	color: #808080;
}
.styler::-moz-placeholder {
	color: #808080;
}
.styler::-webkit-input-placeholder {
	color: #808080;
}
.auto_margin {
	width: 1000px;
	margin: 0 auto;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0px
}
.pr {
	position: relative;
}
.oh {
	overflow: hidden;
}
.z1 {
	zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.page-header {
	font-family: ubuntumedium;
	font-size: 20px;
	line-height: 100%;
	padding: 20px 0;
	border-bottom: 2px solid #2a5c83;
}
input::-webkit-input-placeholder {
	color: #808080;
}
input:-moz-placeholder {
	color: #808080;
}
input::-moz-placeholder {
	color: #808080;
}
input:-ms-input-placeholder {
	color: #808080;
}
/* header */
#header .top {
	padding: 23px 0 24px;
	height: 73px;
}
#header .top .logo {
	/*background: url('/f/images/logo.png') no-repeat center center;*/
	text-decoration: none;
	/*text-indent: -1000px;*/
	display: block;
	width: 180px;
	height: 73px;
	text-align: center;
}
#header .top .logo img {
	display: block;
	margin: 18px auto 0;
}
#header .top .about {
	padding: 0 35px 0 25px;
	width: 80px;
	height: 73px;
}
#header .top .people {
	background: url('/f/images/wide.png') no-repeat center 46px;
	display: block;
	width: 105px;
	height: 73px;
	color: #333333;
	font-size: 11px;
}
#header .top .currency_bar {
	background-color: #f2f2f2;
	font: 11px/110% Arial;
	width: 350px;
	height: 64px;
}
#header .top .currency_bar a {
	font: 11px/110% ubuntumedium, Arial;
}
#header .top .currency_bar td {
	font: bold 11px/110% Arial;
	vertical-align: top;
}
#header .top .currency_bar td.item {
	padding-top: 12px;
}
#header .top .currency_bar .down {
	background: url('/f/images/arrow.png') no-repeat left 5px;
	padding-left: 12px;
	color: #d42a2a;
}
#header .top .currency_bar .up {
	background: url('/f/images/arrow.png') no-repeat left -91px;
	padding-left: 12px;
	color: #7b8c1f;
}
#header .top .graph {
	background: url('/f/images/graph.png') no-repeat left top;
	width: 117px;
	height: 64px;
}
#header .top .logo-media {
	width: 170px;
	text-align: center;
}
#header .top .logo-media a,
#header .top .logo-media span {
	display: block;
}
#header .top .logo-media a {
	margin: 0 auto;
}
#header .top .logo-media span {
	text-decoration: underline;
	font: 11px/110% Arial;
	color: #333333;
}
#header .top .logo-media a:hover,
#header .top .logo-media a:hover span {
	text-decoration: none;
}
#header .currency_bar .count {
	font-weight: bold;
}
#header .holiday {
	text-align: center;
	font: 16px/110% Arial;
	width: 140px;
	height: 64px;
	color: #333333;
	text-decoration: none;
}
#header .holiday b {
	font: bold 40px/100% Arial;
	color: #005598;
}
#header .holiday:hover b {
	color: #cf2c2c;
}
#header .search {
	width: 160px;
	height: 64px;
}
#header .search a {
	text-decoration: underline;
	font: 11px/110% Arial;
	color: #333333;
}
#header .search .lagC {
	text-align: right;
	padding-top: 3px;
	height: 17px;
}
#header .search .sec_lagC {
	text-align: right;
	height: 32px;
}
#header .search .sec_lagC > a {
	display: block;
	margin-top: 1px;
}
/*download font for print version*/
#header .search .sec_lagC .fgb {
	font-family: franklin_gothic_book;
	color: #fff;
	font-size: 0;
}
#header .search .sec_lagC > a:hover {
	text-decoration: none;
}
#header .search .lagC a,
#header .search .lagC span {
	font: 11px/110% Arial;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 0 4px;
}
#header .search .lagC a:hover {
	text-decoration: none;
}
#header .search .lagC a.selected,
#header .search .lagC a.selected:hover {
	text-decoration: none;
	background-color: #2a5c83;
	border-radius: 0 0 5px 0;
	color: white;
	font-weight: bold;
}
#header .search .lagC span.selected {
	text-decoration: none;
	background-color: #2a5c83;
	border-radius: 0 0 5px 0;
	color: white;
	font-weight: bold;
	font: 11px/110% Arial;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 0 4px;
}
.input {
	background: url('/f/images/input.png') no-repeat left top;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}
.input span {
	background: url('/f/images/input.png') no-repeat right top;
	margin-right: -5px;
	float: right;
	height: 22px;
	width: 5px;
}
.input input {
	background: none;
	border: none medium;
	margin-top: 4px;
	width: 100%;
}
.input.sch {
	margin: 0 25px 0 0;
}
.input.sch span {
	margin-right: -25px;
	cursor: pointer;
	width: 25px;
}
.main-search {
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 22px;
	margin-bottom: 25px;
}
#app {
	margin-top: -3px;
}
.search-purchasing {
	margin-top: 21px;
}
.search-purchasing .input-text, .search-purchasing .input-submit {
	vertical-align: top;
}
.search-purchasing .input-submit,
.site-search .input-submit {
	/*margin-left: 17px;*/
	float: right;
	margin-top: -1px;
	width: 126px;
}
.vacancy-form .input-submit {
	/*margin-left: 17px;*/
	float: left;
	margin-top: -1px;
	width: 126px;
}
.search-purchasing label.title {
	font-size: 13px;
	color: #000;
	padding-right: 8px;
	vertical-align: middle;
}
.input-text {
	background: url('/f/images/line.gif') repeat-x left top #f2f2f2;
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-top: 1px solid #c6c6c6;
	width: 486px;
	border-radius: 2px;
	padding: 5px 10px 6px;
	font-size: 15px;
}
.site-search {
	margin-bottom: 30px;
}
.site-search .input-text {
	width: 826px;
}
.input-submit {
	background: url("/f/images/input-submit.png") no-repeat scroll -75% 39px;
	padding-right: 6px;
	display: inline-block;
	cursor: pointer;
	background-position: -75% -102px;
}
.input-submit input {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none medium;
	display: block;
	color: #fff;
	height: 34px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #0b2436;
	cursor: pointer;
}
.input-submit .inner {
	background: url('/f/images/input-submit.png') no-repeat;
	height: 26px;
	padding: 0 0 8px 6px;
	margin: 0;
}
.input-submit:hover .inner,
.input-submit .inner:hover {
	background-position: 0 -34px;
	color: #76b7e4;
}
.input-submit:hover {
	background-position: -75% -136px;
}
.input-submit:active .inner,
.input-submit .inner:active {
	background-position: 0 -68px;
	color: #76b7e4;
}
.input-submit:active {
	background-position: -75% -170px;
}
#all-purchasing-styler, #all-purchasing {
	width: 262px;
}
#all-vacancy-org-styler, #all-vacancy-sphere-styler {
	width: 460px;
}
#industry-styler, #industry {
	width: 196px;
}
#status {
	margin-left: 15px;
}
.type-purchasing {
	margin-top: 26px;
	border-bottom: 1px dotted #B2B2B2;
	padding-bottom: 27px;
}
.type-purchasing ul {
	display: inline-block;
	vertical-align: top;
}
.search-purchasing .type-purchasing .title {
	vertical-align: top;
	padding-top: 6px;
	display: inline-block;
}
.type-purchasing ul li {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #76b7e4;
	margin-left: 5px;
	padding: 3px 10px;
}
.type-purchasing ul li:first-child {
	margin-left: 3px;
}
.type-purchasing ul li:hover {
	color: #2a5c83;
}
.type-purchasing ul li.current {
	background: url("/f/images/angle-l.png") no-repeat right bottom #2A5C83;
	font-weight: bold;
	color: #fff;
}
#header .menu {
	overflow: hidden;
}
#header .menu .lvl1 {
	border-bottom: 1px solid #1c3e59;
	/*margin-right:-4px;*/
	height: 60px;
	position: relative;
	background: rgb(31, 69, 98);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNDU2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iIzJhNWM4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzJhNWM4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjQ1NjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(31, 69, 98, 1) 0%, rgba(42, 92, 131, 1) 34%, rgba(42, 92, 131, 1) 68%, rgba(31, 69, 98, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(31, 69, 98, 1)), color-stop(34%, rgba(42, 92, 131, 1)), color-stop(68%, rgba(42, 92, 131, 1)), color-stop(100%, rgba(31, 69, 98, 1)));
	background: -webkit-linear-gradient(left, rgba(31, 69, 98, 1) 0%, rgba(42, 92, 131, 1) 34%, rgba(42, 92, 131, 1) 68%, rgba(31, 69, 98, 1) 100%);
	background: -o-linear-gradient(left, rgba(31, 69, 98, 1) 0%, rgba(42, 92, 131, 1) 34%, rgba(42, 92, 131, 1) 68%, rgba(31, 69, 98, 1) 100%);
	background: -ms-linear-gradient(left, rgba(31, 69, 98, 1) 0%, rgba(42, 92, 131, 1) 34%, rgba(42, 92, 131, 1) 68%, rgba(31, 69, 98, 1) 100%);
	background: linear-gradient(to right, rgba(31, 69, 98, 1) 0%, rgba(42, 92, 131, 1) 34%, rgba(42, 92, 131, 1) 68%, rgba(31, 69, 98, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f4562', endColorstr='#1f4562', GradientType=1);
}
#header .menu .lvl1:before {
	content: "";
	position: absolute;
}
#header .menu .lvl1 table {
	width: 100%;
}
#header .menu .lvl1 td {
	background: url('/f/images/marker.png') repeat-y right top;
	cursor: pointer;
	color: white;
	position: relative;
}
#header .menu .lvl1 td a {
	padding: 16px 15px 0;
	display: block;
	height: 44px;
	color: #fff;
	text-decoration: none;
}
#header .menu .lvl1 td:hover:before,
#header .menu .lvl1 td:hover:after {
	content: "";
	position: absolute;
	z-index: 999;
	bottom: 0;
	width: 70px;
	height: 30px;
}
#header .menu .lvl1 td:hover:before {
	left: -70px;
}
#header .menu .lvl1 td:hover:after {
	right: -70px;
}
#header .menu .lvl1 td.pressroom {
	background: url('/f/images/marker_last.png') repeat-y right top;
}
#header .menu .lvl1 td.pressroom:hover {
	background: url('/f/images/marker_last.png') repeat-y right top #112a3d;
}
#header .menu .lvl1 td:hover,
#header .menu .lvl1 td.hover {
	background: url('/f/images/marker_hover.png') repeat-y right top #112a3d;
	text-shadow: 1px 1px 0 black;
}
#header .menu .lvl1 td.promo {
	background: none;
}
#header .menu .lvl1 td.promo:hover, #header .menu .lvl1 td.promo.hover {
	background: #112a3d;
}
#header .menu .lvl1 td.promo a {
	font: 11px/110% Arial;
	background: url('/f/images/promo_ico.png') no-repeat 108px 13px;
	color: #7bbdeb;
	padding-right: 66px;
}
#header .menu .lvl2 {
	/*background: url('/f/images/preview.jpg') no-repeat left top;*/
	position: relative;
	height: 220px;
}
#header .menu .lvl2 .block_left {
	position: absolute;
	color: #ffffff;
	float: left;
	width: 100%;
	height: 50px;
	bottom: 0;
	left: 0;
	/*cursor: pointer;*/
	/*-webkit-transition: height 0.5s ease;
		 -moz-transition: height 0.5s ease;
			 -o-transition: height 0.5s ease;
			-ms-transition: height 0.5s ease;
					transition: height 0.5s ease;*/
}
#header .menu .lvl2 .block_left .base_block {
	background: url('/f/images/shadow_blur.png') no-repeat right bottom transparent;
	height: auto !important;
	width: 100%;
}
/*
#header .menu .lvl2 .block_left .base_block:hover {
	top: auto !important;
	bottom: 0 !important;
}
*/
#header .menu .lvl2 .block_right {
	background: url('/f/images/shadow_blur.png') no-repeat right bottom;
	position: relative;
	float: right;
	width: 220px;
	/*height: 162px;*/
	top: 19px;
	right: 40px;
}
#header .menu .lvl2 .block_left a {
	color: #7bbdeb;
}
#header .menu .lvl2 .block_left a.ttu {
	text-decoration: underline;
}
#header .menu .lvl2 .block_left a.ttu:hover {
	text-decoration: none;
}
#header .menu .lvl2 .block_left h1 {
	font: 18px/18px ubuntumedium, Arial;
	padding-bottom: 12px;
	min-height: 33px;
	line-height: 1.0em !important;
}
#header .menu .lvl2 .block_left .item {
	/*background: url('/f/images/marker_glow.png') repeat-y right top;*/
	padding-top: 13px;
	padding-left: 20px;
	width: 100%;
}
/*#header .menu .lvl2 .block_left .item.big {
	width: 435px !important;
}*/
#header .menu .lvl2 .block_left .parent_move {
	width: 100%;
	height: 50px;
}
#header .menu .lvl2 .block_left .item p {
	padding-bottom: 16px;
	line-height: 110%;
}
#header .menu .lvl2 .block_left .item .pg {
	background: url('/f/images/promo_ico_type.png') no-repeat left top;
	display: block;
	padding: 0 0 0px 28px;
	margin-bottom: 12px;
}
#header .menu .lvl2 .block_left .item p .pg {
	background: url('/f/images/promo_ico_type.png') no-repeat left top;
	display: inline;
	padding: 0 0 0px 20px;
	margin-right: 12px;
}
#header .menu .lvl2 .block_left .item .ic_1,
#header .menu .lvl2 .block_left .item p .ic_1 {
	background-position: 0 2px;
}
#header .menu .lvl2 .block_left .item .ic_2,
#header .menu .lvl2 .block_left .item p .ic_2 {
	background-position: 0 -117px;
}
#header .menu .lvl2 .block_left .item .ic_3,
#header .menu .lvl2 .block_left .item p .ic_3 {
	background-position: 0 -259px;
}
#header .menu .lvl2 .block_left .item .other-page,
#header .menu .lvl2 .block_left .item p .other-page {
	background-position: 0 -40px;
}
#header .menu .lvl2 .block_left .item .other-file,
#header .menu .lvl2 .block_left .item p .other-file {
	background-position: 0 -80px;
}
#header .menu .lvl2 .block_left .item .ppt,
#header .menu .lvl2 .block_left .item p .ppt {
	background-position: 0 -120px;
}
#header .menu .lvl2 .block_left .item .pdf,
#header .menu .lvl2 .block_left .item p .pdf {
	background-position: 0 -166px;
}
#header .menu .lvl2 .block_left .item .w,
#header .menu .lvl2 .block_left .item p .w {
	background-position: 0 -209px;
}
#header .menu .lvl2 .block_left .controls,
#body .video .carousel .controls {
	background-color: #CF2C2C;
	bottom: 0;
	cursor: pointer;
	height: 25px;
	padding-left: 10px;
	position: absolute;
	right: 24px;
	width: 66px;
	z-index: 20;
}
#header .menu .lvl2 .block_left .controls:after {
	background: url('/f/images/red_corner.png') no-repeat right bottom;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	right: -24px;
	top: 0;
}
#header .menu .lvl2 .block_left .controls span,
#body .video .carousel .controls span {
	background: url('/f/images/carousel_ico.png') no-repeat left -8px;
	display: block;
	float: left;
	margin: 9px 2px 0;
	width: 8px;
	height: 8px;
}
#header .menu .lvl2 .block_left .controls span.activeSlide,
#body .video .carousel .controls span.activeSlide {
	background-position: left top;
}
#header .menu .lvl2 .block_right .item:first-child {
	border-top: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	padding: 5px;
}
#header .menu .lvl2 .block_right .item:first-child:hover {
	background: url("/f/images/shadow_blur.png") no-repeat scroll right top transparent;
}
#header .menu .lvl2 .block_right .item:hover {
	background: url("/f/images/shadow_blur.png") no-repeat scroll right bottom transparent;
}
#header .menu .lvl2 .block_right .item {
	font: 13px/110% ubuntumedium, Arial;
	color: white;
	/*height: 152px;*/
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#header .menu .lvl2 .block_right .item a {
	text-decoration: none;
}
#header .menu .lvl2 .block_right .item img {
	margin-right: 15px;
	width: 70px;
	/*height: 80px;*/
	float: left;
}
#header .menu .lvl2 .block_right .item span {
	/*display: block;*/
	height: 41px;
	overflow: hidden;
	padding-right: 5px;
	/*position: relative;*/
	top: 18px;
	margin-left: 20px;
	font: 12px/110% Arial;
}
#header .menu .lvl2 .block_right .item a {
	color: white;
}
#header .menu .menu_hover {
	background: url('/f/images/shadow_blur2.png') repeat left top;
	padding: 14px 0 0 29px;
	height: 206px;
	position: relative;
	z-index: 11;
}
#header .menu .menu_hover a {
	background: url('/f/images/menu_ico.png') no-repeat left 8px;
	font: 12px/110% Arial;
	display: block;
	color: #76b7e4;
	padding: 5px 0 5px 10px;
}
#header .menu .menu_hover a.s {
	background: none;
	font: 11px/110% Arial;
	text-decoration: underline;
	color: white;
}
#header .menu .menu_hover a.s_with_img {
	position: relative;
	padding-left: 42px;
}
#header .menu .menu_hover a .s_img {
	position: absolute;
	left: 9px;
}
#header .menu .menu_hover a.s:hover {
	text-decoration: none;
}
#header .menu .menu_item .col1 {
	background: url("/f/images/marker_glow.png") repeat-y 250px top;
	height: 190px;
	width: 280px;
}
#header .menu .menu_item .col2 {
	background: url("/f/images/marker_glow.png") repeat-y 250px top;
	height: 190px;
	width: 270px;
}
#header .menu .menu_item .col3 {
	width: 400px;
	position: absolute;
	left: 600px;
}
#header .menu .menu_item .about_group {
	padding-top: 7px;
	height: 63px;
}
#header .menu .menu_item .about_group span {
	font: 12px/110% ubuntumedium, Arial;
	text-shadow: 0px 1px 1px black;
	text-transform: uppercase;
	color: #fe4848;
	float: left;
}
#header .menu .menu_item .about_group .i1 {
	width: 130px;
}
#header .menu .menu_item .about_group .i2 {
	width: 95px;
}
#header .menu .menu_item .about_group .i3 {
	width: 170px;
}
#header .menu .menu_item h2 {
	font: 16px/110% ubuntumedium, Arial;
	text-shadow: 1px 1px 1px black;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #76b7e4;
}
#header .menu .menu_item .persons {
	overflow: hidden;
	padding-bottom: 15px;
}
#header .menu .menu_item .persons div {
	color: #76b7e4;
	width: 115px;
}
#header .menu .menu_item .persons img {
	float: left;
	width: 40px;
	height: 50px;
	margin-right: 10px;
}
#header .menu .menu_item .more {
	font: 11px/110% Arial;
	text-decoration: underline;
	background: none;
	padding: 0px;
	color: white;
}
#header .menu .menu_item .more:hover {
	text-decoration: none;
}
/* /header */
/* body */
#body {
	padding-top: 20px;
	padding-bottom: 30px;
}
#body.sitemap {
	padding-left: 18px;
	padding-right: 22px;
	padding-top: 40px;
}
#body .article .caption {
	font: 16px/110% ubuntumedium, Arial;
	border-bottom: 2px solid #2a5c83;
	text-transform: uppercase;
	color: #051825;
	height: 30px;
}
#body .article .caption a {
	background: url('/f/images/case.png') no-repeat left center;
	padding-left: 14px;
	font: 11px/110% Arial;
	text-transform: none;
	text-decoration: underline;
	position: relative;
	color: #333333;
	top: 2px;
}
#body .article .caption a:hover {
	text-decoration: none;
}
#body .article .box {
	padding: 4px 0;
}
#body .article .box .item {
	padding: 9px 0;
	line-height: 120%;
	color: black;
}
#body .article .box .item span {
	color: #cf2c2c;
}
#body .article .box .item img {
	float: left;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#body .article .box .with_prev {
	padding-top: 4px;
	border-bottom: 1px dotted #b2b2b2;
	overflow: hidden;
}
#body .article .box .with_prev img {
	margin-top: 4px;
}
#body .video .carousel {
	background: url("/f/images/shadow_blur-3.png") no-repeat 100% 100%;
	height: 160px;
	position: relative;
}
#body .video .carousel .title {
	background-color: #2a5c83;
	font: 16px/110% ubuntumedium, Arial;
	text-transform: uppercase;
	padding-top: 10px;
	text-align: center;
	height: 30px;
	color: white;
	width: 320px;
}
#body .video .carousel a.more {
	background: url("/f/images/more_big.png") no-repeat scroll left top transparent;
	bottom: 6px;
	height: 12px;
	position: absolute;
	right: 25px;
	width: 14px;
	z-index: 25;
}
#body .video .carousel .parent_move {
	width: 320px;
	overflow: hidden;
}
#body .video .carousel .base_block {
	height: 120px;
	width: 1130px;
}
#body .video .carousel .parent_move img {
	float: left;
}
#body .video .carousel .parent_move .item {
	width: 295px;
}
#body .video .carousel .parent_move .item .about {
	font: 11px/110% Arial;
	padding: 10px 0 0 187px;
	color: white;
}
#body .video .carousel .parent_move .item .about span {
	display: block;
	padding-bottom: 5px;
}
#body .video .carousel .parent_move .item .about a {
	color: #7bbdeb;
}
#body .video .other {
	padding: 13px 0 0 0;
}
#body .video .other .item {
	overflow: hidden;
	padding: 7px 0;
}
#body .video .other .item img {
	margin-right: 10px;
	float: left;
}
#body .video .other .item div {
	position: relative;
	padding-left: 45px;
	top: 4px;
}
#body .video .other .item span {
	display: block;
	padding-bottom: 5px;
	color: #005d8c;
}
#body .video .other .item a {
	text-decoration: underline;
	color: #333333;
}
#body .video .other .item a:hover {
	text-decoration: none;
}
/* /body */
/* footer */
#footer {
	height: 85px;
	color: #333333;
	background: url('/f/images/footer_bg.png') repeat-x left top;
	padding-bottom: 60px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
	display: block;
}
#footer span {
	display: block;
}
#footer a.fb {
	color: #005d8c;
}
#footer a:hover,
#footer a.fb {
	text-decoration: none;
}
#footer a.fb:hover {
	text-decoration: underline;
}
#footer .item {
	float: left;
	height: 78px;
	padding: 17px 20px 0;
}
#footer .item.i1 {
	background: url("/f/images/marker_glow.png") repeat-y right top;
	width: 188px;
}
#footer .item.i1 img {
	float: left;
	padding-right: 8px;
}
#footer .item.i1 span {
	height: 18px;
}
#footer .item.i2 {
	background: url("/f/images/marker_glow.png") repeat-y right top;
	padding: 10px 0 7px 20px;
	line-height: 140%;
	width: 208px;
}
#footer .item.i2 img,
#footer .item.i3 img {
	float: left;
	margin-right: 4px;
}
#footer .item.i3 {
	background: url("/f/images/marker_glow.png") repeat-y right top;
	line-height: 140%;
	width: 188px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#footer .item.i4 img {
	float: left;
	margin-right: 3px;
	margin-top: -2px;
}
#footer .item.i4 {
	padding-left: 36px;
	padding-top: 10px;
	width: 260px;
}
#footer .item.i4 a {
	height: 20px;
}
/* /footer*/
/* ie */
#body .video .carousel .parent_move .item {
	background: none !important;
}
/* /ie */
/* page pressroom */
/* элементы inline-block */
.left-block, .right-block, .page-nav ul li, .magazine figcaption,
.video-item, .magazine-cover {
	display: inline-block;
	vertical-align: top;
}
.left-menu {
	background: url("/f/images/left-menu-background.jpg") no-repeat scroll right bottom #0D2537;
	padding: 10px 10px 21px;
	width: 260px;
	margin-bottom: 17px;
}

.left-menu ul {
	list-style: none outside none;
	margin-top: 3px;
}

.left-menu .item {
	margin-bottom: -3px;
}

.left-menu .item a {
	color: #76B7E4;
	display: block;
	height: auto;
	position: relative;
	font-size: 12px;
	font-weight: normal;
}

.left-menu .item a span {
	display: block;
	height: auto;
	padding: 10px 28px 7px 30px;
	background: url('/f/images/arrow_menu_2.png') no-repeat 19px 12px;
}

.left-menu .item a.active,
.left-menu .sub.item a.active {
	color: #fff;
	font-weight: bold;
	background: url('/f/images/b.png') no-repeat bottom right;
	background-color: #2a5c83;
}

.left-menu .item a.active span {
	background-position: 19px -280px;
}

.left-menu .nobg.item a span {
	background: none;
}

.left-menu .sub.item {
	margin: 0 0 0 10px;
}

.left-menu .sub.item a {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

.left-menu .sub.item a span {
	padding-bottom: 4px;
	padding-top: 7px;
	background-position: 19px 10px;
}

.left-menu .people {
	background: url("/f/images/wide.png") no-repeat left -38px transparent;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 55px;
	width: 145px;
	padding: 1px 0 0 37px;
	margin: 18px 0 0 20px;
}

.magazine {
	margin-bottom: 14px;
	/*width: 130px;
	float: left;*/
	padding-bottom: 15px;
	background: url("/f/images/dotted_line.png") repeat-x left bottom;
	font-size: 0;
}
.magazine-cover {
	position: relative;
}
.magazine-cover:before {
	content: "";
	position: absolute;
	right: 0;
	border: 1px solid #e8e8e8;
	bottom: 0;
	width: 88px;
	height: 125px;
}
.magazine figcaption {
	width: 50%;
	font-size: 12px;
	padding-left: 25px;
}
.magazine figcaption,
.magazine .title {
	color: #333333;
}
.magazine figcaption a {
	color: #7bbdeb;
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.magazine figcaption a:hover {
	text-decoration: none;
}
.right-block {
	margin-left: 35px;
	width: 660px;
}
aside.left-block, section.right-block {
	margin-top: 20px;
}
.page-nav ul {
	font-size: 11px;
	margin-top: -3px;
}
.page-nav ul li {
	padding-left: 13px;
	padding-right: 4px;
	background: url('/f/images/bold-arrow.png') no-repeat 0 4px;
	display: inline;
}
.page-nav ul li:first-child {
	background: none;
	padding-left: 0;
	padding-right: 0;
}
.page-nav ul li a {
	color: #333333;
	text-decoration: underline;
}
.site-search__header {
	margin-bottom: 30px;
}
/* страница статьи, видео, закупки */
.article h2, .video h2, .purchasing h2,
.sitemap h2, .site-search h2 {
	font-family: ubuntumedium;
	font-weight: normal;
	font-size: 20px;
	color: #051825;
	line-height: 100%;
	margin-top: -3px;
	/*float: left;*/
}
.article.news h2 {
	font-size: 20px !important;
}
.article h3, .article h4,
.video h3, .video h4 {
	font-size: 17px;
	color: #2a5c83;
	font-family: Arial;
	font-weight: bold;
	line-height: 136%;
	margin-top: 0;
}
.article h4,
.video h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.article h4 {
	font-size: 14px;
}
.article h3, .article h4 {
	margin-bottom: 6px;
}
.article .content h2, .article .content h3, .article .content h4 {
	font-size: 14px;
	padding-top: 5px;
}
.article .left-title h2, .article .left-title h3, .article .left-title h4 {
	font-size: 20px;
	padding: 0px;
}
.article .message h2, .article .message h3, .article .message h4 {
	padding-top: 0px;
}
.article .content h2 a:hover, .article .content h3 a:hover, .article .content h4 a:hover {
	text-decoration: none;
}
.article .message h2 a:hover, .article .message h3 a:hover, .article .message h4 a:hover {
	text-decoration: underline;
}
.article ul,
.video ul {
	margin: 6px 12px 6px 0;
}
.article ul li,
.video ul li {
	margin-bottom: 2px;
	padding-left: 12px;
	background: url("/f/images/dt-st.gif") no-repeat scroll 0 9px transparent;
	line-height: 20px;
}
#all-news-styler {
	width: 205px;
	float: right;
}
.site-search__header__sort {
	float: right;
}
.site-search__header__sort__label {
	font-size: 12px;
	font-family: Arial;
	padding-right: 5px;
}
.jq-selectbox ul li {
	background-image: none;
	margin: 0;
}
.article p a,
.video p a {
	text-decoration: underline;
}
.article .control {
	margin-top: 13px;
	/*padding-bottom: 12px;*/
	border-bottom: 2px solid #2a5c83;
	text-align: right;
	font-size: 0;
}
.video .control {
	margin-top: 13px;
	border-bottom: 2px solid #2a5c83;
	text-align: right;
	font-size: 0;
	margin-bottom: 19px;
}
/*.article .control div.left-title {
	width: 500px;
	float: left;
	text-align: left;
}*/
.article .control div[class*="title-"], .video .control div[class*="title-"] {
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 12px;
}
.article .control div.title-center {
	width: 90%;
	text-align: left;
	padding-right: 10%;
}
.video .control div.title-center {
	width: 100%;
	text-align: left;
}
.article .control div.title-left,
.video .control div.title-left {
	width: 80%;
	text-align: left;
}
.article .control div.title-right,
.video .control div.title-right {
	width: 20%;
}
.article .control div.right-select {
	width: 160px;
	float: right;
}
h2.bottom-line {
	border-bottom: 2px solid #2a5c83;
	/*потом сделать 17*/
	padding-bottom: 15px;
}
h2.full-block {
	width: 660px;
	margin-top: 10px;
}
.article .control .date,
.video .control .date {
	color: #808080;
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin-top: 1px;
}
.article .control .print,
.video .control .print, ._print {
	background: url('/f/images/print.png') no-repeat;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 20px;
	color: #005d8c;
	font-size: 12px;
	line-height: 12px;
	outline: 0;
	border: 0;
	cursor: pointer;
}
.article .control .legend {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 20px;
	color: #c6c6c6;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.article .control .download,
.video .control .download {
	background: url('/f/images/pdf_small.png') no-repeat;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 16px;
	color: #005d8c;
	margin-left: 10px;
	font-size: 12px;
	line-height: 12px;
}
.article .content,
.video .content {
	font-size: 13px;
	line-height: 20px;
}
#galleria.content {
	margin-top: 123px;
}
.article p,
.video p {
	margin: 6px 0;
}
.article p {
	margin: 0 0 10px 0;
}
article p.img-right img {
	margin: 6px 0 13px 20px;
}
.article .img-container,
.video .img-container {
	margin: 6px 0 13px 20px;
}
.article .img-container img,
.video .img-container img {
	margin: 0;
}
.article .article-footer,
.video .article-footer {
	clear: both;
	padding-top: 15px;
	border-top: 1px dotted #808080;
}
.back {
	background: url("/f/images/back.png") no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 12px;
	line-height: 12px;
}
.article .article-footer .write-material,
.video .article-footer .write-material {
	color: #808080;
	background: url("/f/images/write.png") no-repeat 0 0;
	padding-top: 2px;
	padding-left: 20px;
	float: left;
	width: 526px;
}
.video-container {
	background: url("/f/images/video-container-shadow.png") no-repeat center bottom;
	padding-bottom: 37px;
}
.mt10 {
	margin-top: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.mt10 {
	margin-top: 10px !important;
}
.com-tez {
	color: #2a5c83;
	font-size: 20px;
	/*padding-left: 10px;*/
}
/* end page pressroom */
.docs {
	display: inline-block;
	float: right;
	margin-left: 36px;
	margin-right: 12px;
	margin-top: 6px;
	vertical-align: top;
	width: 280px;
}
.link-doc {
	margin-top: 10px;
	/*margin-bottom: 41px;*/
	padding-left: 54px;
	background-image: url('/f/images/file-icon.png');
	background-position: top left;
	background-repeat: no-repeat;
	color: #005D8C;
	min-height: 38px;
	display: block;
}
.link-doc.default-ico {
	background-image: url('/f/images/diag.png');
}
.link-doc.doc {
	background-image: url('/f/images/doc-ico.png') !important;
}
.link-doc.docx {
	background-image: url('/f/images/doc-ico.png') !important;
}
.link-doc.pdf {
	background-image: url('/f/images/file-icon.png') !important;
}
.link-doc.ppt {
	background-image: url('/f/images/ppt.png') !important;
}
.link-doc.zip {
	background-image: url('/f/images/zip.png') !important;
}
.link-doc.jpg {
	background-image: url('/f/images/jpg.png') !important;
}
.link-doc.gif {
	background-image: url('/f/images/gif.png') !important;
}
.link-doc.txt {
	background-image: url('/f/images/txt.png') !important;
}
.link-doc.rar {
	background-image: url('/f/images/rar.png') !important;
}
.link-doc.xls {
	background-image: url('/f/images/xls.png') !important;
}
.link-doc.xlsx {
	background-image: url('/f/images/xls.png') !important;
}
.link-doc.png {
	background-image: url('/f/images/png.png') !important;
}
.link-doc.diag {
	background-image: url('/f/images/diag.png') !important;
}
.link-doc.other {
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 7px;
	/*min-height: auto;*/
}
.link-doc.inline {
	display: inline-block;
	margin-top: 0;
}
.link-doc.icon-only {
	min-width: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.purchase-table .link-doc.other {
	margin-top: 0;
	padding-bottom: 6px;
}
.link-doc a, .link-doc.other {
	text-decoration: underline;
}
.link-doc figcaption {
	color: #333333;
	font-size: 11px;
	line-height: 120%;
	margin-top: 4px;
}
.group-docs .link-doc {
	margin-bottom: 23px;
	margin-top: 0;
}
.group-docs h4 {
	margin-bottom: 22px;
}
.group-docs.nodesc .link-doc figcaption {
	display: inline;
	font-size: 13px;
	color: #236a94;
}
.spoiler-pos {
	margin-top: 52px;
	margin-bottom: 35px;
}
.article .spoiler {
	background: url('/f/images/spoiler.png') no-repeat 100% 55%;
	border-top: 2px solid #d6d6d6;
	/*padding-top: 15px;*/
	padding-bottom: 11px;
	margin-bottom: 0;
	margin-top: 0;
	cursor: pointer;
}
.article .spoiler-container .spoiler-content {
	display: none;
}
.article .spoiler-container.open .spoiler-content {
	display: block;
}
.article .open .spoiler {
	background: url('/f/images/spoiler-open.png') no-repeat 100% 56%;
}
.docs {
	background-color: #f2f2f2;
}
.docs header {
	font-size: 16px;
	font-family: ubuntumedium;
	padding: 18px 0 15px 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.docs ul {
	padding: 17px 20px 0;
	list-style: none;
}
.docs li {
	background: url("/f/images/doc-file.png") no-repeat scroll 0 5px transparent;
	color: #005D8C;
	font-size: 12px;
	padding-left: 35px;
	margin-bottom: 19px;
}
.org-img {
	background: url("/f/images/jpg-icon.png") no-repeat scroll 0 5px transparent;
	color: #005D8C;
	font-size: 12px;
	padding-left: 35px;
	padding-top: 6px;
}
.org-img a,
.docs li a {
	text-decoration: underline;
}
.archive {
	background: url("/f/images/archive.png") no-repeat;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	padding-left: 19px;
}
.table table {
	margin-bottom: 10px;
}
.table.extract {
	margin-top: 18px;
	margin-bottom: 49px
}
.table.extract th {
	padding: 26px 0;
}
.table.extract td {
	line-height: 15px;
	padding-bottom: 23px;
	padding-top: 13px;
}
.table.extract th:first-child {
	font-size: 15px;
	text-align: left;
	padding-left: 19px;
}
.table h4 {
	font-size: 20px;
}
.table th {
	background-color: #0b2436;
	color: #fff;
}
.table td {
	background-color: #f2f2f2;
	color: #000;
	border-top: 1px solid #fff;
	border-left: 1px dotted #a1a1a1;
	/*padding: 15px 0;*/
	padding: 7px;
	text-align: center;
}
.table td:first-child {
	border-left: none;
	border-right: 1px solid #d2d2d2;
	text-align: left;
	padding-left: 35px;
}
.table th {
	border-right: 1px dotted #3f5361;
	padding: 5px 3px;
}
.table th:first-child {
	border-right: 1px solid #3f5361;
}
.table .one td {
	background-color: #d6d6d6;
	font-weight: bold;
}
.table .two.bold td {
	font-weight: bold;
}
.table .two td, .table .last td {
	background-color: #e6e6e6;
}
.table .one td:first-child,
.table .two td:first-child,
.table .last td:first-child {
	padding-left: 20px;
}
.table tr .half, .table td .half {
	width: 50%
}
.table tr .left, .table td .left {
	float: left;
}
.table tr .right, .table td .right {
	float: right;
}
.table small {
	font-size: 10px;
}
.important {
	font-size: 15px;
	border-left: 3px solid #2a5c83;
	border-right: 3px solid #2a5c83;
	padding: 0 22px;
}
.special-pos {
	margin: 40px 0 45px -300px;
	position: relative;
}
.special-pos.nodef {
	margin: 0 0 0 -300px;
}
.purchase-table-container {
	margin-left: 18px;
}
.special-pos img {
	margin: 0;
}
.gray {
	color: #808080;
	display: block;
}
.blu {
	color: #236a94;
}
/*    .img-mini-desc {
		display: inline-block;
		margin-left: 23px;
		margin-right: 65px;
		width: 211px;
		line-height: 158%;
		margin-bottom: 16px;
		vertical-align: bottom;
}*/
.img-mini-desc {
	/*display: inline-block;*/
	float: left;
	clear: left;
	margin-left: 23px;
	margin-right: 65px;
	width: 211px;
	line-height: 158%;
	margin-bottom: 16px;
	vertical-align: top;
}
.img-mini-desc .org-img {
	margin-top: 14px;
}
.big-img .org-img {
	bottom: 0;
	position: absolute;
	right: 0;
}
.special-pos.big-img img {
	margin-bottom: 10px;
}
/*    .paragr {
		display: inline-block;
		vertical-align: top;
		width: 672px;
}*/
.paragr {
	display: inline-block;
	vertical-align: top;
	width: 657px;
}
.org-img span {
	display: block;
}
.gallery-more {
	background: url('/f/images/gallery-more.png') no-repeat left center;
	padding-left: 20px;
	display: block;
}
.galleria-image .ttp {
	width: 59px;
	height: 54px;
	background: url('/f/images/p.png') no-repeat left top;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 10px;
	z-index: 2;
	display: none;
}
.galleria-image:hover .ttp, .news-tenders a {
	display: block;
}
.img-container .gallery-more {
	margin-top: 17px;
}
/* страница видео */
.videos {
	margin-top: 13px;
}
.video-item {
	background-color: #f2f2f2;
	width: 200px;
	height: 222px;
	position: relative;
	margin-right: 26px;
	margin-bottom: 30px;
	overflow: hidden;
}
.video-item.three {
	margin-right: 0;
}
.video-item h3 {
	font-family: ubuntumedium;
	color: #2a5c83;
	font-size: 12px;
	border-bottom: 1px dotted #d9d9d9;
	line-height: 106%;
	padding: 5px 10px 10px;
	font-weight: normal;
}
.video-item .author-video {
	color: #000;
	font-size: 12px;
	padding: 4px 10px 0;
	height: 40px;
}
.video-item .data-video {
	background: url('/f/images/angle.png') no-repeat right bottom #acacac;
	color: #fff;
	font-size: 10px;
	padding: 3px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.video-item .data-video:before {
	#background: url('/f/images/video-before.png') repeat-x;
	height: 21px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -21px;
}
.video-item:hover .data-video:before {
	#background-image: url('/f/images/video_cleaner_hover.png');
}
#box2 .play {
	width: 180px;
	height: 120px;
}
#box2:hover .play {
	display: none;
	visibility: hidden;
}
.video-item .images-video .play, #box2 .play {
	/*background: url("/f/images/play.png") no-repeat center center;*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#box2 .play {
	/*background: url("/f/images/mini_play.png") no-repeat 5px 5px;*/
}
#box2 .about a {
	text-overflow: ellipsis;
	height: 50px;
}
.video-item .images-video {
	position: relative;
}
.video-item:hover {
	background-color: #0b2436;
}
.video-item:hover .data-video {
	background-color: #2a5c83;
	color: #76b7e4;
}
.video-item:hover h3 {
	color: #fff;
	border-color: #3c505e;
}
.video-item:hover .author-video {
	color: #76b7e4;
}
.video-item:hover .play {
	display: none;
}
.paginator {
	max-width: 978px;
	text-align: center;
	position: relative;
	margin-top: 10px;
}
.paginator ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	font-family: arial;
	padding: 7px 10px;
}
.paginator ul .prev {
	float: left;
}
.paginator ul .next {
	float: right;
}
.paginator ul .prev,
.paginator ul .next {
	width: 31px;
	height: 21px;
	background-color: #f2f2f2;
	padding: 0;
	padding-top: 3px;
}
.paginator ul .prev a,
.paginator ul .next a {
	text-decoration: none;
	font-size: 22px;
}
.paginator ul .hidden,
.paginator ul .last,
.paginator ul .first {
	display: none;
}
.paginator ul .prev:hover,
.paginator ul .next:hover {
	background-color: #2a5c83;
}
.paginator ul .prev:hover a,
.paginator ul .next:hover a {
	color: #76b7e4;
}
.paginator ul .current {
	background: url("/f/images/angle-m.png") no-repeat right bottom #2a5c83;
}
.paginator ul .current a {
	color: #fff;
	text-decoration: none;
}
.paginator ul a {
	color: #333333;
	text-decoration: underline;
}
.paginator ul a:hover {
	text-decoration: none;
}
.message h3 > a {
	background: url("/f/images/titel_link_arrow.png") no-repeat 0 center;
	padding-left: 11px;
	display: block;
	font-size: 14px;
}
/*для разработки
body>div>div>img{
		margin-left: 74px !important;
		margin-top: 0px !important;
}*/
.result-count #count, .count_label {
	font-family: ubuntumedium;
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 8px;
}
.result-count {
	margin-top: 15px;
}
.reset {
	border: medium none;
	color: #005d8c;
	background: url("/f/images/reset.png") no-repeat scroll 0 50% transparent;
	padding-left: 16px;
	cursor: pointer;
	display: none;
}
.result-search header {
	background-color: #0b2436;
	height: 45px;
	vertical-align: middle;
}
.result-search header .header-title {
	height: inherit;
	vertical-align: inherit;
}
.result-search header .header-title li {
	border-left: 1px dotted #485b68;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	float: left;
	padding-bottom: 16px;
	padding-top: 16px;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.result-search header .header-title li a {
	color: #fff;
	text-decoration: none;
}
.result-search header .header-title li.sort-bottom a {
	background: url("/f/images/sort-sprite.png") no-repeat scroll 100% 6px transparent;
	padding-right: 17px;
	left: 9px;
	position: relative;
}
.result-search header .header-title li.sort-bottom a:hover,
.result-search header .header-title li.sort-bottom:hover a {
	background-position: 100% -31px;
}
.result-search header .header-title li:hover {
	background-color: #2a5c83;
}
.result-search header .header-title li.sort-top a {
	background: url("/f/images/sort-sprite.png") no-repeat scroll 100% -10px transparent;
	padding-right: 17px;
	left: 9px;
	position: relative;
}
.result-search header .header-title li.sort-top a:hover,
.result-search header .header-title li.sort-top:hover a {
	background-position: 100% -48px;
}
.result-search header .header-title li:hover a {
	color: #76b7e4;
}
.result-search header .header-title li:first-child {
	border-left: none;
}
.result-search {
	margin-top: 3px;
	margin-bottom: 20px;
}
.data,
.type,
.method,
.status {
	width: 25%;
}
.sub-header {
	border-bottom: 1px solid #d5d5d5;
	background-color: #e6e6e6;
}
.sub-header .header-title {
	display: table;
	width: 100%;
	padding: 9px 0;
}
.sub-header .header-title li {
	background: url("/f/images/line-2.gif") repeat-y left top;
	text-align: center;
	display: table-cell;
	font-size: 12px;
	padding: 5px 0;
}
.sub-header .header-title li:first-child {
	background-image: none;
}
.desc-container {
	margin-top: 5px;
}
.desc-container:first-child {
	margin-top: 10px;
}
.desc-container:hover .sub-header {
	background-color: #0e293e;
	border-color: #0c2335;
}
.desc-container:hover li,
.desc-container:hover .description-purchasing p {
	color: #fff;
}
.desc-container:hover li {
	background: url("/f/images/line-3.gif") repeat-y scroll left top transparent;
}
.desc-container:hover .description-purchasing {
	background-color: #183246;
}
.desc-container:hover .description-purchasing a {
	color: #76b7e4;
	text-decoration: none;
}
.desc-container:hover .description-purchasing:after {
	background-position: left bottom;
}
.purchasing.article ul {
	margin: 3px 0;
}
.description-purchasing {
	padding: 10px 20px 10px 20px;
	height: auto;
	background-color: #f2f2f2;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}
.description-purchasing:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	height: 36px;
	/*background: url("/f/images/blur.png") repeat-x;*/
}
.description-purchasing a {
	display: block;
	margin-bottom: 5px;
	text-decoration: underline;
	margin-top: 0;
}
.description-purchasing p {
	line-height: 25px;
	height: 100%;
	overflow: hidden;
	padding: 0;
}
b {
	font-weight: bold;
}
.mini-table {
	margin-top: 15px;
	border-collapse: separate;
	margin-bottom: 70px;
}
.mini-table tr td {
	background-color: #f2f2f2;
	color: #000;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #fafafa;
	padding: 9px 53px 8px 18px;
}
.mini-table tr td:first-child {
	background-color: #0b2436;
	color: #fff;
	border-bottom: 1px solid #051018;
	border-top: 1px solid #243a4a;
}
.mini-table tr:first-child td {
	border-top: none;
}
.mini-table tr:last-child td {
	border-bottom: none;
}
.purchase-table {
	margin-top: 34px;
}
.purchase-table:first-child {
	margin-top: 0px;
}
.purchase-table .big-th {
	vertical-align: top;
	color: #2A5C83;
	font-size: 16px;
	font-weight: bold;
	padding-right: 40px;
	text-align: right;
	width: 175px;
	line-height: 20px;
	/*padding-top: 5px;*/
}
.purchase-table th {
	font-weight: bold;
}
.purchase-table th {
	width: 155px;
}
.purchase-table th, .purchase-table td {
	font-size: 13px;
	text-align: left;
	/*line-height: 25px;*/
	padding-bottom: 11px;
	vertical-align: top;
}
.purchase-table td {
	padding-left: 25px;
	/*width: 400px;*/
}
.purchase-table .uni {
	padding-left: 0;
}
.purchase-table .uni p {
	line-height: 25px;
}
.purchase-table .uni p:first-child {
	margin-bottom: 0;
	margin-top: -6px;
}
.purchase-table a {
	text-decoration: underline;
}
.menu_phone {
	font: 11px/110% Arial;
	color: white;
	padding: 8px 0 5px 10px;
}
.menu_image {
	float: left;
	padding: 10px 20px 30px 0;
}
.w65px {
	width: 65px;
}
.background-effect, .background-effect-current {
	background: url('/f/images/preview.jpg') no-repeat left top;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}
b {
	color: #2A5C83;
	font-size: 14px;
	font-weight: bold;
}
.def_url {
	background: none !important;
	font: 12px/110% Arial;
	display: inline-block !important;
	color: #76b7e4;
	padding: 0 !important;
}
.news-item time,
.news-item a,
.news-item p {
	display: block;
}
/*.news-item:first-child header{
		min-height: 98px;
}*/
.news-item header {
	margin-top: -15px;
	margin-bottom: 5px;
	background: url("/f/images/dotted_line.png") repeat-x left bottom;
	padding-bottom: 7px;
}
.news-item p {
	clear: left;
	line-height: 14px;
	margin-top: 8px;
	font-size: 12px;
}
/*.news-item:first-child p{
		margin-top: 22px;
}*/
.news-item > img {
	float: left;
	margin-right: 20px;
	border: 1px solid #808080;
	margin-top: 5px;
}
.news-item.bottom-def {
	margin-bottom: 20px;
}
.news-item:first-child {
	margin-top: 20px;
	/*margin-bottom: 19px;
	background: url("/f/images/bottom-news.png") no-repeat left bottom;
	padding-bottom: 1px;*/
}
.news-item a {
	line-height: 18px;
}
.callendar {
	margin-bottom: 25px;
	width: 280px;
	height: 324px;
	background-color: #f2f2f2;
	float: right;
	vertical-align: top;
	margin-top: 10px;
	border-left: 17px solid #ffffff;
	height: auto;
}
.dt {
	color: #2a5c83;
	font-size: 20px;
}
.callendar h4 {
	color: #000000;
	font-family: ubuntumedium;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
	padding-bottom: 14px;
}
.mount-age {
	margin-left: 10px;
	margin-top: 10px;
}
.mount-age .jq-selectbox {
	width: 115px;
}
#mount-styler {
	margin-right: 26px;
}
#datepicker {
	margin-top: 17px;
}
.news-tenders {
	margin-top: 17px;
}
.news-tenders:first-child {
	margin-top: 24px;
}
.news-tenders .tag {
	display: inline-block;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	padding: 4px 9px;
	background: url("/f/images/angle.png") no-repeat 120% 150% #2a5c83;
	margin-right: 10px;
}
.news-tenders time {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
}
.news-tenders a {
	font-family: ubuntumedium;
	font-size: 13px;
	line-height: 18px;
	margin-top: 4px;
}
.management {
	width: 648px;
}
.management ul {
	margin: 0;
	padding: 0;
}
/*.article */
.management li {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
/*.article */
.management > li {
	background: url("/f/images/management-ba.jpg") no-repeat 50% 70px !important;
}
.management > li > .management-desc {
	background-color: #0b2436;
	display: inline-block;
	padding: 25px;
	margin-left: 200px;
	margin-bottom: 36px;
}
.management li ul > li .management-desc {
	background-color: #1f4563;
	text-align: center;
	padding: 15px 0;
}
.management li ul > li {
	background: url("/f/images/management-link.jpg") repeat-y center top;
}
.management li ul li .management-desc {
	display: block;
	text-decoration: none;
}
.management li ul li .management-desc:hover {
	background-color: #0b2436;
	color: #fff;
}
.management li ul li ul li {
	padding-left: 0;
}
.management li ul li ul li .management-desc {
	background-color: #e6e6e6;
	color: #2a5c83;
	margin-top: 26px;
}
.management-desc {
	font-size: 15px;
	color: #fff;
}
.management-img .management-desc img {
	display: block;
}
.management-img li .management-desc {
	padding: 0 !important;
}
/*.article */
.management .left {
	width: 235px;
	vertical-align: top;
	display: inline-block;
	margin-left: 31px !important;
}
/*.article */
.management .right {
	vertical-align: top;
	display: inline-block;
	width: 235px;
	float: right;
	margin-right: 31px !important;
}
.a_head {
	overflow: hidden;
	margin: 20px 0pt 0pt;
}
.a_doc_list {
	background-color: #F2F2F2;
	float: right;
	width: 285px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.a_doc_label {
	border-bottom: 2px solid white;
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
}
.a_doc_list ul {
	margin: 12px 12px 0 0;
}
.a_doc_list li.pdf_doc {
	background: url(/f/images/pdf_icon.png) no-repeat scroll 20px 6px transparent;
	font-size: 12px;
	padding: 0 0pt 6px 55px;
	color: #236A94;
}
.a_head_left {
	float: left;
	width: 353px;
	color: rgb(42, 92, 131);
	font: bold 17px/1.6 Arial;
}
.a_head_left.normal_text {
	color: #000;
	font: 13px/20px Arial;
}
ul.tr_in_c li {
	list-style: none;
	background: none;
	float: left;
	width: 25%;
	padding: 0;
	text-align: center;
}
.text_big {
	font-size: 30px;
	color: #2A5C83;
	margin: 10px 0;
}
ul.diag {
	overflow: hidden;
}
ul.diag li {
	background: none;
	list-style: none;
	width: 32%;
	float: left;
	padding-left: 2%;
}
ul.diag .col2 {
	padding: 0 0 15px;
}
.pub_j_title {
	color: #2A5C83;
	font-size: 16px;
	padding: 25px 15px 25px 0;
}
p.pub_j_desc {
	margin: 0;
	padding: 0 15px 0 0;
	font: 13PX/1.5 Arial;
}
.jour_t a {
	display: block;
	margin: 15px 0;
}
#header .menu .lvl1 li.p8px {
	padding: 16px 8px 0;
}
nav.paginator ul li {
	background-image: none;
}
.img_pub {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
}
.content .message {
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-top: 10px;
}
.m_di {
	display: inline-block;
	vertical-align: top;
}
.man-w {
	width: 543px;
}
.no-search {
	padding-bottom: 50px;
	padding-top: 20px;
}
.source_main {
	float: right;
	text-align: right;
	width: 70%;
	color: #808080;
	font-size: 12px;
}
.site-search__result__item__article__edition {
	font-style: italic;
	color: #808080;
}
.site-search__result {
	margin-top: 27px;
}
.site-search__result__item {
	border-top: 1px dashed #b2b2b2;
	padding-top: 9px;
	margin-top: 10px;
}
.site-search__result__item:first-child {
	margin-top: 0;
}
.site-search__result__hea {
	font-family: ubuntumedium, Arial;
	font-size: 25px;
	color: #051825;
	margin-bottom: 50px;
	line-height: 30px;
}
.site-search__result__item__hea {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	color: #2a5c83;
	width: 159px;
}
.site-search__result__item__article__container {
	width: 835px;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 7px;
}
.site-search__result__item__article {
	position: relative;
	/*background: url("/f/images/dotted_line.png") repeat-x left bottom;*/
	padding-bottom: 19px;
	margin-top: 19px;
}
.site-search__result__item__article__edition {
	position: absolute;
	right: 0;
}
.site-search__result__item__article:first-child {
	margin-top: 9px;
	padding-top: 0;
}
.site-search__result__item__article time {
	font-size: 13px;
	margin-bottom: 5px;
	display: block;
}
.site-search__result__item__article h4 {
	margin-bottom: 13px;
}
.site-search__result__item__article .desc {
	width: 80%;
}
.site-search__result__item__article h4 span,
.site-search__result__item__article .desc span {
	background: #015d8e;
	padding: 0 1px;
	color: white;
}
.site-search__result__item__article__container .input-more {
	background: url("/f/images/input-submit.png") no-repeat scroll 257px -102px;
	cursor: pointer;
	display: block;
	margin: 25px 0;
	padding-right: 6px;
	width: 257px;
}
.site-search__result__item__article__container .input-more input {
	border: none medium;
	background: none;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 34px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #0B2436;
	color: #FFFFFF;
	cursor: pointer;
}
.site-search__result__item__article__container .input-more .inner {
	background: url("/f/images/input-submit.png") no-repeat scroll 0 0;
	height: 26px;
	padding: 0 0 8px 6px;
	margin: 0px;
}
.site-search__result__item__article__container .input-more .inner:hover,
.site-search__result__item__article__container .input-more:hover .inner {
	background-position: 0 -34px;
	color: #76b7e4;
}
.site-search__result__item__article__container .input-more:hover {
	background-position: 257px -136px;
}
.site-search__result__item__article__container .legend {
	position: absolute;
	font: italic 12px/15px Arial;
	color: #808080;
	right: 0px;
	top: -4px;
}
.site-search__result__item__article__container .legend img {
	position: relative;
	top: 2px;
}
.general-search {
	margin-top: 40px;
}
.def-top-margin {
	margin-top: 20px;
}
#sort_result-styler {
	width: 160px;
}
.pub-title {
	font-weight: normal;
	color: #000000 !important;
}
.no-bg {
	background: none !important;
}
.def-bottom {
	padding-bottom: 15px;
}
#geo_objects_filter {
	margin-top: 0;
	margin-bottom: 20px;
}
#geo_objects_filter li {
	display: inline;
	margin-right: 36px;
	background: none;
}
.journal-header {
	font: 16px/110% ubuntumedium, Arial;
	text-transform: uppercase;
	color: #051825;
	height: 30px;
}
/*Arrow up*/
#back-top {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 50px;
}
#back-top a {
	width: 83px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #ecf7f6 url('/f/images/arrow_up.png') no-repeat 5px 7px;
}
#back-top a:hover {
	font-weight: bold;
}
#back-top span {
	display: block;
	padding: 5px 0 0 20px;
}
.after-calendar {
	padding: 20px;
	width: 240px;
	background: #f2f2f2 url(images/ui-bg_flat_100_f2f2f2_40x100.png) 50% 50% repeat-x;
	border-top: 1px solid #fff;
}
.after-calendar .news-item {
	margin-top: 0 !important;
}
.after-calendar header {
	background: none !important;
}
.after-calendar .input-submit {
	width: 185px;
	margin-left: 25px;
	padding-right: 7px;
	background-position: -167% -102px;
}
.after-calendar .input-submit:hover {
	background-position: -167% -136px;
}
.after-calendar .input-submit:active {
	background-position: -167% -170px;
}
.after-calendar input {
	width: 181px;
}
.contact-info {
	color: #808080;
	line-height: 200%;
	padding: 10px 0 10px 0;
}
.b-print {
	display: none;
}
.map-legend {
	margin-bottom: 10px;
}
.map-legend .square {
	width: 5px;
	height: 5px;
	float: left;
	margin: 9px 7px 0 12px;
	display: table;
}
.print_contact {
	border: 2px solid #ccc;
	width: 300px;
	float: right;
	margin: 0 0 20px 20px;
	display: none;
}
.print_contact .caption {
	border-bottom: 1px solid #ccc !important;
	height: auto !important;
	padding: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.print_contact p {
	padding: 12px;
	margin: 0;
	line-height: 1.2;
}
.arrow_more {
	background: url('/f/images/arrow_more.png') no-repeat right center;
	padding-right: 17px;
}
.article .spoiler.spoiler-new {
	text-decoration: none;
	font: inherit;
	background: none;
	border: none;
}
.article .spoiler.spoiler-new span.relative {
	border-bottom: 1px dashed #2a5c83;
}
.article .spoiler.spoiler-new span.down,
.article .spoiler.spoiler-new span.up {
	position: absolute;
	width: 11px;
	height: 7px;
	right: -16px;
	bottom: 3px;
}
.article .spoiler.spoiler-new span.down {
	background: url('/f/images/spoiler_arrow.png') no-repeat right bottom;
}
.article .spoiler.spoiler-new span.up {
	background: url('/f/images/spoiler_arrow.png') no-repeat right top;
}
.relative {
	position: relative;
}
.white {
	color: #ffffff !important;
}
.cForm {
	padding-top: 5px;
	overflow: hidden;
}
.cForm .item {
	padding: 13px 0;
	overflow: hidden;
}
.cForm .item .inner {
	margin-left: 200px;
}
.cForm .item .inner .title {
	font: bold 12px/120% Arial;
	margin-left: -200px;
	color: #051825;
	width: 200px;
	float: left;
}
.cForm .item .inner .title span {
	font: bold 20px/120% Arial;
	color: #76a9b8;
}
.cForm .item .inner .field {
	background: #f2f2f2;
	border: 1px solid #c6c6c6;
	padding: 4px 8px 0;
	height: 24px;
}
.cForm .textarea .inner .field {
	padding-top: 8px;
	height: 125px;
}
.cForm .item .inner .field input {
	width: 100%;
	font: 13px/100% Arial;
	background: none;
	border: none medium;
	padding: 0;
	margin: 0;
}
.cForm .item .inner .field textarea {
	width: 100%;
	height: 117px;
	resize: none;
	font: 13px/100% Arial;
	background: none;
	border: none medium;
	padding: 0;
	margin: 0;
}
.cForm .item .inner .field.error,
.cForm .item .inner .field.error {
	border-color: #CC0000;
}
.cForm .addfile {
	padding: 5px 0;
}
.cForm .addfile .add {
	position: relative;
	overflow: hidden;
}
.cForm .addfile .add input {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 200px;
	cursor: pointer;
	direction: ltr;
	margin: 0;
	opacity: 0;
}
.cForm .addfile .add a {
	text-decoration: none;
	border-bottom: 1px dashed #2a5c83;
	font-size: 12px;
	font-weight: bold;
	color: #2a5c83;
}
.cForm .addfile .item-name a.delete {
	color: #EA0003;
	font-size: 10px;
	font-weight: bold;
}
.cForm .btn {
	width: 128px;
	height: 30px;
	margin-top: 6px;
	text-align: center;
	background: #284c68;
	font: bold 14px/120% Arial;
	border-radius: 5px;
	color: #ffffff;
}
/* error 500 */
.error-500 {
	position: relative;
	height: 100%;
}
.error-thumb {
	background: url("/f/images/logo_500_ru.png") no-repeat center center transparent;
	width: 100%;
	height: 100%;
	position: absolute;
}
.error-contacts {
	font: 14px/18px Calibri, Arial, sans-serif;
	position: absolute;
	bottom: 10%;
	left: 50%;
	margin-left: -279px;
}
.error-contacts div {
	width: 558px;
	margin: 0 auto;
}
table.vacancy-table-filter {
	margin: 20px 0 30px 0;
}
table.vacancy-table-filter td {
	padding: 10px 0 10px 0;
}
ul.vacancy-list {
	list-style: none;
}
ul.vacancy-list li {
	background: none;
}
ul.vacancy-list li:before {
	content: "—";
	position: relative;
	left: -5px;
}
#header .menu .lvl1 td.promo.en a {
	padding-right: 80px;
	font: inherit;
}
a.rss {
	margin: 2px 0 0 21px;
}

/* VIDEO transneftTV TAB - BLOCK */
	.video .b-video-tabs{
		padding: 0;
		margin: 0;
		list-style-type: none;
		width: 300px;
		overflow: hidden;
	}
	.video .b-video-tabs-nav{
		padding: 0;
		margin: 0;
		background: none;
		font-size: 0;
	}
	.b-video-tabs-nav__i{
		display: inline-block;
		width: 50%;
		background-color: #2A5C83;
		font: 16px/110% ubuntumedium,Arial;
		text-transform: uppercase;
		padding-top: 12px;
		text-align: center;
		height: 28px;
		color: #FFF;
		text-transform: uppercase;
		text-align: center;
		width: 300px;
	}
	.b-video-tabs-nav__i a{
		color: #fff;
	}
	.b-video-tabs-nav__i.active a:hover{
		text-decoration: underline;
	}
	.b-video-tabs-nav__i a:hover{
		text-decoration: none;
	}
	.b-video-tabs-nav__i.bvtn-tv{
		width: 178px;
		padding-right: 26px;
		text-transform: uppercase;
	}
	.b-video-tabs-nav__i.active,
	.b-video-tabs-nav__i.active:hover{
		background-color: #CF2C2C;
	}
	.b-video-tabs-nav__i.bvtn-v{
		width: 75px;
		padding-right: 21px;
		position: relative;
		text-transform: uppercase;
	}
	.b-video-tabs-nav__i.bvtn-v:after{
		content: "";
		display: block;
		width: 26px;
		height: 40px;
		background: transparent url("/f/images/v-tab-sh.png") no-repeat scroll left top;
		position: absolute;
		top: 0;
		left: -25px;
	}
	.b-video-tabs-nav__i:hover{
		background-color: #002437;
	}
	.b-video-tabs-nav__i.bvtn-v:hover:after{
		background-position: -28px 0;
	}
	.b-video-tabs-nav__i.bvtn-v.active{

	}
	.b-video-tabs-nav__i.bvtn-v.active:after{
		background-position: -57px 0;
	}
	.video .b-video-tabs__cont{
		padding: 0;
		margin: 0;
		background: none;
		height: 120px;
	}

	/* content */
	#body .b-video-tabs__cont .carousel{
		height: 120px;
	}
	#body .b-video-tabs__cont .carousel .title{
		display: none;
	}
/* VIDEO transneftTV TAB - BLOCK */

/* CADES FORMS - PKO */

.cades.article {
	font-size: 13px;
	line-height: 20px;
}

.cades.article .account {
	text-align: right;
	margin: -10px 0 5px 0;
}

.cades.article .control {
	padding-bottom: 12px;
	text-align: left;
	margin-bottom: 10px;
}

.cades-login .form {
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 22px;
	margin-bottom: 25px;
	border-top: 1px dotted #b2b2b2;
	padding-top: 22px;
	margin-top: 25px;
	min-height: 25px;
	position: relative;
}

.cades-login .form .status {
	width: 100%;
	min-height: 17px;
	padding: 3px 0;
	background: white;
	z-index: 101;
}

.cades-login .form .status.error {
	border-left: 2px solid red;
	padding-left: 10px;
}

.cades-login .form .status .details {
	color: gray;
	font-size: 11px;
	line-height: 14px;
	display: inline-block;
	font-style: italic;
	padding-left: 10px;
}

.cades-login .form .fields {
	display: none;
}

.cades-login .jq-selectbox {
	width: 75%
}

.cades-login .input-submit {
	float: right;
	margin-top: -3px;
	width: 126px;
}

/* END: CADES FORMS - PKO */