#contractor {
	position: relative;
	display: block;
	box-sizing: border-box;
	font-family: "Roboto", sans-serif;
}

#contractor .top_line {
	position: relative;
	width: 100%;
	padding: 20px 30px 20px 350px;
	background: #fff;
	min-height: 76px;
}
#contractor .contractor_title {
	position: absolute;
	top: 25px;
	left: 30px;
	display: block;
	width: 300px;
	text-transform: none;
	font-size: 22px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
#contractor .contractor_title:after {
	content: 'v.1.7';
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	color: #25acff;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

/*------ Заштриховка полей -------*/
div.sum_desc{
	margin-top:20px;
	text-decoration: none!important;
}

/*------- Общее -------*/

#top {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background: rgba(0,0,0,0.1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#top:hover {}
#contractor .clear {clear: both;}
#contractor .red_link,
#contractor .red_link:visited {color:#f44336 !important; text-decoration: underline;}
#contractor .red_link:hover {text-decoration: none;}
#contractor .red_link strong {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
#contractor .more_button {
	position: relative;
	display: block;
	width: 175px;
	height: 36px;
	border: 2px solid #25acfe;
	background: #fff;
	color: #25acfe;
	font-size: 14px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	clear: both;
}
#contractor .more_button:hover,
#contractor .more_button.active {
	background: #25acfe;
	color: #fff;
}
#contractor h1 i,
#contractor h2 i,
#contractor h3 i{
	position: absolute;
	top: 3px;
	left: 100%;
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	background: url(/img/contractor/info_icon.svg) 0 0 no-repeat;
	cursor: pointer;
	z-index: 999;
}
.contractor_ruk .name__ruk{
	display: inline-block;
}

@media screen and (max-width: 768px) and (min-width: 601px) {
	#contractor i.disqualification{
		position: relative!important;
		top: -15px;
		left: -25px;
	}

	.check_dir_doc{
		left: -20px;
	}
}

@media screen and (max-width: 600px){
	#contractor i.disqualification{
		position: relative!important;
		left: -25px;
		top: -40px;
	}

	.constractor_ruk{
		position: relative!important;
		top: -3px;
		left: 30px;
}
	.check_dir_doc{
	width: 90px;
	left: -30px;
	}
}

.icon-informer {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	left: 0;
	top: 0px;
	background: url(/i/information-circular-button-symbol.png) 0 0 no-repeat;
	background-size: contain;
}
#contractor i.history {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 0 -5px 5px;
	background: url(/img/contractor/history_icon.svg) 0 0 no-repeat;
	cursor: pointer;
}

#contractor i.disqualification {
	background: url(/img/contractor/fired.png) 0 0 no-repeat;
	cursor: pointer;
	position: relative!important;
}

.contractor_ruk {
	position: relative;
	top: -3px;

}

.contractor_ruk .tooltip{
	position: absolute !important;
	width: 300px;
	left: 0;
	top: 12px !important;
	z-index: 9999;
}

.contractor_ruk .tooltip-inner{
	text-align: left;
	padding-left: 10px;
}

.contractor_ruk .tooltip-inner hr{
	margin:20px 0 0 0;
}
.contractor_ruk .tooltip-inner strong{
	font-weight: 700;
}
.contractor_ruk .tooltip-arrow{
	left: 47%!important;
 }

	.field_history {
		position: relative;
		width: 100%;
		margin: 0 0 5px 0;
	}
	.field_history th {
		font-size: 15px;
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		padding: 0 10px 7px 10px !important;
		text-align: left;
	}
	.field_history th:nth-child(1),
	.field_history th:nth-child(4),
	.field_history td:nth-child(1),
	.field_history td:nth-child(4),
	.field_history td:nth-child(5) {white-space: nowrap;}
	.field_history td {
		position: relative;
		font-family:'Roboto', sans-serif;font-weight:200;
		font-size: 14px;
		line-height: 21px;
		vertical-align: top;
		border: 2px solid #ebebeb;
		padding: 7px 10px!important;
	}
	.support_popup_history {
		top: 10%!important;
		margin: 0;
	}


#contractor p {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 21px;
	margin: 0 0 10px 0;
}
#contractor .no_data {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
#contractor .no_data:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 80px;
	height: 88px;
	margin: 50px 0 0 -40px;
	background: url(/img/contractor/no_data_icon.svg) 0 0 no-repeat;
}
#contractor .no_data.favorite:before {background: url(/img/contractor/favorite_not_icon.svg) 0 0 no-repeat;}
#contractor .no_data p {
	position: absolute;
	width: 100%;
	display: block;
	top: 50%;
	text-align: center;
	margin: 0;
	padding: 40px 0 0 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px
}
#contractor .no_data.page {height: 300px;}
#contractor .no_data.page.favorite {height: 500px;}
#contractor .no_data.page:before {top:50%; margin: -65px 0 0 -40px;}
#contractor .no_data.page p {padding: 45px 0 0 0;}
.ui-dialog {background: #fff!important;} /* Убираем "грязный" угол */
.ui-dialog .ui-dialog-titlebar-close {outline: none;}

#contractor table a:visited, #contractor table a:visited span {

}

.no_data_page {
	position: relative;
	display: block;
	width: 100%;
	height: 240px;
}
.no_data_page:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 80px;
	height: 88px;
	margin: 50px 0 0 -40px;
	background: url(/img/contractor/no_data_icon.svg) 0 0 no-repeat;
}
.no_data_page p {
	position: absolute;
	width: 100%;
	display: block;
	top: 50%;
	text-align: center;
	margin: 0;
	padding: 40px 0 0 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px
}

/*------- Ограничение доступа ------- */
.restricted_access_wrapper {
	position: relative;
	display: block;
	padding: 100px 200px;
}
.restricted_access {
	position: relative;
	display: block;
}
.restricted_access .lock_img {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.restricted_access .choose_module,
.restricted_access .choose_tariff {
	color: #fff!important;
	text-decoration: none!important;
}
.restricted_access .choose_module:hover,
.restricted_access .choose_tariff:hover {
	background: #fad57d!important;
	color: #212121!important;
}

.demo_plug {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 56px;
	background: #2b333e;
	border-radius: 7px 0 0 0;
	z-index: 9999;
}
.demo_plug p {
	padding: 17px 0 0 21px;
	display: inline-block;
	color: #fff;
}
.demo_plug .full_access {
	position: relative;
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	padding: 0px 16px;
	background: #fad57d;
	font-size: 14px;
	line-height: 36px;
	color: #212121;
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	border: 0;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	vertical-align: middle;
}
.demo_plug .full_access:hover {background: #25acfe; color: #fff;}

.demo_plug .choice_block {
	position: relative;
	width: 200px;
	height: 36px;
	margin: 10px 10px 0 0;
	float: right;
}
.demo_plug .choice_block a {
	position: relative;
	display: block;
	width: 95px;
	line-height: 36px;
	font-size: 14px;
	background: #fad57d;
	float: left;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	border: 0;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.demo_plug .choice_block a.yes {
	background: #82c16f;
	margin: 0 10px 0 0;
}
.demo_plug .choice_block a.yes:hover {background: #6da25d;}
.demo_plug .choice_block a.no {
	background: #f44336;
}
.demo_plug .choice_block a.no:hover {background: #ce382d;}

/*------- Тех.поддержка ------- */
#contractor .contractor_support {
	position: relative;
	display: block;
	/*width: 830px;*/
	margin: 30px auto;
	clear: both;
	font-size: 0;
	line-height: 0;
	/*padding: 40px 0 0 48px;*/
}
/*#contractor .contractor_support:before {*/
	/*content: '';*/
	/*position: absolute;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*width: 42px;*/
	/*height: 42px;*/
	/*background: url('/img/contractor/ann_sum_01.svg') 0 0 no-repeat;*/
/*}*/
#contractor .contractor_support p {
	position: relative;
	display: inline-block;
	margin: 0 30px 0 0;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
#contractor .contractor_support .support_button {
	position: relative;
	display: inline-block;
	height: 42px;
	line-height: 44px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding: 0px 30px;
	background: #25acfe;
	font-size: 14px;
	color: white;
	cursor: pointer;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	border: 0;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	vertical-align: top;
}
#contractor .contractor_support .support_button:hover {background: #236D9A;}

#contractor .contractor_support .support_popup {
	display: none;
	position: relative;
}
	.support_popup {
		box-sizing: border-box;
	}
	.support_popup h2 {
		position: relative;
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		font-size: 24px;
		text-align: center;
	}
	.support_popup textarea {
		position: relative;
		display: block;
		resize: none;
		width: 440px;
		height: 150px;
		border: 1px solid #e2e2e2;
		outline: none;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		margin: 30px auto;
		font-family: "Roboto", sans-serif;
		font-weight: 300;
		font-size: 14px;
		line-height: 21px;
		padding: 10px 15px;
	}
	.support_popup .support_button_send {
		position: relative;
		display: block;
		width: 175px;
		height: 36px;
		border: 2px solid #25acfe;
		background: transparent;
		color: #25acfe;
		font-size: 14px;
		line-height: 32px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none!important;
		margin: 0 auto 30px auto;
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		cursor: pointer;
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-o-user-select: none;
		user-select: none;
		-webkit-transition: all 0.1s ease-in;
		-moz-transition: all 0.1s ease-in;
		-o-transition: all 0.1s ease-in;
		transition: all 0.1s ease-in;
		clear: both;
	}
	.support_popup .support_button_send:hover,
	.support_popup .support_button_send.active {
		background: #25acfe;
		color: #fff!important;
	}

.checkdirdoc_popup {
	display: none;
	box-sizing: border-box;
}

.ui-popup-wrapper .ui-dialog.checkdirdoc_popup {
	display: inline-block;
}

.checkdirdoc_popup h2 {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
}
.checkdirdoc_info {
	max-width: 440px;
	border: 1px solid #e2e2e2;
	padding: 15px 15px 0 15px;
	margin: 20px auto 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.checkdirdoc_info_title {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.checkdirdoc_info_text {
	margin-bottom: 15px;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	color: #000;
}
.checkdirdoc_popup input {
	position: relative;
	display: block;
	resize: none;
	width: 100%;
	max-width: 440px;
	height: 50px;
	border: 1px solid #e2e2e2;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 30px auto;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	padding: 10px 15px;
}
.checkdirdoc_popup .support_button_send {
	position: relative;
	display: block;
	width: 175px;
	height: 36px;
	border: 2px solid #25acfe;
	background: transparent;
	color: #25acfe;
	font-size: 14px;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none!important;
	margin: 0 auto 30px auto;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	clear: both;
}
.checkdirdoc_popup .support_button_send:hover,
.checkdirdoc_popup .support_button_send.active {
	background: #25acfe;
	color: #fff!important;
}
.checkdirdoc_msg {
	/*width: 440px;*/
	width: auto;
	border: 1px solid #e2e2e2;
	margin: 20px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	padding: 10px 10px 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	text-align: center;
}
.checkdirdoc_msg strong{
	font-weight: 700;
}
.checkdirdoc_msg:before {
	content: "";
	background: url("/img/tc/checkdirdoc_icons.png") no-repeat;
	width: 100px;
	height: 100px;
	display: block;
	margin: 20px auto;
}

.checkdirdoc_msg.found:before {
	background-position: -100px 0;
}

.checkdirdoc_msg.notfound:before {
	background-position: 0 0;
}

.checkdirdoc_buttons {
	text-align: center;
	margin: 20px 0;
	font-size: 0;
	display: none;
}

.checkdirdoc_buttons-item {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	padding: 7px 15px 5px;
	font-size: 14px;
	color: #25acfe;
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	border: 2px solid #25acfe;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	margin: 5px 0 0 0;
	text-decoration: none;
}

.checkdirdoc_buttons-item:hover {
	background: #25acfe;
	color: #ffffff;
}

.checkdirdoc_buttons-item {
	margin-right: 10px;
}

/*------- Иконка гамбургера с анимацией ------- */
.hamburger {
	padding: 0;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

.hamburger-box {
	width: 18px;
	height: 12px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 18px;
	height: 2px;
	background-color: #25acfe;
	/*border-radius: 4px;*/
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {top: -5px;}
.hamburger-inner::after {bottom: -5px;}
.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner::before,
.hamburger:hover .hamburger-inner::after {background-color: #236D9A;}

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }


/*------- Поиск и фильтр -------*/
#contractor .search_and_filter {
	position: relative;
	display: flex;
	flex-wrap: wrap;
/*	display: block;*/
	width: 100%;
	/*padding: 0 200px 0 0;*/
	padding: 0 125px 0 0;
}

/*------- Строка поиска -------*/
#contractor .contractor_search {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
}
#contractor .contractor_search:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 8px;
	left: 8px;
	background: url(/img/contractor/search_icon.svg) no-repeat 0 0;
}
#contractor .contractor_search input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	height: 36px;
	line-height: 34px;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	border: 1px solid #e2e2e2;
	outline: none;
	padding: 0 100px 0 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: transparent;
}
::-webkit-input-placeholder {color:#959595;}
::-moz-placeholder          {color:#959595;}
:-moz-placeholder           {color:#959595;}
:-ms-input-placeholder      {color:#959595;}

#contractor .contractor_search input[type="text"]:focus {
	border: 2px solid #25acfe;
	padding: 0 99px 0 34px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#contractor .contractor_search input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 20px;
	height: 36px;
	line-height: 38px;
	text-transform: uppercase;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	font-family: "Roboto", sans-serif;
}
.ui-autocomplete {
	border-radius: 4px;
	max-width: 50%;
}
.ui-menu .ui-menu-item {
	padding: 4px 10px;
}

.ui-menu .ui-menu-item .search_autocomplete {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: black;
	cursor: default;
}

.search_autocomplete-company {
	font-weight: bold;
	box-sizing: border-box;
	padding-right: 15px;
	flex-grow: 0;
	width: 86px;
}

.search_autocomplete-item-wrapper {
	flex-grow: 1;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
}

.search_autocomplete-item {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	white-space: normal;
	padding-right: 15px;
}

.search_autocomplete-item[data-name="title"] {
	width: 45%;
}

.search_autocomplete-item[data-name="region"] {
	width: 24%;
}

.search_autocomplete-item[data-name="innogrn"] {
	width: 25%;
}

.search_autocomplete-item[data-name="status"] {
	width: 5%;
	text-align: right;
	padding-right: 0;
}

.search_autocomplete-item[data-name="title"],
.search_autocomplete-item[data-name="innogrn"] {
	font-weight: normal;
}

.search_autocomplete-item_status {
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.search_autocomplete-item_status[data-status="on"] {
	background-color: green;
}

@media screen and (max-width: 599px) {
	.ui-menu .ui-menu-item .search_autocomplete {
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
	}

	.search_autocomplete-item-wrapper .search_autocomplete-item {
		display: block;
		position: relative;
	}

	.search_autocomplete-item[data-name="title"],
	.search_autocomplete-item[data-name="region"],
	.search_autocomplete-item[data-name="innogrn"] {
		width: auto;
	}

	.search_autocomplete-company,
	.search_autocomplete-item[data-name="region"] {
		font-weight: normal;
		margin-bottom: 5px;
	}

	.search_autocomplete-item[data-name="title"],
	.search_autocomplete-item[data-name="innogrn"] {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 16px;
	}

	.search_autocomplete-item[data-name="status"] {
		position: absolute;
		top: 4px;
		right: 10px;
	}

	.search_autocomplete-item_status {
		width: 10px;
		height: 10px;
	}
}

@media screen and (max-width: 1499px) {
	.ui-autocomplete[id="ui-id-2"].ui-menu .ui-menu-item .search_autocomplete {
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
	}

	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item-wrapper .search_autocomplete-item {
		display: block;
		position: relative;
	}

	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="title"],
	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="region"],
	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="innogrn"] {
		width: auto;
	}

	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-company,
	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="region"] {
		font-weight: normal;
		margin-bottom: 5px;
	}

	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="title"],
	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="innogrn"] {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 16px;
	}

	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item[data-name="status"] {
		position: absolute;
		top: 4px;
		right: 10px;
	}

	.ui-autocomplete[id="ui-id-2"] .search_autocomplete-item_status {
		width: 10px;
		height: 10px;
	}
}


/* По ui-menu-item ui-state-focus меняется серый цвет, а не по ховеру. Виджет всплывашки работает так */
/*.ui-menu .ui-menu-item:hover {*/
	/*background: #eeeeee;*/
/*}*/

/*--------- Развернуть, свернуть ---------*/


/*------- Фильтр поиска -------*/
#contractor .contractor_filter {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	/*width: 184px;*/
	width: 105px;
}
#contractor .toggle_buttons {
	position: relative;
	display: none; /*--- скрываем v.2.2 ---*/
	float: left;
	width: 74px;
	height: 36px;
	margin: 0 5px 0 0;
}
#contractor .toggle_buttons .toggle_button {
	position: relative;
	display: block;
	float: left;
	width: 37px;
	height: 36px;
	border: 1px solid #e2e2e2;
}
#contractor .toggle_buttons .toggle_button:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	border-right: none;
}
#contractor .toggle_buttons .toggle_button:first-child:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 8px;
	width: 20px;
	height: 20px;
	background-color: #ccc;
	-webkit-mask:  url(/img/contractor/block_list_icon.svg) no-repeat 0 0;
	mask: url(/img/contractor/block_list_icon.svg) no-repeat 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contractor .toggle_buttons .toggle_button:last-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
#contractor .toggle_buttons .toggle_button:last-child:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 9px;
	width: 16px;
	height: 16px;
	background-color: #ccc;
	-webkit-mask:  url(/img/contractor/lines_list_icon.svg) no-repeat 0 0;
	mask: url(/img/contractor/lines_list_icon.svg) no-repeat 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contractor .toggle_buttons .toggle_button:first-child:hover:before,
#contractor .toggle_buttons .toggle_button:last-child:hover:before,
#contractor .toggle_buttons .toggle_button.active:before {background-color: #25acfe;}
#contractor .toggle_buttons .toggle_button.active {cursor: default; pointer-events: none;}

#contractor .filter_wrapper {
	position: relative;
	display: block;
	float: left;
	clear: right;
	width: 105px;
}


#contractor .filter_wrapper .filter_button {
	font-weight: 700;
	position: relative;
	width: 100%;
	height: 36px;
	border: 2px solid #25acfe;
	background: #fff;
	color: #25acfe;
	font-size: 14px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 15px 0 0;
	font-family: "Roboto", sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contractor .filter_wrapper .filter_button:hover,
#contractor .filter_wrapper .filter_button.active {
	background: #25acfe;
	color: #fff;
}
#contractor .filter_wrapper .filter_button:before {
	content: '';
	position: absolute;
	top: 6px;
	right: 10px;
	width: 10px;
	height: 20px;
	background: url(/img/contractor/arrow_open_icon.svg) no-repeat 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contractor .filter_wrapper .filter_button:hover:before {
	background: url(/img/contractor/arrow_open_white_icon.svg) no-repeat 0 0;
}
#contractor .filter_wrapper .filter_button.active:before {
	background: url(/img/contractor/arrow_close_white_icon.svg) no-repeat 0 0;
}
#contractor .filter_wrapper .filter_button.active:hover {
	background: #236D9A;
	border-color: #236D9A;
}

/*----------------------------------------------------- Стили для выпадающего фильтра
#contractor .filter_wrapper .filter_dropdown {
	position: absolute;
	background: #25acfe;
	box-shadow: 0 3px 30px -4px rgba(0,0,0,0.3);
	top: 100%;
	right: 0;
	display: none;
	margin-top: 12px;
	min-width: 150px;
	padding: 20px;
	z-index: 20;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#contractor .filter_wrapper .filter_dropdown:after {
	position: absolute;
	content: '';
	background: #25acfe;
	right: 45px;
	top: -6px;
	width: 12px;
	height: 12px;
	transform: rotate(45deg);
	border-right-color: transparent;
	border-bottom-color: transparent;
	z-index: -1;
}
-----------------------------------------------------*/
#contractor .filter_dropdown_wrapper {
	position: relative;
	display: block;
	background: #fff;
	padding: 0 30px;
}
#contractor .filter_dropdown {
	position: relative;
	padding: 20px 0 20px 0;
	border-top: 1px dashed #d7d7d7;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
#contractor .filter_dropdown .sub_1,
#contractor .filter_dropdown .sub_2,
#contractor .filter_dropdown .sub_3 {
	position: static;
	display: flex;
	width: calc(100% + 20px);
}


@media screen and (max-width: 500px ){

#contractor .filter_dropdown .sub_1,
#contractor .filter_dropdown .sub_2,
#contractor .filter_dropdown .sub_3
{
	flex-direction: column;
}
	#contractor .filter_dropdown section .col-2{
		width:100%!important;
	}
}




#contractor .filter_dropdown .sub_3 {
	display: inline-block;
	width: auto;
	padding: 10px 0 5px 0;
}
#contractor .filter_dropdown label {
	position: relative;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	/*width: 16.6666%;*/
}
#contractor .filter_dropdown section .col-4 {width: 25%; padding: 0 20px 0 0; position: relative;float:left;}
#contractor .filter_dropdown section .col-3 {width: 33.3333%; float: left;}
#contractor .filter_dropdown section .col-2 {width: 50%; float: left; padding: 0 20px 0 0; position: relative;}

#contractor .filter_dropdown .sub_1 label {
	margin: 0 0 20px 0;
}
#contractor .filter_dropdown .sub_1 label span {

/*	left: 0;*/
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 36px;
	padding: 0 0 0 10px;
}
/*
.tree_items_container.js-item-0-childsBox>span.icon.expand.js-itemId {
	width: 100px;
	position: relative;

}
*/

#contractor .filter_dropdown .sub_1 label input {
	width: 100%;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 10px;
}
#contractor .filter_dropdown .sub_2 label {
	margin: 0 0 20px 0;
}
#contractor .filter_dropdown .sub_2 > label > span,
#contractor .filter_dropdown .sub_2 > div > span{
	position: absolute;
	left: 0;
	display: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 36px;
	padding: 0 0 0 10px;
}
#contractor .filter_dropdown .sub_2 label input {
	width: 100%;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 10px;
}
#contractor .filter_dropdown section .region {
	font-weight: 400;
}
#contractor .filter_dropdown section .region .tree_info_block,
#contractor .filter_dropdown section [data-field-name=okvedList] .tree_info_block {
	background: transparent url(/i/tree.png) no-repeat 97% 9px;
	min-height: 30px;
	padding: 2px 35px 2px 5px;
	cursor: pointer;
	max-height: 200px;
}

#contractor .filter_dropdown section [data-field-name=okvedList] .tree_info_block {
	background: transparent url(/i/tree.png) no-repeat 99% 9px;
}

#contractor .filter_dropdown section .region .tree_items_wrapper {
	left: -1px;
	z-index: 99999999999999999999999999;
}
#contractor .filter_dropdown section .region .tree_info_block .selected-item {
	line-height: 29px;
}
#contractor .filter_dropdown section .region .i-wrapper {padding: 0; margin: 7px 0 0 0;}
#contractor .filter_dropdown section .region .icon-close {display: block;}
#contractor .filter_dropdown section .region .form-element-tree {
	min-height: 36px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#contractor .filter_dropdown section .region .js-tree_items_wrapper {
	position: relative;
	width: 430px;
}

#contractor .filter_dropdown .sub_3 > label {
	display: inline-block;
	margin: 0;
	padding: 0 50px 0 0;
}
#contractor .filter_dropdown .sub_3 > label:last-child {
	padding: 0;
}
#contractor .filter_dropdown .sub_3 > label label {
	margin: 0 15px 0 0;
}
#contractor .filter_dropdown .sub_3 > label input[type="radio"] {
	width: 15px;
	height: 15px;
	margin: -2px 4px 0 0;
	vertical-align: middle;
}
#contractor .filter_dropdown .sub_3 > label input[type="checkbox"] {
	margin: -2px 4px 0 0;
}
#contractor .filter_dropdown input[type="submit"] {
	width: 105px;
	text-transform: uppercase;
	display: inline-block;
	float: right;
}

/* - - - Placeholder - - - */
#contractor .filter_dropdown .fancyPlaceholder .placeholder_label {
	position: absolute;
	top: 0;
	font-size: 14px;
	line-height: 36px;
	padding: 0 0 0 10px;
	color: #959595;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contractor .filter_dropdown .fancyPlaceholder.inputFilled .placeholder_label {
	top: -17px;
	font-size: 12px;
	line-height: normal;
}


/*------- Список компаний -------*/

#contractor .contractor_cards {
	position: relative;
	display: block;
	width: 100%;
	padding: 30px 0 30px 30px;
}
#contractor .contractor_cards h2 {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 24px;
	margin: 0 0 20px 0;
}
#contractor .contractor_cards .contractor_wrapper_card {
	position: relative;
	display: block;
	width: 25%;
	float: left;
	padding: 0 30px 30px 0 ;
}


#contractor .contractor_cards .contractor_card {
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	padding: 15px 20px 20px 20px;
	border: 1px solid #e8e8e8;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#contractor .contractor_cards .contractor_card .title_card {
	position: relative;
	display: block;
	border-bottom: 2px solid #f5f5f5;
	padding: 0 0 15px 0;
}
#contractor .contractor_cards .contractor_card .title_card a {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	display: inline;
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 0 0;
	border-bottom: 1px dashed #25acff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contractor .contractor_cards .contractor_card .title_card a:hover {
	border-bottom: 1px dashed transparent;
}
#contractor .contractor_cards .contractor_card table {
	position: relative;
	display: block;
	width: 100%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
}
#contractor .contractor_cards .contractor_card table td {
	padding: 12px 0 0 0 !important;
	vertical-align: top;
	width: 20%;
}

#contractor table td{
	line-height: 1.5;

}
#contractor .contractor_cards .contractor_card table tr:last-child td {
	padding: 0!important;
	height: 0;
}
#contractor .contractor_cards .contractor_card table tr:hover td {
	background: none;
}
#contractor .contractor_cards .contractor_card:hover {
	/*border:1px solid #25acfe;*/
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
}
#contractor .contractor_cards .contractor_card .status_company {
	position: relative;
	display: block;
	padding: 0 0 0 25px;
	cursor: default;
}
#contractor .contractor_cards .contractor_card .status_company.active:before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/active_check_icon.svg) 0 0 no-repeat;
}
#contractor .contractor_cards .contractor_card .status_company.inactive:before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/deactive_icon.svg) 0 0 no-repeat;
}
#contractor .contractor_cards .contractor_card .status_company.changing:before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/caution_icon.svg) 0 0 no-repeat;
}

#contractor .contractor_cards .contractor_card .status_company .popup_informer {
	position: absolute;
	bottom: 37px;
	left: 0;
	width: 100%;
	width: calc(100% + 20px);
	height: auto;
	margin: 0 0 0 -10px;
	text-align: center;
	padding: 5px 7px;
	background: #455a64;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition:.1s ease-in-out;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
}
#contractor .contractor_cards .contractor_card .status_company .popup_informer:before {
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:19px;
	margin-left:-8px;
	height:0;
	width:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #455a64;
	transition:.1s ease-in-out;
	opacity: 0;
}
#contractor .contractor_cards .contractor_card .status_company:hover .popup_informer {opacity: 1; bottom: 27px;}
#contractor .contractor_cards .contractor_card .status_company:hover .popup_informer:before{opacity: 1;}

#contractor .contractor_cards .more_button {right: 15px; background: #efefef;}

#contractor .contractor_cards .delete_favorite {
	/*position: absolute;*/
	/*right: 0;*/
	/*top: 0;*/
	position: relative;
	float: right;
	padding: 0 0 0 5px;
	width: 24px;
	height: 24px;
	background: transparent;
	border-radius: 4px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	cursor: pointer;
}
#contractor .contractor_cards .delete_favorite:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 20px;
	height: 20px;
	z-index: 1;
	background: url(/img/contractor/favorite_icon.svg) no-repeat 0 0;
}
#contractor .contractor_cards .delete_favorite:hover:before {
	background: url(/img/contractor/favorite_added_icon.svg) no-repeat 0 0;
}
#contractor .contractor_cards .added.delete_favorite:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 10px;
	height: 10px;
	opacity: 0.3;
	z-index: 1;
	background: url(/img/contractor/close_black_icon.svg) 0 0 no-repeat;
}

#contractor .contractor_cards .added.delete_favorite.delete_tracked:before {
	background: url(/img/contractor/close_black_icon.svg) 0 0 no-repeat;
}
#contractor .contractor_cards .added.delete_favorite.delete_tracked:hover:before {
	background: url(/img/contractor/close_black_icon.svg) 0 0 no-repeat;
}
#contractor .contractor_cards .delete_favorite.delete_tracked:before {
	background: url(/img/contractor/spy_icon.svg) no-repeat 0 0;
}
#contractor .contractor_cards .delete_favorite.delete_tracked:hover:before {
	background: url(/img/contractor/spy_added_icon.svg) no-repeat 0 0;
}

#contractor .contractor_cards .added.delete_favorite:hover:before {opacity: 0.7;}
#contractor .contractor_cards .added.delete_favorite {background: #efefef;}
#contractor .contractor_cards .favorite_description {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	background: #fff;
	z-index: 10;
}
#contractor .contractor_cards .favorite_description p {
	position: absolute;
	width: 100%;
	display: block;
	text-align: center;
	top: 50%;
	padding: 0 15px;
	margin: -20px 0 0 0;
}
#contractor .contractor_cards .favorite_description .reestablish_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 168px;
	margin: 30px 0 0 -84px;
	display: block;
	line-height: 42px;
	text-transform: uppercase;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	padding: 0 30px;
	background: #dadada;
	font-size: 14px;
	color: white;
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	border: 0;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	vertical-align: top;
}
#contractor .contractor_cards .favorite_description .reestablish_btn:hover {
	background: #bcbcbc;
}
#contractor .contractor_cards .contractor_card.user_list_deleted {opacity: 0.7;}
#contractor .contractor_cards .contractor_card.user_list_deleted .favorite_description {display: block;}
#contractor .contractor_cards .contractor_card.user_list_deleted .title_card {z-index: 15;}

#contractor .top_companys h2 {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	margin: 0 0 20px 0;
	font-weight: 500;
}
#contractor .top_companys h2 span {
	position: relative;
	display: inline-block;
	background: #bebebe;
	font-size: 13px;
	line-height: 24px;
	padding: 0 10px;
	margin: 0 0 0 10px;
	vertical-align: top;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	color: #606060;
	text-shadow: 0 1px 1px #dedede;
	border-radius: 4px;
}
#contractor .top_companys .description {
	position: relative;
	display: none;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #d7d7d7;
	margin: 0 30px 20px 0;
}

#contractor .not_found {
	position: relative;
	display: block;
	min-height: 700px;
}
#contractor .not_found:before {
	content: '';
	position: absolute;
	width: 600px;
	height: 600px;
	top: 100px;
	left: 50%;
	margin-left: -300px;
	background: url(/img/contractor/not_found.svg) 0 0 no-repeat;

}
#contractor .not_found strong {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 50px;
	margin: 0 0 30px 0;
	text-align: center;
	padding: 170px 0 0 0;
}
#contractor .not_found span {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;
	margin: 0 0 30px 0;
	text-align: center;
}
#contractor .not_found p {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 20px 0;
	text-align: center;
}


/*------- Карточка компании -------*/


#contractor .breadcrumbs {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	margin: 20px 10px!important;
	font-weight: 400;
}
#contractor .breadcrumbs a {
	display: inline-block;
	line-height: 14px;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	position: relative;
	margin-right: 15px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: 400;
}

#contractor .breadcrumbs a:after{
	content: ' / ';
	margin-left: 10px;
	color: #cacaca5e;
}
#contractor .breadcrumbs a:hover {

}

.contractor_wrapper {
	position: relative;
	display: block;
	/*padding: 0 30px 30px;*/
	width: 100%;
}
.contractor {
	position: relative;
	display: block;
	background: #fff;
	padding: 22px 30px 25px 30px;
	border: 1px solid #e8e8e8;
	margin-top: 5px;
}
.contractor .contractor_wrapper_title {
	width: 100%;
	display: flex;
	justify-content: space-around;
	position: relative;

/*	padding: 0 350px 0 0;*/
	margin: 0 0 30px 0;
}
.contractor .contractor_wrapper_title h1 {
	word-break: break-word;
	position: relative;
	font-size: 30px;
	line-height: 38px;
	display: block;
	width: 100%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

@media (max-width: 700px) {
	.contractor_wrapper_title{
		display: flex;
		flex-direction: column;
	}
}

.contractor h2 {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 24px;
}

.contractor .contractor_title_elements {
	position: relative;
	top: 0;
	right: 0;
	width: 370px;
	height: 38px;
	display: flex;
	justify-content: space-around;
}
.contractor .contractor_title_elements.fix {
	width: 750px;
}
@media (max-width:770px) {
	.contractor .contractor_wrapper_title {
		padding-right: 0;
	}
	.contractor .contractor_title_elements {
		position: relative;
	}
}
.contractor .contractor_title_elements .contractor_status {
	position: relative;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	padding: 0 0 0 40px;
	cursor: default;

}
.contractor .contractor_title_elements .contractor_status span {
	position: relative;
	display: block;
	color: #000000;
}
.contractor .contractor_title_elements .contractor_status.active:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(/img/contractor/active_check_icon.svg) 0 0 no-repeat;
}
.contractor .contractor_title_elements .contractor_status.active {
	color: #629453;
	margin-left: 30px;
}
.contractor .contractor_title_elements .contractor_status.inactive:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(/img/contractor/deactive_icon.svg) 0 0 no-repeat;
}
.contractor .contractor_title_elements .contractor_status.inactive {
	color: #f44336;
}
.contractor .contractor_title_elements .contractor_status.changing:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(/img/contractor/caution_icon.svg) 0 0 no-repeat;
}
.contractor .contractor_title_elements .contractor_status.changing {
	color: #f9a448;
	flex: 1 1;
	margin-left: 30px;
}
.contractor .contractor_title_elements .print_card {
	position: relative;
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	top: 2px;
	margin: 0 0 0 15px;
	cursor: pointer;
	z-index: 1;
}
.contractor .contractor_title_elements .print_card:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(/img/contractor/print_icon.svg) no-repeat 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.contractor .contractor_title_elements .print_card:hover:before {
	opacity: 0.5;
}
.contractor .contractor_title_elements .add_favorite {
	position: relative;
	display: block;
	float: right;
	top: 2px;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 15px;
	cursor: pointer;
	z-index: 1;
}
.contractor .contractor_title_elements .add_favorite:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(/img/contractor/favorite_icon.svg) no-repeat 0 0;
	/*-webkit-transition: all 0.1s ease-in;*/
	/*-moz-transition: all 0.1s ease-in;*/
	/*-o-transition: all 0.1s ease-in;*/
	/*transition: all 0.1s ease-in;*/
}
.contractor .contractor_title_elements .add_favorite:hover:before {
	background: url(/img/contractor/favorite_added_icon.svg) no-repeat 0 0;
}
.contractor .contractor_title_elements .add_favorite.added:before {
	background: url(/img/contractor/favorite_added_icon.svg) no-repeat 0 0;
}

.contractor .contractor_title_elements .pdf_download {
	position: relative;
	float: right;
	top: 2px;
	width: 30px;
	height: 30px;
	margin: 0 0 0 15px;
	cursor: pointer;
	z-index: 1;
}
.contractor .contractor_title_elements .pdf_download:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(/img/contractor/pdf_icon.svg) no-repeat 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.contractor .contractor_title_elements .pdf_download:hover:before {
	opacity: 0.5;
}
.contractor .contractor_title_elements .contractor_monitoring {
	position: relative;
	display: block;
	float: right;
	top: 2px;
	width: 32px;
	height: 30px;
	margin: 0 0 0 15px;
	cursor: pointer;
	z-index: 1;
}
.contractor .contractor_title_elements .contractor_monitoring:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 32px;
	height: 30px;
	background: url(/img/contractor/spy_icon.svg) no-repeat 0 0;
	/*-webkit-transition: all 0.1s ease-in;*/
	/*-moz-transition: all 0.1s ease-in;*/
	/*-o-transition: all 0.1s ease-in;*/
	/*transition: all 0.1s ease-in;*/
}
.contractor .contractor_title_elements .contractor_monitoring:hover:before {
	background: url(/img/contractor/spy_added_icon.svg) no-repeat 0 0;
}
.contractor .contractor_title_elements .contractor_monitoring.added:before {
	background: url(/img/contractor/spy_added_icon.svg) no-repeat 0 0;
}


.contractor .contractor_title_elements .popup_informer {
	position: absolute;
	top: -50px;
	left: 50%;
	width: 100px;
	height: auto;
	margin: 0 0 0 -50px;
	text-align: center;
	padding: 5px 7px;
	background: #455a64;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition:.1s ease-in-out;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
}
.contractor .contractor_title_elements .popup_informer:before {
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-8px;
	height:0;
	width:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #455a64;
	transition:.1s ease-in-out;
	opacity: 0;
}

.contractor .contractor_title_elements .print_card .popup_informer {margin: 0 0 0 -51px;}
.contractor .contractor_title_elements .add_favorite .popup_informer {margin: 0 0 0 -51px; top:-67px;}
.contractor .contractor_title_elements .pdf_download .popup_informer {margin: -47px 0 0 -50px;}
.contractor .contractor_title_elements .contractor_monitoring .popup_informer {width: 180px; margin: 0 0 0 -91px; top:-67px;}
.contractor .contractor_title_elements .contractor_status .popup_informer {
	width: auto;
	max-width: 280px;
	margin: 0;
	top: auto;
	bottom: 55px;
	left: -20px;
	text-align: left;
	padding: 5px 8px;
}
.contractor .contractor_title_elements .contractor_status .popup_informer:before {
	left: 27px;
	margin: 0;
}

.contractor .contractor_title_elements .print_card:hover .popup_informer,
.contractor .contractor_title_elements .pdf_download:hover .popup_informer {opacity: 1; top: -45px;}
.contractor .contractor_title_elements .contractor_monitoring:hover .popup_informer {opacity: 1; top: -57px;}
.contractor .contractor_title_elements .contractor_status:hover .popup_informer {opacity: 1; bottom: 45px;}
.contractor .contractor_title_elements .add_favorite:hover .popup_informer {opacity: 1; top: -57px;}

.contractor .contractor_title_elements .print_card:hover .popup_informer:before,
.contractor .contractor_title_elements .pdf_download:hover .popup_informer:before,
.contractor .contractor_title_elements .contractor_monitoring:hover .popup_informer:before,
.contractor .contractor_title_elements .contractor_status:hover .popup_informer:before,
.contractor .contractor_title_elements .add_favorite:hover .popup_informer:before{opacity: 1;}



/*------- Меню (без бургера) -------
.contractor .contractor_menu {
	position: relative;
	display: block;
	width: 100%;
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	padding: 15px 0;
}
.contractor .contractor_menu ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
.contractor .contractor_menu ul li {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	border-right: 2px solid #ebebeb;
}
.contractor .contractor_menu ul li:first-child {
	padding: 0 15px 0 0;
}
.contractor .contractor_menu ul li:last-child {
	border-right: none;
}
.contractor .contractor_menu ul li a {
	display: inline-block;
	border-bottom: 1px dashed #25acff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.contractor .contractor_menu ul li a.active {
	color: #ccc;
	border-bottom: 1px dashed transparent;
	pointer-events: none;
}
.contractor .contractor_menu ul li a.active:before {
	content: '';
	display: block;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ebebeb;
	transition: .1s ease-in-out;
}
.contractor .contractor_menu ul li a:hover {
	border-bottom: 1px dashed transparent;
}
*/

/*------- Меню (c бургером) -------*/
.contractor .contractor_menu {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	padding: 15px 0;
}
.contractor .contractor_menu button {
	align-self: stretch;
	transition: all .4s ease-out;
	outline: 0;
	border: 0;
	margin: 3px 10px 0 0;
	width: 18px;
	height: 12px;
	/*background: url(/img/contractor/menu_burger_icon.svg) 0 0 no-repeat;*/
	cursor: pointer;
}
/*.contractor .contractor_menu button.hidden {*/
	/*transition: none;*/
	/*border-right: 0.5rem solid #b6b6b6;*/
	/*width: 0;*/
	/*padding: 0;*/
	/*overflow: hidden;*/
/*}*/
/*.contractor .contractor_menu button::after {
	content: attr(count);
	display: inline-flex;
	width: 30px;
	height: 30px;
	align-items: center;
	justify-content: center;
	background: #9f9f9f;
	color: #f2f2f2;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.8);
	border-radius: 50%;
	font-size: 14px;
	line-height: 14px;
	margin-left: 1rem;
	margin-right: calc(-1rem + -8px);
}*/
.contractor .contractor_menu ul.main_links {
	position: relative;
	display: flex;
	justify-content: flex-start;
	flex: 1;
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;
	font-family: 'Roboto',Sans-Serif;
	font-weight: 400;
}
.contractor .contractor_menu ul.main_links li {
	position: relative;
	display: inline-block;
	flex: none;
	padding: 0 15px;
	border-right: 2px solid #ebebeb;
}
.contractor .contractor_menu ul.main_links li:first-child {
	padding: 0 15px 0 0;
}
.contractor .contractor_menu ul.main_links li:last-child {
	border-right: none;
}
.contractor .contractor_menu ul.main_links li a {
	display: inline-block;
	border-bottom: 1px dashed #25acff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.contractor .contractor_menu ul.main_links li a.active {
	color: #ccc;
	border-bottom: 1px dashed transparent;
	pointer-events: none;
}
.contractor .contractor_menu ul.main_links li a.active:before {
	content: '';
	display: block;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ebebeb;
	transition: .1s ease-in-out;
}
.contractor .contractor_menu ul.main_links li a:hover {
	border-bottom: 1px dashed transparent;
}

.contractor .contractor_menu .hidden_links {
	position: absolute;
	background: #25acff;
	right: 0;
	padding: 20px;
	top: 100%;
	z-index: 3;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.contractor .contractor_menu .hidden_links li a {
	display: inline-block;
	color: #fff;
	border-bottom: 1px dashed #fff;
	-webkit-transition: all 0.05s ease-in;
	-moz-transition: all 0.05s ease-in;
	-o-transition: all 0.05s ease-in;
	transition: all 0.05s ease-in;
}
.contractor .contractor_menu .hidden_links.hidden {display: none;}
.contractor .contractor_menu .hidden_links li {padding: 0 0 15px 0;}
.contractor .contractor_menu .hidden_links li:last-child {padding: 0;}
.contractor .contractor_menu .hidden_links li a:hover {
	border-bottom: 1px dashed transparent;
	opacity: 0.8;
}


/*------- Общая информация -------*/
.contractor .general_info {
	position: relative;
	display: block;
	/*padding: 0 300px 0 0;*/
	padding: 0;
}
.contractor .general_info table {
	position: relative;
	width: 100%;
	margin: 17px 0 20px 0;
}
.contractor .general_info table td {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	padding: 3px 20px 3px 0!important;
}
.contractor .general_info table td:first-child {
	width: 5%;
	padding: 3px 7px 3px 0!important;
}
.contractor .general_info table td.founders,
.contractor .general_info table td.controls_all {
	padding: 3px 20px 3px 25px!important;
}
.contractor .general_info table tr:hover td {
	background: none;
}
.contractor .general_info table a {text-decoration: underline;}
.contractor .general_info .full_card {
	position: relative;
	/*display: inline-block;*/
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	padding: 0 0 0 25px;
	text-decoration: underline;

	display: none; /* Временно скрываем, дублирует выписку */
}
.contractor .general_info table td ul {display: inline-block;}
.contractor .general_info .full_card:before {
	content: '';
	position: absolute;
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	background: url(/img/contractor/user_card_icon.svg) 0 0 no-repeat;
}
.contractor .general_info .full_card:hover {
	text-decoration: none;
}
.contractor .general_info .more_sites a,
.contractor .general_info .more_items a,
.contractor .general_info .check_dir_doc {
	display: inline-block;
	line-height: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	padding: 0 7px;
	background: #25acfe;
	font-size: 12px;
	color: white;
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	border: 0;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	margin: 5px 0 0 0;
	text-decoration: none;
}
.contractor .general_info .more_sites a:hover,
.contractor .general_info .more_items a:hover,
.contractor .general_info .check_dir_doc:hover {background: #236D9A; color:#fff;}
.contractor .general_info .web_site li a,
.contractor .general_info .email li a {
	position: relative;
	padding: 0 0 0 20px;
}
.contractor .general_info .web_site li:before {
	 content: '';
	 position: absolute;
	 top: 4px;
	 left: 0;
	 width: 16px;
	 height: 16px;
	 background: url(/img/contractor/web_icon.svg) 0 0 no-repeat;
 }
.contractor .general_info .email li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 16px;
	height: 16px;
	background: url(/img/contractor/mail_icon.svg) 0 0 no-repeat;
}
.contractor .general_info .web_site li.more_sites a {padding: 0 7px;}
.contractor .general_info .web_site li.more_sites:before {display: none;}
.contractor .general_info i.history {vertical-align: top; float: left; margin: 0 5px -5px 0!important;}
.contractor .general_info table td.controls_all i.history,
.contractor .general_info table td.founders i.history {
	position: absolute!important;
	top: 3px;
	left: 0;
}

.contractor .general_info .more_items.left a {
	margin: 5px 0 0 -25px;
}

/*------- Индексы благонадежности -------*/
.contractor .risk_factors {
	position: relative;
	display: block;
	width: 100%;
	margin: 40px 0 0 0;
	overflow: hidden;
}
.contractor .risk_factors ul {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	margin: 16px 0 20px 0;
	padding: 0;
}
.contractor .risk_factors ul.right_column {
	clear: right;
}
.contractor .risk_factors ul li {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	padding: 3px 20px 3px 25px;
}
.contractor .risk_factors ul li.good:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/active_check_icon.svg) 0 0 no-repeat;
}
.contractor .risk_factors ul li.bad:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/warning_icon.svg) 0 0 no-repeat;
}
.contractor .risk_factors ul li.warning:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/caution_icon.svg) 0 0 no-repeat;
}
.contractor .risk_factors ul li.neutral:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/neutral_icon.svg) 0 0 no-repeat;
}

.contractor .risk_factors ul li.loader:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 6px;
	width: 4px;
	height: 4px;
	opacity: 0.5;
	border-radius: 50%;
	box-shadow:
		0 -7px 0 rgba(39, 140, 250, 0.8),
		5px -5px 0 rgba(39, 140, 250, 0.7),
		7px 0 1px rgba(39, 140, 250, 0.6),
		5px 5px 1px rgba(39, 140, 250, 0.5),
		0 7px 2px rgba(39, 140, 250, 0.4),
		-5px 5px 2px rgba(39, 140, 250, 0.3),
		-7px 0 3px rgba(39, 140, 250, 0.2),
		-5px -5px 3px rgba(39, 140, 250, 0.1);
	transform-origin: 50%;
	animation: load 0.5s steps(8, end) infinite;
}

@keyframes load {
	0% { transform: rotate(0); }
	100% { transform: rotate(360deg); }
}
/*------- Индексы благонадежности (новые стили) -------*/
.contractor .risk_factors.new h2 {
	margin: 0 0 20px 0;
}
.contractor .risk_factors.new ul {
	width: 100%;
	margin: 0;
}
.contractor .risk_factors.new ul li {
	position: relative;
	display: block;
	float: left;
	width: 20%;
	padding: 20px 20px 0 0;
}


/*------- Адреса организации -------*/
.contractor .addresses {
	position: relative;
	display: block;
	width: 100%;
	margin: 40px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #ebebeb;
}
.contractor .addresses iframe,
.contractor .addresses #contractor-map {
	margin: 20px 0 15px 0;
}
.contractor .addresses table {
	position: relative;
	width: 100%;
}
.contractor .addresses table td {
	position: relative;
	width: 50%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	padding: 3px 20px 3px 0!important;
}
.contractor .addresses table td span {
	color: #959595;
}
.contractor .addresses table tr:hover td {
	background: none;
}
.contractor .addresses table td.warning {
	padding-left: 25px!important;
}
.contractor .addresses table td.warning:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(/img/contractor/warning_icon.svg) 0 0 no-repeat;
}


/*------- Баланс Выручка Прибыль -------*/
.contractor .financial_indicators {
	position: relative;
	display: block;
	width: calc(100% + 30px);
	margin: 40px 0 0 0;
}
.contractor .financial_indicators .item_container {
	position: relative;
	display: block;
	width: 33.3333%;
	float: left;
	padding: 0 30px 0 0;
}
.contractor .financial_indicators .item_container h2 {
	display: inline-block;
}
.contractor .financial_indicators .item_container .item {
	position: relative;
	display: block;
	width: 100%;
	margin: 15px 0 0 0;
}

[data-widget=PopupInformer] {
	position: absolute;
	bottom: 100%;
	left: 50%;
	text-align: center;
	padding: 5px 0;
	background: #455a64;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition:.1s ease-in-out;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	z-index: 9999;
}
[data-widget=PopupInformer]:before {
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-8px;
	height:0;
	width:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #455a64;
	transition:.1s ease-in-out;
	opacity: 0;
}


/*------- Связи -------*/
.contractor .communications {
	position: relative;
	display: block;
	width: 100%;
	margin: 40px 0 0 0;
}
.contractor .communications h2 {
	display: inline-block;
}
.contractor .communications .tabs {
	position: relative;
	margin: 0;
	width: 100%;
}
.contractor .communications .tabs label {
	position: relative;
	color: #000;
	cursor: pointer;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 14px;
	float: left;
	/*width: 25%;*/
	width: 33.3333%;
	height: 38px;
	padding: 0 15px;
	line-height: 36px;
	border: 2px solid #ebebeb;
	text-align: left;
	margin: 15px 0 0 0;
}
.contractor .communications .tabs label:hover {
	color:#25acfe;
}
.contractor .communications .tabs #tab_l2,
.contractor .communications .tabs #tab_l3,
.contractor .communications .tabs #tab_l4,
.contractor .communications .tabs #tab_l5 {
	border-left: none;
}
.contractor .communications .tabs input {
	position: absolute;
	left: -9999px;
}

.contractor .communications #tab_1:checked  ~ #tab_l1,
.contractor .communications #tab_2:checked  ~ #tab_l2,
.contractor .communications #tab_3:checked  ~ #tab_l3,
.contractor .communications #tab_4:checked  ~ #tab_l4,
.contractor .communications #tab_5:checked  ~ #tab_l5
{
	background: #25acfe;
	border: 2px solid #25acfe;
	color: #fff;
	z-index: 3;
}
.contractor .communications .tabs #tab_l1 {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.contractor .communications .tabs #tab_l3 {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius:  0 4px 4px 0;
	border-radius:  0 4px 4px 0;
}
.contractor .communications .tabs_cont {
	background: #fff;
	position: relative;
	z-index: 2;
	/*min-height: 230px;*/
	padding: 0 0 36px 0;
}
.contractor .communications .tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.contractor .communications #tab_1:checked ~ .tabs_cont #tab_c1,
.contractor .communications #tab_2:checked ~ .tabs_cont #tab_c2,
.contractor .communications #tab_3:checked ~ .tabs_cont #tab_c3,
.contractor .communications #tab_4:checked ~ .tabs_cont #tab_c4,
.contractor .communications #tab_5:checked ~ .tabs_cont #tab_c5 {
	position: static;
	left: 0;
	opacity: 1;
}
.contractor .communications .tabs_cont table {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
}
.contractor .communications .tabs_cont table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 7px 15px !important;
	text-align: left;
}
.contractor .communications .tabs_cont table td {
	position: relative;
	/*width: 33.3333%;*/
	width: 25%;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	font-weight: 400;
	border: 2px solid #ebebeb;
	padding: 7px 15px!important;
}
.contractor .communications .tabs_cont table td a {text-decoration: underline;}
.contractor .communications .tabs_cont table td a:hover {text-decoration: none;}
.contractor .communications .tabs_cont table tr:hover td {
	background: none;
}
.contractor .communications .tabs_cont .buttons_wrapper {
	/*position: relative;
	display: block;
	width: 360px;
	overflow: hidden;
	margin: 0 auto;*/
	position: absolute;
	width: 180px;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -90px;
}
.contractor .communications .tabs_cont .buttons_wrapper a {
	float: left;
	display: inline-block;
	clear: none !important;
	width: 180px;
}
.contractor .communications .tabs_cont .buttons_wrapper a:first-child {margin: 0 10px 0 0!important;}
.contractor .communications .tabs_cont .total_links {
	position: absolute;
	display: inline-block;
	bottom: 0;
	left: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 15px;
	padding: 10px 15px;
}

.contractor .communications .tabs_cont .loading_box,
.contractor .communications .tabs_cont .empty_box {
	position: relative;
	display: block;
	height: 200px;
	margin: 10px 0 0 0;
	background: #f9f9f9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.contractor .communications .tabs_cont .empty_box {overflow: hidden;}
.contractor .communications .tabs_cont .loading_box span {
	position: relative;
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 80px 0 20px 0;
}
.contractor .communications .tabs_cont .empty_box span {
	position: relative;
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 96px 0 50px 0;
}

/*---- Прелоадер ----*/
#fountainG{
	position:relative;
	width:137px;
	height:10px;
	margin:auto;
}
.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(37,172,254);
	width:10px;
	height:10px;
	animation-name:bounce_fountainG;
	-o-animation-name:bounce_fountainG;
	-ms-animation-name:bounce_fountainG;
	-webkit-animation-name:bounce_fountainG;
	-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
	-o-animation-duration:1.5s;
	-ms-animation-duration:1.5s;
	-webkit-animation-duration:1.5s;
	-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	-ms-animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	animation-direction:normal;
	-o-animation-direction:normal;
	-ms-animation-direction:normal;
	-webkit-animation-direction:normal;
	-moz-animation-direction:normal;
	transform:scale(.3);
	-o-transform:scale(.3);
	-ms-transform:scale(.3);
	-webkit-transform:scale(.3);
	-moz-transform:scale(.3);
	border-radius:11px;
	-o-border-radius:11px;
	-ms-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-border-radius:11px;
}
#fountainG_1{
	left:0;
	animation-delay:0.6s;
	-o-animation-delay:0.6s;
	-ms-animation-delay:0.6s;
	-webkit-animation-delay:0.6s;
	-moz-animation-delay:0.6s;
}
#fountainG_2{
	left:18px;
	animation-delay:0.75s;
	-o-animation-delay:0.75s;
	-ms-animation-delay:0.75s;
	-webkit-animation-delay:0.75s;
	-moz-animation-delay:0.75s;
}
#fountainG_3{
	left:36px;
	animation-delay:0.9s;
	-o-animation-delay:0.9s;
	-ms-animation-delay:0.9s;
	-webkit-animation-delay:0.9s;
	-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:54px;
	animation-delay:1.05s;
	-o-animation-delay:1.05s;
	-ms-animation-delay:1.05s;
	-webkit-animation-delay:1.05s;
	-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:72px;
	animation-delay:1.2s;
	-o-animation-delay:1.2s;
	-ms-animation-delay:1.2s;
	-webkit-animation-delay:1.2s;
	-moz-animation-delay:1.2s;
}

#fountainG_6{
	left:90px;
	animation-delay:1.35s;
	-o-animation-delay:1.35s;
	-ms-animation-delay:1.35s;
	-webkit-animation-delay:1.35s;
	-moz-animation-delay:1.35s;
}

#fountainG_7{
	left:108px;
	animation-delay:1.5s;
	-o-animation-delay:1.5s;
	-ms-animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
	-moz-animation-delay:1.5s;
}

#fountainG_8{
	left:126px;
	animation-delay:1.64s;
	-o-animation-delay:1.64s;
	-ms-animation-delay:1.64s;
	-webkit-animation-delay:1.64s;
	-moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
		transform:scale(1);
		background-color:rgb(37,172,254);
	}

	100%{
		transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
		-o-transform:scale(1);
		background-color:rgb(37,172,254);
	}

	100%{
		-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
		-ms-transform:scale(1);
		background-color:rgb(37,172,254);
	}

	100%{
		-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
		-webkit-transform:scale(1);
		background-color:rgb(37,172,254);
	}

	100%{
		-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
		-moz-transform:scale(1);
		background-color:rgb(37,172,254);
	}

	100%{
		-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

#wall {
	position:relative;
	width: 100%;
	height: 94px;
	top: -6px;
	background: rgb(255,255,255);
	text-align: center;
	padding-top: 19px;
	color: rgb(37,171,254);
}

#eye-l, #eye-r {
	position:absolute;
	z-index: 20;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: rgb(255,255,255);
	margin-top:3px;
	left: 3px;
	margin-left: -3px;
	animation: search 2.3s infinite;
	-o-animation: search 2.3s infinite;
	-ms-animation: search 2.3s infinite;
	-webkit-animation: search 2.3s infinite;
	-moz-animation: search 2.3s infinite;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 2px solid rgb(37,171,254);
}

#eye-r {
	margin-left: 3px;
}

#nose {
	position:relative;
	width: 9px;
	height: 9px;
	border: 2px solid rgb(37,171,254);
	border-radius: 50%;
	border-top-color: transparent;
	background: rgb(255,255,255);
	top:7px;
	left:-4px;
	transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	animation: noser 2.3s infinite;
	-o-animation: noser 2.3s infinite;
	-ms-animation: noser 2.3s infinite;
	-webkit-animation: noser 2.3s infinite;
	-moz-animation: noser 2.3s infinite;
}

#mouth{
	position:relative;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: rgb(37,171,254);
	margin-top:12px;
	float:left;
	margin-left: 2px;
	animation: search 2.3s infinite;
	-o-animation: search 2.3s infinite;
	-ms-animation: search 2.3s infinite;
	-webkit-animation: search 2.3s infinite;
	-moz-animation: search 2.3s infinite;
}

#man {
	position:relative;
	width: 31px;
	height: 44px;
	border: 3px solid rgb(37,171,254);
	border-radius: 50%;
	margin-left:50%;
	left: -16px;
	animation: pop 9.2s infinite;
	-o-animation: pop 9.2s infinite;
	-ms-animation: pop 9.2s infinite;
	-webkit-animation: pop 9.2s infinite;
	-moz-animation: pop 9.2s infinite;
}


@keyframes search {
	0%, 100% { transform:translate(0px, 0px);}
	50% {transform:translate(20px, 0px);}
}

@-o-keyframes search {
	0%, 100% { -o-transform:translate(0px, 0px);}
	50% {-o-transform:translate(20px, 0px);}
}

@-ms-keyframes search {
	0%, 100% { -ms-transform:translate(0px, 0px);}
	50% {-ms-transform:translate(20px, 0px);}
}

@-webkit-keyframes search {
	0%, 100% { -webkit-transform:translate(0px, 0px);}
	50% {-webkit-transform:translate(20px, 0px);}
}

@-moz-keyframes search {
	0%, 100% { -moz-transform:translate(0px, 0px);}
	50% {-moz-transform:translate(20px, 0px);}
}

@keyframes noser {
	0%, 100% { transform:translate(0px, 0px) rotate(35deg);}
	50% {transform:translate(27px, 0px) rotate(-35deg);}
}

@-o-keyframes noser {
	0%, 100% { -o-transform:translate(0px, 0px) rotate(35deg);}
	50% {-o-transform:translate(27px, 0px) rotate(-35deg);}
}

@-ms-keyframes noser {
	0%, 100% { -ms-transform:translate(0px, 0px) rotate(35deg);}
	50% {-ms-transform:translate(27px, 0px) rotate(-35deg);}
}

@-webkit-keyframes noser {
	0%, 100% { -webkit-transform:translate(0px, 0px) rotate(35deg);}
	50% {-webkit-transform:translate(27px, 0px) rotate(-35deg);}
}

@-moz-keyframes noser {
	0%, 100% { -moz-transform:translate(0px, 0px) rotate(35deg);}
	50% {-moz-transform:translate(27px, 0px) rotate(-35deg);}
}

@keyframes pop {
	0%, 100% { transform:translate(0px, 50px)}
	20%, 80% { transform:translate(0px, 6px)}
}

@-o-keyframes pop {
	0%, 100% { -o-transform:translate(0px, 50px)}
	20%, 80% { -o-transform:translate(0px, 6px)}
}

@-ms-keyframes pop {
	0%, 100% { -ms-transform:translate(0px, 50px)}
	20%, 80% { -ms-transform:translate(0px, 6px)}
}

@-webkit-keyframes pop {
	0%, 100% { -webkit-transform:translate(0px, 50px)}
	20%, 80% { -webkit-transform:translate(0px, 6px)}
}

@-moz-keyframes pop {
	0%, 100% { -moz-transform:translate(0px, 50px)}
	20%, 80% { -moz-transform:translate(0px, 6px)}
}

/*------- Арбитраж -------*/
.contractor .arbitrage {
	position: relative;
	display: block;
	width: 100%;
	margin: 40px 0 0 0;
}
.contractor .arbitrage h2 {
	display: inline-block;
}
.contractor .arbitrage .tabs {
	position: relative;
	margin: 0;
	width: 100%;
}
.contractor .arbitrage .tabs label {
	position: relative;
	color: #000;
	cursor: pointer;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 14px;
	float: left;
	width: 33.3333%;
	height: 40px;
	padding: 0 15px;
	line-height: 38px;
	border: 2px solid #ebebeb;
	text-align: left;
	margin: 15px 0 0 0;
}
.contractor .arbitrage .tabs #a_tab_l2,
.contractor .arbitrage .tabs #a_tab_l3 {
	border-left: none;
}
.contractor .arbitrage .tabs input {
	position: absolute;
	left: -9999px;
}

.contractor .arbitrage #a_tab_1:checked  ~ #a_tab_l1,
.contractor .arbitrage #a_tab_2:checked  ~ #a_tab_l2,
.contractor .arbitrage #a_tab_3:checked  ~ #a_tab_l3 {
	background: #25acfe;
	border: 2px solid #25acfe;
	color: #fff;
	z-index: 3;
}
.contractor .arbitrage .tabs #a_tab_l1 {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.contractor .arbitrage .tabs #a_tab_l3 {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius:  0 4px 4px 0;
	border-radius:  0 4px 4px 0;
}
.contractor .arbitrage .tabs_cont {
	background: #fff;
	position: relative;
	z-index: 2;
	min-height: 230px;
}
.contractor .arbitrage .tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.contractor .arbitrage #a_tab_1:checked ~ .tabs_cont #a_tab_c1,
.contractor .arbitrage #a_tab_2:checked ~ .tabs_cont #a_tab_c2,
.contractor .arbitrage #a_tab_3:checked ~ .tabs_cont #a_tab_c3 {
	position: static;
	left: 0;
	opacity: 1;
}
.contractor .arbitrage .tabs_cont table {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
}
.contractor .arbitrage .tabs_cont table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 7px 15px !important;
	text-align: left;
}
.contractor .arbitrage .tabs_cont table td {
	position: relative;
	width: 25%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 2px solid #ebebeb;
	padding: 7px 15px!important;
}
.contractor .arbitrage .tabs_cont table td:first-child {
	max-width: 160px;
}
.contractor .arbitrage .tabs_cont table tr:hover td {
	background: none;
}

.contractor .arbitrage table.arbitrage_table {
	position: relative;
	width: 100%;
	margin: 10px 0 0 0;
}
.contractor .arbitrage table.arbitrage_table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 7px 15px !important;
	text-align: left;
	vertical-align: top;
}
.contractor .arbitrage table.arbitrage_table th.sub {
	font-size: 14px;
	line-height: 16px;
	padding: 5px 15px !important;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	border: 2px solid #ebebeb;
	color: #6d6d6d;
}
.contractor .arbitrage table.arbitrage_table th i {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin: 0 0 0 3px;
	background: url(/img/contractor/info_icon.svg) 0 0 no-repeat;
	cursor: pointer;
}
.contractor .arbitrage table.arbitrage_table .popup_informer {
	position: absolute;
	top: -50px;
	left: 50%;
	width: 134px;
	height: auto;
	margin: 0 0 0 -67px;
	text-align: center;
	padding: 5px 7px;
	background: #455a64;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition:.1s ease-in-out;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
}
.contractor .arbitrage table.arbitrage_table .popup_informer:before {
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-8px;
	height:0;
	width:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #455a64;
	transition:.1s ease-in-out;
	opacity: 0;
}
.contractor .arbitrage table.arbitrage_table i:hover .popup_informer {opacity: 1; top: -40px;}
.contractor .arbitrage table.arbitrage_table i:hover .popup_informer:before{opacity: 1;}
.contractor .arbitrage table.arbitrage_table th {white-space: nowrap;}
.contractor .arbitrage table.arbitrage_table td {
	position: relative;
	/*width: 25%;*/
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 2px solid #ebebeb;
	padding: 7px 15px!important;
}
.contractor .arbitrage table.arbitrage_table td:nth-child(1) {width: 1%;}
.contractor .arbitrage table.arbitrage_table td:nth-child(2) {width: 30%;}
.contractor .arbitrage table.arbitrage_table td:nth-child(3) {width: 5%;}
.contractor .arbitrage table.arbitrage_table td:nth-child(4) {width: 30%;}
.contractor .arbitrage table.arbitrage_table td:nth-child(5) {width: 5%;}
.contractor .arbitrage table.arbitrage_table td:nth-child(6) {width: 20%;}

.contractor .arbitrage table.arbitrage_table tr:hover td {
	background: none;
}

.contractor .arbitrage .no_data {
	min-height: 250px;
}
.contractor .arbitrage .no_data p {
	position: absolute!important;
	width: 100%;
}



/*------- Табы поставщик/заказчик -------*/
.tabs_block {
	position: relative;
	margin: 30px 0 0 0;
	width: 100%;
}
.tabs_block label {
	position: relative;
	color: #b7b7b7;
	background: #efefef;
	cursor: pointer;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 24px;
	float: left;
	height: 58px;
	padding: 0 30px;
	line-height: 58px;
	border: 1px solid transparent;
	border-bottom: none;
	text-align: left;
	margin: 0 0 -1px 0;
}
.tabs_block input {
	position: absolute;
	left: -9999px;
}

.tabs_block #supplier:checked  ~ #tab_s,
.tabs_block #customer:checked  ~ #tab_c {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	color: #000;
	z-index: 3;
}

.tabs_block .tabs_cont {
	background: #fff;
	position: relative;
	z-index: 2;
	border: 1px solid #e8e8e8;
}
.tabs_block .tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.tabs_block #supplier:checked ~ .tabs_cont #tab_supplier,
.tabs_block #customer:checked ~ .tabs_cont #tab_customer {
	position: static;
	left: 0;
	opacity: 1;
}

.tabs_block .contractor {
	border: none;
}

/*------- Статистика (инфографика) -------*/
.tabs_block .statistics_block {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px 0 50px 0;
}
.tabs_block .statistics_block .item_block {
	position: relative;
	display: block;
	width: 25%;
	float: left;
	padding: 0 20px 0 55px;
}
.tabs_block .statistics_block .item_block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: #ccc;
}

.tabs_block .statistics_block .item_block.comp_sum_01:before {background: url(/img/contractor/comp_sum_01.svg) 0 0 no-repeat;}
.tabs_block .statistics_block .item_block.comp_sum_02:before {background: url(/img/contractor/comp_sum_02.svg) 0 0 no-repeat;}
.tabs_block .statistics_block .item_block.comp_sum_03:before {background: url(/img/contractor/comp_sum_03.svg) 0 0 no-repeat;}
.tabs_block .statistics_block .item_block.comp_sum_04:before {background: url(/img/contractor/comp_sum_04.svg) 0 0 no-repeat;}

.tabs_block .statistics_block .item_block.ann_sum_01:before {background: url(/img/contractor/ann_sum_01.svg) 0 0 no-repeat; margin: 0 0 0 10px;}
.tabs_block .statistics_block .item_block.ann_sum_02:before {background: url(/img/contractor/ann_sum_02.svg) 0 0 no-repeat;}
.tabs_block .statistics_block .item_block.ann_sum_03:before {background: url(/img/contractor/comp_sum_01.svg) 0 0 no-repeat;}
.tabs_block .statistics_block .item_block.ann_sum_04:before {background: url(/img/contractor/comp_sum_04.svg) 0 0 no-repeat;}

.tabs_block .statistics_block .item_block .digit_counter,
.tabs_block .statistics_block .item_block .digit_counter a {
	position: relative;
	display: block;
	font-size: 24px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
.tabs_block .statistics_block .item_block .desc_counter {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.tabs_block .statistics_block .preloader {
	position: relative;
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	height: 40px;
	margin: 10px 0 50px 0;
	padding: 16px 0 0 0;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.contractor .items_block {
	position: relative;
	display: block;
	width: calc(100% + 30px);
	margin: 30px 0 0 0;
}
.contractor .items_block h2 {
	display: inline-block;
}
.contractor .items_block .item_container {
	position: relative;
	display: block;
	width: 33.3333%;
	float: left;
	padding: 0 30px 0 0;
}
.contractor .items_block .item_container .item {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	width: 100%;
	min-height: 300px;
	margin: 15px 0 30px 0;
	padding: 20px;
	border: 2px solid #ebebeb;
}

.contractor .items_block .item_container .item #fountainG {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -68px;
}

/*------- Банковские гарантии / ФССП -------*/
.contractor .items_block .item_container .item.bank_guarantees,
.contractor .items_block .item_container .item.fssp {
	text-align: center;
}
.contractor .items_block .item_container .item.bank_guarantees span,
.contractor .items_block .item_container .item.fssp span {
	position: relative;
	display: block;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor .items_block .item_container .item.bank_guarantees span:first-child,
.contractor .items_block .item_container .item.fssp span:first-child {
	margin: 32px 0 0 0;
}
.contractor .items_block .item_container .item.bank_guarantees span strong,
.contractor .items_block .item_container .item.fssp span strong {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
.contractor .items_block .item_container .item.bank_guarantees .sum,
.contractor .items_block .item_container .item.fssp .sum {
	position: relative;
	display: inline-block;
	margin: 40px 0 25px 0;
}
.contractor .items_block .item_container .item.bank_guarantees .count,
.contractor .items_block .item_container .item.fssp .count {
	position: relative;
	font-size: 70px;
	line-height: 70px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
}
.contractor .items_block .item_container .item.bank_guarantees .sum_desc,
.contractor .items_block .item_container .item.fssp .sum_desc {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline;
}
.contractor .items_block .item_container .item.bank_guarantees .sum:hover .sum_desc,
.contractor .items_block .item_container .item.fssp .sum:hover .sum_desc {
	text-decoration: none;
}
/*------- ФССП, Банковские гарантии (внутренние страницы) -------*/

.contractor .fssp-list,
.contractor .guarantee-list {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
#contractor p.fssp_info {
	color: #629453;
	margin-top: 20px;
}
.contractor .fssp-list .fssp-item,
.contractor .guarantee-list .guarantee-item {
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #d7d7d7;
}
.contractor .fssp-list .fssp-item p {
	margin: 0;
}
.contractor .guarantee-list .guarantee-item p {
	font-size: 0;
}
.contractor .fssp-list .fssp-item strong,
.contractor .guarantee-list .guarantee-item strong {
	position: relative;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	width: 320px;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
}

.contractor .fssp-list .fssp-item span,
.contractor .guarantee-list .guarantee-item span {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 340px);
	font-size: 14px;
	line-height: 21px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

/*------- Жалобы в ФАС -------*/
.contractor .items_block .item_container .item.fas {
	text-align: center;
}
.contractor .items_block .item_container .item.fas span {
	position: relative;
	display: block;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor .items_block .item_container .item.fas span:first-child {
	margin: 32px 0 0 0;
}
.contractor .items_block .item_container .item.fas span strong {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
.contractor .items_block .item_container .item.fas .sum {
	position: relative;
	display: inline-block;
	margin: 40px 0 25px 0;
}
.contractor .items_block .item_container .item.fas .count {
	position: relative;
	font-size: 70px;
	line-height: 70px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
}
.contractor .items_block .item_container .item.fas .sum_desc {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline;
}
.contractor .items_block .item_container .item.fas .sum:hover .sum_desc {
	text-decoration: none;
}

/*------- Жалобы в ФАС (внутренние страницы) -------*/
.contractor .tender_complaints {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
.contractor .tender_complaints .count {
	margin: 20px 0;
	font-size: 16px;
}
.contractor .tender_complaints .info-list-item {
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #d7d7d7;
}
.contractor .tender_complaints .info-list-item p {
	margin: 0;
	font-size: 0;
}
.contractor .tender_complaints .info-list-item strong {
	position: relative;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	width: 320px;
	vertical-align: top;
}
.contractor .tender_complaints .info-list-item span {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 21px;
	width: calc(100% - 340px);
	vertical-align: top;
}

/*------- Реестр недобростовестных поставщиков -------*/
.contractor .items_block .item_container .item.rnp {
	text-align: center;
}
.contractor .items_block .item_container .item.rnp span {
	position: relative;
	display: block;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor .items_block .item_container .item.rnp span:first-child {
	margin: 32px 0 0 0;
}
.contractor .items_block .item_container .item.rnp span strong {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
.contractor .items_block .item_container .item.rnp .sum {
	position: relative;
	display: inline-block;
	margin: 40px 0 25px 0;
}
.contractor .items_block .item_container .item.rnp .count {
	position: relative;
	font-size: 70px;
	line-height: 70px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
}
.contractor .items_block .item_container .item.rnp .sum_desc {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline;
}
.contractor .items_block .item_container .item.rnp .sum:hover .sum_desc {
	text-decoration: none;
}

/*------- Реестр недобростовестных поставщиков (внутренние страницы) -------*/
.contractor .unscrupulous {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
.contractor .unscrupulous .count {
	margin: 20px 0;
	font-size: 16px;
}
.contractor .unscrupulous .info-list-item {
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #d7d7d7;
}
.contractor .unscrupulous .info-list-item p {
	margin: 0;
}
.contractor .unscrupulous .info-list-item strong {
	position: relative;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	width: 320px;
}


/*------- Заказчики / Поставщики / Конкуренты -------*/
.contractor .items_block .item_container .item.customers,
.contractor .items_block .item_container .item.suppliers,
.contractor .items_block .item_container .item.competitors {
	text-align: center;
}
.contractor .items_block .item_container .item.customers span,
.contractor .items_block .item_container .item.suppliers span,
.contractor .items_block .item_container .item.competitors span {
	position: relative;
	display: block;
	font-size: 18px;
	margin: 32px 0 0 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor .items_block .item_container .item.customers a,
.contractor .items_block .item_container .item.suppliers a,
.contractor .items_block .item_container .item.competitors a {
	position: relative;
	display: inline-block;
	margin: 40px 0 25px 0;
}
.contractor .items_block .item_container .item.customers .count,
.contractor .items_block .item_container .item.suppliers .count,
.contractor .items_block .item_container .item.competitors .count {
	position: relative;
	font-size: 70px;
	line-height: 70px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
}
.contractor .items_block .item_container .item.customers .sum_desc,
.contractor .items_block .item_container .item.suppliers .sum_desc,
.contractor .items_block .item_container .item.competitors .sum_desc {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline;
}
.contractor .items_block .item_container .item.customers a:hover .sum_desc,
.contractor .items_block .item_container .item.suppliers a:hover .sum_desc,
.contractor .items_block .item_container .item.competitors a:hover .sum_desc {
	text-decoration: none;
}
/*-- Заказчики / Поставщики / Конкуренты (внутренние страницы) -------*/
.contractor .competitor-announcers,
.contractor .announcers-competitor,
.contractor .competitor-rivals {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
.contractor .competitor-announcers table,
.contractor .announcers-competitor table,
.contractor .competitor-rivals table {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 10px 0 0 0;
}
.contractor .competitor-announcers table th,
.contractor .announcers-competitor table th,
.contractor .competitor-rivals table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 7px 15px !important;
	text-align: left;
}
.contractor .competitor-announcers table th:first-child,
.contractor .announcers-competitor table th:first-child,
.contractor .competitor-rivals table th:first-child {
	text-align: center;
	padding: 20px 5px 7px 5px !important;
}
.contractor .competitor-announcers table td,
.contractor .announcers-competitor table td,
.contractor .competitor-rivals table td {
	position: relative;
	/*width: 33.3333%;*/
	width: 25%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 2px solid #ebebeb;
	padding: 7px 15px!important;
}
.contractor .competitor-announcers table td:first-child,
.contractor .announcers-competitor table td:first-child,
.contractor .competitor-rivals table td:first-child {
	background: #fafafa;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	width: 1%;
	padding: 7px 5px!important;
}
.contractor .competitor-announcers table td a,
.contractor .announcers-competitor table td a,
.contractor .competitor-rivals table td a {text-decoration: underline;}
.contractor .competitor-announcers table td a:hover,
.contractor .announcers-competitor table td a:hover,
.contractor .competitor-rivals table td a:hover {text-decoration: none;}
.contractor .competitor-announcers table tr:hover td,
.contractor .announcers-competitor table tr:hover td,
.contractor .competitor-rivals table tr:hover td {
	background: #fafafa;
}

.competitor-rivals_excel {
	background: #9bd08c;
	display: inline-block;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: 600;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.1s ease-in;
	border-radius: 5px;
	line-height: 23px;
	padding: 0 10px;
	float:right;

}

.competitor-rivals_excel:hover{
	background: #7EA972;
	color: white;
}

.competitor-rivals_excel:active{
	background:#5c6f56;
}

/*------- ФНС -------*/
.contractor .items_block .item_container .item.fns {}
.contractor .items_block .item_container .item.fns table {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 0 20px 0;
}
.contractor .items_block .item_container .item.fns table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 0 7px 7px 7px !important;
	text-align: left;
	height: 10%;
}
.contractor .items_block .item_container .item.fns table td {
	position: relative;
	/*width: 33.3333%;*/
	width: 25%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 2px solid #ebebeb;
	padding: 5px 7px!important;
}
.contractor .items_block .item_container .item.fns table td:first-child {
	background: #fafafa;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	width: 10% !important;
	text-align: center;
	vertical-align: middle;
}

.contractor .items_block .item_container .item.fns table td:nth-child(2){
	text-align: center;
	vertical-align: middle;
}

.contractor .items_block .item_container .item.fns table td:nth-child(3){
	text-align: center;
	vertical-align: middle;
}
.contractor .items_block .item_container .item.fns table td a {text-decoration: underline;}
.contractor .items_block .item_container .item.fns table td a:hover {text-decoration: none;}
.contractor .items_block .item_container .item.fns table tr:hover td {
	background: #fafafa;
}

/*------- Проверки -------*/
.contractor .items_block .item_container .item.verifications span {
	position: relative;
	display: block;
	text-align: center;
}
.contractor .items_block .item_container .item.verifications span p {
	font-size: 16px!important;
	line-height: 22px!important;
	margin: 30px 0 0 0!important;
}
.contractor .items_block .item_container .item.verifications .count {
	position: relative;
	font-size: 70px;
	line-height: 70px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 20px 0 0 0;
}
.contractor .items_block .item_container .item.verifications .sum_desc {
	 position: relative;
	 display: inline-block;
	 font-size: 18px;
	 line-height: 18px;
	 text-decoration: underline;
}

/*------- Проверки (внутренние страницы) -------*/
.contractor .inspection {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
.contractor .inspection table {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 10px 0 30px 0;
}
.contractor .inspection table:last-child {margin: 10px 0 10px 0;}
.contractor .inspection table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 10px 15px !important;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.contractor .inspection table th i {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin: 0 0 0 5px;
	background: url(/img/contractor/info_icon.svg) 0 0 no-repeat;
	cursor: pointer;
}
.contractor .inspection table td {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 1px solid #ebebeb;
	padding: 7px 10px!important;
}
.contractor .inspection table td:nth-child(1) {
	width: 300px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-align: left;
	background: #fafafa;
}
.contractor .inspection table td:nth-child(2) {
	width: auto;
	text-align: left;
}
.contractor .inspection table td a {text-decoration: underline;}
.contractor .inspection table td a:hover {text-decoration: none;}
.contractor .inspection table tr:hover td {
	background: #fafafa;
}

.contractor .inspection .inspection_top_block {
	position: relative;
	width: 100%;
	padding: 0 0 0 200px;
	min-height: 36px;
	margin: 0 0 30px 0;
}
.contractor .inspection .inspection_top_block h2 {
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;
	width: 300px;
}
.contractor .inspection .inspection_filter {
	position: relative;
	display: block;
	padding: 0 0 0 170px;
}
.contractor .inspection .inspection_filter .fancyPlaceholder .tree_info_block {
	background: none!important;
	min-height: 30px;
	padding: 2px 30px 2px 5px;
	cursor: pointer;
	max-height: 82px;
}
.contractor .inspection .inspection_filter .fancyPlaceholder .tree_info_block:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: 9px;
	right: 9px;
	background: transparent url(/i/tree.png) no-repeat;
}
.contractor .inspection .inspection_filter .fancyPlaceholder .tree_info_block.has-scroll:after {
	right: 24px;
}
.contractor .inspection .inspection_filter .form-element-tree {
	position: relative;
	min-height: 36px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 1;
}
.contractor .inspection .inspection_filter .fancyPlaceholder {
	position: relative;
	padding: 0 98px 0 0;
}
#contractor .inspection .fancyPlaceholder.inputFilled .placeholder_label {
	display: none;
}
.contractor .inspection .inspection_filter .fancyPlaceholder .tree_items_wrapper {left: -1px;}
.contractor .inspection .inspection_filter .fancyPlaceholder .tree_info_block .selected-item {line-height: 29px;}
.contractor .inspection .inspection_filter .fancyPlaceholder .i-wrapper {padding: 0;margin: 4px 0 0 0;}
.contractor .inspection .inspection_filter .tree-popup .tree_items_list > .tree_items_container > .tree_item {margin: 7px 0;}

.contractor .inspection .inspection_filter .filter_title {
	position: absolute;
	top:12px;
	left: 0;
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.contractor .inspection .inspection_filter .placeholder_label {
	position: absolute;
	top:12px;
	left: 10px;
	color: #959595;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.contractor .inspection .inspection_filter .filter-block {padding: 12px;}
.contractor .inspection .inspection_filter .tree_items_wrapper .filter-block input.filter {border-radius: 4px;}
.contractor .inspection .inspection_filter .tree_items_container .tree_item .tree_item_data {
	padding: 0 0 0 24px;
	position: relative;
	white-space: normal;
	display: block;
	line-height: 16px;
}
.contractor .inspection .inspection_filter .tree_item_data input[type="checkbox"],
.contractor .inspection .inspection_filter .tree_item_data input[type="radio"] {position: absolute; left: 5px; top:0;}

.contractor .inspection .inspection_filter input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 20px;
	height: 36px;
	line-height: 38px;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #d7d7d7;
}
.contractor .inspection .inspection_filter input[type="submit"]:hover {
	background: #c2c2c2;
}
.contractor .inspection .inspection_filter input[type="submit"].active {
	background: #25acfe;
}
.contractor .inspection .inspection_filter input[type="submit"].active:hover {
	background: #236D9A;
}


.contractor .inspection_detail {
	position: relative;
	display: block;
	margin: 30px 0 50px 0;
}
.contractor .inspection_detail table {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 20px 0 0 0;
}
.contractor .inspection_detail table td {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 1px solid #ebebeb;
	padding: 7px 10px!important;
}
.contractor .inspection_detail table td:nth-child(1) {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-align: left;
	background: #fafafa;
	width: 40%;
}
.contractor .inspection_detail table td:nth-child(2) {width: 60%;}
.contractor .inspection_detail table tr:hover td {
	background: #fafafa;
}
.contractor .inspection_detail table td a {text-decoration: underline;}
.contractor .inspection_detail table td a:hover {text-decoration: none;}

.contractor .violation_block {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
.contractor .violation_block h2.red {
	color: #f44336 !important;
	display: inline-block;
}
.contractor .violation_block h2.red:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 100%;
	width: 18px;
	height: 18px;
	margin: 0 0 0 10px;
	background: url(/img/contractor/warning_icon.svg) 0 0 no-repeat;
}
.contractor .violation_block .violation_item {
	position: relative;
	display: block;
	margin: 0 0 30px 0;
}
.contractor .violation_block .violation_item table {
	position: relative;
	width: 100%;
	height: 100%;
}
.contractor .violation_block .violation_item table td {word-break: break-word;}


/*------- Бухотчетность -------*/

.accounting-block {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}
.accounting-block .section-sub-header {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 18px;
	margin: 10px 0 20px 0;
}
.accounting-block table tr.important td.name {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}

.accounting-block table {
	position: relative;
	width: 100%;
	margin: 10px 0 0 0;
}
.accounting-block table th {
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 7px 15px !important;
	text-align: left;
}
.accounting-block table td {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 2px solid #ebebeb;
	padding: 7px 10px!important;
}
.accounting-block table td.name {
	width: 320px;
}
.accounting-block table td.code {
	width: 56px;
	text-align: center;
	background: #fafafa;
}
.accounting-block table td.year {
	width: 15%;
}
.accounting-block table td.year span,
.accounting-block table td.year .old {
	color: #b9b9b9;
}
.accounting-block table tr:hover td {}
.accounting-block .header {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin: 30px 0 15px 12px;
	color: #236D9A;
}

/*------- Выписка -------*/
.extract_table {
	position: relative;
	width: 100%;
	margin: 17px 0 20px 0;
}
.extract_table td {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	padding: 3px 20px 3px 5px!important;
}
.extract_table tr:nth-child(2n+1) {background: #f6f6f6;}
.extract_table tr:hover td {
	background: none;
}

.extract_table .icon-informer{
	background-size: cover;
}

.extract_block {
	position: relative;
	display: block;
	margin: 30px 0 0 0;
}

/*------- Мониторинг (плитка) -------*/
.contractor .monitoring {
	position: relative;
	width: calc(100% + 30px);
	width: -moz-calc(100% + 30px);
	width: -webkit-calc(100% + 30px);
	display: block;
	margin: 30px 0 0 0;
}
.contractor .monitoring .items_block {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	padding: 0 30px 0 0;
}
.contractor .monitoring .items_block h3 {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 20px;
}
.contractor .monitoring .items_block .item {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 20px;
	border: 2px solid #ebebeb;
	float: left;
}
.contractor .monitoring .items_block .item .left_column {
	position: relative;
	display: block;
	text-align: center;
	padding: 0 30px 0 0;
	float: left;
	width: 30%;
}
.contractor .monitoring .items_block .item .left_column a .count {
	position: relative;
	font-size: 70px;
	line-height: 70px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
}
.contractor .monitoring .items_block .item .left_column a .sum_desc {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline;
}
.contractor .monitoring .items_block .item .left_column span {
	position: relative;
	display: block;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor .monitoring .items_block .item .right_column {
	position: relative;
	display: block;
	float: right;
	width: 70%;
}
.contractor .monitoring .items_block .item .right_column span {
	position: relative;
	display: block;
	font-size: 18px;
	margin: 0 0 14px 3px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor .monitoring .items_block .item .right_column ul {
	position: relative;
	display: block;
}
.contractor .monitoring .items_block .item .right_column ul li {
	position: relative;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	padding: 3px 30px 2px 3px;
	cursor: default;
}
.contractor .monitoring .items_block .item .right_column ul li:hover {
	background: #f1f1f1;
}
.contractor .monitoring .items_block .item .right_column ul li i {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 20px;
	height: 20px;
	line-height: 22px;
	/*background: #25acff;*/
	background: #f57f17;
	color: #fff;
	text-align: center;
	font-size: 11px;
	cursor: pointer;
	border-radius: 50%;
}
.contractor .monitoring .items_block .item .right_column ul li i:hover {background: #25acff;}
.contractor .monitoring .items_block .item .no_data:before {margin: 20px 0 0 -40px!important;}


.contractor .monitoring_page {
	position: relative;
	display: block;
	padding: 20px 0 0 0;
}
.contractor .monitoring_page .item {
	position: relative;
	display: block;
	width: 33.3333%;
	float: left;
	padding: 0 30px 30px 0;
}
.contractor .monitoring_page .monitoring_top_block {
	position: relative;
	width: 100%;
	padding: 0 0 0 200px;
	min-height: 36px;
	margin: 0 0 30px 0;
}
.contractor .monitoring_page .monitoring_top_block h2 {
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;
	width: 300px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter {
	position: relative;
	display: block;
	padding: 0 0 0 170px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder .tree_info_block {
	background: none!important;
	min-height: 30px;
	padding: 2px 30px 2px 5px;
	cursor: pointer;
	max-height: 82px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder .tree_info_block:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: 9px;
	right: 9px;
	background: transparent url(/i/tree.png) no-repeat;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder .tree_info_block.has-scroll:after {
	right: 24px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .form-element-tree {
	position: relative;
	min-height: 36px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder {padding: 0 107px 0 0;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder .tree_items_wrapper {left: -1px;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder .tree_info_block .selected-item {line-height: 29px;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .fancyPlaceholder .i-wrapper {padding: 0;margin: 4px 0 0 0;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .tree-popup .tree_items_list > .tree_items_container .tree_item {margin: 7px 0;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .placeholder_label {
	position: absolute;
	top:12px;
	left: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .filter-block {padding: 12px;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .tree_items_wrapper .filter-block input.filter {border-radius: 4px;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .tree_items_container .tree_item .tree_item_data {
	padding: 0 0 0 24px;
	margin: 0 0 0 14px;
	position: relative;
	white-space: normal;
	display: block;
	line-height: 16px;
}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .tree_items_container .tree_item .icon {top: 0;}
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .tree_item_data input[type="checkbox"],
.contractor .monitoring_page .monitoring_top_block .monitoring_filter .tree_item_data input[type="radio"] {position: absolute; left: 5px; top:0;}

.contractor .monitoring_page .monitoring_top_block .monitoring_filter input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 20px;
	height: 36px;
	line-height: 38px;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}



.contractor .monitoring_page table {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 10px 0 30px 0;
}
.contractor .monitoring_page table:last-child {margin: 10px 0 10px 0;}
.contractor .monitoring_page table td {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	vertical-align: top;
	border: 1px solid #ebebeb;
	padding: 7px 10px!important;
}
.contractor .monitoring_page table td:nth-child(1) {
	width: 300px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-align: left;
	background: #fafafa;
}
.contractor .monitoring_page table td:nth-child(2) {
	width: auto;
	text-align: left;
}
.contractor .monitoring_page table td a {text-decoration: underline;}
.contractor .monitoring_page table td a:hover {text-decoration: none;}
.contractor .monitoring_page table tr:hover td {
	background: #fafafa;
}

.informer_count {
	position: absolute;
	top: 0;
	right: 1px;
	background: #fad57d;
	color: #212121;
	width: 22px;
	height: 22px;
	line-height: 24px;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-size: 11px;
	border-radius: 50%;
	cursor: default;
}

/*------- Презентационная страница -------*/
.contractor_promo {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 30px;
	background: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor_promo .ribbon {
	position: absolute;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	padding: 0 30px 0 50px;
	color: #fff;
	top: 20px;
	right: 0;
	font-family: "Roboto", sans-serif;
	background: #db3327;
	background: -moz-linear-gradient(300deg, #db3327 40%, #f44336 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(40%, #db3327), color-stop(100%, #f44336));
	background: -webkit-linear-gradient(300deg, #db3327 40%, #f44336 100%);
	background: -o-linear-gradient(300deg, #db3327 40%, #f44336 100%);
	background: -ms-linear-gradient(300deg, #db3327 40%, #f44336 100%);
	background: linear-gradient(300deg, #db3327 40%, #f44336 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#db3327", endColorstr="#f44336", GradientType=1);
}
.contractor_promo .ribbon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-top: 21px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 21px solid transparent;
	border-left:15px solid #fff;
}
.contractor_promo h1 {
	position: relative;
	display: block;
	font-size: 30px;
	text-align: center;
	padding: 80px 0 0 0;
}

.contractor_promo .about_promo {
	position: relative;
	display: block;
	margin: 40px 0 0 0;
	padding: 0 250px;
}
.contractor_promo .about_promo section {
	position: relative;
	width: 100%;
	display: block;
	min-height: 210px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0 0 0 250px;
}

.contractor_promo .about_promo section .a1_img,
.contractor_promo .about_promo section .a2_img,
.contractor_promo .about_promo section .a3_img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 210px;
	height: 210px;
	margin: 0 45px 0 0;
}
.contractor_promo .about_promo section .a1_img:before {
	content: '';
	position: relative;
	display: block;
	width: 218px;
	height: 200px;
	background: url(/img/contractor/promo/a1_img.svg) 0 0 no-repeat;
}
.contractor_promo .about_promo section .a2_img:before {
	content: '';
	position: relative;
	display: block;
	width: 240px;
	height: 210px;
	background: url(/img/contractor/promo/a2_img.svg) 0 0 no-repeat;
}
.contractor_promo .about_promo section .a3_img:before {
	content: '';
	position: relative;
	display: block;
	width: 210px;
	height: 210px;
	background: url(/img/contractor/promo/a3_img.svg) 0 0 no-repeat;
}
.contractor_promo .about_promo section.right {
	padding: 0 270px 0 0;
}
.contractor_promo .about_promo section.right .a2_img {
	right: 0;
	left: auto;
}
.contractor_promo .about_promo .about_title {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.contractor_promo .about_promo section:nth-child(1) .about_title {margin: 25px 0 0 0;}
.contractor_promo .about_promo section:nth-child(2) .about_title {margin: 10px 0 0 0;}
.contractor_promo .about_promo section:nth-child(3) .about_title {margin: 10px 0 0 0;}
.contractor_promo .about_promo section ul {
	position: relative;
	display: block;
	padding: 10px 0 0 0;
	margin: 0 0 0 21px;
	float: left;
	list-style: disc;
}
.contractor_promo .about_promo section ul li {
	font-size: 18px;
	line-height: 26px;
}

.contractor_promo .tags_wrapper {
	position: relative;
	display: block;
	margin: 40px 0 0 0;
}
.contractor_promo .tags_wrapper .title {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-align: center;
}

.tags_block span:nth-child(1)  { color:#113d5e !important; animation-delay:1s; animation-duration:9.59s; -moz-animation-delay:1s; -moz-animation-duration:9.59s; -webkit-animation-delay:1s; -webkit-animation-duration:9.59s;}
.tags_block span:nth-child(2)  { color:#2d9c9b !important; animation-delay:4s; animation-duration:8.35s; -moz-animation-delay:4s; -moz-animation-duration:8.35s; -webkit-animation-delay:4s; -webkit-animation-duration:8.35s;}
.tags_block span:nth-child(3)  { color:#113d5e !important; animation-delay:3s; animation-duration:7.17s; -moz-animation-delay:3s; -moz-animation-duration:7.17s; -webkit-animation-delay:3s; -webkit-animation-duration:7.17s;}
.tags_block span:nth-child(4)  { color:#2d9c9b !important; animation-delay:2s; animation-duration:6.26s; -moz-animation-delay:2s; -moz-animation-duration:6.26s; -webkit-animation-delay:2s; -webkit-animation-duration:6.26s;}
.tags_block span:nth-child(5)  { color:#113d5e !important; animation-delay:5s; animation-duration:8.88s; -moz-animation-delay:5s; -moz-animation-duration:8.88s; -webkit-animation-delay:5s; -webkit-animation-duration:8.88s;}
.tags_block span:nth-child(6) { color:#2d9c9b !important; animation-delay:3s; animation-duration:7.47s; -moz-animation-delay:3s; -moz-animation-duration:7.47s; -webkit-animation-delay:3s; -webkit-animation-duration:7.47s;}
.tags_block span:nth-child(7) { color:#113d5e !important; animation-delay:2s; animation-duration:9.79s; -moz-animation-delay:2s; -moz-animation-duration:9.79s; -webkit-animation-delay:2s; -webkit-animation-duration:9.79s;}
.tags_block span:nth-child(8) { color:#2d9c9b !important; animation-delay:4s; animation-duration:5.25s; -moz-animation-delay:4s; -moz-animation-duration:5.25s; -webkit-animation-delay:4s; -webkit-animation-duration:5.25s;}
.tags_block span:nth-child(9) { color:#113d5e !important; animation-delay:6s; animation-duration:7.67s; -moz-animation-delay:6s; -moz-animation-duration:7.67s; -webkit-animation-delay:6s; -webkit-animation-duration:7.67s;}
.tags_block span:nth-child(10) { color:#2d9c9b !important; animation-delay:3s; animation-duration:6.26s; -moz-animation-delay:3s; -moz-animation-duration:6.26s; -webkit-animation-delay:3s; -webkit-animation-duration:6.26s;}
.tags_block span:nth-child(11) { color:#113d5e !important; animation-delay:4s; animation-duration:8.88s; -moz-animation-delay:4s; -moz-animation-duration:8.88s; -webkit-animation-delay:4s; -webkit-animation-duration:8.88s;}
.tags_block span:nth-child(12) { color:#2d9c9b !important; animation-delay:2s; animation-duration:7.35s; -moz-animation-delay:2s; -moz-animation-duration:7.35s; -webkit-animation-delay:2s; -webkit-animation-duration:7.35s;}
.tags_block span:nth-child(13) { color:#113d5e !important; animation-delay:5s; animation-duration:9.79s; -moz-animation-delay:5s; -moz-animation-duration:9.79s; -webkit-animation-delay:5s; -webkit-animation-duration:9.79s;}
.tags_block span:nth-child(14) { color:#2d9c9b !important; animation-delay:1s; animation-duration:8.25s; -moz-animation-delay:1s; -moz-animation-duration:8.25s; -webkit-animation-delay:1s; -webkit-animation-duration:8.25s;}
.tags_block span:nth-child(15) { color:#113d5e !important; animation-delay:4s; animation-duration:7.17s; -moz-animation-delay:4s; -moz-animation-duration:7.17s; -webkit-animation-delay:4s; -webkit-animation-duration:7.17s;}
.tags_block span:nth-child(16) { color:#2d9c9b !important; animation-delay:1s; animation-duration:6.26s; -moz-animation-delay:1s; -moz-animation-duration:6.26s; -webkit-animation-delay:1s; -webkit-animation-duration:6.26s;}
.tags_block span:nth-child(17) { color:#113d5e !important; animation-delay:3s; animation-duration:8.58s; -moz-animation-delay:3s; -moz-animation-duration:8.58s; -webkit-animation-delay:3s; -webkit-animation-duration:8.58s;}
.tags_block span:nth-child(18) { color:#2d9c9b !important; animation-delay:2s; animation-duration:7.27s; -moz-animation-delay:2s; -moz-animation-duration:7.27s; -webkit-animation-delay:2s; -webkit-animation-duration:7.27s;}
.tags_block span:nth-child(19) { color:#113d5e !important; animation-delay:1s; animation-duration:9.09s; -moz-animation-delay:1s; -moz-animation-duration:9.09s; -webkit-animation-delay:1s; -webkit-animation-duration:9.09s;}
.tags_block span:nth-child(20) { color:#2d9c9b !important; animation-delay:6s; animation-duration:9.45s; -moz-animation-delay:6s; -moz-animation-duration:9.45s; -webkit-animation-delay:6s; -webkit-animation-duration:9.45s;}

.tags_block span{
	-webkit-animation-name: coloring, tagmove;
	-webkit-animation-timing-function: cubic-bezier(.50, 0, .50, 1);
	-webkit-animation-iteration-count: infinite;

	-moz-animation-name: coloring, tagmove;
	-moz-animation-timing-function: cubic-bezier(.50, 0, .50, 1);
	-moz-animation-iteration-count: infinite;

	animation-name: coloring, tagmove;
	animation-timing-function: cubic-bezier(.50, 0, .50, 1);
	animation-iteration-count: infinite;
	position:relative;
	opacity:0;
	/*white-space: nowrap;*/
	display: inline-block;
	max-width: 320px;
	text-align: center;
}

.tags_block {
	overflow:hidden;
	padding: 0 20px;
	height: 480px;
	padding-top:40px;
	padding-bottom: 100px;
	font-size:16px;
	line-height:21px;
	text-align: center;
}

@keyframes tagmove
{
	from { top:0px; }
	to { top:180px; }
}
@keyframes coloring {
	from { opacity: 0; }
	50% { opacity: 1; }
	to { opacity: 0; }
}

@-moz-keyframes tagmove
{
	from { top:0px; }
	to { top:180px; }
}
@-moz-keyframes coloring {
	from { opacity: 0; }
	50% { opacity: 1; }
	to { opacity: 0; }
}

@-webkit-keyframes tagmove
{
	from { top:0px; }
	to { top:180px; }
}
@-webkit-keyframes coloring {
	from { opacity: 0; }
	50% { opacity: 1; }
	to { opacity: 0; }
}

.contractor_promo .contractor_parallax {
	position: relative;
	display: block;
	min-height: 610px;
}
.contractor_promo .contractor_parallax .macbook_mask {
	position: absolute;
	width: 1000px;
	top: -2px;
	left: 50%;
	margin: 0 0 0 -500px;
	z-index: 1;
}
.contractor_promo .contractor_parallax .parallax_block {
	position: relative;
	display: block;
	width: 761px;
	height: 511px;
	overflow: hidden;
	margin: 0 auto;
	padding: 33px 0 0 0;
}

/*.contractor_promo .contractor_parallax .parallax_block img {*/
	/*position: relative;*/
	/*-webkit-animation-name: imgmove;*/
	/*-webkit-animation-timing-function: cubic-bezier(.50, 0, .50, 1);*/
	/*-webkit-animation-iteration-count: infinite;*/

	/*-moz-animation-name: imgmove;*/
	/*-moz-animation-timing-function: cubic-bezier(.50, 0, .50, 1);*/
	/*-moz-animation-iteration-count: infinite;*/

	/*animation-name: imgmove;*/
	/*animation-timing-function: cubic-bezier(.50, 0, .50, 1);*/
	/*animation-iteration-count: infinite;*/

	/*animation-delay:1s;*/
	/*animation-duration:15s;*/
	/*-moz-animation-delay:1s;*/
	/*-moz-animation-duration:15s;*/
	/*-webkit-animation-delay:1s;*/
	/*-webkit-animation-duration:15s;*/

	/*margin-top: 0px;*/
/*}*/
/*@keyframes imgmove {*/
	/*from { margin-top: 0px; }*/
	/*50% { margin-top: -1200px; }*/
	/*to { margin-top: 0px; }*/
/*}*/
/*@-moz-keyframes imgmove {*/
	/*from { margin-top: 0px; }*/
	/*50% { margin-top: -1200px; }*/
	/*to { margin-top: 0px; }*/
/*}*/
/*@-webkit-keyframes imgmove {*/
	/*from { margin-top: 0px; }*/
	/*50% { margin-top: -1200px; }*/
	/*to { margin-top: 0px; }*/
/*}*/

.contractor_promo .information_sources {
	position: relative;
	display: block;
	margin: 40px 0 0 0;
}
.contractor_promo .information_sources .title {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.contractor_promo .information_sources .items_wrapper {
	position: relative;
	width: 100%;
	display: block;
	padding: 0 10% 40px 10%;
	margin: 30px 0 0 0;
}
.contractor_promo .information_sources .items_wrapper .item {
	position: relative;
	display: block;
	float: left;
	text-align: center;
	width: 16.666%;
}

.contractor_promo .information_sources .popup_informer {
	position: absolute;
	top: -65px;
	left: 50%;
	width: 200px;
	height: auto;
	margin: 0 0 0 -100px;
	text-align: center;
	padding: 5px 7px;
	background: #455a64;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition:.1s ease-in-out;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
}
.contractor_promo .information_sources .popup_informer:before {
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-8px;
	height:0;
	width:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #455a64;
	transition:.1s ease-in-out;
	opacity: 0;
}
.contractor_promo .information_sources .item:hover .popup_informer {opacity: 1; top: -55px;}
.contractor_promo .information_sources .item:hover .popup_informer:before {opacity: 1;}

.contractor_promo .information_sources .item:nth-child(2) .popup_informer {width: 110px; margin: 0 0 0 -55px;}
.contractor_promo .information_sources .item:nth-child(3) .popup_informer {width: 130px; margin: 0 0 0 -65px;}
.contractor_promo .information_sources .item:nth-child(4) .popup_informer {width: 160px; margin: 0 0 0 -80px;}
.contractor_promo .information_sources .item:nth-child(5) .popup_informer {width: 160px; margin: 0 0 0 -80px;}
.contractor_promo .information_sources .item:nth-child(6) .popup_informer {width: 160px; margin: 0 0 0 -80px;}

.contractor_promo .comparison_demo {
	position: relative;
	display: block;
	margin: 40px 0 0 0;
	padding: 0 0 40px 0;
}
.contractor_promo .comparison_demo .title {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.contractor_promo .comparison_demo table {
	position: relative;
	width: 800px;
	margin: 30px auto 20px auto;
}
.contractor_promo .comparison_demo table th {
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 20px 15px 15px 15px !important;
	text-align: left;
}
.contractor_promo .comparison_demo table th:nth-child(3),
.contractor_promo .comparison_demo table th:nth-child(4) {text-align: center;}
.contractor_promo .comparison_demo table td {
	position: relative;
	/*width: 33.3333%;*/
	width: auto;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	border: 2px solid #b1b1b1;
	padding: 7px 10px!important;
	vertical-align: middle;
}
.contractor_promo .comparison_demo table td:nth-child(1) {width: 1%; text-align: center;}
.contractor_promo .comparison_demo table td:nth-child(3),
.contractor_promo .comparison_demo table td:nth-child(4) {width: 20%; text-align: center; font-family: "Roboto", sans-serif; font-weight: 500;}
.contractor_promo .comparison_demo table td.green {background: #d0efc7;}
.contractor_promo .comparison_demo table td.red {background: #f5cac7; line-height: 16px;}

.contractor_connect {
	position: relative;
	display: block;
	padding: 30px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.contractor_connect .title {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	padding: 30px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.contractor_connect .title.center {text-align: center;}
.contractor_connect ol {
	margin: 0 0 30px 30px;
	padding: 0 0 0 40px;
	list-style: none;
}
.contractor_connect ol li {
	position: relative;
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 22px;
}
.contractor_connect ol > li:before {
	content: '1';
	position: absolute;
	left: -40px;
	top: -4px;
	background: #ffc80b;
	height: 28px;
	width: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	border-radius: 2em;
	transition: all .3s ease-out;
}
.contractor_connect ol > li:nth-child(1):before {content: '1';}
.contractor_connect ol > li:nth-child(2):before {content: '2';}
.contractor_connect ol > li:nth-child(3):before {content: '3';}
.contractor_connect .choose_tariff {
	position: relative;
	display: block;
	width: 225px;
	height: 60px;
	margin: 0 auto;
	background: #25acfe;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.contractor_connect .choose_tariff:hover {
	background: #ffc80b;
	color: #212121;
}
.contractor_connect .choose_module {
	position: relative;
	display: block;
	width: 320px;
	height: 60px;
	margin: 0 auto;
	background: #25acfe;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.contractor_connect .choose_module:hover {
	background: #ffc80b;
	color: #212121;
}

.contractor_connect .choose_tariff:active {
	box-shadow: inset 0 0px 15px 0px rgba(0,0,0,.3);
}
.contractor_connect p {
	position: relative;
	margin: 0 0 30px 0;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
.choose_tariff_block {
	position: relative;
	width: 100%;
	display: block;
}
.choose_tariff_block p {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin: -10px 0 0 0;
}
.choose_tariff_block .checkbox_block {
	position: relative;
	display: block;
	margin: 25px 0 0 0;
	padding: 0 40px;
}
.choose_tariff_block .checkbox_block label {
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	white-space: normal;
	padding: 0 0 0 24px;
	font-size: 14px;
	line-height: 21px;
}
.choose_tariff_block .checkbox_block label input {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	outline: none;
}
.choose-tariff-popup .ui-resizable-se {display: none;}
.choose-tariff-popup .ui-dialog-title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	float: none;
	font-size: 32px;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.choose-tariff-popup button.send {
	margin: 0 0 30px 0;
}

.contractor_promo .clear {clear: both;}


input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/*------- Адаптивность -------*/
@media screen and (max-width: 1750px) {
	#contractor .contractor_cards .contractor_wrapper_card {width: 25%;}
	.contractor_promo .about_promo {padding: 0 100px;}
}
@media screen and (max-width: 1500px) {
	#contractor .contractor_cards .contractor_wrapper_card {width: 33.3333%;}
	.contractor_promo .about_promo {padding: 0 40px;}
}
@media screen and (max-width: 1380px) {
	.contractor .contractor_wrapper_title h1 {font-size: 24px; line-height: 32px;}
	.tabs_block .statistics_block {margin: 10px 0 0 0;}
	.tabs_block .statistics_block .item_block {width: 50%; margin: 0 0 30px 0;font-size:0;}
	.contractor .items_block .item_container {width: 50%;display:inline-block;vertical-align:top;}
	.contractor .items_block .item_container h2 {font-size: 20px;}
	/*.contractor .inspection table th:nth-child(7),*/
	/*.contractor .inspection table td:nth-child(7) {display: none;}*/
	#contractor .filter_dropdown label {font-size: 13px;}
	#contractor .filter_dropdown .sub_3 > label {padding: 0 20px 0 0;}
	.contractor_promo h1 {padding: 80px 20% 0 20%; line-height: 42px;}
}
@media screen and (max-width: 1240px) {
	#contractor .contractor_cards .contractor_wrapper_card {width: 50%;}
	.contractor_promo .about_promo {padding: 0;}
	#contractor .filter_dropdown .sub_3 {padding: 0; margin: -5px 0 0 0;}
	#contractor .filter_dropdown .sub_3 > label:last-child {display: block; margin: 10px 0 0 0;}
	.contractor_promo h1 {padding: 80px 10% 0 10%; line-height: 42px;}
	.contractor_promo .information_sources .items_wrapper {padding: 0 0 40px 0;}
	.contractor_promo .contractor_parallax .macbook_mask {width: 600px; margin: 0 0 0 -300px;}
	.contractor_promo .contractor_parallax .parallax_block {width: 456px; padding: 19px 0 0 0; height: 305px;}
	.contractor_promo .contractor_parallax {min-height: 350px;}
}
@media screen and (max-width: 1180px) {
	#header h1 {text-indent: -9999px;}
	#header h1:before {
		content: 'TRM';
		float: left;
		text-indent: 0;
		font-size: 18px;
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		display: inline-block;
		padding: 0;
		vertical-align: middle;
	}
	.contractor .arbitrage table.arbitrage_table {
		max-width: 800px;
	}
}
@media screen and (max-width: 1024px) {
	#header h1 {padding: 20px 30px;}
}
@media screen and (max-width: 960px) {
	#contractor .contractor_support {padding: 0; width: 480px; text-align: center;}
	#contractor .contractor_support p {margin: 0 0 20px 0;}
	#contractor .contractor_support:before {display: none;}

}
@media screen and (max-width: 800px) {
	#contractor .filter_dropdown .sub_3 {text-align: center; display: block; margin: 0 0 15px 0;}
	#contractor .filter_dropdown input[type="submit"] {float: none; margin: 0 auto; display: block;}
	#contractor .filter_dropdown section .col-4 {width: 50%;}
	#contractor .filter_dropdown .sub_3 > label:first-child {margin: 0 0 10px 0;}
	#contractor .contractor_cards .contractor_wrapper_card {width: 100%;}
	#contractor .contractor_support {width: 100%;}
	#contractor .contractor_support p {display: block; padding: 0 30px;}
	#header h1 {padding: 20px 30px;}

	#contractor .top_line {padding: 20px 30px;}
	#contractor .contractor_title {position: relative; display: block; top: 0; left: 0;}
	#contractor .search_and_filter {height: 36px; margin: 15px 0 0 0;}
}
@media screen and (max-width: 700px) {
	#header h1 {padding: 20px 30px !important;}
}
@media screen and (max-width: 600px) {
	#header h1 {padding: 20px 20px !important;}
	#header .top-group .quality-service {padding: 11px 20px 0 0;}
	.contractor h2 {font-size: 22px; text-align: center;}
	#contractor .top_line {padding: 20px 20px;}
	#contractor .contractor_title {font-size: 20px; width: 250px; margin: auto;}
	#contractor .search_and_filter {padding: 0 92px 0 0;}
	#contractor .contractor_search:before {display: none;}
	#contractor .contractor_search input[type="submit"] {font-size: 14px!important; padding: 0 15px;}
	#contractor .contractor_search input[type="text"],
	#contractor .contractor_search input[type="text"]:focus {padding: 0 80px 0 8px;}
	#contractor .filter_dropdown_wrapper {padding: 0 20px;}
	#contractor .filter_dropdown section .col-4 {width: 100%; margin: 0 0 20px 0;}
	#contractor .filter_dropdown section .col-4.region {margin: 0 0 20px 0;}
	#contractor .filter_dropdown section .region .js-tree_items_wrapper {width: 100%;}
	#contractor .contractor_filter {width: auto;}
	#contractor .filter_wrapper {width: 85px;}
	#contractor .filter_wrapper .filter_button:before {display: none;}
	#contractor .filter_wrapper .filter_button {padding: 0;}
	#menu ul li.first .dostup-contractor,
	#menu ul li.first .demodostup-contractor {display: none;}
	#contractor .contractor_cards {padding: 20px;}
	#contractor .top_companys h2 {text-align: center; font-size: 22px;}
	#contractor .contractor_cards .contractor_wrapper_card {padding: 0 0 20px 0;}
	#contractor .breadcrumbs {padding: 10px 20px; font-size: 13px; line-height: 18px;}
	.contractor .general_info table td {font-size: 13px; line-height: 18px;}

	.contractor_wrapper {padding: 0;}
	.contractor {border: none; padding: 18px 20px;}
	.contractor .contractor_wrapper_title {padding: 0;}
	.contractor .contractor_title_elements {position: relative; width: 100%; height: auto;}
	.contractor .contractor_title_elements .print_card {display: none;}
	.contractor .contractor_title_elements .contractor_status {margin: 5px 0 0 0; display: block; padding: 0 0 0 22px;}
	.contractor .contractor_title_elements .contractor_status span {display: inline-block;}
	.contractor .contractor_title_elements .contractor_status.active:before {width: 16px; height: 16px;}
	.contractor .contractor_menu .hidden_links {width: 100%;}
	.contractor .risk_factors h2 {margin: 0 0 20px 0;}
	.contractor .risk_factors ul {width: 100%; margin: 0;}
	.contractor .risk_factors ul li {font-size: 13px; line-height: 18px;}
	.contractor .addresses table td {width: 100%; display: block; font-size: 13px; line-height: 18px;}

	.contractor .financial_indicators {width: 100%; margin: 20px 0 0 0;}
	.contractor .financial_indicators .item_container {width: 100%; padding: 0 0 20px 0;}
	.contractor .communications .tabs label {
		display: block;
		float: none;
		width: 100%;
		-webkit-border-radius: 4px!important;
		-moz-border-radius: 4px!important;
		border-radius: 4px!important;
	}
	.contractor .communications .tabs #tab_l2, .contractor .communications .tabs #tab_l3, .contractor .communications .tabs #tab_l4, .contractor .communications .tabs #tab_l5 {
		border-left: 2px solid #ebebeb;
		margin: 5px 0 0 0;
	}

	@media screen and (max-width: 500px){
		#contractor .filter_dropdown section .col-4{
			width:100%!important;
		}
	}

	.contractor .communications .tabs_cont div[data-loaded-box="1"]{overflow-x: auto;}
	.contractor .communications .tabs_cont table {overflow-x: auto;}
	.contractor .communications .tabs_cont .total_links {position: relative; display: block; width: 100%; text-align: center;}
	.tabs_block label {
		text-align: center;
		padding: 0;
		height: 46px;
		font-size: 18px;
		line-height: 46px;
		width: 50%;
	}
	.tabs_block .statistics_block .item_block {width: 100%;}
	.contractor .items_block .item_container {width: 100%;}
	.contractor .communications .tabs_cont table td {font-size: 12px!important;padding: 4px 7px!important;}
	.contractor .communications .tabs_cont table td a {font-size: 12px;}
	.contractor .arbitrage .arbitrage_table_wrapper {overflow-x: scroll;}
}


@media print {
	body {background: #fff; -webkit-print-color-adjust: exact; print-color-adjust: exact;}
	.contractor {padding: 0; border: none;}
	.contractor h2 i {display: none;}
	#contractor .more_button {display: none;}
	.contractor .contractor_title_elements .print_card {display: none;}
	.contractor .contractor_title_elements .add_favorite {display: none;}
	.contractor .contractor_title_elements .print_card .popup_informer {display: none;}
	.contractor .contractor_title_elements {text-align: right;}
	.contractor .contractor_menu {display: none;}
	.contractor .general_info table,
	.contractor .general_info table td {border: 1px solid #ccc!important; padding: 3px 20px!important;}
	form.js-widget-Form {display: block!important;}
	#contractor .search_and_filter {display: none;}
	#contractor .top_line {padding: 0; min-height: auto;}
	#contractor .contractor_title {position: relative; top: 0; left: 0px; margin: 20px 0 0 30px;}
	:before {display: block;}
	.contractor .risk_factors h2 {margin: 0 0 20px 0;}
	.contractor .risk_factors ul {margin: 0;}
	.contractor .risk_factors ul li:before {display: block;}
	#contractor-map {width: 100%!important; overflow: hidden;}
	#contractor-map > ymaps {
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%,0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%,0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.contractor .addresses table {border: none!important;}
	.contractor .addresses table td {border: none!important;}

	/*.contractor .financial_indicators,*/
	/*.contractor .communications,*/
	/*.contractor .arbitrage {page-break-before: always;}*/
	.contractor .arbitrage table.arbitrage_table th i {display: none;}
	.contractor .arbitrage table.arbitrage_table tr {page-break-inside: avoid;}
	.contractor .financial_indicators .item_container {width: 100%; page-break-inside: avoid;}
	.contractor .financial_indicators .item_container h2 {margin: 0 0 20px 0;}
	.contractor .financial_indicators .item_container .item {margin: 0 auto 40px auto;}
	.contractor .financial_indicators .item_container .item canvas {
		display: block;
		width: 480px!important;
		height: 240px!important;
		image-rendering: optimizeSpeed; /* old WebKit, Safari, FireFox 3.6+ */
		image-rendering: -webkit-optimize-contrast; /* newer WebKit (CSS3 proposal) */
		image-rendering: -o-crisp-edges; /* Opera 11.6+ (CSS4 prefixed) */
		image-rendering: -moz-crisp-edges; /* FF 6+ (CSS4 prefixed) */
		image-rendering: crisp-edges; /* CSS4 */
		margin: auto;
	}

	.contractor .communications .tabs #tab_l1,
	.contractor .communications .tabs #tab_l3 {border-radius: 0;}
	.contractor .communications .tabs_cont table,
	.contractor .communications .tabs_cont table td,
	.contractor .communications .tabs_cont table th {border: 1px solid #ccc; padding: 7px 10px!important; margin: 15px 0 0 0;}
	.contractor .communications .tabs label {display: none;}
	.contractor .communications #tab_1:checked ~ #tab_l1,
	.contractor .communications #tab_2:checked ~ #tab_l2,
	.contractor .communications #tab_3:checked ~ #tab_l3 {display: block; width: 100%;}

	.contractor .arbitrage table.arbitrage_table,
	.contractor .arbitrage table.arbitrage_table td,
	.contractor .arbitrage table.arbitrage_table th,
	.contractor .arbitrage table.arbitrage_table th.sub {border: 1px solid #ccc; padding: 7px 10px!important; margin: 15px 0 0 0; border-collapse: collapse; white-space: normal;}
	.contractor .arbitrage table.arbitrage_table td:nth-child(3),
	.contractor .arbitrage table.arbitrage_table td:nth-child(3) {width: 5%;}

	/*.tabs_block {page-break-before: always;}*/
	.tabs_block label {display: none;}
	.tabs_block #supplier:checked ~ #tab_s,
	.tabs_block #customer:checked ~ #tab_c {
		display: block;
		width: 100%;
		padding: 20px 0;
		border: none;
		border-top: 1px dashed #ccc;
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		font-size: 24px;
		height: auto;
		line-height: normal;
	}
	.tabs_block .contractor {padding: 0;}
	.tabs_block .statistics_block .item_block {width: 50%; margin: 0 0 30px 0;}
	.tabs_block .tabs_cont {border: none;}

	.tabs_block .statistics_block {margin: 10px 0 20px 0;}
	.contractor .items_block {margin: 0;}
	.contractor .items_block .item_container {width: 50%; page-break-inside: avoid; overflow: hidden;}
	.contractor .items_block .item_container canvas {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 30%;
		height: auto;
	}
	#contractor .contractor_support {display: none;}
	.contractor .items_block .item_container a,
	.contractor .items_block .item_container .sum_desc {text-decoration: none!important;}
	.contractor .items_block .item_container .item.fns table {border-collapse: collapse;}
	.contractor .items_block .item_container .item.fns table th {border:none!important;}
	.contractor .items_block .item_container .item.fns table td {border: 1px solid #ccc;}

	.accounting-block table td {font-size: 11px; line-height: 14px;}
	.accounting-block table tr {page-break-inside: avoid;}
	.accounting-block table td.name {width: 200px !important;}
	.accounting-block table td.code {width: 50px!important; padding: 7px 0px!important; text-align: center;}

	.contractor .extract_table,
	.contractor .extract_table td {border: 1px solid #ccc!important; padding: 3px 7px!important;}
	.contractor .extract_table tr {page-break-inside: avoid;}

	.contractor .inspection table {width: 100%; border-collapse: collapse; margin: 15px 0 0 0;}
	.contractor .inspection table td {width: auto!important; font-size: 11px; line-height: 14px; border: 1px solid #ccc!important; padding: 3px 5px!important;}
	.contractor .inspection table td a {font-size: 11px!important;}
	.contractor .inspection table th i {display: none;}
	.contractor .inspection table th {font-size: 11px!important; padding: 3px 5px!important; border: 1px solid #ccc!important;}
	.contractor .inspection table tr {page-break-inside: avoid;}

	.contractor .inspection_detail table {width: 100%; border-collapse: collapse; margin: 15px 0 0 0;}
	.contractor .inspection_detail td {width: 50%!important; padding: 3px 5px!important; border: 1px solid #ccc!important;}
	.contractor .inspection_detail tr {page-break-inside: avoid;}

	span.paginator,
	.copy {display: none;}

	#contractor .top_line {
		display: none;
	}

	#contractor .breadcrumbs {
		display: none!important;
	}
	#contractor .breadcrumbs a{
		display: none!important;
	}
	.contractor .contractor_title_elements{
		display: none!important;
	}
	.contractor {
		padding: 20px!important;
	}
	.item_container {
		padding: 20px!important;
	}

	.tabs_block label{
		padding: 20px!important;
	}
}

#contractor .bico-to-do {
	color: #b9b9b9 !important;
}

div.fssp {}

div.fssp_item {
	border-bottom: 1px dashed black;
	margin-bottom: 4px;
}

span.fssp_label {
	font-weight: bold;
}

.blocked_accounts {
	overflow: auto;
}

@media (max-width: 400px) {
	.blocked_accounts-table {
		min-width: 800px;
	}
}

.blocked_accounts-table thead {
	background-color: #25acfe;
	color: #fff;
}

.blocked_accounts-table thead tr th {
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	vertical-align: middle;
	height: 100%;
}

.blocked_accounts-table tr:hover th{
	background-color: #25acfe;
}

.blocked_accounts-table tr:hover td {
	background: #fff;
}

.blocked_accounts-table tbody tr td {
	font-size: 14px;
	line-height: 16px;
}

.blocked_accounts-table  > thead,
.blocked_accounts-table  > tbody,
.blocked_accounts-table  > thead > tr,
.blocked_accounts-table  > tbody > tr,
.blocked_accounts-table  > thead > tr > th,
.blocked_accounts-table  > tbody > tr > td {
	display: block;
}

.blocked_accounts-table  > tbody > tr:after,
.blocked_accounts-table  > thead > tr:after {
	content: ' ';
	display: block;
	visibility: hidden;
	clear: both;
}

.blocked_accounts-table  > tbody {
	overflow-y: auto;
	height: 400px;
	text-align: center;
}

.blocked_accounts-table  > tbody > tr > td,
.blocked_accounts-table  > thead > tr > th {
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}

.blocked_accounts-table {
	width: 100%;
}
.blocked_accounts-table tr td:first-child,
.blocked_accounts-table tr th:first-child {
	width: 8%;
}

.blocked_accounts-table tr td:nth-child(2),
.blocked_accounts-table tr th:nth-child(2) {
	width: 12%;
}

.blocked_accounts-table  tr td:nth-child(3),
.blocked_accounts-table  tr th:nth-child(3) {
	width: 20%;
}

.blocked_accounts-table tr td:nth-child(4),
.blocked_accounts-table tr th:nth-child(4) {
	width: 20%;
}

.blocked_accounts-table tr td:nth-child(5),
.blocked_accounts-table tr th:nth-child(5) {
	width: 20%;
}

.blocked_accounts-table tr td:nth-child(6),
.blocked_accounts-table tr th:nth-child(6) {
	width: 20%;
}

.blocked_accounts-table  > tbody > tr,
.blocked_accounts-table  > thead > tr {
	font-size: 0;
}

.blocked_accounts-table > tbody > tr:nth-child(2n+1),
.blocked_accounts-table tr:nth-child(2n+1):hover td {background: #f6f6f6;}

.blocked_accounts-table-fix th,
.blocked_accounts-table-fix td{
	width: 20% !important;
}

.blocked_accounts_loader {
	width: 200px;
}

@media (max-width: 780px) {
	.blocked_accounts_loader {
		background-color: #fff;
		-webkit-box-shadow: 5px 5px 15px 0px rgba(237, 237, 237, 1);
		-moz-box-shadow: 5px 5px 15px 0px rgba(237, 237, 237, 1);
		box-shadow: 5px 5px 15px 0px rgba(237, 237, 237, 1);
	}
}

.blocked_accounts_loader_pic {
	background: url("/i/ajax-loader.gif") no-repeat;
	width: 62px;
	height: 64px;
	margin: 0 auto;
}

.blocked_accounts_loader_text {
	font: 16px "HelveticaNeueCyr";
	color: #000;
	margin-top: 5px;
	text-align: center;
}

.cro_table {
	width: 100%;
}

.cro_table thead {
	background-color: #25acfe;
	color: #ffffff;
	font-weight: 700;
}

.cro_table thead tr {
	border: 1px solid #25acfe;
	text-align: left;
}

.cro_table tbody tr {
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

.cro_table tbody tr td {
	font-size: 15px;
	font-family: "HelveticaNeueCyr", sans-serif;
}

.cro_table tbody tr:nth-child(2n) {background: #f6f6f6;}

.contractor table{
	border-collapse: collapse!important;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;

}

#contractor_table td{
	border: 1px solid #ebebeb;
	border-collapse: collapse!important;
}
#contractor_table th{
	border: 1px solid #ebebeb;
	border-collapse: collapse!important;
}


