.dx-button {
  border-width: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

.dx-button-normal {
  background-color: #eee;
  border-color: #e6e6e6;
  color: #000; }

.dx-button-success {
  background-color: #4cae4c;
  border-color: #4cae4c;
  color: #fff; }

/* Buttons */
table.erp-buttons {
  border-collapse: collapse; }

table.erp-buttons td {
  border: 1px solid #ddd;
  border-bottom: 0px;
  border-top: 0px; }

table.erp-buttons td.empty {
  border: 0px; }

.erp-buttons {
  width: 100%;
  height: 55px; }

.erp-buttons .dx-button {
  height: 55px;
  width: 100%;
  text-transform: uppercase;
  font-family: "OpenSansCondensedBold", "HelveticaNeue-CondensedBold", Helvetica, "Arial Narrow", Calibri, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  margin: 0; }

.erp-buttons .dx-selectbox {
  border-bottom-color: #e6e6e6;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 55px; }

.grid-header {
  font-size: 22px;
  padding-left: 20px;
  font-weight: bold;
  color: rgba(51, 51, 51, 0.7); }

#GridCount .dx-datagrid-rowsview tr.dx-row {
  cursor: pointer; }

#GridCount .dx-datagrid-rowsview .dx-row:hover > td {
  background-color: rgba(0, 0, 0, 0.05); }

#GridCount .dx-header-row {
  font-size: 14px; }

.dx-header-row {
  background-color: #f1860a;
  color: white;
  font-size: 12px; }

tr.dx-row {
  height: 40px; }

.dx-editor-cell .dx-texteditor .dx-texteditor-input {
  background-color: #eeeeee; }

.dx-datagrid-rowsview .dx-selection.dx-row > td {
  background-color: rgba(221, 221, 221, 0.6); }

#GridCount .dx-datagrid-rowsview .dx-selection.dx-row:hover > td {
  background-color: rgba(221, 221, 221, 0.5); }

.dx-row.dx-data-row.prepared {
  background-color: #faae64; }

#GridCount .dx-row.dx-data-row.prepared:hover {
  background-color: rgba(250, 174, 100, 0.9); }

.dx-datagrid-content .dx-datagrid-table .dx-row > td {
  vertical-align: middle; }

.dx-datagrid-nowrap.dx-datagrid-headers .dx-header-row > td > .dx-datagrid-text-content {
  text-transform: uppercase; }

.dx-datagrid-filter-row {
  background-color: #eeeeee; }

.dx-datagrid-borders > .dx-datagrid-headers {
  border-top: 0px; }

.dx-datagrid-total-footer > .dx-datagrid-content {
  padding-top: 0px;
  padding-bottom: 0px; }

.dx-datagrid-total-footer tr.dx-row {
  height: auto; }

.dx-datagrid-content .dx-checkbox-container {
  height: 26px; }

.dx-datagrid-content .dx-datagrid-checkbox-size .dx-checkbox-icon {
  height: 26px;
  width: 26px; }

#GridCountFeedback {
  margin: 20px 0; }

#GridCountFeedback .dx-header-row > td {
  text-align: center !important; }

.count-form {
  min-height: 100%;
  margin-bottom: -65px; }

.count-form:after {
  content: "";
  display: block;
  height: 65px; }

.item-image-container, .item-image-container.dx-field-item-content {
  height: 100%;
  text-align: center; }

.item-image {
  padding: 2px 0;
  max-height: 124px;
  height: 100%; }

.login-container {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-bottom: 10px; }

.login-content {
  display: flex;
  max-width: 440px;
  margin: 0 auto;
  align-items: center;
  flex-direction: column; }

.login-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: #4a4a4a;
  line-height: 32px;
  margin: 35px 0;
  font-weight: 500; }

.login-separator {
  margin: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #4a4a4a; }

.login-form {
  text-align: left;
  width: 300px; }
  .login-form .dx-button {
    border-radius: 4px;
    border-width: 1px;
    border-style: solid; }

.login-form .error-message {
  padding: 10px;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  color: #d9534f;
  background-color: #ffe6e1; }

.tabbed-grid-page__tab-panel {
  height: 100%; }

.lock-user-button,
.unlock-user-button {
  width: 90px; }

.custom-grid-command-button {
  margin: 0 4px 4px;
  background: none;
  color: #337ab7; }
  .custom-grid-command-button .dx-button-content {
    padding: 4px 8px; }
  .custom-grid-command-button .dx-icon {
    color: #337ab7; }

.reset-password-form label {
  width: 100%;
  margin-bottom: 10px; }
  .reset-password-form label .dx-textbox {
    margin-top: 2px; }

.user-permissions {
  height: 100%; }

.role-claims {
  height: 100%; }

.licence-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 532px;
  margin: 0 auto; }
  .licence-container .licence-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 24px 0 0 0; }
  .licence-container .licence-update-button {
    margin: 24px 0; }
  .licence-container .licence-form {
    width: 100%;
    padding: 0 16px; }

.licence-updating-popup .dx-popup-content {
  display: flex;
  flex-direction: column; }

.licence-updating-popup .licence-data-title {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Verdana, sans-serif;
  font-weight: 400;
  margin: 12px 0; }

.licence-updating-popup .licence-data-input {
  height: 80%; }

.licence-updating-popup .licence-update-button {
  margin: 24px 0;
  align-self: flex-end; }

.client-logo {
  max-height: 50px; }

.main .main-container {
  display: flex;
  flex-grow: 1;
  width: 100%; }

.main .main-container main {
  width: 100%; }

.main .access-denied-page-container {
  text-align: center; }

.main .header {
  width: 100%; }

.grid-page {
  height: 100%; }
  .grid-page > * {
    height: 100% !important; }
