.members .action {
    width: 40%;
    text-align: right;
}

.members .action .b-action-button {
    margin-right: 30px;
}

.members .action .b-delete {
    min-width: 0;
}

.members .binding_icon {
    display: inline-block;
    height: 24px;
    width: 24px;
    background-size: contain;
    vertical-align: middle;
}

.members .binding_lk_user {
    background-image: url("/assets/my.creatium.io/aa54c58620de-lk_user.png");
}

.members .binding_site_member {
    background-image: url("/assets/my.creatium.io/364b9ca291ed-site_member.svg");
}

.members .identifier {
    position: relative;
    top: 1px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 12px;
}

.members .delete-binding {
    cursor: pointer;
    margin-left: 6px;
}

.members .binding {
    margin-top: 8px;
}

.members .longtext {
    width: auto;
}

.members .width-auto {
    width: auto;
}

.members h1.section-header {
    margin-top: 45px;
    margin-bottom: 20px;
}

.members .format {
    margin-top: 20px;
    margin-bottom: 0;
}

.members .format .b-switch-item {
    display: inline-block;
    margin-right: 20px;
}