.link-image-html .preview_image_container{width: 100px; height: 100px; overflow: hidden; margin-right: 20px;}
.upl-icon{font-family: Fontawesome; color: #050505; display: table-cell; text-align:center; vertical-align: middle; width: 20px; height: 20px; font-size: 12px !important; background: #EDEDED; border: 1px solid #B3B3B3; cursor: pointer;}
.upl-icon:hover{color: #F5F5F5; background: #979797;}
.dropupload{font-size: 16px; text-align: center; line-height: 1; padding: 8px;outline: 4px dashed #CCC; margin: 8px;}
.dropupload em{font-size: 14px; text-align: center; line-height: 1.4;}
.draghover .dropupload{outline: 4px dashed #355FFF;}
.bodydrag .abs div{background: rgba(255,255,255,0.75); display: table-cell; text-align: center; vertical-align: middle; font-size: 30px;}
.bodydrag{pointer-events: none;}

.fupl.draghover{outline: 4px dashed #355FFF;}
.fupl.replaceable{outline: 4px dashed #CCC;}

.uploader_input_container{outline: 4px dashed #CCC;}
.uploader_input_container.draghover{outline: 4px dashed #355FFF;}

.file_preview .image_container{}
.upleditor{padding: 8px; border: 1px solid #CCC; background: #F5F5F5;}
.image-describe-popup-ic{vertical-align: middle; height: 325px;}
.tc{display: table-cell; }

.replace_choice{position: relative;top: -21px;left: -10px; width: 40px; display: none;}
.replace_choice .vi{left: 20px;}
.fupl.replaceable .image_container iframe{pointer-events: none;}
.fupl.draghover .image_container iframe{pointer-events: none;}

.fupl iframe{pointer-events: none; position: relative;}
.fupl .image_container iframe, .fupl .image_container object, .fupl .image_container img{position: relative;}

/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*---Uploader---------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/

	.fupl
	{
		margin-right: 6px;
		margin-bottom: 6px;
	}
	
	.anc .fupl
	{
		margin-right: 0;
		margin-bottom: 0;
	}
	.anc .fupl
	{
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.anc .img.fr
	{
		margin-left: 14px;
		margin-bottom: 8px;
	}
	.anc .img.fl
	{
		margin-right: 14px;
		margin-bottom: 8px;
	}
	
	.total_upload_progress
	{
		width: 100%;
	}
	
	.data
	{
		padding: 8px;
	}
	
	.anc .data
	{
		padding: 0;
	}
	
	.ipl_controls
	{
		display: none;
		padding: 4px;
		width: 100%;
		text-align: center;
		font-size: 11px;
		width: 100%;
		margin-top: 2px;
	}
	
	.small-delete
	{
		background: URL(../images/delete-small.png);
		width: 20px;
		height: 20px;
		cursor: pointer;
	}
	
	.result_container
	{
		width: 100%;
	}
	
	.result_container_td
	{
		border: 1px solid #a4a4a4;
		background: #FFF;
		height: 20px;
		padding: 0 !important;
	}
	
	.image_container
	{
		text-align:center;
	}
	
	.upload_progress_shaded
	{
		background: #d8dfea;
		position: absolute;
		height: 100%;
	}
	.upload_progress_shaded_error
	{
		background: #ead8d8;
		position: absolute;
		height: 100%;
	}
	
	.pwrapper
	{
		width: 100%;
	}
	.pwrapper2
	{
		width: 100%;
	}
	
	.shaded_container
	{
		position: relative;
	}
	
	.upload_progress_text
	{
		position: relative;
		overflow: hidden;
		padding: 4px;
		width: 100%;
		text-align: center;
		font-size: 11px;
	}
	.upload_progress_text2
	{
		position: relative;
		overflow: hidden;
		padding: 4px;
		width: 100%;
		text-align: center;
		font-size: 11px;
	}
	
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*---END Uploader-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/