@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200; }
body,
tooltip,
popover,
.header-navbar {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

@media all and (-ms-high-contrast: none) {
  body,
  tooltip,
  popover {
    font-family: Verdana, Meiryo, sans-serif; } }
.red {
  color: red; }

.btn_add {
  margin-bottom: 10px; }

nav div.navbar-container {
  min-height: 63px; }

nav.header-navbar img.brand-logo {
  max-height: 60px; }

.avatar {
  color: #6e6b7b; }
  .avatar .fa-lg {
    font-size: 1.9rem; }

ul {
  list-style: none;
  padding-left: 0;
  width: auto; }

svg {
  margin-right: 0.25rem; }

/*# sourceMappingURL=common.css.map */
