/* [project]/styles/AuthLayout.module.css [client] (css) */
.AuthLayout-module__vsqgwq__content {
  min-height: 100vh;
}

.AuthLayout-module__vsqgwq__title1 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0;
  display: flex;
}

/* [project]/styles/ServicesTable.module.css [client] (css) */
.ServicesTable-module__a9vAta__search {
  text-align: center;
}

.ServicesTable-module__a9vAta__contentWrapper {
  background: #fff;
  height: 100%;
}

.ServicesTable-module__a9vAta__table-header thead > tr > th {
  background: #f7fbf6;
}

.ServicesTable-module__a9vAta__selected-row {
  background-color: #98fb98 !important;
}

[data-theme="dark"] .ServicesTable-module__a9vAta__selected-row {
  color: #e8e8e8;
  background-color: #1a2e1a !important;
}

[data-theme="dark"] .ServicesTable-module__a9vAta__contentWrapper {
  background: #000;
}

[data-ui-mode="comfort"]:not([data-theme="dark"]) .ServicesTable-module__a9vAta__zebra-even {
  background-color: #f7fbf5;
}

[data-ui-mode="comfort"]:not([data-theme="dark"]) .ServicesTable-module__a9vAta__zebra-odd {
  background-color: #fff;
}

[data-ui-mode="comfort"][data-theme="dark"] .ServicesTable-module__a9vAta__zebra-even {
  background-color: #1c211b;
}

[data-ui-mode="comfort"][data-theme="dark"] .ServicesTable-module__a9vAta__zebra-odd {
  background-color: #1f251e;
}

[data-ui-mode="comfort"]:not([data-theme="dark"]) .ServicesTable-module__a9vAta__selected-row {
  background-color: #c6e8b8 !important;
}

[data-ui-mode="comfort"][data-theme="dark"] .ServicesTable-module__a9vAta__selected-row {
  background-color: #1e4010 !important;
}

/* [project]/styles/Clients.module.css [client] (css) */
.Clients-module__2kexNG__contentWrapper {
  background: #fff;
}

.Clients-module__2kexNG__insiderWrapper {
  padding: 24px;
}

.Clients-module__2kexNG__addButton {
  background-color: #90ee90;
}

.Clients-module__2kexNG__editButton {
  background-color: #ff0;
}

.Clients-module__2kexNG__saveButton {
  background-color: #87cefa;
}

.Clients-module__2kexNG__debt {
  background-color: #fcc;
}

[data-theme="dark"] .Clients-module__2kexNG__debt {
  color: #ffb3b3;
  background-color: #3d1212 !important;
}

/* [project]/styles/MyData.module.css [client] (css) */
.MyData-module__8EmdHG__contentWrapper {
  background: #fff;
}

.MyData-module__8EmdHG__insiderWrapper {
  padding: 24px;
}

.MyData-module__8EmdHG__headerRow {
  background-color: beige;
  margin-bottom: 4px;
  padding: 4px;
}

.MyData-module__8EmdHG__timologisiRow {
  border: 1px solid #000;
  padding: 4px;
}

.MyData-module__8EmdHG__timologisiFooterCol {
  margin-top: 12px;
}

.MyData-module__8EmdHG__invoiceItemsHeader {
  background-color: #5f9ea0;
  margin: -12px -4px -24px;
  padding: 4px;
  font-size: 1.2em;
}

.MyData-module__8EmdHG__invoiceItemsBody {
  border: 1px solid #5f9ea0;
  max-height: 300px;
  margin-top: -12px;
  overflow-y: scroll;
}

.MyData-module__8EmdHG__mydataiconprimary {
  color: #6495ed;
}

.MyData-module__8EmdHG__mydataSend {
  background-color: #d3d3d3;
}

.MyData-module__8EmdHG__editButton {
  background-color: #ff0;
}

.MyData-module__8EmdHG__deleteButton {
  background-color: red;
}

/* [project]/styles/MainLayout.module.css [client] (css) */
.MainLayout-module__prxN0a__userinfo {
  float: right;
  position: relative;
}

.MainLayout-module__prxN0a__nav-left {
  float: left;
}

.MainLayout-module__prxN0a__user-name {
  color: #fff;
  margin-right: .2vw;
}

@media only screen and (max-width: 600px) {
  .MainLayout-module__prxN0a__user-name {
    font-size: .7rem;
  }

  header.MainLayout-module__prxN0a__ant-layout-header {
    padding: 0 2px !important;
  }
}

@media only screen and (min-width: 600px) {
  .MainLayout-module__prxN0a__user-name {
    font-size: .8rem;
  }

  header.MainLayout-module__prxN0a__ant-layout-header {
    padding: 0 2px !important;
  }
}

/* [project]/components/agroChat/AgroChat.module.css [client] (css) */
@media (max-width: 640px) {
  .AgroChat-module__h6k9SG__panel {
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    max-height: none !important;
    top: 8px !important;
    bottom: 8px !important;
    left: 8px !important;
    right: 8px !important;
  }
}

/* [project]/styles/CollapseCard.module.css [client] (css) */
.CollapseCard-module__qBguVq__panel-title {
  font-size: 1.4em;
}

/*# sourceMappingURL=_35eb060b._.css.map*/