﻿
.bar-notification {
  top: 200px !important;
  right: 0 !important;
  width: 400px !important;
  height: 80px !important;
}


.edit-item {
  float: right !important;
  margin-top: 10px;
}

.bar-notification.error {
  left: auto !important;
}
.bar-notification.success {
  left: auto !important;
}
