@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';
@import '_content/Apps.SharedComponents/Apps.SharedComponents.bundle.scp.css';

/* /Pages/Flows/CarList.razor.rz.scp.css */
.gold[b-qtv3usx0hm] {
  color: gold;
}

.white[b-qtv3usx0hm] {
  color: white;
}

.brown[b-qtv3usx0hm] {
  color: saddlebrown;
}

.magenta[b-qtv3usx0hm] {
  color: magenta;
}

.lightgreen[b-qtv3usx0hm] {
  color: lightgreen;
}

.pink[b-qtv3usx0hm] {
  color: pink;
}

.darkblue[b-qtv3usx0hm] {
  color: darkblue;
}

.orange[b-qtv3usx0hm] {
  color: orange;
}

.lightgray[b-qtv3usx0hm] {
  color: lightgray;
}

.darkgray[b-qtv3usx0hm] {
  color: darkgray;
}

.timeLineCarWrapper[b-qtv3usx0hm] {
  margin-bottom: 10px;
}
.timeLineCarWrapper .grayCarBox[b-qtv3usx0hm] {
  background-color: #F1F1F1;
  padding: 10px;
  border-radius: 4px;
}
.timeLineCarWrapper .grayCarBox .leftside[b-qtv3usx0hm] {
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox .leftside h5[b-qtv3usx0hm] {
  margin-right: 10px;
}
.timeLineCarWrapper .grayCarBox .rightside[b-qtv3usx0hm] {
  padding-right: 0;
}
.timeLineCarWrapper .grayCarBox .w-100[b-qtv3usx0hm] {
  padding-right: 0;
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox h5[b-qtv3usx0hm] {
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.timeLineCarWrapper .grayCarBox .graySubInfo[b-qtv3usx0hm] {
  display: block;
  color: #8E8E8E;
  font-size: 12px;
}
/* /Pages/Flows/CarListItem.razor.rz.scp.css */
.gold[b-jxruhoz3x2] {
  color: gold;
}

.white[b-jxruhoz3x2] {
  color: white;
}

.brown[b-jxruhoz3x2] {
  color: saddlebrown;
}

.magenta[b-jxruhoz3x2] {
  color: magenta;
}

.lightgreen[b-jxruhoz3x2] {
  color: lightgreen;
}

.pink[b-jxruhoz3x2] {
  color: pink;
}

.darkblue[b-jxruhoz3x2] {
  color: darkblue;
}

.orange[b-jxruhoz3x2] {
  color: orange;
}

.lightgray[b-jxruhoz3x2] {
  color: lightgray;
}

.darkgray[b-jxruhoz3x2] {
  color: darkgray;
}

.infoLink[b-jxruhoz3x2] {
  height: 24px;
  padding: 0;
  line-height: 24px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.infoLink .badge[b-jxruhoz3x2] {
  vertical-align: text-bottom;
  font-size: 10px;
}

.lastAccessedOrder[b-jxruhoz3x2] {
  border-left: 10px solid orange;
}

.timeLineCarWrapper[b-jxruhoz3x2] {
  margin-bottom: 10px;
}
.timeLineCarWrapper .grayCarBox[b-jxruhoz3x2] {
  background-color: #F1F1F1;
  padding: 10px;
  border-radius: 4px;
}
.timeLineCarWrapper .grayCarBox .leftside[b-jxruhoz3x2] {
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox .leftside h5[b-jxruhoz3x2] {
  margin-right: 10px;
}
.timeLineCarWrapper .grayCarBox .rightside[b-jxruhoz3x2] {
  padding-right: 0;
}
.timeLineCarWrapper .grayCarBox .w-100[b-jxruhoz3x2] {
  padding-right: 0;
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox h5[b-jxruhoz3x2] {
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.timeLineCarWrapper .grayCarBox .graySubInfo[b-jxruhoz3x2] {
  display: block;
  color: #8E8E8E;
  font-size: 12px;
}
.timeLineCarWrapper.reloading .grayCarBox[b-jxruhoz3x2] {
  background-color: rgba(40, 167, 69, 0.2);
}

.grayCarBox.IsArchived[b-jxruhoz3x2] {
  background-color: #D6CFC7;
}
.grayCarBox.IsArchived .timelineclass[b-jxruhoz3x2] {
  position: relative;
}
.grayCarBox.IsArchived .timelineclass[b-jxruhoz3x2]  .test {
  filter: blur(4px);
}
.grayCarBox.IsArchived .timelineclass[b-jxruhoz3x2]::after {
  content: "\f187";
  font-family: "Font Awesome 5 Pro";
  filter: none;
  backdrop-filter: none;
  font-weight: 300;
  position: absolute;
  top: 25%;
  right: 50%;
  font-size: 50px;
  z-index: 5;
}

.grayCarBox.IsPaused[b-jxruhoz3x2] {
  background-color: #B8C0C8;
}

.innotetag[b-jxruhoz3x2] {
  padding: 1px 5px !important;
  background-color: darkorange;
  border-radius: 5px;
  font-weight: bold;
}

/* mobile width till 480px ----------------------------------- */
@media (max-width: 480px) {
  .infoLink[b-jxruhoz3x2][b-jxruhoz3x2] {
    height: 20px;
    line-height: 20px;
    margin-right: 7px;
    font-size: 14px;
  }
  .timeLineCarWrapper .grayCarBox[b-jxruhoz3x2] {
    padding: 10px;
  }
  .timeLineCarWrapper .grayCarBox .leftside h5[b-jxruhoz3x2] {
    margin-right: 7px;
  }
  .timeLineCarWrapper .grayCarBox h5[b-jxruhoz3x2] {
    font-size: 16px;
  }
  .timeLineCarWrapper .grayCarBox .graySubInfo[b-jxruhoz3x2] {
    font-size: 10px !important;
    line-height: 14px;
  }
}
/* /Pages/Flows/CarListTable.razor.rz.scp.css */
.gold[b-9edsav07wa] {
  color: gold;
}

.white[b-9edsav07wa] {
  color: white;
}

.brown[b-9edsav07wa] {
  color: saddlebrown;
}

.magenta[b-9edsav07wa] {
  color: magenta;
}

.lightgreen[b-9edsav07wa] {
  color: lightgreen;
}

.pink[b-9edsav07wa] {
  color: pink;
}

.darkblue[b-9edsav07wa] {
  color: darkblue;
}

.orange[b-9edsav07wa] {
  color: orange;
}

.lightgray[b-9edsav07wa] {
  color: lightgray;
}

.darkgray[b-9edsav07wa] {
  color: darkgray;
}

.infoLink[b-9edsav07wa] {
  height: 24px;
  padding: 0;
  line-height: 24px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}

table[b-9edsav07wa] {
  /*    width: 100%;
  margin-bottom: 40px;

  thead {
      th {
          padding: 5px 10px 5px 5px;
          border: 1px solid #EEE;
          border-top: none;
          text-align: center;
      }
  }*/
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
  overflow-x: scroll;
}
table thead th[b-9edsav07wa] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px;
  min-width: 40px;
  text-align: left;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-9edsav07wa] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table tbody th[b-9edsav07wa] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50vw;
  width: 50vw;
  overflow: hidden;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tr td[b-9edsav07wa] {
  padding: 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  white-space: nowrap;
}
table tr td .smallDate[b-9edsav07wa] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  position: absolute;
  left: 2px;
  top: 2px;
}
table tr td .workedHours[b-9edsav07wa] {
  line-height: 24px;
  height: 24px;
}
table tr td:first-of-type[b-9edsav07wa] {
  padding: 5px 10px;
}
table tr td.weekNr[b-9edsav07wa] {
  color: #d03635;
  text-align: center;
}
table tr td.Saturday[b-9edsav07wa], table tr td.Sunday[b-9edsav07wa], table tr td.redDay[b-9edsav07wa] {
  background-color: #DDD;
}
table tr.emptyRow th[b-9edsav07wa] {
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px 10px 5px 5px;
}

[role=region][aria-labelledby][tabindex][b-9edsav07wa] {
  width: 100%;
  overflow: auto;
}
/* /Pages/Flows/CreateFlowItem.razor.rz.scp.css */
.accordion-button[b-sy3248vsc3] {
  background-color: #F1F1F1;
  color: #000;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  text-align: left;
  transition: background-color 0.3s ease, color 0.3s ease;
  cursor: pointer;
}
.accordion-button:hover[b-sy3248vsc3] {
  background-color: #e2e2e2;
  color: #333;
}
.accordion-button:focus[b-sy3248vsc3] {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.accordion-button.collapsed[b-sy3248vsc3] {
  background-color: #e2e2e2;
  color: #333;
}
.accordion-button.active[b-sy3248vsc3] {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}
.accordion-button.active:hover[b-sy3248vsc3] {
  background-color: #0056b3;
  color: #fff;
}
.accordion-button.active:focus[b-sy3248vsc3] {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.accordion-button.active:focus:not(:focus-visible)[b-sy3248vsc3] {
  box-shadow: none;
}
.accordion-button.active:focus-visible[b-sy3248vsc3] {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.accordion-button.active:focus-visible:hover[b-sy3248vsc3] {
  background-color: #0056b3;
  color: #fff;
}
.accordion-button.active:focus-visible:focus[b-sy3248vsc3] {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.accordion-button.active:focus-visible:focus:not(:focus-visible)[b-sy3248vsc3] {
  box-shadow: none;
}
.accordion-button.active:focus-visible:focus-visible[b-sy3248vsc3] {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.saveBtn[b-sy3248vsc3] {
  color: white;
}
.saveBtn span[b-sy3248vsc3] {
  color: white;
}

.accordion-item[b-sy3248vsc3] {
  margin: 10px 0px;
}

.accordion-item:not(:first-of-type)[b-sy3248vsc3] {
  border-top: 1px solid rgb(222, 226, 230);
}

.accordion-item:first-of-type[b-sy3248vsc3] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-item:first-of-type > .accordion-header .accordion-button[b-sy3248vsc3] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed[b-sy3248vsc3] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion-item:last-of-type[b-sy3248vsc3] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* /Pages/Flows/DeliveryForecast.razor.rz.scp.css */
.car[b-zy7p6xwhi0] {
  margin-bottom: 10px;
  border-bottom: 1px solid #337ab7;
  border-top: 1px solid #337ab7;
}
.car .timeLineTr[b-zy7p6xwhi0] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.car .timeLineTr p.warning[b-zy7p6xwhi0] {
  font-weight: bold;
}
.car .timeLineTr p.warning i[b-zy7p6xwhi0] {
  color: #ff851b;
}
.car .carInfoTr[b-zy7p6xwhi0] {
  cursor: pointer;
  background-color: #337ab7;
  color: #FFF;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.car .carInfoTr .identifiers h4[b-zy7p6xwhi0] {
  margin: 0;
}
.car .carInfoTr .identifiers p[b-zy7p6xwhi0] {
  margin-top: 0;
  margin-bottom: 0;
}
.car .carInfoTr .tools a[b-zy7p6xwhi0], .car .carInfoTr .tools i[b-zy7p6xwhi0] {
  color: #FFF;
}
.car .carInfoTr .tools i[b-zy7p6xwhi0] {
  margin-left: 5px;
}

.filteredResultDesc[b-zy7p6xwhi0] {
  color: #CCC;
  font-style: italic;
}

.carList[b-zy7p6xwhi0] {
  min-height: 500px;
}

.line_box[b-zy7p6xwhi0] {
  display: flex;
}

.text_circle[b-zy7p6xwhi0] {
  flex: 1;
  text-align: center;
  position: relative;
}

.text_circle[b-zy7p6xwhi0]:after {
  background-color: grey;
  bottom: 1.25em;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: -1;
}

.stav_projektu .text_circle[b-zy7p6xwhi0]:after, .stav_projektu .text_circle[b-zy7p6xwhi0]:before {
  background-color: grey;
}

.line_box h4[b-zy7p6xwhi0] {
  color: #189599;
  font-weight: bold;
}

.line_box h4[b-zy7p6xwhi0], .line_box p[b-zy7p6xwhi0] {
  font-size: 12px;
  margin-bottom: 0;
  padding: 0 5px;
}

.line_box p[b-zy7p6xwhi0] {
  font-size: 10px;
}

.subline[b-zy7p6xwhi0] {
  position: absolute;
  right: -22px;
  bottom: 3px;
}

.subline[b-zy7p6xwhi0]:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  bottom: 14px;
  right: 15px;
  background-color: #189599;
  border-radius: 50%;
  top: -25px;
}

.subline h6[b-zy7p6xwhi0] {
  margin-bottom: 0;
}

.timeline[b-zy7p6xwhi0] {
  margin: 40px 0;
}

.text_circle.done[b-zy7p6xwhi0]:after, .text_circle.done + .text_circle[b-zy7p6xwhi0]:before, .stav_projektu .text_circle.done[b-zy7p6xwhi0]:after, .stav_projektu .text_circle.done + .text_circle[b-zy7p6xwhi0]:before {
  background-color: #189599;
}

.text_circle.sub[b-zy7p6xwhi0]:after {
  background-color: #189599;
}

.text_circle:not(:first-child)[b-zy7p6xwhi0]:before {
  bottom: 1.25em;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  width: 50%;
  z-index: -1;
  background-color: grey;
}

.stav_projektu .text_circle:not(:first-child)[b-zy7p6xwhi0]:before {
  background-color: grey;
}

.text_circle:last-child[b-zy7p6xwhi0]:after {
  width: 0;
}

.circle[b-zy7p6xwhi0] {
  height: 100%;
}

.tvar[b-zy7p6xwhi0] {
  height: 40px;
  width: 40px;
  border: 2px solid #189599;
  display: flex;
  position: relative;
  border-radius: 100%;
  top: -43px;
  margin: 2px auto 0 auto;
  background-color: #fff;
}

.text_circle.current .tvar[b-zy7p6xwhi0] {
  border: 4px dotted #189599;
}

.text_circle:last-child .tvar[b-zy7p6xwhi0] {
  border-radius: 0;
  height: 38px;
  width: 38px;
}
.text_circle:last-child .tvar span[b-zy7p6xwhi0] {
  border-radius: 0;
}

.tvar span[b-zy7p6xwhi0] {
  margin: 25% auto;
  height: 18px;
  width: 18px;
  background-color: #189599;
  border-radius: 100%;
  color: #fff;
}

.stav_projektu .tvar[b-zy7p6xwhi0] {
  border: 2px solid grey;
}

.stav_projektu .done .tvar[b-zy7p6xwhi0], .stav_projektu .sub .tvar[b-zy7p6xwhi0] {
  border: 2px solid #189599;
}

.subline h6[b-zy7p6xwhi0] {
  color: #189599;
}

.timeline .card-header:hover[b-zy7p6xwhi0] {
  background-color: #ececec;
  cursor: pointer;
}

.orderType[b-zy7p6xwhi0] {
  /*color: black;*/
}

.gold[b-zy7p6xwhi0] {
  color: gold;
}

.white[b-zy7p6xwhi0] {
  color: white;
}

.brown[b-zy7p6xwhi0] {
  color: saddlebrown;
}

.magenta[b-zy7p6xwhi0] {
  color: magenta;
}

.lightgreen[b-zy7p6xwhi0] {
  color: lightgreen;
}

.pink[b-zy7p6xwhi0] {
  color: pink;
}

.darkblue[b-zy7p6xwhi0] {
  color: darkblue;
}

.orange[b-zy7p6xwhi0] {
  color: orange;
}

.lightgray[b-zy7p6xwhi0] {
  color: lightgray;
}

.darkgray[b-zy7p6xwhi0] {
  color: darkgray;
}

/* iPhone X ----------------------------------- */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .subline[b-zy7p6xwhi0]:before {
    top: -43px;
  }
}
@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .subline[b-zy7p6xwhi0]:before {
    top: -31px;
  }
}
/* iPad portrait ----------------------------------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .subline[b-zy7p6xwhi0]:before {
    top: -29px;
  }
}
/* mobile width till 767px ----------------------------------- */
@media (max-width: 767px) {
  .subline[b-zy7p6xwhi0]:before {
    top: -30px;
  }
}
/* Portrait iPad Pro */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .subline[b-zy7p6xwhi0]:before {
    top: -23px;
  }
}
/* mobile width till 480px ----------------------------------- */
@media (max-width: 480px) {
  .subline[b-zy7p6xwhi0]:before {
    top: -43px;
  }
}
.timeLineCarWrapper[b-zy7p6xwhi0] {
  margin-bottom: 10px;
}
.timeLineCarWrapper .grayCarBox[b-zy7p6xwhi0] {
  background-color: #F1F1F1;
  padding: 10px;
  border-radius: 4px;
}
.timeLineCarWrapper .grayCarBox .leftside[b-zy7p6xwhi0] {
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox .leftside h5[b-zy7p6xwhi0] {
  margin-right: 10px;
}
.timeLineCarWrapper .grayCarBox .rightside[b-zy7p6xwhi0] {
  padding-right: 0;
}
.timeLineCarWrapper .grayCarBox .w-100[b-zy7p6xwhi0] {
  padding-right: 0;
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox h5[b-zy7p6xwhi0] {
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.timeLineCarWrapper .grayCarBox .graySubInfo[b-zy7p6xwhi0] {
  display: block;
  color: #8E8E8E;
  font-size: 12px;
}
.filters[b-zy7p6xwhi0] {
  justify-content: center;
}
.filters .topFilter[b-zy7p6xwhi0]  .input-group, .filters .topFilter[b-zy7p6xwhi0]  .form-floating {
  margin-bottom: 0;
}

.filters.lastfiltergroup[b-zy7p6xwhi0] {
  background-color: #F1F1F1;
  border-radius: 4px;
  margin-top: 24px;
  padding: 24px 12px 8px 12px;
}

.resetFilters[b-zy7p6xwhi0], .showMoreFilters[b-zy7p6xwhi0], .saveFilter[b-zy7p6xwhi0] {
  cursor: pointer;
}

.showMoreFilters[b-zy7p6xwhi0] {
  font-weight: bold;
  margin-bottom: 16px;
  display: inline-block;
  text-decoration: none;
  color: #2B2B2B;
}
.showMoreFilters i[b-zy7p6xwhi0] {
  margin-left: 5px;
}

.separator[b-zy7p6xwhi0] {
  padding-left: 10px;
  padding-right: 10px;
}
/* /Pages/Flows/DeliveryPlanning.razor.rz.scp.css */
table[b-0njv86imas] {
  /*    width: 100%;
  margin-bottom: 40px;

  thead {
      th {
          padding: 5px 10px 5px 5px;
          border: 1px solid #EEE;
          border-top: none;
          text-align: center;
      }
  }*/
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-0njv86imas] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px;
  min-width: 40px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-0njv86imas] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table tbody th[b-0njv86imas] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50vw;
  width: 50vw;
  overflow: hidden;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tr td[b-0njv86imas] {
  padding: 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
}
table tr td .smallDate[b-0njv86imas] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  position: absolute;
  left: 2px;
  top: 2px;
}
table tr td .workedHours[b-0njv86imas] {
  line-height: 24px;
  height: 24px;
}
table tr td.weekNr[b-0njv86imas] {
  color: #d03635;
  text-align: center;
}
table tr td.Saturday[b-0njv86imas], table tr td.Sunday[b-0njv86imas], table tr td.redDay[b-0njv86imas] {
  background-color: #DDD;
}
table tr td.warning[b-0njv86imas] {
  background-color: rgba(255, 193, 7, 0.2);
}
table tr td.empty[b-0njv86imas] {
  background-color: rgba(220, 53, 69, 0.2);
}
table tr td.above[b-0njv86imas] {
  background-color: rgba(40, 167, 69, 0.2);
}
table tr.emptyRow th[b-0njv86imas] {
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px 10px 5px 5px;
}

[role=region][aria-labelledby][tabindex][b-0njv86imas] {
  width: 100%;
  overflow: auto;
}

.filteredResultDesc[b-0njv86imas] {
  color: #CCC;
  font-style: italic;
}

.saveFilterTools[b-0njv86imas] {
  font-size: 14px;
  text-align: center !important;
}

.filters[b-0njv86imas] {
  justify-content: center;
}
.filters .topFilter[b-0njv86imas]  .input-group, .filters .topFilter[b-0njv86imas]  .form-floating {
  margin-bottom: 0;
}

.filters.lastfiltergroup[b-0njv86imas] {
  background-color: #F1F1F1;
  border-radius: 4px;
  margin-top: 24px;
  padding: 24px 12px 8px 12px;
}

.resetFilters[b-0njv86imas], .showMoreFilters[b-0njv86imas], .saveFilter[b-0njv86imas] {
  cursor: pointer;
}

.showMoreFilters[b-0njv86imas] {
  font-weight: bold;
  margin-bottom: 16px;
  display: inline-block;
  text-decoration: none;
  color: #2B2B2B;
}
.showMoreFilters i[b-0njv86imas] {
  margin-left: 5px;
}

.separator[b-0njv86imas] {
  padding-left: 10px;
  padding-right: 10px;
}
/* /Pages/Flows/EditOrder.razor.rz.scp.css */
.field[b-rvjsup4e8f] {
  position: relative;
}

.input-group-text[b-rvjsup4e8f], [b-rvjsup4e8f] .input-group-text {
  background-color: #FFF;
}

label[b-rvjsup4e8f] {
  font-weight: bold;
}

.relative[b-rvjsup4e8f] {
  position: relative;
}

.note-text[b-rvjsup4e8f] {
  font-size: 18px;
}

.note-info[b-rvjsup4e8f] {
  color: #999;
  font-style: italic;
  font-size: 12px;
}

.content[b-rvjsup4e8f] {
  padding-top: 20px;
  padding-bottom: 72px;
}

.subnav[b-rvjsup4e8f] {
  position: sticky;
  z-index: 3;
  padding: 0 20px 0 20px;
  overflow: hidden;
  height: 68px;
  top: 56px;
  background: #FAFAFA;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  line-height: 68px;
}
.subnav a[b-rvjsup4e8f] {
  cursor: pointer;
}
.subnav .leftcol a[b-rvjsup4e8f], .subnav .leftcol strong[b-rvjsup4e8f] {
  margin-right: 10px;
}
.subnav .rightcol span[b-rvjsup4e8f] {
  margin-right: 10px;
}
.subnav .rightcol a[b-rvjsup4e8f] {
  margin-left: 10px;
}

.bottomnav[b-rvjsup4e8f] {
  position: fixed;
  z-index: 3;
  padding: 0;
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #272727;
  padding: 16px;
}
.bottomnav a[b-rvjsup4e8f] {
  color: #FFF;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  cursor: pointer;
}
.bottomnav a i[b-rvjsup4e8f] {
  margin-right: 10px;
}
.bottomnav .btn[b-rvjsup4e8f] {
  height: 40px;
  padding: 0 20px;
  background-color: #7D52AF;
  color: #FFF;
}
.bottomnav .btn:hover[b-rvjsup4e8f] {
  background-color: #653E92;
}

.top-row[b-rvjsup4e8f] {
  background-color: #f7f7f7;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

.top-row[b-rvjsup4e8f]  a.logout, .top-row[b-rvjsup4e8f]  .btn-link {
  white-space: nowrap;
  margin-left: 1.5rem;
  text-decoration: none;
}

.top-row[b-rvjsup4e8f]  a:hover, .top-row[b-rvjsup4e8f]  .btn-link:hover {
  text-decoration: underline;
}

.top-row[b-rvjsup4e8f]  a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-row[b-rvjsup4e8f]  a.language {
  display: block;
  margin-right: 20px;
  text-decoration: none;
}

.top-row[b-rvjsup4e8f]  a.language img {
  margin: 0 5px;
}

.top-row[b-rvjsup4e8f]  a.language span {
  display: inline-block;
  height: 30px;
  margin-right: 5px;
  line-height: 32px;
}

.top-row[b-rvjsup4e8f]  .dropdown .dropdown-item img {
  max-width: 100%;
}

.top-row[b-rvjsup4e8f]  .dropdown-item {
  padding: 0 5px;
}

.toast-container[b-rvjsup4e8f] {
  position: fixed;
  bottom: 88px;
  right: 23px;
}

.pageDividerWrapper[b-rvjsup4e8f] {
  display: flex;
  margin-top: 50px;
}
.pageDividerWrapper .leftSide[b-rvjsup4e8f] {
  flex: 0.64;
  padding-right: 15px;
}
.pageDividerWrapper .rightSide[b-rvjsup4e8f] {
  padding-left: 15px;
  flex: 0.36;
}

.retailerInfo i[b-rvjsup4e8f] {
  margin-right: 10px;
}
.retailerInfo .additionalInfo[b-rvjsup4e8f] {
  color: #757575;
}

h5[b-rvjsup4e8f] {
  font-weight: bold;
  margin-bottom: 15px;
}

.grayBox[b-rvjsup4e8f] {
  padding: 20px 10px;
  background-color: #F1F1F1;
}
.grayBox h5[b-rvjsup4e8f] {
  margin-bottom: 0;
}

.whiteBox[b-rvjsup4e8f] {
  padding: 20px 10px;
  border: 1px solid #F1F1F1;
  border-radius: 4px;
}
.whiteBox h5[b-rvjsup4e8f] {
  margin-bottom: 0;
  color: #7D52AF;
}

.grayBox[b-rvjsup4e8f], .regularBox[b-rvjsup4e8f], .whiteBox[b-rvjsup4e8f] {
  margin-bottom: 30px;
}

[b-rvjsup4e8f] .readOnlyField {
  margin-bottom: 10px;
}
[b-rvjsup4e8f] .readOnlyField .fieldHeading {
  color: #757575;
  font-size: 14px;
}
[b-rvjsup4e8f] .readOnlyField .fieldValue {
  font-weight: bold;
}

.attachments .attachmentRow[b-rvjsup4e8f] {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  display: flex;
  align-content: center;
}
.attachments .attachmentRow .note-text[b-rvjsup4e8f] {
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 16px;
  height: 16px;
  width: 100%;
}
.attachments .attachmentRow .note-info[b-rvjsup4e8f] {
  color: #999;
  font-style: italic;
  font-size: 12px;
  display: block;
}
.attachments .attachmentRow .filetype[b-rvjsup4e8f] {
  font-size: 28px;
  flex: 0.05;
  min-width: 44px;
}
.attachments .attachmentRow .fileinfo[b-rvjsup4e8f] {
  flex: 0.9;
}
.attachments .attachmentRow .deletebutton[b-rvjsup4e8f] {
  font-size: 14px;
  flex: 0.05;
  min-width: 30px;
  text-align: right;
  cursor: pointer;
}
.attachments .attachmentRow .fileinfo[b-rvjsup4e8f], .attachments .attachmentRow .filetype[b-rvjsup4e8f], .attachments .attachmentRow .deletebutton[b-rvjsup4e8f] {
  align-content: center;
}
.attachments .attachmentRow:last-of-type[b-rvjsup4e8f] {
  border-bottom: 0;
}
.attachments .attachmentRow:first-of-type[b-rvjsup4e8f] {
  padding-top: 0;
}

.notes .noteRow[b-rvjsup4e8f] {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}
.notes .noteRow .note-text[b-rvjsup4e8f] {
  font-weight: bold;
}
.notes .noteRow .note-info[b-rvjsup4e8f] {
  flex: 0.9;
  color: #999;
  font-style: italic;
  font-size: 12px;
  display: block;
}
.notes .noteRow .noteDelete[b-rvjsup4e8f] {
  flex: 0.1;
  text-align: right;
  font-size: 14px;
  cursor: pointer;
}
.notes .noteRow .note-details[b-rvjsup4e8f] {
  display: flex;
  align-items: center;
}
.notes .noteRow:last-of-type[b-rvjsup4e8f] {
  border-bottom: 0;
}
.notes .noteRow:first-of-type[b-rvjsup4e8f] {
  padding-top: 0;
}
.notes .newNote[b-rvjsup4e8f] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}

.attachments .newattachments[b-rvjsup4e8f] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}

.checklist .element_title[b-rvjsup4e8f], .tasks .element_title[b-rvjsup4e8f] {
  font-weight: normal;
}
.checklist .todo_element[b-rvjsup4e8f], .tasks .todo_element[b-rvjsup4e8f] {
  position: relative;
}
.checklist .todo_element.done[b-rvjsup4e8f], .tasks .todo_element.done[b-rvjsup4e8f] {
  height: 2.4em;
}
.checklist .note-info[b-rvjsup4e8f], .tasks .note-info[b-rvjsup4e8f] {
  font-weight: normal;
  padding-left: 30px;
}
.checklist .deleteButton[b-rvjsup4e8f], .tasks .deleteButton[b-rvjsup4e8f] {
  position: absolute;
  right: 0;
  z-index: 2;
  font-size: 14px;
  cursor: pointer;
}
.checklist .newTask[b-rvjsup4e8f], .tasks .newTask[b-rvjsup4e8f] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}
.checklist .newTask .newTaskItem[b-rvjsup4e8f], .tasks .newTask .newTaskItem[b-rvjsup4e8f] {
  display: flex;
}
.checklist .newTask .newTaskItem .tasktext[b-rvjsup4e8f], .tasks .newTask .newTaskItem .tasktext[b-rvjsup4e8f] {
  flex: 0.9;
}
.checklist .newTask .newTaskItem .tasktext input.form-control[b-rvjsup4e8f], .tasks .newTask .newTaskItem .tasktext input.form-control[b-rvjsup4e8f] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checklist .newTask .newTaskItem .savebutton[b-rvjsup4e8f], .tasks .newTask .newTaskItem .savebutton[b-rvjsup4e8f] {
  flex: 0.1;
}
.checklist .newTask .newTaskItem .savebutton .btn[b-rvjsup4e8f], .tasks .newTask .newTaskItem .savebutton .btn[b-rvjsup4e8f] {
  width: 58px;
  height: 58px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[b-rvjsup4e8f] .carTimeLineBox {
  margin-top: 0;
}
[b-rvjsup4e8f] .carTimeLineBox .stationSpacer {
  height: 74px;
}
[b-rvjsup4e8f] .carTimeLineBox .station {
  width: 110px;
}
[b-rvjsup4e8f] .carTimeLineBox .station strong {
  font-size: 16px;
  color: #757575;
  margin-bottom: 8px;
}
[b-rvjsup4e8f] .carTimeLineBox .station .stationcontentwarning {
  top: 70px;
  /*width: 90px;*/
}
[b-rvjsup4e8f] .carTimeLineBox .station .stationContent {
  height: 50px;
}
[b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle {
  height: 50px;
  width: 50px;
}
[b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle .multiFas {
  height: 48px;
  line-height: 50px;
}
[b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-check, [b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-ban, [b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-pause, [b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-car {
  height: 48px;
  line-height: 48px;
  width: 48px;
}
[b-rvjsup4e8f] .carTimeLineBox .station .stationContent .circleHolder .circle p.warning {
  line-height: 48px;
}
[b-rvjsup4e8f] .carTimeLineBox .station.done strong {
  color: #7D52AF;
}
[b-rvjsup4e8f] .carTimeLineBox .station.frozen {
  width: 200px;
}
[b-rvjsup4e8f] .carTimeLineBox .station.frozen .stationContent .circleHolder .circle {
  width: 170px;
  border-radius: 25px;
  padding: 0 10px;
}
[b-rvjsup4e8f] .carTimeLineBox .station.orderbank .circle .multiFas i.fa-circle-check, [b-rvjsup4e8f] .carTimeLineBox .station.frozen .circle .multiFas i.fa-circle-check {
  top: 7px;
  right: 7px;
}

@media (max-width: 640.98px) {
  .content[b-rvjsup4e8f] {
    padding-bottom: 50px;
  }
  .top-row:not(.auth)[b-rvjsup4e8f] {
    display: none;
  }
  .top-row.auth[b-rvjsup4e8f] {
    justify-content: space-between;
  }
  .top-row[b-rvjsup4e8f]  a, .top-row[b-rvjsup4e8f]  .btn-link {
    margin-left: 0;
  }
  .subnav[b-rvjsup4e8f] {
    top: 0;
    padding: 10px;
    line-height: 16px;
  }
  .subnav h3[b-rvjsup4e8f] {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .subnav h6[b-rvjsup4e8f] {
    font-size: 14px;
  }
  .bottomnav[b-rvjsup4e8f] {
    padding: 10px;
  }
  .bottomnav .btn[b-rvjsup4e8f] {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
  }
  .bottomnav .btn i[b-rvjsup4e8f] {
    margin-right: 5px;
  }
  .bottomnav a i[b-rvjsup4e8f] {
    color: inherit;
    margin-right: 5px;
  }
}
@media (min-width: 641px) {
  .top-row[b-rvjsup4e8f] {
    position: sticky;
    top: 0;
    z-index: 3;
  }
  .top-row.auth[b-rvjsup4e8f]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }
  .top-row[b-rvjsup4e8f], article[b-rvjsup4e8f] {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
/* /Pages/Flows/EditOrderNewCars.razor.rz.scp.css */
.field[b-t9u30x0ybb] {
  position: relative;
}

.input-group-text[b-t9u30x0ybb], [b-t9u30x0ybb] .input-group-text {
  background-color: #FFF;
}

label[b-t9u30x0ybb] {
  font-weight: bold;
}

.relative[b-t9u30x0ybb] {
  position: relative;
}

.note-text[b-t9u30x0ybb] {
  font-size: 18px;
}

.note-info[b-t9u30x0ybb] {
  color: #999;
  font-style: italic;
  font-size: 12px;
}

.content[b-t9u30x0ybb] {
  padding-top: 20px;
  padding-bottom: 72px;
}

.subnav[b-t9u30x0ybb] {
  position: sticky;
  z-index: 3;
  padding: 0 20px 0 20px;
  overflow: hidden;
  height: 68px;
  top: 56px;
  background: #FAFAFA;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  line-height: 68px;
}
.subnav a[b-t9u30x0ybb] {
  cursor: pointer;
}
.subnav .leftcol a[b-t9u30x0ybb], .subnav .leftcol strong[b-t9u30x0ybb] {
  margin-right: 10px;
}
.subnav .rightcol span[b-t9u30x0ybb] {
  margin-right: 10px;
}
.subnav .rightcol a[b-t9u30x0ybb] {
  margin-left: 10px;
}

.bottomnav[b-t9u30x0ybb] {
  position: fixed;
  z-index: 3;
  padding: 0;
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #272727;
  padding: 16px;
}
.bottomnav a[b-t9u30x0ybb] {
  color: #FFF;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  cursor: pointer;
}
.bottomnav a i[b-t9u30x0ybb] {
  margin-right: 10px;
}
.bottomnav .btn[b-t9u30x0ybb] {
  height: 40px;
  padding: 0 20px;
  background-color: #7D52AF;
  color: #FFF;
}
.bottomnav .btn:hover[b-t9u30x0ybb] {
  background-color: #653E92;
}

.top-row[b-t9u30x0ybb] {
  background-color: #f7f7f7;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

.top-row[b-t9u30x0ybb]  a.logout, .top-row[b-t9u30x0ybb]  .btn-link {
  white-space: nowrap;
  margin-left: 1.5rem;
  text-decoration: none;
}

.top-row[b-t9u30x0ybb]  a:hover, .top-row[b-t9u30x0ybb]  .btn-link:hover {
  text-decoration: underline;
}

.top-row[b-t9u30x0ybb]  a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-row[b-t9u30x0ybb]  a.language {
  display: block;
  margin-right: 20px;
  text-decoration: none;
}

.top-row[b-t9u30x0ybb]  a.language img {
  margin: 0 5px;
}

.top-row[b-t9u30x0ybb]  a.language span {
  display: inline-block;
  height: 30px;
  margin-right: 5px;
  line-height: 32px;
}

.top-row[b-t9u30x0ybb]  .dropdown .dropdown-item img {
  max-width: 100%;
}

.top-row[b-t9u30x0ybb]  .dropdown-item {
  padding: 0 5px;
}

.user-tag-dropdown[b-t9u30x0ybb] {
  position: absolute;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}
.user-tag-dropdown li[b-t9u30x0ybb] {
  padding: 6px 12px;
  cursor: pointer;
}
.user-tag-dropdown li:hover[b-t9u30x0ybb] {
  background: #f0f0f0;
}
.user-tag-dropdown li.selected[b-t9u30x0ybb] {
  background: darkorange;
  color: #fff;
}
.user-tag-dropdown li.selected *[b-t9u30x0ybb] {
  color: #fff;
}

.tag-badge[b-t9u30x0ybb] {
  background: darkorange;
  color: white;
  border-radius: 5px;
  padding: 3px;
  margin: 1px;
  font-weight: bold;
  display: inline-block;
}

.toast-container[b-t9u30x0ybb] {
  position: fixed;
  bottom: 88px;
  right: 23px;
}

.pageDividerWrapper[b-t9u30x0ybb] {
  display: flex;
  margin-top: 50px;
}
.pageDividerWrapper .leftSide[b-t9u30x0ybb] {
  flex: 0.64;
  padding-right: 15px;
}
.pageDividerWrapper .rightSide[b-t9u30x0ybb] {
  padding-left: 15px;
  flex: 0.36;
}

.retailerInfo i[b-t9u30x0ybb] {
  margin-right: 10px;
}
.retailerInfo .additionalInfo[b-t9u30x0ybb] {
  color: #757575;
}

h5[b-t9u30x0ybb] {
  font-weight: bold;
  margin-bottom: 15px;
}

.grayBox[b-t9u30x0ybb] {
  padding: 20px 10px;
  background-color: #F1F1F1;
}
.grayBox h5[b-t9u30x0ybb] {
  margin-bottom: 0;
}

.whiteBox[b-t9u30x0ybb] {
  padding: 20px 10px;
  border: 1px solid #F1F1F1;
  border-radius: 4px;
}
.whiteBox h5[b-t9u30x0ybb] {
  margin-bottom: 0;
  color: #7D52AF;
}

.grayBox[b-t9u30x0ybb], .regularBox[b-t9u30x0ybb], .whiteBox[b-t9u30x0ybb] {
  margin-bottom: 30px;
}

[b-t9u30x0ybb] .readOnlyField {
  margin-bottom: 10px;
}
[b-t9u30x0ybb] .readOnlyField .fieldHeading {
  color: #757575;
  font-size: 14px;
}
[b-t9u30x0ybb] .readOnlyField .fieldValue {
  font-weight: bold;
}

.attachments .attachmentRow[b-t9u30x0ybb] {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  display: flex;
  align-content: center;
}
.attachments .attachmentRow .note-text[b-t9u30x0ybb] {
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 16px;
  height: 16px;
  width: 100%;
}
.attachments .attachmentRow .note-info[b-t9u30x0ybb] {
  color: #999;
  font-style: italic;
  font-size: 12px;
  display: block;
}
.attachments .attachmentRow .filetype[b-t9u30x0ybb] {
  font-size: 28px;
  flex: 0.05;
  min-width: 44px;
}
.attachments .attachmentRow .fileinfo[b-t9u30x0ybb] {
  flex: 0.9;
}
.attachments .attachmentRow .deletebutton[b-t9u30x0ybb] {
  font-size: 14px;
  flex: 0.05;
  min-width: 30px;
  text-align: right;
  cursor: pointer;
}
.attachments .attachmentRow .fileinfo[b-t9u30x0ybb], .attachments .attachmentRow .filetype[b-t9u30x0ybb], .attachments .attachmentRow .deletebutton[b-t9u30x0ybb] {
  align-content: center;
}
.attachments .attachmentRow:last-of-type[b-t9u30x0ybb] {
  border-bottom: 0;
}
.attachments .attachmentRow:first-of-type[b-t9u30x0ybb] {
  padding-top: 0;
}

.notes .noteRow[b-t9u30x0ybb] {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}
.notes .noteRow .note-text[b-t9u30x0ybb] {
  font-weight: bold;
}
.notes .noteRow .note-info[b-t9u30x0ybb] {
  flex: 0.9;
  color: #999;
  font-style: italic;
  font-size: 12px;
  display: block;
}
.notes .noteRow .noteDelete[b-t9u30x0ybb] {
  flex: 0.1;
  text-align: right;
  font-size: 14px;
  cursor: pointer;
}
.notes .noteRow .note-details[b-t9u30x0ybb] {
  display: flex;
  align-items: center;
}
.notes .noteRow:last-of-type[b-t9u30x0ybb] {
  border-bottom: 0;
}
.notes .noteRow:first-of-type[b-t9u30x0ybb] {
  padding-top: 0;
}
.notes .newNote[b-t9u30x0ybb] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}

.attachments .newattachments[b-t9u30x0ybb] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}

#pdcer .element_title[b-t9u30x0ybb] {
  height: auto;
  white-space: normal;
  overflow: visible;
}
#pdcer .todo_element.done[b-t9u30x0ybb] {
  height: auto;
}
#pdcer .todo_element.done .element_title[b-t9u30x0ybb] {
  text-decoration: line-through;
}
#pdcer .todo_element[b-t9u30x0ybb] {
  position: relative;
  height: auto;
  min-height: 40px;
}
#pdcer .element_title[b-t9u30x0ybb]:after {
  content: none;
}

.checklist .element_title[b-t9u30x0ybb], .tasks .element_title[b-t9u30x0ybb] {
  font-weight: normal;
}
.checklist .todo_element[b-t9u30x0ybb], .tasks .todo_element[b-t9u30x0ybb] {
  position: relative;
}
.checklist .todo_element.done[b-t9u30x0ybb], .tasks .todo_element.done[b-t9u30x0ybb] {
  height: 2.4em;
}
.checklist .note-info[b-t9u30x0ybb], .tasks .note-info[b-t9u30x0ybb] {
  font-weight: normal;
  padding-left: 30px;
}
.checklist .deleteButton[b-t9u30x0ybb], .tasks .deleteButton[b-t9u30x0ybb] {
  position: absolute;
  right: 0;
  z-index: 2;
  font-size: 14px;
  cursor: pointer;
}
.checklist .newTask[b-t9u30x0ybb], .tasks .newTask[b-t9u30x0ybb] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}
.checklist .newTask .newTaskItem[b-t9u30x0ybb], .tasks .newTask .newTaskItem[b-t9u30x0ybb] {
  display: flex;
}
.checklist .newTask .newTaskItem .tasktext[b-t9u30x0ybb], .tasks .newTask .newTaskItem .tasktext[b-t9u30x0ybb] {
  flex: 0.9;
}
.checklist .newTask .newTaskItem .tasktext input.form-control[b-t9u30x0ybb], .tasks .newTask .newTaskItem .tasktext input.form-control[b-t9u30x0ybb] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checklist .newTask .newTaskItem .savebutton[b-t9u30x0ybb], .tasks .newTask .newTaskItem .savebutton[b-t9u30x0ybb] {
  flex: 0.1;
}
.checklist .newTask .newTaskItem .savebutton .btn[b-t9u30x0ybb], .tasks .newTask .newTaskItem .savebutton .btn[b-t9u30x0ybb] {
  width: 58px;
  height: 58px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[b-t9u30x0ybb] .carTimeLineBox {
  margin-top: 0;
}
[b-t9u30x0ybb] .carTimeLineBox .stationSpacer {
  height: 76px;
}
[b-t9u30x0ybb] .carTimeLineBox .station {
  width: 110px;
}
[b-t9u30x0ybb] .carTimeLineBox .station strong {
  font-size: 16px;
  color: #757575;
  margin-bottom: 8px;
}
[b-t9u30x0ybb] .carTimeLineBox .station .stationcontentwarning {
  top: 90px;
  /*width: 110px;*/
}
[b-t9u30x0ybb] .carTimeLineBox .station .stationContent {
  height: 50px;
}
[b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle {
  height: 50px;
  width: 50px;
}
[b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle .multiFas {
  height: 48px;
  line-height: 50px;
}
[b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-check, [b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-ban, [b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-pause, [b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-car {
  height: 48px;
  line-height: 48px;
  width: 48px;
}
[b-t9u30x0ybb] .carTimeLineBox .station .stationContent .circleHolder .circle p.warning {
  line-height: 48px;
}
[b-t9u30x0ybb] .carTimeLineBox station.done strong {
  color: #7D52AF;
}
[b-t9u30x0ybb] .carTimeLineBox .station.frozen {
  width: 200px;
}
[b-t9u30x0ybb] .carTimeLineBox .station.frozen .stationContent .circleHolder .circle {
  width: 170px;
  border-radius: 25px;
  padding: 0 10px;
}
[b-t9u30x0ybb] .carTimeLineBox .station.orderbank .circle .multiFas i.fa-circle-check, [b-t9u30x0ybb] .carTimeLineBox .station.frozen .circle .multiFas i.fa-circle-check {
  top: 7px;
  right: 7px;
}

@media (max-width: 640.98px) {
  .content[b-t9u30x0ybb] {
    padding-bottom: 50px;
  }
  .top-row:not(.auth)[b-t9u30x0ybb] {
    display: none;
  }
  .top-row.auth[b-t9u30x0ybb] {
    justify-content: space-between;
  }
  .top-row[b-t9u30x0ybb]  a, .top-row[b-t9u30x0ybb]  .btn-link {
    margin-left: 0;
  }
  .subnav[b-t9u30x0ybb] {
    top: 0;
    padding: 10px;
    line-height: 16px;
  }
  .subnav h3[b-t9u30x0ybb] {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .subnav h6[b-t9u30x0ybb] {
    font-size: 14px;
  }
  .bottomnav[b-t9u30x0ybb] {
    padding: 10px;
  }
  .bottomnav .btn[b-t9u30x0ybb] {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
  }
  .bottomnav .btn i[b-t9u30x0ybb] {
    margin-right: 5px;
  }
  .bottomnav a i[b-t9u30x0ybb] {
    color: inherit;
    margin-right: 5px;
  }
}
@media (min-width: 641px) {
  .top-row[b-t9u30x0ybb] {
    position: sticky;
    top: 0;
    z-index: 3;
  }
  .top-row.auth[b-t9u30x0ybb]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }
  .top-row[b-t9u30x0ybb], article[b-t9u30x0ybb] {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
/* /Pages/Flows/EditOrderUsedCars.razor.rz.scp.css */
.field[b-kbj8a7nqzb] {
  position: relative;
}

.input-group-text[b-kbj8a7nqzb], [b-kbj8a7nqzb] .input-group-text {
  background-color: #FFF;
}

label[b-kbj8a7nqzb] {
  font-weight: bold;
}

.relative[b-kbj8a7nqzb] {
  position: relative;
}

.note-text[b-kbj8a7nqzb] {
  font-size: 18px;
}

.note-info[b-kbj8a7nqzb] {
  color: #999;
  font-style: italic;
  font-size: 12px;
}

.content[b-kbj8a7nqzb] {
  padding-top: 20px;
  padding-bottom: 72px;
}

.subnav[b-kbj8a7nqzb] {
  position: sticky;
  z-index: 3;
  padding: 0 20px 0 20px;
  overflow: hidden;
  height: 68px;
  top: 56px;
  background: #FAFAFA;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  line-height: 68px;
}
.subnav a[b-kbj8a7nqzb] {
  cursor: pointer;
}
.subnav .leftcol a[b-kbj8a7nqzb], .subnav .leftcol strong[b-kbj8a7nqzb] {
  margin-right: 10px;
}
.subnav .rightcol span[b-kbj8a7nqzb] {
  margin-right: 10px;
}
.subnav .rightcol a[b-kbj8a7nqzb] {
  margin-left: 10px;
}

.bottomnav[b-kbj8a7nqzb] {
  position: fixed;
  z-index: 3;
  padding: 0;
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #272727;
  padding: 16px;
}
.bottomnav a[b-kbj8a7nqzb] {
  color: #FFF;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  cursor: pointer;
}
.bottomnav a i[b-kbj8a7nqzb] {
  margin-right: 10px;
}
.bottomnav .btn[b-kbj8a7nqzb] {
  height: 40px;
  padding: 0 20px;
  background-color: #7D52AF;
  color: #FFF;
}
.bottomnav .btn:hover[b-kbj8a7nqzb] {
  background-color: #653E92;
}

.top-row[b-kbj8a7nqzb] {
  background-color: #f7f7f7;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

.top-row[b-kbj8a7nqzb]  a.logout, .top-row[b-kbj8a7nqzb]  .btn-link {
  white-space: nowrap;
  margin-left: 1.5rem;
  text-decoration: none;
}

.top-row[b-kbj8a7nqzb]  a:hover, .top-row[b-kbj8a7nqzb]  .btn-link:hover {
  text-decoration: underline;
}

.top-row[b-kbj8a7nqzb]  a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-row[b-kbj8a7nqzb]  a.language {
  display: block;
  margin-right: 20px;
  text-decoration: none;
}

.top-row[b-kbj8a7nqzb]  a.language img {
  margin: 0 5px;
}

.top-row[b-kbj8a7nqzb]  a.language span {
  display: inline-block;
  height: 30px;
  margin-right: 5px;
  line-height: 32px;
}

.top-row[b-kbj8a7nqzb]  .dropdown .dropdown-item img {
  max-width: 100%;
}

.top-row[b-kbj8a7nqzb]  .dropdown-item {
  padding: 0 5px;
}

.toast-container[b-kbj8a7nqzb] {
  position: fixed;
  bottom: 88px;
  right: 23px;
}

.pageDividerWrapper[b-kbj8a7nqzb] {
  display: flex;
  margin-top: 50px;
}
.pageDividerWrapper .leftSide[b-kbj8a7nqzb] {
  flex: 0.64;
  padding-right: 15px;
}
.pageDividerWrapper .rightSide[b-kbj8a7nqzb] {
  padding-left: 15px;
  flex: 0.36;
}

.retailerInfo i[b-kbj8a7nqzb] {
  margin-right: 10px;
}
.retailerInfo .additionalInfo[b-kbj8a7nqzb] {
  color: #757575;
}

h5[b-kbj8a7nqzb] {
  font-weight: bold;
  margin-bottom: 15px;
}

.grayBox[b-kbj8a7nqzb] {
  padding: 20px 10px;
  background-color: #F1F1F1;
}
.grayBox h5[b-kbj8a7nqzb] {
  margin-bottom: 0;
}

.whiteBox[b-kbj8a7nqzb] {
  padding: 20px 10px;
  border: 1px solid #F1F1F1;
  border-radius: 4px;
}
.whiteBox h5[b-kbj8a7nqzb] {
  margin-bottom: 0;
  color: #7D52AF;
}

.grayBox[b-kbj8a7nqzb], .regularBox[b-kbj8a7nqzb], .whiteBox[b-kbj8a7nqzb] {
  margin-bottom: 30px;
}

[b-kbj8a7nqzb] .readOnlyField {
  margin-bottom: 10px;
}
[b-kbj8a7nqzb] .readOnlyField .fieldHeading {
  color: #757575;
  font-size: 14px;
}
[b-kbj8a7nqzb] .readOnlyField .fieldValue {
  font-weight: bold;
}

.attachments .attachmentRow[b-kbj8a7nqzb] {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  display: flex;
  align-content: center;
}
.attachments .attachmentRow .note-text[b-kbj8a7nqzb] {
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 16px;
  height: 16px;
  width: 100%;
}
.attachments .attachmentRow .note-info[b-kbj8a7nqzb] {
  color: #999;
  font-style: italic;
  font-size: 12px;
  display: block;
}
.attachments .attachmentRow .filetype[b-kbj8a7nqzb] {
  font-size: 28px;
  flex: 0.05;
  min-width: 44px;
}
.attachments .attachmentRow .fileinfo[b-kbj8a7nqzb] {
  flex: 0.9;
}
.attachments .attachmentRow .deletebutton[b-kbj8a7nqzb] {
  font-size: 14px;
  flex: 0.05;
  min-width: 30px;
  text-align: right;
  cursor: pointer;
}
.attachments .attachmentRow .fileinfo[b-kbj8a7nqzb], .attachments .attachmentRow .filetype[b-kbj8a7nqzb], .attachments .attachmentRow .deletebutton[b-kbj8a7nqzb] {
  align-content: center;
}
.attachments .attachmentRow:last-of-type[b-kbj8a7nqzb] {
  border-bottom: 0;
}
.attachments .attachmentRow:first-of-type[b-kbj8a7nqzb] {
  padding-top: 0;
}

.notes .noteRow[b-kbj8a7nqzb] {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}
.notes .noteRow .note-text[b-kbj8a7nqzb] {
  font-weight: bold;
}
.notes .noteRow .note-info[b-kbj8a7nqzb] {
  flex: 0.9;
  color: #999;
  font-style: italic;
  font-size: 12px;
  display: block;
}
.notes .noteRow .noteDelete[b-kbj8a7nqzb] {
  flex: 0.1;
  text-align: right;
  font-size: 14px;
  cursor: pointer;
}
.notes .noteRow .note-details[b-kbj8a7nqzb] {
  display: flex;
  align-items: center;
}
.notes .noteRow:last-of-type[b-kbj8a7nqzb] {
  border-bottom: 0;
}
.notes .noteRow:first-of-type[b-kbj8a7nqzb] {
  padding-top: 0;
}
.notes .newNote[b-kbj8a7nqzb] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}

.user-tag-dropdown[b-kbj8a7nqzb] {
  position: absolute;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}
.user-tag-dropdown li[b-kbj8a7nqzb] {
  padding: 6px 12px;
  cursor: pointer;
}
.user-tag-dropdown li:hover[b-kbj8a7nqzb] {
  background: #f0f0f0;
}
.user-tag-dropdown li.selected[b-kbj8a7nqzb] {
  background: darkorange;
  color: #fff;
}
.user-tag-dropdown li.selected *[b-kbj8a7nqzb] {
  color: #fff;
}

.tag-badge[b-kbj8a7nqzb] {
  background: darkorange;
  color: white;
  border-radius: 5px;
  padding: 3px;
  margin: 1px;
  font-weight: bold;
  display: inline-block;
}

.attachments .newattachments[b-kbj8a7nqzb] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}

.checklist .element_title[b-kbj8a7nqzb], .tasks .element_title[b-kbj8a7nqzb] {
  font-weight: normal;
}
.checklist .todo_element[b-kbj8a7nqzb], .tasks .todo_element[b-kbj8a7nqzb] {
  position: relative;
}
.checklist .todo_element.done[b-kbj8a7nqzb], .tasks .todo_element.done[b-kbj8a7nqzb] {
  height: 2.4em;
}
.checklist .note-info[b-kbj8a7nqzb], .tasks .note-info[b-kbj8a7nqzb] {
  font-weight: normal;
  padding-left: 30px;
}
.checklist .deleteButton[b-kbj8a7nqzb], .tasks .deleteButton[b-kbj8a7nqzb] {
  position: absolute;
  right: 0;
  z-index: 2;
  font-size: 14px;
  cursor: pointer;
}
.checklist .newTask[b-kbj8a7nqzb], .tasks .newTask[b-kbj8a7nqzb] {
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}
.checklist .newTask .newTaskItem[b-kbj8a7nqzb], .tasks .newTask .newTaskItem[b-kbj8a7nqzb] {
  display: flex;
}
.checklist .newTask .newTaskItem .tasktext[b-kbj8a7nqzb], .tasks .newTask .newTaskItem .tasktext[b-kbj8a7nqzb] {
  flex: 0.9;
}
.checklist .newTask .newTaskItem .tasktext input.form-control[b-kbj8a7nqzb], .tasks .newTask .newTaskItem .tasktext input.form-control[b-kbj8a7nqzb] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checklist .newTask .newTaskItem .savebutton[b-kbj8a7nqzb], .tasks .newTask .newTaskItem .savebutton[b-kbj8a7nqzb] {
  flex: 0.1;
}
.checklist .newTask .newTaskItem .savebutton .btn[b-kbj8a7nqzb], .tasks .newTask .newTaskItem .savebutton .btn[b-kbj8a7nqzb] {
  width: 58px;
  height: 58px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[b-kbj8a7nqzb] .carTimeLineBox {
  margin-top: 0;
}
[b-kbj8a7nqzb] .carTimeLineBox .stationSpacer {
  height: 74px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station {
  width: 110px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station strong {
  font-size: 16px;
  color: #757575;
  margin-bottom: 8px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station .stationcontentwarning {
  top: 70px;
  /*width: 55px;*/
}
[b-kbj8a7nqzb] .carTimeLineBox .station .stationContent {
  height: 50px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle {
  height: 50px;
  width: 50px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle .multiFas {
  height: 48px;
  line-height: 50px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-check, [b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-ban, [b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-pause, [b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle i.fa-car {
  height: 48px;
  line-height: 48px;
  width: 48px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station .stationContent .circleHolder .circle p.warning {
  line-height: 48px;
}
[b-kbj8a7nqzb] .carTimeLineBox station.done strong {
  color: #7D52AF;
}
[b-kbj8a7nqzb] .carTimeLineBox .station.frozen {
  width: 200px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station.frozen .stationContent .circleHolder .circle {
  width: 170px;
  border-radius: 25px;
  padding: 0 10px;
}
[b-kbj8a7nqzb] .carTimeLineBox .station.orderbank .circle .multiFas i.fa-circle-check, [b-kbj8a7nqzb] .carTimeLineBox .station.frozen .circle .multiFas i.fa-circle-check {
  top: 7px;
  right: 7px;
}

.boxHeader[b-kbj8a7nqzb] {
  display: flex;
  justify-content: space-between;
}
.boxHeader .tags[b-kbj8a7nqzb] {
  display: flex;
  gap: 10px;
}

#sortlistwrapper[b-kbj8a7nqzb] {
  margin: 0px auto;
  border: 2px dashed rgb(204, 204, 204);
  border-radius: 8px;
  padding: 15px;
  background-color: rgb(249, 249, 249);
  min-height: 150px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
}
#sortlistwrapper p.wraphead[b-kbj8a7nqzb] {
  font-weight: bold;
  color: rgb(85, 85, 85);
  margin-bottom: 10px;
}
#sortlistwrapper p.wrapfooter[b-kbj8a7nqzb] {
  font-size: 0.9em;
  color: rgb(136, 136, 136);
  margin-top: 10px;
}
#sortlistwrapper .sortlistwrap-item[b-kbj8a7nqzb] {
  cursor: move;
  padding: 5px;
  border-radius: 3px;
  margin: 5px;
  border: 2px dashed #CCC;
}
#sortlistwrapper .sortlistwrap-item-notallowed[b-kbj8a7nqzb] {
  cursor: not-allowed;
  padding: 5px;
  margin: 5px;
}

@media (max-width: 640.98px) {
  /*::deep .carTimeLineBox.scrollStations {
      .stationSpacer {
          height: 60px;
      }
  }*/
  .content[b-kbj8a7nqzb] {
    padding-bottom: 50px;
  }
  .top-row:not(.auth)[b-kbj8a7nqzb] {
    display: none;
  }
  .top-row.auth[b-kbj8a7nqzb] {
    justify-content: space-between;
  }
  .top-row[b-kbj8a7nqzb]  a, .top-row[b-kbj8a7nqzb]  .btn-link {
    margin-left: 0;
  }
  .subnav[b-kbj8a7nqzb] {
    top: 0;
    padding: 10px;
    line-height: 16px;
  }
  .subnav h3[b-kbj8a7nqzb] {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .subnav h6[b-kbj8a7nqzb] {
    font-size: 14px;
  }
  .bottomnav[b-kbj8a7nqzb] {
    padding: 10px;
  }
  .bottomnav .btn[b-kbj8a7nqzb] {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
  }
  .bottomnav .btn i[b-kbj8a7nqzb] {
    margin-right: 5px;
  }
  .bottomnav a i[b-kbj8a7nqzb] {
    color: inherit;
    margin-right: 5px;
  }
}
@media (min-width: 641px) {
  .top-row[b-kbj8a7nqzb] {
    position: sticky;
    top: 0;
    z-index: 3;
  }
  .top-row.auth[b-kbj8a7nqzb]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }
  .top-row[b-kbj8a7nqzb], article[b-kbj8a7nqzb] {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
/* /Pages/Flows/FieldHistory.razor.rz.scp.css */
.oldValue[b-ihy2adu4up] {
  margin-right: 10px;
}

.newValue[b-ihy2adu4up] {
  margin-left: 10px;
}

.username[b-ihy2adu4up], .logdate[b-ihy2adu4up] {
  color: #CCC;
  font-style: italic;
  font-size: 14px;
}

.logdate[b-ihy2adu4up] {
  margin-right: 10px;
}
/* /Pages/Flows/FileImport.razor.rz.scp.css */
.whiteBox[b-oahjcwlw48] {
  padding: 20px 10px;
  border: 1px solid #F1F1F1;
  border-radius: 4px;
}
.whiteBox h5[b-oahjcwlw48] {
  margin-bottom: 0;
  color: #7D52AF;
}

.grayBox[b-oahjcwlw48], .regularBox[b-oahjcwlw48], .whiteBox[b-oahjcwlw48] {
  margin-bottom: 30px;
}

.custom-file[b-oahjcwlw48] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.custom-file-input[b-oahjcwlw48] {
  display: none;
}

.btn-outline-primary[b-oahjcwlw48] {
  min-width: 100px;
}

.custom-file label i[b-oahjcwlw48] {
  color: #198754;
}
.custom-file label:hover i[b-oahjcwlw48] {
  color: white;
}
/* /Pages/Flows/FlowField.razor.rz.scp.css */
a.showLogs[b-a9ow8p8d8z] {
  cursor: pointer;
  text-decoration: none;
  margin-left: 10px;
}

a.showLogs:hover[b-a9ow8p8d8z] {
  color: inherit;
}
/* /Pages/Flows/FlowTypeIndex.razor.rz.scp.css */
.pointer[b-ugs3krg50k] {
  cursor: pointer;
}

table[b-ugs3krg50k] {
  min-width: 100%;
}

#tableSettings[b-ugs3krg50k] {
  position: relative;
  /*background-color: white;*/
  z-index: 25;
  /*width: 300px;*/
  border: 1px solid #ccc;
  height: 600px;
  padding: 10px;
  overflow-y: scroll;
}
#tableSettings h4[b-ugs3krg50k] {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.displayorder[b-ugs3krg50k] {
  float: right;
}

.relative[b-ugs3krg50k] {
  position: relative;
}

.filteredResultDesc[b-ugs3krg50k] {
  background-color: #F1F1F1;
  font-style: italic;
  /*max-width: 96vw;*/
  display: flex;
  justify-content: space-between;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
}

.lastFilteredResultDesc[b-ugs3krg50k] {
  color: #ccc;
  font-style: italic;
}

.carList[b-ugs3krg50k] {
  min-height: 500px;
}

.filters[b-ugs3krg50k] {
  justify-content: center;
}
.filters .topFilter[b-ugs3krg50k]  .input-group, .filters .topFilter[b-ugs3krg50k]  .form-floating {
  margin-bottom: 0;
}

.filters.lastfiltergroup[b-ugs3krg50k] {
  background-color: #F1F1F1;
  border-radius: 4px;
  margin-top: 24px;
  padding: 24px 12px 8px 12px;
  /*max-width: 96vw;*/
}

.resetFilters[b-ugs3krg50k], .showMoreFilters[b-ugs3krg50k], .saveFilter[b-ugs3krg50k] {
  cursor: pointer;
}

.showMoreFilters[b-ugs3krg50k] {
  font-weight: bold;
  margin-bottom: 16px;
  display: inline-block;
  text-decoration: none;
  color: #2B2B2B;
}
.showMoreFilters i[b-ugs3krg50k] {
  margin-left: 5px;
}

.separator[b-ugs3krg50k] {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 960px) {
  /*#tableSettings {
      width: 95%;
  }*/
}
/* mobile width till 480px ----------------------------------- */
@media (max-width: 480px) {
  .filters .topFilter[b-ugs3krg50k]  .barcodePlaceHolder {
    margin-top: 16px;
  }
  .filters .topFilter[b-ugs3krg50k]  .barcodePlaceHolder .input-group.barcodeGroup .input-group-append:last-of-type {
    border-bottom-right-radius: 6px;
  }
  .filters.lastfiltergroup[b-ugs3krg50k] {
    max-width: none;
  }
  .saveFilterTools[b-ugs3krg50k] {
    font-size: 14px;
    text-align: center !important;
  }
  /*.filteredResultDesc {
      text-align: center !important;
      margin-top: 10px;
  }*/
}
.form-switch[b-ugs3krg50k] {
  display: inline-block;
}

.nonContributing div[b-ugs3krg50k] {
  cursor: pointer;
}
.nonContributing div:hover[b-ugs3krg50k] {
  text-decoration: underline;
}
.nonContributing ul li:hover[b-ugs3krg50k] {
  cursor: pointer;
  text-decoration: underline;
}
/* /Pages/Flows/LeadTimeReport.razor.rz.scp.css */
.car[b-ee1fxo9his] {
  margin-bottom: 10px;
  border-bottom: 1px solid #337ab7;
  border-top: 1px solid #337ab7;
}
.car .timeLineTr[b-ee1fxo9his] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.car .timeLineTr p.warning[b-ee1fxo9his] {
  font-weight: bold;
}
.car .timeLineTr p.warning i[b-ee1fxo9his] {
  color: #ff851b;
}
.car .carInfoTr[b-ee1fxo9his] {
  cursor: pointer;
  background-color: #337ab7;
  color: #FFF;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.car .carInfoTr .identifiers h4[b-ee1fxo9his] {
  margin: 0;
}
.car .carInfoTr .identifiers p[b-ee1fxo9his] {
  margin-top: 0;
  margin-bottom: 0;
}
.car .carInfoTr .tools a[b-ee1fxo9his], .car .carInfoTr .tools i[b-ee1fxo9his] {
  color: #FFF;
}
.car .carInfoTr .tools i[b-ee1fxo9his] {
  margin-left: 5px;
}

.filteredResultDesc[b-ee1fxo9his] {
  color: #CCC;
  font-style: italic;
}

.carList[b-ee1fxo9his] {
  min-height: 500px;
}

.line_box[b-ee1fxo9his] {
  display: flex;
}

.text_circle[b-ee1fxo9his] {
  flex: 1;
  text-align: center;
  position: relative;
}

.text_circle[b-ee1fxo9his]:after {
  background-color: grey;
  bottom: 1.25em;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: -1;
}

.stav_projektu .text_circle[b-ee1fxo9his]:after, .stav_projektu .text_circle[b-ee1fxo9his]:before {
  background-color: grey;
}

.line_box h4[b-ee1fxo9his] {
  color: #189599;
  font-weight: bold;
}

.line_box h4[b-ee1fxo9his], .line_box p[b-ee1fxo9his] {
  font-size: 12px;
  margin-bottom: 0;
  padding: 0 5px;
}

.line_box p[b-ee1fxo9his] {
  font-size: 10px;
}

.subline[b-ee1fxo9his] {
  position: absolute;
  right: -22px;
  bottom: 3px;
}

.subline[b-ee1fxo9his]:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  bottom: 14px;
  right: 15px;
  background-color: #189599;
  border-radius: 50%;
  top: -25px;
}

.subline h6[b-ee1fxo9his] {
  margin-bottom: 0;
}

.timeline[b-ee1fxo9his] {
  margin: 40px 0;
}

.text_circle.done[b-ee1fxo9his]:after, .text_circle.done + .text_circle[b-ee1fxo9his]:before, .stav_projektu .text_circle.done[b-ee1fxo9his]:after, .stav_projektu .text_circle.done + .text_circle[b-ee1fxo9his]:before {
  background-color: #189599;
}

.text_circle.sub[b-ee1fxo9his]:after {
  background-color: #189599;
}

.text_circle:not(:first-child)[b-ee1fxo9his]:before {
  bottom: 1.25em;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  width: 50%;
  z-index: -1;
  background-color: grey;
}

.stav_projektu .text_circle:not(:first-child)[b-ee1fxo9his]:before {
  background-color: grey;
}

.text_circle:last-child[b-ee1fxo9his]:after {
  width: 0;
}

.circle[b-ee1fxo9his] {
  height: 100%;
}

.tvar[b-ee1fxo9his] {
  height: 40px;
  width: 40px;
  border: 2px solid #189599;
  display: flex;
  position: relative;
  border-radius: 100%;
  top: -43px;
  margin: 2px auto 0 auto;
  background-color: #fff;
}

.text_circle.current .tvar[b-ee1fxo9his] {
  border: 4px dotted #189599;
}

.text_circle:last-child .tvar[b-ee1fxo9his] {
  border-radius: 0;
  height: 38px;
  width: 38px;
}
.text_circle:last-child .tvar span[b-ee1fxo9his] {
  border-radius: 0;
}

.tvar span[b-ee1fxo9his] {
  margin: 25% auto;
  height: 18px;
  width: 18px;
  background-color: #189599;
  border-radius: 100%;
  color: #fff;
}

.stav_projektu .tvar[b-ee1fxo9his] {
  border: 2px solid grey;
}

.stav_projektu .done .tvar[b-ee1fxo9his], .stav_projektu .sub .tvar[b-ee1fxo9his] {
  border: 2px solid #189599;
}

.subline h6[b-ee1fxo9his] {
  color: #189599;
}

.timeline .card-header:hover[b-ee1fxo9his] {
  background-color: #ececec;
  cursor: pointer;
}

.orderType[b-ee1fxo9his] {
  /*color: black;*/
}

.gold[b-ee1fxo9his] {
  color: gold;
}

.white[b-ee1fxo9his] {
  color: white;
}

.brown[b-ee1fxo9his] {
  color: saddlebrown;
}

.magenta[b-ee1fxo9his] {
  color: magenta;
}

.lightgreen[b-ee1fxo9his] {
  color: lightgreen;
}

.pink[b-ee1fxo9his] {
  color: pink;
}

.darkblue[b-ee1fxo9his] {
  color: darkblue;
}

.orange[b-ee1fxo9his] {
  color: orange;
}

.lightgray[b-ee1fxo9his] {
  color: lightgray;
}

.darkgray[b-ee1fxo9his] {
  color: darkgray;
}

/* iPhone X ----------------------------------- */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .subline[b-ee1fxo9his]:before {
    top: -43px;
  }
}
@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .subline[b-ee1fxo9his]:before {
    top: -31px;
  }
}
/* iPad portrait ----------------------------------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .subline[b-ee1fxo9his]:before {
    top: -29px;
  }
}
/* mobile width till 767px ----------------------------------- */
@media (max-width: 767px) {
  .subline[b-ee1fxo9his]:before {
    top: -30px;
  }
}
/* Portrait iPad Pro */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .subline[b-ee1fxo9his]:before {
    top: -23px;
  }
}
/* mobile width till 480px ----------------------------------- */
@media (max-width: 480px) {
  .subline[b-ee1fxo9his]:before {
    top: -43px;
  }
}
.timeLineCarWrapper[b-ee1fxo9his] {
  margin-bottom: 10px;
}
.timeLineCarWrapper .grayCarBox[b-ee1fxo9his] {
  background-color: #F1F1F1;
  padding: 10px;
  border-radius: 4px;
}
.timeLineCarWrapper .grayCarBox .leftside[b-ee1fxo9his] {
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox .leftside h5[b-ee1fxo9his] {
  margin-right: 10px;
}
.timeLineCarWrapper .grayCarBox .rightside[b-ee1fxo9his] {
  padding-right: 0;
}
.timeLineCarWrapper .grayCarBox .w-100[b-ee1fxo9his] {
  padding-right: 0;
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox h5[b-ee1fxo9his] {
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.timeLineCarWrapper .grayCarBox .graySubInfo[b-ee1fxo9his] {
  display: block;
  color: #8E8E8E;
  font-size: 12px;
}
.filters[b-ee1fxo9his] {
  justify-content: center;
}
.filters .topFilter[b-ee1fxo9his]  .input-group, .filters .topFilter[b-ee1fxo9his]  .form-floating {
  margin-bottom: 0;
}

.filters.lastfiltergroup[b-ee1fxo9his] {
  background-color: #F1F1F1;
  border-radius: 4px;
  margin-top: 24px;
  padding: 24px 12px 8px 12px;
}

.resetFilters[b-ee1fxo9his], .showMoreFilters[b-ee1fxo9his], .saveFilter[b-ee1fxo9his] {
  cursor: pointer;
}

.showMoreFilters[b-ee1fxo9his] {
  font-weight: bold;
  margin-bottom: 16px;
  display: inline-block;
  text-decoration: none;
  color: #2B2B2B;
}
.showMoreFilters i[b-ee1fxo9his] {
  margin-left: 5px;
}

.separator[b-ee1fxo9his] {
  padding-left: 10px;
  padding-right: 10px;
}
/* /Pages/Flows/OrderHistory.razor.rz.scp.css */
.oldValue[b-27dv0shdbm] {
  margin-right: 10px;
}

.newValue[b-27dv0shdbm] {
  margin-left: 10px;
}

.username[b-27dv0shdbm], .logdate[b-27dv0shdbm] {
  color: #aaa;
  font-style: italic;
  font-size: 14px;
}

.logdate[b-27dv0shdbm] {
  margin-right: 10px;
}

.row-darker[b-27dv0shdbm] {
    background-color: #f2f2f2;
}
/* /Pages/Flows/SaveSearch.razor.rz.scp.css */
.oldValue[b-v6qz4qphal] {
  margin-right: 10px;
}

.newValue[b-v6qz4qphal] {
  margin-left: 10px;
}

.username[b-v6qz4qphal], .logdate[b-v6qz4qphal] {
  color: #aaa;
  font-style: italic;
  font-size: 14px;
}

.logdate[b-v6qz4qphal] {
  margin-right: 10px;
}

.row-darker[b-v6qz4qphal] {
    background-color: #f2f2f2;
}
/* /Pages/Flows/StatisticsReport.razor.rz.scp.css */
.car[b-tr5ijweuh7] {
  margin-bottom: 10px;
  border-bottom: 1px solid #337ab7;
  border-top: 1px solid #337ab7;
}
.car .timeLineTr[b-tr5ijweuh7] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.car .timeLineTr p.warning[b-tr5ijweuh7] {
  font-weight: bold;
}
.car .timeLineTr p.warning i[b-tr5ijweuh7] {
  color: #ff851b;
}
.car .carInfoTr[b-tr5ijweuh7] {
  cursor: pointer;
  background-color: #337ab7;
  color: #FFF;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.car .carInfoTr .identifiers h4[b-tr5ijweuh7] {
  margin: 0;
}
.car .carInfoTr .identifiers p[b-tr5ijweuh7] {
  margin-top: 0;
  margin-bottom: 0;
}
.car .carInfoTr .tools a[b-tr5ijweuh7], .car .carInfoTr .tools i[b-tr5ijweuh7] {
  color: #FFF;
}
.car .carInfoTr .tools i[b-tr5ijweuh7] {
  margin-left: 5px;
}

.filteredResultDesc[b-tr5ijweuh7] {
  color: #CCC;
  font-style: italic;
}

.line_box[b-tr5ijweuh7] {
  display: flex;
}

.text_circle[b-tr5ijweuh7] {
  flex: 1;
  text-align: center;
  position: relative;
}

.text_circle[b-tr5ijweuh7]:after {
  background-color: grey;
  bottom: 1.25em;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: -1;
}

.stav_projektu .text_circle[b-tr5ijweuh7]:after, .stav_projektu .text_circle[b-tr5ijweuh7]:before {
  background-color: grey;
}

.line_box h4[b-tr5ijweuh7] {
  color: #189599;
  font-weight: bold;
}

.line_box h4[b-tr5ijweuh7], .line_box p[b-tr5ijweuh7] {
  font-size: 12px;
  margin-bottom: 0;
  padding: 0 5px;
}

.line_box p[b-tr5ijweuh7] {
  font-size: 10px;
}

.subline[b-tr5ijweuh7] {
  position: absolute;
  right: -22px;
  bottom: 3px;
}

.subline[b-tr5ijweuh7]:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  bottom: 14px;
  right: 15px;
  background-color: #189599;
  border-radius: 50%;
  top: -25px;
}

.subline h6[b-tr5ijweuh7] {
  margin-bottom: 0;
}

.timeline[b-tr5ijweuh7] {
  margin: 40px 0;
}

.text_circle.done[b-tr5ijweuh7]:after, .text_circle.done + .text_circle[b-tr5ijweuh7]:before, .stav_projektu .text_circle.done[b-tr5ijweuh7]:after, .stav_projektu .text_circle.done + .text_circle[b-tr5ijweuh7]:before {
  background-color: #189599;
}

.text_circle.sub[b-tr5ijweuh7]:after {
  background-color: #189599;
}

.text_circle:not(:first-child)[b-tr5ijweuh7]:before {
  bottom: 1.25em;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  width: 50%;
  z-index: -1;
  background-color: grey;
}

.stav_projektu .text_circle:not(:first-child)[b-tr5ijweuh7]:before {
  background-color: grey;
}

.text_circle:last-child[b-tr5ijweuh7]:after {
  width: 0;
}

.circle[b-tr5ijweuh7] {
  height: 100%;
}

.tvar[b-tr5ijweuh7] {
  height: 40px;
  width: 40px;
  border: 2px solid #189599;
  display: flex;
  position: relative;
  border-radius: 100%;
  top: -43px;
  margin: 2px auto 0 auto;
  background-color: #fff;
}

.text_circle.current .tvar[b-tr5ijweuh7] {
  border: 4px dotted #189599;
}

.text_circle:last-child .tvar[b-tr5ijweuh7] {
  border-radius: 0;
  height: 38px;
  width: 38px;
}
.text_circle:last-child .tvar span[b-tr5ijweuh7] {
  border-radius: 0;
}

.tvar span[b-tr5ijweuh7] {
  margin: 25% auto;
  height: 18px;
  width: 18px;
  background-color: #189599;
  border-radius: 100%;
  color: #fff;
}

.stav_projektu .tvar[b-tr5ijweuh7] {
  border: 2px solid grey;
}

.stav_projektu .done .tvar[b-tr5ijweuh7], .stav_projektu .sub .tvar[b-tr5ijweuh7] {
  border: 2px solid #189599;
}

.subline h6[b-tr5ijweuh7] {
  color: #189599;
}

.timeline .card-header:hover[b-tr5ijweuh7] {
  background-color: #ececec;
  cursor: pointer;
}

.orderType[b-tr5ijweuh7] {
  /*color: black;*/
}

.gold[b-tr5ijweuh7] {
  color: gold;
}

.white[b-tr5ijweuh7] {
  color: white;
}

.brown[b-tr5ijweuh7] {
  color: saddlebrown;
}

.magenta[b-tr5ijweuh7] {
  color: magenta;
}

.lightgreen[b-tr5ijweuh7] {
  color: lightgreen;
}

.pink[b-tr5ijweuh7] {
  color: pink;
}

.darkblue[b-tr5ijweuh7] {
  color: darkblue;
}

.orange[b-tr5ijweuh7] {
  color: orange;
}

.lightgray[b-tr5ijweuh7] {
  color: lightgray;
}

.darkgray[b-tr5ijweuh7] {
  color: darkgray;
}

.details[b-tr5ijweuh7] {
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px #ccc;
}

.info-box[b-tr5ijweuh7] {
  background: #eef7ff;
  padding: 10px;
  border-left: 4px solid #007acc;
  margin-top: 20px;
  font-size: 0.95rem;
  height: fit-content;
}
.info-box span strong i[b-tr5ijweuh7] {
  padding-right: 10px;
}
.info-box ul[b-tr5ijweuh7] {
  margin-bottom: 0;
  padding-left: 43px;
}

.summarybackground[b-tr5ijweuh7] {
  background-color: #eee;
}

.summary-section[b-tr5ijweuh7] {
  display: grid;
  grid-template: auto/1fr 1fr 1fr;
  gap: 20px;
}
.summary-section .summary-box[b-tr5ijweuh7] {
  border: 1px solid #eee;
  padding: 15px;
}
.summary-section .summary-header[b-tr5ijweuh7] {
  border-bottom: 1px solid rgb(195, 177, 219);
  background-color: rgb(195, 177, 219);
  text-transform: uppercase;
  margin: -15px -15px 15px -15px;
  padding: 5px;
  font-size: 10px;
  font-weight: bold;
  display: block;
}

.bold[b-tr5ijweuh7] {
  font-weight: bold;
}

/* iPhone X ----------------------------------- */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .subline[b-tr5ijweuh7]:before {
    top: -43px;
  }
}
@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .subline[b-tr5ijweuh7]:before {
    top: -31px;
  }
}
/* iPad portrait ----------------------------------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .subline[b-tr5ijweuh7]:before {
    top: -29px;
  }
}
/* mobile width till 767px ----------------------------------- */
@media (max-width: 767px) {
  .subline[b-tr5ijweuh7]:before {
    top: -30px;
  }
  .summary-section[b-tr5ijweuh7] {
    grid-template: auto/1fr;
  }
}
/* Portrait iPad Pro */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .subline[b-tr5ijweuh7]:before {
    top: -23px;
  }
}
/* mobile width till 480px ----------------------------------- */
@media (max-width: 480px) {
  .subline[b-tr5ijweuh7]:before {
    top: -43px;
  }
}
.timeLineCarWrapper[b-tr5ijweuh7] {
  margin-bottom: 10px;
}
.timeLineCarWrapper .grayCarBox[b-tr5ijweuh7] {
  background-color: #F1F1F1;
  padding: 10px;
  border-radius: 4px;
}
.timeLineCarWrapper .grayCarBox .leftside[b-tr5ijweuh7] {
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox .leftside h5[b-tr5ijweuh7] {
  margin-right: 10px;
}
.timeLineCarWrapper .grayCarBox .rightside[b-tr5ijweuh7] {
  padding-right: 0;
}
.timeLineCarWrapper .grayCarBox .w-100[b-tr5ijweuh7] {
  padding-right: 0;
  padding-left: 0;
}
.timeLineCarWrapper .grayCarBox h5[b-tr5ijweuh7] {
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.timeLineCarWrapper .grayCarBox .graySubInfo[b-tr5ijweuh7] {
  display: block;
  color: #8E8E8E;
  font-size: 12px;
}
.filters[b-tr5ijweuh7] {
  justify-content: center;
}
.filters .topFilter[b-tr5ijweuh7]  .input-group, .filters .topFilter[b-tr5ijweuh7]  .form-floating {
  margin-bottom: 0;
}

.filters.lastfiltergroup[b-tr5ijweuh7] {
  background-color: #F1F1F1;
  border-radius: 4px;
  margin-top: 24px;
  padding: 24px 12px 8px 12px;
}

.resetFilters[b-tr5ijweuh7], .showMoreFilters[b-tr5ijweuh7], .saveFilter[b-tr5ijweuh7] {
  cursor: pointer;
}

.showMoreFilters[b-tr5ijweuh7] {
  font-weight: bold;
  margin-bottom: 16px;
  display: inline-block;
  text-decoration: none;
  color: #2B2B2B;
}
.showMoreFilters i[b-tr5ijweuh7] {
  margin-left: 5px;
}

.separator[b-tr5ijweuh7] {
  padding-left: 10px;
  padding-right: 10px;
}
/* /Pages/Flows/TimeLineItem.razor.rz.scp.css */
.dropdown-content[b-6ums0a1ubu] {
  display: none;
  border: 1px solid #ccc;
  padding: 5px;
  position: fixed;
  background-color: white;
  z-index: 2;
}
.dropdown-content .dropdown-content-item[b-6ums0a1ubu] {
  border-top: 1px solid #ccc;
  padding: 5px;
  cursor: pointer;
  opacity: 0.8;
}
.dropdown-content .dropdown-content-item:first-child[b-6ums0a1ubu] {
  border-top: none;
}
.dropdown-content .dropdown-content-item:hover[b-6ums0a1ubu] {
  opacity: 1;
}

.station:hover .dropdown-content[b-6ums0a1ubu] {
  display: block;
  /*position: absolute;*/
  z-index: 5;
}
/* /Pages/Index.razor.rz.scp.css */
.startpage-link[b-oajdj2cjxb] {
  padding: 20px;
  border-bottom: 1px solid #CCC;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.startpage-link a i[b-oajdj2cjxb] {
  font-size: 40px;
}

.startpage-link:first-of-type[b-oajdj2cjxb] {
  border-top: 1px solid #CCC;
}
/* /Shared/BaseLayout.razor.rz.scp.css */
.page[b-t621eiise0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-t621eiise0] {
    flex: 1;
}

.sidebar[b-t621eiise0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-t621eiise0] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-t621eiise0]  a.logout, .top-row[b-t621eiise0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-t621eiise0]  a:hover, .top-row[b-t621eiise0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-t621eiise0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .top-row[b-t621eiise0]  a.language {
            display: block;
            margin-right: 20px;
            text-decoration: none;
        }

        .top-row[b-t621eiise0]  a.language img {
            margin: 0 5px;
        }

            .top-row[b-t621eiise0]  a.language span {
                display: inline-block;
                height: 30px;
                margin-right: 5px;
                line-height: 32px;
            }

    .top-row[b-t621eiise0]  .dropdown .dropdown-item img {
        max-width: 100%;
    }

    .top-row[b-t621eiise0]  .dropdown-item { padding: 0 5px; }

    @media (max-width: 640.98px) {
        .top-row:not(.auth)[b-t621eiise0] {
        display: none;
    }

    .top-row.auth[b-t621eiise0] {
        justify-content: space-between;
    }

    .top-row[b-t621eiise0]  a, .top-row[b-t621eiise0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 1024px) { /*641px*/
    /*.page {
        flex-direction: row;
    }*/

    .sidebar[b-t621eiise0] {
        width: 300px;
        position: sticky;
        top: 0;
        min-height: 100vh;
    }

    .top-row[b-t621eiise0] {
        position: sticky;
        top: 0;
        z-index: 3;
    }

    .top-row.auth[b-t621eiise0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-t621eiise0], article[b-t621eiise0] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-btz6nlgnty] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-btz6nlgnty] {
    flex: 1;
}

.sidebar[b-btz6nlgnty] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-btz6nlgnty] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-btz6nlgnty]  a.logout, .top-row[b-btz6nlgnty]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-btz6nlgnty]  a:hover, .top-row[b-btz6nlgnty]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-btz6nlgnty]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .top-row[b-btz6nlgnty]  a.language {
            display: block;
            margin-right: 20px;
            text-decoration: none;
        }

        .top-row[b-btz6nlgnty]  a.language img {
            margin: 0 5px;
        }

            .top-row[b-btz6nlgnty]  a.language span {
                display: inline-block;
                height: 30px;
                margin-right: 5px;
                line-height: 32px;
            }

    .top-row[b-btz6nlgnty]  .dropdown .dropdown-item img {
        max-width: 100%;
    }

    .top-row[b-btz6nlgnty]  .dropdown-item { padding: 0 5px; }

    @media (max-width: 640.98px) {
        .top-row:not(.auth)[b-btz6nlgnty] {
        display: none;
    }

    .top-row.auth[b-btz6nlgnty] {
        justify-content: space-between;
    }

    .top-row[b-btz6nlgnty]  a, .top-row[b-btz6nlgnty]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-btz6nlgnty] {
        flex-direction: row;
    }

    .sidebar[b-btz6nlgnty] {
        width: 300px;
        position: sticky;
        top: 0;
        min-height: 100vh;
    }

    .top-row[b-btz6nlgnty] {
        position: sticky;
        top: 0;
        z-index: 3;
    }

    .top-row.auth[b-btz6nlgnty]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-btz6nlgnty], article[b-btz6nlgnty] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayoutLoggedOut.razor.rz.scp.css */
.page[b-6crazzsb0e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6crazzsb0e] {
    flex: 1;
}

.sidebar[b-6crazzsb0e] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6crazzsb0e] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6crazzsb0e]  a, .top-row[b-6crazzsb0e]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6crazzsb0e]  a:hover, .top-row[b-6crazzsb0e]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6crazzsb0e]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-6crazzsb0e] {
        display: none;
    }

    .top-row.auth[b-6crazzsb0e] {
        justify-content: space-between;
    }

    .top-row[b-6crazzsb0e]  a, .top-row[b-6crazzsb0e]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6crazzsb0e] {
        flex-direction: row;
    }

    .sidebar[b-6crazzsb0e] {
        width: 350px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6crazzsb0e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6crazzsb0e]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6crazzsb0e], article[b-6crazzsb0e] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}
