
input.basic-color-picker {
  box-shadow: none;
  color: inherit;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: .3em .8em;
  font-size: inherit;
  font-family: inherit;
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: white;
}
#sp-options {
  text-align: left;
}
