@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS Example 8.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.container { width:100%; }
.btn { font-size:1.12em; }

/*
td.title input { width:auto; }
td.category select, td.group select { width:auto; }
td.title { width:20%; }
td.category, td.group { width:5%; }
td label { width:5em; }
*/
