/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/

.uploadify {
	position: relative;
	margin-bottom: 1em;
}
.uploadifive-button {
	background-color: #ffffff;
	/* background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%); */
	/*
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	*/
	/* background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #6ecdf0),
		color-stop(1, #6ecdf6)
	); */
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 4px;
	border: 1px solid #1890ff;
	color: #1890ff;
	font:  14px Microsoft YaHei;
	text-align: center;
	/*text-shadow: 0 -1px 0 rgba(0,0,0,0.25);*/
	width: 100%;
}
.uploadifive-button:hover .uploadify-button {
	background-color: #606060;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	/*
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	*/
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #6ecdf0),
		color-stop(1, #6ecdf6)
	);
	background-position: center bottom;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	display:none;
	margin-bottom: 1em;
}
.uploadifive-queue{
	display: none;
}
.uploadifive-cam{
	height:30px; 
	text-align:center;margin: 8px 0 8px 20px; 
	padding:0px 10px 0px 10px; 
	background:#6ecdf0; 
	border:0px; color:#FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.uploadifive-queue-item .close  {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('../img/uploadify-cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadifive-queue-item .progress {
    border: 1px solid #D0D0D0;
    height: 3px;
    margin-top: 5px;
    width: 100%;
}
.uploadifive-queue-item .progress-bar {
    background-color: #0072BC;
    height: 3px;
    width: 0;
}
/*  ������ʽ */
.att_bt{
		overflow: hidden;
		_zoom: 1;
		margin: 0;
		padding: 5px 2px;
		clear: both;
		margin: 5px 0 10px;
		font-size: 13px;
		display: none;
		overflow: hidden;
		text-overflow: ellipsis;
		width:100%;
		height:100%;
		line-height:100%;
		white-space: nowrap;
	}
	.files{
		float: left;
		margin-top: 5px;
	}
	.att_bt .name_big{
		float: left;
		width:200px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.att_bt .name_big .down_big{
		margin-top: 2px;
	}
	/*ͼ��*/
	.up-icon {
		float:left;
		width: 32px; height: 32px; background-image: url(fileico_v.png);
		margin: 0 10px 0 0;
		cursor: pointer;
	}
	/*Ĭ��ͼ��*/
	.icon_default{
		background-position:0 -64px;
	}
	.icon_xls{
		background-position:-32px -64px;
	}
	.icon_word{
		background-position:-64px -64px;
	}
	.icon_ppt{
		background-position:-96px -64px;
	}
	.icon_7z{
		background-position:-128px -64px;
	}
	.icon_zip{
		background-position:-160px -64px;
	}
	.icon_js{
		background-position:-320px -64px;
	}
	.icon_css{
		background-position:-352px -64px;
	}
	.icon_pdf{
		background-position:-512px -64px;
	}
	.icon_psd{
		background-position:-544px -64px;
	}
	.icon_swf{
		background-position:-640px -64px;
	}
	.icon_txt{
		background-position:-672px -64px;
	}
	.icon_jpg{
		background-position:0 -96px;
	}
	.icon_gif{
		background-position:-32px -96px;
	}
	.icon_png{
		background-position:-64px -96px;
	}
	.icon_bmp{
		background-position:-96px -96px;
	}
	.icon_tif{
		background-position:-128px -96px;
	}
	.icon_wps{
		background-position:-384px -96px;
	}
	.icon_dps{
		background-position:-416px -96px;
	}
	.icon_et{
		background-position:-448px -96px;
	}
	.qrcode-btn {
		width: 28px;
		height: 28px;
		background: url('../skins/default/images/erweima.png') center no-repeat;
		display: inline-block;
		position: relative;
		cursor: pointer;
	}
	#qrcodeShowDiv {
		width: 150px;
		height: 144px;
		background: url('../skins/default/images/erweima-r.png') center no-repeat;
		background-size: 100%;
		border-radius: 3px;
	}
	#qrcodeShowImg {
		width: 125px;
		height: 125px;
		position: absolute;
		top: 10px;
		right: 8px;
	}
