


/* Start:/bitrix/components/gosportal/iblock.wizard/templates/.default/style.css*/
.wizard_footer {
	background: url('../../../../../components/gosportal/iblock.wizard/templates/.default/images/bottom_fill-4.gif') top;
	height:6px;
}
.wizard_footer_left {
	background: url('../../../../../components/gosportal/iblock.wizard/templates/.default/images/bottom_left-4.gif') no-repeat top;
	height:6px;
	width:6px;
}
.wizard_footer_right {
	background: url('../../../../../components/gosportal/iblock.wizard/templates/.default/images/bottom_right-4.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;
}

/* End */
/* /bitrix/components/gosportal/iblock.wizard/templates/.default/style.css */
