
/*[fmt]1A90-1A0A-B*/

/*Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader*/
.qq-uploader {
	position: relative;
	width: 100%;
	margin-bottom: 25px;
}

.qq-upload-button {
	display: inline-block;
	padding: 7px 19px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #b2b2b2;
	-webkit-box-shadow: 0px 1px 2px #b2b2b2;
	-o-box-shadow: 0px 1px 2px #b2b2b2;
	box-shadow: 0px 1px 2px #b2b2b2;
	background: #6db3f2;
	background: -moz-linear-gradient(top, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(109, 179, 242, 1)), color-stop(50%, rgba(84, 163, 238, 1)), color-stop(51%, rgba(54, 144, 240, 1)), color-stop(100%, rgba(30, 105, 222, 1)));
	background: -webkit-linear-gradient(top, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
	background: -o-linear-gradient(top, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
	background: -ms-linear-gradient(top, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
	background: linear-gradient(to bottom, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6db3f2", endColorstr="#1e69de", GradientType=0);
	/*IE6-9*/
	
	/*[disabled]border-bottom:1px solid #DDD;*/
	color: #fff;
	-moz-text-shadow: 0px 1px 1px #000;
	-webkit-text-shadow: 0px 1px 1px #000;
	-o-text-shadow: 0px 1px 1px #000;
	text-shadow: 0px 1px 1px #000;
	font-weight: bold;
}

.qq-upload-button-hover {}

.qq-upload-button-focus {}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 50px;
	z-index: 2;
	background: #e5e4a9;
	text-align: center;
}

.qq-upload-drop-area span {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -8px;
	font-size: 16px;
	line-height: 16px;
}

.qq-upload-extra-drop-area {
	position: relative;
	margin-top: 50px;
	font-size: 16px;
	padding-top: 30px;
	height: 20px;
	min-height: 40px;
}

.qq-upload-drop-area-active {
	/*When files are dragged over the drop-area*/
	background: #e7e453;
}

.qq-upload-list {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
}

.qq-upload-list li {
	color: #fff;
	margin: 0 0 1px;
	padding: 9px;
	overflow: hidden;
	line-height: 15px;
	font-size: 15px;
	list-style: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	background: #bfe613;
	background: #5da30c -moz-linear-gradient(-45deg, rgba(45, 170, 60, 0), rgba(45, 170, 60, 0) 10%, rgba(146, 209, 0, .4) 30%, rgba(146, 209, 0, .4) 50%, rgba(45, 170, 60, 0) 50%, rgba(45, 170, 60, 0));
	background: #5da30c -webkit-gradient(linear, 0 0, 60 60, from(rgba(45, 170, 60, 0)), color-stop(.49, rgba(45, 170, 60, 0)), color-stop(.491, rgba(146, 209, 0, .4)), color-stop(.8, rgba(146, 209, 0, .4)), color-stop(.801, rgba(45, 170, 60, 0)), to(rgba(45, 170, 60, 0)));
	background-size: 120px 120px;
	-webkit-animation-name: gradientShift;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: gradientShift;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: linear;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
	margin-right: 12px;
	z-index: 250;
	position: relative;
}

.qq-upload-spinner {
	display: inline-block;
	background: url("https://cdn-cdjnj.nitrocdn.com/yOEoTCfaPJdtiSrqKkwHwZMQXYzNQGHm/assets/images/optimized/rev-abe3ae1/qacademy.com.au/wp-content/plugins/accesspress-anonymous-post-pro/images/loading.gif");
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}

.qq-upload-size, .qq-upload-cancel {
	font-size: 12px;
	font-weight: normal;
}

.qq-upload-failed-text {
	display: none;
}

.qq-upload-fail .qq-upload-failed-text {
	display: inline;
}

.qq-upload-list li.qq-upload-success {
	background: #5da30c;
	color: #fff;
}

.qq-upload-list li.qq-upload-fail {
	background: #af0000;
	color: #fff;
}

.qq-upload-button:hover {
	background: #0f5bbb;
}

.qq-upload-button:active {
	top: 2px;
}

.qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
	float: right;
}

.qq-upload-spinner {
	display: none;
}

.qq-progress-bar {
	width: 51%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	background-color: #5da30c;
	-moz-box-shadow: 0px 0px 14px #0d4500;
	-webkit-box-shadow: 0px 0px 14px #0d4500;
	-o-box-shadow: 0px 0px 14px #0d4500;
	box-shadow: 0px 0px 14px #0d4500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.qq-upload-cancel {
	color: #800000;
}

.qq-upload-success .qq-progress-bar {
	display: none;
}
