

/* Start:/bitrix/templates/modernization/components/bitrix/main.file.input/mobile_modern/style.css?17593497593502*/
.file-selector {
	border-radius: 20px;
	border: 1px dashed #000;
	cursor: pointer;
}
.file-input .webform-field-upload input[type=file],
.file-input .webform-field-upload input[type=button] {
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.webform-field-upload-preview {
	width: 80px;
	height: 80px;
	border-radius: 6px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.webform-field-upload-list li div.webform-field-item-wrap {
	position: relative;
}
.webform-field-upload-list del {
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 10;
}
.webform-field-upload-list del:hover {
	cursor: pointer;
}
.webform-field-upload-list {
	list-style: none;
}
.webform-field-upload-icon {
	display: none;
}
.webform-field-upload-list a.upload-file-name,
.webform-field-upload-list .upload-file-size {
	display: none;
}







.webform-field-upload-list .error-text {
	color: #E00101;
}
.webform-field-upload-list i {
	vertical-align:top;
	display: none;
	width: 15px;
	height: 15px;
	background: url(/bitrix/js/main/core/images/popup/upload-waiting.gif) no-repeat 0 2px;
	margin: 0 0 0 8px; }

.hidden-caption {display: none;}

/* from intranet-common.css
.webform-field-upload-list {
	margin:0 0 11px 2.8em;
	padding:0;}
 */
/*
.webform-field-upload-list li {
	white-space: nowrap;
	width: 100%;
}
 */

.webform-field-upload-list li.uploading { color: #bbbbbb; }
.webform-field-upload-list li.uploading a.upload-file-name { cursor: default; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.webform-field-upload-list li.uploading i {  display: inline-block; }

.webform-field-upload-list li .upload-file-name {
	padding: 0 5px 0 0;
}
/*
.webform-field-upload {
	overflow: hidden;
	width: 250px;
	max-width: 100%;
	height: 39px;
	line-height: 39px;
	cursor: pointer;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
 */


.webform-field-upload .webform-small-button {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.webform-field-upload .webform-small-button.add-field-button{
	background-color: white;
	font-weight: inherit;
	text-transform: none;
	font-family: inherit;
	font-size: inherit;
	text-align: left;
	padding: 0 0 0 22px;
}

.webform-field-upload-list ~ .webform-field-upload .webform-button-replace { display: none; }
.webform-field-upload-list.webform-field-upload-list-single {list-style: none; margin:0 0 11px 10px;}
.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-upload { display: none; }
.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-replace { display: inline-block; }
.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-upload { display: inline-block; }
.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-replace { display: none; }


.webform-field-upload-icon canvas, .webform-field-upload-icon img {
	width: 100%;
}

.webform-field-upload-list.webform-field-upload-icon-view .webform-field-upload-icon {
	display: inline-block;
}
.webform-field-upload-notice {
	font-size: 11px;
	font-style: italic;
}
/* End */
/* /bitrix/templates/modernization/components/bitrix/main.file.input/mobile_modern/style.css?17593497593502 */
