.wcuf_cart_preview_feedback_container {
	display: block;
	word-wrap: break-word;
	max-width: 400px;
	margin-top: 10px;
	border: 1px solid #dedede;
	padding: 10px;
}

.wcuf_cart_preview_feedback_text {
	font-style: italic;
	font-size: 14px;
}

.wcuf_delete_button, .wcuf_upload_field_button, .wcuf_upload_multiple_files_button, .wcuf_upload_button, .wcuf_crop_button, .wcuf_just_selected_multiple_files_delete_button, .wcuf_upload_multiple_files_mirror_button {
	width: auto !important;
}

.wcuf_mandatory_crop {
	border: 1px solid red;
}

.wcuf_drag_and_drop_area_icon {
	vertical-align: middle;
	pointer-events: none;
	width: 100% !important;
	height: 45px;
	fill: #bbb;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 10px;
}

.wcuf_dragover {
	background-color: #f2f2f2;
}

.wcuf_upload_drag_and_drop_area {
	padding: 15px;
	border: 2px dashed #bbb;
	cursor: pointer;
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}

.wcuf_drag_and_drop_area_description {
	text-align: center;
	color: #bbb;
	font-weight: bold;
}

.wcuf_total_single_line_container {
	display: block;
	clear: both;
}

.wcuf_extra_costs_label {
	font-weight: bold;
}

.wcuf_totals_container {
	border: 1px #dedede solid;
	margin-bottom: 10px;
	display: block;
	clear: both;
	padding: 20px;
}

.wcuf_summany_box_totals_container {
	clear: none;
	overflow: hidden;
	max-width: 300px;
	width: auto;
	background: #f5f5f5;
	padding: 20px;
	border-radius: 3px;
}

td img.wcuf_file_preview_list_item_image {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.wcuf_item_cart_image_previews {
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
}

.wcuf_cart_file_preview_name {
	display: block;
	clear: both;
	font-size: 12px;
	word-wrap: break-word;
	max-width: 100px;
	overflow: hidden;
}

.wcuf_cart_file_preview_quantity {
	display: block;
	clear: both;
	font-size: 12px;
	word-wrap: break-word;
	max-width: 100px;
	overflow: hidden;
}

.wcuf_preview_quantity, .wcuf_preview_price, .wcuf_preview_feedback {
	display: block;
	margin-left: 5px;
}

.wcuf_preview_quantity:not(:empty):before, .wcuf_preview_price:not(:empty):before, .wcuf_preview_feedback:not(:empty):before {
	content: "• ";
}

.wcuf_cart_preview_container {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 10px;
}

.woocommerce-cart table.cart img.wcuf_file_preview_list_item_image {
	display: block;
	clear: both;
}

.woocommerce-cart table.cart img.wcuf_file_preview_icon {
	width: 70px;
	height: 100px;
	display: block;
	clear: both;
}

.woocommerce-cart table.cart audio {
	width: 200px;
	display: block;
	clear: both;
}

.wcuf_file_preview_icon {
	margin-right: 3px;
	margin-bottom: 3px;
	width: 50px;
	display: block;
}

.wcuf_single_file_name_in_multiple_list {
	font-weight: bold;
	font-size: 14px;
	word-wrap: break-word;
}

.wcuf_summary_file_list_block {
	display: inline-block;
	padding: 15px;
	margin-bottom: 10px;
}

.wcuf_summary_file_list_block_new_line {
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}

.wcuf_audio_control {
	width: 100%;
}

button.button.delete_button {
	margin-bottom: 3px;
}

.wcuf_already_uploaded_data_container h4 {
	margin-bottom: 0px;
}

.wcuf_already_uploaded_data_container {
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
	border: 1px #dedede solid;
}

ol.wcuf_file_preview_list {
	list-style: none;
	margin: 0px;
	display: block;
	clear: both;
	overflow: hidden;
}

.wcuf_preview_file_title {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	word-wrap: break-word;
	word-break: break-all;
	padding-right: 10px;
}

.wcuf_required_upload_add_to_cart_warning_message {
	font-style: italic;
	margin-bottom: 15px;
	clear: both;
}

a.button.download_small_button {
	font-size: 13px;
	padding: 6px;
	margin-top: 2px;
	display: inline-block;
}

img.wcuf_file_preview_list_item_image {
	height: auto;
	max-width: 100%;
	display: block;
	margin-top: 5px;
}

button.button.wcuf_upload_field_button {
	margin-bottom: 3px !important;
}

.wcuf_crop_upload_image_for_rotating_status_box {
	display: none;
}

.wcuf_crop_rotating_upload_status_message {
	display: block;
	clear: both;
	margin-top: 5px;
}

.wcuf_single_image_preview {
	margin-right: 3px;
}

.wcuf_quantity_per_file_container {
	display: block;
	clear: both;
	margin: 20px 0 20px 5px;
}

input[type="number"].wcuf_quantity_per_file_input {
	width: 60px;
	padding: 0px;
	margin-left: 5px;
	text-align: center;
	border: none;
	background-color: #eee;
}

.wcuf_single_file_name_container {
	display: block;
	clear: both;
}

button.button.wcuf_just_selected_multiple_files_delete_button, .wcuf_just_selected_multiple_files_delete_button, .woocommerce.single.single-product .entry-summary form button.button.wcuf_just_selected_multiple_files_delete_button, button.button.wcuf_upload_multiple_files_mirror_button, .wcuf_upload_multiple_files_mirror_button, .woocommerce.single.single-product .entry-summary form button.button.wcuf_upload_multiple_files_mirror_button {
	margin-bottom: 3px;
}

.wcuf_multiple_files_actions_button_container {
	display: none;
}

.wcuf_delete_single_file_in_multiple_list.wcuf_delete_file_icon, .wcuf_delete_single_file_stored_on_server.wcuf_delete_file_icon {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkBQsHBzOrPhoRAAAA5ElEQVQoz33RMUoDURgE4C9ho2BEydsgQnIAG2srMVjYWekJcgMFC3vBwjuJ4BFsrDxBdoNCSJAkWrx9a5LC+at/GGbmvZ+EgYWfahbOEp05dApOfHiq2DuXDsBrw4V7A8+W1tF07sVjdFnq2kTXUkaGuS/Bvh1vjvDu2ETm05wmKAVXbjE0xI1rQRmToBCMhRX7Uq74E8Q1rwVBue5QVtQ/gs6aIFdsdohUoxJE+UqHsaDQsgv2tJRy4/hJqcPMyLYJtoxMU0RWP5Oebw9Y6JEikkNXB+26ZjtFRPTN6lOnmerDLwDWS6xR+bHSAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIwLTA1LTExVDA3OjA3OjUxKzAwOjAwauCpawAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMC0wNS0xMVQwNzowNzo1MSswMDowMBu9EdcAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC");
	height: 16px;
	width: 16px;
	display: inline-block;
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: middle;
	margin-top: -5px;
}

.wpuef_text_field_description {
	display: block;
	margin: 0px 0 5px 0;
}

audio::-internal-media-controls-download-button {
	display: none;
}

audio::-webkit-media-controls-enclosure {
	overflow: hidden;
}

audio::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}

.wcuf_file_preview_list_item {}

li.wcuf_file_preview_list_item {
	margin-top: 10px;
	display: block;
}

#wcuf_summary_uploaded_files li.wcuf_file_preview_list_item {
	clear: none;
	overflow: hidden;
	max-width: 300px;
	width: auto;
	background: #f5f5f5;
	padding: 20px;
	border-radius: 3px;
}

.wcuf_single_file_in_multiple_list {
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 240px;
	background: #f9f9f9;
	border-radius: 3px;
	padding: 10px;
	margin-top: 10px;
}

li.wcuf_file_preview_list_item {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 240px;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	background: #f9f9f9;
	border-radius: 3px;
	padding: 10px;
}

.wcuf_file_name {
	overflow: hidden;
}

button.wcuf_single_crop_button {
	display: block;
	margin-top: 5px !important;
}

button.wcuf_single_crop_button:before {
	content: "" !important;
}

.wcuf_feedback_textarea:required {
	border: 1px solid red;
}

.wcuf_update_feedback_text_container {
	margin-bottom: 5px;
}

.wcuf_update_feedback_loader {
	display: none;
}