/* #wpcontent,
#wpfooter {
	overflow: hidden;
} */
.toplevel_page_download-users #wpcontent {
	height: auto;
}

#download-userlist-wrap,
#getusers {
	margin-bottom: 20px;
}
.TitleExport {
	margin-bottom: 20px;
}
.TitleExport .lhs, .TitleExport .rhs {
	display: inline-block;
	vertical-align: middle;
	width: 49.7%;
}
.TitleExport .rhs {
	text-align: right;
}
p.record {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
form.users-listing {
	/* width: 1110px; */
	/* text-align: center; */
}
form.users-listing.list {
	/* width: 1110px; */
	/* text-align: center; */
	
}
.users-listing .widefat.striped {
	
}
form.users-listing input[name="submit"] {
	padding: 6px 19px !important;
	margin: 0 0 0 15px;
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #8c8f94;
	border-radius: 3px;
	cursor: pointer;
	color: #000;

}
input#export, input#exportBt {
	margin: 0 !important;
	/* padding: 10px 30px !important; */
	/* text-align: center; */
	padding: 6px 19px !important;
	margin: 0 0 0 15px;
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #8c8f94;
	border-radius: 3px;
	cursor: pointer;
	color: #000;
}
.users-listinglist .widefat th input {
	margin: 0;
}
.bottomcta {
	margin-bottom: 30px;
	/* max-width: 1110px; */
	text-align: right;
}
form.users-listing table tr th {
	/* font-weight: bold; */
	color: #000000;
}
form.users-listing {
margin: 0 !important;
}
form.users-listing .users-listinglist {
	/* overflow-x: scroll; */
	margin-bottom: 25px;
}
form.users-listing table {
		/* max-width: 1110px; */
		width: 100%;
	border: 1px solid #c3c4c7;
	box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
	
}
form.users-listing table tr th, form.users-listing table tr td {
	padding: 10px 15px;
}
.Download-Users {
	
}

