.wrap h2{
	margin-bottom: 30px;
}
.detail .click-to-edit{
	margin: 0;
	display: inline-block;
	min-width: 150px;
}
.detail.active .click-to-edit{
	min-width: 350px;
}
.user-info .detail code{
	visibility: hidden;
	font-size: 12px;
}
.user-info .detail:hover code{
	visibility: visible;
}
.user-info .detail{
	cursor: pointer;
	box-sizing: border-box;
}
.user-info .detail.active{
	cursor: default;
}
.new .user-info .detail.active{
	background-color: inherit;
}
.user-info .detail.active code{
	display: none;
}
.user-info .detail.v-top label{
	vertical-align: top;
	padding-right: 5px;
}
.user-info .detail:hover, .user-info .detail.active{
	background-color: #F9F9F9;
}
.dark-mode .user-info .detail:hover,.dark-mode .user-info .detail.active{
	background-color: #32373c;
}
.new .user-info .detail:hover{
	background-color: inherit;
}
.user-info label.label-type-textarea{
	vertical-align: top;
}
.user-info textarea{
	width: 100%;
	height: 100px;
	min-height: 50px;
	max-height: 500px;
	resize: vertical;
}
.user-info ul.type-textarea{
	width: 100%;
}
.user-info .click-to-edit.type-textarea li:first-child{
	max-height: 286px;
	overflow: auto;
}
h3.detail .click-to-edit{
	width: 70%;
}
.new .click-to-edit, .new h3.detail .click-to-edit, h3.detail.active .click-to-edit{
	width: 100%;
}
.click-to-edit li{
	display: none;
}
.click-to-edit li:first-child{
	display: block;
	min-width: 102%;
}
.new .click-to-edit li{
	display: block;
}
.new .click-to-edit li:first-child{
	display: none;
}
.new .click-to-edit li li:first-child{
	display: inherit;
	margin-top: 4px;
}
.click-to-edit li li{
	display: inherit;
}
label{
	font-weight: 700;
}
.click-to-edit label{
	font-weight: normal;
}
.form-table td.avatar-wrap{
	width: 230px;
	vertical-align: top;
}
.form-table td.avatar-wrap .bulkmail-icon:before{
	margin: 0;
	color: #e6b800;
	font-size: 20px;
}
#subscriber_form .info{
	margin: 5px 8px;
	font-size: 12px;
}
#subscriber_form .avatar-wrap .info{
	margin: 2px 8px;
	font-size: 12px;
}
#subscriber_form .info .more-info{
	margin: 5px 0px;
	display: none;
}
#subscriber_form .info .show-more-info{
	cursor: pointer;
	margin-right: 20px;
}
.custom-field-wrap{
	margin-top: 36px;
}
.form-table td{
	vertical-align: top;
	padding: 0;
}
.avatar{
	display: block;
	width: 200px;
	height: 200px;
	padding: 4px;
	_border: 1px solid #D3D6DB;
	_background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 200px 200px;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.avatar.wp-user:before{
	font-family: 'dashicons';
	content: '\f120';
	margin-left: 156px;
	line-height: 357px;
	font-size: 300%;
	background-color: rgba(255,255,255,0.8);
	border-radius: 50%;
}
.user-info{

}
.user-info h3, .user-info ul{
	margin: 0;
}
.user-info .detail{
	padding: 11px 8px 2px;
	margin-right: 20px;
	border-bottom: 1px solid #ccc;
}
.dark-mode .user-info .detail{
	border-bottom: 1px solid #32373c;
}
.user-info .detail code{
	float: right;
	padding: 2px;
	font-weight: normal;
}
.new .user-info .detail code{
	display: none;
}
.user-info ul.type-list span:after{
	content: ', ';
}
.user-info ul.type-list span:last-child:after{
	content: '';
}
.not-confirmed{
	font-style: italic;
	color: #999;
}
.confirmation-status{
	font-style: italic;
	color: #999;
	font-size: 12px;
}
.pending-info{
	display: none;
}
.user-meta{
	min-height: 200px;
	width: 300px;
}
.map{
	border: 1px solid #D3D6DB;
	position: relative;
}
.map:before{
	content: attr(data-missingkey);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	color: #999;
	z-index: -1;
}
.map img{
	display: block;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 250px;
	width: 300px;
}
.map.zoomable img{
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.map.zoomable img.zoomed{
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}
h3 input{
	font-size: 20px;
	line-height: 1.4em;
	width: 100%;
}
.stats-wrap #stats {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	width: 80%;
	border-collapse: collapse;
}
.stats-wrap #stats td {
	vertical-align: middle;
	border: 0;
}
.stats-wrap .big {
	font-size: 18px;
	font-weight: 100;
	_text-shadow: 1px 1px 0 rgba(255,255,255,1);
	display: inline-block;
	width: 90px;
	margin-right: 5px
}
.stats-wrap .verybold {
	line-height: 2.5em;
	font-size: 22px;
	font-weight: 700;
	_text-shadow: 1px 1px 0 rgba(255,255,255,1);
}
.bulkmail-icon.client-desktop:before{
	content: '\e811';
}
.bulkmail-icon.client-mobile:before{
	content: '\e813';
}
.bulkmail-icon.client-webmail:before{
	content: '\e828';
}
.activity-wrap{
	float: none;
	clear: both;
}
.activity-wrap .wp-list-table.activities tr td{
	display: table-cell !important;
}
.activity-wrap .red{
	color: #D8605F;
}
.activity-wrap .bulkmail-icon-error{
	color: #D8605F;
}
.activity-wrap .bulkmail-icon-bounce.hard{
	text-align: center;
	border-radius: 50%;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 17px;
	font-size: 11px;
	color: #fff;
	background-color: #D8605F;
}
.activity-wrap .bulkmail-icon-bounce.hard:before{
	margin-left: 2px;
}
.activity-wrap .unsubscribe-message, .activity-wrap .bounce-message, .activity-wrap .error-message{
	white-space: pre-line;
}
@media screen and (max-width: 782px) {
	.wrap h2{
		overflow: hidden;
		margin-bottom: 0;
	}
	.wrap span.alignright{
		display: block;
		margin: 10px 0;
	}
	#bulkmail_firstname, #bulkmail_lastname{
		width: 49%;
		display: inline-block;
	}
	.user-meta {
		min-height: auto;
	}
}
