/**
 * Do not edit directly, this file was auto-generated.
 */
.input-panel-example__season-tag {
  position: absolute;
  top: calc(-50% - 2px);
  right: 2px;
}
@media (min-width: 680px) {
  .input-panel-example__season-tag {
    top: 2px;
  }
}
.input-panel-example__custom-label {
  position: relative;
  height: 100%;
  width: 100%;
}
.input-panel-example__custom-label--small {
  font-size: 0.8em;
}
.input-panel-example__custom-label--bold {
  font-weight: bold;
}