.flash-form-cell:hover {
  cursor: pointer; cursor: hand;
}
.flash-form-cell-accessories {
  float: right;
}
.flash-form-cell-content {
  float: left;
}

.flash-form-cell:hover {
	color: #337ab7;
}

.flash-form-actions button {
	margin-right: 10px;
}

.clickfix {
  cursor: pointer;
}