.skin_rounded{height:32px;width:32px;background:#f5f5f5!important;color:#999!important;border:1px transparent;padding:7px;border-radius:50%}.rounded input{border-radius:3px!important}.rounded:hover+.skin_rounded{color:#000!important}.bootstrap-wrapper .model{position:fixed!important;z-index:999999999!important}.close_model{margin-right:-10px!important;margin-top:-10px!important;background:#fff!important;border-radius:50%!important;width:22px!important;opacity:1!important}.wpuser_login .box{border-radius:0 25px!important}#wpuser_member_profile{display:none}.profile-user-img{margin:0 auto;width:76px;padding:3px;border:3px solid #d2d6de}.fontfollow{font-size:15px!important}.member_list_display_name{cursor:pointer}
.height-150{height: 150px !important;}
.user-item {margin-top: 25px;}
.loadig-div{opacity: 0.2 !important;}
#loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#members_pagination{
    float: right;
}
.wpuser-pagination{
    margin-top: 40px;
}
.user-heading, .user-footer {
    background-color: #fff !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav .closebtn {
    top: 0;
    font-size: 36px;
    margin-right: 25px;
}

.list .panel {
    margin-bottom: 0px !important;
}

.bootstrap-wrapper .list .odd{
    background-color: #f5f5f5 !important;
}

.bootstrap-wrapper .panel-default, .bootstrap-wrapper .panel-default>.panel-heading {
    border-color: #f5f5f5 !important;
}
.wpuser_profile_image{
    cursor: pointer;
}
.wpuser_viewimage{
    width: 100%!important;
    cursor: pointer;
}

.wpuser_viewImage{
    max-width: 100px!important;
    width: 100%!important;
    cursor: pointer;
}
.cursor{
    cursor: pointer;
}
.bootstrap-wrapper .user-img {
    max-width: 200px !important;
    max-height: 200px !important;
}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
}

@media only screen and (max-width: 750px) {
    #wp_user_members_header {
        display: none
    }

    spam.menu_list {
        font-size: 7px !important;
    }

    .user_menu > li {
        position: relative;
        display: block;
        padding-right: 1px !important;
        padding-left: 1px !important;
    }

    .user_menu_icon {
        font-size: 20px !important;
    }

    .menu_list:before {
        content: '\a';
        white-space: pre;
    }

    .menu_item, .user_menu.nav>li{
        text-align: center !important;
        display : inline-block !important;
    }
}
.forgot_password{
  float: right !important;
}
