
.PageNetworkLinks {
    float:right;
}

.PageNetworkLinks .btn-group {
    vertical-align:top;
}

a.UsersPagesLinksButton.addAction button.doActionLabel, a.UsersPagesLinksButton.rmAction button.doActionLabel {
    color: #000;
    padding: 3px 9px;
    margin-left: 5px;
    border-radius: 0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

a.UsersPagesLinksButton.addAction button.doActionLabel, a.UsersPagesLinksButton.rmAction button.doActionLabel:hover {
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fcfcfc, #eee);
    background-image: linear-gradient(#fcfcfc, #eee);
    border: 1px solid #d5d5d5;
}

a.UsersPagesLinksButton.rmAction button.doActionLabel {
    background-color: #ddd;
    background-image: none;
    border: 1px solid #aaa;
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}

a.UsersPagesLinksButton.rmAction button.doActionLabel:hover {
    box-shadow:none;
}

a.UsersPagesLinksButton.addAction button.doActionLabel:hover {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(#eee, #ddd);
    background-image: linear-gradient(#eee, #ddd);
    border: 1px solid #ccc;
}

a.UsersPagesLinksButtonCounter button {
    padding: 3px 8px;
    font-weight: bold;
    margin-top:-1px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-left: 0px;
    border-radius: 0px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.UsersPagesLinksButton .doActionLabel .fa, .UsersPagesLinksButton .undoActionLabel .fa {
    margin-right: 2px;
    font-size: 93%;
}



.UserListcard a  {
    background: #f1f1f1;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 3px;
}

.UserListcard .avatar img {
    border: 1px solid #ddd;
    background: #fff;
    width: 63px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 63px;
    display: flex;
    float: left;
}

.UsersListContent .UserListcard a  {
    float: left;
    width: 100%;
    padding: 2px 5px 5px 5px;
    color: #fff;
    margin-bottom: 0px;
    background: transparent;
}

.UsersListContent .UserListcard .avatar img {
    border: 1px solid #ddd;
    background: #fff;
    width: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 30px;
    display: flex;
    float: left;
}

.UserListcard span.name {
    float: left;
    padding: 10px 5px 5px 15px;
    font-size: 16px;
    max-width: 178px;
    overflow: hidden;
}

.buttonGoBack {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: -70px;
}

.allPagesNumber {
    text-align: center;
    float: left;
    width: 100%;
    margin: 35px 0px;
    font-size: 17px;
}

.allPagesNumber span a {
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 0 5px;
    border-radius: 3px;
}

.allPagesNumber span a:hover {
    border-color: #aaa;
    text-decoration: none;
}

.allPagesNumber span.pageSelect {
    border: 1px solid #333;
    padding: 5px 10px;
    margin: 0 5px;
    border-radius: 3px;
}

.UsersListContent {
    display: none;
    position: absolute;
    z-index: 100;
    margin-top: 0px;
    float: left;
    display:none;
    position: absolute;
    z-index: 100;
    margin-top: 0px;
    float:left;
}

.nbrHiddingPeople {
    color: #fff;
    padding: 5px 10px 7px;
    font-size: 13px;
}

.UsersListContent#boutonContent1:before {
    margin-left: 89px;
}

.UsersListContent#boutonContent2:before {
    margin-left: 108px;
}

.UsersListContent .usersPageLinksUsers {
    background-image: url('img/tooltip-bg.png');
    float: left;
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    margin:0;
}

.UsersListContent#boutonContent1 .usersPageLinksUsers:lang(fr) {
    background-position-x: -117px;
}

.UsersListContent#boutonContent1 .usersPageLinksUsers:lang(en) {
    background-position-x: -138px;
}

.UsersListContent#boutonContent2 .usersPageLinksUsers:lang(fr)  {
    background-position-x: -98px;
}

.UsersListContent#boutonContent2 .usersPageLinksUsers:lang(en)  {
    background-position-x: -124px;
}

.UsersListContent#boutonContent1 {
    margin-left: 6px;
    max-width: 153px;
    width: 100%;
}

.UsersListContent#boutonContent2 {
    margin-left: 124px;
    max-width: 153px;
    width: 100%;
}

.UsersListContent#boutonContent2:lang(en)  {
    margin-left: 104px;
}

.UsersListContent .col-md-4, .UsersListContent .col-sm-6, .UsersListContent .col-xs-12 {
    width: 100%;
    float: left;
    margin-right: 5px;
    padding: 0px 0px 2px 5px;
}

.UsersListContent .col-md-4:first-child, .UsersListContent .col-sm-6:first-child, .UsersListContent .col-xs-12:first-child {
    padding-top: 14px;
}

.UsersListContent .UserListcard span.name {
    float: left;
    font-size: 13px;
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 108px;
}


