/* ==================  Карточка тендера ================== */

/* правый блок с тегами и файлами */

.content.TenderInfoblok {
	float: right;
}

.TenderInfoblok {
	padding: 5px;
}

.TenderInfoblok input[type="button"] {
	color: #333333;
	font-size: 11px;
	margin: 5px;
	padding: 3px 15px;
	width: 180px;
}

.TenderInfoblok a {
	text-decoration: underline;
	border: none;
}

.TenderInfoblok.stat {
	/*width: 200px;*/
	display: block;
	zoom: 1;
	background: url(/i/bg-dot.png) repeat;
	padding: 15px;
	margin: 0 0 10px 0;
}

.TenderInfoblok .zag-documentation {
	font-size: 18px;
	/*font-weight: normal;*/
	/*border-bottom: 5px solid white;*/
}

.TenderInfoblok .download-all {
	/*border-top: 5px solid white;*/
	/*padding: 15px 0 0;*/
}

.TenderInfoblok .download-all .save-all {
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 13px;
	width: 100%;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	position: relative;
	background: #cf573f;
}

.TenderInfoblok .download-all .save-all:before {
	background: url(/i/icon-download.png) center center no-repeat !important;
	top: 5px;
}

.tender-files ul {
	padding-left: 0px;
}

.documentation {
	padding-top: 10px;
	position: relative;
	z-index: 1;
}

.ask a {
	font-size: 10px;
}

.tender-bytag {
	overflow: hidden;
}

/* ============ */


.new-service__items {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0 0 15px;
}

.new-service__item {
	margin: 0 0 20px;
	position: relative;
	padding: 0 0 0 50px;
}

.new-service__item:before {
	content: '';
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(/i/new_service-icons.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;


}

.new-service__item_tenderSelection:before {
	background-position: 0 0;
}

.new-service__item_ep:before {
	background-position: 0 -46px;
}

.new-service__item_support:before {
	background-position: 0 -95px;
}

.new-service__item_bg:before {
	background-position: 0 -144px;
}

.right .social-like {
	margin: 0 10px 0 0;
}

/* блок Сведения о заказчике */
.tend-card {
	margin-right: 250px;
}

.card-tnd-tbl, .card-tend {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	vertical-align: top;
}

.card-tnd-tbl td, .card-tend td {
	border-top: 1px solid #E5E5E5;
	padding: 10px 7px;
}

.card-tnd-tbl tr:nth-child(odd) td, .card-tend tr:nth-child(odd) td {
	background-color: #F8F8F8;
}

.card-tnd-tbl td:first-child, .card-tend td:first-child {
	width: 150px;
	padding: 10px 7px;
	font-size: 14px;
	color: #898989;
	text-align: right;
	vertical-align: top;
}

.card-tnd-tbl td ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.card-tnd-tbl td:last-child {
	font-size: 14px;
	color: #4D4D4D;
	padding: 10px 7px;
	vertical-align: top;
}

.zag-tender {
	font-size: 18px;
}

.zag-tender a {
	text-decoration: none;
}

.tend-card .zag {
	border-bottom: none;
	color: #C0171D;
	font-size: 18px;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
}

.tend-card .zag a {
	font-size: 16px;
}

.tenderCardMessage {
	width: 640px;
}

.zg-tnd {
	font-size: 18px;
}

.zg-tnd a {
	text-decoration: none;
}

#tabs_tender_card .ui-tabs-panel {
	overflow: auto;
}

/* блок c лотами */
.lot-positions {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}

.lot-positions th {
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	background: #e5e5e5;
	padding: 3px 5px;
	border: 1px solid #cfcfcf;
	vertical-align: middle;
	/*white-space:nowrap;*/
}

.lot-positions td {
	padding: 3px 5px;
	border: 1px solid #cfcfcf;
	vertical-align: middle;
}

.lot-positions tr:nth-child(odd) td {
	background-color: #F8F8F8;
}

.lot-positions tr:last-child {
	border-bottom: 1px solid #E5E5E5;
}

/* Услуги участникам тенедров */
.tender-service .registrationECP,
.tender-service .registrationSRO,
.tender-service .registrationHACCP,
.tender-service .bank-guarantee,
.tender-service .tender-credit {
	width: 32%;
	min-width: 150px;
	margin-left: 5px;
	float: left;
}

.tender-service .bank-guarantee a i,
.tender-service .tender-credit a i {
	display: block;
	width: 50px !important;
	height: 50px !important;
	float: left;
	margin-top: 0px !important;
}

.tender-service .bank-guarantee a i {
	background: url(/i/tender-card-cervices-menu.png) 185px 0px !important;
}

.tender-service .tender-credit a i {
	background: url(/i/tender-card-cervices-menu.png) 135px 0px !important;
}

.tender-service .registrationECP a i {
	display: block;
	width: 75px;
	height: 50px;
	float: left;
	background: url(/i/tender-card-cervices-menu.png) -110px 0px !important;
}

.tender-service .registrationHACCP a i {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	background: url(/i/tender-card-cervices-haccp.png) !important;
}

.tender-service .registrationSRO a i {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	background: url(/i/tender-card-cervices-sro.png) !important;
}

.actuality,
.tender-files ul li span.actuality {
	color: #fff;
	padding-left: 4px;
	margin-left:  22px;
}

.tender-just-do-it {
	width: 100%;
	height: 33px;
	margin: 20px 0px;
}

.tender-just-do-it .print-page {
	width: 70px;
	height: 0px;
	padding-top: 10px;
}

/* tools-block */
.tender-service {
	height: 50px; /*border-bottom: 5px solid #D9D9D9;*/
	margin-top: 10px;
	padding: 45px 5px 5px 5px;
}

.tender-service .zag {
	font-size: 16px;
}

.tender-service .zag a {
	text-decoration: none;
}

.tend-card .documentation .zag {
	padding-bottom: 5px;
	font-size: 21px;
	font-weight: normal;
	/*color: #0057a8;*/
}

.table-list-docs {
	width: 100%;
	border-collapse: collapse;
}

.table-list-docs td {
	vertical-align: top;
	padding: 5px;
}

.tend-card .documentation .tender-files--img {
	padding: 0;
	width: 20px;
	max-width: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.tender-files--img ~ .tender-files--name {
	padding-left: 0;
}

.docs--date {
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
}

.table-list-docs .actuality {
	margin: 0;
}

@media screen and (max-width: 481px) {
	.title__wrapp__block__h1.head-first {
		font-size: 18px;
		line-height: normal;
	}

	tr.tender-files--data {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 19px;
		align-items: center;
		justify-content: space-between;
	}

	.docs--date {
		font-size: 14px;
		font-weight: normal;
		/*width: 30%;*/
	}

	.table-list-docs td {
		/*width: 30%;*/
	}

	.table-list-docs td.table-list-docs--name {
		width: 100%;
	}
}

.print-page.out {
	bottom: 0px;
	margin-right: 20px;
	padding: 6px;
}

.AddTender {
	position: relative;
	width: 100%;
	padding: 0px 6px 0px;
}

.AddTender a {
	height: auto;
}


.content-cabinet.inner .tender-service {
	width: 100%;
	margin: 0 0 40px 0;
}

.content-cabinet.inner .tender-service + .zag-tender {
	padding: 0 !important;
}

/* *** */

.span-link {
	color: #0057A8;
}

.attention {
	background: url("/i/sprite_default.png") no-repeat scroll -54px -711px transparent;
	border: 1px solid #FFFFFF;
	float: left;
	height: 70px;
	margin: 0 10px;
	width: 70px;
}

.wait {
	background: url("/i/ajax-loader-min.gif") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 20px;
	width: 20px;
}

span#winProbPercent {
	color: green;
	font-size: 16px;
	font-weight: bold;
}

#mask {
	position: absolute;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#boxes .window {
	position: fixed;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 9999;
	padding: 20px;
}

#boxes #dialog {
	width: 475px;
	height: 139px;
	background-color: white;
	border: 1px solid black;
}

.hidden-field-wraper {
	position: relative;
}

.hidden-field-block {
	display: inline-block;
	height: 14px;
	width: 200px;
	background: url('/img/tc/ticket-icons/hidden-fields-bg.jpg') repeat 0px 0px;
	cursor: pointer;
}

/* ---- Для тарифа базовый/базовый регион ---- */

.inactive-popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
}

.inactive-popup .popup-block {
	position: absolute;
	width: 480px;
	top: 50%;
	left: 50%;
	padding: 0 40px;
	margin: -185px 0 0 -240px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .5);
	z-index: 1000;
}

.inactive-popup .popup-block img {
	position: relative;
	display: block;
	width: 80px;
	margin: 30px auto 20px;
}

.inactive-popup .popup-block p {
	font-size: 14px;
	line-height: 20px;
	color: #616161;
	text-align: center;
	margin: 0 0 20px 0;
}

.inactive-popup .popup-title {
	position: relative;
	display: block;
	color: #212121;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px 0;
	font-weight: bold;
	text-align: center;
}

.inactive-popup .popup-title span {
	display: block;
	text-transform: uppercase;
}

.inactive-popup .send-inactive {
	display: block;
	width: 200px;
	margin: 0px auto 30px auto;
	font-size: 16px;
	line-height: 40px;
	background: #005aaa;
	color: #fff;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inactive-popup .send-inactive:visited {
	color: #fff !important;
}

.inactive-popup .send-inactive:hover {
	background: #1e88e5;
}

.inactive-popup .send-inactive-region {
	display: block;
	width: 200px;
	margin: 0px auto 30px auto;
	font-size: 16px;
	line-height: 40px;
	background: #005aaa;
	color: #fff;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inactive-popup .send-inactive-region:visited {
	color: #fff !important;
}

.inactive-popup .send-inactive-region:hover {
	background: #1e88e5;
}

.inactive-popup .cancel {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 10px;
	cursor: pointer;
	height: 10px;
	background: url(/img/tc/close.png);

}

/* ---------------------------------------------- */
/* Для публичного приложения Битрикс24 */


/*
перенос документации под описание тендера
*/

.tend-card--similar-tenders {

}

.tend-card.tender-desc {
	display: block;
	/*flex-wrap: wrap;*/
	/*justify-content: space-between;*/
	/*gap: 20px;*/
	width: 100%;
	margin-right: 0;
}

.tend-card.tender-desc #tabs_tender_card {
	flex: 1;
}

.tend-card.tender-desc .tender-doc {
	display: block;
}

.tend-card.tender-desc .tender-doc .right {
	float: none;
}

#general .content .tend-card, #general .content .tend-card.tabs {
	margin-right: 0 !important;
}

@media all and (max-width: 1200px) {
	.tabs-content {
		min-width: auto;
	}

	.tend-card.tender-desc {
		flex-wrap: wrap;
		grid-template-columns: 1fr;
	}

	.tend-card.tender-desc #tabs_tender_card {
		flex-grow: 1;
	}

	.tend-card.tender-desc .tender-doc .right .TenderInfoblok.stat {
		width: 100%;
	}
}

div.download-file-link-big {
	margin: 20px 0 20px 0;
}

div.tender-doc-text-on-site div.download-file-link-big a {
	font-size: 18px;
	margin-left: 20px;
}

div.tender-doc-text-on-site a.doc-hatching-link {
	font-weight: bold;
}

.messenger-buttons-container {
margin: 10px 0 10px 0;
}

.messenger-buttons-centered-element {

}

.table-list-docs--name .xls:before,
.table-list-docs--name .xlsx:before {
	display: inline-block;
}

.tend-card .documentation .tender-files--img + .tender-files--name::before {
	display: none;
}