﻿.upload-button{background-color:linear-gradient(#f6f6f6,#f6f6f6);background-repeat:no-repeat;background-position:5px center;padding-left:25px;background-image:url(upload.png);min-height:27px;font-family:Tahoma;font-weight:normal;-moz-box-shadow:0 0 0 #000;-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000}div.atom-uploader{width:100%}.atom-uploader .uploader-button-host{position:relative;width:150px;height:25px;text-align:left;vertical-align:top}.atom-uploader .uploader-button-host .flash-container{position:absolute;z-index:4;overflow:hidden;left:0;top:0;width:150px;height:25px;background:url("t.png") 0 0 repeat}.atom-uploader .uploader-button-host .button-container{position:absolute;overflow:hidden;width:150px;height:25px;z-index:2}.atom-uploader .uploader-button-host .button-container .upload-button{display:inline-block;text-decoration:none}.atom-uploader .atom-uploader-item .uploading{padding-left:55px;background:url(busy.gif) no-repeat left center transparent;text-transform:capitalize}.atom-uploader .atom-uploader-item .done{padding-left:20px;background:url(checked.png) no-repeat left center transparent;text-transform:capitalize}.atom-uploader .atom-uploader-item .error{background-color:red;color:#fff}.atom-uploader .progress-host{position:relative;width:150px;height:25px;text-transform:capitalize;border:solid 1px #d3d3d3}.atom-uploader .progress-host button{position:absolute;right:5px;width:16px;border:none;height:18px;margin:0;padding:0}.atom-uploader .progress-host span{position:relative;padding:2px}.atom-uploader .progress-host .progress{display:inline-block;position:absolute;bottom:0;left:0;padding:0;height:2px;background-color:#9acd32}