.item-panel {
  background-color:rgba(73,81,86,0.46);
}

.btn-delete-item {
  float:right;
}

.btn-sell-item {
  position:relative;
  left:50%;
}

.saveButton {
  position:relative;
  top:35px;
}

.btn-delete-photo {
  background-color:Transparent;
  position:absolute;
  bottom:20px;
  right:20px;
  border:none;
  overflow:hidden;
}

