.uploadifive-button{background-color:#ea4a2e;background-image:linear-gradient(bottom,#ea4a2e 0%,#E83B1C 100%);background-image:-o-linear-gradient(bottom,#ea4a2e 0%,#E83B1C 100%);background-image:-moz-linear-gradient(bottom,#ea4a2e 0%,#E83B1C 100%);background-image:-webkit-linear-gradient(bottom,#ea4a2e 0%,#E83B1C 100%);background-image:-ms-linear-gradient(bottom,#ea4a2e 0%,#E83B1C 100%);background-image:-webkit-gradient( linear,left bottom,left top,color-stop(0,#ea4a2e),color-stop(1,#E83B1C) );background-position:center top;background-repeat:no-repeat;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;border:2px solid gray;color:#fff;font:700 12px Arial,Helvetica,sans-serif;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);text-transform:uppercase;width:100%}.uploadifive-button:hover{color:#fff;background-color:#f18774;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.uploadifive-queue-item{background-color:#e83b1c;border-bottom:1px dotted #d5d5d5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font:12px Arial,Helvetica,Sans-serif;margin-top:3px}.uploadifive-queue-item .close{display:inline;float:right;height:10px;width:10px}.uploadifive-queue-item .progress{border:1px solid #e83b1c;height:3px;margin-top:5px;width:100%}.uploadifive-queue-item .progress-bar{background-color:#e83b1c;height:3px;width:0}.uploadifive-button{margin-right:10px}#queue{border:1px solid #e5e5e5;height:50px;overflow:auto;width:300px}#queue:empty{border:none}#uploadifive-file_upload{display:inline}#queue div{display:inline}#close_file{color:#e83b1c;opacity:1;font-size:105%}.fileinfo,.filename{font-size:110%}