.userlist a.dashicons span { 
display:none;
}
.userlist a.dashicons {  
text-decoration: none;
} #userlist fieldset legend {
padding-left: 0;
}
#userlist fieldset.select legend {
display: none;
}
#userlist fieldset.select label {
font-weight: bold;
}
#userlist fieldset li {
list-style: none;
}
#userlist fieldset  {
border: none;
padding: 1em;
}
.search-box { max-width: 50%;
min-width: 300px;
display: block;
float: right;
}
.search-box,
.perpage-box { 
clear: both;
}
.csvlink, .refreshlink { 
float: left;
}
.csvlink p, .refreshlink p {
margin-top: 0;
margin-right: 1em;
}
.userslist {
clear: both; }
.userlist .tbody  {
width: 100%;
}
.userlist .tbody .vcard {
}
.userlistfooter {
clear: both;
margin:0px auto;
}
div.tbody .tr,
div.tbody .vcard, #userslist2 .tbody .vcard {
float: left;
width: 280px;
padding: 5px; 
}
div.tbody .tr .td,
.userlist .tbody .vcard .td {
display: block;
overflow: hidden;
}
tbody .even,
.tbody .even .td { background-color: #eee;
}
#userslist2 .tbody .vcard .td1 {
float: left;
width: 100px;
}
#userslist1, #userslist2, #userslist3, #userslist4 { clear: both;
}
form#userlist {
width: 100%;
} table.userlist {
border-radius:3px;
border-spacing:0;
border-style:solid;
border-color:#ddd;
border-width:1px;
clear: both;
margin:auto;
width:100%;
z-index: 100;
}
.userlist * {
word-wrap:break-word;
}
.userlist thead {
white-space: normal;
}
.userlist thead tr th, .userlist tfoot tr th {
background:#eee scroll left top;
color:#222;
}
.userlist td, .userlist th {
border-color:#ddd;
}
.userlist th, .userlist td {
overflow:hidden;
}
.userlist th,.userlist td {
line-height:1.3em;
padding:7px 7px 8px;
text-align:left;
}
.userlist td, .userlist th {
border-bottom-style:solid;
border-bottom-width:1px;
}
.userlist .site-mature a {
color: #660066; }
.userlist .site-deleted a{
color: #996666; }
.userlist .site-archived a{
color: FFCC99; }
.userlist .site-spammed a{
color: #990000; }
.site-spammed .view,.site-archived .view, .site-deleted .view,.site-mature .view {
background-color:#FECAC2;
}   div.filter_wrap {
clear: both;
}
form#userlist label {
font-weight: normal;
}
form#userlist  legend{
font-weight: bold;
}
form#userlist .perpage-box label {
width: auto;
}
form#userlist .perpage-box  {
margin: 0 auto;	
width: 100%;
}
form#userlist th .date_range .ui-datepicker-trigger {
display: none; } form#userlist th fieldset label {
clear: both;
width: auto;
}
form#userlist th fieldset input {
float: right;
}
form#userlist input[type="number"] { }
form#userlist .number_range label {
clear: both;
} #userlist #user_totals {
clear: both; 
margin: auto;
}
#userlist #user_totals p {
text-align: center;
}  #filter_buttons,
#user_navigation,
#alpha_navigation {
clear: both;
float: right;
padding: 5px 0px;
}
#filter_buttons,
#user_navigation,
#alpha_navigation {
width: 100%;
text-align: right;
}
#user_navigation .active a,
#alpha_navigation .active a { }  .tablenav {
clear:both;
text-align: right;
}
.tablenav .displaying-num { font-style:italic;
margin-right:10px;
}
.tablenav .tablenav-pages a, 
.tablenav-pages span.current {
text-decoration:none;
}
.tablenav .next, .tablenav .prev {
border-color:transparent; }
a.page-numbers {
display: inline-block; font-weight:bold;
margin-right:1px;
padding:0 2px;
}
.tablenav .dots {
border-color:transparent;
}
.tablenav-pages br { display: none
} .widget-container table.userlist,
.widget-container table.userlist tr ,
.widget-container table.userlist td {
border: 0px;
}
.widget-container table.userlist td {
padding: 2px;
}
table.ui-datepicker-calendar {
background: #fff;
} .avatar img {
-moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.5);
box-shadow:2px 2px 4px rgba(0, 0, 0, 0.5);
filter:filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=3, color=#808080);
} span.th {
margin-right: 2%;
} span.display_name {
font-weight:bold;
font-size: large;
} span.user_registered a:hover {
color: red;
position: relative;	
}
span.user_registered a[title]:hover:after {
content: attr(title);
padding: 4px 8px;
color: #333;
position: absolute;
left: 0;
top: 100%;
white-space: nowrap;
z-index: 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 4px #222;
-webkit-box-shadow: 0px 0px 4px #222;
box-shadow: 0px 0px 4px #222;
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}
span.amr-tooltip {
cursor: help;
}
form#userlist  .perpage-box  {
display: table-cell;
vertical-align: middle;
margin-bottom: 1em;
}
form#userlist .perpage-box #rows_per_page {	
display: inline;
width: 4em;
margin: 0 1em;
}
form#userlist .perpage-box  label {
display: inline;
float: none;
} #userslist1,
#userslist2,
#userslist3,
#userslist4,
#userslist5,
#userslist6,
#userslist7,
#userslist8,
#userslist9,
#userslist10 {
overflow: auto;
} @media print { #masthead,
#wphead,
#wpadminbar,
#adminmenumain,
#adminmenu,
#adminmenuback,
#adminmenuwrap,
#screenmeta,
#footer,
#wpfooter,
input#doaction,
input#doaction2,
.site-header,
.entry-header,
.filter,
.postbox,
.button,
.subsubsub,
.csvlink,
.perpage-box,
.search-box,
.filter-box,
.tablenav,
.userlistfooter,
.report_explanation,
.widget-area,
.site-info,
footer,
input,
select,
.check-column input
{ 
display:none;
}
#wpcontent {
margin: 0;
width: 100%;
}
table.userlist {
table-layout: auto; 
width: 100%;
}
table.userlist th,
table.userlist td {
word-wrap: break-word;
}
table, body { 
margin:0;
padding:0; 
border: 0;
}
} @media screen and (max-width: 600px) {
table {width:100%;}
thead {display: none;}
tr:nth-of-type(2n) {background-color: inherit;}
tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
tbody td {display: block;  text-align:center;}
tbody td:before { 
content: attr(data-th); 
display: block;
text-align:center;  
}
}