.grid-factory-scope-2020 .gridfactory-title-div-2020 {
  margin: 0 60px;
}
.grid-factory-scope-2020 .table-widget-scope-2020 {
  margin: 0 60px;
}
.grid-factory-scope-2020.no-margin {
  margin: 0;
}
.grid-factory-scope-2020.no-margin .topcontrols {
  height: auto;
  margin: 0;
  padding: 0;
}
.grid-factory-scope-2020.no-margin .table-widget-scope-2020 {
  margin: 0;
}
.grid-factory-scope-2020#dropdownlist {
  margin-left: 0;
  margin-right: 0;
}
.grid-factory-scope-2020 .view-filter-select {
  border: 1px solid #d4d4d4;
  position: relative;
  bottom: 4px;
  width: auto;
  cursor: pointer;
}
.grid-factory-scope-2020 .dropdown-add-button {
  width: 100%;
  color: #fff;
  background-color: #2EB336;
  border-radius: 0;
  height: 40px;
  font-size: 14px;
}
.grid-factory-scope-2020 .dropdown-add-button:hover {
  background-color: #008800;
}
.grid-factory-scope-2020 .expanded-row-content,
.grid-factory-scope-2020 .expanded-row-actions {
  display: none;
}
.grid-factory-scope-2020 .expanded-row + .expanded-row-content,
.grid-factory-scope-2020 .expanded-row + .expanded-row-content + .expanded-row-actions {
  display: table-row;
}
.grid-factory-scope-2020 .expanded-row-content {
  height: 72px;
}
.grid-factory-scope-2020 .expanded-row-content .content-div--loading {
  background-image: url("/Resources/Internal/Images/green-spinner-32.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 72px;
}
.grid-factory-scope-2020 .expanded-row-actions button {
  margin: 5px;
}
@media (max-width: 1000px) {
  .grid-factory-scope-2020 div[data-gridname="salaryheaders_table"] > .topcontrols {
    height: 1100px;
  }
  .grid-factory-scope-2020 div[data-gridname="contracts_table"] > .topcontrols {
    height: 160px;
  }
  .grid-factory-scope-2020 div[data-gridname="employees_table"] > .topcontrols {
    height: 210px;
  }
  .grid-factory-scope-2020 div[data-gridname="salarytypes_table"] > .topcontrols {
    height: 160px;
  }
  .grid-factory-scope-2020 div[data-gridname="absences_table"] > .topcontrols {
    height: 160px;
  }
  .grid-factory-scope-2020 div[data-gridname="payoutheaders_table"] > .topcontrols {
    height: 210px;
  }
}
