.auth-wrapper {
  min-height: 100vh;
  position: relative;
}

.page-wrapper {
  min-height: 100vh;
}

.topbar {
  position: fixed;
  top: 0;
  width: 100%;
}

.container-fluid {
  margin-top: 64px;
}

.left-sidebar {
  position: fixed;
}

#htmlcode {
  resize: none;
  min-height: 150px;
}

.select2-selection--multiple {
  overflow: hidden !important;
  height: auto !important;
}

#publishtime {
  max-width: 200px;
}

/*# sourceMappingURL=custom.css.map */
