.tenders .titlePage .title,
.tenders .titlePage h1 {
	width:50%;
}
.tenders .titlePage.p0 {
	padding:0;
}
.tenders .titlePage.p0:before,
.tenders .titlePage.p0:after {
	display:none;
}

.tenders .listing {
	z-index:10;
	padding:0 0 40px;
}
.tenders .listing .sorting {
	border-bottom:1px solid #e5e5e5;
	padding:15px 1.5%;
	color:#FFF;
	font:700 11px/10px 'robotolight',Arial,sans-serif;
	text-transform: uppercase;
	z-index:100;
	background: #646c7a;
	margin:0 -1.5%;
}
.tenders .listing .name {
	width:32%;
}
.tenders .listing .code {
	width:10%;
	display:none;
}
.tenders .listing .status {
	width:22%;
}
.tenders .listing .create {
	width:8%;
}
.tenders .listing .auction {
	width:12%;
}
.tenders .listing .org {
	width:25%;
}
.tenders .listing .questions {
	position:absolute;
	top:-35px;
	right:0;
	width:13%;
}
.tenders .listing .list2 .questions {
	right: 15%;
	top: 15px;
	width: 11.6%;
}
.tenders .listing .list .create,
.tenders .listing .list .status,
.tenders .listing .list .auction,
.tenders .listing .list .org,
.tenders .listing .list .kvaziName{
	font:400 13px/18px "robotolight",Arial,sans-serif;
}
.tenders .listing .list2 .org {
	color:#000;
}
.tenders .listing .list .name{width:31.5%;}
.tenders .listing .list2 .name{width:43.3%;}
.tenders .listing .list .status{width:21.7%;}
.tenders .listing .list2 .status{width:29.7%;}
.tenders .listing .list3 .status{width:40%;}
.tenders .listing .list .create{width:7.9%;}
.tenders .listing .list2 .create{width:10.8%;}
.tenders .listing .list .auction{width:11.9%;}
.tenders .listing .list2 .auction{width:12%;}
.tenders .listing .list3 .auction{
	width:15%;
	margin-left: 0.5%;
}
.tenders .listing .questions>div {
	padding:7px 11px 5px;
	background: #9d9d9d;
	text-align:center;
	-webkit-transition:background-color 0.5s ease-out;
	-moz-transition:background-color 0.5s ease-out;
	-o-transition:background-color 0.5s ease-out;
	transition:background-color 0.5s ease-out;

	color:#000;
	font:400 10px/10px 'robotobold',Arial,sans-serif;
	text-transform: uppercase;
}
/*.tenders .listing .list .item.plan_budget_amount_0{display:none;}*/
.tenders .listing .list .item:hover{background:#f3f3f3;}
.tenders .listing .list .item:hover .questions>div {
	background: #ffd200;

}
.tenders .listing .list .status .statusEnd,
.tenders .listing .list .newstatus .statusEnd{
	font-size: 11px;
	margin-left:5px;
	padding: 0 3px;
	/*width: 90px;*/
	background:#FFD200;
	text-align:center;
	color:#000;
	font-weight:bold;
	/*white-space:nowrap;*/
}
.tenders .listing .list .item {
	padding:15px 1.5%;
	border-bottom:1px solid #e5e5e5;

	color:#585858;
	font:400 14px/14px 'robotolight',Arial,sans-serif;
	background: #fff;

	-webkit-transition:background-color 0.5s ease-out;
	-moz-transition:background-color 0.5s ease-out;
	-o-transition:background-color 0.5s ease-out;
	transition:background-color 0.5s ease-out;
}
.tenders .listing .list .item[data-favorite="1"]>.markerOpacity {
	opacity:.3;
}
.tenders .listing .list .item:before {
	content:' ';
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:0;
	background: #00aff0;

	-webkit-transition:width 0.5s ease-out;
	-moz-transition:width 0.5s ease-out;
	-o-transition:width 0.5s ease-out;
	transition:width 0.5s ease-out;
}
.tenders .listing .list .item:hover:before {
	width:0.75%;
}
.tenders .listing .list .hoverMove {
	-webkit-transition: margin-left 0.5s ease-out;
	-moz-transition: margin-left 0.5s ease-out;
	-o-transition: margin-left 0.5s ease-out;
	transition: margin-left 0.5s ease-out;
	margin-left:0;
}
/*
.tenders .listing .list .item:hover {
	background: #f5f5f5;
}
.tenders .listing .list .item:hover .hoverMove {
	margin-left:2%;
}
*/
.tenders .listing .list .title {
	padding: 0 0 43px;
}
.tenders .listing .list2 .title {
	padding-bottom:17px;
	margin-right:27%;
}
.tenders .listing .list .title a {
	color:#585858;
	font:400 16px/24px 'robotobold',Arial,sans-serif;
}
.tenders .listing .list .title a:hover{
	color:#000;
	text-decoration:none;
}
.tenders .listing .list .info {
	position:absolute;
	top:56px;
	left:1.4%;
	right:0;
}
.tenders .listing .list2 .info {
	position:static;
	top:0;
	left:0;
	right:auto;
	float:left;
	width:74%;
	padding-bottom: 17px;
	border-bottom: 1px solid #e5e5e5;
}
.tenders .listing .markers {
	position:absolute;
	right: 1.6%;
	text-align: justify;
	top: 15px;
	width: 10%;
	line-height: 0;
}
.tendersItem .markers {
	position: absolute;
	z-index:50;
	text-align: justify;
	line-height: 0 !important;
	top:26px !important;
	width:36% !important;
	right:0;
}
.tendersItem .markers+.status {
	margin-top:40px;
}
.tenders .listing .markers .w100,
.tendersItem .markers .w100 {
	height:1px;
	display:inline-block;
	width:100%;
	position:relative;
	z-index:-1;
	margin-top:-1px;
}
.tenders .listing .markers .marker,
.tendersItem .markers .marker {
	display:inline-block;
	width:25px;
	height:25px;
	position: relative;
	z-index:10;
}
.tenders .listing .markers .marker.markerFavorite,
.tendersItem .markers .marker.markerFavorite {
	z-index:30;
}
.tenders .listing .markers .marker:after,
.tendersItem .markers .marker:after {
	content:' ';
	position:absolute;
	top:25px;
	left:50%;
	margin:3px 0 0 -9px;
	height:9px;
	width:18px;
	background: url(/images/icons.png) -21px -84px;
	display:none;
	z-index:20;
}
.tenders .listing .markers .marker.markerFavorite,
.tendersItem .markers .marker.markerFavorite {
	padding-right:11px;
}
.tenders .listing .markers .marker.markerFavorite:after,
.tendersItem .markers .marker.markerFavorite:after {
	background: url(/images/lang_arrow.png) center 0 no-repeat;
	width:9px;
	height:6px;
	content:' ';
	display: inline-block;
	position: absolute;
	right:0;
	left:auto;
	top:50%;
	margin: 0;
}
.tenders .listing .markers .help,
.tendersItem .markers .help {
	padding:5px;
	margin-top:7px;
	font: 400 12px/16px "robotolight",Arial,sans-serif;
	display:none;
	text-align: left;
}
.tenders .listing .markers .help.markerFavorite,
.tendersItem .markers .help.markerFavorite {
	margin-left:-155%;
	margin-top:-38px;
	padding-top:5px;
	margin-right: -5px;
	z-index:20;
}
.markers .help.markerFavorite .setFavorite_item {
	height:25px;
	text-transform: uppercase;
	padding: 15px 30px 0 0;
	color:#5e5e5e;
	font: 400 11px/11px "robotolight",Arial,sans-serif;
	cursor: pointer;
	margin-right:11px;
}
.markers .help.markerFavorite .setFavorite_item+.setFavorite_item {
	border-top:1px solid #e0e2e4;
}
.markers .help.markerFavorite .setFavorite_title {
	font: 400 11px/11px "robotobold",Arial,sans-serif;
	color:#3e3e3e;
	cursor: default;
	height:30px;
	padding: 10px 30px 0 0;
}
.markers .help.markerFavorite .icon_isFavorite:before,
.markers .help.markerFavorite .svg-inited > svg {
	left:auto;
	right: -3px;
	top: 5px;
}
.tendersItem .markers .help {
	/*margin-top:6px;*/
	text-transform: none;
}
.tenders .listing .markers .marker.markerQuestions:hover~.help.markerQuestions,
.tenders .listing .markers .marker.markerBid:hover~.help.markerBid,
.tenders .listing .markers .marker.markerFavorite:hover~.help.markerFavorite,
.tenders .listing .markers .help.markerFavorite:hover,
.tenders .listing .markers .marker.markerRemove:hover~.help.markerRemove,
.tenders .listing .markers .marker:hover:after,

.tendersItem .markers .marker.markerQuestions:hover~.help.markerQuestions,
.tendersItem .markers .marker.markerBid:hover~.help.markerBid,
.tendersItem .markers .marker.markerFavorite:hover~.help.markerFavorite,
.tendersItem .markers .help.markerFavorite:hover,
.tendersItem .markers .marker.markerRemove:hover~.help.markerRemove,
.tendersItem .markers .marker:hover:after {
	display:block;
}
.tenders .listing .markers .marker.emptyMarker:after,
.tendersItem .markers .marker.emptyMarker:after {
	display:none !important;
}
.tenders .listing .markers .help>.back,
.tendersItem .markers .help>.back {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-1;
	background: #fff;

	box-shadow:0 0 4px #555;
	-moz-box-shadow:0 0 4px #555;
	-webkit-box-shadow:0 0 4px #555;

	behavior: url(/css/PIE.htc);
}
.tenders .listing .markers .marker.setFavorite.inited,
.tendersItem .markers .marker.setFavorite.inited {
	cursor:pointer;
}
/*.tenders .listing .markers>.marker.markerFavorite,
.tendersItem .markers>.marker.markerFavorite {
	position: static;
}*/
/*.tenders .listing .markers .marker.markerFavorite:after,
.tendersItem .markers .marker.markerFavorite:after {
	left:auto;
	right:5px;
	margin-left: 0;
	display:none;
}*/
/*.tenders .markerFavorite .inside {
	height: 25px;
	z-index:20;
	width:auto;
	position: absolute;
	right:0;
	left:70%;
	overflow: hidden;
	background-color: transparent;

	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}*/
/*.tenders .markerFavorite:hover {
	z-index: 10;
}
.tenders .markerFavorite:hover .inside {
	left:38%;
	background-color:#f3f3f3;
}
.tendersItem .markerFavorite:hover .inside {
	background-color:#eee;
}
.tenders .markerFavorite .inside .marker {
	position: absolute;
	top:0;
	right:0;
	display:none;
}

.tenders .markerFavorite .inside .marker[data-setfavorite="delete"],
.tenders .markerFavorite.active .inside .marker[data-setfavorite="white"],
.tenders .markerFavorite.black .inside .marker[data-setfavorite="black"] {
	display: block;
}

.tenders .markerFavorite:hover .inside .marker[data-setfavorite="black"],
.tenders .markerFavorite.black:hover .inside .marker[data-setfavorite="delete"] {
	left:0;
	right:auto;
}
.tenders .markerFavorite.active .inside .marker[data-setfavorite="delete"],
.tenders .markerFavorite.black .inside .marker[data-setfavorite="delete"],
.tenders .markerFavorite:hover .inside .marker[data-setfavorite="delete"],
.tenders .markerFavorite.active:hover .inside .marker[data-setfavorite="white"],
.tenders .markerFavorite.black:hover .inside .marker[data-setfavorite="black"] {
	display:none;
}
.tenders .markerFavorite:not(.active):hover .inside .marker[data-setfavorite="white"],
.tenders .markerFavorite:not(.black):hover .inside .marker[data-setfavorite="black"],
.tenders .markerFavorite.active:hover .inside .marker[data-setfavorite="delete"],
.tenders .markerFavorite.black:hover .inside .marker[data-setfavorite="delete"] {
	display: block;
}*/
.tenders .listing .list .value {
	color:#000;
}
.tenders .listing .list .lead,
.tenders .listing .list .cd {
	font:400 12px/18px 'robotolight',Arial,sans-serif;
}
.tenders .listing .list .lead {
	padding-bottom: 5px;
	width: 72%;
}
.tenders .listing .list3 .lead {
	width:97%;
}
.tenders .listing .list .lead+.cd {
	margin-top:6px;
}
.tenders .listing .list2 .cpv.cd {
	margin-top:17px;
}
.tenders .listing .list .cd+.cd {
	margin-top:5px;
	width:75%;
}
.tenders .listing .list .kvaziName {
	position:absolute;
	top:0;
	left:0;
}
.tenders .listing .list2 .kvaziName {
	position: static;
}
.tenders .listing .list .globalLink {
	position:absolute;
	top:0;
	bottom: 0;
	left:0;
	right:0;
	z-index:100;
	display:none;
}
.tenders .listing .list .bidPayFree{
	position:absolute;
	bottom:0;
	right:0;
	height:70px;
	width:70px;
	background:url('/images/free.png')center center no-repeat;

}
.tendersForm {
	z-index:20;
	padding:25px 0;
}
.tendersForm .title {
	color:#585858;
	font:400 10px/10px 'robotolight',Arial,sans-serif;
	text-transform: uppercase;
	padding:0 0 17px;
}
.tendersForm .title.lotsBlockTitle{
	font:400 30px/30px "robotolight",Arial,sans-serif;
	padding: 15px 0 30px 0 ;
	color:#000;
	text-transform: none;
}
.tendersForm .title.lotsBlockTitle+.tenderLotItemElement{padding-top:0;}
.tendersForm .additionalContactPoints{margin-top:20px;}
.tendersForm .tenderItemElement.tenderLotItemElement > .title{
	font:400 16px/24px "robotoregular",Arial,sans-serif;
	color:#000;
	text-indent:-100000px;
	text-transform:none;
}
.tendersForm.contractChange  .tenderItemElement.tenderLotItemElement > .title{text-indent:0;}
.tendersForm .tenderItemElement.tenderLotItemElement > .title  > span{display:none;}
.tendersForm.contractChange .tenderItemElement.tenderLotItemElement > .title  > span{display:inline;}
.tendersForm .tenderItemElement.tenderLotItemElement > .title  > span+span+span{display:block; text-indent:0; margin-top:-20px;}
.tendersForm .tenderItemElement.tenderLotItemElement > .lead{
	font:400 14px/22px "robotolight",Arial,sans-serif;
	color:#6d6d6d;
}
.tendersForm .tenderItemElement.tenderLotItemElement{padding-top:25px;}
.tendersForm .tenderItemElement.tenderLotItemElement + .tenderItemElement.tenderLotItemElement{
	border-top: 1px solid #ddd;
	padding-top:5px;
}
.tendersForm .tenderItemElement[data-lot-status="cancelled"]{background:#eee; padding: 0 2% 2%;}
.tendersForm .tenderItemElement[data-lot-status="cancelled"] .infoBlock {display:none;}
.tendersForm .tenderItemElement[data-lot-status="cancelled"] .title {color:#6d6d6d; }
.tendersForm .tenderItemElement[data-lot-status="cancelled"] .proposition{border-top:none; margin:0; padding:0; }
.tendersForm .tenderItemElement[data-lot-status="cancelled"] .proposition h3{background: #9d9d9d none repeat scroll 0 0;  display: inline-block;  font: 400 12px/12px "robotobold",Arial,sans-serif; margin-top: 20px;    padding: 10px;}
.tendersForm .tenderItemElement[data-lot-status="cancelled"] .proposition h3 a{color:#FFF; text-decoration:none;}
.tendersForm .infoBlock:first-child {
	z-index:10;
}
.tendersForm .infoBlock  div .buttons{padding:0;}
.tendersForm .infoBlock+.infoBlock {
	margin-top:30px;
	/*margin-bottom:30px;*/
}
.tendersForm .infoBlock.m0 {
	margin-top:0;
}
.tendersForm .infoBlock.balanceChange {
	margin-bottom:0;
	margin-top:20px;
}
.tendersForm .form table {
	margin-left:2%;
	position: relative;
}
.saved{
	border-top: 2px solid #ffb400;
	border-bottom: 2px solid #ffb400;
	color: #414141;
	font: 400 18px/24px "robotobold",Arial,sans-serif;
	margin: -10px 0 20px;
	padding: 20px 25px 20px 0;
	text-align: center;
	text-transform: uppercase;
	width: 98.8%;
	position: relative;
}
.saved:after,
.saved:before,
.tendersItem .qualification .changeStatus.changeStatusWaiting:after,
.tendersItem .qualification .changeStatus.changeStatusWaiting:before {
	content:' ';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	border: 1px solid #ffb400;
}
.saved:before,
.tendersItem .qualification .changeStatus.changeStatusWaiting:before {
	left:auto;
	right:0;
}
.signInfo{
	background: #ffd200;
	border:none;
	font: 400 14px/0px "robotoregular",Arial,sans-serif;
}
.signInfo:after,
.signInfo:before {
	display:none
}
.signEmpty{
	background: #e5e5e5 none repeat scroll 0 0;
	color: #6d6d6d;
	font: 400 12px/24px "robotoregular",Arial,sans-serif;
	margin: -10px 0 20px;
	padding: 5px 15px 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.tendersForm .checkSign{
	border: 1px solid #00aff0;
	font: 400 12px/12px "robotolight",Arial,sans-serif;
	margin: -10px 0 20px;
	padding: 10px 15px 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.tendersForm .checkSign a{padding:2px 7px; margin-left:5px; background: #00aff0 none repeat scroll 0 0; color:#FFF; text-decoration:none; font: 400 12px/12px "robotobold",Arial,sans-serif;text-transform: uppercase;}
.saved div{font: 400 13px/24px "robotolight",Arial,sans-serif;	}
.saved a{text-decoration:none; border-bottom:1px dashed;}
.tendersForm .form .infoBlock table:after,
.tendersItem .proposition .bided table:after,
.tendersItem .qualification .list .back:after,
.msie8 .tendersForm .form .infoBlock table td:first-child:after,
.msie8 .tendersItem .proposition .bided table td:first-child:after {
	position:absolute;
	content:' ';
	top:0;
	left:-2%;
	bottom:0;
	width:1%;
	background: #9d9d9d;
}
.tendersForm .form .infoBlock table.noLine:after,
.msie8 .tendersForm .form .infoBlock table.noLine td:first-child:after {
	display:none;
}
.tendersForm .form .infoBlock table.orangeLine:after,
.msie8 .tendersForm .form .infoBlock table.orangeLine td:first-child:after {
	background: #00aff0;
}
.msie8 .tendersForm .form .infoBlock table td:first-child,
.msie8 .tendersItem .proposition .bided table td:first-child {
	position:relative;
}
.msie8 .tendersForm .form .infoBlock table td:first-child:after,
.msie8 .tendersItem .proposition .bided table td:first-child:after {
	width:3%;
	left:-7%;
}
.tendersForm .form .infoBlock table:hover:after{background:#00aff0}

.tendersForm .form table td:last-child,
.tendersForm .form table td.last-child {
	/*padding-right:35%;*/
	width:35%;
}
.tendersForm .form table td:first-child {
	/*border-left:12px solid #9d9d9d;
	padding-left:12px;*/
	width:30%;
	padding-right:10px;
}
.tendersForm .form .double>.error {
	position:absolute;
	top:100%;
	left:0;
}
.tendersForm .form .double .l {
	width:70%;
}
.tendersForm .form .double .r,
.bidDocuments .upload .double .r {
	width:28%;
}
#bidUploaded tr.line > td{
	padding-bottom:0;
}
#bidUploaded tr.fileType0.line+tr.fileType0.line > td{border-top:1px solid #d4d4d4; padding-top:15px;}
#bidUploaded tr.line+tr.fileType0.line > td.last-child{border-top:none;}
#bidUploaded tr.line .docItem .inp{margin-bottom:15px;}
#bidUploaded .commands {
	white-space: nowrap;
}
#bidUploaded .commands .comandItem {
	z-index:10;
}
.tendersForm .form .double .l.half {
	width:46.75%;
}
.tendersForm .form .double .r.half {
	width:46.75%;
}
.tendersForm .buttons {
	padding:40px 0 0;
}
.tendersForm .form .double .l.noinp>div {
	/*margin-right:-6px;*/
}
.tendersForm .form .double .r.noinp>div {
	/*margin-left:-6px;*/
}
.tendersForm .form button[value="save"],
.tendersForm .form .button.save {
	background: #646c7a;
	color:#fff;
	text-align:left;
	padding-left:7px;
	position:relative;
	margin-left:0;
	width:100%;
}
.tendersForm .form a.button.save {
	width:auto;
}
.tendersForm .form .button.tenderCancelCommand,
.tendersForm .form .button.yellowBtn {
	background: #ffd200;
	color:#000;
}
.tendersForm .form button[value="plan"]:before {
	background-position:-20px -40px;
}
.tendersForm .form button[value="save"]:before,
.tendersForm .form .button.save:before {
	content:' ';
	z-index:1;
	position:absolute;
	width:16px;
	height:16px;
	background: url(/images/icons.png) -20px 0 no-repeat;
	right:7px;
	top:50%;
	margin-top:-8px;
}
.tendersForm .form .button.save:before {
	background-position:-20px -40px;
}
.tendersForm .buttons .nameField>div {
	margin-right:3.5%;
	margin-left: -6.7%;
}

.tendersForm .form .inp.uah>div {
	margin-right: 20px;
}
.tendersForm .form .inp.uah:after {
	content:'';
	position: absolute;
	right:5px;
	top:8px;
	color:#6d6d6d;
	font:400 14px/14px 'robotoregular',Arial,sans-serif;
}
.tendersForm .form .inp.uah.percent:after {
	content: '%';
}
html[lang="en"] .tendersForm .form .inp.uah:after {
	content:'UAH';
}
.bidDocuments .upload.tenderFeatures{
	font:400 12px/18px "robotolight",Arial,sans-serif;
	color:#6d6d6d;
}
.tendersForm .buttonAdd a,
.bidDocuments .buttonAdd a {
	display:block;
	padding:11px 0 11px 7px;
	color:#fff;
	font:400 12px/12px 'robotobold',Arial,sans-serif;
	background: #9d9d9d;
	text-transform: uppercase;
	text-decoration: none;
}
.bidDocuments .result{ padding-top: 50px; font:400 12px/12px "robotolight",Arial,sans-serif; color:#6d6d6d;}
.bidDocuments .result div:first-child{font:400 14px/18px "robotobold",Arial,sans-serif; padding-bottom:5px;color:#000;}
.tendersForm .docItem.fileType0 .nameField {
	color:red;
}
.tendersItem .docItem.oldVersion .nameField,
.tendersItem .docItem.oldVersion a,
.bidDocuments .docItem.oldVersion .nameField,
.bidDocuments .docItem.oldVersion .docTitle {
	text-decoration: line-through;
	color:#ccc;
}
.tendersItem .docItem.oldVersion a{padding-left:0;}
.tendersItem .docItem.oldVersion a.icon_download:before{background:none;}
.tendersItem .docItem.oldVersion .nameField .publicateID{display:none;}
.tendersItem .docItem.oldVersion td,
.bidDocuments .docItem.oldVersion a,
.bidDocuments .docItem.oldVersion .docTitle,
.bidDocuments .docItem.oldVersion .confidentialityRationale,
.bidDocuments .docItem.oldVersion .publicateDate {
	padding-left:30px;
}
.bidDocuments .docItem.oldVersion a .docTitle {
	padding-left:0;
}
.bidDocuments .docItem .label,
.bidDocuments .newDocTitle .label {
	position:absolute;
}
.bidDocuments .newDocTitle .label {
	top:13px;
}
.bidDocuments .docItem .label~*,
.bidDocuments .newDocTitle .label~* {
	margin-left:20px;
}

#modal .helpahtung {border: 1px solid #ffd200;   font-size: 12px;    font-weight: bold;    margin-bottom: 15px;    padding: 10px 5px;    padding: 5px;    text-align: center;}
.tendersForm .docItem .commands a,
.tendersForm .docItem .commands .comandItem,
#modal .modalFilesCommands a,
#modal .modalFilesCommands .comandItem {
	display:inline-block;
	height:15px;
	width:15px;
	margin-top: 9px;
	padding:0;
	overflow:visible;
}
#modal .helpok{padding-top:25px;}
#modal .helpok a{display: inline-block;padding:5px 14px; background:#00aff0; text-decoration: none; color:#FFF !important;font:400 15px/20px "robotoregular",Arial,sans-serif}
#modal .modalFilesCommands a,
#modal .modalFilesCommands .comandItem {
	display:block;
	float:left;
	margin-right:5px;
	margin-top:0;
}
#modal .modalFilesCommands {
	width:50px;
}
#modal .bidDocuments .upload form .resolutionType{font: 400 13px/23px "robotolight",Arial,sans-serif;    padding-top: 4px;}
#modal .bidDocuments .upload form .resolutionType .r_item +.r_item {margin-left:15px;}

#modal .bidDocuments h4{font:400 13px/12px "robotobold",Arial,sans-serif; color: #000;padding:15px 0 0; text-transform:uppercase;}
/*#modal .bidDocuments {margin-right:15px;}*/
#modal .bidDocuments .upload form.upload_form table:first-child td,
#modal .bidDocuments.bidAward .upload form table td.noFiles{font:400 13px/12px "robotolight",Arial,sans-serif; color: #6d6d6d;padding:15px 0;}
#modal .bidAward .upload .nameLead{font-size: 12px;    line-height: 18px;    padding-top: 3px;}
#modal .bidAward select[multiple]{
	height:65px;
}
#modal .bidDocuments .upload table{margin-top:15px;}
#modal .bidDocuments .docItem + .docItem td{border-top:1px solid #d4d4d4;}
#modal .bidDocuments a{color:#6d6d6d !important;font-size:14px;word-break:break-all;}
#modal .bidDocuments a:hover{color:#000 !important;}
#modal .bidDocuments .upload form h2,
#modal .bidDocuments .upload div.bidName{padding:0 0 10px 0;}
#modal .bidDocuments .upload .bidName{padding-top:15px; font:400 13px/12px "robotobold",Arial,sans-serif; text-transform:uppercase; color:#6d6d6d;}
#modal .bidDocuments .upload form table{margin-top:0;}
#modal .bidDocuments .upload .mertBlock+table {
	margin-top:20px;
}
#modal .bidDocuments .upload form+form{margin-top:20px;}
#modal .bidDocuments .upload form table .line.submitButton td{padding-top: 10px}
#modal .bidDocuments .upload form .lastError{padding-top:10px;}
#modal .bidDocuments .upload .confidentialityRationale{color: #6d6d6d;    font: 400 12px/14px "robotoregular",Arial,sans-serif;    padding-top: 5px;}
#modal .bidDocuments .upload .confidentialityRationale span:first-child{background: #ffd200;    color: #000;    display: inline-block;    font-size: 10px;    margin-right: 5px;    padding: 3px;    text-transform: uppercase;}
#modal .bidDocuments .upload form .lastError span{font:400 12px/17px "robotobold",Arial,sans-serif; color:#6d6d6d;}
#modal .bidDocuments .upload form .lastError span+span{font:400 12px/17px "robotolight",Arial,sans-serif;}
#modal .bidDocuments .upload.tenderFeatures .line.features td{padding-top:30px;width:45%}
#modal .bidDocuments .upload.tenderFeatures .line.features td.nameField div{color:#000;font:400 12px/16px "roboto",Arial,sans-serif; width:50%;}
#modal .bidDocuments .upload.tenderFeatures .line.features td+td{vertical-align:top;}
#modal .bidDocuments .upload.tenderFeatures .line.features .featureEnum{font: 400 12px/16px "roboto",Arial,sans-serif; color:#000;}
#modal .bidDocuments .upload.tenderFeatures .line.features td.nameField .featureDescr{color:#6d6d6d;font:400 12px/15px "robotolight",Arial,sans-serif; padding-top:5px;}
#modal .bidDocuments .upload.tenderFeatures .line.features td.nameField div.featureRelatedItem{padding: 2px 5px 1px; background: #ddd;font:400 10px/15px "robotobold",Arial,sans-serif; text-transform:uppercase; color:#000; position:absolute;margin-top:-20px;width:98.5%;}
#modal .bidDocuments .upload.tenderFeatures table{padding-bottom:10px;}
#modal .bidDocuments .featureTotal{padding-top:10px;}
#modal .bidDocuments .featureTotal .featureSum{font:400 12px/16px "roboto",Arial,sans-serif;}
#modal .bidDocuments .featureTotal .bidSum{font:400 12px/16px "robotobold",Arial,sans-serif; padding-top:5px;}
#modal .bidDocuments .featureTotal .featureInfo{color: #6d6d6d;    font: 400 12px/15px "robotolight",Arial,sans-serif; padding-top: 25px;text-align:center;}
#modal .planImport .text, #modal .planImport .text ol{padding-top:15px; font:400 13px/18px "robotolight",Arial,sans-serif;}
#modal .planImport .upload .js-close{border-top:1px solid #ccc; display: block;text-align: center;  padding-top:15px; margin-top:15px; text-decoration: none}
#modal .planImport .upload h3{font: 400 12px/30px "robotobold",Arial,sans-serif;    text-transform: uppercase;}
#modal .planImport .upload .processMessages .msgItem{color:#6d6d6d;}
#modal .planImport .text .introtxt{font-size: 14px; line-height: 24px}
#modal .planImport .text div{color:#777;padding:25px 10%;}
#modal .planImport .text .tpl-ico{padding-bottom:10px;}
#modal .planImport .text .tpl-lnk {color:#00aff0 !important; text-decoration: none}
#modal .planImport .text .attentiontxt{border: 1px solid #ffd200;    font-size: 14px;    margin: 15px 0;    padding: 10px 15px;    text-align: center;}
.mertBlock{border:1px solid #ffd200; margin-top:25px;}
.nameField .mertBlock{border:none; margin-top:0;}
.MERT_msg{border-top: 1px solid #ddd;    margin: 20px auto 0px;    padding-top: 10px;    text-align: center;    width: 75%; text-transform:none;}
#modal .bidDocuments .mertBlock h4{text-align:center; padding-top:30px;}
.mertBlock div.MERT_msg{text-align: center; padding-top: 20px;padding-bottom:20px;}
.mertBlock div.sign_now{padding:20px 0;text-align: center;}
.mertBlock div.sign{padding-bottom:20px;text-align: center;}
.nameField .mertBlock div.sign{padding-bottom:0;text-align: left;}
.bidDocuments .mertBlock div.sign a.locQualificationSign{
	background: #ffd200;
	color: #000 !important;
	display: inline-block;
	font:400 12px/12px "robotobold",Arial,sans-serif;
	padding:10px 0;
	text-transform: uppercase;
	width: 150px;
}
#modal .bidDocuments .mertBlock div.sign a.tenderSignCommand{
	background: #ffd200;
	color: #000 !important;
	display: inline-block;
	font:400 12px/12px "robotobold",Arial,sans-serif;
	padding:10px 0;
	text-transform: uppercase;
	width: 150px;
}
#modal .bidDocuments .mertBlock div.sign a.tenderSignCommand:hover{text-decoration:none;}
#modal .bidDocuments .mertBlock div.sign a.tenderSignCommand {
	text-align: center;
}
.tendersForm .docItem .commands .comandItem a {
	margin-top:0;
}
.tendersForm .docItem .commands a+a,
.tendersForm .docItem .commands a~.comandItem,
.tendersForm .docItem .commands a~* .comandItem {
	margin-left:10px;
}
.tendersForm .docItem .commands .icon_view,
#modal .modalFilesCommands .icon_view {
	width:22px;
}
.tendersForm .bad .choiceClass {
	color:#ffb400;
}
.tendersForm input.date {
	position: relative;
	z-index: 100;
	background: transparent !important;
}
.tendersForm .icon_calendar:before,
.tendersForm .icon_time:before {
	left:auto;
	right:7px;
	top:50%;
	margin-top:-10px;
	z-index:1;
	height:18px;
}
.tendersForm .icon_time:before {
	margin-top:-9px;
	height:17px;
}
.tendersForm .icon_calendar .validateIcon {
	right:30px;
}
.tendersForm .icon_time .validateIcon {
	right:27px;
}
.tendersItem .form .line + .line td,
.tendersItem .form tbody + tbody .line td {
	padding-top: 0px;
}
.tendersItem .form .line.propositionBidDocsTitle .nameField,
.tendersItem .form .line.propositionBidLotTitle .nameField{font:400 15px/18px "robotobold",Arial,sans-serif; color:#000; text-transform:uppercase;padding:15px 0 0;}
.tendersItem .form .line.propositionBidDocsTitle  td{padding-top:15px;}
.tendersItem .form .line.propositionBidDocsTitle  td.last-child{border-top:none;}

.tendersItem .taxIncluded {
	color:#6d6d6d
}
.tendersItem .titlePage{
	display:none;
}
.tendersItem .titlePage .title {
	color:#6d6d6d;
	font:400 16px/16px 'robotobold',Arial,sans-serif;
	text-transform: uppercase;
}
.tendersItem h1 {
	padding:25px 0 0;
	color:#000;
	font:400 30px/30px 'robotobold',Arial,sans-serif;
	text-transform: none;
}
.tendersItem .topInfo {
	width:85%;
}
.tendersItem .tenderDescr{
	font:400 14px/24px "robotolight",Arial,sans-serif;
	color:#6d6d6d;
	padding-top:0px;
	padding-bottom:38px;
	width:71%;
}
.tendersItem .docItem a {
	display:inline-block;
	padding-left:28px;
	color:#000;

	overflow:hidden;
	padding-bottom:0px;
	word-wrap: break-word;
}
.tendersItem .docItem .docRelation a {
	padding:0;
	max-width: none;
	overflow:visible;
}
.tendersItem .docItem .nameField .sizelimit,
#bidUploaded .nameField .sizelimit,
.tendersForm .docItem .nameField .sizelimit {
	display:inline-block;
	max-width:250px;
	overflow:hidden;
	position:relative;
	padding-bottom:2px;
}
.tendersForm .docItem .nameField>div{font-size:12px;}
.tendersForm .multiBlock[data-multiitems="1"] .tenderItemElement .delCommandParent {
	display:none;
}
.tendersForm #multiFeatures[data-multiitems="1"] .addNewItem {
	margin-top:30px;
}
#bidUploaded .nameField .sizelimit {
	padding-top:8px;
}

.tendersItem .rightPanel {
	top:0;
	right:0;
	margin-right: -1.5%;
	padding:0px 1.5% 5px 2%;
	width: 24.5%;
	text-transform: uppercase;
	color:#000;
	font:400 14px/14px 'robotolight',Arial,sans-serif;
}

.tendersItem .status {
	font:400 14px/14px 'robotobold',Arial,sans-serif;
	position:absolute;
	text-transform: none;
}
.tendersItem .status .substatus{
	font:400 10px/14px 'robotoregular',Arial,sans-serif;
	padding-top:5px;
}
.tendersItem .status .statusEnd {
	color:red;
	font:400 11px/14px 'robotoregular',Arial,sans-serif;
}
.tendersItem .status .bidHistory {
	margin-top:20px;
}
/*.tendersItem .status>*:first-child {
	font:400 10px/10px 'robotolight',Arial,sans-serif;
}*/
.tendersItem .status .statusItem+.statusItem {
	margin-top:17px;
}
.tendersItem .status .statusItem .statusName {
	color:#7c8993;
	font:400 11px/12px 'robotobold',Arial,sans-serif;
	text-transform: uppercase;
	float:left;
	width:65%;
}
.tendersItem .status .statusItem .statusDate {
	float:right;
	text-align: right;
	max-width: 39%;
	color:#7c8993;
	font:400 12px/12px 'robotolight',Arial,sans-serif;
}
.tendersItem .status .statusItem.active {
	background: #ffd200;
	padding:10px 6.5% 10px 8%;
	margin:0 -6.5% 0 -8%;
}
.tendersItem .status .statusItem+.statusItem.active,
.tendersItem .status .statusItem.active+.statusItem {
	margin-top:10px;
}
.tendersItem .status .statusItem.active+.statusItem.active {
	margin-top:0;
	padding-top:0;
}
.tendersItem .status .statusItem.active .statusName {
	color:#000;
	font:400 11px/16px 'robotobold',Arial,sans-serif;
}
.tendersItem .status .statusItem.active .statusDate {
	color:#000;
	font:400 12px/16px "robotobold",Arial,sans-serif;
}
.tendersItem .status .statusItem.active .statusInfo {
	color:#d30000;
	font:400 12px/15px "robotolight",Arial,sans-serif;
}
.tendersItem .timerCountersParent {
	/*position:absolute;
	left:0;
	right:0;
	top:100%;*/
	margin-top:20px;
}
.tendersItem .timerCountersParent .timerTitle{
	font:400 11px/14px 'robotoregular',Arial,sans-serif;
	text-align:center;
	text-transform:uppercase;
}
.tendersItem .timerCountersParent .timerCounters{
	padding-top:10px;
	text-transform:uppercase;
}
.tendersItem .timerCountersParent .timerCounters .counter{
	font:400 24px/30px 'robotoregular',Arial,sans-serif;
	display:inline-block;
	text-align:center;
	width:22%;
	border:1px solid #ccc;
	background: #fff;
	padding:5px 0 10px;
}
.tendersItem .timerCountersParent .timerCounters .counter .counterTxt{
	font:400 10px/14px 'robotobold',Arial,sans-serif;
	display:block;
}
.tendersItem .enquiries.floatMenu {
	right:0;
	position:absolute;
	bottom:0;
	top:auto;
	margin-bottom:20px;
}
.tendersItem .enquiries .rightPanel {
	margin-top:-38px;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: -0.2%;
	width: 27.9%;
}
.z10 {
	z-index: 10;
}
.z20 {
	z-index: 20;
}
.ug_guest .tendersItem .z10 {
	margin-top:60px;
}
.tendersItem .enquiries .links a {
	font:inherit;
	color: inherit;
	display: inline-block;
	position:relative;
	text-decoration: none;
	/*padding-right:25px;*/
}
.tendersItem .enquiries .links a:hover>span:first-child {
	text-decoration: none;
	color:#000;
}
.tendersItem .enquiries .links .active a:hover>span:first-child {
	text-decoration: none;
}
.tendersItem .enquiries .links a .count {
	padding:2px 3px 3px;
	margin-left:3px;
	text-align: center;
	background:#ffd200;
	font-weight:bold;
}
.tendersItem .enquiries .rightPanel .link {
	/*padding:15px;
	margin-left:-5px;
	padding:20px 15px 20px 25px;*/
	padding:20px 15px;
	margin-left:0;
	position:relative;
}
.tendersItem .enquiries .link.active .count {
	display:none;
}
/*.tendersItem .enquiries .link.active:before,
.tendersItem .enquiries .link.active:after {
	content: " ";
	position: absolute;
	left: -7px;
	bottom:0;
	z-index: -1;
	background: url(/images/tab.png) left bottom no-repeat;
	width:9px;
	height:49px;
}

.tendersItem .enquiries .link.active:after {
	left:auto;
	right:-7px;
	background-position: right bottom;
}
*/
.bigSubmenu .subMenu .menu .item+.item:before {
	content:' ';
	position: absolute;
	top:10px;
	bottom:15px;
	left:0;
	width:1px;
	background: #999;
}
.bigSubmenu .subMenu .menu .item.active+.item:before {
	display:none;
}
.tenders .subMenu.langSwitcher .menu{margin:0;}
.tendersItem .enquiries .link.active:before,
.tendersItem .enquiries .link.active:after,
.tenders .subMenu .menu .item.active:before,
.tenders .subMenu .menu .item.active:after,
.tenders .subMenu.langSwitcher .menu input:checked~span:before,
.tenders .subMenu.langSwitcher .menu input:checked~span:after {
	content:' ';
	position:absolute;
	top:0;
	bottom:-1px;
	width:1px;
	background: #e5e5e5;
	left:0;
	z-index:10;
	height:auto;
}
.tenders .subMenu .menu .item.active:before,
.tenders .subMenu .menu .item.active:after,

.tenders .subMenu.langSwitcher .menu input:checked~span:before,
.tenders .subMenu.langSwitcher .menu input:checked~span:after {
	bottom:0;
}
.tendersItem .enquiries .link.active:after,
.tenders .subMenu .menu .item.active:after,
.tenders .subMenu.langSwitcher .menu input:checked~span:after {
	left:auto;
	right:0;
}
.tendersItem .enquiries .link.active,
.tenders .subMenu .menu .item.active,
.tenders .subMenu.langSwitcher .menu input:checked~span>.back {
	background:#FFF;
	/*padding-right:35px;*/
	padding-right:30px;
	/*padding:20px 15px;
	padding:20px 25px 20px 6.3%;
	margin-left:0;*/
	border-top:3px solid #00aff0;
	position:relative;
	color:#00aff0;
	z-index:1000;
	margin-top:-7px;
	height:18px;
}
.tendersItem .enquiries.floatMenu .link+.link {
	margin-left:10px;
}
.tendersItem .enquiries .links a:after {
	content: " ";
	position: absolute;
	right: 0;
	top: -1px;
	/*z-index: -1;*/
	/*background: url(/images/icons.png) 0 -60px no-repeat;*/
	width:20px;
	height:20px;
}
.tendersItem .enquiries .links .active a:after {
	display:none;
}
.tendersItem .enquiries .links .active a:first-child {
	text-decoration: none;
	cursor: text;
}
.tendersItem .enquiries .links .active a+a {
	position: absolute;
	right: 6px;
	top: 19px;
	z-index: 10;
	background: url(/images/icons.png) -45px -20px no-repeat;
	width:15px;
	height:15px;
	padding:0;
}


.tendersItem .enquiries .list {
	/*overflow: hidden;
	height:0;

	-webkit-transition:height 0.5s ease-out;
	-moz-transition:height 0.5s ease-out;
	-o-transition:height 0.5s ease-out;
	transition:height 0.5s ease-out;*/
}

.tendersItem .enquiries .list .item:first-child {
	padding-top:56px;
}
.tendersItem .enquiries .list .empty .question{
	font:400 14px/20px "robotolight",Arial,sans-serif;
	color:#6d6d6d;
	text-align:center;
	padding-right:0;
}
.tendersItem .enquiries .list .item:first-child .question:before {
	content:' ';
	border-top:1px solid #dadada;
	position:absolute;
	top:-35px;
	left:0;
	right:-1.7%;
	z-index:-1;
}
.tendersItem .enquiries .list .item+.item {
	margin-top:73px;
}
.tendersItem .enquiries .list .date {
	color:#585858;
	font:400 10px/10px 'robotolight',Arial,sans-serif;
	padding:0 0 15px;
	text-transform: uppercase;
}
.tendersItem .enquiries .list .text {
	color:#000;
	font:400 14px/24px 'robotoregular',Arial,sans-serif;
	padding:0;
}
.tendersItem .enquiries .list .question {
	padding-right:35%;
}
.tendersItem .enquiries .list .addQuestion .question {
	padding-right:0;
}
.tendersItem .enquiries .list .question .date {
	padding:0 0 5px;
}
.tendersItem .enquiries .list .question .name{
	padding-bottom:5px;
}
.tendersItem .enquiries .list .answer {
	padding:8px 0 0;
}
.tendersItem .enquiries .list .answer:after {
	background: none repeat scroll 0 0 #9d9d9d;
	bottom: 0;
	content: " ";
	left: 0;
	position: absolute;
	top: 30px;
	width: 1%;
}
.tendersItem .enquiries .list .answer .text {
	color:#6d6d6d;
	font-style: italic;
	margin:0 35% 0 2%;
	padding:0 0 8px;
}
.tendersItem .enquiries .list .answer_form {
	margin-top:-3px;
}
.tendersItem .enquiries .list .answer_form .buttons{padding:0;}
.tendersItem .enquiries .list .loading {
	height:100px;
}
.tendersItem .enquiries .addQuestion {
	margin-top:73px;
	padding-top:0 !important;
}
.tendersItem .enquiries .addQuestion.item:first-child .question:before {
	display:none !important;
}
.tendersItem .enquiries .addQuestion .inp+.inp {
	margin-top:19px;
}
.tendersItem .enquiries .addQuestion .buttons {
	/*padding-top:19px;
	padding-left:70%;*/
}
.tendersItem .enquiries .answer .buttons {
	/*padding-top:19px;
	padding-left:70%;*/
}
.tendersItem .proposition {
	margin:43px 0 0;
	padding:45px 0;
}
.tendersItem .tenderItemElement.tenderLotItemElement .auctionLink{
	border-top:0;
	/*padding:0;*/
	margin:20px 0 0;
}
.tendersItem .tenderItemElement.tenderLotItemElement .auctionLink h3{padding-left:0;}

.tendersItem .proposition .timeEnd{
	display:none;
}
.tendersItem .proposition form .minHeight {
	min-height:200px;
}
.tendersItem .proposition form .maxPrice,
.tendersItem .proposition form .bidInvoice{color:#6d6d6d; font:400 12px/18px "robotolight",Arial,sans-serif;}
.tendersItem .proposition form .bidInvoice {
	display: none;
}
.tendersItem .proposition form .bidPayRequired~* .bidInvoice {
	display: block;
}
.tendersItem .proposition>.back,
.tendersItem .proposition .formBack {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height: 100%;
	/* max-height:350px; */
	z-index:-1;

	background-image: linear-gradient(bottom, #fff 0%, #e5e5e5 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #e5e5e5 100%);
	background-image: -moz-linear-gradient(bottom, #fff 0%, #e5e5e5 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #e5e5e5 100%);
	background-image: -ms-linear-gradient(bottom, #fff 0%, #e5e5e5 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #fff),
		color-stop(1, #e5e5e5)
	);

	-pie-background: linear-gradient(#e5e5e5, #fff);
	behavior: url(/css/PIE.htc);
}
.tendersItem .proposition>.back{
	max-height: fit-content;
}
.tendersItem .proposition h3 {
	color:#000;
	font:400 30px/30px 'robotobold',Arial,sans-serif;
	padding:0 2% 25px;
	text-transform: uppercase;
}
.tendersItem .auctionLink h3 {
	padding-bottom:0;
}
.tendersItem .auctionLink h3+h3{

}
.tendersItem .proposition form .line.propositionBidLot .lotTitle:before{content:'«';}
.tendersItem .proposition form .line.propositionBidLot .lotTitle:after{content:'»';}
.tendersItem .proposition form .line.propositionBidLot .lotTitle{font:400 14px/20px 'robotobold', Arial,sans-serif;}
.tendersItem .proposition form .line:first-child td .pb {
	padding-bottom:0px;
}
.tendersItem .proposition form .line:first-child td .pb .error {
	margin-top:-20px;
}
.propositionFeatures{padding-top:30px;}
.propositionFeatures .line td .pb {
	padding-top:24px;
	border-top:1px solid #d4d4d4;
}
.tendersItem .proposition form .propositionFeatures table tr:first-child > td{padding:0;}

.tendersItem .proposition form button[value="save"] {
	background-color: #ffb400;
	color:#000;
}
.tendersItem .proposition form button.invalidSave[value="save"] {
	background-color: #00aff0;
	color:#fff;
	text-align: center;
	width: 350px;
	margin: 30px auto 0;    
}
.tendersItem .proposition form button.invalidSave[value="save"]:before {
	display:none;
}
.tendersItem .proposition form button[value="unbid"],
.tendersItem .proposition form button[value="bid"] {
	background-color: #9d9d9d;
	color:#fff;
	text-align: left;
	padding-left:7px;
}
.tendersItem .proposition button.icons:before {
	left:auto;
	right:7px;
	top:50%;
	margin-top:-7px;
}
.tendersItem .proposition .docItem+.docItem {
	margin-top:5px;
}
.tendersItem .proposition .bidAmount {
	color:#000;
	font:400 30px/30px 'robotobold',Arial,sans-serif;
}
.tendersItem .proposition .bided h3 {
	color:#6d6d6d;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.tendersItem .proposition .bided td {
	padding-bottom: 0;
}
.tendersForm .form table.payVariants {
	margin:0;
	width:100%;
}
.tendersForm .form table.payVariants .column {
	width:48%;
	vertical-align: top;
	text-align:center;
}
.tendersItem .proposition .bided~.hide_onBided,
.tendersItem .proposition .bided~.hideInside_onBided .hide_onBided,
.tendersItem .proposition .bided.bidEdit~.hideInside_onBided .show_onBided,
.tendersItem .proposition .bided.bidEdit {
	display:none;
}
.tendersItem .proposition .bided.bidEdit~.hide_onBided,
.tendersItem .proposition .bided.bidEdit~.hideInside_onBided .hide_onBided,
.tendersItem .proposition .bided~.hideInside_onBided .show_onBided {
	display:block;
}
.tendersItem .proposition .bided ~ .hideInside_onBided .show_onBided,
.tendersForm .ahtung {
	text-align:center;
	border:1px solid #ffb400;
	padding:20px;
	margin:30px 0;
	font:400 14px/20px "robotolight",Arial,sans-serif;
}
.tendersItem .proposition .bided ~ .hideInside_onBided .show_onBided{margin:30px 2%;	}
.tendersItem .proposition .selfQualificate{border-top:1px solid #d4d4d4; margin-top:30px; width:96%;padding-top:20px}
.tendersItem .proposition .selfQualificate label{font:400 12px/25px "robotolight",Arial,sans-serif; }
.tendersItem .proposition .selfQualificate label input[type="checkbox"]~span{background-position:0 -18px;}
.tendersItem .proposition .selfQualificate label input[type="checkbox"]:checked~span{background-position:0 5px;}
.tendersForm .tenderTypeAction_features .ahtung {
	float: right;
	margin: -8% 7% 2%;
	width: 20%;
	position:absolute;
	right:0;
}
.tendersItem .proposition .bided ~ .hideInside_onBided .show_onBided .payVariantsTitle{
	display:inline-block;
	font:400 16px/14px "robotobold",Arial,sans-serif;
	text-transform:uppercase;
	padding:10px 0;
}
.tendersItem .proposition .bided ~ .hideInside_onBided .show_onBided .payVariantsLead+.payVariantsLead{padding-top:30px;font:400 14px/20px "robotobold",Arial,sans-serif;}
.tendersItem .proposition .bided td {
	padding-top:0;
}
.tendersItem .proposition .bided table:after {
	background:#ffb400;
}
/*.tendersItem .proposition .disableRemove+* .commands .delete,*/
.tendersItem .proposition .commands .notPublicated {
	display:none;
}
.tendersItem .proposition .disableRemove+* .commands .notPublicated {
	display:inline-block;
}

.tendersItem .qualification {
	min-height:250px;
}
.tendersItem .qualification .changeStatus {
	background:#00aff0;display: block;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 36%;
	font: 400 12px/12px "robotobold",Arial,sans-serif;
	margin-top:30px;
}
.tendersItem .qualification .changeStatus.changeStatusWaiting{
	border-top: 1px solid #ffd200;
	border-bottom: 1px solid #ffd200;
	color: #000;
	font: 400 13px/14px "robotoregular",Arial,sans-serif;
	margin-top: 30px;
	padding: 30px 0;
	text-align: center;
	text-transform: none;
	width: 100%;
	background:none;
	position: relative;
}
.tendersItem .qualification .changeStatus.changeStatusWaiting:after,
.tendersItem .qualification .changeStatus.changeStatusWaiting:before {
	border-color:#ffd200;
	border-left: none;
}
.tendersItem .qualification .changeStatus a.setDone{color:#FFF;}
.tendersItem .qualification .changeStatus a.setDone:hover{text-decoration:none;}
.tendersItem .qualification+.qualification{margin-top:0;}
.tendersItem .qualification  .lotName{
	font: 400 14px/18px "robotobold",Arial,sans-serif;
	padding: 0 2% 5px;
}
/*.tendersItem .qualification .list {
	padding-bottom:25px;
}*/
.tendersItem .qualification .list .item {
	color:#000;
	font:400 13px/14px 'robotoregular',Arial,sans-serif;
	padding:12px 2%;
}
.tendersItem .qualification .list .item .complaintPeriod{background: #ddd;    color: #555;    /*margin-bottom: -12px;*/    margin-top: 10px;    padding: 4px;    text-align: center; font:400 11px/14px "robotobold",Arial,sans-serif;}
.tendersItem .qualification .list .item.active {
	z-index:10;
}
.tendersItem .qualification .list .item+.item {
	margin-top:2px;
}
.tendersItem .qualification .list .item+.item:before {
	content:' ';
	position:absolute;
	top:-2px;
	left:2%;
	right:2%;
	height:1px;
	background:#d4d4d4;
	z-index:-1;
}
.tendersItem .qualification .list .qhead {
	color:#555;
	font:400 10px/10px 'robotolight',Arial,sans-serif;
	text-transform:uppercase;

}
.tendersItem .qualification .list .l{color:#6d6d6d;}
.tendersItem .qualification .list .l+.l {
	margin-left:1%;
}
.tendersItem .qualification .list .num {
	width:1%;
}
.tendersItem .qualification .list .name {
	width:43.1%;
}
.tendersItem .qualification .list .amount {
	width:14%;
}
.tendersItem .qualification .list .bstatus {
	width:14%;
}
.tendersItem .qualification .list .docs.l {
	min-height:1px;
	width:8%;
}
.tendersItem .qualification .list .docs.r {
	min-height:1px;
	width:23.3%;
}
.tendersItem .qualification .list .docs.r a {
	display:block;
	float:none;
}
.tendersItem .qualification .list .docs.qc {
	white-space:nowrap;
	width:15%;
	margin-left:0;
}
.tendersItem .qualification .list .docs.l,
.tendersItem .qualification .list .docs.gc{width:auto;}
.tendersItem .qualification .list .docs a{
	display:inline-block;
	float:left;
	text-decoration:none;
	color:#6d6d6d;
	text-transform:uppercase;
	font-size:11px;
	background:#d4d4d4;
	padding:15px 10px;
	margin-top:-4px;
	-webkit-transition:background-color 0.5s ease-out;
	-moz-transition:background-color 0.5s ease-out;
	-o-transition:background-color 0.5s ease-out;
	transition:background-color 0.5s ease-out;
}

.tendersItem .qualification .list .docs a:hover{background:#ffd200;}
.tendersItem .qualification .list .docs.qc a{margin-left:5px;}
.tendersItem .qualification .list .docs.qualificationBidFeatureAmount a{
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background:none;
}
.tendersItem .qualification .list .docs .inspector-button a{background:#00aff0;}
.tendersItem .qualification .list .docs .inspector-button a:hover{background:#00aff0;}

.tendersItem .qualification .list .docs.qualificationBidFeatureAmount  a > span {
	border-bottom: 1px dashed #000;
}
.tendersItem .qualification .list .qualificationBidFeatureAmount a:hover>span{
	border-bottom-color:transparent;
}

.tendersItem .qualification .list .docs.qc a:hover{color:#000;}
.tendersItem .qualification .list .docs.qc a+a {
	margin-left:5px;
}
.tendersItem .qualification .list .docs a {
	color:inherit;
	display:inline-block;
}
.tendersItem .qualification .list .award {
	width:22%;
	margin-top:-4px;
}
.tendersItem .qualification .list .award.short {
	width:14%;
}
.tendersItem .qualification .list .back {
	position:absolute;
	top:-2px;
	left:0;
	bottom:-2px;
	right:1%;
	z-index:-1;
	background:#fff;
	z-index:-1;
}
.tendersItem .qualification .list .back:after {
	background:#00aff0;
	top:0;
	bottom:0;
	left:0;
}
.tendersItem .qualification .list .award a {
	display:block;
	/*width:46%;
	text-align:center;
	padding:5px 0;
	color:#000;
	font:400 10px/12px "robotoregular",Arial,sans-serif;
	text-transform:uppercase;*/
	background:#ffd200;
	/*float:right;*/
	margin-top:0;
}
.tendersItem .qualification .list .award .awardActionItem+.awardActionItem,
.tendersItem .qualification .list .docs.r+.docs.r {
	margin-top:5px;
}
/*.tendersItem .qualification .list .award .awardActionItem a{margin-left:1.5%;}*/
.tendersItem .qualification .list .award a:hover{text-decoration:none;}
.tendersItem .qualification .list .award.short a {
	width:100%;
	font-size: 11px;
	line-height: 12px;
}
.tendersItem .qualification .list .award.short a:hover{
		text-decoration:none;
}
.tendersItem .qualification .list .award a.grey {
	color:#000;
	background:#d4d4d4;
}
.tendersItem .qualification .list a.yellow {
	background:#ffd200;
}
.tendersItem .qualification .list .award a.grey[data-bid-action="award cancel"] {
	background:red;
}
.tendersItem .qualification .list .awardHistory .awardHistoryList {
	display:none;
}
.tendersItem .qualification .list .awardHistory.opened .awardHistoryList {
	display:block;
	min-height: 20px;
}
.tendersItem .qualification .list .awardHistory .awardHistoryOpen {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 7px;
}
.tendersItem .qualification .list .awardHistory .awardHistoryOpen:before {
    content: '';
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-right: 0.3em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Cpath d='M9 9h6M9 13h6M9 17h3'/%3E%3Ccircle cx='17' cy='17' r='4' fill='white'/%3E%3Cpath d='M17 15v2l1.5 1.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    vertical-align: middle;
}

.bidDocuments {

}
#modal .bidDocuments .infoBlock h3{font: 400 14px/20px "robotobold",Arial,sans-serif;    padding: 10px 0 0;}
/*#modal .bidDocuments .upload form{padding-top:10px;}
#modal .bidDocuments .upload form .noborder td.nameField{padding-top: 20px;}*/
#modal .bidDocuments .upload form .noborder td.nameField.singlttl{color:#000; font: 400 14px/20px "robotobold",Arial,sans-serif;text-transform:uppercase;padding-bottom:0;}
/*#modal .cancelInfo .modalFilesCommands {
	display:none;
}*/
#modal .bidDocuments .noborder .mntxt{padding:15px 0;}

.bidDocuments .title {
	color:#000;
	font:400 40px/45px "robotobold",Arial,sans-serif;
	text-transform:uppercase;
	padding:0;
}
#modal .bidDocuments h2{
	font: 400 24px/30px "robotobold",Arial,sans-serif;
	padding: 15px 0 0;
}
#modal .bidDocuments .contractInfo table{margin-top: 5px;padding-top:5px;padding-bottom:5px;}

.contractInfo table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.contractInfo table tr td {
    padding-bottom: 5px;
}

#modal .bidDocuments .contractInfo + .upload>table{border-top:none;margin-top: 0;}
.bidDocuments .bidName {
	color:#000;
	font:400 14px/18px 'robotoregular',Arial,sans-serif;
}
.bidDocuments .forTender {
	color:#000;
	font:400 14px/18px 'robotoregular',Arial,sans-serif;
}
.bidDocuments .forTender > span+span{
	font:400 14px/18px 'robotobold',Arial,sans-serif;
}
.bidDocuments .forTender > span+span:before,.bidDocuments .forTender > span+span:after{
	content:'"';
}
.bidDocuments .lead {
	color: #585858;
font: 400 13px/18px 'robotolight', Arial, sans-serif;
	margin-top:11px;
}
.bidDocuments .lead.lot{font:400 14px/18px "robotobold",Arial,sans-serif; text-transform:uppercase; color:#000;}
.bidDocuments .lead.lot span+span:before, .bidDocuments .lead.lot span+span:after{content:'"'}
.bidDocuments .lead+.lead {
	margin-top:7px;
	margin-bottom:15px;
}
#modal .bidDocuments .checkSign{float: left;text-align: left; width: 49%;}
#modal .bidDocuments .contractLink{float: right;text-align: right; width: 49%;}
#modal .bidDocuments .publicateDate{color: #6d6d6d; font: 400 12px/12px "robotolight",Arial,sans-serif; margin-top:5px;}
#modal .bidDocuments .contractLink a,
#modal .bidDocuments .checkSign a{
	background: #d4d4d4;
	display: inline-block;
	font: 400 12px/12px "robotobold",Arial,sans-serif;
	margin-top: 20px;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.bidDocuments table {
	width:100%;
	margin-top:25px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
.bidDocuments form table.noborder {
	border:none;
}
.bidDocuments form .wantSignInfo{border: 1px solid #ffd200 ;    margin: 15px 0;    padding: 10px;    text-align: center;}
.bidDocuments .docItem td {
	padding:10px 0 !important;
	color:#000;
	font:400 13px/14px 'robotoregular',Arial,sans-serif;
	vertical-align: top;
}
.bidDocuments .docItem+.docItem td {
	border-top:2px solid #d4d4d4;
}
.bidDocuments td.nameField {
	width:40%;
	word-break: break-all;
}
.bidDocuments .requirementResponses td.nameField {
	width:70%;
}
.bidDocuments .requirementResponses tr+tr td {
	padding-top:10px;
}
.bidDocuments td a.icon_download {
	color:#6d6d6d;
	display:block;
	text-decoration:none;
}
.bidDocuments td a.icon_download:hover{
	color:#000;
}
.bidDocuments td a.icon_download:before {
	right:0;
	left:auto;
}
.bidDocuments .upload form .line:first-child td {
	padding-top:0;
}
.bidDocuments .upload form .line:first-child td.nameField {
	padding-top:6px;
	padding-bottom:0;
}
.bidDocuments .upload form .line td .awardSwitch{font:400 13px/24px "robotoregular",Arial,sans-serif;}
.bidDocuments .upload form .line td .awardSwitch .bad{font-weight:normal;}
.bidDocuments .upload form .line td .awardSwitch .error{display:none !important;}
.bidDocuments .upload form .line td.nameField.cause{padding-top:20px;padding-bottom:10px;}
.bidDocuments .upload form .line td.singl{padding-top:10px;}
.bidDocuments .upload .double .l {
	width:69%;
}
.bidDocuments .upload .double .l.wantSignIt {
	width:139%;
	margin-left:-70%;
	font:400 13px/24px "robotoregular",Arial,sans-serif;
	margin-top: 5px;
}
.bidDocuments .buttonAdd a {
	padding:10px 0 10px 7px
}
.bidDocuments input[type="file"] {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	z-index:-1000;
	opacity:0;
}
.msie.msie8 .bidDocuments input[type="file"]{
	position:static;
	width:auto;
	height:auto;
}
.msie.msie9 .bidDocuments input[type="file"],
.msie.msie10 .bidDocuments input[type="file"] {
	z-index:100;
	width:100%;
	height:100%;
	opacity:.8;
}
.msie.msie8 .bidDocuments input.uploadFileClick {
	display:none;
}
.bidDocuments .upload td.space {
	width:1.4%;
}
.bidDocuments .upload form button {
	padding:9px 0;
	height: 33px;
}
.bidDocuments .upload .fname {
	font-size:12px;
	color: #6d6d6d;
}
.bidDocuments .upload  form.upload_form .noborder td.nameField,
h2+ .noborder td.nameField,
.bidDocuments .upload#qualificationMyBid  form .noborder td.nameField{
	padding-top:0 !important;
}
.bidDocuments .upload#qualificationMyBid .mertBlock  div.sign{padding:10px 0;}
.bidDocuments .upload .bidName {
	padding:25px 0 5px;
}
.bidDocuments .upload .bidName+table {
	margin-top:0;
}

.bidAward form .inp textarea {
	height:100px;
}
.bidAward .upload {
	/*padding:20px 0 0;*/
}

.signerInfo td.space {
    width: 13px;
}

.bidDocuments .cronTabProcess{
	color: #000;
	font-size: 15px;
	padding: 20px 0 0;
	text-align: center;
}
.tenders .filter {
	margin: 15px -1.5% 0;
	padding: 35px 1.5% 20px;
	background:#f0f0f0;
	border:1px solid #e5e5e5;
	border-top:0;
}
.tenders .filter>form {
	display:block;
	/*margin:0 -1px;*/
	position: relative;
}
.tenders .filter .l {
	width:39.5%;
}
.tenders .filter .l.big {
	width:54%;
}
.tenders .filter .l:first-child {
	width:30%;
	margin-right:2%;
}
.tenders .filter .r {
	margin-right: -1.5%;
	padding: 0 1.5% 0 2%;
	width: 24.5%;
	/*margin-top: 54px;*/
}
.tenders .filter .r .r {
	padding:0;
}
.tenders .filter td {
	padding:0;
}
.tenders .filter form .line:first-child td {
	padding:0;
}
.tenders .filter .nameField {
	color:#585858;
	font:400 10px/10px 'robotolight',Arial,sans-serif;
	text-transform:uppercase;
	padding-top:13px !important;
}
.tenders .filter form .line + .line td {
	padding-top:22px;
}
.tenders .filter form .line + .line td.nameField {
	padding-top:35px !important;
}
.tenders .filter .line+table {
	margin-top:22px;
}
.tenders .filter .line+table td {
	width:47%;
}
.tenders .filter .line+table td.space {
	width:auto;
}
.tenders .filter .r .l {
	width:45%;
	position:absolute;
	left:0;
	top:0;
}
.tenders .filter .r .r {
	width:50%;
	margin:0;
}
.tenders .filter .btn {
	display:block;
	width:100%;
	padding:10px 0;
	background:#e5e5e5;
	cursor:pointer;
	color:#000;
	font:400 12px/12px 'robotobold',Arial,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	margin:0;
}
.tenders .filter .btn:hover{
	color:#FFFFFF;
	background:#00aff0;
}
.tenders .filter button.btn {
	text-align:center;
	height:32px;
}
.tenders .filter form .inp input[type="text"],
.tenders .filter form .inp select {
	color:#000;
}
.tenders .filter .reset {
	/*margin: 20px auto 0;*/
	width: 100%;
	text-align:center;
	padding-top:15px;
}
.tenders .filter .reset.p0 {
	padding-top:0;
}
.tenders .filter .reset a:hover{
	text-decoration:none;
}
.tenders .filter .reset a:before{
	content:" ";
	position:absolute;
	right:0;
	top:-2px;
	background:url('/images/icons.png') -18px -104px no-repeat;
	width:20px;
	height:20px;
}
.tenders .filter .reset a.icon_export:before{
	background-position:-38px -104px;
}
.tenders .filter .reset a.icon_extend:before {
	background: none;
	content:'+';
	font:400 32px/24px Arial,sans-serif;
	top:-6px;
	right:-2px;
}
.tenders .filter .reset .icon_sh,
.tenders .filter .reset .icon_interest {
	padding-right: 25px;
}
/*.tenders .filter .reset .icon_sh:after,
.tenders .filter .reset .icon_interest:after {
	content:'нове';
	position:absolute;
	bottom:100%;
	left: 0;
	margin-bottom: 2px;
	padding: 0 3px 2px;
	background: #ffd200;
	color: #000;
	text-transform: none;
}*/
.tenders .filter .reset a+a{
	margin-left:20px;
}
.tenders .filter .reset a{
	display:inline-block;
	position:relative;
	padding-right:20px;
	text-transform: uppercase;
	font: 700 11px/13px Arial,sans-serif;
	margin-top:20px;
}

.tenders .filter .selectClassification {
	padding-bottom:0;
	min-height:25px;
}
.tenders .filter .selectedClassification {
	display:none;
}
.tenders .filter .selectClassification .selectedClassification {
	display:block;
}
.tenders .filter .selectClassification .selectedClassification .item {
	display:inline-block;
	padding:1px 25px 3px 5px;
	border:1px solid #ccc;
	margin-right:5px;
	margin-bottom:5px;

	font: 400 13px/18px "robotolight",Arial,sans-serif;
	color:#777;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.tenders .filter .selectClassification .selectedClassification .item:hover{color:#000;}
.tenders .filter .selectClassification .selectedClassification .remove {
	position:absolute;
	right:3px;
	top:-1px;
	bottom:1px;
	cursor:pointer;
	z-index:10;
}
.tenders .filter .selectClassification .selectedClassification .remove:before {
	left:auto;
	right:0;
	top:1px;
}
.tenders .filter .selectClassification input {
	/*opacity:0;
	filter:alpha(opacity=0);*/
	position:absolute;
	z-index:-10;
	opacity: 1;
}
.tenders .filter .selectClassification input.hidden {
	opacity:0;
	filter:alpha(opacity=0);
}
.tenders .filter .selectClassification .validateIcon {
	display:none;
}
.tenders .filter .toExtend,
.tenders .filter.extended .reset .extendFilter,
.tenders .filter.extended .not_toExtend {
	display:none;
}
.tenders .filter.extended .toExtend,
.tenders .filter.extended[data-filter-status="21"] .filter_status.filter_status_21,
.tenders .filter.extended[data-filter-status="22"] .filter_status.filter_status_22,
.tenders .filter.extended[data-filter-status="4"] .filter_status.filter_status_4,
.tenders .filter.extended[data-filter-status="5"] .filter_status.filter_status_5,
.tenders .filter.extended[data-filter-status="1"] .filter_status.filter_status_1,
.tenders .filter.extended[data-filter-status="2"] .filter_status.filter_status_2,
.tenders .filter.extended[data-filter-status="3"] .filter_status.filter_status_3 {
	display:block;
}
.tenders .filter .filter_status,
.tenders .filter.extended .filter_status {
	display:none;
}
.tenders .filter .extendTitle {
	padding:27px 0 17px;
	border-top:3px solid #00aff0;
	text-transform: uppercase;
	font: 700 13px/13px Arial,sans-serif;
	margin:12px 0 0;
	color:#585858;
}
.tenders .filter .extendTitle .extendFilter {
	height: 15px;
	position: absolute;
	right: 0;
	top: 23px;
	width: 15px;
}
.tenders .filter .r .toExtend.extendFilter {
	font: 400 13px/13px Arial,sans-serif;
	color:#00b1f1;
	text-transform: uppercase;
	text-decoration: none;
	padding:10px 0 8px;
}
.tenders .filter .r .toExtend.extendFilter:before {
	left:auto;
	right:3px;
	top:8px;
}
.tenders .filter .half {
	float:left;
	width:49%;
}
.tenders .filter .half+.half {
	float:right;
}
.tenders .filter label input[type="radio"] ~ span:before,
.tenders .filter label input[type="checkbox"] ~ span:before {
	top:0;
}

.tenders .listing .list{
	margin:0 -1.5%;
}
.tenders .listing .list.emptyList{
	background:#FFF;
	padding: 50px 0;
	text-align: center;
	font: 400 14px/14px "robotoregular",Arial,sans-serif;
	color:#585858;
	border:1px solid #eee;
	border-top:none;
}
.tenders .listing header+.list.emptyList {
	border:1px solid #eee;
}
.tendersItem .qualification .list .l a,

.tendersItem .qualification .list .l a:hover,
.tendersItem .qualification .list .docs a:hover{color:#000;text-decoration:none;}
.tendersForm .infoBlock > .tenderItemElement  .title{margin-top:20px;}
.bidDocuments .infoBlock .bidName{
		padding-top:10px;
}
.tendersItem .qualification .list .biderInfo{
	font:400 14px/20px "robotolight",Arial,sans-serif
}
.tendersItem .qualification .list a.biderInfo:hover {
	text-decoration: underline;
}
.bidDocuments .infoBlock table{
	margin-top:10px;
	padding:10px 0;
	font:400 12px/18px "robotolight",Arial,sans-serif;
}
.bidDocuments .infoBlock td.nameField{
	color:#6d6d6d;
}
.multiBlock {padding-top:30px;}
.tendersForm .bigTitle,
.multiBlock > .title,
#multiItems > .title,
.tendersForm .datesTitle{
		font:400 22px/30px "robotobold",Arial,sans-serif;
		color:#000;
}
#multiItems .lead,
.multiBlock .lead {
	color: #6d6d6d;
	font: 400 14px/20px "robotolight",Arial,sans-serif;
	padding-bottom:30px;
	margin-right:33%;
}
.addNewItem .nameField {
	width:1px !important;
	padding-right:9px !important;
}
.tendersForm .form .infoBlock table.addNewItem{margin-top:30px;}
.tendersForm .form .infoBlock table.addNewItem:after {
	background:#00aff0;
}
.addNewItem .addMultiItem {
	text-transform:uppercase;
	color:#00aff0;
	text-decoration:none;
}

.addMultiItemDelivery {
	text-transform:uppercase;
	color:#00aff0!important;
	text-decoration:none!important;
}

.tendersForm .tenderItemElement+.tenderItemElement{
	border-top:1px solid #ddd;
	margin-top: 30px;
	padding-top: 30px;
}

.tenderMilestoneDeliveryElement{
	border-top:1px solid #ddd;
	margin-top: 30px;
	padding-top: 30px;
}

.head .ab{
	display:block;
}
.groupLead{
	color: #6d6d6d;
	font: 400 14px/20px "robotolight",Arial,sans-serif;
	padding-top:20px;
}

.tenders .subMenu {
	padding-top:15px;
	padding-bottom:0px;
	text-transform: uppercase;
	color:#000;
	font:400 13px/13px 'robotolight',Arial,sans-serif;
}
.tenders .subMenu.empty {
	padding-top:0;
}
.tenders .subMenu .menu {
	padding: 0;
	margin: 0 -1.5%;
	position: relative;
	width: auto;

	z-index: 0;
}
.tenders .subMenu~.listing .filter {
	margin-top:0;
	background: #fff;

}
.tenders .subMenu .menu .item,
.tenders .subMenu .menu .item.active {
	margin-left: 0;
	padding: 20px 1.5%;
	position: relative;
}
.tenders .subMenu .menu .item a{text-decoration:none;}
.tenders .subMenu .menu .item a:hover{color:#000;}
.tenders .subMenu .menu .item.dozorro a {
	color: transparent !important;
	position: relative;
	display: inline-block;
	width: 80px;
}
.tenders .subMenu .menu .item.dozorro a:after {
	content:' ';
	position: absolute;
	top:-5px;
	left:0;
	right:0;
	height:18px;
	background: url(/images/other/DoZorro.png) 0 0 no-repeat;
	background-size:100% 100%;
}
.tenders .subMenu .menu .item.dozorro:not(.active) a:after{
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.tenders .subMenu .menu .item.active a {
	display:inline-block;
	color:#000;
	cursor: text;
	text-decoration: none;
	margin-top:4px;
}
.tenders .subMenu .menu .item .insideList {
	position:absolute;
	top:100%;
	left:0;
	right:0;
	z-index:10;
	display:none;
	background: #eee;
	padding:0 6.7% 10px;
	margin-top:-19px;
}
.tenders .subMenu .menu .item.active .insideList {
	background: #fff;
	left:1px;
}
.tenders .subMenu .menu .item:hover {
	z-index:20;
}
.tenders .subMenu .menu .item:hover .insideList {
	display:block;
}
.tenders .subMenu .menu .item .counterParent {
	position: absolute;
	z-index:-1;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border:1px solid #FFD200;
}
.tenders .subMenu .menu .item.active .counterParent {
	display: none;
}
.tenders .subMenu .menu .item .counterParent .counter {
	display:none;
}
.tenders .subMenu .menu .item:hover .counterParent .counter {
	display:block;
}
.tenders .subMenu .menu .item .counter {
	position: absolute;
	text-align: center;
	width: 16px;
	color:#000;
	font-size:8px;
	font-weight:bold;
	top:-5px;
	line-height:11px;
	right:-5px;
}
.tenders .subMenu .menu .item .counter:after {
	background: #ffd200;
	border-radius: 50%;
	content: " ";
	left: 0;
	padding-top: 100%;
	position: absolute;
	right: 0;
	top: -3px;
	z-index: -1;
}

.tenders .subMenu .img {
	display: none;
}
.bigSubmenu .subMenu .img {
	display: block;
	/*content:' ';
	width:40px;*/
}
.bigSubmenu .subMenu .name .lastWord {
	display:block;
}
.bigSubmenu .subMenu .img+.name {
	padding-right:60px;
	display: inline-block;
	max-width: 100px;
}
.bigSubmenu .subMenu .img img,
.bigSubmenu .subMenu .img svg {
	fill: #d1d3d7;
	position: absolute;
	top:10px;
	right:15px;
	height:40px;
	left:auto;
}
.msie.msie10 .bigSubmenu .subMenu .img svg {
	width:40px;
}
.bigSubmenu .subMenu .img svg,
.bigSubmenu .subMenu .menu .item a {
	color:#d1d3d7;
	font:400 12px/13px 'robotobold',Arial,sans-serif;
}
.bigSubmenu .subMenu .menu .item:hover  a{color:#FFF}
.bigSubmenu .subMenu .menu .item:hover .img svg,
.bigSubmenu .subMenu .menu .item .img svg:hover {fill:#FFF;}
.bigSubmenu .subMenu .menu .item.active a {
	color:#646c7a;
}
.bigSubmenu .subMenu .mi_commercial .img svg,
.bigSubmenu .subMenu .mi_plans .img svg{height:45px;}

.bigSubmenu .subMenu .menu .item.active {
	height:32px;
}
.bigSubmenu .subMenu .menu .item.active .img svg {
	top:15px;
}
.bigSubmenu .subMenu .menu .item:hover .img svg>*{fill:#fff;}
.bigSubmenu .subMenu .menu .item.active .img svg>*{fill:#646c7a !important;top:15px;}

.rightButtons{
	padding: 10px;
	border: 1px solid #00aff0;
	text-align: center;
	margin: 20px -7%;
	text-transform: uppercase;

	-webkit-transition:background-color 0.5s ease-out;
	-moz-transition:background-color 0.5s ease-out;
	-o-transition:background-color 0.5s ease-out;
	transition:background-color 0.5s ease-out;
}
.rightButtons a{
	color:#00aff0;
	display:block;

	-webkit-transition:color 0.5s ease-out;
	-moz-transition:color 0.5s ease-out;
	-o-transition:color 0.5s ease-out;
	transition:color 0.5s ease-out;
}
.rightButtons a+a{
	border-top:1px solid #00aff0;
	padding-top:10px;
	margin-top:10px;
	display: inline-block;
	font-size: 10px;
}
.rightButtons:hover{
	background:#00aff0;
}
.rightButtons:hover > a{
	color:#FFF;
	text-decoration:none;
}
.rightButtons:hover > a+a{
	border-top:1px solid #FFF;
}
.tendersItem .tenderHead {
	z-index:50;
}
.tendersItem .payBid{
	padding-top:30px;
	font:400 14px/20px "robotolight",Arial,sans-serif;
	color:#6d6d6d;
}
.tendersItem .payBid .signProposition{padding-top:10px;}
.tendersItem .payBid .signProposition .tenderSignCommand{margin:10px auto 0; width:300px;}
.tendersItem .payBid .cannotPay .addBalance{width:200px; margin:20px auto 0;}
.tendersItem .payBid .creditAllow{font-size:12px;}
.tendersItem .payBid .bidFilesNotPub{background:#FFD200; padding:20px;margin-top:20px;}
.tendersItem .payBid .bidFilesNotPub .title{
	font:400 16px/20px "robotobold",Arial,sans-serif;
	color:#000;
	padding-bottom:10px;
}
.tendersItem .payBid .bidFilesNotPub .lead{
	font:400 13px/16px "robotolight",Arial,sans-serif;
	color:#000;
}
.tendersItem .payBid.bidPaid:first-child {
	padding-top:0;
}
.tendersItem .proposition .payBid.bidPaid_invalid{display:none;}
.tendersItem .proposition .bidStatus_invalid .payBid.bidPaid{display:none;}
.tendersItem .proposition .bidStatus_invalid .payBid.bidPaid_invalid{padding-top:0; display:block;}
.tendersItem .payBid+span{
	display:none !important;
}
.tendersItem .payVariants .ahtungText {
	color:#000;
	font-weight:bold;
	background:#ffd200;
	display:inline-block;
	padding:0 5px;
}
.tendersItem .payVariants .ahtungText+div{padding:10px 0;font:400 14px/20px "robotolight",Arial,sans-serif;}
.tendersItem .payVariants .ahtungText+div>a{
	display:block;
	background:#ffd200;
	padding:5px 10px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin:30px auto 0px;
	width:350px;
}
.tendersItem .payVariants button{
	width:350px;
	margin:30px auto 0;
}
.tendersItem .haveInvoice .ahtung {
	border:1px solid #ffb400;
	text-align: center;
	padding:10px;
	font:400 14px/20px "robotothin",Arial,sans-serif;
	color:#000;
	margin-top:15px;
}
.tendersItem .haveInvoice .invoiceLink {
	margin-top:15px;
}

.tenders .filter .filterLine+.filterLine {
	margin-top:15px;
}

.tendersItem .featureDescr {
	color:#6d6d6d;
	/*font-size:12px;*/
}
.tendersItem .featureEnum {
	padding-top:27px;
	color:#6d6d6d;
	font-size:12px;
}
.tendersItem .featureEnumItem .l {
	width:70%;
}
.tendersItem .featureEnumItem .r {
	width:26.5%;
}
.tendersItem .featureEnumItem+.featureEnumItem {
	border-top: 1px solid #d6d6d6;
	margin-top: 7px;
	padding-top: 7px;
}
.tendersItem .tenderFeatures .line td{
	padding-bottom:20px;
}
.tendersItem .tenderFeatures .line+.line td {
	padding:20px 0;
	border-top:1px solid #d6d6d6;
}
.tendersItem .tenderFeatures .line+.line td+td+td{border-top:none;}
.tendersItem .proposition .selectPrm .l {
	width:70%;
}
.tendersItem .proposition .selectPrm .r {
	width:25%;
}
.tendersItem .proposition .selectPrm .selectedPrm {
	border: 1px solid #c7cdd2;
	padding: 5px 4px 6px;
	white-space: nowrap;
	color: #6d6d6d;
}
.tendersItem .propositionFeatures .total {
	margin:15px 2% 0;
	padding:20px 1%;
	background: #e6e6e6;
	color: #6d6d6d;
	font: 400 14px/20px "robotolight",Arial,sans-serif;
}
.tendersItem .propositionFeatures .total .totalFeaturesLot+.totalFeaturesLot{margin-top:30px;}
.tendersItem .propositionFeatures .total .totalFeaturesLot .lotTitle{
	font:400 14px/20px "robotobold",Arial,sans-serif;
	color:#000;
	padding-bottom:15px;
}
.tendersItem .proposition form .propositionFeatures .line td .pb {
	padding-bottom: 0;
}
.tendersItem .proposition form .propositionBidLotTitle .nameField >div{padding-bottom:10px;}
.tendersItem .proposition .LotBidItem+.LotBidItem{margin-top:50px;}
.tendersItem .propositionFeatures .line:first-child td .pb,
.tendersItem .line.propositionBidDocsTitle td .pb{
	font:400 15px/18px "robotobold",Arial,sans-serif; color:#000; text-transform:uppercase;border-top:1px solid #d4d4d4; padding-top:30px;
}
.tendersItem .propositionFeatures .featureDescr {
	padding:5px 0 0;
	font-weight: 400;
	color:inherit;
	font-size: 13px;
}
.tendersItem .propositionFeatures .total .name {
	float:left;
	width:80%;
	font-size:13px;
}
.tendersItem .propositionFeatures .total .r {
	float:right;
	width:13.5%;
	margin-right:-5px;
	color:#000;
}
.tendersItem .propositionFeatures .total .ftLine+.ftLine {
	margin-top:5px;
}
.tendersItem .propositionFeatures .total .ftLine.bidPrice {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #d4d4d4;
	font-weight:700;
}
.tendersItem .propositionFeatures .total .bidPrice .value {
	font-size: 16px;
	font-weight: 700;
}
/*Temporary hiding of multilangs*/
#bid .langSwitch_en, #bid .langSwitch_ru,
#modal .langSwitch_en, #modal .langSwitch_ru,
.tendersItem .payBid .bidFilesNotPub{
	display:none;
}
#complaints .addQuestion.item {
	margin: 73px auto 0;
	text-align: center;
	/*width: 391px;*/
}
#complaints .addQuestion.item a{
	background: #ffd200;
	color: #000;
	display: inline-block;
	font: 400 12px/12px "robotobold",Arial,sans-serif;
	padding: 11px 0 9px;
	text-decoration: none;
	text-transform: uppercase;
	width: 391px;
}
.asComplaints .item{border-top:1px solid #d4d4d4;padding:20px 0;}
.asComplaints .item .date, .asComplaints .item .relatedLot, #questions .item .questionRelation{font:400 12px/12px "robotolight",Arial,sans-serif;color:#6d6d6d;}
.asComplaints .item .relatedLot .lotName {margin-left:5px;font:400 12px/12px "robotobold",Arial,sans-serif;}
.asComplaints .item .relatedLot .lotName:before, .asComplaints .item .relatedLot .lotName:after{content: '"';}
.asComplaints .item .title{font:400 16px/24px "robotobold",Arial,sans-serif; text-transform:none;padding:5px 0 0 ;}
.asComplaints .item .name a{font:400 12px/24px "robotolight",Arial,sans-serif; text-transform:none;color:#000;padding:5px 0 0 ;}
.asComplaints .item .text{padding-bottom:0;font:400 12px/18px "robotoregular",Arial,sans-serif;text-align: justify}
.asComplaints .item .text > span{display: block}
.asComplaints .item .text > span:first-child{padding: 1rem 0 .1rem}
.asComplaints .item .answer{margin:10px 0 15px;border-left: 10px solid #d4d4d4;   padding:0 0 0 10px;}
.asComplaints .item .answer .text{padding-bottom:0;font:italic 12px/18px "robotoregular",Arial,sans-serif}
.asComplaints .item .answer .date{padding:5px 0;}
.asComplaints .item .complaintAction {display:inline-block; float:left;}
.asComplaints .item .complaintAction+.complaintAction{margin-left:10px;}
.asComplaints .item .complaintAction a{background: #ffd200;   color: #000;    font: 400 11px/24px "robotoregular",Arial,sans-serif;    padding: 5px 10px;    text-transform: uppercase;}
.asComplaints .item .complaintAction a:hover{text-decoration:none;}
.asComplaints .item .complaintAction+.complaintAction > a{background:#e5e5e5;}
.asComplaints .item.compStatus_claim .answer {display:none;}
.asComplaints .item.compStatus_claim .answer_form{padding-left:10px; border-left:10px solid #d4d4d4;}
.asComplaints .item.compStatus_claim .answer_form .nameField{display:none;}

.appealAction a{background: #ffd200!important;   color: #000!important;   max-width: 80px; font: 400 11px/24px "robotoregular",Arial,sans-serif!important;    padding: 5px 10px!important;    text-transform: uppercase;}
.appealActionExisted a{background: #00aff0!important;  color: #000!important;   max-width: 80px; font: 400 11px/24px "robotoregular",Arial,sans-serif!important;    padding: 5px 10px!important;    text-transform: uppercase;}
.proceedingAction a{background: #ffd200!important;   color: #000!important;   max-width: 100px; font: 400 11px/24px "robotoregular",Arial,sans-serif!important;    padding: 5px 10px!important;    text-transform: uppercase;}
.proceedingExisted a{background: #00aff0!important;   color: #000!important;   max-width: 100px; font: 400 11px/24px "robotoregular",Arial,sans-serif!important;    padding: 5px 10px!important;    text-transform: uppercase;}
.appealButton .button{display: inline; padding: 6px 10px!important;}

#questions .item .question {padding-right:0;}
.tendersItem .docRelation span+span{margin-left:3px;}
#questions .item .question .questionRelation  div span+span:before,
#questions .item .question .questionRelation  div span+span:after,
.tendersItem .docRelation span+span:before,
.tendersItem .docRelation span+span:after{content:'"';}
.tendersItem .docRelation,
.tendersItem .featureRelatedItem,
.tendersItem .featureRelatedLot{color: #000;  display:inline-block; background:#d4d4d4; font: 400 10px/10px "robotolight",Arial,sans-serif;    padding: 5px;    text-transform: uppercase; }
.tendersItem .docItem.oldVersion .docRelation,
.tendersItem .docItem.oldVersion .docType{display:none;}

#questions .item .question .title {color: #000;    font: 400 15px/20px "robotobold",Arial,sans-serif; text-transform:none; padding-bottom:5px;}
#questions .item .question .name{font:400 14px/18px "robotoregular",Arial,sans-serif;}
#questions .item .question .text{color:#6d6d6d; padding-top:10px;padding-bottom:10px;}
#questions .item +.item{border-top: 1px solid #d4d4d4;    margin-top: 30px;    padding-top: 30px;}

.tendersForm .asComplaints .item .question {padding-right:0;}
.tendersForm .asComplaints .item .answerComplaint{background: #ffd200;  color: #000;   font: 400 11px/24px "robotoregular",Arial,sans-serif;   padding: 5px 10px;   text-transform: uppercase;}
.tendersForm .asComplaints .complaintStatus{background: #eee; font: 400 12px/24px "robotolight",Arial,sans-serif; padding: 4px 10px; position: absolute; right: 0; text-align: center; text-transform: uppercase;    top: 30px;    width: 24%;}
.tendersForm .asComplaints .item:first-child .complaintStatus{top:55px;}
.tendersForm .asComplaints .item .question .questionRelation{color: #000;  display:inline-block; background:#d4d4d4; font: 400 10px/10px "robotolight",Arial,sans-serif;    padding: 5px;    text-transform: uppercase; }
.tendersForm .asComplaints .item .question .title {color: #000;    font: 400 15px/20px "robotobold",Arial,sans-serif; text-transform:none; padding-bottom:5px;}
.tendersForm .asComplaints .item .question .name{font:400 14px/18px "robotoregular",Arial,sans-serif;}
.tendersForm .asComplaints .item .question .text{color:#6d6d6d; font:400 14px/24px "robotoregular",Arial,sans-serif;margin-top:50px;}
.tendersForm .asComplaints .item +.item{border-top: 1px solid #d4d4d4;    margin-top: 30px;    padding-top: 30px;}
.tendersForm .asComplaints .item:first-child{padding-top:56px; border-top:0;}
.tendersForm .asComplaints .item .answer_form{border-left: 0 none;    padding-left: 0;padding-top: 30px;}
.tendersForm .asComplaints .item .answer_form .resolutionType .r_item{display: block; width:100%; font:400 14px/24px "robotolight",Arial,sans-serif;}
.tendersForm .asComplaints .item .answer_form .buttons {padding-top:0;}
.tendersForm .asComplaints .item .answer {padding:10px 0;}
.tendersForm .asComplaints .item .answer:after{  background:none;}
.tendersForm .asComplaints .item .answer .text{margin-right:0; font:400 14px/24px "robotoregular",Arial,sans-serif;}
.tendersForm .asComplaints .item {background-position: 100% 30px;}
.tendersForm .asComplaints .item:first-child{background-position: 100% 56px;}

.tendersItem .proposition .priceFormatInited .priceFormated {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:30px;
	z-index:10;
	padding:5px 3px;
	background: url(/images/loader.gif);
}
.tendersItem .proposition .priceFormatInited input {
	opacity:0;
	/*filter:alpha(opacity=0);*/
}
.tendersItem .proposition .priceFormatInited.priceFormatEdit .priceFormated {
	display:none;
}
.msie8 .tendersItem .proposition .priceFormatInited .priceFormated,
.msie9 .tendersItem .proposition .priceFormatInited .priceFormated {
	display:none;
}
.tendersItem .proposition .priceFormatInited.priceFormatEdit input {
	opacity:1;
	/*filter:alpha(opacity=100);*/
}
.ug_guest .tenderCompanyInfo {
	min-height: 300px;
}

.tendersItem.tenderItemTop {
	background: #eee;
	z-index:10;
	padding-top:24px;
}
.tendersItem.tenderItemTop .leftInfo {
	width:71%;
}
.tenders.tenderItemTop .subMenu {
	float:left;
	width:73%;
}
.tendersItem .tender_print_limited {
	width:140px;
	margin-top:23px;
}
.tendersItem .tender_print_limited a {
	color:#949494;
	font:400 10px/12px "robotoregular",Arial,sans-serif;
	text-transform: uppercase;
	display: block;
	padding-left:30px;
}
.tenderItemTop .rightPanel {
	text-transform: none;
}
.tenderItemTop .price {
	white-space: nowrap;
}
.tendersItem table.tenderFullList {
	width: 99.5%;
}
.tendersItem .tenderFullListElement .itemNum {
	width:45px !important;
}
.tendersItem .tenderFullListElement .itemEnd {
	width:26.5% !important;
}
.tendersItem .tenderFullListElement .itemEnd.itemCount {
	color:#000;
	font:400 12px/20px 'robotoregular',Arial,sans-serif;
}
.tendersItem .tenderFullListElement .itemEnd.itemCount .subInfo{
	font:400 14px/18px "robotoregular",Arial,sans-serif;
	color:#000;
	padding-top:3px;
}
.tendersItem .tenderFullListElement .itemEnd.itemCount .subInfo>span:first-child {
	color:#686868;
}
.tendersItem .tenderFullListElement .itemNum {
	color:#9d9d9d;
	font:400 24px/24px 'robotothin',Arial,sans-serif;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tendersItem .tenderFullList .tenderFullListElement td {
	padding:22px 0;
}
.tendersItem .tenderDocList .tenderFullList .tenderFullListElement td {
	padding-top:0;
	border:none !important;
	padding-bottom:15px;
}
.tendersItem .tenderFullList .tenderFullListElement+.tenderFullListElement td {
	border-top:1px solid #dddddd;
}
.tendersItem .tenderFullListElement.docItem a {
	padding-left:0;
	font:400 14px/20px "robotolight",Arial,sans-serif;
}
.tendersItem .tenderFullListElement.docItem .docInfo{
	font:400 12px/18px "robotolight",Arial,sans-serif;
	color:#6d6d6d;
}
.tendersItem .tenderFullListElement.docItem+.docItem td {
	padding-top:15px;
}
.tendersItem .tenderFullList .tenderFullListElement+.tenderFullListElement.oldVersion td {
	border:none;
	padding-top:0;
	padding-left:30px;
}
.tendersItem .tenderFullList .tenderFullListElement.oldVersion .publicateDate {
	text-decoration: line-through;
}
.tendersItem .tenderFullList .tenderFullListElement.oldVersion .docInfo,
.tendersItem .tenderFullList .tenderFullListElement.oldVersion .publicateID {
	display:none;
}
.tendersItem .tenderDocList .tenderFullListElement .itemEnd {
	color:#6d6d6d;
	font:400 12px/18px "robotolight",Arial,sans-serif;
}
.tendersItem .tenderDocList .tenderFullListElement.oldVersion .itemNum img {
	visibility: hidden;
	height:1px;
}
.tendersItem .tenderDocList .tenderFullListElement.oldVersion .itemEnd {
	color:#ccc;
}
.tendersItem .tenderDocList .tenderFullListElement.oldVersion .itemEnd .publicateID {
	display:none;
}
.tenderItemTop .dateInfo,
.tenderItemTop .bPrice {
	color:#6e6e6e;
	font:400 13px/14px 'robotolight',Arial,sans-serif;
	padding-bottom:15px;
}
.tenderItemTop .bPrice {
	padding-bottom:15px;
}
.tenderItemTop .t_title {
	color:#000;
	font:400 36px/40px 'robotothin',Arial,sans-serif;
	padding:0;
	margin:0;
}
.tenderItemTop .price .value {
	font:400 36px/30px 'robotothin',Arial,sans-serif;
	color:#000;
}
.tenderItemTop .price .small {
	position:relative;
	top:-15px;
	font:400 13px/13px 'robotolight',Arial,sans-serif;
	display:inline-block;
	margin-left:5px;
	color:#000;
}
.tenderItemTop .price .small+.small {
	margin-left:0;
}
.tenderItemTop table {
	margin-bottom: 15px;
	margin-top: 30px;
	color:#6d6d6d;
	font:400 14px/16px 'robotolight',Arial,sans-serif;
}
.tenderItemTop table a {
	font:400 14px/16px 'robotolight',Arial,sans-serif;
	color:#000;
	padding-right:15px;
}
.tenderItemTop table td {
	padding-bottom:10px;
	padding-right:10px;
}
.tendersItem .contactsList .contactFIO:before {
	content:' ';
	display:inline-block;
	width:15px;
	margin-right:5px;
	height:10px;
	background: url(/images/langs.png) 0 0 no-repeat;
}
.tendersItem .contactsList .contactFIO[data-language="en"]:before {
	background-position: 0 -13px;
}
.tendersItem .contactsList .icons {
	padding-left:20px;
}
.tendersItem .contactsList .icons:before {
	top:4px;
}
.tendersItem .contactsList td:last-child {
	width:26.5% !important;
}
.tendersItem .contactsList .phoneValue {
	width:15%;
}
.tendersItem .tenderFeatures .tenderFullList td,
.tendersItem .tenderFeatures .tenderFullList td:first-child {
	width:auto;
	padding-right:0;
}
.tendersItem .proposition.qualification h3 {
	color: #000;
	font: 400 30px/30px "robotolight",Arial,sans-serif;
	padding: 0 2% 18px;
	text-transform: none;
}
.tendersItem .proposition.qualification {
	padding-bottom:0;
}
.tendersItem .proposition.qualification h3+.lead {
	color: #555;
	font: 400 14px/14px "robotolight",Arial,sans-serif;
	padding: 0 2% 18px;
	margin-top:-5px;
}
.tendersItem .proposition.auctionLink {
	margin-top:37px;
	padding:30px 2%;
	background: #e5e5e5;
	color:#939493;
	font: 400 14px/14px "robotolight",Arial,sans-serif;
	border:none;
}
.tendersItem .proposition.auctionLink h3 {
	font: 400 30px/30px "robotolight",Arial,sans-serif;
	padding:0;
	text-transform: none;
}
.tendersItem .proposition.auctionLink a {
	color:#000;
}
.tendersItem .proposition.auctionLink a:after {
	content: attr(href);
}
.tendersItem .proposition.transactionsLink a:after {
	content: '';
}
.tendersItem .proposition.auctionLink.myAuctionLink a:after,
.tendersItem .proposition.auctionLink a.ancor:after {
	content: '';
}
.tendersItem .proposition.auctionLink a.ancor{
	position: absolute;
	display: block;
	z-index:-100;
	margin-top:-200px;
}
.tendersItem .proposition.auctionLink.myAuctionLink {
	background: #ffd200;
	color:#000;
}
.tendersItem .proposition.auctionLink.myAuctionLink a {
	font-family: "robotomedium",Arial,sans-serif;
}
.tendersItem .proposition.auctionLink .lead {
	padding:30px 0 0 72px;
}
.tendersItem .proposition.auctionLink .lead:before {
	content:' ';
	position:absolute;
	top:23px;
	left:0;
	width:43px;
	height:43px;
	background: url(/images/auction.png) 0 0 no-repeat;
	opacity:.4;
}
.tendersItem .proposition.transactionsLink .lead:before {
	background-image: url(/images/transactions.png);
}
.tendersItem .proposition.auctionLink.myAuctionLink .lead:before {
	opacity:1;
}
.tendersItem .proposition.auctionLink .lead>div+div {
	margin-top:9px;
}
.tendersItem .proposition.qualification+.proposition.qualification {
	margin-top:50px;
}
.tendersItem .qualification .tenderLotItemElement+.tenderLotItemElement {
	margin-top:30px;
}
.tendersItem .qualification .bidId {
	padding-top:5px;
	color:#6d6d6d;
}
.tendersItem .qualification.awardsActive {
	border-top:1px solid #ffca11;
	border-bottom:1px solid #ffca11;
	min-height: 0;
	padding-bottom:13px;
}
.tendersItem .qualification.awardsActive:before,
.tendersItem .qualification.awardsActive:after {
	content:' ';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:1px;
	background: #ffca11;
}
.tendersItem .qualification.awardsActive:after {
	left:auto;
	right:0;
}
.tendersItem .qualification.awardsActive h3 {
	padding-bottom:45px;
}
.tendersItem .qualification .qualificationItem .milestoneInfo {
	color:red;
	font-weight: bold;
}
.tendersItem .qualification.awardsActive .qualificationItem:before {
	border-top:1px solid #e1e1e1;
	content:' ';
	position: absolute;
	top:0;
	left:2%;
	right:2%;
}
.tendersItem .qualification.awardsActive .qualificationItem {
	padding-top:35px;
}
.tendersItem .qualification.awardsActive .list .item:before {
	display:none;
}
.tendersItem .qualification.awardsActive .list .item + .item {
	margin-top: 0;
	padding-top:0;
}
.tendersItem .qualification.awardsActive .list .item.qhead {
	padding-bottom:5px;
	z-index:10;
}
.tendersItem .qualification.awardsActive .tenderLotItemElement + .tenderLotItemElement {
	margin-top:13px;
}
.tendersItem .qualification.awardsActive .list .name {
	width:45.1%;
}
.tendersItem .qualification.awardsActive .bname {
	color: #000;
	font: 400 14px/24px "robotolight",Arial,sans-serif;
}
.tendersItem .qualification.awardsActive .bidEDRPOU{
	font: 400 12px/18px "robotolight",Arial,sans-serif;
}
.tendersItem .qualification.awardsActive .docs {
	min-height: 1px;
}
.tendersItem .qualification.awardsActive .docs a {
	position: absolute;
	right:0;
	top:0;
	left:0;
	color: #000;
	font: 400 11px/14px "robotolight",Arial,sans-serif;
	background: #ffc80a;
	padding:14px;
	text-transform: none;
}
.tendersItem .qualification.awardsActive .docs .t {
	display:block;
	font: 400 18px/24px "robotobold",Arial,sans-serif;
	text-transform: uppercase;
}
.tendersItem .qualification.bidsList .bidsReg,
.tendersItem #prequalification.qualification .bidsReg {
	margin-right: 2%;
	width: 22.4%;
	margin-top:-45px;
}
.tendersItem .qualification.bidsList .lotName+.bidsReg,
.tendersItem #prequalification.qualification .lotName+.bidsReg {
	margin-top:0;
}
.tendersItem .qualification.bidsList .lotName,
.tendersItem #prequalification.qualification .lotName {
	width:71%;
}
.tendersItem .qualification .bidsReg a {
	color: #6d6d6d;
	font: 400 11px/14px "robotolight",Arial,sans-serif;
	display: block;
}
.tendersItem .qualification .bidsReg .t {
	display:block;
	font: 400 12px/14px "robotoregular",Arial,sans-serif;
	color:#000;
}
.tendersItem .qualification.bidsList .amount {
	min-height: 1px;
}
.tendersItem .qualification .qualificationBidAmount {
	min-height: 1px;
	color:#555;
	font: 400 12px/20px "robotolight",Arial,sans-serif;
}
.tendersItem .qualification .qualificationBidAmount .t {
	color:#000;
	font-size: 14px;
}
.tendersItem .qualification.contractsList .btns {
	margin-right:2%;
	width:22.4%;
	margin-top: -5px;
}
.tendersItem .qualification.contractsList .info {
	margin-left:2%;
	width:70%;
}
.tendersItem .qualification.contractsList .lotName,
.tendersItem .qualification.contractsList .item {
	padding-left:0;
}
.tendersItem .qualification.contractsList .item+.item {
	padding-top:0;
	margin-top:0;
	border:none;
}
.tendersItem .qualification.contractsList .item+.item:before {
	display:none;
}
.tendersItem .qualification.contractsList .list .name {
	width:63.5%;
}
.tendersItem .qualification.contractsList .tenderLotItemElement + .tenderLotItemElement {
	margin-top:47px;
}
.tendersItem .qualification.contractsList .tenderLotItemElement + .tenderLotItemElement:before {
	content:' ';
	position:absolute;
	left:2%;
	right:2%;
	top:-24px;
	border-top:1px solid #e1e1e1;
}
.tendersItem .qualification.contractsList .list .amount {
	font: 400 12px/14px "robotoregular",Arial,sans-serif;
	color:#000;
}
.tendersItem .qualification.contractsList .btn+.btn {
	margin-top:5px;
}
.tendersItem .qualification.contractsList .btn a {
	display: block;
	padding:10px 15px;
	text-transform: uppercase;
	background: #d4d4d4;
	font: 400 11px/11px "robotoregular",Arial,sans-serif;
	color:#000;
}
.tendersItem .qualification .list .docs.r .btn2 {
	float:left;
	width:100%;
	overflow: hidden;
}
.tendersItem .qualification .list .docs.r.complaintListExist.qualificationDocsExist .btn2:first-child,
.tendersItem .qualification .list .docs.r.canAddComplaint.qualificationDocsExist .btn2:first-child,
.tendersItem .qualification .list .docs.r.complaintListExist.canAddComplaint .btn2:first-child {
	width:40%;
}
.tendersItem .qualification .list .docs.r.complaintListExist.qualificationDocsExist .btn2 .icon_clip:before,
.tendersItem .qualification .list .docs.r.canAddComplaint.qualificationDocsExist .btn2 .icon_clip:before,
.tendersItem .qualification .list .docs.r.complaintListExist.qualificationDocsExist .btn2 .icon_clip.svg-inited>svg,
.tendersItem .qualification .list .docs.r.canAddComplaint.qualificationDocsExist .btn2 .icon_clip.svg-inited>svg {
	display:none;
}
.tendersItem .qualification .list .docs.r.complaintListExist.qualificationDocsExist .btn2:first-child+.btn2,
.tendersItem .qualification .list .docs.r.complaintListExist.canAddComplaint .btn2:first-child+.btn2,
.tendersItem .qualification .list .docs.r.canAddComplaint.qualificationDocsExist .btn2:first-child+.btn2 {
	width:58%;
	float:right;
	margin-top:0 !important;
}
.tendersItem .qualification .list .docs.r.complaintListExist.canAddComplaint.qualificationDocsExist .btn2:first-child+.btn2 {
	float:left;
	width:40%;
	margin-left:2%;
}
.tendersItem .qualification .list .docs.r.complaintListExist.canAddComplaint.qualificationDocsExist .btn2:first-child+.btn2+.btn2 {
	float:right;
	width:16%;
}
.tendersItem .qualification .list .docs.r.complaintListExist.canAddComplaint.qualificationDocsExist .btn2:first-child+.btn2.simpleBtn+.btn2.awardActionItem {
	margin-top: 0;
}
.tendersItem .qualification .list .docs.r.complaintListExist.canAddComplaint.qualificationDocsExist .btn2:first-child+.btn2+.btn2 a {
	text-indent: -9999px;
}
.complaintListExist.canAddComplaint.qualificationDocsExist .btn2:first-child+.btn2+.btn2 a:before {
	text-indent: 0;
	left:4px;
	text-align: center;
}
.tendersItem .qualification .list .docs.r .awardActionItem {
	width:49%;
}
.tendersItem .qualification .list .docs.r .awardActionItem.fullWidth {
	width:auto;
}
.tendersItem .qualification .list .docs.r .awardActionItem+.awardActionItem {
	float:right;
	margin-top:0;
}
.tendersItem .qualification .list .docs.r .btn2.simpleBtn~.awardActionItem,
.tendersItem .qualification .list .docs.r .awardActionItem+.awardActionItem.fullWidth {
	margin-top:10px;
}
.tendersItem .qualification .lotCancelled {
	margin:0 2%;
	font: 400 14px/14px "robotolight",Arial,sans-serif;
	color:#000;
	padding:10px 0;
}
.tendersItem .qualification .lotCancelled .item>span:first-child {
	display:inline-block;
	color:#6d6d6d;
	width:185px;
}
.tendersItem .qualification .lotCancelled .item:before {
	display:none;
}
.tendersItem .qualification .lotCancelled .item {
	padding:0;
}
.tendersItem .qualification .lotCancelled .item+.item {
	margin-top:14px;
}
.tendersItem .tenderItemElement .subInfo {
	color:#777;
	font: 400 13px/20px "robotolight",Arial,sans-serif;
	z-index:10;
}
.tendersItem .tenderItemElement .subInfo span+span{color:#000;}
.tendersItem .tenderItemElement .itemDescr {
	padding:3px 0 10px;
}
.tendersItem .statusInside .l {
	width:72%;
}
.tendersItem .statusInside .infoBlock {
	margin-right: -38.9%;
}
.tendersItem .statusInside .rightPanel {
	position: relative;
	float: right;
	z-index: 20;
}
#plansCheckedActions {
	padding: 10px 15px;
	background: #646c7a;
	margin:0 -1.5%;
	border-bottom:1px solid #FFF;
	color:#eee;
	font:400 11px/20px "robotolight",Arial,sans-serif;
	text-transform:uppercase;
}
#plansCheckedActions a{
	color:#eee;
	font:400 11px/20px "robotobold",Arial,sans-serif;
	padding-right:10px;
	text-decoration:none;
}
#plansCheckedActions a:hover{
	color:#FFF;
}
#plansCheckedActions .r{
	min-width: 59px;
}

.edrInfo .edrContent {
	display:none;
	margin-top:10px;
	padding-bottom:20px;
}
.edrInfo.loaded.opened .edrContent {
	display:block;
}
.edrInfo .edrContent h3 {
	font-weight: 700;
}
.edrInfo .edrContent h3~h3 {
	margin-top:20px;
}

#modal form[name=storage] .docItem .btns {
	width:22px;
}
#modal form[name=storage] .docItem .icon_view {
	text-indent: -9999px;
	display: inline-block;
}
#modal .getZip .progress:before {
	content:'Loading: ';
}
#modal .getZip .progress.zipping:before {
	content:'Zipping: ';
}

#modal .addAward .double .l,
#modal .addAward .double .r {
	width:49%;
}

.tenders .subMenu .menu .item.st {
	font-family: "robotomedium",Arial,sans-serif;
	color:#010000;
	/*width: 31%;*/
	display:none;
}

.tenders .markers .marker.svg-inited>svg {
	top:-2px;
	left:-2px;
}
.tenders .markers .svg-inited>svg>* {
	fill:#d0d3d5;
}
.tenders .markers .marker.active.svg-inited>svg>* {
	fill:#414141;
}
.tenders .markers .marker.prepared.svg-inited>svg,
.tenders .markers .marker.icon_haveBid.svg-inited[data-api-status='draft']>svg {
	display:none;
}
.tenders .markers .marker.prepared.svg-inited:before,
.tenders .markers .marker.icon_haveBid.svg-inited[data-api-status='draft']:before {
	display:block !important;
}
.tenders .markers .marker.markerFavorite[data-favorite="0"] svg>*,
.tenders .markers .icon_isFavorite.svg-inited[data-setfavorite="white"]>svg>* {
	fill:#ffd200;
}
.tenders .markers .marker.markerFavorite[data-favorite="1"] svg>*,
.tenders .markers .icon_isFavorite.svg-inited[data-setfavorite="black"]>svg>* {
	fill:#646c7a;
}
.tenders .markers .marker.markerFavorite[data-favorite="2"] svg>*,
.tenders .markers .icon_isFavorite.svg-inited[data-setfavorite="bid"]>svg>* {
	fill:#91DC5A;
}
.tendersItem .tender_print_limited a.svg-inited>svg {
	top:-3px;
	left:-1px;
}
.tendersItem .tender_print_limited a.svg-inited>svg>* {
	fill:#a5a5a5;
}
.tendersItem .tender_print_limited a.svg-inited:hover>svg>* {
	fill:#000;
}
.tendersItem .contactsList .icons.svg-inited>svg {
	top:-4px;
	left:-7px;
}
.tendersItem .contactsList .icons.svg-inited>svg>* {
	fill:#000;
}
.tendersItem .docItem .itemNum.svg-inited img {
	display:none;
}
.tendersItem .docItem.oldVersion .itemNum.svg-inited>svg {
	visibility: hidden;
}
.tendersItem .docItem .itemNum.svg-inited>svg {
	position: relative;
}
.tendersItem .docItem .itemNum.svg-inited>svg>* {
	fill:#000;
}
.tendersItem .banksLink a {
	display: inline-block;
	padding:5px;
	text-align: center;
	min-width: 80px;
	border: 1px solid #ccc;
}
.tendersItem .banksLink a+a {
	margin-left:5px;
}
.tendersItem .banksLink img {
	display: block;
	height:20px;
	width:auto;
	margin:0 auto;
}
.tendersItem .banksGuarantee .title {
	margin-top:30px;
}
.tenders .listing .newkvaziName,
.tenders .listing .newstatus,
.tenders .listing .newauction,
.tenders .listing .newtenderId,
.tenders .listing .newtenderMethod,
.tenders .listing .newcreate{
	font: 400 12px/18px 'robotolight', Arial, sans-serif;
	padding-top:5px;
	color:#000;
}
.tenders .listing .newkvaziName .caption,
.tenders .listing .newstatus .caption,
.tenders .listing .newauction .caption,
.tenders .listing .newtenderId .caption,
.tenders .listing .newtenderMethod .caption,
.tenders .listing .newcreate .caption{
	display:inline-block;
	width:43%;
	float:left;
	color:#585858;
}
.tenders .listing .floatMenu .status,
.tenders .listing .floatMenu .auction,
.tenders .listing .floatMenu .create{text-indent:-9999px}
.tenders .listing .list2 .title{margin-right:29%}
.tenders .listing .list2 .info{padding-top: 10px;border-top: 1px solid #e5e5e5;padding-bottom:0; border-bottom:none;}
.tenders .listing .list .cd+.cd{margin-top:0;width:100%}
.tenders .listing .list2 .cpv.cd{margin-top:0px; padding-bottom:15px;}
.tenders .listing .list2 .org{padding-top:15px;}
.tenders .listing .list2 .org .caption{font-size: 12px;color: #585858}
.tenders .listing .list2 .org .orgItem+.orgItem{padding-top:10px;}

.tenders .filter .chosen-container {
	width: 100% !important;
}


.tenders .filter .indentifiersSearchParent.inp {
	cursor:text;
	min-height: 25px;
	padding-bottom: 0;
	overflow: visible;
}
.tenders .filter .indentifiersSearchParent .liveSearch_parent {
	display:none;
	position: absolute;
	top:0;
	left:0;
	right:0;
	z-index:20;
}
/*.tenders .filter .indentifiersSearchParent .liveSearch_close {
	top:-5px;
}*/
.tenders .filter .indentifiersSearchParent .selectedItem {
	float:left;
	padding:1px 25px 1px 5px;
	border:1px solid #ccc;
	margin-right:5px;
	margin-bottom:5px;
	font: 400 13px/18px "robotolight",Arial,sans-serif;
	color:#777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.tenders .filter .indentifiersSearchParent .selectedItem:hover{color:#000}
.tenders .filter .indentifiersSearchParent .selectedItem .remove{position:absolute; right:3px; top:0px; width:15px; height:15px;}
.tenders .filter .indentifiersSearchParent .selected {
	padding-top:10px;
}
.tenders .filter .indentifiersSearchParent .selectedItem {
	float:none;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
}
.tenders .filter .indentifiersSearchParent .selectedItem+.selectedItem,
.tenders .filter .ts_choosen .search-choice+.search-choice,
.tenders .filter .c4 .selectClassification .selectedClassification .item+.item {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #ccc;
}
.tenders .filter .ts_choosen .chosen-results {
	font: 400 12px/18px "robotolight",Arial,sans-serif;
}
.tenders .filter .ts_choosen .search-choice {
	color: #777;
	font: 400 13px/18px "robotolight",Arial,sans-serif;
}
.tenders .filter .ts_choosen .search-choice .search-choice-close {
	top:3px;
	background: url("/images/close.png") center center no-repeat;
}
.tenders .filter .indentifiersSearchParent .selectedItem+.selectedItem .remove{
	top:5px;
}
.tenders .filter .ts_choosen .search-choice+.search-choice .search-choice-close {
	top:8px;
}
.tenders .filter .c4 .selectClassification .selectedClassification .item+.item .remove {
	top:4px;
}
.tenders .filter .c4 .selectedClassification {
	margin-top:10px;
}
.tenders .filter .indentifiersSearchParent .liveSearch_results {
	left:0;
	right:0;
	border-top:none;
}
.tenders .filter .indentifiersSearchParent .liveSearch_results:before {
	content:' ';
	position: absolute;
	height: 1px;
	overflow: hidden;
	left:0;
	right:0;
	top:-1px;
	background: #fff;
}
.tenders .filter .liveSearch_results {
	left:-3px;
	right:-3px;
}
.tenders .filter .liveSearch_resultList {
	margin-right: -10px;
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px;
	position:relative;
	margin-left:-5px;
	padding-left:5px;
}
.tenders .filter .filterLine {
	position: relative;
	z-index:10;
}
.tenders .filter .filterLine.edrpou,
.tenders .filter .filterLine.regionSelect {
	z-index: 20;
}
.tenders .filter .filterLine.edrpou~.filterLine.regionSelect {
	z-index: 18;
}
.tenders .filter.relative {
	z-index:110 !important;
}
.tenders .filter .l.c4 {
	width:23.5%;
	margin:0;
}
.tenders .filter .l.c4+.l.c4 {
	margin-left:2%;
}
.tenders .filter .l.c4_3 {
	width:74.5%;
}
.tenders .filter .l.c4_3 .l {
	margin:0;
}
.tenders .filter .searchField .l {
	width:31.5%;
}
.tenders .filter .searchField .l:first-child {
	width:68.5%;
}
.tenders .filter .searchField .l:first-child .inp {
	border-right: none;
}
.tenders .filter .ts_choosen .search-field {
	display:none;
}
.tenders .filter .ts_choosen .search-choice {
	display: block;
	float:none;
	padding:0 20px 0 0;
	margin:0;
	border:none;
	border-radius:0;
}
.tenders .filter .ts_choosen .search-choice+.search-choice {
	margin-left:0;
}
.tenders .filter .ts_choosen .chosen-choices {
	padding-top:42px;
	padding-bottom: 2px;
	border:none;
	box-shadow:none;
}
.tenders .filter .ts_choosen .chosen-container {
	z-index:10;
}
.tenders .filter .ts_choosen .chosen-container-multi .chosen-choices {
	background: none;
}
.tenders .filter .ts_choosen .chosen-container.chosen-with-drop .chosen-drop {
	top:30px;
	border:1px solid #c7cdd2;
	border-top:none;
}
.tenders .filter .ts_choosen>.inp {
	position: absolute;
	top:0;
	left:0;
	right:0;
	z-index:0;
}
.tenders .filter .selectClassification .fsi {
	position: absolute;
	top:0;
	left:0;
	right:0;
	background: url(/images/spacer.gif);
}
.tenders .filter .selectClassification .fsi input {
	position: relative;
}
.tenders .filter .c4 .selectClassification .selectedClassification .item {
	display: block;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	float:none;
}
.tenders .filter select.js-choosenInit {
	width:100%;
	display:none;
}
.tenders .filter .lr {
	float:right;
}
.tenders .filter .l.c4.button_center {
	float: none;
	margin: 0 auto;
}
.tenders .filter .filterLine.not_toExtend {
	border-bottom: 1px solid #eee;
	padding-bottom:15px;
}

.tendersItem .buttons .tenderSignCommand.wait {
	background: #ccc;
}
.tenders .filter .searchHistoryParent .searchHistoryAdd {
	display:none;
}
.tenders .listing .list .item .questions+.signed {
	margin-top:30px;
}
.tenders .listing .list .item .signed {
	left: 73.4%;
	margin-left:-5px;
	position: absolute;
	top: 16px;
	padding-left:40px;
	color: #aaa;
	font: 400 13px/18px "robotobold",Arial,sans-serif;
	text-transform: uppercase;
}
.tenders .listing .list .item .signed>svg {
	width:40px;
	height:30px;
}
.tenders .listing .list .item .signed.signed0>svg {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.tenders .filter .indentifiersSearchParent .selected .name,
.tenders .filter .indentifiersSearchParent .selected_use_search .name {
	width:auto;
	margin-right: 20px;
}
div.bidFee{
color: #00aff0;
border-bottom: 1px solid #00aff0;
padding-bottom: 7px;
margin-bottom: 7px;
font-size:10px;
}
.rightButtons:hover .bidFee{
	color:#FFF;
	border-color:#FFF
}

form .addFile label.uploadFile {
	text-decoration: underline;
	color:#000;
    font-size: 1.2em;
}
form .addFile label.uploadFile:hover {
	text-decoration: none;
}
form .addFile label.uploadSignedFile {
	cursor: pointer;
	text-decoration: underline;
	color:#000;
}
form .addFile label.uploadSignedFile:hover {
	text-decoration: none;
}
.tender_document_img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.docItem .onlineViewDoc {
	display: inline-block;
	margin-left:5px;
	width:22px;
	height:15px;
}
#modal .getZip {
	padding:20px 0;
}

.safari .getZip {
	display: none !important;
}

.tendersItem .qualification.agreementsList .list .amount {
	width:35%;
}
.tendersItem .qualification.agreementsList .agreemntContracts .list .amount {
	width:20%;
	display: none;
}
.tendersItem .qualification.agreementsList .agreemntContracts .list .bstatus {
	width:22%;
	margin-right:-8%;
}
.tendersItem .qualification.agreementsList.contractsList .btns {
	margin-top:0;
}
.tendersItem .qualification.agreementsList .agreemntContracts .agreemntContracts_item+.agreemntContracts_item {
	margin-top:5px;
	padding-top:5px;
	border-top:1px dashed #ccc;
}
.tendersItem .qualification.agreementsList a[data-bid-action="active"] {
	background: #ffc80a;
}
.tendersItem .qualification.agreementsList .agreemntContracts .list .name {
	width: 60.5%;
	margin-left: 2%;
}

.tendersItem .bankGuarantee .banksLink a[data-document-online] {
	position: relative;
}
.tendersItem .bankGuarantee .banksLink a[data-document-online]:after {
	content:' ';
	position: absolute;
	right:-6px;
	top:-9px;
	width:16px;
	height:16px;
	background: url(/images/svg/document.online.svg) 0 0 no-repeat;
	background-size:100%;
}
.tenderItemElement .deliveryCalculate {
	position: absolute;
	left: 100%;
	width: 38.5%;
	z-index: 10;
	top:-11px;
}
.tenderItemElement .deliveryCalculate a {
	display:block;
	padding: 10px;
	border: 1px solid #00aff0;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	color:#00aff0;

	-webkit-transition:color,background-color 0.5s ease-out;
	-moz-transition:color,background-color 0.5s ease-out;
	-o-transition:color,background-color 0.5s ease-out;
	transition:color,background-color 0.5s ease-out;
}
.tenderItemElement .deliveryCalculate a:hover {
	color:#FFF;
	text-decoration:none;
	background: #00aff0;
}

.tenders .listing .auction .thrallVisible.icons:before {
	width:50px;
	height:23px;
	background: url(/images/switch.png) 0 0 no-repeat;
	top: -3px;
	left: -35px;
}
.tenders .listing .auction .thrallVisible.icons.icon_visible0:before {
	width:50px;
	height:22px;
	background: url(/images/switch.png) 0 bottom no-repeat;
}
.tenders .listing .auction .thrallVisible.icons.icon_visible0~.thrallInit {
	visibility: hidden;
}
.tenderFeatures .criteriaItem .requirementGroups + .requirementGroups:before {
	content: ' або ';
	position: absolute;
	top: -12px;
	left: 50%;
	background: #fff;
}
.tendersItem .tenderCriteria [data-status="cancelled"],
.tendersItem .tenderCriteria [data-status="cancelled"] *,
.lotItems .criteriaItem [data-status="cancelled"] *{
	text-decoration:line-through;
}
#modal .contractInfo .space {
	width: 4%;
}
.padding-top {
	padding-top: 10px;
}
.white-space {
	white-space: break-spaces;
}
.multi-sign-description {
	color:#6d6d6d;
	font:400 14px/20px 'robotolight', Arial,sans-serif;
}
.btn-primary {
	text-align: center;
	padding:11px 0;
	width:100%;
	color:#FFF;
	font:400 12px/12px 'robotobold',Arial,sans-serif;
	text-transform:uppercase;
	border: solid #00aff0 1px;
	margin:0;
	background:#00aff0;
	cursor:pointer;
	text-decoration:none;
	height:33px;
}
.btn-primary-flat {
	text-align: center;
	padding:11px 0;
	width:100%;
	color:#00aff0;
	font:400 12px/12px 'robotobold',Arial,sans-serif;
	text-transform:uppercase;
	margin:0;
	border: solid #00aff0 1px;
	cursor:pointer;
	text-decoration:none;
	height:33px;
}
.data-file-row {
	border-bottom: 1px solid #6d6d6d;
	padding: 5px;
}
div a.relative.reverse.thrallVisible.icons.icon_visible0,
div a.relative.reverse.thrallVisible.icons.icon_visible1,
div a.relative.reverse.thrallInit.icons.icon_update{
	z-index: 1;
}

.price-for-one {
	font-family: "robotolight";
	font-weight: 400;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0;
	vertical-align: middle;
	text-transform: uppercase;
	color: #6D6D6D;
	display: block;
	padding-bottom: 8px;
}
.unit-name, .unit-amount {
	font-family: "robotoregular";
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	vertical-align: middle;
	color: #000000;
	display: block;
	padding-bottom: 2px;
}
.unit-currency {
	font-family: "robotolight";
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0;
	vertical-align: middle;
	color: #6D6D6D;
	display: block;
	padding-bottom: 4px;
 }

.unitPriceCommonDiv {
    margin-top: 10px;
    color: dimgrey;
    font-size: 11px;
}
.unitPriceCommonDiv label {
    display: block;
    margin-bottom: 5px;
}
.unitPriceCommonDiv .unitPriceSelect {
    width: 100%;
    padding: 8px 12px;
    border: 2px solid #e1e5e9;
    border-radius: 6px;
    font-size: 14px;
    background-color: #ffffff;
    color: #333;
    transition: border-color 0.2s ease;
}
.unitPriceCommonDiv .unitPriceSelect:focus {
    outline: none;
}
.unitPriceCommonDiv .selectedUnitPriceDetails {
    display: none;
}
.unitPriceCommonDiv .unitPriceItem {
    display: none;
    background: #ffffff;
    padding: 3px 3px 3px 6px;
    border: 1px solid #e9ecef;
    border-top: none;
    border-bottom: none;
}
.unitPriceCommonDiv .unitPriceItem p {
    margin: 0 0 8px 0;
    font-weight: 600;
    color: #495057;
    font-size: 14px;
}
.unitPriceCommonDiv .navigation-arrow {
    text-align: center;
    cursor: pointer;
    padding: 3px 8px 5px 8px;
    font-size: 16px;
    color: #d4d4d4;
    background: #ffffff;
    border: 1px solid #e1e5e9;
    transition: all 0.2s ease;
    user-select: none;
}
.unitPriceCommonDiv .navigation-arrow:hover {
    background: #e6f0ff;
    color: #004499;
}
.unitPriceCommonDiv .navigation-arrow.arrow-up {
    border-radius: 6px 6px 0 0;
    border-bottom: none;
}
.unitPriceCommonDiv .navigation-arrow.arrow-down {
    border-radius: 0 0 6px 6px;
    border-top: none;
}
.unitPriceCommonDiv .navigation-arrow.disabled {
    color: #f5f5f5;
    background: #f5f5f5;
    cursor: not-allowed;
    border-color: #e9ecef;
}
.tendersItem .qualification .list .award .awardActionItem .revert_disqualification {
    background-color: red;
    text-indent: revert !important;
}
.tendersItem .qualification .list .docs.r .fullWidthRevert {
    width: 100% !important;
}

.d-none {
    display: none!important;
}