
.file-placeholder {
	margin-left: 56px;
}
form .file-placeholder .loading-wrap {
    display:inline-block;
    margin-left:15px;
    vertical-align:middle;
    position:relative;
    width:50%;
}
form .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);
}
form .file-placeholder .loading .del-but {
    background: url("images/live_feed_sprite.png") no-repeat 7px -20px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
form .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:19px;
    text-align:center;
    text-shadow:0 1px 0 rgba(56, 124, 162, 1);
    left:0;
    top:0;
    position:absolute;
}
form .file-placeholder .load-number {
	display:inline-block; box-sizing:border-box; padding-top:2px;
}
form .file-placeholder .files-title {
	background:url("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;
}
form .file-placeholder .files-list-wrap {
	margin-left:56px;
}
html* .file-placeholder .files-list {
	width: auto !important;
}
form .file-placeholder .files-list {
	margin-top:-10px;
	table-layout:fixed;
	width:100%;
	position:relative;
}
form .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:10px 0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
	zoom:1;
}

form .file-placeholder .files-list td .files-name {
	width: 30%;
}

form .file-placeholder .files-list td .files-size {
	width: 20%;
}

form .file-placeholder .files-list td .files-storage {
	width: 50%;
}




form .file-placeholder .file-edit,
.file-placeholder .file-section {
	display: none;
}
form .file-placeholder .files-name {
	width:30%
}
form .file-placeholder .files-size {
	width:12%
}
form .file-placeholder .files-storage {
	width:20%
}
form .file-placeholder .files-storage .files-storage-text{
	display: inline-block;
	width:80px;
	color:#5C6470;
}
form .file-placeholder .files-storage-block {
	position:relative;
}
form .file-placeholder .files-text {
	-moz-box-sizing: border-box;
	color: #2067B0;
	display: inline-block;
	font-weight: bold;
	max-width: 100%;
	padding-right: 20px;
	position: relative;
	zoom:1;
}
form .file-placeholder .error-load .files-text {
	color:#bb0000;
}
form .file-placeholder .f-wrap {
	display: inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
	word-wrap: break-word;
	zoom:1;
}
form .file-placeholder .del-but {
	background: url("images/live_feed_sprite.png") no-repeat 0 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
form .file-placeholder .files-text .del-but {
	background-position:6px -19px;
	display:inline-block;
	margin-top:-2px;
	position:static;
	vertical-align:top;
}
form .file-placeholder .loading .del-but {
    background-position: 7px -20px;
    top: 0;
}
form .file-placeholder .files-storage-block .del-but {
    background-position: 7px -20px;
    top: 0;
}
form .file-placeholder .info-icon {
	background:url("images/live_feed_sprite.png") no-repeat -112px -60px;
	display:inline-block;
	height:16px;
	margin-right:10px;
	vertical-align:middle;
	width:17px;
}
form .file-placeholder .stor-place {
	display:inline-block;
	margin-left:10px;
	vertical-align:top;
}
form .file-placeholder .stor-text {
	display:inline-block;
	border-bottom:1px solid #5c6470;
}
form .file-placeholder .stor-pl-arrow {
	background:url("images/live_feed_sprite.png") no-repeat -130px -23px;
	display:inline-block;
	margin-left:10px;
	height:5px;
	vertical-align:middle;
	width:3px;
}
form .file-placeholder .edit-stor {
	background:url("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;
}
form .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;
}
form .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;
}
form .file-selectdialog {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F4F8F9;
    border-color: #999;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px -1px rgba(164, 164, 164, 0.698) inset;
    margin-bottom: 11px;
    overflow: hidden;
    padding: 13px 30px 0 0;
    position: relative;
	display: none;
}
form .file-selectdialog .file-placeholder{
	margin-left: 56px;
}
form .file-selectdialog .file-simple .file-placeholder {
	margin-top: 0px;
	margin-left: 90px;
}
form .file-selectdialog .file-label {
    background: url("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;
}
form .file-selectdialog .file-extended .file-selector {
    border-radius: 5px 5px 5px 5px;
    color: #A0AEB5;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 30px 0 10px;
    padding: 12px 0 12px 75px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
form .file-selectdialog .file-extended .file-selector-active {
	background-position:57px -88px;
	border:3px dashed #d4dde1;
	padding:21px 0 40px 190px;
}
form .file-selectdialog .file-extended .file-selector:hover {
    border: 3px dashed #d4dde1;
    padding: 9px 0 9px 72px;
}
form .file-selectdialog .file-extended .file-load-img {
    background: url(images/loading-place-img.gif) no-repeat 0 0;
    background-size: 35px;
    height: 35px;
    left: 17px;
    top: 22px;
    position: absolute;
    width: 90px;
}
form .file-selectdialog .file-extended .file-selector:hover .file-load-img  {
    background-position: 0 -38px;
    left: 14px;
    top: 17px;
}
form .file-selectdialog .file-extended .file-uploader {
    color: #2067B0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
form .file-selectdialog .file-extended .file-uploader .file-but-text {
	cursor: pointer;
	display: block;
	width:100%;
	height:100%;
}
form .file-selectdialog .file-simple .file-uploader .file-fileUploader {
	/*font-size: 12px;*/
}
form .file-selectdialog .file-uploader .file-fileUploader {
	font-size:120px;
	height:85px;
	opacity:0;
	filter: alpha(opacity=0);
	position:absolute;
	right: 0;
	top: -20px;
	cursor: pointer;
}
form .file-selectdialog .file-uploader .file-filemacos {
	left:0 !important;
}
form .file-selectdialog .file-label2 {
	color: #5C6470;
    font-size: 12px;
    margin-left: 58px;
    padding-bottom: 11px;
}
form .file-selectdialog .file-simple,
.file-selectdialog .file-extended {
	display: none;
	margin-left: 30px;
}
form .file-selectdialog .file-simple .file-label2 {
	margin-top:20px;
}
form .file-selectdialog .file-simple .file-selector{
	color:#5c6470;
	overflow: hidden;
	height: 30px;
	/*font-size:12px;*/
	font-weight:normal;
	margin:6px 0 6px 90px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}
form .file-selectdialog .file-simple .file-uploader{
	overflow: hidden;
    position: relative;
	display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: middle;
	cursor:pointer;
}
form .file-selectdialog .file-simple .file-uploader-left{
    background: url("images/live_feed_sprite.png") no-repeat 0px -240px;
    display: inline-block;
    height: 25px;
    vertical-align: top;
    width: 4px;
}
form .file-selectdialog .file-simple .file-uploader-right{
    background: url("images/live_feed_sprite.png") no-repeat -7px -240px;
    display: inline-block;
    height: 25px;
    vertical-align: top;
    width: 4px;
}
form .file-selectdialog .file-simple .file-but-text{
    background: url("images/live_feed_sprite.png") repeat-x 0 -267px;
    color: #7A808C;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding: 2px 10px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: top;
}


form .file-selectdialog .file-label {display: none;}
form .file-selectdialog .file-extended .file-selector:hover .file-load-img,
form .file-selectdialog .file-extended .file-load-img{width: 50px;height: 50px;background: url(images/upload.svg) no-repeat;-webkit-background-size: contain;background-size: contain;left: 0;top: 10px;right: 0;margin: auto;}
form .file-selectdialog{background: transparent;}
form .file-selectdialog .file-extended .file-selector{margin-top: 20px; margin-bottom: 10px;  }
form .file-selectdialog .file-extended .file-selector:hover,
form .file-selectdialog .file-extended .file-selector{border: 3px dashed #eaf1f5;font-size: 15px;font-weight: normal;padding-left: 15px;padding-right: 15px;text-align: center; padding-top: 70px;padding-bottom: 33px;	}
form .file-selectdialog .file-extended .file-selector:hover{  border-color: #d4dde1;  padding-bottom: 33px; }
form .file-selectdialog .file-placeholder .files-list{display:block;}
form .file-selectdialog .file-placeholder .file-placeholder-tbody, .file-placeholder .file-placeholder-tbody tr{display: block; }
form .file-selectdialog .file-placeholder .file-placeholder-tbody tr{position: relative; padding-right: 30px;  padding-top: 10px;  padding-bottom: 6px; border-bottom: 1px solid  #ccc; }
form .file-selectdialog .file-placeholder .files-name{display: block; width: 100%;padding: 0 !important ;border-bottom: 0 !important;}
form .file-selectdialog .file-placeholder .files-storage{display: block; width: 100%;padding: 0 !important ;border-bottom: 0 !important;}
form .file-selectdialog .file-placeholder .files-text{display: block; width: 100%;padding: 0 !important ;border-bottom: 0 !important;;}
form .file-selectdialog .file-placeholder .files-size{display: block; width: 100%;padding: 0 !important ;border-bottom: 0 !important;font-style: italic;font-size: 10px !important;line-height: 1;top: -4px;  }
form .file-selectdialog .file-placeholder .files-storage{display: block;padding: 0 !important;  border-bottom: 0 !important;  position: static !important ;}
form .file-selectdialog .files-placement{display: none !important ; }
form .file-selectdialog .file-placeholder .files-storage-block{position: static;}
form .file-selectdialog .file-placeholder .del-but{position: absolute;right: 0; top: 10px;  }
form .file-selectdialog .file-placeholder{margin-left: 0; }
.expected-files{font-size: 11px;padding: 10px;margin-bottom: 10px;	}
form .file-selectdialog .file-placeholder .loading .del-but{top: 0;	}

.error-load .error-text{
	display: inline-block;
    white-space: normal;
    vertical-align: middle;
}
form .file-selectdialog .file-placeholder .file-placeholder-tbody tr{
	padding-right: 0;
}
form .file-selectdialog .file-placeholder .file-placeholder-tbody tr:last-child{
	border-bottom: 0;
}

.if-touch{
	display: none;
}

.bx-touch .non-touch{
	display: none;
}

.bx-touch .if-touch{
	display: block;
}