.wcam_successful_message
{
	display:block;
	margin-top: 10px;
	font-weight: bold;
	color: #2ecc71;
}
#wcam-frontend-box label
{
display:block;
clear:both;
margin-top:15px;
}
#wcam-save-button
{
display:block;
clear:both;
margin-top:30px;
}
#wcam-frontend-box
{
	margin-top: 30px;
	margin-bottom:30px;
	overflow: show;
}
#wcam-title
{
	
}
.wcam_product_title_attachments_block
{
	 margin-bottom:15px; 
	 overflow:auto;
}
#wcam-frontend-products-attachments h3
{
	/*  margin-bottom:20px; */
}
/* h3.wcam_product_name_title
{
	margin-top: 10px;
} */
.wcam-attachment-title
{
	margin-top:10px;
}
.wcam-image-preview
{
	display:block;
	clear:both;
	margin-bottom: 2px;
}
#wcam-frontend-products-attachments
{
	margin-top: 50px;
	margin-bottom: 50px;
	display:block;
	clear:both;
	overflow: show;
}
.wcam_responsive_column
{
	display: inline-block; 
	vertical-align: top;
	padding-right: 10px;
	/* height: 102; */
	/* width: 100px; */
}
/* #wcam-products-attachments-list, #wcam-products-attachments-list li a
{
	text-decoration: none;
	list-style:none;
} */
/* #wcam-products-attachments-list > li {
  margin-top: 5px;
} */
.wcam-products-attachments-list 
{
	display:block;
	clear:both;
	margin-top: 5px;
}
.wcam-products-attachments-item
{
	/* display:block;
	clear:both;
	margin-top: 25px; */
	
	margin-bottom: 20px;
}
.wcam-feedback-textfield:required
{
	border: 1px solid red;
  outline: none;
}
.wcam_expiring_title
{
	margin-top:20px;
	margin-bottom: 5px;
	display:block;
	clear:both;
}