/* src/assets/css/dhl.css */
:root {
  --top-bar-1-height: 60px;
  --top-bar-2-height: 200px;
  --footer-height: 81px;
}
body {
  margin: 0;
}
.thead > tbody,
td,
tfoot,
th,
tr {
  border-style: none;
}
.w100 {
  width: 100%;
}
.w40 {
  width: 100%;
}
.dhl-logo {
  width: 100px;
  height: 35px;
  background: url(/assets/images/dhl-express.svg) 0% 0% no-repeat;
}
.dhl-logo-black {
  width: 100px;
  height: 35px;
  background: url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='188' height='20' viewBox='0 0 188 20'%3E%3Cpath fill='%23000000' d='M0 13.819v.996h12.446l.764-.996H0zm14.647-2.005H0v.994h13.902l.745-.994zM0 16.814h11.018l.726-1.021H0v1.021zm86.905-1.999H100v-.995H87.617l-.712.995zm-1.37 2.001L100 16.814v-1.021H86.277l-.742 1.023zm2.774-4.006H100v-.995H89.041l-.732.995zM26.5 11.807c-1.375 0-.813-.458-.583-.774.453-.621 1.208-1.674 1.652-2.286.438-.603.449-.949-.446-.949h-7.594l-6.523 9.018h15.907c5.252 0 8.186-3.75 9.088-5.008L26.5 11.807zm13.993.007c-.003 0-3.49 5-3.49 5h9.285l3.571-5.001h-.167l-9.199.001zm10.568 5h8.449l3.49-5h-8.449c-.003 0-3.49 5-3.49 5zm15.372-5c.001 0-.661.97-.982 1.436-1.136 1.646-.132 3.564 3.577 3.564H83.56l3.433-5h-20.56zM31.555 7.853c-.441.568-1.18 1.558-1.63 2.135-.228.292-.64.827.727.827h7.696l2.132-2.756c1.323-1.707.115-5.26-4.614-5.26H17.245L14 6.807h17.5c.889 0 .489.485.055 1.046zm28.878-5.054l-3.267 5.008H52.5l3.526-5.008h-8.808l-6.227 8.016h22.772l6.225-8.016h-9.555zm16.378 8.015l6.199-8.016h-9.814c-.004 0-6.204 8.016-6.204 8.016h9.819zm43.222-1.716c-.977-.622-2.162-.924-3.557'/%3E%3C/svg%3E") 0% 0% no-repeat;
}
.ma {
  margin: auto;
}
.m30 {
  margin: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt30 {
  margin-top: 30px;
}
.mt10 {
  margin-top: 10px;
}
.ml10 {
  margin-left: 10px;
}
.ml30 {
  margin-left: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr30 {
  margin-right: 30px;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.col {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-wrap-small-discount {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-wrap-small {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}
.formItemCol-auto {
  flex-basis: auto;
  -webkit-box-flex: 1;
  flex-grow: 1;
  width: fit-content;
}
.col-3 {
  -webkit-box-flex: 0;
  flex: 0 0 10.666667%;
  max-width: 10.666667%;
}
.col-2 {
  -webkit-box-flex: 0;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.EmptyBox1 {
  display: block;
  width: 100%;
  height: 1px;
  overflow: hidden;
}
.EmptyBox5 {
  display: block;
  width: 100%;
  height: 5px;
  overflow: hidden;
}
.EmptyBox10 {
  display: block;
  width: 100%;
  height: 10px;
  overflow: hidden;
}
.EmptyBox20 {
  display: block;
  width: 100%;
  height: 20px;
  overflow: hidden;
}
.EmptyBox40 {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.EmptyBox60 {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.fs30 {
  font-size: 30px;
}
.fs40 {
  font-size: 40px;
}
.gc-white {
  color: white;
}
.fc-black {
  color: #000;
}
.inputForm {
  width: 100%;
  background-color: #fff;
  padding: 10px 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.dhl-button,
.dhl-button-opened {
  border: 1px solid #5c5c5c;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-radius: 5px;
  font-size: 20px;
  cursor: pointer;
  padding: 2px 5px;
  color: #5c5c5c !important;
  margin-left: 4px;
  float: left;
}
.page-header {
  font: 1.5em Delivery;
  font-weight: bold;
}
.page-section {
  font: 1.2em Delivery;
  font-weight: 600;
}
.box-section {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 1px 1px 3px 0px #00000026;
}
.dd-current-date {
  color: #767676;
}
.dd-current-perc {
  color: #000;
  font-size: 4em;
  font-weight: bolder;
}
.dd-current-perc-small {
  color: #000;
  font-size: 2em;
  font-weight: bolder;
  margin: 10px 0px;
}
.dd-box-bottom {
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  padding-top: 20px;
}
.button-box {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 5px;
  height: 80px;
  margin: 20px 20px 20px 0px;
  cursor: pointer;
  box-shadow: 1px 1px 3px 0px #00000026;
}
.button-box:hover {
  background-color: #fafafa;
}
.button-box-col {
  padding-top: 25px;
}
.button-box-col-2 {
  padding-top: 18px;
}
.button-box-second-txt {
  font-size: 11px;
  color: #767676;
}
.main-page-content {
  width: 80%;
  margin: auto;
}
.top-line {
  border-top: 1px solid #cccccc;
}
.home-contact-bottom {
  margin-top: 20px;
  padding-top: 20px;
}
.dhl-image-shipping {
  width: 65px;
  height: 64px;
  background: url("data:image/svg+xml; charset=utf-8,%3Csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath opacity='0.6' d='M31.8699 50.2912L34.6582 49.7893L29.6392 47.2798L26.851 47.7817L31.8699 50.2912Z' fill='url(#paint0_linear_2021_3137)'/%3E %3Cpath opacity='0.5' d='M43.525 48.172L53.1725 47.1125L47.0382 45.2164L39.7887 46.6663L43.525 48.172Z' fill='url(#paint1_linear_2021_3137)'/%3E %3Cpath opacity='0.5' d='M16.9805 47.0009L24.23 45.551L11.9058 39.4168L4.65625 40.8667L16.9805 47.0009Z' fill='url(#paint2_linear_2021_3137)'/%3E %3Cpath d='M24.23 26.0888L45.8671 22.241L33.5429 16.1068L11.9058 20.0104L24.23 26.0888Z' fill='#734D28'/%3E %3Cpath d='M17.6496 16.4971L39.2867 12.5935L33.5429 16.1068L11.9058 20.0104L17.6496 16.4971Z' fill='#E6A422'/%3E %3Cpath d='M42.2981 26.2561L45.8671 22.241L33.5429 16.1068L30.0297 20.1219L42.2981 26.2561Z' fill='#B3823E'/%3E %3Cpath d='M24.23 26.0889L34.4351 26.3677L22.1109 20.2335L11.9058 20.0104L24.23 26.0889Z' fill='#B3823E'/%3E %3Cpath d='M24.23 26.0888L45.8671 22.241L40.8482 17.3894L19.2111 21.293L24.23 26.0888Z' fill='#FFE373'/%3E %3Cpath d='M24.23 26.0889V45.5511L11.9058 39.4169V20.0104L24.23 26.0889Z' fill='#E6A422'/%3E %3Cpath d='M24.23 26.0888V45.551L45.8671 41.6474V22.241L24.23 26.0888Z' fill='#FFCC00'/%3E %3Cpath d='M53.4784 44.1505C55.8634 42.0125 56.2303 38.5317 54.2978 36.3761C52.3654 34.2204 48.8654 34.2061 46.4804 36.3442C44.0954 38.4822 43.7286 41.9629 45.661 44.1186C47.5935 46.2743 51.0934 46.2886 53.4784 44.1505Z' fill='#9E7549'/%3E %3Cpath d='M50.0495 46.7222L46.9266 45.1607L49.4919 45.0492L50.0495 46.7222Z' fill='#6B4C22'/%3E %3Cpath d='M52.7821 35.2344L55.7377 36.74L53.6186 37.3535L52.7821 35.2344Z' fill='#9E7549'/%3E %3Cpath d='M56.3129 45.6444C58.7117 43.5217 59.101 40.0434 57.1824 37.8752C55.2638 35.7071 51.764 35.6703 49.3652 37.7929C46.9664 39.9156 46.5771 43.394 48.4957 45.5621C50.4143 47.7302 53.9141 47.767 56.3129 45.6444Z' fill='#BC9361'/%3E %3Cpath d='M55.4976 44.7276C57.3429 43.0948 57.6474 40.4249 56.1779 38.7642C54.7083 37.1035 52.0212 37.0809 50.176 38.7137C48.3308 40.3465 48.0263 43.0164 49.4958 44.6771C50.9653 46.3378 53.6524 46.3604 55.4976 44.7276Z' fill='#E5E5E5'/%3E %3Cpath d='M49.7708 39.0823C50.5515 38.1901 51.611 37.6324 52.8379 37.4651C55.18 37.242 57.1318 38.915 57.1318 41.2014C57.1318 41.7033 57.0761 42.1494 56.9088 42.5956' fill='#C9C9C9'/%3E %3Cpath d='M53.4512 40.2534C53.4512 39.0823 52.7821 38.1343 51.834 37.7439C50.9418 38.0785 50.2168 38.5804 49.6592 39.3053C49.0458 40.0861 48.6554 41.0898 48.6554 42.1494C48.6554 42.6513 48.7669 43.1532 48.9342 43.5993C49.3803 43.7666 49.8265 43.8224 50.3284 43.7666C52.0571 43.5435 53.4512 41.9821 53.4512 40.2534Z' fill='white'/%3E %3Cpath d='M34.6582 49.7893L46.0902 47.7259L41.4058 45.1607L29.6393 47.2798L34.6582 49.7893Z' fill='#9E7549'/%3E %3Cpath d='M48.1535 45.1049C48.1535 45.1049 48.3208 46.5548 46.9824 47.3913C46.7594 47.5586 46.369 47.6701 46.0344 47.7259L41.3501 45.1607C41.3501 45.1607 41.9635 45.0492 42.4654 44.9934C43.1346 44.8819 43.9711 44.8261 44.473 43.8781C44.6403 43.5435 44.696 42.8743 44.5845 42.2051L48.1535 45.1049Z' fill='#9E7549'/%3E %3Cpath d='M14.8614 51.4064L24.007 49.7892L14.9172 45.3279L5.77161 46.9451L14.8614 51.4064Z' fill='#EFEFEF'/%3E %3Cpath d='M13.1326 48.9527C13.6345 49.1758 14.0806 49.3988 14.5825 49.6219C16.1439 49.3988 17.7054 49.12 19.3226 48.8969C18.8207 48.6739 18.3745 48.4508 17.8727 48.2278C16.3112 48.4508 14.7498 48.7296 13.1326 48.9527Z' fill='black'/%3E %3Cpath d='M9.17322 47.0567C9.61934 47.2798 10.0097 47.4471 10.4001 47.6702C11.9615 47.4471 13.5787 47.1683 15.1401 46.9452C14.7498 46.7221 14.3037 46.5548 13.9133 46.3318C12.3519 46.5548 10.7347 46.7779 9.17322 47.0567Z' fill='black'/%3E %3Cpath d='M11.7384 48.2835C11.9615 48.3951 12.1288 48.4508 12.3518 48.5624C13.9133 48.3393 15.5305 48.0605 17.0919 47.8374C16.8688 47.7259 16.7016 47.6701 16.4785 47.5586C14.917 47.7817 13.3556 48.0605 11.7384 48.2835Z' fill='black'/%3E %3Cpath d='M20.6052 49.5104C20.3822 49.3989 20.2149 49.2873 19.9918 49.2316C18.4304 49.4546 16.8131 49.7335 15.2517 49.9565C15.4748 50.0681 15.6421 50.1796 15.8651 50.2354C17.4266 50.0123 19.0438 49.7892 20.6052 49.5104Z' fill='black'/%3E %3Cpath d='M11.0692 47.949C11.1807 48.0048 11.2365 48.0048 11.2923 48.0605C12.8537 47.8375 14.4709 47.5587 16.0324 47.3356C15.9208 47.2798 15.8651 47.2798 15.8093 47.2241C14.1921 47.4471 12.6307 47.726 11.0692 47.949Z' fill='black'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_2021_3137' x1='377.846' y1='209.342' x2='403.776' y2='158.45' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='#A1860E' stop-opacity='0'/%3E %3Cstop offset='0.2051' stop-color='white' stop-opacity='0'/%3E %3Cstop offset='0.3018' stop-color='#E7E7E7' stop-opacity='0.1217'/%3E %3Cstop offset='0.5064' stop-color='#A9A9A9' stop-opacity='0.3791'/%3E %3Cstop offset='0.7996' stop-color='#474747' stop-opacity='0.7479'/%3E %3Cstop offset='1'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint1_linear_2021_3137' x1='581.285' y1='206.169' x2='644.281' y2='82.5315' gradientUnits='userSpaceOnUse'%3E %3Cstop offset='0.2692' stop-color='#1D1D1B' stop-opacity='0'/%3E %3Cstop offset='0.5113' stop-color='#181816' stop-opacity='0.3645'/%3E %3Cstop offset='0.8171' stop-color='#080807' stop-opacity='0.8249'/%3E %3Cstop offset='0.9333'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint2_linear_2021_3137' x1='916.991' y1='442.414' x2='967.665' y2='310.678' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='#804913' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='#804913'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E") 0% 0% no-repeat;
}
.basic-divisor {
  content: "";
  border-top: 1px solid #cccccc;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  font: 16px Delivery;
}
.top-bar {
  background-color: #ffcd01;
  width: 100%;
  padding: 0px 10px;
  height: var(--top-bar-1-height);
}
.top-bar-2 {
  content: "";
  width: 100%;
  border: 2px solid red;
  height: var(--top-bar-2-height);
}
.welcome-back {
  font-size: 2.5em;
  font-weight: bold;
  padding-top: 50px !important;
  width: 80%;
  margin: auto !important;
  color: #000000;
}
.top-bar-user {
  margin-right: 30px;
  margin-top: 20px;
  max-width: 200px;
}
.content-router {
  min-height: calc(100vh - var(--top-bar-1-height) - var(--footer-height));
}
.sidebar {
  display: flex;
  flex-direction: column;
  width: 300px;
}
.menu {
  flex-grow: 1;
  background-color: #d9d9d9;
  padding: 10px 0px;
}
.bottom-menu {
  height: 100px;
  background-color: #d9d9d9;
  vertical-align: bottom;
}
.menu-item {
  margin: 03px 10px;
  padding: 10px;
  border-radius: 10px;
  color: #666666;
  cursor: pointer;
}
.menu-item:hover {
  background-color: #ccc;
}
.menu-selected {
  background-color: #ffe57f;
}
.menu-selected:hover {
  background-color: rgb(248, 224, 126);
}
.logo-container {
  position: relative;
  left: 20px;
  top: 10px;
  width: 100px;
}
.login-input {
  height: 3em;
  border: 1px solid #aaa;
  color: #555555;
  border-radius: 0.5em;
  width: 100%;
  padding: 5px;
}
.inputerror {
  background-color: #f7e1e1;
  color: #a70000;
}
.error-message {
  background-color: #f7e1e1;
  color: #a70000;
  padding: 10px;
}
.footer {
  padding-top: 20px;
  background-color: #fff;
  border-top: 1px solid #ccc;
  height: var(--footer-height);
}
.footer-content {
  width: 80%;
  margin: auto;
}
.top-bar-account {
  margin: auto;
  margin-top: 12px;
  cursor: pointer;
  padding: 6px;
  border: 1px solid #d8ad00;
  border-radius: 5px;
  text-wrap: nowrap;
}
.large-button-icon-col {
  min-width: 135px;
}
.small-button-icon-col {
  min-width: 65px;
  max-width: 65px;
}
.account-center {
  text-align: center;
}
.admin-login {
  width: 40%;
  margin: auto;
  border: 1px solid #ccc;
  padding: 40px 20px 20px 20px;
}
.admin-bar {
  height: 14px;
  background-color: rgb(212, 35, 35);
  color: #fff;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
  padding: 2px 0px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='12'><text style='white-space: pre; fill: rgb(255, 255, 255); font-family: Candara; font-size: 12px;' y='11' x='30'>admin</text></svg>");
}
.landing-login-box {
  width: 40%;
  margin: auto;
  padding: 30px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  text-align: center;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
.landing-login-welcome {
  font-size: 2.6em;
  font-weight: bold;
}
.way-track-boxes {
  padding: 20px 10px 20px 10px;
  margin: 10px;
  border-bottom: 1px solid #eee;
}
.footer-version {
  color: #767676;
  font-size: 0.7em;
}
.footer-link {
  color: #767676;
  text-decoration: none;
  font-size: 0.9em;
}
.footer-link:hover {
  text-decoration: underline;
}
.footer-rights {
  margin-left: 20px;
  border-left: 1px solid #767676;
  padding-left: 20px;
  color: #767676;
  font-size: 0.9em;
}
.ddd-progress-bar .p-progressbar-value {
  background-color: #3193d4 !important;
}
@media (min-width: 800px) {
  .ddd-tab-visualization-small {
    display: none;
  }
  .ddd-tab-visualization-normal {
    display: normal;
  }
}
@media (max-width: 450px) {
  .hide-on-small-screen-2 {
    display: none;
  }
  .button-box-col {
    padding-top: 5px;
  }
  .col-wrap-small-2 {
    flex-basis: unset;
    -webkit-box-flex: unset;
    flex-grow: unset;
    width: 100%;
  }
}
@media (max-width: 800px) {
  .main-page-content {
    width: 95%;
    margin: auto;
  }
  .landing-login-welcome {
    font-size: 1.8em;
  }
  .landing-login-box {
    width: 90%;
    margin: auto;
    padding: 10px;
  }
  .ddd-tab-visualization-small {
    display: normal;
  }
  .ddd-tab-visualization-normal {
    display: none;
  }
  .hide-on-small-screen {
    display: none;
  }
  .account-center {
    text-align: left;
  }
  .top-bar-account {
    margin: 5px;
    margin-top: 12px;
  }
  .top-bar-user-name {
    display: none;
  }
  .col-wrap-small {
    flex-basis: unset;
    -webkit-box-flex: unset;
    flex-grow: unset;
    width: 100%;
  }
  .welcome-back {
    font-size: 1.5em;
    font-weight: bold;
    padding: 120px 0px 0px 10px !important;
    color: #fff;
  }
  .large-button-icon-col {
    min-width: 135px;
  }
  .small-button-icon-col {
    min-width: 65px;
  }
  .button-box {
    margin: 20px 0px;
  }
  .button-box-col {
    padding-top: 15px;
  }
}
@media (max-width: 1200px) {
  .col-wrap-small-discount {
    flex-basis: unset;
    -webkit-box-flex: unset;
    flex-grow: unset;
    width: 100%;
  }
  .margin-800 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
}

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons-RSSEDYLY.eot");
  src:
    url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons-4GST5W3O.woff2") format("woff2"),
    url("./media/primeicons-P53SE5CV.woff") format("woff"),
    url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),
    url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* angular:styles/global:styles */
