html, body {
  background:#F5F5F5;
  font-family: ralewayregular, sans-serif;
  height:100%;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  width:100%;
}
.highed-overlay-modal {
  left: -1000px;
  transition: 1s ease all;
  -moz-transition: 1s ease all;
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
}
.highed-dtable-top-bar-col-title {
  font-family: open_sansregular,sans-serif;
  padding-left: 30px;
}
.highed-dtable-top-bar-col {
  text-align: left;
}
.highed-toolbox-help {
  right: 30px;
  z-index: 1000;
}
.highed-toolbar {
  font-family: open_sansregular,sans-serif;
}
.highed-dtable-toolbar-label {
  font-family: open_sansregular,sans-serif;
}
.highed-vsplitter a {
  text-decoration: none;
}
.highed-customizer-table td:first-child {
  font-family: open_sanslight,sans-serif;
  font-size: 13px;
}
.highed-tree .parent-title {
  font-family: open_sansregular,sans-serif;
}
.highed-customize-group .highed-customizer-table-heading {
  padding-left: 0;
}
.highed-customizer-table-heading {
  font-family: open_sansregular,sans-serif;
  font-weight: normal;
}
.highed-dropdown {
  font-family: open_sansregular,sans-serif;
}
.highed-dropdown-item {
  font-family: open_sansregular,sans-serif;
}
.highed-tooltip {
  font-size: 12px;
  padding: 15px;
}
.highed-customize-type {
  margin-top: 3px;
  padding: 2px;
}
.highed-icon:hover {
  color: #e9e9e9;
}
.highed-ctx-item {
  font-family: open_sansregular,sans-serif;
}
.highed-dtable-input {
  font-family: open_sansregular,sans-serif;
}
.highed-imp-headline {
  font-family: open_sansregular,sans-serif;
}
.highed-field-tooltip {
  font-family: open_sansregular,sans-serif;
}
.highed-wizstepper-item {
  font-family: open_sansregular,sans-serif;
}
.highed-imp-help {
  font-family: ralewayregular, sans-serif;
}