/* _content/Iveco.WebApp/Pages/AdminPanel/Components/UsersListComponent.razor.rz.scp.css */
.grid[b-ikhz8e4xtc] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-ikhz8e4xtc] .rz-datatable {
    border: none; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-ikhz8e4xtc] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-ikhz8e4xtc] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.input-container[b-ikhz8e4xtc] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-ikhz8e4xtc] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-ikhz8e4xtc] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-ikhz8e4xtc] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-ikhz8e4xtc] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-ikhz8e4xtc] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-ikhz8e4xtc] {
    outline: none; }
  .input-button:disabled[b-ikhz8e4xtc] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-ikhz8e4xtc] {
  padding-top: 20pt;
  padding-left: 20pt;
  padding-right: 20pt; }
  .grid .input-container[b-ikhz8e4xtc] {
    justify-content: flex-end; }
  .grid[b-ikhz8e4xtc] .rz-datatable {
    height: 85vh !important; }
    .grid[b-ikhz8e4xtc] .rz-datatable .rz-column-title {
      margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/AuditLog/Components/AuditLogComponent.razor.rz.scp.css */
.grid[b-s12t4w7ekj] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-s12t4w7ekj] .rz-datatable {
    border: none; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-s12t4w7ekj] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-s12t4w7ekj] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-s12t4w7ekj] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-s12t4w7ekj] {
    padding: 0.5rem; }

.fieldset[b-s12t4w7ekj] {
  border: 1px solid #52759d; }

.header-template[b-s12t4w7ekj] {
  color: #00336f; }

.input-container[b-s12t4w7ekj] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-s12t4w7ekj] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-s12t4w7ekj] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-s12t4w7ekj] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-s12t4w7ekj] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-s12t4w7ekj] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-s12t4w7ekj] {
    outline: none; }
  .input-button:disabled[b-s12t4w7ekj] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-s12t4w7ekj] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-s12t4w7ekj] .rz-datatable {
    border: none; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-s12t4w7ekj] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-s12t4w7ekj] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.switch-button[b-s12t4w7ekj] .rz-switch {
  margin-bottom: 0 !important;
  margin-left: 6px;
  margin-right: 6px; }

.switch-button[b-s12t4w7ekj] .rz-switch.rz-switch-checked .rz-switch-circle {
  background: #52759d; }

.audit-log-list[b-s12t4w7ekj] {
  width: 60%; }

.audit-details[b-s12t4w7ekj] {
  position: relative;
  width: 40%;
  height: 94.1vh; }
  .audit-details[b-s12t4w7ekj] .rz-fieldset {
    height: 100%; }
    .audit-details[b-s12t4w7ekj] .rz-fieldset .rz-fieldset-content-wrapper {
      height: 100%; }
      .audit-details[b-s12t4w7ekj] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content {
        height: 100%; }
        .audit-details[b-s12t4w7ekj] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content #audit-log-diff {
          max-height: 95%;
          overflow: auto; }
          .audit-details[b-s12t4w7ekj] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content #audit-log-diff .jsondiffpatch-delta {
            max-width: 100%; }
        .audit-details[b-s12t4w7ekj] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content .image-placeholder-icon-container {
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 7rem;
          height: 100%;
          width: 100%;
          color: #7f99b7; }

.header-container[b-s12t4w7ekj] {
  display: flex;
  flex-direction: column; }

.search-area[b-s12t4w7ekj] {
  margin-left: auto; }

.grid[b-s12t4w7ekj] .rz-datatable {
  height: 81vh !important; }
/* _content/Iveco.WebApp/Pages/Dashboard/Index.razor.rz.scp.css */
.main-page-container[b-l2qfb1lebt] {
  position: relative;
  height: 95vh;
  width: 100%;
  /* Necessary for set opacity on the background image without influence on the rest content */
}
.main-page-container[b-l2qfb1lebt]:before {
  content: "";
  background: url(images/backgroundCars.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.65;
}
.main-page-container .main-page-content[b-l2qfb1lebt] {
  position: relative;
}
/* _content/Iveco.WebApp/Pages/Dictionaries/AssemblyPlants/Components/AssemblyPlantsListComponent.razor.rz.scp.css */
.grid[b-akvov7vyb0] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-akvov7vyb0] .rz-datatable {
    border: none; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-akvov7vyb0] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-akvov7vyb0] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-akvov7vyb0] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-akvov7vyb0] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-akvov7vyb0] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-akvov7vyb0] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-akvov7vyb0] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-akvov7vyb0] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-akvov7vyb0] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-akvov7vyb0] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-akvov7vyb0] {
    outline: none; }
  .input-button:disabled[b-akvov7vyb0] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-akvov7vyb0] {
  justify-content: flex-end; }

.grid[b-akvov7vyb0] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-akvov7vyb0] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Dictionaries/Colors/Components/ColorListComponent.razor.rz.scp.css */
.grid[b-0pb9im7mdu] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-0pb9im7mdu] .rz-datatable {
    border: none; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-0pb9im7mdu] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-0pb9im7mdu] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-0pb9im7mdu] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-0pb9im7mdu] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-0pb9im7mdu] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-0pb9im7mdu] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-0pb9im7mdu] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-0pb9im7mdu] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-0pb9im7mdu] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-0pb9im7mdu] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-0pb9im7mdu] {
    outline: none; }
  .input-button:disabled[b-0pb9im7mdu] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-0pb9im7mdu] {
  justify-content: flex-end; }

.grid[b-0pb9im7mdu] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-0pb9im7mdu] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Dictionaries/Index.razor.rz.scp.css */
.fieldset[b-ncvbryk8ew] {
  border: 1px solid #52759d;
}

.header-template[b-ncvbryk8ew] {
  color: #00336f;
}

.component-container[b-ncvbryk8ew] {
  display: flex;
  max-height: 100%;
}
.component-container .component-item[b-ncvbryk8ew] {
  padding: 0.5rem;
}

body:not(.rz-default-scrollbars) [b-ncvbryk8ew]::-webkit-scrollbar-thumb {
  background: #d7d8da;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 8px;
}

body:not(.rz-default-scrollbars)[b-ncvbryk8ew]::-webkit-scrollbar-thumb {
  background: #d7d8da;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 8px;
}

.input-container[b-ncvbryk8ew] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-ncvbryk8ew] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-ncvbryk8ew] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-ncvbryk8ew] {
  position: relative;
  height: 2.1875rem;
}

.tabs[b-ncvbryk8ew] .rz-tabview .rz-tabview-panel {
  position: relative;
}
.tabs[b-ncvbryk8ew] .rz-tabview .rz-tabview-nav li a {
  color: #52759d;
}
.tabs[b-ncvbryk8ew] .rz-tabview .rz-tabview-nav .rz-tabview-selected {
  border-top-color: #00336f;
}
.tabs[b-ncvbryk8ew] .rz-tabview .rz-tabview-nav .rz-tabview-selected a {
  color: #00336f;
}
.tabs[b-ncvbryk8ew] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
  border-top-color: #00336f !important;
}
.tabs[b-ncvbryk8ew] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) a {
  color: #52759d;
}

.input-container[b-ncvbryk8ew] {
  padding-left: 1.75rem;
  padding-top: 1rem;
}

.dropdown-label-container[b-ncvbryk8ew] {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.tabs[b-ncvbryk8ew] .rz-tabview {
  padding: 1rem;
}
/* _content/Iveco.WebApp/Pages/Dictionaries/KPP/Components/KPPsListComponent.razor.rz.scp.css */
.grid[b-1bkczy2pm6] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-1bkczy2pm6] .rz-datatable {
    border: none; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-1bkczy2pm6] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-1bkczy2pm6] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-1bkczy2pm6] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-1bkczy2pm6] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-1bkczy2pm6] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-1bkczy2pm6] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-1bkczy2pm6] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-1bkczy2pm6] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-1bkczy2pm6] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-1bkczy2pm6] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-1bkczy2pm6] {
    outline: none; }
  .input-button:disabled[b-1bkczy2pm6] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-1bkczy2pm6] {
  justify-content: flex-end; }

.grid[b-1bkczy2pm6] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-1bkczy2pm6] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Dictionaries/SeatsNumbers/Components/SeatsNumberListComponent.razor.rz.scp.css */
.grid[b-9828d1uiqz] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-9828d1uiqz] .rz-datatable {
    border: none; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-9828d1uiqz] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-9828d1uiqz] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-9828d1uiqz] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-9828d1uiqz] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-9828d1uiqz] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-9828d1uiqz] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-9828d1uiqz] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-9828d1uiqz] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-9828d1uiqz] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-9828d1uiqz] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-9828d1uiqz] {
    outline: none; }
  .input-button:disabled[b-9828d1uiqz] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-9828d1uiqz] {
  justify-content: flex-end; }

.grid[b-9828d1uiqz] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-9828d1uiqz] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Dictionaries/Translations/Components/TranslationsValueListComponent.razor.rz.scp.css */
.grid[b-5h4apeckqm] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-5h4apeckqm] .rz-datatable {
    border: none; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-5h4apeckqm] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-5h4apeckqm] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-5h4apeckqm] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-5h4apeckqm] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-5h4apeckqm] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-5h4apeckqm] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-5h4apeckqm] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-5h4apeckqm] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-5h4apeckqm] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-5h4apeckqm] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-5h4apeckqm] {
    outline: none; }
  .input-button:disabled[b-5h4apeckqm] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-5h4apeckqm] {
  justify-content: flex-end; }

.grid[b-5h4apeckqm] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-5h4apeckqm] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Dictionaries/VehicleFamilies/Components/VehicleFamiliesListComponent.razor.rz.scp.css */
.grid[b-6utss0zz9h] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-6utss0zz9h] .rz-datatable {
    border: none; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-6utss0zz9h] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-6utss0zz9h] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-6utss0zz9h] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-6utss0zz9h] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-6utss0zz9h] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-6utss0zz9h] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-6utss0zz9h] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-6utss0zz9h] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-6utss0zz9h] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-6utss0zz9h] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-6utss0zz9h] {
    outline: none; }
  .input-button:disabled[b-6utss0zz9h] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-6utss0zz9h] {
  justify-content: flex-end; }

.grid[b-6utss0zz9h] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-6utss0zz9h] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Dictionaries/VehiclesKinds/Components/VehicleKindListComponent.razor.rz.scp.css */
.grid[b-lye2cddxnn] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-lye2cddxnn] .rz-datatable {
    border: none; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-lye2cddxnn] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-lye2cddxnn] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-lye2cddxnn] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.grid[b-lye2cddxnn] .rz-datatable thead tr:nth-child(2) th {
  display: none; }

.input-container[b-lye2cddxnn] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-lye2cddxnn] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-lye2cddxnn] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-lye2cddxnn] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-lye2cddxnn] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-lye2cddxnn] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-lye2cddxnn] {
    outline: none; }
  .input-button:disabled[b-lye2cddxnn] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid .input-container[b-lye2cddxnn] {
  justify-content: flex-end; }

.grid[b-lye2cddxnn] .rz-datatable {
  height: 78.2vh !important; }
  .grid[b-lye2cddxnn] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }
/* _content/Iveco.WebApp/Pages/Documents/Components/DocumentsBatchesListComponent.razor.rz.scp.css */
.grid[b-usfpxskf5w] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-usfpxskf5w] .rz-datatable {
    border: none; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-usfpxskf5w] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-usfpxskf5w] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-usfpxskf5w] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-usfpxskf5w] {
    padding: 0.5rem; }

.fieldset[b-usfpxskf5w] {
  border: 1px solid #52759d; }

.header-template[b-usfpxskf5w] {
  color: #00336f; }

.input-container[b-usfpxskf5w] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-usfpxskf5w] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-usfpxskf5w] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-usfpxskf5w] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-usfpxskf5w] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-usfpxskf5w] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-usfpxskf5w] {
    outline: none; }
  .input-button:disabled[b-usfpxskf5w] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-usfpxskf5w] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-usfpxskf5w] .rz-datatable {
    border: none; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-usfpxskf5w] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-usfpxskf5w] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.switch-button[b-usfpxskf5w] .rz-switch {
  margin-bottom: 0 !important;
  margin-left: 6px;
  margin-right: 6px; }

.switch-button[b-usfpxskf5w] .rz-switch.rz-switch-checked .rz-switch-circle {
  background: #52759d; }

.grid[b-usfpxskf5w] .rz-datatable tr:last-child th:last-child {
  right: 0; }

.grid[b-usfpxskf5w] .rz-datatable .rz-frozen-cell {
  right: 0;
  border-left: solid 1px white !important; }

.grid[b-usfpxskf5w] .rz-datatable .rz-state-highlight .rz-frozen-cell {
  border-left: solid 1px #52759d !important; }

.grid[b-usfpxskf5w] .rz-datatable thead th:nth-last-child(2) {
  border-right: none !important; }

.grid[b-usfpxskf5w] .rz-datatable tbody td:nth-last-child(2) {
  border-right: none; }

.grid[b-usfpxskf5w] .rz-datatable tbody .rz-frozen-cell {
  border-left: solid 1px #7f99b7 !important; }

.actions-container[b-usfpxskf5w] {
  display: flex;
  justify-content: center; }

.header-container[b-usfpxskf5w] {
  display: flex; }

.search-area[b-usfpxskf5w] {
  margin-left: auto; }

.grid[b-usfpxskf5w] .rz-datatable {
  height: 78vh !important; }
/* _content/Iveco.WebApp/Pages/Documents/Components/DocumentsListComponent.razor.rz.scp.css */
.grid[b-ld0x6nuxqj] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-ld0x6nuxqj] .rz-datatable {
    border: none; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-ld0x6nuxqj] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-ld0x6nuxqj] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-ld0x6nuxqj] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-ld0x6nuxqj] {
    padding: 0.5rem; }

.fieldset[b-ld0x6nuxqj] {
  border: 1px solid #52759d; }

.header-template[b-ld0x6nuxqj] {
  color: #00336f; }

.input-container[b-ld0x6nuxqj] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-ld0x6nuxqj] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-ld0x6nuxqj] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-ld0x6nuxqj] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-ld0x6nuxqj] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-ld0x6nuxqj] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-ld0x6nuxqj] {
    outline: none; }
  .input-button:disabled[b-ld0x6nuxqj] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-ld0x6nuxqj] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-ld0x6nuxqj] .rz-datatable {
    border: none; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-ld0x6nuxqj] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-ld0x6nuxqj] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.switch-button[b-ld0x6nuxqj] .rz-switch {
  margin-bottom: 0 !important;
  margin-left: 6px;
  margin-right: 6px; }

.switch-button[b-ld0x6nuxqj] .rz-switch.rz-switch-checked .rz-switch-circle {
  background: #52759d; }

.grid[b-ld0x6nuxqj] .rz-datatable tr:last-child th:last-child {
  right: 0; }

.grid[b-ld0x6nuxqj] .rz-datatable .rz-frozen-cell {
  right: 0;
  border-left: solid 1px white !important; }

.grid[b-ld0x6nuxqj] .rz-datatable .rz-state-highlight .rz-frozen-cell {
  border-left: solid 1px #52759d !important; }

.grid[b-ld0x6nuxqj] .rz-datatable thead th:nth-last-child(2) {
  border-right: none !important; }

.grid[b-ld0x6nuxqj] .rz-datatable tbody td:nth-last-child(2) {
  border-right: none; }

.grid[b-ld0x6nuxqj] .rz-datatable tbody .rz-frozen-cell {
  border-left: solid 1px #7f99b7 !important; }

.actions-container[b-ld0x6nuxqj] {
  display: flex;
  justify-content: center; }

.header-container[b-ld0x6nuxqj] {
  display: flex; }

.search-area[b-ld0x6nuxqj] {
  margin-left: auto; }

.grid[b-ld0x6nuxqj] .rz-datatable {
  height: 78vh !important; }
/* _content/Iveco.WebApp/Pages/Documents/Components/RenameBatchComponent.razor.rz.scp.css */
.input-button[b-zub0rong7l] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-zub0rong7l] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-zub0rong7l] {
    outline: none; }
  .input-button:disabled[b-zub0rong7l] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.button-container[b-zub0rong7l] {
  margin-top: 10px; }
/* _content/Iveco.WebApp/Pages/Documents/Index.razor.rz.scp.css */
.component-container[b-0bkrne07m8] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-0bkrne07m8] {
    padding: 0.5rem; }

.fieldset[b-0bkrne07m8] {
  border: 1px solid #52759d; }

.header-template[b-0bkrne07m8] {
  color: #00336f; }

.documents-list[b-0bkrne07m8] {
  max-width: 60%; }

.document-preview[b-0bkrne07m8] {
  width: 40%; }
  .document-preview[b-0bkrne07m8] .rz-fieldset {
    height: 100%; }
    .document-preview[b-0bkrne07m8] .rz-fieldset .rz-fieldset-content-wrapper {
      height: 100%; }
      .document-preview[b-0bkrne07m8] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content {
        height: 100%; }
        .document-preview[b-0bkrne07m8] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content .pdf-preview {
          width: 100%;
          height: 100%; }
        .document-preview[b-0bkrne07m8] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content .image-placeholder-icon-container {
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 7rem;
          height: 100%;
          width: 100%;
          color: #7f99b7; }
/* _content/Iveco.WebApp/Pages/Facsimiles/Components/FacsimileImagesComponent.razor.rz.scp.css */
.fieldset[b-92g3z0j3bh] {
  border: 1px solid #52759d;
}

.header-template[b-92g3z0j3bh] {
  color: #00336f;
}

.images-container[b-92g3z0j3bh] {
  height: 100%;
  width: 30vw;
}

.image-item[b-92g3z0j3bh] {
  width: 100%;
  height: 50%;
}

.image-wrapper[b-92g3z0j3bh] {
  height: 38vh;
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  background-color: white;
}

img[b-92g3z0j3bh] {
  max-height: 45vh;
  max-width: 25vw;
}

.image-placeholder-icon-container[b-92g3z0j3bh] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10rem;
  color: #ccd6e2;
}
/* _content/Iveco.WebApp/Pages/Facsimiles/Components/FacsimilesComponent.razor.rz.scp.css */
.grid[b-70hdo7sks3] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-70hdo7sks3] .rz-datatable {
    border: none; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-70hdo7sks3] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-70hdo7sks3] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-70hdo7sks3] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-70hdo7sks3] {
    padding: 0.5rem; }

.fieldset[b-70hdo7sks3] {
  border: 1px solid #52759d; }

.header-template[b-70hdo7sks3] {
  color: #00336f; }

.input-container[b-70hdo7sks3] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-70hdo7sks3] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-70hdo7sks3] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-70hdo7sks3] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-70hdo7sks3] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-70hdo7sks3] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-70hdo7sks3] {
    outline: none; }
  .input-button:disabled[b-70hdo7sks3] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-70hdo7sks3] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-70hdo7sks3] .rz-datatable {
    border: none; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-70hdo7sks3] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-70hdo7sks3] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.grid[b-70hdo7sks3] {
  height: 86vh !important; }
/* _content/Iveco.WebApp/Pages/Facsimiles/Components/UploadFacsimileComponent.razor.rz.scp.css */
.component-container[b-3itya7if0f] {
  display: flex;
  max-height: 100%;
}
.component-container .component-item[b-3itya7if0f] {
  padding: 0.5rem;
}

.fieldset[b-3itya7if0f] {
  border: 1px solid #52759d;
}

.header-template[b-3itya7if0f] {
  color: #00336f;
}

.input-container[b-3itya7if0f] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-3itya7if0f] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-3itya7if0f] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-3itya7if0f] {
  position: relative;
  height: 2.1875rem;
}

.input-button[b-3itya7if0f] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-3itya7if0f] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-3itya7if0f] {
  outline: none;
}
.input-button:disabled[b-3itya7if0f] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.action-buttons-container[b-3itya7if0f] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.form-input-item-container:not(:first-child)[b-3itya7if0f] {
  margin-top: 1rem;
  width: 100%;
}

.form-input-item-container:last-child[b-3itya7if0f] {
  margin-top: 2rem;
  text-align: center;
}

img[b-3itya7if0f] {
  max-height: 200px;
  max-width: 250px;
}

.image-buttons-container[b-3itya7if0f] {
  display: flex;
}
.image-buttons-container .stamp-button-container[b-3itya7if0f] {
  margin-left: auto;
}

.image-container[b-3itya7if0f] {
  display: flex;
  justify-content: center;
  padding: 0.5rem 0 0 0 !important;
}

.image-container:nth-child(2)[b-3itya7if0f] {
  margin-left: auto;
}

.action-buttons-container[b-3itya7if0f] {
  margin-top: 35px;
}

.image-placeholder-icon-container[b-3itya7if0f] {
  display: flex;
  height: 200px;
  width: 250px;
  align-items: center;
  justify-content: center;
  font-size: 6rem;
  color: #f3f5f7;
}
/* _content/Iveco.WebApp/Pages/Imports/Components/CsvFileComponent.razor.rz.scp.css */
.grid[b-i1ldq39yxx] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-i1ldq39yxx] .rz-datatable {
    border: none; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-i1ldq39yxx] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-i1ldq39yxx] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-i1ldq39yxx] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.input-container[b-i1ldq39yxx] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-i1ldq39yxx] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-i1ldq39yxx] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-i1ldq39yxx] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-i1ldq39yxx] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-i1ldq39yxx] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-i1ldq39yxx] {
    outline: none; }
  .input-button:disabled[b-i1ldq39yxx] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-i1ldq39yxx] .rz-datatable {
  height: 81vh !important; }

.date-pickers-container[b-i1ldq39yxx] {
  display: flex;
  align-items: center;
  margin-left: auto; }

.separator[b-i1ldq39yxx] {
  margin: 0 5px; }

.calendar-container[b-i1ldq39yxx] {
  width: 150px; }
/* _content/Iveco.WebApp/Pages/Imports/Components/UploadFileDropdownComponent.razor.rz.scp.css */
.input-button[b-vhgu5wbtgj] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-vhgu5wbtgj] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-vhgu5wbtgj] {
  outline: none;
}
.input-button:disabled[b-vhgu5wbtgj] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.button-container[b-vhgu5wbtgj] {
  margin-top: 10px;
}
/* _content/Iveco.WebApp/Pages/Imports/Components/XmlFileComponent.razor.rz.scp.css */
.grid[b-iaibcl6odw] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-iaibcl6odw] .rz-datatable {
    border: none; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-iaibcl6odw] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-iaibcl6odw] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-iaibcl6odw] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.input-container[b-iaibcl6odw] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-iaibcl6odw] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-iaibcl6odw] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-iaibcl6odw] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-iaibcl6odw] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-iaibcl6odw] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-iaibcl6odw] {
    outline: none; }
  .input-button:disabled[b-iaibcl6odw] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-iaibcl6odw] .rz-datatable tr:last-child th:last-child {
  right: 0; }

.grid[b-iaibcl6odw] .rz-datatable .rz-frozen-cell {
  right: 0;
  border-left: solid 1px white !important; }

.grid[b-iaibcl6odw] .rz-datatable .rz-state-highlight .rz-frozen-cell {
  border-left: solid 1px #52759d !important; }

.grid[b-iaibcl6odw] .rz-datatable thead th:nth-last-child(2) {
  border-right: none !important; }

.grid[b-iaibcl6odw] .rz-datatable tbody td:nth-last-child(2) {
  border-right: none; }

.grid[b-iaibcl6odw] .rz-datatable tbody .rz-frozen-cell {
  border-left: solid 1px #7f99b7 !important; }

.grid[b-iaibcl6odw] .rz-datatable {
  height: 81vh !important; }

.date-pickers-container[b-iaibcl6odw] {
  display: flex;
  align-items: center;
  margin-left: auto; }

.separator[b-iaibcl6odw] {
  margin: 0 5px; }

.calendar-container[b-iaibcl6odw] {
  width: 150px; }
/* _content/Iveco.WebApp/Pages/Imports/Index.razor.rz.scp.css */
.component-container[b-fdlh0d71kb] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-fdlh0d71kb] {
    padding: 0.5rem; }

.fieldset[b-fdlh0d71kb] {
  border: 1px solid #52759d; }

.header-template[b-fdlh0d71kb] {
  color: #00336f; }

.component-item[b-fdlh0d71kb] {
  max-width: 50%; }
/* _content/Iveco.WebApp/Pages/LCertificateTemplates/Components/LCertificateTemplateDetailsComponent.razor.rz.scp.css */
.input-container[b-8cf77cpohi] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-8cf77cpohi] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-8cf77cpohi] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-8cf77cpohi] {
  position: relative;
  height: 2.1875rem;
}

.input-button[b-8cf77cpohi] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-8cf77cpohi] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-8cf77cpohi] {
  outline: none;
}
.input-button:disabled[b-8cf77cpohi] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.header-container[b-8cf77cpohi] {
  display: inline-flex;
  width: 100%;
}
.header-container .name-container[b-8cf77cpohi] {
  font-size: 15pt;
}
.header-container .name-container .name-input[b-8cf77cpohi] {
  margin-left: 6pt;
}
.header-container .name-container .name-input[b-8cf77cpohi] .rz-textbox {
  width: 400pt;
}
.header-container .input-container[b-8cf77cpohi] {
  margin-left: auto;
}

.content-wrapper[b-8cf77cpohi] {
  overflow: scroll;
  height: 82vh;
}
.content-wrapper .text-box-wrapper[b-8cf77cpohi] .rz-textbox {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrapper .default-text[b-8cf77cpohi] .rz-textbox {
  width: 181pt;
}
.content-wrapper .header[b-8cf77cpohi] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.content-wrapper .header .two-line-header[b-8cf77cpohi] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-wrapper .header .two-line-header-subtext[b-8cf77cpohi] {
  font-size: 0.8em;
}
.content-wrapper .sub-header[b-8cf77cpohi] {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 5px;
}
.content-wrapper .section-a[b-8cf77cpohi] {
  margin-top: 10px;
  width: 100%;
}
.content-wrapper .section-a .a-row[b-8cf77cpohi] {
  display: flex;
  align-items: center;
  height: 50px;
}
.content-wrapper .section-a .a-row .a-textbox[b-8cf77cpohi] {
  margin-left: auto;
}
.content-wrapper .section-b[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-b .b-row[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-b .b-row .b-textbox[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-b .b-row .b-textbox[b-8cf77cpohi] .rz-textbox {
  width: 100%;
}
.content-wrapper .row-with-textbox[b-8cf77cpohi] {
  height: 50px;
  display: flex;
  align-items: center;
  height: 50px;
}
.content-wrapper .section-c[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-c .c-row[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-c .c-row .c-special-textbox[b-8cf77cpohi] {
  display: flex;
  justify-content: center;
}
.content-wrapper .section-c .c-row .c-textbox[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-c .c-row .c-textbox[b-8cf77cpohi] .rz-textbox {
  width: 100%;
}
.content-wrapper .section-d[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-d .d-row[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-d .d-row .d-textbox[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-d .d-row .d-textbox[b-8cf77cpohi] .rz-textbox {
  width: 100%;
}
.content-wrapper .section-date-location[b-8cf77cpohi] {
  width: 100%;
}
.content-wrapper .section-date-location .date-location-row[b-8cf77cpohi] {
  width: 100%;
}

.image-placeholder-icon-container[b-8cf77cpohi] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10rem;
  height: 100%;
  width: 100%;
  color: #7f99b7;
}
/* _content/Iveco.WebApp/Pages/LCertificateTemplates/Components/LCertificateTemplatesListComponent.razor.rz.scp.css */
.grid[b-sx751adml6] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-sx751adml6] .rz-datatable {
    border: none; }
    .grid[b-sx751adml6] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-sx751adml6] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-sx751adml6] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-sx751adml6] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-sx751adml6] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-sx751adml6] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-sx751adml6] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-sx751adml6] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-sx751adml6] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-sx751adml6] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-sx751adml6] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-sx751adml6] {
    padding: 0.5rem; }

.fieldset[b-sx751adml6] {
  border: 1px solid #52759d; }

.header-template[b-sx751adml6] {
  color: #00336f; }

.input-container[b-sx751adml6] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-sx751adml6] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-sx751adml6] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-sx751adml6] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-sx751adml6] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-sx751adml6] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-sx751adml6] {
    outline: none; }
  .input-button:disabled[b-sx751adml6] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-sx751adml6] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-sx751adml6] .rz-datatable {
    border: none; }
    .grid[b-sx751adml6] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-sx751adml6] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-sx751adml6] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.component-item[b-sx751adml6] {
  min-width: 50%; }
  .component-item[b-sx751adml6] .rz-fieldset {
    height: 93vh; }
    .component-item[b-sx751adml6] .rz-fieldset .rz-fieldset-content-wrapper {
      height: 100%; }
      .component-item[b-sx751adml6] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content {
        height: 100%; }

.grid[b-sx751adml6] .rz-datatable {
  height: 82vh !important; }
  .grid[b-sx751adml6] .rz-datatable .rz-column-title {
    margin-left: 0.6rem; }

.grid .input-container .input-item[b-sx751adml6] {
  margin-left: auto; }
/* _content/Iveco.WebApp/Pages/Profile/Components/FacsimileImagesComponent.razor.rz.scp.css */
.fieldset[b-5uyu59woyc] {
  border: 1px solid #52759d; }

.header-template[b-5uyu59woyc] {
  color: #00336f; }

.images-container[b-5uyu59woyc] {
  height: 100%;
  width: 30vw; }

.image-item[b-5uyu59woyc] {
  width: 100%;
  height: 50%; }

.image-wrapper[b-5uyu59woyc] {
  height: 38vh;
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  background-color: white; }

img[b-5uyu59woyc] {
  max-height: 45vh;
  max-width: 25vw; }

.image-placeholder-icon-container[b-5uyu59woyc] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10rem;
  color: #ccd6e2; }
/* _content/Iveco.WebApp/Pages/Profile/Components/FacsimilesComponent.razor.rz.scp.css */
.grid[b-2kljxbsii3] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-2kljxbsii3] .rz-datatable {
    border: none; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-2kljxbsii3] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-2kljxbsii3] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-2kljxbsii3] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-2kljxbsii3] {
    padding: 0.5rem; }

.fieldset[b-2kljxbsii3] {
  border: 1px solid #52759d; }

.header-template[b-2kljxbsii3] {
  color: #00336f; }

.input-container[b-2kljxbsii3] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-2kljxbsii3] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-2kljxbsii3] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-2kljxbsii3] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-2kljxbsii3] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-2kljxbsii3] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-2kljxbsii3] {
    outline: none; }
  .input-button:disabled[b-2kljxbsii3] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-2kljxbsii3] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-2kljxbsii3] .rz-datatable {
    border: none; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-2kljxbsii3] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-2kljxbsii3] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }
/* _content/Iveco.WebApp/Pages/Profile/Components/PreferencesComponent.razor.rz.scp.css */
.component-container[b-0729jfvlyr] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-0729jfvlyr] {
    padding: 0.5rem; }

.fieldset[b-0729jfvlyr] {
  border: 1px solid #52759d; }

.header-template[b-0729jfvlyr] {
  color: #00336f; }

.input-container[b-0729jfvlyr] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-0729jfvlyr] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-0729jfvlyr] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-0729jfvlyr] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-0729jfvlyr] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-0729jfvlyr] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-0729jfvlyr] {
    outline: none; }
  .input-button:disabled[b-0729jfvlyr] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.checkbox-container[b-0729jfvlyr] .rz-state-active {
  background-color: #52759d; }
/* _content/Iveco.WebApp/Pages/Profile/Index.razor.rz.scp.css */
.tabs[b-dohgu8qxu2] .rz-tabview .rz-tabview-panel {
  position: relative; }

.tabs[b-dohgu8qxu2] .rz-tabview .rz-tabview-nav li a {
  color: #52759d; }

.tabs[b-dohgu8qxu2] .rz-tabview .rz-tabview-nav .rz-tabview-selected {
  border-top-color: #00336f; }
  .tabs[b-dohgu8qxu2] .rz-tabview .rz-tabview-nav .rz-tabview-selected a {
    color: #00336f; }

.tabs[b-dohgu8qxu2] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
  border-top-color: #00336f !important; }
  .tabs[b-dohgu8qxu2] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) a {
    color: #52759d; }

.fieldset[b-dohgu8qxu2] {
  border: 1px solid #52759d; }

.header-template[b-dohgu8qxu2] {
  color: #00336f; }

.component-container[b-dohgu8qxu2] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-dohgu8qxu2] {
    padding: 0.5rem; }

.profile-wrapper[b-dohgu8qxu2] {
  padding: 0.5rem; }

.component-item[b-dohgu8qxu2] {
  min-width: 50%; }
/* _content/Iveco.WebApp/Pages/Settings/Index.razor.rz.scp.css */
.tabs[b-4dtq5b3yah] .rz-tabview .rz-state-active a[role='tab'] {
  color: #7f99b7; }

.tabs[b-4dtq5b3yah] .rz-tabview .rz-tabview-nav .rz-tabview-selected {
  border-top-color: #00336f; }
  .tabs[b-4dtq5b3yah] .rz-tabview .rz-tabview-nav .rz-tabview-selected a {
    color: #00336f; }

.tabs[b-4dtq5b3yah] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
  border-top-color: #00336f !important; }
  .tabs[b-4dtq5b3yah] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) a {
    color: #7f99b7; }

.tabs[b-4dtq5b3yah] .rz-tabview {
  height: 95vh; }

.personal-data-component[b-4dtq5b3yah] {
  height: 225px;
  width: 12vw;
  margin-right: 20px;
  display: flex;
  justify-content: center; }
  .personal-data-component[b-4dtq5b3yah] .rz-card {
    height: 225px;
    width: 100%; }
    .personal-data-component[b-4dtq5b3yah] .rz-card .profile-image-container {
      display: flex;
      justify-content: center;
      height: 80%; }
      .personal-data-component[b-4dtq5b3yah] .rz-card .profile-image-container img {
        max-width: 90%;
        border-radius: 50%; }
    .personal-data-component[b-4dtq5b3yah] .rz-card .name-surname-container {
      text-align: center;
      margin-top: 10px;
      font-size: 1.25rem; }
/* _content/Iveco.WebApp/Pages/Settings/Print/PrintersListComponent.razor.rz.scp.css */
.grid[b-td3g8x6egp] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-td3g8x6egp] .rz-datatable {
    border: none; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-td3g8x6egp] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-td3g8x6egp] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-td3g8x6egp] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-td3g8x6egp] {
    padding: 0.5rem; }

.fieldset[b-td3g8x6egp] {
  border: 1px solid #52759d; }

.header-template[b-td3g8x6egp] {
  color: #00336f; }

.input-container[b-td3g8x6egp] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-td3g8x6egp] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-td3g8x6egp] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-td3g8x6egp] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-td3g8x6egp] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-td3g8x6egp] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-td3g8x6egp] {
    outline: none; }
  .input-button:disabled[b-td3g8x6egp] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-td3g8x6egp] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-td3g8x6egp] .rz-datatable {
    border: none; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-td3g8x6egp] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-td3g8x6egp] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.switch-button[b-td3g8x6egp] .rz-switch {
  margin-bottom: 0 !important;
  margin-left: 6px;
  margin-right: 6px; }

.switch-button[b-td3g8x6egp] .rz-switch.rz-switch-checked .rz-switch-circle {
  background: #52759d; }

.header-container[b-td3g8x6egp] {
  display: flex; }

.search-area[b-td3g8x6egp] {
  margin-left: auto; }

.grid[b-td3g8x6egp] .rz-datatable {
  height: 81vh !important; }

.reverse-input-button[b-td3g8x6egp] {
  background-color: #00336f;
  color: #f3f5f7; }
  .reverse-input-button:hover[b-td3g8x6egp] {
    background-color: #52759d;
    color: #f3f5f7; }
/* _content/Iveco.WebApp/Pages/Settings/Print/PrintingConfigurationComponent.razor.rz.scp.css */
.grid[b-ox6ltnw3zy] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-ox6ltnw3zy] .rz-datatable {
    border: none; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-ox6ltnw3zy] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-ox6ltnw3zy] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-ox6ltnw3zy] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-ox6ltnw3zy] {
    padding: 0.5rem; }

.fieldset[b-ox6ltnw3zy] {
  border: 1px solid #52759d; }

.header-template[b-ox6ltnw3zy] {
  color: #00336f; }

.input-container[b-ox6ltnw3zy] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-ox6ltnw3zy] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-ox6ltnw3zy] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-ox6ltnw3zy] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-ox6ltnw3zy] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-ox6ltnw3zy] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-ox6ltnw3zy] {
    outline: none; }
  .input-button:disabled[b-ox6ltnw3zy] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-ox6ltnw3zy] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-ox6ltnw3zy] .rz-datatable {
    border: none; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-ox6ltnw3zy] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-ox6ltnw3zy] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.switch-button[b-ox6ltnw3zy] .rz-switch {
  margin-bottom: 0 !important;
  margin-left: 6px;
  margin-right: 6px; }

.switch-button[b-ox6ltnw3zy] .rz-switch.rz-switch-checked .rz-switch-circle {
  background: #52759d; }

.header-container[b-ox6ltnw3zy] {
  display: flex; }

.search-area[b-ox6ltnw3zy] {
  margin-left: auto; }

.grid[b-ox6ltnw3zy] .rz-datatable {
  height: 85.405vh !important; }

.reverse-input-button[b-ox6ltnw3zy] {
  background-color: #00336f;
  color: #f3f5f7; }
  .reverse-input-button:hover[b-ox6ltnw3zy] {
    background-color: #52759d;
    color: #f3f5f7; }
/* _content/Iveco.WebApp/Pages/Settings/Print/PrintSettingsContainer.razor.rz.scp.css */
.component-container[b-p88yd5ar3m] {
  display: flex;
  max-height: 100%;
}
.component-container .component-item[b-p88yd5ar3m] {
  padding: 0.5rem;
}

.printer-list[b-p88yd5ar3m] {
  width: 25%;
  height: 100%;
}

.printing-configuration[b-p88yd5ar3m] {
  width: 75%;
  height: 100%;
}
/* _content/Iveco.WebApp/Pages/StaticDocuments/Components/StaticDocumentsListComponent.razor.rz.scp.css */
.grid[b-kjdoh1jkfe] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-kjdoh1jkfe] .rz-datatable {
    border: none; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-kjdoh1jkfe] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-kjdoh1jkfe] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-kjdoh1jkfe] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-kjdoh1jkfe] {
    padding: 0.5rem; }

.fieldset[b-kjdoh1jkfe] {
  border: 1px solid #52759d; }

.header-template[b-kjdoh1jkfe] {
  color: #00336f; }

.grid[b-kjdoh1jkfe] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-kjdoh1jkfe] .rz-datatable {
    border: none; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-kjdoh1jkfe] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-kjdoh1jkfe] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.grid[b-kjdoh1jkfe] .rz-datatable {
  height: 85vh !important; }

.documents-list[b-kjdoh1jkfe] {
  max-width: 40%; }

.document-preview[b-kjdoh1jkfe] {
  width: 60%; }
  .document-preview[b-kjdoh1jkfe] .rz-fieldset {
    height: 100%; }
    .document-preview[b-kjdoh1jkfe] .rz-fieldset .rz-fieldset-content-wrapper {
      height: 100%; }
      .document-preview[b-kjdoh1jkfe] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content {
        height: 100%; }
        .document-preview[b-kjdoh1jkfe] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content .pdf-preview {
          width: 100%;
          height: 100%; }
        .document-preview[b-kjdoh1jkfe] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content .image-placeholder-icon-container {
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 7rem;
          height: 100%;
          width: 100%;
          color: #7f99b7; }
/* _content/Iveco.WebApp/Pages/Vehicles/Components/AssemblyPlantAssignmentComponent.razor.rz.scp.css */
.input-button[b-mws8qoewk6] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-mws8qoewk6] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-mws8qoewk6] {
  outline: none;
}
.input-button:disabled[b-mws8qoewk6] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.action-buttons-container[b-mws8qoewk6] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/GenerateDocumentComponents/DocumentPreviewComponent.razor.rz.scp.css */
.pdf-preview[b-hrwrjm2acl] {
  height: 100%;
  width: 100%;
}

.image-placeholder-icon-container[b-hrwrjm2acl] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 7rem;
  height: 100%;
  width: 100%;
  color: #7f99b7;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/GenerateDocumentComponents/DocumentTypeSelectingComponent.razor.rz.scp.css */
.component-container[b-lb20hdi3g1] {
  display: flex;
  max-height: 100%;
}
.component-container .component-item[b-lb20hdi3g1] {
  padding: 0.5rem;
}

.fieldset[b-lb20hdi3g1] {
  border: 1px solid #52759d;
}

.header-template[b-lb20hdi3g1] {
  color: #00336f;
}

.input-container[b-lb20hdi3g1] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-lb20hdi3g1] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-lb20hdi3g1] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-lb20hdi3g1] {
  position: relative;
  height: 2.1875rem;
}

.input-button[b-lb20hdi3g1] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-lb20hdi3g1] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-lb20hdi3g1] {
  outline: none;
}
.input-button:disabled[b-lb20hdi3g1] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.action-buttons-container[b-lb20hdi3g1] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.checkbox-container[b-lb20hdi3g1] .rz-state-active {
  background-color: #52759d;
}

.form-container[b-lb20hdi3g1] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.form-container .vehicle-card-number .vehicle-card-label[b-lb20hdi3g1] {
  font-weight: 900;
  margin: 1rem 0 0.5rem 0;
}
.form-container .vehicle-card-number padding[b-lb20hdi3g1] {
  line-height: 0.8rem;
}
.form-container .action-buttons-container[b-lb20hdi3g1] {
  right: 1.7rem !important;
}

.document-types-list[b-lb20hdi3g1] {
  position: relative;
  min-height: 360px;
  height: 90%;
}
.document-types-list .checkbox-container :not(:first-child).checkbox-item[b-lb20hdi3g1] {
  margin: 0.55rem 0 !important;
}
.document-types-list .checkbox-container :last-child.checkbox-item[b-lb20hdi3g1] {
  margin: 0.55rem 0 0 0 !important;
}
.document-types-list .checkbox-container .checkbox-item[b-lb20hdi3g1] {
  display: flex;
  align-items: center;
}
.document-types-list .checkbox-container .checkbox-item .checkbox-content[b-lb20hdi3g1] {
  display: flex;
  align-items: center;
}
.document-types-list .checkbox-container .checkbox-item .checkbox-content .checkbox-label[b-lb20hdi3g1] {
  margin-left: 0.7rem;
}
.document-types-list .checkbox-container .checkbox-item .checkbox-content .checkbox-label[b-lb20hdi3g1]  label {
  cursor: pointer;
}
.document-types-list .checkbox-container .checkbox-item .preview-icons[b-lb20hdi3g1] {
  margin-left: auto;
}
.document-types-list .checkbox-container .checkbox-item .preview-icons .preview-icon[b-lb20hdi3g1] {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #52759d;
}
.document-types-list .preview-icon-with-vehicle-card[b-lb20hdi3g1] {
  margin-bottom: 3.2rem !important;
}
.document-types-list .vehicle-declaration[b-lb20hdi3g1] {
  margin-left: 2rem;
}
.document-types-list .vehicle-declaration .vehicle-declaration-item[b-lb20hdi3g1] {
  padding-top: 0.55rem;
}
.document-types-list .vehicle-declaration .vehicle-declaration-item[b-lb20hdi3g1]  label {
  cursor: pointer;
}
.document-types-list .vehicle-declaration-disabled[b-lb20hdi3g1] {
  color: #929292;
}
.document-types-list .vehicle-declaration-disabled .vehicle-declaration-item[b-lb20hdi3g1]  label {
  cursor: default;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/GenerateDocumentComponents/GenerateDocumentDialog.razor.rz.scp.css */
.component-container[b-pc1zakibiq] {
  display: flex;
  max-height: 100%;
}
.component-container .component-item[b-pc1zakibiq] {
  padding: 0.5rem;
}

.fieldset[b-pc1zakibiq] {
  border: 1px solid #52759d;
}

.header-template[b-pc1zakibiq] {
  color: #00336f;
}

.input-container[b-pc1zakibiq] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-pc1zakibiq] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-pc1zakibiq] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-pc1zakibiq] {
  position: relative;
  height: 2.1875rem;
}

.component-container[b-pc1zakibiq] .rz-fieldset {
  height: 100%;
}
.component-container[b-pc1zakibiq] .rz-fieldset .rz-fieldset-content-wrapper {
  height: 100%;
  overflow: scroll;
  overflow-x: hidden;
}
.component-container[b-pc1zakibiq] .rz-fieldset .rz-fieldset-content-wrapper .rz-fieldset-content {
  height: 100%;
}

.documents-types-list[b-pc1zakibiq] {
  width: 32%;
  height: 80vh;
}

.document-preview[b-pc1zakibiq] {
  width: 68%;
  height: 80vh;
}

.image-placeholder-icon-container[b-pc1zakibiq] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 7rem;
  height: 100%;
  width: 100%;
  color: #7f99b7;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/MultipleVehicleEditComponent.razor.rz.scp.css */
.grid[b-qw0s043bav] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-qw0s043bav] .rz-datatable {
    border: none; }
    .grid[b-qw0s043bav] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-qw0s043bav] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-qw0s043bav] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-qw0s043bav] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-qw0s043bav] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-qw0s043bav] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-qw0s043bav] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-qw0s043bav] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-qw0s043bav] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-qw0s043bav] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.input-container[b-qw0s043bav] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-qw0s043bav] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-qw0s043bav] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-qw0s043bav] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-qw0s043bav] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-qw0s043bav] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-qw0s043bav] {
    outline: none; }
  .input-button:disabled[b-qw0s043bav] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.header-container[b-qw0s043bav] {
  display: flex; }
  .header-container .search-area[b-qw0s043bav] {
    margin-left: auto;
    padding: 0 !important; }
  .header-container .translate-button[b-qw0s043bav] {
    margin-right: 0.1rem; }

.special-action-button[b-qw0s043bav] {
  margin-right: 2px; }

.grid[b-qw0s043bav] .rz-datatable {
  height: 81vh !important; }

.copy-button[b-qw0s043bav] .rzi {
  color: #7f99b7;
  cursor: pointer;
  font-size: 0.9rem; }
/* _content/Iveco.WebApp/Pages/Vehicles/Components/SingleVehicleComponents/AssemblyPlantComponent.razor.rz.scp.css */
.content-wrapper[b-m7f5huvrqw] {
  height: 69.3vh; }
/* _content/Iveco.WebApp/Pages/Vehicles/Components/SingleVehicleComponents/DuplicateVehicleComponent.razor.rz.scp.css */
.input-container[b-2qxhzbgqzv] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-2qxhzbgqzv] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-2qxhzbgqzv] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-2qxhzbgqzv] {
  position: relative;
  height: 2.1875rem;
}

.input-button[b-2qxhzbgqzv] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-2qxhzbgqzv] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-2qxhzbgqzv] {
  outline: none;
}
.input-button:disabled[b-2qxhzbgqzv] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.action-buttons-container[b-2qxhzbgqzv] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.action-buttons-container[b-2qxhzbgqzv] {
  margin-top: 35px;
  margin-right: 4.5px;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/SingleVehicleComponents/GreenLorryComponent.razor.rz.scp.css */
.input-button[b-0b60dkjvp1] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-0b60dkjvp1] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-0b60dkjvp1] {
  outline: none;
}
.input-button:disabled[b-0b60dkjvp1] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.checkbox-container[b-0b60dkjvp1] .rz-state-active {
  background-color: #52759d;
}

.dropdown-wrapper[b-0b60dkjvp1] {
  width: 100%;
}
.dropdown-wrapper .rz-dropdown[b-0b60dkjvp1] {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  font-size: 0.9rem;
}
.dropdown-wrapper .rz-dropdown .rz-dropdown-label[b-0b60dkjvp1] {
  padding-right: 1.6rem;
}
.dropdown-wrapper .rz-dropdown .rz-dropdown-clear-icon[b-0b60dkjvp1] {
  font-size: 1rem;
  right: 1.3rem;
}
.dropdown-wrapper .rz-dropdown .rz-dropdown-trigger[b-0b60dkjvp1] {
  right: -0.3rem;
}
.dropdown-wrapper .rz-dropdown .rz-helper-hidden-accessible[b-0b60dkjvp1] {
  display: none;
}

.rz-dropdown-panel[b-0b60dkjvp1] {
  min-width: fit-content !important;
}
.rz-dropdown-panel .rz-dropdown-item[b-0b60dkjvp1] {
  color: #00336f;
}
.rz-dropdown-panel .rz-dropdown-item:hover[b-0b60dkjvp1] {
  background-color: #ccd6e2 !important;
  color: #00336f !important;
}
.rz-dropdown-panel .rz-state-highlight[b-0b60dkjvp1] {
  background-color: #7f99b7 !important;
  color: #00336f !important;
}

.input-container[b-0b60dkjvp1] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0;
}
.input-container :not(:first-child).input-item[b-0b60dkjvp1] {
  padding: 0 0.4rem;
}
.input-container :last-child.input-item[b-0b60dkjvp1] {
  padding: 0 0 0 0.2rem;
}
.input-container .dropdown-list[b-0b60dkjvp1] {
  position: relative;
  height: 2.1875rem;
}

.content-wrapper[b-0b60dkjvp1] {
  overflow: scroll;
  height: 69.2vh;
}
.content-wrapper .header-container[b-0b60dkjvp1] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 1rem;
}
.content-wrapper .green-lorry-form[b-0b60dkjvp1] {
  margin-top: 1.5rem;
  margin-left: 1rem;
}
.content-wrapper .green-lorry-form .container[b-0b60dkjvp1] {
  overflow: hidden;
}
.content-wrapper .green-lorry-form .container .section-label[b-0b60dkjvp1] {
  font-size: 1.15em;
  margin-bottom: 5px;
}
.content-wrapper .green-lorry-form .container .checkbox-label-container[b-0b60dkjvp1] {
  display: flex;
  align-items: center;
  margin-left: 3px;
}
.content-wrapper .green-lorry-form .container .lateral-protection[b-0b60dkjvp1] .rz-chkbox {
  margin-bottom: 1.3rem;
}
.content-wrapper .green-lorry-form .euro6-wrapper[b-0b60dkjvp1] {
  height: 60.5vh;
  overflow: scroll !important;
}
.content-wrapper .green-lorry-form .euro6-wrapper .left-container[b-0b60dkjvp1] {
  border-right: 2px solid #f3f5f7;
  padding-left: 0 !important;
}
.content-wrapper .green-lorry-form .euro6-wrapper .left-container .euro-section[b-0b60dkjvp1] {
  width: 100%;
  height: 160px;
  background-color: #f3f5f7;
  border: solid 1px #f1f3f5;
}
.content-wrapper .green-lorry-form .euro6-wrapper .left-container .euro-section .euro-content[b-0b60dkjvp1] {
  padding-top: 18px;
  padding-left: 50px;
  padding-bottom: 20px;
}
.content-wrapper .green-lorry-form .euro6-wrapper .left-container .euro-section .euro-content[b-0b60dkjvp1] .rz-radio-btn {
  margin: 0.4rem 0;
}
.content-wrapper .green-lorry-form .euro6-wrapper .left-container .section[b-0b60dkjvp1] {
  margin-top: 15px;
}
.content-wrapper .green-lorry-form .euro6-wrapper .left-container .horizonstal-splitter[b-0b60dkjvp1] {
  border-top: 2px solid #f3f5f7;
  margin-top: 25px;
}
.content-wrapper .green-lorry-form .euro6-wrapper .description-container[b-0b60dkjvp1] {
  display: flex;
  justify-content: flex-end;
  font-size: 0.9em;
}
.content-wrapper .green-lorry-form .euro6-wrapper .label-container[b-0b60dkjvp1] {
  display: inline;
  margin-left: 8px;
}

.container-certificate-generated[b-0b60dkjvp1] {
  color: #929292;
}
.container-certificate-generated .checkbox-certificate-generated[b-0b60dkjvp1] .rz-state-active {
  background-color: #d7d8da;
}
.container-certificate-generated .checkbox-certificate-generated[b-0b60dkjvp1] .rz-chkbox-box {
  cursor: default;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/SingleVehicleComponents/LCertificateCardComponent.razor.rz.scp.css */
.input-button[b-rrrjd7jri0] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-rrrjd7jri0] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-rrrjd7jri0] {
  outline: none;
}
.input-button:disabled[b-rrrjd7jri0] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.content-wrapper[b-rrrjd7jri0] {
  overflow: scroll;
  height: 65.55vh;
}
.content-wrapper .horizonstal-splitter[b-rrrjd7jri0] {
  border-top: 2px solid #f3f5f7;
}
.content-wrapper .text-box-wrapper[b-rrrjd7jri0] .rz-textbox {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrapper .manufacturer[b-rrrjd7jri0] .rz-textbox {
  width: 489pt;
}
.content-wrapper .header[b-rrrjd7jri0] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.content-wrapper .header .two-line-header[b-rrrjd7jri0] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-wrapper .header .two-line-header-subtext[b-rrrjd7jri0] {
  font-size: 0.8em;
}
.content-wrapper .sub-header[b-rrrjd7jri0] {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 5px;
}
.content-wrapper .section-a[b-rrrjd7jri0] {
  margin-top: 10px;
  width: 100%;
}
.content-wrapper .section-a .a-row[b-rrrjd7jri0] {
  display: flex;
  align-items: center;
  height: 50px;
}
.content-wrapper .section-a .a-row .a-textbox[b-rrrjd7jri0] {
  margin-left: auto;
}
.content-wrapper .section-b[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-b .b-row[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-b .b-row .b-textbox[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-b .b-row .b-textbox[b-rrrjd7jri0] .rz-textbox {
  width: 100%;
}
.content-wrapper .row-with-textbox[b-rrrjd7jri0] {
  height: 50px;
  display: flex;
  align-items: center;
  height: 50px;
}
.content-wrapper .section-c[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-c .c-row[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-c .c-row .c-special-textbox[b-rrrjd7jri0] {
  display: flex;
  justify-content: center;
}
.content-wrapper .section-c .c-row .c-textbox[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-c .c-row .c-textbox[b-rrrjd7jri0] .rz-textbox {
  width: 100%;
}
.content-wrapper .section-d[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-d .d-row[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-d .d-row .d-textbox[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-d .d-row .d-textbox[b-rrrjd7jri0] .rz-textbox {
  width: 100%;
}
.content-wrapper .section-date-location[b-rrrjd7jri0] {
  width: 100%;
}
.content-wrapper .section-date-location .date-location-row[b-rrrjd7jri0] {
  width: 100%;
}

.header-container[b-rrrjd7jri0] {
  display: flex;
  align-items: center;
  margin-left: auto;
  justify-content: right;
}
.header-container .l-certificate-template-dropdown[b-rrrjd7jri0] {
  display: flex;
  align-items: center;
}
.header-container .l-certificate-template-dropdown .l-certificate-template-dropdown-label[b-rrrjd7jri0] {
  width: 100%;
  margin-right: 0.5rem;
}
.header-container .save-button-container[b-rrrjd7jri0] {
  margin-left: 5px;
}
/* _content/Iveco.WebApp/Pages/Vehicles/Components/VehicleDetailsComponent.razor.rz.scp.css */
.grid[b-eyoxocpbjd] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-eyoxocpbjd] .rz-datatable {
    border: none; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-eyoxocpbjd] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-eyoxocpbjd] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-eyoxocpbjd] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.input-button[b-eyoxocpbjd] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-eyoxocpbjd] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-eyoxocpbjd] {
    outline: none; }
  .input-button:disabled[b-eyoxocpbjd] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.tabs[b-eyoxocpbjd] .rz-tabview .rz-tabview-panel {
  position: relative; }

.tabs[b-eyoxocpbjd] .rz-tabview .rz-tabview-nav li a {
  color: #52759d; }

.tabs[b-eyoxocpbjd] .rz-tabview .rz-tabview-nav .rz-tabview-selected {
  border-top-color: #00336f; }
  .tabs[b-eyoxocpbjd] .rz-tabview .rz-tabview-nav .rz-tabview-selected a {
    color: #00336f; }

.tabs[b-eyoxocpbjd] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
  border-top-color: #00336f !important; }
  .tabs[b-eyoxocpbjd] .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) a {
    color: #52759d; }

.header-container[b-eyoxocpbjd] {
  display: flex;
  align-items: center;
  font-size: 0.9rem; }
  .header-container .vehicle-container-line-data[b-eyoxocpbjd] {
    margin-right: 5px; }
  .header-container .input-button[b-eyoxocpbjd] {
    font-size: 1rem; }

.edit-buttons-container[b-eyoxocpbjd] {
  margin-left: auto;
  margin-bottom: 0.5rem; }

.grid[b-eyoxocpbjd] .rz-datatable {
  height: 63.55vh !important; }

.search-area[b-eyoxocpbjd] {
  margin-bottom: 10px; }

.search-button[b-eyoxocpbjd] {
  margin-left: 2px; }

.special-action-button[b-eyoxocpbjd] {
  margin-left: 2px;
  margin-bottom: 10px; }

.tabs[b-eyoxocpbjd] {
  margin-top: 1rem;
  height: 77.9vh; }
  .tabs[b-eyoxocpbjd]  .rz-tabview {
    height: 100%; }
  .tabs .image-placeholder-icon-container[b-eyoxocpbjd] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10rem;
    height: 100%;
    width: 100%;
    color: #7f99b7; }

.copy-button[b-eyoxocpbjd] .rzi {
  color: #7f99b7;
  cursor: pointer;
  font-size: 0.9rem; }
/* _content/Iveco.WebApp/Pages/Vehicles/Components/VehiclesListComponent.razor.rz.scp.css */
.grid[b-z0afqyyij9] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-z0afqyyij9] .rz-datatable {
    border: none; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-z0afqyyij9] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-z0afqyyij9] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-z0afqyyij9] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-z0afqyyij9] {
    padding: 0.5rem; }

.fieldset[b-z0afqyyij9] {
  border: 1px solid #52759d; }

.header-template[b-z0afqyyij9] {
  color: #00336f; }

.input-container[b-z0afqyyij9] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-z0afqyyij9] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-z0afqyyij9] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-z0afqyyij9] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-z0afqyyij9] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-z0afqyyij9] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-z0afqyyij9] {
    outline: none; }
  .input-button:disabled[b-z0afqyyij9] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.grid[b-z0afqyyij9] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-z0afqyyij9] .rz-datatable {
    border: none; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-state-highlight > td {
      background-color: #7f99b7 !important; }
    .grid[b-z0afqyyij9] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) > td, .grid[b-z0afqyyij9] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) > td {
      background-color: #ccd6e2; }

.switch-button[b-z0afqyyij9] .rz-switch {
  margin-bottom: 0 !important;
  margin-left: 6px;
  margin-right: 6px; }

.switch-button[b-z0afqyyij9] .rz-switch.rz-switch-checked .rz-switch-circle {
  background: #52759d; }

.header-container[b-z0afqyyij9] {
  display: flex; }

.search-area[b-z0afqyyij9] {
  margin-left: auto; }

.grid[b-z0afqyyij9] .rz-datatable {
  height: 81vh !important; }

.reverse-input-button[b-z0afqyyij9] {
  background-color: #00336f;
  color: #f3f5f7; }
  .reverse-input-button:hover[b-z0afqyyij9] {
    background-color: #52759d;
    color: #f3f5f7; }

.vehicles-list[b-z0afqyyij9] {
  min-width: 40%; }

.vehicle-details[b-z0afqyyij9] {
  min-width: 60%; }
/* _content/Iveco.WebApp/Pages/VehiclesCards/CancelationComponent.razor.rz.scp.css */
.input-button[b-63bj0sddr0] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-63bj0sddr0] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-63bj0sddr0] {
  outline: none;
}
.input-button:disabled[b-63bj0sddr0] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.action-buttons-container[b-63bj0sddr0] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.rejection-reason[b-63bj0sddr0] {
  width: 100%;
  height: 200px;
}
.rejection-reason[b-63bj0sddr0] .rz-textarea {
  width: 100%;
  height: 200px;
}
/* _content/Iveco.WebApp/Pages/VehiclesCards/Index.razor.rz.scp.css */
.grid[b-6wjhg36d3i] {
  font-family: 'Roboto', sans-serif; }
  .grid[b-6wjhg36d3i] .rz-datatable {
    border: none; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
      color: #00336f; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead {
      position: sticky;
      top: 0;
      z-index: 10; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th {
        background-color: #52759d;
        padding-top: 0rem; }
        .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-column-title {
          color: white;
          text-transform: none;
          padding: 0; }
        .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter {
          background-color: #f3f5f7; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-content {
            color: #00336f; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-cell-filter-label > input {
            color: #00336f; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-calendar .rz-inputtext {
            color: #00336f; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter th:first-child {
            border-left: solid 1px #e8eaec; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rzi {
            color: #00336f; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown {
            border: 1px solid #dadfe2; }
            .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-dropdown-label {
              color: #00336f; }
            .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .rz-dropdown .rz-helper-hidden-accessible {
              display: none; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-cell-filter .empty-cell-filter {
            height: 35px; }
        .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th .rz-sortable-column-icon {
          color: white; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th:not(:last-child) {
        border-right: solid 1px #e8eaec; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th:first-child .rz-cell-filter {
        border-left: solid 1px #e8eaec; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead th:last-child .rz-cell-filter {
        border-right: solid 1px #e8eaec; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead tr:nth-of-type(1) {
        height: 4.7vh;
        text-align: center; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table thead .rz-sortable-column > div > div {
        width: 0 !important; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td {
      border-right: solid 1px #e8eaec;
      border-bottom: solid 1px #e8eaec;
      padding: 0.3rem 0.5rem !important; }
      .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data {
        /*                       
                        position: relative;
                        font-size: 0.675rem;*/ }
        .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons {
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-buttons .cell-button:not(:last-child) {
            padding-right: 0.12rem; }
        .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 1.6rem;
          width: 1.5rem;
          color: #52759d;
          border: 1px solid #ccd6e2; }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rz-button-icon-left {
            /*                                
                                        font-size: 0.625rem;
                                        line-height: $th-height;
                                        width: 0.25rem;*/ }
          .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data .cell-button .rz-button .rzi {
            line-height: 1.1875rem; }
        .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td .rz-cell-data .grid-text-wrapper {
          white-space: pre-wrap;
          word-break: break-word; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-grid-table tbody td:first-child {
      border-left: solid 1px #e8eaec; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-datatable-odd > td {
      background-color: #f7f9fa; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-datatable-even > td {
      background-color: white; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-paginator .rz-paginator-pages .rz-paginator-page.rz-state-active {
      padding: 0.2rem 0.5rem;
      color: #00336f;
      background-color: #ccd6e2;
      border: 1px solid #00336f; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-paginator .rz-paginator-first, .grid[b-6wjhg36d3i] .rz-datatable .rz-paginator .rz-paginator-prev {
      background-color: #ccd6e2;
      color: #00336f; }
    .grid[b-6wjhg36d3i] .rz-datatable .rz-paginator .rz-paginator-next, .grid[b-6wjhg36d3i] .rz-datatable .rz-paginator .rz-paginator-last {
      background-color: #ccd6e2;
      color: #00336f; }

.component-container[b-6wjhg36d3i] {
  display: flex;
  max-height: 100%; }
  .component-container .component-item[b-6wjhg36d3i] {
    padding: 0.5rem; }

.input-container[b-6wjhg36d3i] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  padding: 0; }
  .input-container :not(:first-child).input-item[b-6wjhg36d3i] {
    padding: 0 0.4rem; }
  .input-container :last-child.input-item[b-6wjhg36d3i] {
    padding: 0 0 0 0.2rem; }
  .input-container .dropdown-list[b-6wjhg36d3i] {
    position: relative;
    height: 2.1875rem; }

.input-button[b-6wjhg36d3i] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f; }
  .input-button:hover[b-6wjhg36d3i] {
    background-color: #e8eaec;
    color: #00336f; }
  .input-button:focus:active[b-6wjhg36d3i] {
    outline: none; }
  .input-button:disabled[b-6wjhg36d3i] {
    background-color: #e8eaec;
    border: 1px solid #d7d8da;
    color: #636363; }

.fieldset[b-6wjhg36d3i] {
  border: 1px solid #52759d; }

.header-template[b-6wjhg36d3i] {
  color: #00336f; }

.settings .settings-row[b-6wjhg36d3i] {
  margin-right: 5px; }

.numeric-container[b-6wjhg36d3i] .rz-spinner-button {
  background-color: #52759d; }

.report-button[b-6wjhg36d3i] {
  border: 1px solid #52759d;
  border-radius: 4px; }
  .report-button[b-6wjhg36d3i]  .rz-button.btn-light {
    background-color: #f3f5f7;
    color: #52759d !important; }
    .report-button[b-6wjhg36d3i]  .rz-button.btn-light:hover {
      background-color: #e8eaec; }

.grid .remaining-counter[b-6wjhg36d3i] {
  margin: auto; }

.grid .date-pickers-container[b-6wjhg36d3i] {
  display: flex;
  align-items: center; }
  .grid .date-pickers-container .separator[b-6wjhg36d3i] {
    margin: 0 5px; }
  .grid .date-pickers-container .calendar-container[b-6wjhg36d3i] {
    width: 150px; }

.grid[b-6wjhg36d3i] .rz-datatable {
  height: 81vh !important; }
  .grid[b-6wjhg36d3i] .rz-datatable .button-container {
    display: flex;
    justify-content: center;
    align-items: center; }
    .grid[b-6wjhg36d3i] .rz-datatable .button-container .cell-button {
      margin-right: 2px; }
/* _content/Iveco.WebApp/Pages/VehiclesCards/VehicleCardAssignmentComponent.razor.rz.scp.css */
.input-button[b-2722gwz5hs] {
  background-color: #f3f5f7;
  border-radius: 4px;
  color: #00336f;
  padding: 0.26rem 0.5rem;
  border: 1px solid #00336f;
}
.input-button:hover[b-2722gwz5hs] {
  background-color: #e8eaec;
  color: #00336f;
}
.input-button:focus:active[b-2722gwz5hs] {
  outline: none;
}
.input-button:disabled[b-2722gwz5hs] {
  background-color: #e8eaec;
  border: 1px solid #d7d8da;
  color: #636363;
}

.action-buttons-container[b-2722gwz5hs] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
/* _content/Iveco.WebApp/Shared/Error.razor.rz.scp.css */
.loading[b-0ixsd984sa] {
  background-color: rgba(136, 152, 155, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.loading-content[b-0ixsd984sa] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }
  .loading-content .rzi-circle-o-notch[b-0ixsd984sa] {
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    display: inline-block;
    width: 1 em;
    height: 1 em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga'; }
  .loading-content .rzi-circle-o-notch[b-0ixsd984sa]:before {
    content: 'refresh'; }
/* _content/Iveco.WebApp/Shared/LoaderComponent.razor.rz.scp.css */
.loading[b-l0rzwulpy1] {
  background-color: rgba(136, 152, 155, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000; }

.loading-content[b-l0rzwulpy1] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }
  .loading-content .rzi-circle-o-notch[b-l0rzwulpy1] {
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    display: inline-block;
    width: 1 em;
    height: 1 em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga'; }
  .loading-content .rzi-circle-o-notch[b-l0rzwulpy1]:before {
    content: 'refresh'; }
/* _content/Iveco.WebApp/Shared/MainLayout.razor.rz.scp.css */
.page[b-19wxnqvg4a] {
  position: relative;
  display: flex;
  flex-direction: column;
}
.page .top-row[b-19wxnqvg4a] {
  background-color: #e2e2e2;
  height: 5vh;
  display: inline-flex;
  width: 100%;
}
.page .page-content[b-19wxnqvg4a] {
  max-height: 95vh;
  height: 95vh;
  flex: 1;
  max-width: 100%;
}
/* _content/Iveco.WebApp/Shared/NavBar.razor.rz.scp.css */
.nav-menu[b-rfgt33uw2f] {
  display: inline-flex;
  margin-left: 12px;
  align-items: center;
}

.nav-menu[b-rfgt33uw2f] .rz-menu {
  background-color: #e2e2e2;
  font-size: 0.9rem;
}
.nav-menu[b-rfgt33uw2f] .rz-menu .rz-navigation-item-link {
  color: #00336f !important;
  padding: 0.8125rem 0.625rem;
}
.nav-menu[b-rfgt33uw2f] .rz-menu .rz-navigation-item-link:hover {
  cursor: pointer;
}
.nav-menu[b-rfgt33uw2f] .rz-menu .rz-navigation-menu {
  z-index: 100;
  background-color: #e2e2e2;
  border-bottom: solid 1px lightgrey;
}
.nav-menu[b-rfgt33uw2f] .rz-menu .rz-navigation-item-wrapper:hover {
  background-color: #ccd6e2;
}
.nav-menu[b-rfgt33uw2f] .rz-menu .rz-navigation-item-wrapper {
  padding: 0;
}
.nav-menu[b-rfgt33uw2f] .rz-menu .rz-navigation-item-wrapper .active {
  font-weight: bold;
  background-color: #f3f5f7;
}

.profile[b-rfgt33uw2f] {
  color: #00336f;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  font-size: 0.9rem;
}
.profile .logo[b-rfgt33uw2f] {
  width: 140px;
  margin-right: 10px;
  padding-left: 10px;
}
.profile .profile-item[b-rfgt33uw2f] {
  margin-right: 1.5rem;
  display: flex;
}
.profile .profile-item[b-rfgt33uw2f] .rzi {
  margin-right: 0.3rem;
}
.profile a:hover[b-rfgt33uw2f] {
  color: #7f99b7;
}
