.bx-core-dialog .a-dialog-center{
	position:relative;
	margin:39px 0px 49px 0px;
	padding:4px 10px 4px 15px;
	background-color:#FFFFFF;
}
.bx-core-dialog .a-dialog-head{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.bx-core-dialog .a-dialog-head div{
	height:39px;
	background-color:#DFF1FF;
}
.bx-core-dialog .a-dialog-head div.l{
	background-position:top left;
	background-repeat:no-repeat;
}
.bx-core-dialog .a-dialog-head div.r{
	background-position:top right;
	background-repeat:no-repeat;
}
.bx-core-dialog .a-dialog-head div.c{
	overflow:hidden;
	margin-right:15px;
	margin-left:15px;
	background-position:left -39px;
	background-repeat:repeat-x;
}
.bx-core-dialog .a-dialog-head div.c span{
	line-height:39px;
	white-space:nowrap;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	width:100%;
	overflow:hidden;
}
.bx-core-dialog .a-dialog-foot{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}
.bx-core-dialog .a-dialog-foot div{
	background-color:#FFFFFF;
	height:49px;
}
.bx-core-dialog .a-dialog-foot div.l{
	background-position:left -78px;
	background-repeat:no-repeat;
}
.bx-core-dialog .a-dialog-foot div.r{
	background-position:right -127px;
	background-repeat:no-repeat;
}
.bx-core-dialog .a-dialog-foot div.c{
	overflow:hidden;
	margin-left:15px; margin-right:15px;
	background-position:left -176px;
	background-repeat:repeat-x;
}
.bx-core-dialog .a-dialog-foot div.c{text-align:center;}
.bx-core-dialog .a-dialog-foot div.c span{
	display:block;
	position:relative;
	top:8px;
}
.bx-core-dialog .a-dialog-foot div.c button, .bx-core-dialog .a-dialog-foot div.c input{
	margin:0 3px;
	font-size:14px!important;
}
.bx-core-dialog .a-dialog-head-icons{
	position:absolute;
	height:39px;
	top:0px;
	right:10px;
	padding:0 4px;
}
.bx-core-dialog .a-dialog-head-icons a{
	display:inline-block;
	background-color:#DFF1FF;
	height:15px; width:15px;
	position:relative;
	top:10px;
	margin:2px;
	cursor:pointer;
}
.bx-core-dialog .a-dialog-head-icons a.bx-icon-close{
	background-position:4px center;
	background-image:url(/bitrix/images/altasib.errorsend/close_icon.gif);
	background-repeat:no-repeat;
}
.bx-core-dialog-content td.no-bootom-border{
	background-image:none;
	padding:0px!important;
}
#error_start, #error_end{
	font-size:12px;
}
.bx-core-adm-dialog .adm-workarea input[type="button"], .adm-workarea input[type="reset"], .adm-workarea input[type="submit"]{
	background-color:#e0e9ec;
	background-image:-moz-linear-gradient(center bottom,#d7e3e7,#fff)!important;
	border:medium none;
	border-radius:4px;
	box-shadow:0 0 1px rgba(0,0,0,0.3),0 1px 1px rgba(0,0,0,0.3),0 1px 0 #fff inset,0 0 1px rgba(255,255,255,0.5) inset;
	color:#3f4b54;
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:29px;
	position:relative;
	text-decoration:none;
	text-shadow:0 1px rgba(255,255,255,0.7);
	vertical-align:middle;
}
.bx-core-adm-dialog .adm-workarea input[type="submit"], .adm-workarea input[type="button"], .adm-workarea input[type="reset"]{
	padding:1px 13px 3px;
}
.bx-core-adm-dialog .bx-core-adm-dialog-buttons input{
	margin-right:12px;
}
.adm-workarea .adm-btn:active, .adm-workarea .adm-btn.adm-btn-active, .adm-workarea input[type="submit"]:active, .adm-workarea input[type="button"]:active{
	background-color:#b7c4c9!important;
	background-image:-moz-linear-gradient(center top ,rgba(179,194,200,0.96),rgba(202,215,219,0.96))!important;
	border-radius:4px;
	border-top:medium none transparent;
	box-shadow:0 1px 1px 1px rgba(103,109,123,0.78) inset;
	height:29px;
	outline:medium none;
	padding:1px 13px 3px;
}
.adm-workarea input[type="button"],
.adm-workarea input[type="reset"],
.adm-workarea input[type="submit"]{
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;
	-webkit-box-shadow:0 0 1px rgba(0,0,0,.11),0 1px 1px rgba(0,0,0,.3),inset 0 1px #fff,inset 0 0 1px rgba(255,255,255,.5);
	box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 1px rgba(0,0,0,.3),inset 0 1px 0 #fff,inset 0 0 1px rgba(255,255,255,.5);
	background-color:#e0e9ec;
	background-image:-webkit-linear-gradient(bottom,#d7e3e7,#fff)!important;
	background-image:-moz-linear-gradient(bottom,#d7e3e7,#fff)!important;
	background-image:-ms-linear-gradient(bottom,#d7e3e7,#fff)!important;
	background-image:-o-linear-gradient(bottom,#d7e3e7,#fff)!important;
	background-image:linear-gradient(bottom,#d7e3e7,#fff)!important;
	color:#3f4b54;
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:13px;
	height:29px;
	text-shadow:0 1px rgba(255,255,255,0.7);
	text-decoration:none;
	position:relative;
	vertical-align:middle;
	-webkit-font-smoothing:antialiased;
}