/* line 1, /app/app/assets/stylesheets/employees/employee.scss */
.owner-current-balance {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 15px;
}
/* line 5, /app/app/assets/stylesheets/employees/employee.scss */
.owner-current-balance .amount {
  font-weight: bold;
  color: #31B0D5;
}

/* line 11, /app/app/assets/stylesheets/employees/employee.scss */
.margin-fix {
  margin-top: 20px !important;
}
