@charset "utf-8";
@import '../../style/core';
.assets {
  display: inline-block;
  vertical-align: middle;
  border: none;
  max-width: 100%;
  max-height: 100%;
  margin-top: -3px;
}

.assets.hide {
  opacity: 0;
}

.assets.top {
  margin-top: 0;
}