<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.emem-profilex-search-box{
    margin:5px 0px;
    padding:0px;
}
.emem-profilex-search-box input{
    margin:0px;
}
.emember_profilex_detailed_box{
    padding: 11px;
}
.emember_profilex_detailed_box img{
    border:1px solid #999;
}
.emember_profilex_detailed_box table{
    /*-webkit-box-shadow: 0px 0px 12px #888;
    -moz-box-shadow: 0px 0px 12px #888;
    box-shadow: 0px 0px 12px #888;    */
}

.emember_profilex_summary_list .userlist td, .emember_profilex_summary_list .userlist th {
    font-family: Georgia,"Times New Roman";
    font-size: 14px;
    color: #333333;
    text-align: left;
    border-style: solid;
    border-width: 1px 0;
    overflow: hidden;
    border-bottom-color: #DFDFDF;
    border-top-color: #FFFFFF;
    padding:5px;
}
.emember_profilex_summary_list .userlist th {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    font-family: Georgia,"Times New Roman";
    color: #333333;
    text-align: left;    
}
.emember_profilex_summary_list .top{
    margin-bottom: 5px;    
}
.emember_profilex_summary_list .bottom{
    margin-top: 5px;
}
.emember_profilex_summary_list .tablenav{
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    height: 30px;
    padding: 4px;  
    text-align: right;  
}
.emember_profilex_summary_list .tablenav .tablenav-pages{  
    display:block;
    width:100%; 
}
.emember_profilex_summary_list .tablenav .tablenav-pages {
    cursor: default;
    color: #555555;    
}
.emember_profilex_summary_list .tablenav .displaying-num {
    margin-right: 10px; 
    font-style: italic;
    width:100%;
}
.emember_profilex_summary_list .tablenav .tablenav-pages a {
    display: inline-block !important;
    line-height: normal;
    border:1px solid #D1E5EE;
    background: #EEE;
}
.emember_profilex_summary_list .tablenav .tablenav-pages a, .emember_profilex_summary_list .tablenav-pages span.current {
    text-decoration: none;
    padding: 3px 6px;
}
.emember_profilex_summary_list .emember-alternate, .emember_profilex_summary_list .alt {
    background-color: #f9f9f9;
}
.emember_profilex_summary_list .tablenav .actions {
    padding: 4px 8px 1px 1px;
}
.emember_profilex_summary_list .alignleft {
    float: left;
}
.emember_profilex_summary_list .actions input[type="submit"], .emember_profilex_summary_list .actions select {
    border-color: #BBBBBB;
    color: #464646;
    border-style: solid;
    background-color: #FFFFFF;
    border-width:1px;
}
.emember_profilex_summary_list .widefat tbody th.check-column {
    padding: 5px 0 5px;
}
.emember_profilex_summary_list .widefat tfoot th{
    background-color:#DFDFDF;
}
.emember_profilex_summary_list .widefat .check-column {
    padding: 5px 0 0;
    vertical-align: top;
    width: 2.2em;    
}
.emember_profilex_summary_list .row-actions {
    padding: 2px 0 0;
    visibility: hidden;
}
.emember_profilex_detailed_box  p {
    margin:0;
}
.emember_profilex_detailed_box  p  input{
    margin:0;
}
/*--------------*/
.emember_profilex_summary_list table {
    border: 0px !important;
    font-size: 100%;
    margin: 0 auto !important;
}

.emember_profilex_summary_list table tr {
    border: none;
}

.emember_profilex_summary_list table.widefat thead tr th, .emember_profilex_summary_list table.widefat tfoot tr th, .emember_profilex_summary_list table.widefat td {
    border: none;
    padding: 12px !important;
    text-transform: none;
    background: transparent !important;
    font-size: 16px;
}
.emember_profilex_summary_list table.widefat thead tr th {
    border-bottom: 2px solid #eceeef;
}
.emember_profilex_summary_list table.widefat tfoot tr th {
    border-top: 2px solid #eceeef;
}
.emember_profilex_summary_list.widefat.fixed.users {
    border: none;
}
.emember_profilex_summary_list .tablenav, .emember_profilex_summary_list .tablenav-pages {
    background: transparent !important;
    border: none;
    text-align: center;
    font-size: 16px;
    margin: 10px 0px;
    line-height: 3;
}
.emember_profilex_summary_list a.emem-profilex-curr-page {
    opacity: 0.5;
}

.emember_profilex_summary_list .pagination-links a {
    text-decoration: none !important;
    box-shadow: none;
    border: none;
    padding: 6px 12px !important;
    max-height: 35px;
    box-sizing: border-box;
}

.emember_profilex_summary_list a:visited {
    color: inherit !important;
}

/* User details */

.emember_profilex_detailed_box_left-col {
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
}

.emember_profilex_detailed_box_left-col img {
    display: block;
    clear: both;
    margin: 0 auto;
    margin-bottom: 10px;
}

.emember_profilex_detailed_box_left-col span {
    font-weight: bold;
    font-size: 125%;
}

.emember_profilex_detailed_box_right-col {
    float: none;
    clear: both;
    width: 80%;
    margin: 0 auto;
}

.emember_profilex_field_name {
    font-weight: bold;
    clear: both;
    display: block;
}
.emember_profilex_data_row {
    margin-bottom: 10px;
    padding-left: 5px;
    border-bottom: 1px solid #cccccc;
}

/* Search box */
.emem-profilex-search-box {
    width: 70%;
    box-sizing: border-box;
    max-height: 35px;
    height: 35px;
    text-align: center;
    position: relative;
    margin: 5px auto;
    margin-bottom: 10px;
}

.emem-profilex-search-box #search_id-search-input {
    width: 100%;
    display: inline-block;
    height: 35px;
    box-sizing: border-box;
    line-height: normal;
}

.emem-profilex-search-box button span {
    font-size: 20px;
    height: 20px;
    width: 20px;
}
.emem-profilex-search-box button {
    box-sizing: border-box;
    vertical-align: middle;
    padding: 5px 5px;
    height: 35px;
    width: 35px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

/* Style 2 */

.wpepx_style_2_pagination {
    margin-top: 20px;
}

@media only screen 
and (max-width: 650px) {
    .emember_profilex_detailed_box_left-col, .emember_profilex_detailed_box_right-col    {
        width: 100%;
        margin: 0 0 10px 0;
    }
}</pre></body></html>