.qq-uploader {}

.qq-upload-button {width: 266px;height: 48px;margin: 0 0 0 16px;padding: 0;border: 0;background: transparent url(/img/btn-click-upload-photo.png?v=11) no-repeat center top;text-indent:-1000em; font-size:0; display:block; line-height:0;cursor: pointer; /* hand-shaped cursor */}
.multiple .qq-upload-button {width: 286px; margin-left: 7px; background: transparent url(/img/btn-click-upload-photos.png?v=11) 50% 0 no-repeat;}
.qq-upload-more {width: 266px;height: 48px;margin: 0 0 0 16px;padding: 0;border: 0;background: transparent url(/img/btn-click-change-photo.png?v=11) no-repeat center top;text-indent:-1000em; font-size:0; display:block; line-height:0;cursor: pointer; /* hand-shaped cursor */}
.multiple .qq-upload-more {width: 286px; margin-left: 7px; background: transparent url(/img/btn-click-upload-more.png?v=11) 50% 0 no-repeat;}
.profile-uploader .qq-upload-button {width: 153px;height: 35px;margin: 0;padding: 0;border: 0;background: transparent url(/img/btn-upload.png?v=10) no-repeat center top;text-indent:-1000em; font-size:0; display:block; line-height:0;cursor: pointer; /* hand-shaped cursor */}
.profile-uploader .qq-upload-more {width: 153px;height: 35px;margin: 0;padding: 0;border: 0;background: transparent url(/img/btn-upload-photos.png?v=10) no-repeat center top;text-indent:-1000em; font-size:0; display:block; line-height:0;cursor: pointer; /* hand-shaped cursor */}


.qq-upload-button-hover {opacity:.85; cursor: pointer !important; }
.qq-upload-button-focus {}


.qq-upload-drop-area {position:absolute; top:0; left:0; width: 153px;height: 35px;margin: 0;padding: 0;border: 0; background: transparent url(/img/btn-upload.png?v=10) no-repeat center top;text-indent:-1000em; font-size:0; display:none; line-height:0;cursor: pointer; z-index:2;/* hand-shaped cursor */}

.qq-upload-drop-area span {
    display:none;
}
.qq-upload-drop-area-active {background: transparent url(/img/btn-upload.png?v=10) no-repeat center top; clear:both;}

.qq-upload-list {margin:0px 0px 0px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px; color:#666; font-style:italic;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("/js/uploader/client/loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

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