/**
 * General Cleanup for IE
 */
input.form-control.input,
div.bootstrap-select {
  width: 100%;
  height: 27px;
}
input.input.input-text.placeholdersjs {
  color: #ccc !important;
}
#container-extras .extras-category {
  overflow: hidden;
}
