﻿@font-face {
	src: url('/include/arial.ttf');
	src: url('/include/tahoma.ttf');
}
html{
	background-color:#fff;
	width:99%;
	margin:0px auto;
}

body, div, a, td, img, span{
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	font:normal 12px Tahoma;

}
.red{
	color:#ff0000;
}
a.{
	outline: none;
}
.clear{
	clear:both !important;
	float:none !important;
	display:block;
	height:0px;
}
p.center{
	text-align:center;
	color:#FF3F00;
}
img {border:0 none;}


#formadd{
	overflow:hidden;
	background-color: #C9EAD7;
	padding:10px 0px;

}
#formadd div.left{
	width:48%;
	float:left;
	padding-left:10px;

}
#formadd div.block{
	margin:1px 0px;
	width:100%;
}
#formadd div.INN,#formadd div.KPP,#formadd div.P_125,#formadd div.P_126,#formadd div.P_127,#formadd div.P_128,#formadd div.P_129{
	float:left;
	width:33.33%;
	box-sizing: border-box;
	padding-right:10px;
}
#formadd div.CONTRACTS, #formadd div.EMAIL,#formadd div.VINDAY, #formadd div.VMAIL,#formadd div.POYAS,#formadd div.D_EGLUR,#formadd div.MANAGER,#formadd div.STATUSK,#formadd div.NMC,#formadd div.GARANT_OBAZ2,#formadd div.left-block,#formadd div.right-block{
	width:45%;
}

#formadd div.CONTRACTS, #formadd div.EMAIL,#formadd div.POYAS,#formadd div.MANAGER,#formadd div.NMC,#formadd div.left-block{
	float:left;
}
#formadd div.VINDAY, #formadd div.VMAIL,#formadd div.D_EGLUR,#formadd div.STATUSK,#formadd div.GARANT_OBAZ2,#formadd div.right-block{
	float:right;
}
#formadd div.END_POBED,#formadd div.OSN_DEYATELNOST,#formadd div.PHONE,#formadd .clear{
	display:block;
	clear:both;
}
#formadd div.D_PROTAKOL, #formadd div.R_115,#formadd div.R_122,#formadd div.R_116,#formadd div.NAME{
	display:table-cell;
	width:50%;
	box-sizing:box-border;
}
#formadd div.D_PROTAKOL, #formadd div.R_115{
	width:45%;

}
#formadd div.D_PROTAKOL{
	padding-right:15px;
}
#formadd div.R_122{
	width:10%;
}
#formadd .sendclient{
	font-size: 20px;
	padding:20px 0px;
	display: block;
}
#formadd div.NAME{
	padding-right:10px;
}
#formadd div.AC,#formadd div.AE{
	float:left;
	width:50%;
	box-sizing:border-box;
}
#formadd div.P_137,#formadd div.R109{
	width:48%;
	box-sizing:border-box;
	display:table-cell;
}
#formadd div.AC{
	padding-right:10px;
}


#formadd .hidden{
	display:none;
}
#formadd input[type=text],#formadd textarea{
	width:100%;
	border:1px solid #cccccc;
	font:normal 14px Tahoma;
	background-color:#e6e6e6;
	box-sizing: border-box;

}
#formadd input[type=text]{
	height:18px;
	line-height:18px;

}
#formadd input[type=text]:focus,#formadd textarea:focus{
	border:1px solid #3984c7;
}
#formadd .DateTime input[type=text]{
	width:150px;

}
div.list{
	width:100%;
	margin:10px 0px;
}

table.aukcion-list {
	width:100%;
	border:0px solid black;
	margin:5px 0px;
}
table.aukcion-list .edit{
	color:#F33036;
}
table.aukcion-list td{
	margin:0px;
	border:0px solid black;
}
table.aukcion-list .header span {
	color: #000000;
	display: block;
	font: italic bold 11px Tahoma;
	padding: 10px 0 !important;
	text-align: center !important;
}
table.aukcion-list .listitem td {
	padding: 10px 0 !important;
	vertical-align: middle !important;
}
table.aukcion-list .center {
	text-align: center !important;
}
table.aukcion-list .red {
	color:#F33036;
	font-weight:bold;
}
table.aukcion-list tr.select td{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
table.aukcion-list .listitem {
	background: url(/image/order-list-standart.jpg) repeat scroll left top transparent;
}
table.aukcion-list .green {
	background: url(/image/order-list-green.jpg) repeat scroll left top transparent;
}
table.aukcion-list .header {
	background: url(/image/order-list-tovar-header.gif) repeat scroll left top transparent;
}
table.aukcion-list .header.top td {
	border-top: 2px solid black;
}
.dut{
	width:135px;
	clear:both;
	position:fixed;
	z-index:1000;
	top:35px; right:0px;
}
.dut input {
	float:right;
}
#filter{
	background-color: #C9EAD7;
	clear:both;
}
#filter input[type=submit] {
	padding: 10px 10px;
	width: 300px;
	font-size: 24px;
	margin-bottom: 10px;
}
#filter input[type=text],#filter select{
	border:1px solid #cccccc;
	background-color:#e6e6e6;
}
#loading{
	display:none;
	background:url(/image/loading-animation-9.gif) center center no-repeat #ccc;
	filter: alpha(opacity=50);
	opacity: 0.5;
	position:absolute;
	z-index:10000;
	left:0px; top:0px;

}
div.block-filter{
	float:left;
	width:234px;
	overflow:hidden;
}
div.block-filter p{
	margin:0px;
}
div.block-filter select{
	width:230px;
}

div.block-filter.hire select{
	width:100% !important;
}
div.block-filter.data a{
	background-color:#e6e6e6;
	padding:2px;
	display:block;
	color:#000;
	text-align:center;
	margin-bottom:10px;
	text-decoration:none;
}
div.page-kartochka{
	width:350px;
	height:27px;

	overflow:hidden;
}
div.page-kartochka a{
	float:left;
	font:bold 14px Tahoma;


	line-height:17px;
	padding:5px;
	color:#000;
	background-color:#ccc;
	text-decoration:none;

	overflow:hidden;
}
div.page-kartochka a.select{
	background-color:#c9ead7;
}
#formadd p{
	margin:0px;
}


#formadd div.block.akred{
	float:left;
	width:45%;
	padding:0px 5px;
}
div.rabota-manager{
	width:1000px;
	position:absolute;
	z-index:10;left:5%;top:20%;
	background-color: #c9ead7;
	border:1px solid black;
	padding:10px;
	display:none;
}
div.rabota-manager .DateTime{
	width:210px !important;
	float:left;
}
div.rabota-manager .R_3{
	clear:both;
}
div.rabota-manager .R_17,div.rabota-manager .R_18,div.rabota-manager .R_19{
	float:right;
	width:549px !important;
}
div.rabota-manager .R_4{
	width:170px !important;
	float:left;
}
div.rabota-manager .ragolovki{
	clear:both;
	display:block;
}
div.rabota-manager .R_6,div.rabota-manager .R_7,div.rabota-manager .R_8{
	float:none !important;
}

div.rabota-manager .etap1{
	width:300px !important;
	float:left;
	margin-right:20px;
}
div.rabota-manager .etap1 input[type=text]{
	width:170px !important;
}
div.rabota-manager .etap1 .DateTime{
	width: 250px !important;
}
div.rabota-manager #close{
	position:absolute;
	z-index:10;right:10px;top:0px;
	font:bold 18px Tahoma;
	cursor:pointer;
	color:red;
}

.AKREDIT{
	overflow:auto;
	height:80px;
}

#timelist{
	float:right;
	width:100%;
	height:45px;
	overflow:hidden;
	vertical-align: top !important;
	clear:both;
	position:relative;
	z-index:10;left:0px; top:0px;
	background-color: #c9ead7;
}
#timelist div{

	float:left !important;
	vertical-align: top !important;
	text-align:left;
	padding:0px 0px;
}
#timelist div.item{
	margin:0px 1px;
	padding:0px 5px;
	border:1px solid #ccc;
}
#timelist div.item:not(.teme):hover{
	background: transparent url("/image/order-list-standart.jpg") repeat ;
}
#timelist div a{
	line-height:45px;
	width:100%;
}
.teme{
	/*background-image: url("/image/time.gif");*/
	background-color: #cf7194;
	background-repeat:repeat;
	border:1px solid red;
}
#timelist div.layer{
	background-color: #c9ead7;
}
#timelist:hover,#timelist.hover{
	overflow:visible;
}
#timelist .layer:hover, #timelist .layer.hover{
	position:absolute;
	z-index:10;left:0px; top:0px;
	height:200px;
	overflow:hidden;
	background-color: #c9ead7;
	border:1px solid black;

}
#tabs{
	display:block;
	width:100%;
}
#tabs .left,#tabs .right{
	width:50%;
	float:left;
}
#tabs .right a,#tabs .left a{
	display:block;
	float:left;
	width:50%;
	background-color:#e6e6e6;
	height:40px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	color:#000;
}
#tabs  a.select{
	background-color: #c9ead7;
}





.status-send{
	display: inline-block;
	margin-left:40px;
}

.phoneItem{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.phoneItem .phonebut{
	display: none;
	width: auto;
}
.phoneItem .phonebut:after{
	content: "";
	margin-right: 10px;
}
.phoneItem.open .phonebut{
	display: block;
	cursor: pointer;
	background:url(/local/templates/alyance/images/phoneto.svg) center center no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}
[name=iblock_apply]{
	width: 200px;
	height: 60px;
	font-size: 16px;
}