.brxe-darbo-uzmokestis {
  width: 100%;

  .darbo-uzmokestis-lentele-wrapper {
    width: 100%;
    overflow-x: auto;
    td,
    th {
      text-align: left;
      padding: 18px 20px 18px 24px;
    }
    table {
      border-collapse: collapse;
    }
    tr > td:nth-child(2),
    td:nth-child(3) {
      text-align: center !important;
    }
    tr > th:nth-child(2),
    th:nth-child(3) {
      text-align: center;
    }
    tr > th:first-child {
      width: 40%;
    }
    th:nth-child(2),
    td:nth-child(2) {
      background-color: #e1f6f9;
    }
    th:nth-child(odd),
    td:nth-child(odd) {
      background-color: #ffffff;
    }
    tr:first-child th:first-child {
      border-top-left-radius: 22px;
    }

    tr:first-child th:last-child {
      border-top-right-radius: 22px;
    }

    tr:last-child td:first-child {
      border-bottom-left-radius: 22px;
    }

    tr:last-child td:last-child {
      border-bottom-right-radius: 22px;
    }
  }
  .darbo-uzmokestis-lentele-table {
    min-width: 1000px;
  }
  .darbo-uzmokestis-lentele-columns {
    font-size: 17px;
    line-height: 24px;
    border-bottom: 1px solid #c7e6eb;
  }
  .darbo-uzmokestis-lentele-row {
    font-size: 17px;
    line-height: 24px;
    border-top: 1px solid #c7e6eb;
  }
}
