@charset 'UTF-8';
/*
 * jQuery File Upload Plugin CSS Example 5.1
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://creativecommons.org/licenses/MIT/
 */

a {
  color: #fff;
}

img {
  border: 0;
}

#demo {
  padding: 0;
}

#options {
  margin: 30px 0;
}

#info {
  padding: 0;
}
