


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/images/icon_warn.gif);
}

.wizFormBtn{
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/images/button_done.gif);
	width:116px;
	height:31px;
	border:none;
	cursor:pointer;
	font-weight:bold;	
	padding-bottom:3px;
}

.wizard_footer {
	background: url("/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/images/bottom_fill.gif") top;
	height:6px;
}
.wizard_footer_left {
	background: url("/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/images/bottom_left.gif") no-repeat top;
	height:6px;
	width:6px;
}
.wizard_footer_right {
	background: url("/bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/images/bottom_right.gif") no-repeat top;
	height:6px;
	width:6px;
}

.wizard_errortext 
{
	color:red;
	font-weight:bold;
}

.image_button {
	cursor: pointer;
}

.wizard_oktext 
{
	color:green;
	font-weight:bold;
}

.wizard_smalltext
{
	color:#215587;
	font-family:Verdana;
	font-size:9pt;
}

.wizard_title
{
	color:#215587;
	font-size:14pt;
	font-weight:bold;
} 

.wizard_step
{
	color:#215587;
	font-size:12pt;
} 

.wizard_sections
{
	margin-top:4px;
	margin-bottom:4px;
}

.wizard_field_name
{
	font-weight:bold;
	margin-bottom:4px;
}
.content .wizard td {
	border-bottom:none;
}
.centerCol .content table tbody td + td {
	border-left:none;
}
.bold {
	font-weight:bold;
}
.wizard .padWiz table tr td{
	padding-top: 1.5em !important;
}
div.infomsg {
	position: absolute;
	background: #FFFFFF;
	color: #797979;
	display: none;
	line-height: 17px;
	margin: 0.5em 0 0;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-color: #BBBBBB #BBBBBB #A8A8A8;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	line-height: 17px;
	padding: 16px;
	position: absolute;
	width: 255px;
	left: -115px;
	z-index: 1201 !important;
}
.jfk-bubble-arrow .jfk-bubble-arrowimplafter {
	border: 8px solid;
}
.jfk-bubble-arrow .jfk-bubble-arrowimplbefore {
	border: 9px solid;
}
.jfk-bubble-arrowright {
	right: 0;
}
.jfk-bubble-arrow {
	position: absolute;
}
.jfk-bubble-arrowright .jfk-bubble-arrowimplbefore {
	border-right-width: 0;
}
.jfk-bubble-arrowleft .jfk-bubble-arrowimplbefore, .jfk-bubble-arrowright .jfk-bubble-arrowimplbefore {
	border-color: transparent #BBBBBB;
	top: -9px;
}
.jfk-bubble-arrowright .jfk-bubble-arrowimplafter {
	border-right-width: 0;
}
.jfk-bubble-arrowleft .jfk-bubble-arrowimplafter, .jfk-bubble-arrowright .jfk-bubble-arrowimplafter {
	border-color: transparent #FFFFFF;
	top: -8px;
}
.jfk-bubble-arrow .jfk-bubble-arrowimplbefore, .jfk-bubble-arrow .jfk-bubble-arrowimplafter {
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/form.result.new/internet_reception/style.css */
