/*
Theme Name:     Newspaper
Theme URI: 	http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        10.x
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/*  ---------------------------------------------------------------------------- 
 *  Wordpress File Upload CSS
 * */
div.file_div_clean { display: block; position: inherit; width: 100%; margin: 0px; padding: 0; line-height: inherit; }
table.file_table_clean { width: 100%; }
table.file_table_clean label { white-space: normal; width: inherit; }
div.file_userdata_container { margin-bottom: 15px!important; }
div.file_userdata_fieldwrapper_required,
div.file_userdata_fieldwrapper { width:95%!important; height: inherit!important; background-color: #01c7f8!important; color: #ffffff}
div.file_userdata_fieldwrapper_required input,
div.file_userdata_fieldwrapper input,
div.file_userdata_fieldwrapper_required textarea,
div.file_userdata_fieldwrapper textarea {color: #ffffff; padding: 5px; font-size: 16px; }

td.file_td_clean { width: 65%!important; }
input.file_input_textbox { width: 100%!important;  padding: 15px!important;  background-color: #01c7f8!important;  color: #ffffff!important; }
input.file_input_textbox_nofile { width: 100%!important;  padding: 15px!important;  background-color: #c60808!important;  color: #ffffff!important; }
form.file_input_uploadform { width: 100%!important; }

input[type="button"].file_input_submit { color: #555!important; }
input[type="button"].file_input_button,
input[type="button"].file_input_button_hover { width: 85%!important; }
input[type="button"].file_input_submit:hover,
input[type="button"].file_input_button:hover,
input[type="button"].file_input_button_hover { cursor: pointer!important; background: none!important; background-color: #01c7f8!important; color: #ffffff!important; }

div.file_userdata_fieldwrapper_required_empty div.wfu_fieldwrapper_overlay { padding: 15px!important; }

.file_userdata_hint_bottom { margin-bottom: 20px }
input[type="button"].file_input_hidden { display: none }
input[type="button"].file_input_submit { width: 95%!important; }

div.file_progress_bar { width: 95%!important; height: 30px; padding: 0px!important; border: none!important; }
div.file_progress_inner { height: inherit!important; border: none!important; background-color: #222222!important; padding: 2px!important; }
img.file_progress_imagesafe { border: none!important; height: 26px!important; }
span.file_progress_progressive { height: 26px!important; }
