.uploadify,.uploadify-queue{margin-bottom:1em}.uploadify{position:relative}.uploadify-button{border:2px solid grey;text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff;font:700 12px Arial,Helvetica,sans-serif;text-align:center;background-color:#505050;background-position:top;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;width:100%;background-image:linear-gradient(bottom,#505050,#707070);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,#707070);background-image:-ms-linear-gradient(bottom,#505050 0,#707070 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#505050),color-stop(1,#707070));background-repeat:no-repeat}.uploadify:hover .uploadify-button{background-color:#606060;background-position:bottom;background-image:linear-gradient(top,#606060,grey);background-image:-o-linear-gradient(top,#606060 0,grey 100%);background-image:-moz-linear-gradient(top,#606060 0,grey 100%);background-image:-webkit-linear-gradient(top,#606060,grey);background-image:-ms-linear-gradient(top,#606060 0,grey 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#606060),color-stop(1,grey))}.uploadify-button.disabled{color:grey;background-color:#d0d0d0}.uploadify-queue-item{padding:10px;font:11px Verdana,Geneva,sans-serif;max-width:350px;background-color:#f5f5f5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:5px}.uploadify-error{background-color:#fde5dd!important}.uploadify-queue-item .cancel a{height:16px;text-indent:-9999px;background:url(https://eminehan.cfd/css/uploadify-cancel.png) no-repeat;width:16px;float:right}.uploadify-progress,.uploadify-queue-item.completed{background-color:#e5e5e5}.uploadify-progress{width:100%;margin-top:10px}.uploadify-progress-bar{height:3px;background-color:#09f;width:1px}