﻿.formsPage {
  height: calc(100vh - 80px);
}
.formsPage .rightbar_container {
  z-index: 9998;
}
.formsPage .search-results {
  overflow: visible;
}