html {
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
}

p {
  margin: 0;
}

.apx-legend-position-bottom {
  padding-top: 8px !important;
  border-top: solid 1px #e0e0e0 !important;
  text-transform: uppercase !important;
}
.apx-legend-position-right {
  text-transform: uppercase !important;
}

.borderless-donut-box .apx-legend-position-bottom {
  padding-top: 0px !important;
  border: none !important;
}

.jodit-placeholder {
  font-family: 'Roboto', Arial, Helvetica, sans-serif, monospace;
}

.jodit-wysiwyg ol,
.jodit-wysiwyg ul {
  padding-left: 32px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.jodit-wysiwyg li {
  margin-bottom: 4px;
}

.cm-header-1 {
  font-size: 2em !important;
}

.cm-header-2 {
  font-size: 1.5em !important;
}

.cm-header-3 {
  font-size: 1.17em !important;
}

.cm-header-4 {
  font-size: 1em !important;
}

.cm-header-5 {
  font-size: 0.83em !important;
}

.cm-header-6 {
  font-size: 0.67em !important;
}
