a {
  cursor: pointer;
}
.text-monospace {
  /* Monospace stack */
  font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;
}
.content-toolbar {
  position: relative;
  padding: 15px 15px 0 15px;
}
body.login-page {
  height: auto;
}
body.login-page .login-box {
  margin-top: 80px;
}
@media (min-width: 768px) {
  body.login-page .login-box {
    margin-top: 90px;
    width: 450px;
  }
}
body.login-page .login-box-body {
  position: relative;
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.1);
  border: sold 1px #ccc;
}
body.login-page .login-box-body h2 {
  font-size: 22px;
  margin: 0 0 20px 0;
}
body.login-page .login-box-body > .loading {
  position: absolute;
  top: 20px;
  right: 20px;
}
[ui-sref] {
  cursor: pointer;
}
.wrapper[nb-admin-lte] {
  overflow-x: visible;
  overflow-y: visible;
}
.bootstrap-select .dropdown-toggle {
  white-space: normal;
}
.bootstrap-select ul.dropdown-menu.inner {
  max-width: 400px;
}
.bootstrap-select ul.dropdown-menu.inner li a {
  white-space: normal;
}
.login-page .main-header {
  background-color: #222d32;
}
.login-page .main-header > h1.title {
  color: white;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0 !important;
  text-align: center;
}
.login-page .main-header > h1.title > img {
  height: 32px;
  margin-top: -4px;
}
.main-header > .logo {
  position: absolute;
}
.skin-black .main-header > .logo {
  background-color: #222d32;
  border-right: none;
}
.skin-black .main-header > .logo:hover {
  background-color: #1e282c;
}
.main-header > .logo > .logo-lg > img {
  width: 100px;
}
.main-header > .logo > .logo-mini {
  color: #fbdd00;
}
.main-header > .logo > .logo-mini > i {
  color: white;
}
.main-header > .logo > .logo-mini > img {
  max-width: 32px;
}
.fc-day-number {
  font-size: 12px;
}
.table-prices th {
  background-color: #f4f4f4;
}
.table-prices tr.separator > th,
.table-prices tr.separator > td {
  background-color: white;
}
legend {
  font-size: 16px;
}
tr[ng-click],
tr[ui-sref] {
  cursor: pointer;
}
.vertical-middle {
  vertical-align: middle !important;
}
label.required {
  white-space: nowrap;
}
label.required:after {
  content: '*';
  vertical-align: super;
  position: absolute;
  padding-left: 2px;
  color: gray;
}
.box {
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.1);
  border-top-width: 6px;
}
.box .box-footer {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.box-tools > nb-search-field > form {
  width: 200px;
}
.pf-filter-header {
  display: flex;
}
.pf-filter-header > .btn-group {
  flex-shrink: 0;
}
.pf-filter-header > *:not(:last-child) {
  margin-right: 5px;
}
.nl2br {
  white-space: pre-line;
}
.text-muted-extreme {
  color: #eee;
}
.control-label.text-left {
  text-align: left;
}
.flex-form {
  display: flex;
}
.flex-form > .full-width {
  flex-grow: 1;
}
.flex-form > :not(:first-child) {
  margin-left: 10px;
}
.pf-top-teaser {
  display: block;
  position: relative;
  text-align: center;
  background-color: #1e282c;
  color: white;
  padding: 10px 0;
  margin-bottom: 5px;
}
.pf-top-teaser:hover {
  color: white;
}
.pf-top-teaser > .image {
  position: relative;
  height: 120px;
  margin: 0 10px 10px 10px;
}
.pf-top-teaser > .image > img {
  max-width: 100%;
  max-height: 120px;
  margin-bottom: 10px;
}
.pf-top-teaser > .title {
  margin: 0 5px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pf-top-teaser > .details {
  margin: 0 5px;
  font-size: 10pt;
}
.pf-top-teaser > .details .color-orange {
  color: #ff8300;
}
.pf-top-teaser-small {
  display: block;
  color: #1e282c;
  text-decoration: none;
  margin-bottom: 5px;
  padding: 8px 14px;
  background-color: #1e282c;
}
.pf-top-teaser-small .color-white {
  color: white;
}
iframe.large-iframe {
  width: 100%;
  height: 500px;
  border: none;
}
.dl-titles-left > dt {
  text-align: left;
}
.json-view {
  white-space: pre-wrap;
  word-break: break-all;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 80%;
  font-family: monospace;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: white;
}
.sidebar-menu > li .divider {
  border-bottom: solid 4px #1a2226;
  margin: 8px 0;
}
.sidebar-menu > li > ul.submenu {
  background-color: #2c3b41;
  padding: 0;
  padding-top: 5px;
  padding-left: 20px;
}
.sidebar-menu > li > ul.submenu > li > a {
  padding: 5px 5px 5px 15px;
  display: block;
  font-size: 14px;
}
.sidebar-menu > li > ul.submenu > li > a > .fa {
  width: 20px;
}
.sidebar-menu > li > ul.submenu > li.active a,
.sidebar-menu > li > ul.submenu > li > a:hover {
  color: white;
}
.modal-loader {
  padding: 5px 15px;
}
.modal .modal-content {
  overflow: hidden;
}
.modal .modal-header.modal-image {
  padding: 0;
}
.modal .modal-header.modal-image img {
  width: 100%;
}
.alert-danger-light {
  background-color: #f2dede;
  color: #a94442;
}
.alert-info-light {
  border-color: #bee5eb;
  background-color: #d1ecf1;
  color: #0c5460;
}
.btn.loading {
  position: relative;
}
.btn.loading > .loading {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
}
.btn.loading > .btn-label {
  opacity: 0.25;
}
.tabs-with-margin .tab-pane {
  margin-top: 15px;
}
.table-tickets tr:not(.extra-field) + tr.extra-field td {
  padding-top: 16px;
}
.table-tickets tr.extra-field:not(:first-child) td {
  border-top: none;
  padding-top: 0;
}
.box-section {
  margin-bottom: 1.5em;
}
.box-section > h4 {
  margin-top: 0;
}
.label-container > .label:not(:first-child) {
  margin-left: 0.2em;
}
a.print-text::after {
  content: none;
}
.has-error {
  color: red;
}
.has-error .col-form-label {
  font-weight: bold;
}
.has-error .help-block {
  display: inline-block;
  margin-top: 5px;
}
.has-error .form-control {
  border-color: #dc3545;
}
.label.label-rounded {
  border-radius: 12px;
  display: inline-block;
}
pf-qr-scanner > .video-container {
  width: 100%;
  padding-top: 100%;
  border: 1px solid black;
  position: relative;
  margin-top: 5px;
}
pf-qr-scanner > .video-container > video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
pf-qr-scanner > .video-container > .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
pf-qr-scanner > .video-container > .overlay > .cross > .vertical {
  position: absolute;
  left: 0;
  width: 50%;
  top: 0;
  bottom: 0;
  border-right: 1px solid red;
}
pf-qr-scanner > .video-container > .overlay > .cross > .horizontal {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  border-bottom: 1px solid red;
}
pf-qr-scanner > .video-container > .overlay > .message {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 8px;
  border-radius: 2px;
}
pf-qr-scanner > .video-container > .overlay > .scan-result {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
}
pf-qr-scanner > .video-container > .overlay > .scan-result > .alert {
  display: flex;
  align-items: center;
}
pf-qr-scanner > form.code-input {
  display: flex;
}
pf-qr-scanner > form.code-input > .form-control {
  margin-right: 5px;
}
.custom-file-input {
  position: relative;
  height: 32px;
  transition: height 0.3s;
  overflow: hidden;
}
.custom-file-input--preview {
  height: 80px;
}
.custom-file-input--preview .custom-file-input__placeholder {
  opacity: 0;
}
.custom-file-input__container {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #ccc;
  overflow: hidden;
  cursor: pointer;
}
.custom-file-input__container:hover .custom-file-input__preview img {
  opacity: 0.3;
  filter: blur(5px);
  transform: scale(1.1);
}
.custom-file-input__container:hover .custom-file-input__placeholder {
  opacity: 1;
}
.custom-file-input__input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.custom-file-input__buttons {
  position: absolute;
  top: 4px;
  right: 4px;
}
.custom-file-input__placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.3s, filter 0.3s;
}
.custom-file-input__preview {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.custom-file-input__preview img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  opacity: 1;
  filter: blur(0px);
  transition: opacity 0.3s, transform 0.3s;
}
body > ui-view > .loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ecf0f5;
}
body > ui-view > .loading > img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.navbar-static-top {
  display: flex;
}
.navbar-static-top > .navbar-custom-menu {
  flex-shrink: 0;
}
.navbar-header {
  line-height: 50px;
  flex-grow: 1;
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.navbar-header > .state-header {
  display: flex;
  font-size: 1.5em;
  max-width: 90%;
}
.navbar-header > .state-header > .divider {
  padding: 0 5px;
}
.navbar-header > .state-header > .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.navbar-header > .state-header > :first-child {
  margin-left: 15px;
}
.navbar-header > .state-header > :last-child {
  margin-right: 15px;
}
.navbar-header > .loading-indicator {
  margin: 0 15px;
}
.navbar-header > .loading-indicator > i {
  vertical-align: middle;
}
.content-header ol.breadcrumb {
  position: relative;
  top: 0;
  right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .content-header ol.breadcrumb {
    padding: 7px 5px 7px 10px;
    margin-top: 0;
  }
}
.pf-booking-office-center .main-header > .navbar {
  background-color: #ff8300;
  color: white;
}
.pf-booking-office-center .main-header > .navbar > .sidebar-toggle {
  color: white;
}
.pf-booking-office-center .main-header > .navbar > .sidebar-toggle:hover {
  background-color: #ffb566;
  color: white;
}
.pf-booking-office-center .main-header > .navbar .state-header a {
  color: white;
}
.pf-booking-office-center .main-header > .navbar .navbar-custom-menu a.dropdown-toggle,
.pf-booking-office-center .main-header > .navbar .navbar-custom-menu li > a {
  color: white;
}
.pf-booking-office-center .main-header > .navbar .navbar-custom-menu a.dropdown-toggle:hover,
.pf-booking-office-center .main-header > .navbar .navbar-custom-menu li > a:hover {
  background-color: #ffb566;
  color: white;
}
.pf-booking-office-center .main-header > .navbar .navbar-custom-menu .dropdown.open a.dropdown-toggle {
  background-color: #ffb566;
}
.pf-organizer-center .main-header > .navbar {
  background-color: #398ebe;
  color: white;
}
.pf-organizer-center .main-header > .navbar > .sidebar-toggle {
  color: white;
}
.pf-organizer-center .main-header > .navbar > .sidebar-toggle:hover {
  background-color: #83bbda;
  color: white;
}
.pf-organizer-center .main-header > .navbar .state-header a {
  color: white;
}
.pf-organizer-center .main-header > .navbar .navbar-custom-menu a.dropdown-toggle,
.pf-organizer-center .main-header > .navbar .navbar-custom-menu li > a {
  color: white;
}
.pf-organizer-center .main-header > .navbar .navbar-custom-menu a.dropdown-toggle:hover,
.pf-organizer-center .main-header > .navbar .navbar-custom-menu li > a:hover {
  background-color: #83bbda;
  color: white;
}
.pf-organizer-center .main-header > .navbar .navbar-custom-menu .dropdown.open a.dropdown-toggle {
  background-color: #83bbda;
}
form.ng-dirty.box {
  border-top-color: #204d74;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #122b40;
}
form.ng-dirty.box > .box-footer {
  background-color: transparent;
  border-color: #122b40;
}
form.ng-dirty.box > .box-footer button[type='submit'] {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
form.ng-invalid.box {
  border-top-color: #d9534f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #d9534f;
}
form.ng-invalid.box > .box-footer {
  border-color: #d9534f;
}
pf-event-file-input .file-preview {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
}
.editor-container {
  height: 80px;
  overflow: hidden;
}
.editor-container .ta-editor {
  height: 40px !important;
  padding: 0;
  box-sizing: border-box;
}
.editor-container .ta-scroll-window > .ta-bind {
  min-height: 30px;
}
.editor-container .ta-editor.ta-html,
.ta-scroll-window.form-control {
  min-height: 30px;
}
ul.datetime-picker-dropdown {
  z-index: 10000;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-4 {
  padding-right: 1rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.content-header ol.breadcrumb {
  position: initial;
  top: initial;
  right: initial;
  float: none;
}
@media (max-width: 767px) {
  .main-sidebar,
  .fixed .content-wrapper,
  .fixed .right-side {
    padding-top: 50px;
  }
}
#svgRoot.seating-plan {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  max-height: 80vh;
}
#svgRoot.seating-plan:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
#svgRoot.seating-plan .zoom-area {
  transform-box: fill-box;
  transform-origin: center;
  transition: transform 0.5s ease-out;
  will-change: transform;
}
#svgRoot.seating-plan .zoom-area.no-animation {
  transition: none;
}
#svgRoot.seating-plan.show-blocked .seat.blocked ellipse {
  fill: #fff;
  stroke-width: 3;
}
#svgRoot.seating-plan .seat {
  cursor: pointer;
  transition: opacity 0.3s;
  stroke-width: 2;
}
#svgRoot.seating-plan .seat.taken {
  opacity: 0.2;
  cursor: not-allowed;
}
#svgRoot.seating-plan .seat.distance-blocked:not(.taken):not(.blocked) {
  opacity: 0.2;
  cursor: not-allowed;
}
#svgRoot.seating-plan .seat.distance-blocked:not(.taken):not(.blocked) ellipse {
  fill: #000;
  stroke: transparent;
}
#svgRoot.seating-plan .seat.selected {
  fill: #fff;
  stroke: #000;
  stroke-width: 2;
}
.tooltip.seating-tooltip .tooltip-inner {
  text-align: left;
  padding: 0;
}
.tooltip.seating-tooltip .tooltip-inner h3 {
  display: flex;
  padding: 8px 12px;
  border-bottom: #fff solid 1px;
  align-items: flex-end;
  margin-bottom: 0;
}
.tooltip.seating-tooltip .tooltip-inner h3 .title {
  flex-grow: 1;
  margin-right: 16px;
}
.tooltip.seating-tooltip .tooltip-inner h3 .starts-at {
  font-size: 0.75em;
}
.tooltip.seating-tooltip .tooltip-inner .tooltip-body,
.tooltip.seating-tooltip .tooltip-inner .tooltip-footer {
  padding: 8px 12px;
}
.tooltip.seating-tooltip .tooltip-inner .tooltip-footer {
  border-top: 1px solid white ;
  display: flex;
  align-items: center;
  justify-content: center;
}
.control-sidebar-bg,
.control-sidebar {
  right: -271px;
  width: 271px;
}
@media (min-width: 768px) {
  .control-sidebar-open .content-wrapper {
    margin-right: 271px;
  }
}
.control-sidebar.help {
  padding: 65px 15px;
}
.control-sidebar.help::-webkit-scrollbar {
  display: none;
}
.control-sidebar.help .help-content > *:first-child {
  margin-top: 0;
}
.control-sidebar.help .help-content h1 {
  font-size: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.control-sidebar.help .help-content h2 {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  padding-bottom: 3px;
}
.control-sidebar.help .help-content h3 {
  font-size: 16px;
}
.control-sidebar.help .help-content h4 {
  font-size: 14px;
  font-weight: bold;
}
.control-sidebar.help .help-content ul {
  padding-left: 20px;
}
.control-sidebar.help .banner-hotline .header {
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding-bottom: 2px;
  margin-bottom: 4px;
}
.control-sidebar.help .banner-hotline dl > dt {
  display: block;
  float: left;
  font-weight: normal;
  width: 50px;
}
.control-sidebar.help .banner-hotline dl > dd {
  margin-bottom: 0;
}
.tree-view .indent {
  display: inline-block;
  width: 24px;
}
.tree-view .folder {
  position: sticky;
  top: 48px;
  z-index: 1;
}
.tree-view .sub-folder .list-group-item {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.tree-view .sub-folder .list-group-item:last-child {
  margin-bottom: -1px;
}
.editor {
  overflow: auto;
  user-select: none;
  cursor: default;
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
}
.editor::before,
.editor::after {
  content: '';
  display: block;
  width: 32px;
  flex: 1 0 16px;
}
.editor .page {
  position: relative;
  background-color: white;
  border: solid 1px #000;
  overflow: hidden;
  box-sizing: content-box;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.24);
  margin-left: auto;
  margin-right: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  flex-grow: 0;
  flex-shrink: 0;
  transition: width 1s, height 1s;
}
.editor .page-inner {
  display: flex;
  flex-wrap: wrap;
}
.editor .page-background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.editor .page.show-placeholder .ticket-placeholder {
  opacity: 1;
}
.editor .ticket {
  position: relative;
  border-right: dashed 0.5px #000;
  border-bottom: dashed 0.5px #000;
  box-sizing: content-box;
  margin-right: -1px;
  margin-bottom: -1px;
  overflow: hidden;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.editor .ticket-inner {
  position: absolute;
}
.editor .ticket .ticket-meta {
  position: absolute;
  pointer-events: none;
}
.editor .ticket .ticket-meta.ticket-safe-area {
  transition: background-color 0.3s;
  background-color: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.editor .ticket .ticket-meta.ticket-safe-area--visible {
  background-color: rgba(0, 0, 0, 0.3);
}
.editor .ticket-dummy {
  position: relative;
  transition: background-color 0.3s;
  background-color: transparent;
}
.editor .ticket-dummy.ticket-dummy--inactive .dummy-text {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}
.editor .ticket-dummy .dummy-text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.editor .ticket-item {
  display: block;
  position: absolute;
  outline: 1px solid transparent;
  outline-offset: 3px;
}
.editor .ticket-item p {
  margin: 0 0 0.5mm;
  padding: 0;
}
.editor .ticket-item--editing {
  cursor: text !important;
  outline: 3px solid rgba(34, 54, 50, 0.5);
  outline-offset: 6px;
}
.editor .ticket-item--editing .ticket-item-content {
  user-select: auto;
  width: 100%;
  height: 100%;
}
.editor .ticket-item .barcode {
  width: 100%;
  height: 100%;
}
.editor .ticket-item .code39-preview {
  background-image: url(/assets/img/code39-preview.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.editor .ticket-item:not(.editor .ticket-item--selected):hover {
  outline: 1px solid rgba(34, 54, 50, 0.5);
}
.editor .ticket-item-content {
  height: 100%;
  appearance: none;
  outline: none;
  user-select: none;
}
.editor .ticket-item-content img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.editor .ticket-item .ticket-placeholder {
  position: absolute;
  top: -5px;
  left: -5px;
  font-size: 8pt;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}
.editor .ticket-item .ticket-placeholder.align-right {
  left: unset;
  right: -5px;
}
.editor .ticket-item .resize-handle {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #223632;
}
.editor .ticket-item .resize-handle.left {
  left: 0;
  margin-left: -7px;
}
.editor .ticket-item .resize-handle.hmid {
  left: 50%;
  margin-left: -3px;
}
.editor .ticket-item .resize-handle.right {
  left: 100%;
  margin-left: 0;
}
.editor .ticket-item .resize-handle.top {
  top: 0;
  margin-top: -7px;
}
.editor .ticket-item .resize-handle.vmid {
  top: 50%;
  margin-top: -3px;
}
.editor .ticket-item .resize-handle.bottom {
  top: 100%;
  margin-top: 0;
}

