input.type-link {
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
}
td.manage-column.column-username.sortable.desc > img {
	padding: 6px 0;
	margin: 0 5px 0 3px;
	float: left;
}
.rm_manager_ff_table tr {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.rm_manager_ff_table thead tr:hover {
	background: none !important;
}
.rm_manager_ff_table tr:hover {
background: #ECECEC !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.wrap.wrap-2-col {
width: 48.4%;
float: left;
}
.wrap.wrap-1-col {
float: left;
margin-top: 20px;
}
.page-id-71 tr > th {
    font-family: 'Libre Baskerville', serif !important;  text-transform: uppercase;  text-align: left;  font-size: 18px;  color: #565656 !important;  padding-top: 25px;  padding-bottom: 25px;  margin-bottom: 0 !important;
}

.page-id-71 table.wp-list-table.widefat.fixed.users.rm_manager_ff_table {
    background: #FFF;
    margin: 35px 0 !important;
}

.page-id-71 tr > td {
    -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;  font-family: 'Raleway', sans-serif !important;  font-weight: 300 !important;  font-size: 15px !important;  line-height: 25px;  margin-bottom: 15px !important;  color: #565656 !important;
}

.page-id-71 tr > td:first-child input {
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: 'Open Sans', sans-serif !important;
}