.add-employee-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

#add_employee_form {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.pixelio-woo{
    margin-top: 177px!important;
}
.vos-salaries th{
    color: white!important;
}
p.d-none{
    display: none !important;
}

.woocommerce-MyAccount-content{
    width: auto!important;
    min-width: 70%!important;
}