#attachment-wrapper .dz-preview{background:#2e9ae9;position:relative;display:inline-block;color: #ffff;font-size:13px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;padding:10px}#attachment-wrapper .dz-preview .dz-progress{display:block;background:rgba(0,0,0,.10);margin-top:6px;margin-bottom:4px}#attachment-wrapper .dz-preview .dz-progress .dz-upload{display:block;background:rgba(255,255,255,.65);padding:2px}.data-dz-thumbnail{width:15%!important}.attachment-wrapper_main{padding-top:10px}#attachment-wrapper .dz-preview .dz-progress{margin-bottom:0!important;width:100%}@keyframes uploadProgressBar {
    0% {
      width: 0;
    }
    10% {
        width: 10%;
      }
    25% {
    width: 25%;
    }
    35% {
    width: 35%;
    }
    45% {
    width: 45%;
    }
    75% {
    width: 75%;
    }
    100% {
      width: 100%;
    }
}@-webkit-keyframes uploadProgressBar {
    0% {
        width: 0;
      }
    10% {
        width: 10%;
    }
    25% {
    width: 25%;
    }
    35% {
    width: 35%;
    }
    45% {
    width: 45%;
    }
    75% {
    width: 75%;
    }
    100% {
    width: 100%;
    }
}.data-dz-thumbnail{margin:3px 3px 3px 3px}.dz-image-preview{width:15%;float:left;margin-right:10px}.sbchat_upload_items{text-align:center}.sbchat_upload_items{padding:15px;background-color:#eee;margin-top:10px;cursor:pointer}.dropzone .dz-preview .dz-remove{line-height:18px}.upload-ad-images#speaker_dropzone{text-align:left}.upload-ad-images#speaker_dropzone .dz-image-preview{float:none}.dropzone.dz-clickable .dz-message{width:100%}.submit-listing .dz-image-preview{width:12%!important}