.contentError403 {
  text-align: center;
  background-image: url(./Security-On-bro-cJ0-e9-L.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: calc(100vh - 48px - 48px);
}.contentError404 {
  text-align: center;
  background-image: url(./Shrug-bro-CZ7iCSKL.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: calc(100vh - 48px - 48px);
}.contentError503 {
  text-align: center;
  background-image: url(./Computer-troubleshooting-bro-CS3_EpR6.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: calc(100vh - 48px - 48px);
}.txt_btn_custom {
  background-color: #2a2a2a;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  flex: 0 0 auto;
}
.txt_btn_custom.dx-state-hover {
  background-color: #343434;
}
.txt_btn_custom.dx-state-focused {
  background-color: #3e3e3e;
}
.txt_btn_custom.dx-state-active {
  background-color: #ffffff;
  color: #2a2a2a;
}
.txt_btn_custom > .dx-button-content {
  padding: 1px;
}
.text {
  text-align: center;
  font-size: 9px;
  white-space: normal;
}.footer_toolbar_custom {
  width: 100%;
  z-index: 2;
  height: 52px;
  background-color: #2a2a2a;
  color: #ffffff;
  position: fixed;
  bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}.div-icon[data-v-d0f859ab] {
  min-height: 56px;
  margin-top: 5px;
}
.menu-container[data-v-d0f859ab] {
  display: flex;
  flex-wrap: wrap;
}
.menu[data-v-d0f859ab] {
  flex: 0 0 50%;
  padding: 5px 3px 0px 3px;
}
.menu a[data-v-d0f859ab] {
  text-decoration: none;
  color: #000;
}
.menu-content[data-v-d0f859ab] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 2px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  padding: 5px;
  cursor: pointer;
  min-height: 105px;
  margin: 0px 0px 5px 0px;
}
.menu-content .text[data-v-d0f859ab] {
  margin-top: auto;
  font-size: 11px;
}
[data-v-d0f859ab] {
  margin: 0;
  box-sizing: border-box;
}