.form
{
	max-width: 650px;
}

.form .sector
{
	margin-bottom: 15px;
}

.form .sector.hidden
{
	display: none;
}

.form .sector-form-footer
{
	margin-bottom: 0;
}

.form .sector h3.sector-title
{
	font-size: 17px;
	font-weight: bold;
	background: #fff;
	padding: 0 5px;
	margin: 0 0 0 10px;
	display: inline-block;
}

.form .sector .sector-content
{
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

.form .sector-form-footer .sector-content
{
	border-top: 0;
	margin: 0;
	padding: 0;
}
/*
.form .sector-form-footer a
{
	margin-left: 10px;
}*/

.form .field
{
	padding-left: 15px;
	position: relative;
	overflow-y: auto;
	margin-bottom: 13px;
}

.form .field-hidden
{
	display: none;
}

.form .field-req .field-req-marker
{
	position: absolute;
	left: 0;
	top: 0;
	color: #ef8585;
}

.form .field-title
{
	width: 150px;
	float: left;
}

.form .field-content
{
	padding-left: 160px;
}

.form .field-content .field-values
{
	min-width: 200px;
	float: left;
}

.form .field-content .field-values .value
{
	position: relative;
}

.form .field-content .field-values .value .remove_value
{
	position: absolute;
	top: 0;
	right: -18px;
}

.form .field-content .field-values .value .remove_value img {
	display: block;
}

.form .field-content .field-with-keyboard
{
	position: relative;
}

.form .field-content .field-with-keyboard .form-keyboard-button
{
	float: right;
	margin-top: 2px;
}

.form .field-content .field-with-keyboard .value
{
	margin-right: 35px;
}

.form .field-content .multi
{
	margin-bottom: 10px;
}

.form .field-content .descr
{
	margin-left: 10px;
	font-size: 11px;
	font-style: italic;
	color: #a9a9a9;
	float: left;
	max-width: 250px;
	padding-top: 5px;
}

.form .input
{
	height: 20px;
	line-height: 20px;
	border-color: #b6b6b6;
}

.form .form-input
{
	width: 95%;
	padding: 0 3px;
}

.form .checkbox
{
	height: auto;
	width: auto;
}

.form .select
{
	padding-right: 0;
}

/*.form .field-invalid .form-input
{
	border-color: #EF8585;
}*/

.form .invalid_value
{
	border-color: #EF8585;
}

.form .field-invalid .descr
{
	color: #EF8585;
}

.form .value-captcha .text {
	font-size: 26px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	float: left;
	width: 85px;
}

.form .value-captcha .captcha-arrow
{
	padding-left: 5px;
}

.form .value-captcha .captcha-a
{
	padding-left: 5px;
}

.form .value-captcha .captcha-img
{
	width: 70px;
	height: 45px;
}

.form .check-email-result
{
	position: absolute;
	z-index: 999;
	padding: 5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B6B6B6;
	border-radius: 0 0 5px 5px;
	box-shadow: 1px 2px 3px;
}

.form .check-email-result.top
{
	border-radius: 5px 5px 0 0;
	box-shadow: 1px -2px 3px;
}

.form .check-email-result > span
{
	font-size: 11px;
	font-style: italic;
	color: #A9A9A9;
}

.form .check-email-result ul
{
	margin: 0;
	overflow-y: auto;
	max-height: 150px;
	padding-bottom: 1px;
}

.form .check-email-result ul li
{
	margin-top: 5px;
	list-style: none;
	float: none;
}

.form .check-email-result ul li span
{
	color: #3689C9;
	border-bottom: 1px dashed;
	cursor: pointer;
}

.form .check-email-result ul li span:active
{
	color: #D11B1B;
}

.form .select-day
{
	width: 43px;
	margin-right: 5px;
}

.form .select-month
{
	width: 85px;
	margin-right: 5px;
}

.form .select-year
{
	width: 60px;
}

/* simple forms */

.form-simple .sector
{
	margin-bottom: 10px;
}

.form-simple .field
{
	overflow-x: hidden;
	padding-left: 0;
	margin-bottom: 6px;
}

.form-simple .field-title
{
	width: auto;
	display: block;
	float: none;
}

.form-simple .field-content
{
	width: auto;
	display: block;
	float: none;
	padding: 0;
	overflow: hidden;
}

.form-simple .sector h3.sector-title
{
	padding: 0;
	margin-left: 0;
}

.form-simple .sector .sector-content
{
	border-top: 0;
	padding-top: 10px;
}

.form-simple .sector-form-footer .sector-content
{
	padding-top: 0;
}

#block-profile-wall {
	background: #FFF;
}

#block-profile-wall .sector {
	margin-bottom: 0;
}

/*
	KLADR
*/

.field .kladr {
	width: 200px;
	overflow: hidden;
}
#block-popup-window-content .list{
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #BABABA;
}
#kladr_search_result ul,
#block-popup-window-content .list ul{
	list-style: none;
	margin: 0;
}
#kladr_search_result ul li,
#block-popup-window-content .list ul li{
	padding: 2px 0 2px 10px;
	cursor: pointer;
}
#block-popup-window-content .list ul li{
	white-space: nowrap;
	min-width: 172px;
	display: inline-block;
}
#block-popup-window-content .list ul .old{
	color: #BABABA;
	background: #EEE;
}
#block-popup-window-content .list ul .bold{
	font-weight: bold;
}
#block-popup-window-content .list ul .selected,
#kladr_search_result ul li:hover,
#block-popup-window-content .list ul li:hover {
	background: #9FC629;
	color: white;
}
#block-popup-window-content .list .kfield{
	display: none;
}
#block-popup-window-content,
#block-popup-window-content #main {
	overflow: hidden;
}
#block-popup-window-content #main .row{
	overflow: hidden;
	margin: 5px 0 10px 0;
}
#block-popup-window-content #main .kladr_boble{
	position: absolute;
	width: 185px;
    height: 52px;
    display: none;
}
#block-popup-window-content #main .kladr_boble_content{
    background: none repeat scroll 0 0 #709404;
    border-radius: 5px 5px 5px 5px;
    box-shadow: -1px 1px 3px gray;
    color: white;
    padding: 10px;
    width: 160px;
    float: left;
}
#block-popup-window-content #main .kladr_boble_arrow{
    background: url("/i/system/ajax/popup_right_arrow.png") no-repeat scroll left center transparent;
    float: left;
    height: 100%;
    width: 5px;
}
#block-popup-window-content #main .row .placeholder{
    background: none repeat scroll 0 0 white;
    display: none;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
}
#block-popup-window-content #main .g{
	width: 200px;
	margin: 0 10px;
	float: left;
}
#block-popup-window-content #main .input{
	width: 280px;
}
#block-popup-window-content #main .input input{
	width: 270px;
	height: 21px;
	padding: 0 5px;
	margin-top: 3px;
}
#block-popup-window-content #main .right,
#block-popup-window-content #main .right a{
	float: right;
}
#block-popup-window-content #main .right{
	width: auto;
}
#block-popup-window-content #main .right a {
	padding: 0 20px;
}
#block-popup-window-content #main .ktitle{
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
}
#block-popup-window-content #main .kfilter{
	margin-bottom: 2px;
}
#block-popup-window-content #main .kfilter input{
	width: 198px;
}


#kladr_search_result {
	position: absolute;
	display: none;
	width: 280px;
	border: 1px solid #BABABA;
	border-top: none;
	box-shadow: 0 2px 3px 1px gray;
	background: white;
}
#kladr_search_result ul li{

}
#block-popup-window {
	overflow: visible;
}

/* USER SELECT */

.user-select-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	height: 433px;
	overflow: auto;
	padding: 5px;
}
.user-select-list {
	margin: 0;
}
.user-select-list li {
	float: left;
	list-style: none;
	margin: 0 5px 5px 0;
	width: 112px;
}
.user-select-list li:nth-child(5n){
	margin-right: 0;
}
.user-select-item {
	color: inherit;
	display: block;
	height: 130px;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #EAEAEA;
	border-radius: 3px;
	box-shadow: 1px 1px 3px -1px gray;/*#709203;*/
}
.user-select-item:hover {
	border: 1px solid #91BC05;
	border-radius: 3px;
	box-shadow: 1px 1px 6px 0 #709203;/*#709203;*/
}
/* END USER SELECT*/

.white-trans-grad{
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.cross {
	background: url("/i/system/forms/cross.png") center top no-repeat transparent;
	cursor: pointer;
	width: 15px;
	height: 15px;
	display: block;
}
.cross:hover {
	background-position: center bottom;
}

.kladr-field-wrapper {
	overflow: hidden;
	width: auto;
	max-width: 150px;
	float: left;
	position: relative;
	margin-top: 2px;
}
.kladr-field-wrapper .white-trans-grad {
	height: 16px;
	position: absolute;
	right: 120px;
	width: 30px;
}
.kladr-field-wrapper .js-href {
	float: right;
	white-space: nowrap;
	margin-right: 15px;
}
.kladr-field-wrapper .cross {
	position: absolute;
	top: 2px;
	right: 0;
	display: none;
}
.field .kladr .white-trans-grad{
	right: 170px;
}
.field .kladr .kladr-field-wrapper{
	max-width: 200px;
}

.form-input.radio, .form-input.checkbox {
    clear: left;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    width: auto;
}