.hide { display: none; }
/* форма (любая) на бежевом фоне в две колонки, кастомизация - контекстно */
.error_window {
	margin:5px 0;
	padding:20px 0;
	text-align:center;
	background:#ffc8cb;
	color:#F00;
	width:auto;
	height:auto;
    display: none;
}
.error_window.scrolled {
	margin:0;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999999;
	opacity:0.95;
}
.any_form
	{
	padding: 20px;
	background: #f3f3f3;
	position:relative;
	}
.any_form hr {
	border: none;
	outline: none;
	height: 1px;
	background: #999;
	margin: 20px 0 30px;
}
.any_form__note
	{
	margin-bottom: 15px;
	padding-top: 0.3em;
	}
.any_form__note,
.any_form__entry
	{
	display: inline-block;
	vertical-align: top;
	}

.any_form__note.textarea {
	vertical-align: top;
	margin-top: 5px;
}
.any_form__note
	{
	width: 29%;
	}
.any_form__entry
	{
	width: 70%;
	position:relative;
	}

.one_column .any_form__note,
.one_column .any_form__entry
	{
        width: 100%;
	}
.one_column .any_form__note
	{
	font-weight: bold;
	}
.any_form__entry input[type="text"],
.any_form__entry select
	{
	height: 25px;
	padding: 0.15em 0.4em;
	}
.any_form__entry select
	{
	padding: 0.3em 0 0 0.2em;
	}

.any_form__entry select,
.any_form__entry input[type="radio"],
.any_form__entry input[type="checkbox"],
span.any_form__prompt,
.any_form__multi_el_line input
	{
	display: inline-block;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	}
.any_form__entry select,
.any_form__entry input[type="radio"],
.any_form__entry input[type="checkbox"],
span.any_form__prompt
	{
	margin: 0 5px 0 0;
	}
.any_form__entry select
	{
	}
.any_form textarea {
    width: 74.4%;
    height: 9em;
	display: inline-block;
	padding: 0.3em 1% 0.75em;
	overflow: auto;
}

.any_form__str,
.any_form__multi_el_line,
.any_form__text,
.any_form__entry select
	{
	width: 74.4%;
	}
/*select*/ #houses {width: 50px;}
.any_form__str.prev
	{
	margin-right: 3px;
	}
.any_form__multi_el_line { position: relative; }
.any_form__multi_el_line input
	{
	width: 70%;

	}
.any_form__str.multi
	{
	height: 100px;
	}
.any_form__str.search_page
{
height: 30px;
}
.any_form__str { margin-bottom: 5px; }

.any_form__str,
.any_form__note.scode,
.any_form__entry.scode input,
.any_form__entry.scode .capcha_img,
.any_form__entry.scode span
	{
	display: inline-block;
	vertical-align: middle;
	}
.any_form__note.scode
        {
	padding-top: 25px;
        }
.any_form__entry.scode .capcha_img,
.any_form__entry.scode span
	{
	margin-left: 25px;
	}
.any_form__capcha
	{
	width: 120px;
	}
.any_form__entry.scode .capcha_img
	{
	width: 132px;
    position: relative;
    top: 15px;
	}
.any_form__entry.scode .capcha_img img
	{
	margin-bottom: 10px;
	}
.any_form__entry.bsubmit
	{
	margin-top: 40px;
	}
.added_files__size
	{
	color: #79828f;
	}

.any_form__get_char_line
{
margin-right: 20px;
}
.error input[type="text"],
.error input[type="password"],
.error select,
.error textarea
	{
	outline: solid 2px #ed1c28;
	}
.remark
	{
	display: none;
	color: #ed1c28;
	x-position: relative;
	top: -0.2em;
	line-height: 1.3;
	}
.scode .remark
        {
        top: 1.2em;
        }
.error .remark
	{
	display: none;
	width: 23%;
	}
.any_form__get_char.error .remark
        {
        width: auto;
        float: none;
        }
.any_form__entry.scode .error .remark
	{
	float: none;
	margin: 0 20px -50px -130px;
	width: auto;
	}
.any_form__multi_el_line.error .remark
	{
	margin: 0 -60px 0 0;
	}

.any_form_must
	{
	color: #ed1c28;
	}
.any_form__up_img_func
	{
	padding-left: 85px;
	}
.any_form__up_img img
	{
	float: left;
	width: 75px;
	}
.any_form__up_img_
	{
	}
.any_form__up_img_descr
	{
	width: 	54.4%;
	display: block;
	margin-bottom: 10px;
	}
.any_form__hint
	{
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2;
	margin: 3px 0 0;
	}
.any_form__note.zoom1,
.any_form__entry.zoom1
	{
	margin-bottom: 20px;
	}
.any_form__note.end_section,
.any_form__entry.end_section
	{
	border-bottom: solid 1px #e1e1e1;
	margin: 10px 0 20px;
	}
.key {
	width: 20px;
	height: 20px;
	display: block;
	position:absolute;
	top:8%;
	left:69%;
	background: url(../i/icons.png) no-repeat -360px -20px;
	text-indent:-999px;
	overflow:hidden;
	}
.any_form__entry.scode .key {left:22%; top:35%;}
.any_form__entry.text .key {right:8px; left:auto; top:8px;}

.any_form__block
	{
	margin: 0 0 15px;
	}
.any_form__block.description {
    margin: -10px 0 15px;
}
.any_form__block textarea
        {
	resize: none;
        }
p.any_form__prompt
	{
	margin: 0 0 0.3em;
	}
span.any_form__prompt
	{
	}


.any_form__line_item
	{
	display: block;
	}

.any_form__get_char_line
{
margin: 0 20px;
line-height: 3;
}
.any_form__get_char_hint
{
color: #818181;
}

#c_capcha
{
	width: 130px;
}

.keyboardInputInitiator
{
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 0;
    top: 3px;
    vertical-align: top;
	background: #fff;
	margin-left: -25px;
    width: 20px;
    height: 15px;
    overflow: hidden;
}

.remark {
    display: none;
    color: #ed1c28;
    x-position: relative;
    top: -0.2em;
    line-height: 1.3;
}

.scode .remark {
    top: 1.2em;
}

.error .remark {
    display: none;
    width: 23%;
}

.any_form__get_char.error .remark {
    width: auto;
    float: none;
}

.any_form__entry.scode .error .remark {
    float: none;
    margin: 0 20px -50px -130px;
    width: auto;
}

.any_form__multi_el_line.error .remark {
    margin: 0 -60px 0 0;
}

@media (max-width: 1000px) {
	.any_form__get_char_line, .error .any_form__get_char_line .remark {
		display: block;
		margin: 10px 0;
	}
	.error .remark {
        width: 100%;
        float: none;
        position: static;
        margin: 10px 0;
    }
	.any_form__entry.scode .error .remark {
        margin: 0 20px -50px -130px;
    }
}


.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
}

.ui-dialog {
    font-size: 0.75em;
    line-height: 1.35em;
}

.errormessagesform .ui-dialog-title {
    position: absolute;
}
.errormessagesform .ui-dialog-titlebar-close {
    position: absolute;
    z-index: 10;
    left: 407px;
    bottom: -9px;
    text-indent: -99999em;
    width: 18px;
    height: 18px;
    background: url(../i/zoom_out.png) no-repeat 0 0;
}
.errormessagesform .ui-dialog-titlebar {
	position: relative;
}
.errormessagesform .ui-dialog-titlebar-close {
	 background: none repeat scroll 0 0 transparent; border-bottom: 1px dotted #024C8B; bottom: auto; right: 20px; text-indent: 0; top: 20px; white-space: nowrap; height: auto; width: auto; padding: 0;
}
.errormessagesform .ui-dialog-titlebar-close:hover {
	text-decoration: none; border-bottom: 1px solid #024C8B;
}
.errormessagesform a {
    color: #024c8b;
    text-decoration: none;
}

#errormessagesform h2 {
    margin: 0 0 1.15em;
}
#errormessagesform h2 {
    font-size: 2.1em;
}

#errormessagesform .button {
	cursor: pointer;
	font-size: 0.625em;
	font-weight: bold;
	color: #393c40;
	text-transform: uppercase;
	text-decoration: none !important;
	text-shadow: 1px 1px #ffffff;
	padding: 5px 17px;
	border: 1px solid #aeafb4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4; /* Old browsers */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(73%,#d0d3d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#d0d3d9 73%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #d0d3d9 73%); /* FF3.6+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#d0d3d9 73%); /* IE10+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#d0d3d9 73%); /* Opera 11.10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#d0d3d9 73%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d0d3d9',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
}
#errormessagesform .button.next,
#errormessagesform .button2.next
/* если кнопка следует за другой кнопкой в строку */
	{
	margin-left: 20px;
	}
#errormessagesform .button2 {
	display: inline-block;
	cursor: pointer;
	font-size: 0.833em;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.625em;
	/*min-height: 26px;*/
	padding: 5px 10px 4px 10px;
	border: 0 none;
	border-bottom: 1px solid #1e5f97;
	background: #4a94cf; /* Old browsers */
	background: -moz-linear-gradient(top,  #4a94cf 0%, #1e5f97 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a94cf), color-stop(100%,#1e5f97)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4a94cf 0%,#1e5f97 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4a94cf 0%,#1e5f97 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4a94cf 0%,#1e5f97 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4a94cf 0%,#1e5f97 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a94cf', endColorstr='#1e5f97',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow:0 1px 2px rgba(0,0,0,0.3);
    text-decoration:none;
}
#errormessagesform .button2[disabled=disabled], #errormessagesform .button2:disabled { opacity: .5; }
#errormessagesform .cap_batton {
	margin:20px 0 0 0;
}

#errormessagesform .button2.gray {
	border-bottom: 1px solid #8f8f8f;
	font-size: .917em;
	background: #a1a1a1;
	background: -moz-linear-gradient(top,  #bababa 0%, #a1a1a1 73%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bababa), color-stop(73%,#a1a1a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bababa 0%,#a1a1a1 73%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bababa 0%,#a1a1a1 73%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bababa 0%,#a1a1a1 73%); /* IE10+ */
	background: linear-gradient(to bottom,  #bababa 0%,#a1a1a1 73%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#a1a1a1',GradientType=0 ); /* IE6-9 */
}
#errormessagesform .button2.reset {
	border: 1px solid #c2c2c2;
	color: #7d7f81;
	font-size: 0.833em;
	background: #d2d4da;
	padding: 4px 10px 3px 10px;
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #d2d4da 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#d2d4da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#d2d4da 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#d2d4da 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#d2d4da 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#d2d4da 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d2d4da',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #ffffff;
}