#report-designer .izenda [class^='icon-']:before,
#report-designer .izenda [class*=' icon-']:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline;
  text-decoration: inherit;
  width: 14px;
  margin-right: 3px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#report-designer .izenda .fontello-icon {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 14px;
  margin-right: 3px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  color: #b3cbda;
}

#report-designer div.izenda-root.izenda-container .Select-control {
  height: unset !important;
}

#report-designer #izenda-root {
  width: 100%;
  height: 93.5vh;
}

#report-designer .u_fullHeight.u-posRelative > .u_paddingLeftRight {
  height: 200px !important;
}

#report-designer .u_fullHeight.u-posRelative > div:nth-of-type(2) {
  height: 100% !important;
}

#report-designer .izenda-GridLayout.data-source-grid {
  height: 100px !important;
}

.izenda-Footer-copyright {
  display: none !important;
}

.izenda-Footer:after {
  content: '(c) 2020 Micron Systems Inc. All rights reserved.';
  line-height: 30px;
  margin-left: 15px;
  font-size: 12px;
}

.izenda-TopMenu-logo {
  display: none !important;
}
