html {
  overflow-y: auto !important;
}

ul {
  list-style: none;
}

.uk-subnav .uk-checkbox,
.uk-subnav .uk-radio {
  margin-top: 0;
}

.mar-t-5 {
  margin-top: 5px !important;
}
.mar-t-10 {
  margin-top: 10px !important;
}
.mar-t-15 {
  margin-top: 10px !important;
}

.mar-b-5 {
  margin-bottom: 5px !important;
}
.mar-b-10 {
  margin-bottom: 10px !important;
}
.mar-b-15 {
  margin-bottom: 10px !important;
}

.uk-min-width-small {
  min-width: 150px;
}

.uk-min-width-medium {
  min-width: 300px;
}

.uk-min-width-large {
  min-width: 450px;
}

.uk-min-height-small {
  min-height: 150px;
}

.uk-min-height-medium {
  min-height: 300px;
}

.uk-min-height-large {
  min-height: 450px;
}

.uk-max-width-small {
  max-width: 150px;
}

.uk-max-width-medium {
  max-width: 300px;
}

.uk-max-width-large {
  max-width: 450px;
}

.uk-text-white {
  color: white !important;
}

.bg-overlay {
  width: 100%;
  height: 100%;
  background: #ffffff70;
  position: absolute;
  top: 0;
  left: 0;
}

.opacity-0-5 {
  opacity: 0.5;
  pointer-events: none;
}

.opacity-0-4 {
  opacity: 0.4;
  pointer-events: none;
}

.uk-drop.uk-open {
  z-index: 10;
}

.ql-resize-overlay {
  position: absolute;
  box-sizing: border-box;
  border: 1px dashed #444;
  pointer-events: none;
}
.ql-resize-toolbar {
  position: absolute;
  top: -12px;
  right: 0;
  left: 0;
  height: 0;
  min-width: 120px;
  text-align: center;
  color: #333;
  box-sizing: border-box;
  cursor: default;
  pointer-events: all;
}
.ql-resize-toolbar button {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  padding: 2px;
  background-color: #fff;
  border: 1px solid #999;
  vertical-align: middle;
}
.ql-resize-toolbar button:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ql-resize-toolbar button:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ql-resize-toolbar button:not(:first-child) {
  border-left: none;
}
.ql-resize-toolbar button.active {
  filter: invert(20%);
}
.ql-resize-toolbar svg {
  width: 18px;
}
.ql-resize-handle {
  position: absolute;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border: 1px solid #777;
  box-sizing: border-box;
  opacity: 0.8;
  pointer-events: all;
}
.ql-resize-handle.tl {
  top: -6px;
  left: -6px;
  cursor: nwse-resize;
}
.ql-resize-handle.tr {
  top: -6px;
  right: -6px;
  cursor: nesw-resize;
}
.ql-resize-handle.br {
  right: -6px;
  bottom: -6px;
  cursor: nwse-resize;
}
.ql-resize-handle.bl {
  left: -6px;
  bottom: -6px;
  cursor: nwse-resize;
}
.ql-resize-display {
  position: absolute;
  padding: 4px 8px;
  text-align: center;
  background-color: #fff;
  color: #333;
  border: 1px solid #777;
  box-sizing: border-box;
  opacity: 0.8;
  cursor: default;
  line-height: 1;
}
.ql-resize-style-left {
  float: left;
  margin: 0 1em 1em 0;
}
.ql-resize-style-center {
  display: block;
  margin: auto;
}
.ql-resize-style-right {
  float: right;
  margin: 0 0 1em 1em;
}
.ql-resize-style-full {
  width: 100% !important;
}

.uk-button,
.uk-input,
input,
button,
.uk-notification-message,
.uk-card {
  border-radius: 5px !important;
}

.uk-input,
.uk-select,
.uk-textarea {
  color: #333;
  border-color: #aaa;
}

.uk-modal-title {
  font-size: 1.7rem;
}

.uk-width-100 {
  width: 100px;
}

button.uk-input {
  cursor: pointer;
}

:focus-visible {
  outline: 1px dotted #333;
}

.row-reverse .js-stools {
  flex-direction: row-reverse;
}

.select2.select2-container {
  font-size: 15px;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.select2-container .select2-selection--single,
.select2-selection__arrow {
  min-height: 40px;
}

.select2-selection__rendered,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  line-height: 31px !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 40px !important;
}

.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.uk-checkbox,
.uk-radio {
  border-color: #aaa;
}

.uk-checkbox {
  border-radius: 3px;
}

.ql-toolbar {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.ql-container {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.disabled-with-pointer-none {
  pointer-events: none;
  opacity: 0.5;
}

.uk-tooltip {
  color: white;
}

.uk-padding-large-top {
  padding-top: 60px !important;
}

.uk-padding-large-bottom {
  padding-top: 60px !important;
}

.uk-padding-medium-top {
  padding-top: 40px !important;
}

.uk-padding-medium-bottom {
  padding-top: 40px !important;
}

.uk-padding-top {
  padding-top: 20px !important;
}

.uk-padding-bottom {
  padding-top: 20px !important;
}

.note-templates .note-text p {
  margin: 0;
}

.uk-background-white {
  background-color: white;
}

.filepond--root {
  margin: 0;
}

.filepond--list.filepond--list {
  margin-top: 10px;
}

.filepond--root .filepond--drop-label {
  border: 3px dashed #ccc;
  background: white;
  /* margin-bottom: 5px; */
}

button.button,
button.btn,
button.button-close {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color;
  background-color: transparent;
  color: #333;
  border: 1px solid #e5e5e5;
}

button.button:hover,
button.btn:hover,
button.button-close:hover {
  background-color: transparent;
  color: #333;
  border-color: #b2b2b2;
  cursor: pointer;
  text-decoration: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  height: 39px;
}

@media (min-width: 960px) {
  .uk-width-1-2-5\@m {
    width: calc(100% / 2.5);
  }
  .uk-width-1-2-5\@m {
    flex: initial;
  }
}
