.emoji-callout { top: 0; left: 0; min-width: max-content; transform: rotate(-10deg); } .emoji-callout { display: flex; flex-direction: row; justify-content: center; align-items: center; column-gap: calc(var(--content-gap) / 5); row-gap: calc(var(--content-gap) / 5); flex-wrap: nowrap; } #brxe-sbfxwn { top: -.75em; left: calc(100% + 1.75em); } .floating-item.chart-floating { top: 0%; bottom: auto; left: 0%; right: 20%; } .floating-item { position: absolute; } img { max-width: 100%; display: inline-block; } .mbfs-add-new-post { text-decoration: none; padding: 0.5em 1em; color: #fff; background: #0b1830 !important; border-radius: 0.25em; transition: .3s; display: inline-block; margin: 1em 0; } .mbfs-actions a, .mbfs-actions .rwmb-button--delete { background: #0b1830 !important; text-decoration: none; display: inline-flex; width: 32px; height: 32px; line-height: 2; justify-content: center; align-items: center; border-radius: 0.25em; border: none; transition: .3s; box-sizing: border-box; cursor: pointer; padding: 0.4em; margin: 0; } .mbfs-posts tr:nth-child(2n+1) { background: #ecf2ff !important; } .rwmb-button { font-size: 20px;  padding: 15px 30px;  }