

/* Start:/bitrix/components/salerman/anketa_new.home.master/templates/.default/style.css?17164372652598*/
.homeMaster {

}
.homeMaster .homeMaster__title {
	color: #be4f9d;
	font-size: 20px;
	margin-bottom: 20px;
}
.homeMaster .homeMaster__errors {
	color: red;
	font-size: 14px;
	margin-bottom: 5px;
}
.homeMaster .homeMaster__form {

}
.homeMaster .homeMaster__left {
	float: left;
	width: 450px;
}
.homeMaster .homeMaster__right {
	float: left;
}
.homeMaster .homeMaster__clear {
	clear: both;
}
.homeMaster .homeMaster__input {
	margin-bottom: 15px;
}
.homeMaster .homeMaster__input label {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	cursor: pointer;
}
.homeMaster .homeMaster__input label.error {
	color: red;
}
.homeMaster .homeMaster__input label span {
	color: red;
}
.homeMaster .homeMaster__input input[type='text'], .homeMaster .homeMaster__input input[type='email'] {
	width: 330px;
	padding: 5px 10px;
}
.homeMaster .homeMaster__input input.error {
	border: 2px solid red;
}
.homeMaster .homeMaster__input input[type='checkbox'] {
	display: none;
}
.homeMaster .homeMaster__dropzone {
	width: 352px;
	min-height: 100px;
	background: #eee;
	border: 1px dashed black;
	padding: 5px;
	cursor: pointer;
	overflow: hidden;
}
.homeMaster .homeMaster__dropzone-error {
	color: red;
	font-size: 12px;
	display: none;
}
.homeMaster .error .homeMaster__dropzone-error {
	display: block;
}
.homeMaster label.fake-checkbox {
	display: inline-block;
	background: url('/static/img/checkbox.png') 0 0 no-repeat;
	padding: 5px 0px 5px 34px;
	font-size: 14px;
	cursor: pointer;
}
.homeMaster label.fake-checkbox.checked {
	background: url('/static/img/checkbox.png') 0px -74px no-repeat;
}
.homeMaster .homeMaster__input.homeMaster__input-submit {
	text-align: right;
}
.homeMaster .homeMaster__input.homeMaster__input-submit input {
	background: #be4f9d;
	border: none;
	border-radius: 5px;
	padding: 10px 10px;
	color: white;
	cursor: pointer;
}
.homeMaster .dropzone .dz-preview .dz-image img {
	width: 120px;
	height: 120px;
}

.dz-preview {
	position: relative;
	padding-top: 20px;
	width: 166px;
	margin: 5px;
	float: left;
}
.dz-preview:nth-of-type(odd) {
	clear: left;
}

.dz-remove-control {
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	width: 20px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	color: red;
	line-height: 20px;
	font-size: 32px;
}

.dz-details img {
	max-width: 100%;
}

.dz-filename {
	font-size: 14px;
	font-weight: 300;
	color: #666;
}

.dz-filename span {
	width: 100%;
	word-wrap: break-word;
}

.dz-size,
.dz-success-mark,
.dz-error-mark {
	display: none;
}

.home_master_frame {
	width: 380px;
	margin-left: -190px;
	top: 50%;
}

/* End */
/* /bitrix/components/salerman/anketa_new.home.master/templates/.default/style.css?17164372652598 */
