﻿.fr-popup {
  z-index: 99999 !important;
}

/*Hide buttons*/
[id^="quote"], [id^="linkStyle"], [id^="tableCellBackground"], [id^="tableCellStyle"], [id^="tableStyle"], [id^="imageCaption"], [id^="imageSize"], [id^="imageDisplay"], [id^="imageAlign"], [id^="imageStyle"] {
  display: none !important;
}

#fr-logo {
  display: none !important;
}

.fr-wrapper-hide {
/*  opacity: 0;
  height: 0;*/
}

.fr-wrapper-show {
  opacity: 1;
}

.fr-modal {
  opacity: 0 !important;
}