/* Common */
/* Checkbox */
/* Radio */
/* Badge */
/* Toast */
/* Notification */
:host {
  display: block;
}
:host > div {
  background-color: none;
  background-repeat: repeat;
  background-size: 60%;
  border: 1px solid #cfd4da;
  height: inherit;
  width: inherit;
}