/*#upload-progress-bar {*/
/*    height: 12px;*/
/*    width: 0%;*/
/*    background-color: gray;*/
/*    transition: width 0.1s linear, background-color 0.3s ease;*/
/*    border-radius: 4px;*/
/*}*/
