.cms.actions {
  width: 100%;
  display: none; }
  .cms.actions .action-container {
    position: relative; }
    .cms.actions .action-container button.edit {
      position: absolute;
      right: -20px;
      top: -20px;
      z-index: 999; }

.clear {
  clear: both; }

.br-2 {
  border-radius: 2px; }

/*# sourceMappingURL=custom-widget.css.map */
