.ag-group-cell {
  box-sizing: border-box;
  height: 100%;
  white-space: normal; }

.ag-cell {
  font-size: 1em;
  padding: 0px !important;
  border: 0px !important; }

*:focus {
  outline: none !important; }

.ag-header-group-text {
  font-size: 2em; }

.grid-headers {
  font-family: ProximaNova;
  font-size: 1em; }

.ag-root {
  font-family: ProximaNova;
  font-size: 1.2em;
  /* font-size: 1em;  fallback
  font-size: 1.5vw;*/ }

.ag-header-cell-label {
  text-overflow: clip;
  overflow: visible;
  white-space: normal; }

.ag-header-cell-text {
  line-height: 13px !important; }

@media screen and (max-width: 600px) {
  .logo {
    display: none; }
  .ag-root {
    font-size: 0.8em;
    /* font-size: 1em;  fallback
    font-size: 1.5vw;*/ } }

/*

  Modals and related styles

*/
#the-modal-feedback {
  width: 100%;
  height: 100px; }

.ag-cell {
  cursor: pointer; }
