

/* Start:/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/style.css?17573428959019*/
.file-placeholder {
	padding: 0 20px;
}

.file-placeholder tr {
	margin-top: 10px;
}

.file-placeholder .loading-wrap {
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
	position: relative;
	width: 50%;
}

.file-placeholder .loading {
	background: #e3ebed;
	display: block;
	border: 1px solid;
	border-top: 1px solid #bcc2c4;
	border-left-color: #cfd7d9;
	border-right-color: #cfd7d9;
	border-bottom: 1px solid #dde5e6;
	border-radius: 2px;
	height: 17px;
	-webkit-box-shadow: inset 0 1px 2px rgba(188, 194, 196, 0.7);
	-moz-box-shadow: inset 0 1px 2px rgba(188, 194, 196, 0.7);
	box-shadow: inset 0 1px 2px rgba(188, 194, 196, 0.7);
}

.file-placeholder .loading .del-but {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat 7px -20px;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.file-placeholder .load-indicator {
	background: #40c0e9;
	background: linear-gradient(top, #40c0e9, #2698db);
	background: -moz-linear-gradient(top, #40c0e9, #2698db);
	background: -o-linear-gradient(top, #40c0e9, #2698db);
	background: -ms-linear-gradient(top, #40c0e9, #2698db);
	background: -webkit-gradient(linear, left top, left bottom, from(#40c0e9), to(#2698db));
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	height: 17px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(56, 124, 162, 1);
	left: 0;
	top: 0;
	position: absolute;
}

.file-placeholder .load-number {
	display: inline-block;
	box-sizing: border-box;
	padding-top: 1px;
}

.file-placeholder .files-title {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat;
	color: #5c6470;
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	left: 13px;
	top: 12px;
	width: 54px;
	padding-left: 20px;
	position: absolute;
}

.file-placeholder .files-list-wrap {
	margin-left: 56px;
}

html* .file-placeholder .files-list {
	width: auto !important;
}

.file-placeholder .files-list {
	table-layout: fixed;
	width: 100%;
	position: relative;
}

.file-placeholder .files-list td {
	box-shadow: 0 -2px 0 -1px #FFFFFF inset;
	border-bottom: 1px solid #dde5e8;
	color: #5c6470;
	font-size: 12px;
	line-height: 16px;
	padding: 12px 0;
	/* white-space: nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	zoom: 1;
}

.file-placeholder .files-list td:first-child {
	white-space: nowrap;
}

.file-placeholder .file-edit,
.file-placeholder .file-section {
	display: none;
}

.file-placeholder .files-name {
	width: 30%
}

.file-placeholder .files-size {
	width: 12%
}

.file-placeholder .files-storage {
	width: 20%
}

.file-placeholder .files-storage > span:first-child {
	display: none;
}

.file-placeholder .files-storage .files-storage-text {
	display: inline-block;
	width: 80px;
	color: #5C6470;
}

.file-placeholder .files-storage-block {
	position: relative;
}

.file-placeholder .files-text {
	color: #2067B0;
	font-weight: bold;
	max-width: 100%;
	position: relative;
}

.file-placeholder .error-load .files-text {
	color: #bb0000;
}

.file-placeholder .f-wrap {
	overflow: hidden;
	word-wrap: break-word;
}

.file-placeholder .del-but {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat 0 0;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.file-placeholder .files-text .del-but {
	background-position: 6px -19px;
	display: inline-block;
	margin-top: 5px;
	position: static;
	vertical-align: top;
}

.file-placeholder .loading .del-but {
	background-position: 7px -20px;
	top: -1px;
	z-index: 1;
}

.file-placeholder .files-storage-block .del-but {
	background-position: 7px -20px;
	right: 3px;

	top: 50%;
	transform: translateY(-1px);
}

.file-placeholder .info-icon {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat -112px -60px;
	display: inline-block;
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
	width: 17px;

	display: none;
}

.file-placeholder .stor-place {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}

.file-placeholder .stor-text {
	display: inline-block;
	border-bottom: 1px solid #5c6470;
}

.file-placeholder .stor-pl-arrow {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat -130px -23px;
	display: inline-block;
	margin-left: 10px;
	height: 5px;
	vertical-align: middle;
	width: 3px;
}

.file-placeholder .edit-stor {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat 4px -64px;
	/*cursor:pointer;*/
	/*display:inline-block;*/
	display: none;
	height: 15px;
	margin-left: 0px;
	vertical-align: middle;
	width: 15px;
}

.file-placeholder .files-path,
.file-placeholder .files-path:visited,
.file-placeholder .files-path:active,
.file-placeholder .files-path:link,
.file-placeholder .files-path:hover {
	border-bottom: 1px dashed #5C6470;
	display: inline-block;
	color: #5C6470;
	/*margin-left:10px;*/
	text-decoration: none;
}

.file-placeholder .files-placement,
.file-placeholder .files-placement:visited,
.file-placeholder .files-placement:active,
.file-placeholder .files-placement:link,
.file-placeholder .files-placement:hover {
	display: inline-block;
	color: #5C6470;
	/*margin-left:10px;*/
	text-decoration: none;
}

.file-selectdialog {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	display: none;
	height: 100%;
}

.file-selectdialog .file-label {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat -146px -186px;
	color: #5C6470;
	font-size: 12px;
	left: 13px;
	padding-left: 20px;
	position: absolute;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	top: 12px;
	width: 54px;
	line-height: 20px;
}

.file-selectdialog .file-extended {
	display: flex !important;
	flex-direction: column;
	height: 100%;
}

.file-selectdialog .file-extended .file-selector {
	color: #A0AEB5;
	font-size: 17px;
	line-height: 26px;
	margin: 30px 0 10px;
	padding: 24px 3px 43px 24px;
	position: relative;
}

.file-selectdialog .file-extended .file-selector-active {
	background-position: 57px -88px;
	border: 3px dashed #d4dde1;
	padding: 21px 0 40px 21px;
}

.file-selectdialog .file-extended .file-selector:hover {
	border: 3px dashed #d4dde1;
	padding: 21px 0 40px 21px;
}

.file-selectdialog .file-extended .file-uploader {
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.file-selectdialog .file-uploader .file-fileUploader {
	font-size: 120px;
	height: 85px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: -20px;
	cursor: pointer;
}

.file-selectdialog .file-uploader .file-filemacos {
	left: 0 !important;
}

.file-selectdialog .file-label2 {
	color: #5C6470;
	font-size: 12px;
	margin-left: 58px;
	padding-bottom: 11px;
}

.file-selectdialog .file-simple,
.file-selectdialog .file-extended {
	display: none;
}

.file-selectdialog .file-simple .file-label2 {
	margin-top: 20px;
}

.file-selectdialog .file-simple .file-selector {
	color: #5c6470;
	overflow: hidden;
	height: 30px;
	/*font-size:12px;*/
	font-weight: bold;
	margin: 6px 0 6px 90px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.file-selectdialog .file-simple .file-uploader {
	overflow: hidden;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.file-selectdialog .file-simple .file-uploader-left {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat 0px -240px;
	display: inline-block;
	height: 25px;
	vertical-align: top;
	width: 4px;
}

.file-selectdialog .file-simple .file-uploader-right {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat -7px -240px;
	display: inline-block;
	height: 25px;
	vertical-align: top;
	width: 4px;
}

/*region Moved from Blog*/
.feed-add-photo-block-wrap {
	margin-top: -17px;
}

.feed-add-photo-block {
	display: inline-block;
	margin: 17px 17px 0 0;
	min-height: 92px;
	width: 102px;
	padding-right: 21px;
	position: relative;
	vertical-align: top;
}

.feed-add-photo-block .feed-add-post-del-but {
	background-position: 6px -19px;
	background-color: #fff;
	height: 22px;
	top: 1px;
	z-index: 0;
}

.feed-add-img-wrap {
	background: #fff;
	border: 1px solid #e2e6e6;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(137, 137, 137, 0.3);
	display: block;
	text-align: center;
	padding: 4px;
	position: relative;
	z-index: 2;
}

.feed-add-img-title {
	color: #2067b0;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
	overflow: hidden;
}

.feed-add-photo-block .feed-add-close-icon {
	background-color: #fff;
	background-position: 8px -19px;
	height: 22px;
	top: 1px;
	right: 1px;
	width: 22px;
}

.feed-add-photo-block .feed-add-close-icon:hover {
	background-position: -57px -60px;
}

.feed-add-post-del-but {
	background: url("/local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/images/live_feed_sprite.png") no-repeat;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 20px;
	position: absolute;
	width: 20px;
}

.contacts-form__file-inner {
	max-width: none !important;
}

.file-placeholder .loading-wrap {
	margin-left: 0;
	margin-top: -1px;
	width: 100%;
}

.file-placeholder.file-placeholder--padding {
	padding-top: 10px;
}

.--dragenter {
	outline: 1px solid red;
}

/* End */
/* /local/templates/pselectro/components/bitrix/main.file.input/drag_n_drop_variant/style.css?17573428959019 */
