/** Admin Add New **/
.table-sub-users { border: 1px solid #dfdfdf; }
.table-sub-users thead th { text-align: left; background-color: #eee; }
.table-sub-users tr th,
.table-sub-users tr td { padding: 1em; }
.table-sub-users tr td { border-bottom: 1px solid #dfdfdf; }
.table-sub-users tbody tr:last-child td { border-bottom: none; }
.table-sub-users tbody tr.removing {opacity: 0.5;}
.enable_b2b input.adding {opacity: 0.2;}

#poststuff .inside { padding: 0; }

.section-add-user {margin: 20px 0}
.section-add-user .section-title {
    font-size: 20px;
    font-weight: 400;
}
.section-add-user label {font-size: 15px; width: 50%;}
.section-add-user input {width: 50%; margin-bottom: 15px;}
.section-add-user .submit {margin: 15px 0 0;}

#meta-box-sub-user .add-user {margin: 15px;}
#meta-box-sub-user .section-add-user {margin-left: 15px;}

table.woocommerce-MyAccount-orders .woocommerce-button.button.view {margin-right: 10px;}

#change_password, label[for="change_password"] {display: none;}
