@font-face{
  font-family:'MetaSerifWeb-BookItalic';
  src:url('../fonts/MetaSerifWeb-BookItalic.eot');
}

@font-face{
  font-family:'MetaSerifWeb-BookItalic';
  src:url('../fonts/MetaSerifWeb-BookItalic.woff') format("woff");
}

/** ADMIN SIDE **/
.wptimg_icon{
	float:left;
	display:block;
	position:relative;
	width:48px;
	height:48px;
	margin:2px;
	border-radius:10px;
	padding:2px;
	box-shadow:2px 2px 10px rgba(10,10,10,0.2);
	color:#fff;
	overflow:hidden;
}
.wptimg_icon img{
	position:absolute;
	width:48px !important;
	height:48px !important;
}
#wptimg_upload_images_list li{
	
}
#wptimg_upload_images_list li span{
	position:absolute;
	margin-left:-1.3em;
}
.ui-state-default a{
	color:#00a !important;
	text-decoration:underline !important;
	margin:5px;
}
/** CLIENT SIDE **/
.wptimg-response{
	float:left !important;
	clear:both !important;
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
}
.wptimg-response li{
	clear:none !important;
	display:inline-block !important;
	width:31% !important;
	margin-right:1% !important;
	margin-left:1% !important;
	list-style:none !important;
	float:left !important;
}
.wptimg-response li:nth-child(1){
	margin-left:0 !important;
}
.wptimg-response li:nth-child(3){
	margin-right:0 !important;
}
.wptimg-response li .picture{
	clear:both !important;
	/*float:left !important;*/
	padding:10px !important;
	background:#eeeeef !important;
	background-image:linear-gradient(bottom,#f5f6f6 23%,#eeeeef 81%) !important;
	background-image:-webkit-linear-gradient(bottom,#f5f6f6 23%,#eeeeef 81%) !important;
	/*width:33% !important;*/
}
.wptimg-response li .response{
	padding-left:0 !important;
	float:none !important;
	width:100% !important;
}
.wptimg-response li .response p{
	font-family:'MetaSerifWeb-BookItalic',Georgia,serif !important;
	font-size:15px;
	line-height:28px;
}
.wptimg-response li p.occupation{
	font-family:Helvetica,Arial,sans-serif !important;
	font-size:12px !important;
	line-height:16px !important;
	color:#828282 !important;
	font-weight:normal !important;
	font-style:normal !important;
}