/*

Open Online 3D Model Converter
(c) 2011 Alexander C. Gessler. All rights reserved

*/

/* PARTLY BASED ON
 *
 * jQuery File Upload Plugin JS Example 4.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://creativecommons.org/licenses/MIT/
 */


@charset 'UTF-8';.file_upload{position:relative;overflow:hidden;direction:ltr;cursor:pointer;text-align:center;color:#333;font-weight:bold;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:180px;height:25px;line-height:25px;background:#f0f0f0;border:2px solid limegreen}.file_upload_small{width:200px;height:30px;line-height:30px;font-size:100%;background:gray;border:1px solid limegreen}.file_upload_large{width:100%;height:150px;line-height:150px;font-size:20px;background:gray;border:1px solid limegreen}.file_upload_highlight{background:lawngreen}.file_upload input{position:absolute;top:0;right:0;margin:0;border:300px solid transparent;opacity:0;-ms-filter:'alpha(opacity=0)';filter:alpha(opacity=0);-o-transform:translate(-300px,-300px) scale(10);-moz-transform:translate(-800px,0) scale(10);cursor:pointer;height:100%}:root .file_upload input{height:auto}.file_upload button{display:none}.file_upload_progress .ui-progressbar-value{background:url(pbar-ani.gif)}.file_upload_progress div{width:150px;height:15px}@charset 'UTF-8';body{font-family:Verdana,Arial,sans-serif;font-size:13px;margin:0;padding:20px;background-color:#6b7d8f;color:#303000}#bg{z-index:-100;position:absolute;top:0;left:0;width:100%;height:100%}a{color:#39f}.no_js .js{display:none}#files{margin:10px 0}#files .file_upload_name{padding:0 10px}#file_upload_progress{margin:10px 0}#file_upload_progress div{width:300px}#start{margin:3px 7px;padding:3px 20px}#master{float:left;text-align:left;width:65%;min-width:400px;max-width:800px;margin-top:8%;margin-bottom:10px;margin-left:24px;background-color:#f0f0f0;border-radius:8px;box-shadow:0 0 15px 2px #909090;border-style:solid;border-width:1px;border-color:#d5d5d5}#ads{float:left;text-align:left;width:90%;min-height:100px;padding-top:12px;padding-bottom:12px;margin-top:20px;margin-bottom:auto;margin-left:2%;margin-right:2%;background-color:#fff;moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;-moz-box-shadow:0 0 30px 6px #353535;-webkit-box-shadow:0 0 30px 6px #353535;box-shadow:0 0 10px 2px #a57545}#desc{margin-top:8%;margin-left:2%;float:left;width:22%;margin-bottom:2px;padding:20px;padding-top:15px;font-size:12px;border-radius:8px;box-shadow:0 0 15px 2px #909090;background-color:#fff;z-index:-100;border-style:solid;border-width:1px;border-color:#d5d5d5}#steptext{padding-top:15px;padding-left:20px}#step{float:right;margin:5px}#steptext{text-decoration:bold;color:#303030;font-size:12px;float:left}.uipanel{background:white;padding:25px;padding-top:14px;display:none}.format_detail,.format_name,.format_extension{cursor:pointer;cursor:hand}.format_extension{text-decoration:bold;font-size:22px;padding:6px}.format_detail,.format_name{text-decoration:italic;font-size:10px;padding:6px}.errormsg,#successmsg,#results,#newsmsg,#donationmsg{text-decoration:bold;border:0;border-width:1px;padding:10px;margin:6px;moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:none}#newsmsg{display:block}.errormsg{color:#c00000;border-color:#900000;background-color:#ffcdcd;margin-top:30px}#successmsg,#newsmsg{color:#00c000;border-color:#009000;background-color:#cdffcd;margin-top:30px}#donationmsg{color:#232327;border-color:#009000;background-color:#d6e4dc;margin-top:0}#results{background-color:#f0f0f0}.input_name{text-decoration:italic;color:#505050;padding:10px;width:auto;white-space:nowrap}.output_table_proxy{width:100%}.format_name{text-decoration:italic;color:#00c000;padding:10px}.file_list a{cursor:pointer;cursor:hand;color:#4040ff}#loading{display:none}.ui-final-highlight-options{border:2px solid limegreen}.impress_link{position:absolute;left:50px;top:5px;color:#909090}.impress_link a{color:#909090}.results_template_base{width:25%}