@import url(/assets/fonts/glober/stylesheet.css);
@import url(/assets/external_css/antd.min.css);
@import url(/assets/external_css/customBtn.css);
@import url(/assets/external_css/daterangepicker.css);
@import url(/assets/external_css/datepicker.css);
@import url(/assets/external_css/rctimepicker.css);
@import url(/assets/external_css/react-autocomplete-input.css);
@import url(/assets/external_css/reactbootstrap.min.css);
@import url(/assets/external_css/reacttoggle.css);
@import url(/assets/external_css/react-image-crop.css);
@import url(/assets/external_css/react-image-gallery.css);
@import url(/assets/external_css/react-map-gl.css);
@import url(/assets/external_css/react-virtualized.css);
@import url(/assets/external_css/react-dates.css);
.index__card___CBAIc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 10px;
  min-height: 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #fff;
  border-radius: 4px;
  border: honeydew; }

.index__avatar___1qRT0 {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 6px; }

.index__card___YpQFE {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #7906a9;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #e6e6e6; }

.index__large___2ii3e {
  min-width: 140px;
  width: 140px;
  height: 140px; }

.index__medium___1w3_r {
  min-width: 80px;
  width: 80px;
  height: 80px; }

.index__small___5XOB0 {
  min-width: 64px;
  width: 64px;
  height: 64px; }

.index__mini___1Yi5m {
  border-radius: 3px;
  min-width: 48px;
  width: 48px;
  height: 48px; }

.index__micro___17rQ3 {
  border-radius: 3px;
  min-width: 32px;
  width: 32px;
  height: 32px; }

.index__nano___3jaQ- {
  border-radius: 3px;
  min-width: 28px;
  width: 28px;
  height: 28px; }

.index__navbar___xNkeq {
  background: #f40032;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #f40032), color-stop(14%, #7900b1), color-stop(26%, #7900b1), color-stop(40%, #8600a9));
  background: linear-gradient(90deg, #f40032 0, #7900b1 14%, #7900b1 26%, #8600a9 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f40032",endColorstr="#8600a9",GradientType=1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* flex: 0 0 60px; */
  width: 100%;
  height: 48px;
  -webkit-box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.16), 0 1.5px 3px rgba(0, 0, 0, 0.23);
          box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.16), 0 1.5px 3px rgba(0, 0, 0, 0.23);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 101;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.index__logoStyle___1DJs7 {
  margin-left: 24px;
  width: 80px; }

.index__buttonsContainer___2tJ5A {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 10px;
  margin-left: 24px; }

.index__buttonStyle___1h1II {
  color: #fff !important;
  text-decoration: none;
  font-size: 16px;
  font-family: GloberSemiBold !important;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  text-align: center;
  margin-left: 16px;
  margin-right: 16px; }

.index__rightContent___38Png {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  margin-right: 54px; }

.index__userThumb___2qHy8 {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #340057; }

.index__popoverContainer___TGwDN {
  font-family: GloberSemiBold !important;
  border-radius: 2px !important; }

.index__subtitle___yfrjZ {
  color: #979797;
  font-family: GloberSemiBold;
  width: 146px; }

.index__column___1q5_s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__header___3Jfwg {
  font-family: GloberSemiBold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 18px;
  padding-left: 16px;
  padding-right: 16px;
  padding: 8px;
  margin-top: 8px;
  margin-bottom: 8px; }

.index__menuItem___2v59r {
  font-family: GloberSemiBold; }

.index__maxsize___itcpY {
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__blockIcon___31OeO {
  height: 18px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  margin-top: 15px; }

.index__formContainer___3fKF9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }

.index__inputLabel___1q-cF, .index__inputLabelGray___2vakw {
  font-family: GloberBold;
  color: #340057;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px !important; }

.index__inputLabelGray___2vakw {
  color: gray; }

.index__infoLabel___1VUnf {
  margin-left: 8px; }

.index__customInput___30wPh, .index__customInputGray___1Ep94, .index__customDateInput___3RL8- {
  border: 1.3px solid #7906a9;
  padding-left: 5px;
  font-family: GloberBold;
  color: #4d007c;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  padding-top: 4px; }

.index__customInput___30wPh:disabled, .index__customInputGray___1Ep94:disabled, .index__customDateInput___3RL8-:disabled {
  background-color: #e6e6e6; }

.index__customInputGray___1Ep94 {
  color: #686868;
  border: 1.3px solid #808080; }

.index__rightLabel___3WHRx {
  display: inline-block;
  position: relative;
  font-family: GloberSemiBold;
  font-size: 15px;
  top: -20px;
  color: #808080;
  left: 90px; }

.index__simpleFormContainer___38bzI {
  margin-top: 8px;
  margin-right: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.index__simpleInputLabel___1pMf5 {
  font-family: GloberRegular;
  font-size: 14px;
  color: #808080;
  margin-bottom: 0 !important; }

.index__simpleInput___1uQZ4 {
  border: 1.3px solid #808080;
  padding: 5px;
  font-family: GloberRegular;
  color: #808080;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.5px;
  width: 100%; }

.index__customDateInput___3RL8- {
  width: 80px; }

.index__rightIcon___1K2zj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin: 6px;
  -ms-flex-item-align: end;
      align-self: flex-end; }

.index__errorMessage___1iEmH {
  font-size: 12px;
  font-family: GloberBold;
  margin-top: 6px;
  color: #f20035;
  position: absolute;
  top: calc(100% + 2px);
  margin-left: 16px; }

.index__inputChild___28EUh {
  position: absolute;
  margin-top: 22px;
  margin-left: 6px;
  font-family: GloberRegular;
  color: #808080; }

.index__stars___oQVA3 {
  font-size: 16px !important; }

.index__starsSmall___37yaS {
  font-size: 12px !important; }

.index__starsMini___1lfj_ {
  font-size: 9px !important; }

.index__starsLarge___3Dg9k {
  font-size: 20px !important; }

.index__loadNormal___Dei0-, .index__loadQuote___gpS9e, .index__loadAuction___31nwX, .index__loadBatch___1tlkE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 75px;
  background-color: #7b07a8;
  color: #fff;
  font-family: GloberBold;
  font-size: 15px;
  height: 28px !important;
  border-radius: 3px;
  padding: 4px;
  text-transform: uppercase;
  line-height: 1; }

.index__loadQuote___gpS9e {
  color: #fff;
  background-color: #f4b000; }

.index__loadAuction___31nwX {
  background-color: #f20035;
  color: #fff; }

.index__loadBatch___1tlkE {
  background-color: #5d74e5;
  color: #fff; }

.index__container___2eOl_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8px;
  padding: 24px;
  font-family: GloberSemiBold;
  position: relative; }

.index__row___BpwIR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___29Fg_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__displayName___2ZNIQ {
  font-size: 16px;
  color: #7906a9;
  line-height: 1; }

.index__label___23L45 {
  font-family: GloberRegular;
  color: #979797;
  font-size: 14px; }

.index__data___1HWz0 {
  font-family: GloberSemiBold;
  color: #979797;
  font-size: 16px; }

.index__truckAvatarContainer___3vHPk {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1.2px solid #7906a9;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12); }

.index__truckAvatar___1Q8RM {
  width: 80px;
  height: 80px; }

.index__truckAvatar___1Q8RM > path {
  fill: #979797; }

.index__closeBtn___3iZTh {
  color: #979797;
  position: absolute;
  right: 16px;
  top: 12px; }

.index__trackerContainer___1VoNW {
  width: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  gap: 20px; }

.index__trackerTypeBox___2uz22 {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1a1a1a; }
  .index__trackerTypeBox___2uz22 p {
    margin: 0 5px 0;
    color: #7906a9;
    font-weight: 900; }

.index__trackerButton___2oeEi {
  background-color: #7906a9;
  color: #fff;
  padding: 2px 10px;
  border: none; }

.index__contentBox___2hu_X {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.index__options___TgC2w {
  height: 26px;
  margin-bottom: 5; }

.index__input___1-5KT {
  width: 450px;
  height: 35px;
  padding-left: 8px;
  border-radius: 4px;
  border: 1.3px solid #7906a9;
  color: #7906a9; }

.index__buttonsBox___16tv2 {
  width: 100%;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.index__buttonDefault___2caKw {
  border: none;
  min-width: 60px;
  height: 40px;
  margin-left: 10px;
  background-color: #dbdbdb;
  font-weight: 900;
  padding: 0 10px; }

.index__inputBox___1jE1t {
  margin-bottom: 15px; }

.index__alertWrapper___X1fkD {
  max-width: 80%;
  font-size: 12px; }
  .index__alertWrapper___X1fkD span {
    font-weight: 900; }

.index__textarea___1VseC {
  width: 100%; }

.index__animation___3ejOQ {
  -webkit-animation: index__pulsate-bck___2KhtL 0.5s ease-in-out infinite both;
  animation: index__pulsate-bck___2KhtL 0.5s ease-in-out infinite both; }

@-webkit-keyframes index__pulsate-bck___2KhtL {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes index__pulsate-bck___2KhtL {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.index__ellipse___38VqJ {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
  background-color: #7906a9; }

.index__li___dedlm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  color: #7906a9;
  font-size: 14px;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__li___dedlm:hover {
  color: #a608e8; }

.index__link___3cjy3 {
  color: #1a1a1a !important;
  text-decoration: underline !important;
  font-family: GloberSemiBold;
  font-size: 14px;
  margin-left: 4px; }

.index__link___3cjy3:hover {
  color: #1a1a1a !important;
  text-decoration: underline !important; }

.index__card___2NiwQ {
  padding: 24px; }

.index__listContainer___39_aR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 350px;
  overflow-y: auto;
  width: 100%;
  position: relative; }

.index__row___3FBSF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___32JfP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__driverAvatar___32If6 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.index__nameLabel___2UFkV {
  color: #7906a9;
  font-family: GloberSemiBold; }

.index__label___1XmQ2 {
  color: #686868;
  font-family: GloberBold;
  font-size: 15px;
  margin-right: 8px; }

.index__data___xhjAh {
  color: #686868;
  font-family: GloberSemiBold; }

.index__itemRow___2ZXe9 {
  border-bottom: 1.4px solid #dadada;
  padding: 8px;
  padding-bottom: 12px;
  margin-bottom: 8px; }

.index__row___2Grjo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___3vZCJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__tableContainer___3hqm_ {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto; }

.index__headerContainerClass___2TxjN {
  background-color: #8000B1 !important;
  font-family: GloberSemiBold;
  color: #fff;
  width: 100% !important; }

.index__headerContainer___2jdK_ {
  position: sticky;
  top: 0px; }

.index__headerContainerClass___2TxjN thead {
  width: 100%; }

.index__headerContainerClass___2TxjN thead tr {
  height: 50px !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 4px; }

.index__headerContainerClass___2TxjN thead tr th {
  padding-top: 6px;
  width: 100%;
  min-width: 180px;
  font-size: 15px; }

.index__card___BI03X {
  height: 100%;
  width: 98.45%;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__sectionHeader___2uj-I {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-left: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4d007c;
  font-family: GloberRegular;
  font-size: 20px;
  min-height: 44px; }

.index__defaultTr___32u3C {
  color: #464646;
  font-family: GloberSemiBold;
  cursor: pointer; }

.index__defaultTr___32u3C:active {
  opacity: 1.2;
  -webkit-transform: scale(1, 1.1);
          transform: scale(1, 1.1); }

.index__defaultTr___32u3C > td > div {
  height: 40px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 2px; }

.index__defaultTr___32u3C:nth-child(odd) {
  background-color: #E8E7EF; }

.index__defaultTr___32u3C:nth-child(even) {
  background-color: #fff; }

.index__bodyContainerClass___oAkLE table {
  width: 100%; }

.index__bodyContainerClass___oAkLE tbody {
  width: 100%; }

.index__bodyContainerClass___oAkLE tbody tr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.index__bodyContainerClass___oAkLE tbody tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 180px; }

.ProfilePictureInput__dropzone___T3K00 {
  border-color: #8a8a8a;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  color: #808080;
  text-align: center;
  border-radius: 4px; }

.ProfilePictureInput__iconStyle___37uNu {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: white;
  position: absolute;
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }

.ProfilePictureInput__descriptionStyle___27yBt {
  font-size: 13px;
  font-weight: 600;
  color: #8a8a8a;
  font-family: GloberRegular;
  text-decoration: none; }

.CoverPictureInput__dropzone___gy7v5 {
  border-color: #8a8a8a;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  color: #808080;
  text-align: center;
  border-radius: 4px; }

.CoverPictureInput__iconStyle___3VSAR {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: white;
  position: absolute;
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }

.CoverPictureInput__descriptionStyle___2yOMh {
  font-size: 13px;
  font-weight: 600;
  color: #8a8a8a;
  font-family: GloberRegular;
  text-decoration: none; }

.index__title___CNct_ {
  color: #7906a9;
  font-size: 21px;
  font-family: GloberSemiBold;
  margin: 16px;
  margin-left: 8px; }

.index__form___2ddtU {
  -webkit-box-flex: 0.7;
      -ms-flex: 0.7;
          flex: 0.7;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__tableButton___7bMZG {
  border: none;
  outline: none;
  background-color: transparent; }

.index__simpleLabel___1Tlya, .index__inputLabel___3WX_H {
  font-family: GloberBold;
  color: #808080;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px !important;
  margin-left: 6px; }

.index__inputLabel___3WX_H {
  color: #340057; }

.index__row___3C4nA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.index__icon___2-3VM {
  font-size: 18px;
  color: #7906a9;
  cursor: pointer;
  margin-left: 3px;
  margin-top: -7px; }

.index__icon___2-3VM:hover {
  color: #a608e8; }

.index__errorClassName___3-n7Z {
  margin-left: 0px;
  margin-top: 0px; }

.index__image___1wkJ4 {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 20px; }

.index__buttonsWrapper___2FZMP {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px; }

.index__container___27qf1 {
  font-family: GloberSemiBold; }

.index__fullContainer___6exGn {
  overflow: show;
  position: fixed;
  z-index: 1001;
  height: 100%;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 12%;
  display: block;
  background-color: rgba(0, 0, 0, 0.3); }

.index__container___2dcmN {
  background-color: #f9f9f9;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 91%;
  border-top: 2px solid #f5f5fa;
  overflow-y: auto; }

.index__content___3w4dj {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px;
  padding-top: 20px; }

.index__title___kt_ri {
  color: #7906a9;
  font-size: 20px;
  font-family: GloberSemiBold;
  margin-bottom: 8px; }

.index__sectionTitle___3vWaW {
  color: #7906a9;
  font-size: 16px;
  font-family: GloberSemiBold;
  margin-bottom: 8px;
  margin-top: 16px; }

.index__driverCard___MjOFj {
  width: 100%;
  max-width: 527px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  position: relative; }

.index__row___6_r9f, .index__cardWrapper___41QC6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___gsNKV, .index__responsiveColumn___ssstT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__displayName___1UGCg {
  font-family: GloberSemiBold;
  font-size: 16px;
  color: #7906a9;
  line-height: 1; }

.index__label___3lIKa {
  font-family: GloberRegular;
  color: #979797;
  font-size: 14px; }

.index__data___2z6KQ {
  font-family: GloberSemiBold;
  color: #979797;
  font-size: 16px; }

.index__closeBtn___2Udzo {
  color: #979797;
  position: absolute;
  right: 16px;
  top: 12px; }

.index__footerActions___30TRu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 16px;
  padding-bottom: 30px; }

.index__money___Nf8nd {
  color: #0ad254;
  font-family: GloberSemiBold;
  font-size: 20px; }

.index__warning___3Hrip {
  font-family: GloberSemiBold;
  color: #ec214b; }

.index__orSeparator___3WQLL {
  margin: 16px;
  margin-top: 36px;
  color: #979797;
  font-family: GloberSemiBold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (max-width: 1250px) {
  .index__cardWrapper___41QC6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px; } }

@media (max-width: 1250px) {
  .index__responsiveColumn___ssstT {
    margin-left: 0px !important;
    max-width: 527px; } }

.index__buttonsWrapper___2xCES {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__link___1dOsK {
  color: #1a1a1a !important;
  text-decoration: underline !important;
  font-family: GloberSemiBold;
  font-size: 14px;
  margin-left: 4px; }

.index__link___1dOsK:hover {
  color: #1a1a1a !important;
  text-decoration: underline !important; }

.index__wrap___39und {
  z-index: 1001; }

.index__container___R4gAL {
  width: 100%;
  height: 80%; }

.index__header___2HeyJ {
  width: 100%;
  height: 50px;
  background-color: #7906a9;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-family: GloberBold;
  margin-bottom: 8px; }

.index__body___AVq15 {
  width: 100%;
  height: 100%;
  height: 370px;
  overflow-y: auto; }

.index__footer___36Vui {
  width: 100%;
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px; }

.index__button___3kzrR, .index__resolveBtn___2eWF2 {
  padding: 5px 9px;
  color: #7906a9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-radius: 4px;
  background-color: transparent; }

.index__resolveBtn___2eWF2 {
  color: #fff;
  background-color: #7906a9; }

.index__cardContainer___1nXqo {
  width: 95%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin: 0 auto 10px;
  border-radius: 6px;
  background-color: #dfe0eb;
  padding-right: 14px; }

.index__cardWrapper___2kp3S {
  width: 100%;
  padding-top: 5px;
  position: relative; }

.index__title___831o7 {
  width: 95%;
  color: #323232;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  text-wrap: nowrap;
  margin-bottom: 2px; }

.index__subtitle___12dRH {
  width: 95%;
  color: #828282;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  text-wrap: nowrap; }

.index__bullet___1s5Pq {
  width: 13px;
  height: 13px;
  background-color: #eb5757;
  position: absolute;
  right: 10px;
  top: 0px;
  border-radius: 50%; }

.index__listWrapper___1tUd3 {
  max-height: 1000px;
  height: 70vh;
  margin-top: 25px; }

.index__listContainer___1pp8g {
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  height: 100%;
  width: 100%;
  padding-bottom: 12px;
  border-radius: 8px;
  position: relative; }

.index__modal___2fg8q > div > div > div > div > span {
  font-size: 18px !important; }

.index__modal___2fg8q > div > div > div > div > i {
  color: #7906a9 !important; }

.index__modal___2fg8q > div > div > div > div > div {
  font-size: 16px !important;
  color: #828282; }

.index__cancelModal___2MnUt > div > div > div > div > span {
  font-size: 18px !important; }

.index__cancelModal___2MnUt > div > div > div > div > i {
  color: #eb5757 !important; }

.index__cancelModal___2MnUt > div > div > div > div > div {
  font-size: 16px !important;
  color: #828282; }

.index__bullet___C9SBv {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 8px;
  margin-bottom: 3px;
  background-color: #828282; }

.index__label___1eJ76 {
  font-size: 13px;
  color: #7906a9; }

.index__observationWrapper___3JOgb {
  margin-top: 12px;
  margin-left: 20px; }

.index__description___30yrJ {
  font-size: 16px !important;
  color: #1a1a1a;
  font-family: Poppins, GloberRegular;
  padding-left: 20px;
  display: inline-block; }

.index__textarea___2bZ6T {
  width: 100%;
  border-radius: 4px;
  resize: none;
  color: #7906a9;
  font-size: 13px;
  min-height: 80px;
  padding: 4px 0px 0px 4px; }

.index__switchContainer___QuX6H {
  height: 35px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px; }

.index__switchWrapper____Imbo {
  height: 100%;
  border-radius: 25px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px; }
  .index__switchWrapper____Imbo span {
    color: #828282; }

.index__container___2g8z_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  width: 100%;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background ease-in-out 0.6s;
  transition: background ease-in-out 0.6s; }

.index__container___2g8z_:hover {
  background-color: #f4f5f7; }

.index__wrapper___2da_u {
  position: relative;
  height: 72px;
  width: 100%;
  padding: 16px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.index__tag___1L2ua, .index__greenTag___1AI_W, .index__yellowTag___33r7u, .index__grayTag___smwnC {
  height: 100%;
  background: #eb5757;
  width: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px; }

.index__greenTag___1AI_W {
  background: #219653; }

.index__yellowTag___33r7u {
  background: #f2c94c; }

.index__grayTag___smwnC {
  background: #828282; }

.index__redTag___2o2ws {
  background: #eb5757; }

.index__green___1Cz6q {
  color: #219653 !important; }

.index__yellow___1W1L- {
  color: #f2c94c !important; }

.index__gray___15cZg {
  color: #828282 !important; }

.index__red___3tNHh {
  color: #eb5757 !important; }

.index__textWrapper___xmQkU {
  height: 100%;
  width: 100%;
  max-width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.index__title___2Hu_B {
  width: 95%;
  color: #323232;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  text-wrap: nowrap; }

.index__subtitle___2F_wx {
  width: 95%;
  color: #828282;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  text-wrap: nowrap; }

.index__divider___30kTv {
  width: 0.5px;
  height: 53px;
  background-color: #828282;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px; }

.index__iconWrapper___2stu_ {
  font-size: 30px;
  height: 100%;
  color: #828282;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.index__iconWrapper___2stu_:hover {
  color: #7906a9; }

.index__dropdownWrapper___3MMzN {
  width: 219px;
  max-height: 134px;
  border-radius: 5px;
  border: 0.3px solid #e0e0e0;
  background: #fff;
  -webkit-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
  font-family: Poppins, 'sans-serif'; }

.index__dropdownRow___rF6M6 {
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.3px solid #e0e0e0;
  color: #828282;
  font-size: 18px;
  padding: 0px 6px;
  cursor: pointer; }
  .index__dropdownRow___rF6M6 span {
    font-size: 14px;
    margin-left: 4px; }

.index__dropdownRow___rF6M6:hover {
  background-color: #cbcbcb68; }

.index__bullet___2bkcl {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #eb5757; }

.index__container___32jFF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__title___EvNSF {
  font-family: GloberBold;
  font-size: 20px;
  color: #4d007c; }

.index__caption___3gp2k {
  font-family: GloberSemiBold;
  font-size: 16px;
  color: #686868; }

.index__drawerTitle___35VM3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0px; }

.index__wrapper___2lBYa {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Poppins, 'sans-serif'; }

.index__inputBox___1skln {
  width: 100%;
  margin-bottom: 15px; }

.index__label___2zHhe, .index__title___21tde, .index__description___2myrt, .index__link___1zyKa {
  display: block;
  color: #828282;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px; }

.index__select___3HjoD {
  width: 100%; }
  .index__select___3HjoD > div {
    border-radius: 6px;
    border: 0.5px solid #969696;
    height: 35px; }
  .index__select___3HjoD > div > div {
    line-height: 35px;
    font-size: 16px; }
  .index__select___3HjoD > div > div div:first-child {
    font-size: 16px;
    line-height: initial; }
  .index__select___3HjoD > div > div div:last-child {
    font-size: 16px; }

.index__input___z84zy {
  width: 100%;
  border-radius: 6px !important;
  border: 0.5px solid #969696;
  height: 35px;
  font-size: 16px;
  padding-left: 8px;
  color: #828282; }

.index__dateWrapper___1tEul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }

.index__footer___krkOw {
  width: 100%;
  max-height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
  padding-bottom: 30px; }

.index__button___1KSD4, .index__disposeBtn___14ZYg {
  min-width: 120px;
  height: 34px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 5px;
  background: #27ae60;
  color: #fff;
  border: none; }

.index__disposeBtn___14ZYg {
  background-color: #eb5757; }

.index__cancelButton___3y044 {
  min-width: 120px;
  height: 34px;
  background: transparent;
  border: none;
  color: #828282; }

.index__contentBox___3n2oU {
  margin-bottom: 15px;
  border-bottom: 0.5px solid #bdbdbd; }

.index__title___21tde {
  margin-bottom: 3px;
  font-size: 16px; }

.index__description___2myrt, .index__link___1zyKa {
  font-size: 18px;
  margin-bottom: 16px;
  color: #4f4f4f; }

.index__link___1zyKa {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.index__link___1zyKa:hover {
  color: #828282 !important; }

.index__contentWrapper___3Snt_ {
  width: 100%;
  height: 100%; }

.index__title___1tIkQ {
  font-size: 20px;
  color: #1a1a1a;
  font-family: Poppins, GloberSemiBold;
  font-weight: 500;
  margin-left: 10px; }

.index__titleWrapper___2KR5_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 40px;
  margin-bottom: 12px; }

.index__sectionTitle___3qhVS {
  color: #7906a9;
  font-size: 16px;
  font-family: GloberSemiBold;
  margin-bottom: 8px;
  margin-top: 16px; }

.index__row___IJceE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___3VX-E {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__section___V7hza {
  font-family: GloberBold;
  font-size: 13px;
  color: #979797;
  margin-top: 16px;
  text-transform: uppercase; }

.index__incidentList___3N_Nc {
  overflow-y: auto;
  margin-bottom: 64px; }

.index__placeContainer___3SzD5 {
  background-color: #e8e6ff;
  border-radius: 3px;
  border: 0.5px solid #7906a9;
  width: 100%;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  margin-top: 16px;
  margin-bottom: 16px; }

.index__locationIcon___2adxd {
  height: 72px;
  width: auto; }

.index__data___3umgv {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 14px; }

.index__attachmentLabel___1RlXS {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 13px;
  text-align: center;
  width: 80px;
  max-width: 80px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap; }

.index__label___1CXJP {
  font-family: GloberBold;
  color: #7906a9;
  font-size: 14px; }

.index__dropzone___Hj6OJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25vh;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: auto; }

.index__iconUpload___1QpvD {
  height: 64px;
  width: auto;
  margin: auto;
  margin-bottom: 16px; }

.index__attachmentContainer___39t58 {
  min-height: 110px;
  max-height: 110px;
  width: 80px;
  max-width: 80px;
  margin: 8px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 2px;
  text-overflow: ellipsis;
  overflow: hidden !important; }

.index__attachmentContainer___39t58:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.index__attachment___3llt9 {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; }

.index__deleteContainer___1GHJ9 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__certain-category-search___32GR1.index__ant-select-auto-complete___1-cJA .index__ant-input-affix-wrapper___3nvDl .index__ant-input-suffix___1dVTT {
  right: 12px; }

.index__certain-category-search-dropdown___yzDc5 .index__ant-select-dropdown-menu-item-group-title___22HX8 {
  color: #666;
  font-weight: bold; }

.index__certain-category-search-dropdown___yzDc5 .index__ant-select-dropdown-menu-item-group___32O7J {
  border-bottom: 1px solid #F6F6F6; }

.index__certain-category-search-dropdown___yzDc5 .index__ant-select-dropdown-menu-itlodash___20nOQ.index__sortbyem___3mwNh {
  padding-left: 16px; }

.index__certain-category-search-dropdown___yzDc5 .index__ant-select-dropdown-menu-item___2wH2D.index__show-all___1h-xn {
  text-align: center;
  cursor: default; }

.index__certain-category-search-dropdown___yzDc5 .index__ant-select-dropdown-menu___1WCCg {
  max-height: 300px; }

.index__certain-search-item-count___W34mD {
  position: absolute;
  color: #999;
  right: 16px; }

.index__certain-category-search___32GR1.index__ant-select-focused___2rgr0 .index__certain-category-icon___2DDeX {
  color: #108ee9; }

.index__certain-category-icon___2DDeX {
  color: #6E6E6E;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-size: 16px; }

.index__certain-category-search-wrapper___nCFfy {
  position: relative; }

.index__inputLabel___nP6jE, .index__inputLabelGray___1OG4Q {
  font-family: GloberBold;
  color: #340057;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px !important; }

.index__inputLabelGray___1OG4Q {
  color: gray; }

.index__row___1iJVL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 490px; }

.index__shipperFilterAvatar___1W5SR {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1.2px solid #676767;
  padding: 4px; }

.index__shipperFilterName___2v9dR {
  font-family: GloberRegular;
  color: #340057;
  margin-left: 8px; }

.index__logisticOperatorField___1ly50 {
  margin-bottom: 16px; }

.index__searchInput___87IGL {
  height: 32px !important; }

.index__searchInput___87IGL input {
  height: 32px !important; }

.index__searchContainer___1tjZH {
  height: 32px; }

.index__section___2x3oh {
  font-family: GloberBold;
  font-size: 13px;
  color: #979797;
  margin-top: 16px;
  text-transform: uppercase; }

.index__dropzone___2h51k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25vh;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: auto; }

.index__attachmentContainer___12xwz {
  min-height: 110px;
  max-height: 110px;
  width: 80px;
  max-width: 80px;
  margin: 8px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 2px;
  text-overflow: ellipsis;
  overflow: hidden !important; }

.index__attachmentContainer___12xwz:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.index__attachment___2sINF {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; }

.index__attachmentLabel___MwE1m {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 13px;
  text-align: center;
  width: 80px;
  max-width: 80px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap; }

.index__deleteContainer___2wKgQ {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__column___jeQ5Z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__data___3UFmh {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 14px; }

.index__iconUpload___1ck93 {
  height: 64px;
  width: auto;
  margin: auto;
  margin-bottom: 16px; }

.index__error___2t55l {
  color: #ff3939; }

.index__fullContainer___scQO- {
  overflow: show;
  position: fixed;
  z-index: 1001;
  height: 100%;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 12%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2); }

.index__container___2EDQk {
  background-color: #f9f9f9;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 600px;
  border-top: 2px solid #f5f5fa; }

.index__content___22aNi {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px;
  padding-top: 20px;
  position: relative; }

.index__title___3JTy6 {
  color: #7906a9;
  font-size: 20px;
  font-family: GloberSemiBold;
  margin-bottom: 8px; }

.index__bar___3CIOq {
  height: 3px;
  width: 70%;
  background-color: #7906a9; }

.index__container___j2uS-, .index__sectionLoading___3HhLv {
  z-index: 9999;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.05);
  overflow: hidden; }

.index__sectionLoading___3HhLv {
  height: 100vh;
  background-color: rgba(56, 56, 56, 0.092); }

.index__loaderContainer___3dX6F, .index__sectionLoader___18Q27 {
  position: fixed;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 50%;
  padding: 6px;
  left: 48%;
  top: 36%; }

.index__sectionLoader___18Q27 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.index__loader___1hH2H,
.index__loader___1hH2H:after {
  border-radius: 50%; }

.index__loader___1hH2H {
  width: 54px;
  height: 54px;
  font-size: 10px;
  border-top: 4px solid rgba(178, 0, 255, 0.2);
  border-right: 4px solid rgba(178, 0, 255, 0.2);
  border-bottom: 4px solid rgba(178, 0, 255, 0.2);
  border-left: 4px solid #7906a9;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: index__load8___1A8Fn 1.1s infinite linear;
  animation: index__load8___1A8Fn 1.1s infinite linear; }

@-webkit-keyframes index__load8___1A8Fn {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes index__load8___1A8Fn {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.index__logoLoader___2ex4Q {
  height: 28px;
  width: 28px;
  position: absolute;
  left: 19px;
  top: 19px; }

.index__contaier___3KEpE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  overflow-y: hidden !important;
  position: fixed !important;
  left: 0 !important;
  height: 100%; }

.index__row___3ndyh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___1aD7R {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__leftContainer___2Eu7A {
  width: 25%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  padding: 56px;
  padding-bottom: 16px;
  position: relative;
  min-width: 420px; }

.index__rightContainer___3ChgV {
  width: 75%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #C8C0FC;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__azshipFlow___i7Fc- {
  width: 70%;
  margin: auto; }

.index__logoText___1h8oW {
  width: 120px;
  height: 42px; }

.index__backText___1ufUF, .index__footer___19lX8 {
  font-family: GloberRegular;
  color: #7906a9;
  font-size: 13px; }

.index__bigTitle___gFseE {
  font-size: 36px;
  color: #340057;
  font-family: GloberSemiBold; }

.index__footer___19lX8 {
  position: absolute;
  bottom: 24px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.index__loaderContainer___Z9N5d {
  position: fixed;
  left: 50%;
  top: 35%;
  z-index: 9999;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 50%;
  padding: 6px;
  left: 48%;
  top: 36%; }

.index__loader___4H-fU,
.index__loader___4H-fU:after {
  border-radius: 50%; }

.index__loader___4H-fU {
  width: 54px;
  height: 54px;
  font-size: 10px;
  border-top: 4px solid rgba(178, 0, 255, 0.2);
  border-right: 4px solid rgba(178, 0, 255, 0.2);
  border-bottom: 4px solid rgba(178, 0, 255, 0.2);
  border-left: 4px solid #7906a9;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: index__load8___2fKQa 1.1s infinite linear;
  animation: index__load8___2fKQa 1.1s infinite linear; }

@-webkit-keyframes index__load8___2fKQa {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes index__load8___2fKQa {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.index__logoLoader___3TUP7 {
  height: 28px;
  width: 28px;
  position: absolute;
  left: 19px;
  top: 19px; }

:root {
  --tt-color-highlight-yellow: #fef9c3;
  --tt-color-highlight-green: #dcfce7;
  --tt-color-highlight-blue: #e0f2fe;
  --tt-color-highlight-purple: #f3e8ff;
  --tt-color-highlight-red: #ffe4e6;
  --tt-color-highlight-gray: rgb(248, 248, 247);
  --tt-color-highlight-brown: rgb(244, 238, 238);
  --tt-color-highlight-orange: rgb(251, 236, 221);
  --tt-color-highlight-pink: rgb(252, 241, 246);
  --tt-color-highlight-yellow-contrast: #fbe604;
  --tt-color-highlight-green-contrast: #c7fad8;
  --tt-color-highlight-blue-contrast: #ceeafd;
  --tt-color-highlight-purple-contrast: #e4ccff;
  --tt-color-highlight-red-contrast: #ffccd0;
  --tt-color-highlight-gray-contrast: rgba(84, 72, 49, 0.15);
  --tt-color-highlight-brown-contrast: rgba(210, 162, 141, 0.35);
  --tt-color-highlight-orange-contrast: rgba(224, 124, 57, 0.27);
  --tt-color-highlight-pink-contrast: rgba(225, 136, 179, 0.27); }

.app__dark___Iv1dL {
  --tt-color-highlight-yellow: #6b6524;
  --tt-color-highlight-green: #509568;
  --tt-color-highlight-blue: #6e92aa;
  --tt-color-highlight-purple: #583e74;
  --tt-color-highlight-red: #743e42;
  --tt-color-highlight-gray: rgb(47, 47, 47);
  --tt-color-highlight-brown: rgb(74, 50, 40);
  --tt-color-highlight-orange: rgb(92, 59, 35);
  --tt-color-highlight-pink: rgb(78, 44, 60);
  --tt-color-highlight-yellow-contrast: #58531e;
  --tt-color-highlight-green-contrast: #47855d;
  --tt-color-highlight-blue-contrast: #5e86a1;
  --tt-color-highlight-purple-contrast: #4c3564;
  --tt-color-highlight-red-contrast: #643539;
  --tt-color-highlight-gray-contrast: rgba(255, 255, 255, 0.094);
  --tt-color-highlight-brown-contrast: rgba(184, 101, 69, 0.25);
  --tt-color-highlight-orange-contrast: rgba(233, 126, 37, 0.2);
  --tt-color-highlight-pink-contrast: rgba(220, 76, 145, 0.22); }

.app__mainContainer___2wseN {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5f5fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 100vh;
  background-color: #F0F2F5 !important;
  font-size: 15px; }

.app__main___3WcHh {
  min-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: 90%;
  max-width: 1440px;
  min-width: 1024px; }

.app__content___3OPQE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100% !important;
  min-height: 100% !important; }



@media (min-width: 992px) {
  .commons__col-md-12___18dKU {
    width: 100%; } }

/* HIDE NUMBER INPUT SPINNER */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

[role=button] {
  cursor: pointer; }

button:hover {
  cursor: pointer; }

textarea, input, button, select, td, th, div, form, span {
  outline: none !important; }

textarea:focus, input:focus, button:focus, select:focus {
  border: 1.6px solid #7004b1;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

select {
  -webkit-appearance: none;
  -moz-appearance: none !important; }

a, a:hover {
  text-decoration: none !important;
  color: inherit !important; }

table, thead, th {
  border: none !important;
  margin-bottom: 0px !important; }

ul {
  list-style-type: none; }

body {
  background-color: #F0F2F5 !important;
  color: #1a1a1a; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #464646 !important;
  font-family: GloberLight !important; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #464646 !important;
  font-family: GloberLight !important; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #464646 !important;
  font-family: GloberLight !important; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #464646 !important;
  font-family: GloberLight !important; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #464646 !important;
  font-family: GloberLight !important; }

::-webkit-input-placeholder {
  /* Most modern browsers support this now. */
  color: #464646 !important;
  font-family: GloberLight !important; }

::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #464646 !important;
  font-family: GloberLight !important; }

:-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #464646 !important;
  font-family: GloberLight !important; }

::placeholder {
  /* Most modern browsers support this now. */
  color: #464646 !important;
  font-family: GloberLight !important; }

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
  height: 5px; }

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

input[type=checkbox]:after {
  /* content: " " !important; */
  background-color: #7906a9;
  display: inline-block;
  visibility: visible;
  color: #F0F2F5 !important;
  border-radius: 4px;
  width: 100%;
  height: 80%; }

input[type=checkbox]:checked:after {
  content: "\2714";
  width: 80%;
  padding: 4px 2px 0px 2px;
  font-size: 10px;
  text-align: center; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.label {
  font-family: GloberSemiBold;
  font-size: 12px;
  color: #979797; }

.index__wrap___2Zc4a {
  z-index: 10000; }

.index__container___3q_lu {
  width: 100%;
  height: 80%; }

.index__header___1gLHb {
  width: 100%;
  height: 50px;
  background-color: #7906a9;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-family: GloberBold;
  margin-bottom: 8px; }

.index__body___2mvQi {
  width: 100%;
  min-height: 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__title___3qDVb {
  font-size: 20px;
  color: #7906a9; }

.index__footer___1P6y0 {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px; }

.index__button___2bF-b, .index__nextButton___fXmAS, .index__prevButton___3V0jz {
  padding: 5px 9px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-radius: 4px; }

.index__nextButton___fXmAS {
  background-color: #7906a9; }

.index__prevButton___3V0jz {
  background-color: transparent;
  color: #808080; }

.index__contentWrapper___44dbF {
  width: 100%;
  height: 100%;
  max-height: 325px;
  overflow-y: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5px 24px; }
  .index__contentWrapper___44dbF div {
    width: 100%; }
  .index__contentWrapper___44dbF img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%; }
  .index__contentWrapper___44dbF video {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%; }
  .index__contentWrapper___44dbF ul {
    width: 100%; }

.index__container___1nHXl {
  height: 96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: auto;
  overflow: hidden; }

.index__completed___Gadev {
  color: #7906a9; }

.index__grid___9Slas {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-y: hidden;
  height: 100%; }

.index__flex___UpYlK {
  height: 82%;
  width: 100%; }

.index__icon___1D-6i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 22px;
  cursor: pointer; }

.index__sortWrapper___Dx4pL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-family: Popins, sans-serif;
  font-weight: 400px;
  color: #7906a9;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
  -webkit-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
  text-wrap: nowrap; }

.index__sortWrapper___Dx4pL:hover {
  color: #a608e8; }

.index__columnTitleSpan___3zgem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: GloberSemiBold;
  font-size: 18px;
  line-height: 19px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #7906a9; }

.index__columnHeader___4xzxG {
  width: 100%;
  height: 20px;
  padding: 0 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 2px; }

.index__title___2lDjT {
  cursor: pointer !important; }

.index__title___2lDjT:hover, .index__title___2lDjT:focus {
  color: #a608e8; }

.index__container___1loOR, .index__removeContainer___2QzLH {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #7906a9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.index__removeContainer___2QzLH {
  border: 2px solid #7906a9;
  background-color: transparent; }

.index__removeContainer___2QzLH:hover {
  opacity: .8;
  background-color: #eb5757;
  color: #fff; }

.index__container___1loOR:hover, .index__removeContainer___2QzLH:hover {
  background-color: #a608e8; }

.index__icon___XCa9R {
  background-color: #0CB1C4;
  -webkit-animation-name: index__spin___20ySS;
          animation-name: index__spin___20ySS;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

@-webkit-keyframes index__spin___20ySS {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes index__spin___20ySS {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.index__circle___AmNry {
  position: absolute;
  width: 39px;
  height: 39px;
  left: 0px;
  top: -5px;
  border-radius: 18px;
  background-color: #7906a9;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86); }
  .index__circle___AmNry:hover {
    color: #fff;
    background-color: #a608e8;
    border-color: #a608e8; }

.index__switchStyle___3ZWj6 {
  width: 60px;
  height: 30px;
  border-radius: 20px;
  border: 0.8px solid gray;
  position: relative;
  background-color: #d9d9d9; }
  .index__switchStyle___3ZWj6:focus {
    width: 60px;
    height: 30px;
    border-radius: 20px;
    border: 0.8px solid gray;
    position: relative;
    background-color: #d9d9d9; }
  .index__switchStyle___3ZWj6:hover {
    border: 0.8px solid gray;
    position: relative;
    background-color: #cacaca; }

.index__iconBtn___2nEDS {
  position: relative;
  right: 45px !important;
  z-index: 50;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  margin-top: 4px; }

.index__icon___26R87 {
  width: 24px !important;
  height: 24px !important;
  fill: #7906a9 !important;
  margin-top: 6px; }

.index__inputGroupBtn___2DBjU {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 0px !important;
  vertical-align: middle;
  display: block; }

.index__customInput___3jp8Q {
  /* border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
  border-left: none !important; */
  border-radius: 30px !important;
  font-family: GloberSemiBold !important;
  margin-top: 0.45px; }

.index__customInput___3jp8Q:focus,
.index__customInput___3jp8Q:active:focus
.index__customInput___3jp8Q:active {
  outline: 0px !important;
  -webkit-appearance: none;
  -webkit-box-shadow: 0px 0px 1px #7906a9 !important;
          box-shadow: 0px 0px 1px #7906a9 !important;
  border: 0.7px solid #7906a9 !important; }

.index__container___2eJIj {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0 8px 0;
  padding: 0 24px; }

.index__switchWrapper___1jNp_ {
  padding: 7px 0;
  margin-left: 5px; }

.index__badge___G0uf0 {
  height: 32px; }

.index__filterIcon___2DWZT {
  font-size: 32px;
  color: #fff; }

.index__inputWrapper___3QLL_ {
  margin-right: 16px; }

.index__chip___1Tyf_ {
  min-width: 60px;
  height: 30px;
  background-color: #737373;
  border-radius: 20px;
  color: white;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px; }
  .index__chip___1Tyf_:hover {
    opacity: .8; }

.index__quantityWrapper___2hcQ9 {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 05px;
  background-color: white;
  border-radius: 50%;
  color: black;
  margin-top: 2px; }

.index__paragraph___mi5u7 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 80%;
  height: 30px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 5px; }

.index__iconWrapper___3Vf0E {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  margin-left: 08px;
  background-color: #7906a9;
  cursor: pointer; }

.index__container___2eGTV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  margin-top: 20px; }

.index__iconsWrapper___3XUnJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__chipsWrapper___1YEMb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 500px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px; }

.index__chip___rU07C {
  min-width: 60px;
  height: 30px;
  background-color: #737373;
  border-radius: 20px;
  color: white;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px; }
  .index__chip___rU07C:hover {
    opacity: .8; }

.index__icon___2JLU_, .index__iconGray___28h65 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 20px;
  cursor: pointer;
  color: #7906a9; }

.index__iconGray___28h65 {
  color: #828282; }

.index__chip___1jvEq {
  background-color: #7906a9; }

.index__iconWrapper___38Siq {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff; }

.index__row___3AU9u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__text___29y7O {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px; }

.index__td___Vp7L9 {
  width: 160px;
  min-width: 120px;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  padding: 12px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.index__th___3IUGU {
  position: relative;
  min-width: 120px;
  width: 160px;
  padding: 12px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7906a9;
  padding-left: 10px;
  font-family: GloberBold;
  border-right: 0.5px solid white !important;
  font-size: 13px;
  color: #fff; }

.index__table___4iMjs {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: initial;
  white-space: normal;
  line-height: normal;
  font-weight: normal;
  font-size: medium;
  font-style: normal;
  color: -internal-quirk-inherit;
  text-align: start;
  border-spacing: 2px;
  border-color: grey;
  font-variant: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 100%;
  padding-right: 100px;
  height: 600px; }
  .index__table___4iMjs * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .index__table___4iMjs tr {
    min-width: 100%;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-family: GloberRegular;
    padding-right: 20px;
    cursor: pointer; }
    .index__table___4iMjs tr:nth-child(even) {
      background-color: #dfe0eb; }
    .index__table___4iMjs tr:nth-child(n + 2):hover {
      opacity: 0.8; }

.index__tr___18JEl {
  background-color: #7906a9; }

.index__tableContainer___2D22j {
  height: calc(100% - 10px);
  min-width: 100%;
  overflow-x: scroll; }

.index__resize___3nz0I {
  cursor: col-resize;
  background-color: transparent; }

.index__thead___3YQeh {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999; }

.index__tabsContainer___6zrdG {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__box___giC1_ {
  width: 33%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #7906a9;
  font-family: GloberBold;
  cursor: pointer; }

.index__button___2Rl1K {
  background-color: transparent;
  width: 100%;
  height: 100%;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__container___1MD9c {
  width: 300px;
  height: 400px;
  overflow-y: scroll; }

.index__column___3qrHA {
  width: 290px;
  height: 35px;
  background-color: #dfe0eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }

.index__columnPurple___3XkEg {
  width: 290px;
  height: 35px;
  background-color: #98069B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  color: white; }

.index__indexWrapper___yuZq_ {
  width: 20px;
  height: 20px;
  background: #7B7A7A;
  border-radius: 3px;
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white; }

.index__indexWrapperPurple___UGIKr {
  width: 20px;
  height: 20px;
  background: #DE12FF;
  border-radius: 3px;
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white; }

.index__hidden___1ot5E {
  display: none; }

.index__container___ei8iq {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: black; }

.index__input____ktY6 {
  margin-bottom: 5px; }

.index__modalStyle___104pt > div {
  border-radius: 24px;
  width: 700px;
  max-height: 700px; }

.index__wrapper___ssXUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

.index__buttonWrapper___Dc4bQ {
  width: 100%;
  margin-top: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: GloberSemiBold; }

.index__container___2cSRN {
  width: calc(100vw - 200px);
  min-width: 830px;
  height: calc(100vh - 200px);
  min-height: 765px;
  background-color: white;
  border-radius: 0 0 20px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
  overflow: hidden; }

.index__tableWrapper___3-ec_ {
  width: 100%;
  margin-top: 20px;
  height: 100%;
  max-height: 640px; }

.index__row___1bZgF {
  height: 45px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__th___2QWXG {
  min-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.index__fullContainer___2rEfA {
  overflow: show;
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 12%;
  display: block;
  background-color: rgba(0, 0, 0, 0.3); }

.index__container___2Zmsq {
  background-color: #f9f9f9;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 91%;
  border-top: 2px solid #f5f5fa;
  overflow-y: auto; }

.index__content___3pRZ6 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px;
  padding-top: 20px; }

.index__title___yvSV- {
  color: #7906a9;
  font-size: 20px;
  font-family: GloberSemiBold;
  margin-bottom: 8px; }

.index__sectionTitle___2DbjX {
  color: #7906a9;
  font-size: 16px;
  font-family: GloberSemiBold;
  margin-bottom: 8px;
  margin-top: 16px; }

.index__driverCard___3OV6g {
  width: 100%;
  max-width: 527px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  position: relative; }

.index__row___3MyGC, .index__cardWrapper___fSOaW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___2O-RF, .index__responsiveColumn___2o4gA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__displayName___3AbPQ {
  font-family: GloberSemiBold;
  font-size: 16px;
  color: #7906a9;
  line-height: 1; }

.index__label___2L_ds {
  font-family: GloberRegular;
  color: #979797;
  font-size: 14px; }

.index__data___2Hq6X {
  font-family: GloberSemiBold;
  color: #979797;
  font-size: 16px; }

.index__closeBtn___jMlGt {
  color: #979797;
  position: absolute;
  right: 16px;
  top: 12px; }

.index__footerActions___22laq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 16px;
  padding-bottom: 30px; }

.index__money___2AqWk {
  color: #0ad254;
  font-family: GloberSemiBold;
  font-size: 20px; }

.index__warning___2h8uL {
  font-family: GloberSemiBold;
  color: #ec214b; }

.index__orSeparator___y8Hj6 {
  margin: 16px;
  margin-top: 36px;
  color: #979797;
  font-family: GloberSemiBold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (max-width: 1250px) {
  .index__cardWrapper___fSOaW {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px; } }

@media (max-width: 1250px) {
  .index__responsiveColumn___2o4gA {
    margin-left: 0px !important;
    max-width: 527px; } }

.index__buttonsWrapper___3SfhH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__link___3-FGQ {
  color: #1a1a1a !important;
  text-decoration: underline !important;
  font-family: GloberSemiBold;
  font-size: 14px;
  margin-left: 4px; }

.index__link___3-FGQ:hover {
  color: #1a1a1a !important;
  text-decoration: underline !important; }

.index__title___DLoB5 {
  font-family: GloberBold;
  font-size: 20px;
  color: #4d007c; }

.index__caption___3iJzY {
  font-family: GloberSemiBold;
  font-size: 16px;
  color: #686868; }

.index__infiniteScroll___2i30c {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative; }

.index__tabContainer___1_bYx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px;
  margin-top: 8px; }

.index__gridColumn___3Xy_J {
  -webkit-box-pack: 'center';
      -ms-flex-pack: 'center';
          justify-content: 'center';
  overflow-Y: 'scroll';
  height: '75vh'; }

.index__buttonFilter___3c-y3 {
  display: 'flex';
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: 'row';
          flex-direction: 'row';
  -webkit-box-pack: 'flex-end';
      -ms-flex-pack: 'flex-end';
          justify-content: 'flex-end';
  margin-top: 20;
  position: 'absolute';
  bottom: 24;
  right: 24; }

.index__switchWrapper___1v30b {
  padding: 7px 0;
  margin-left: 5px; }

.index__badge___30EUp {
  height: 32px; }

.index__filterIcon___38hkE {
  font-size: 32px;
  color: #fff; }

.index__bullet___dp-Zm {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 8px;
  margin-bottom: 3px;
  background-color: #eb5757;
  position: absolute;
  right: 16px;
  top: -4px; }

.index__title___1bsik {
  font-family: GloberBold;
  font-size: 20px;
  color: #4d007c; }

.index__caption___gnM2R {
  font-family: GloberSemiBold;
  font-size: 16px;
  color: #686868; }

.index__fullContainer___13rdT {
  padding-top: 12%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative; }

.index__container___1stdi {
  background-color: #f9f9f9;
  position: fixed;
  bottom: 0;
  right: 0;
  height: 100vh;
  width: 600px;
  border-top: 2px solid #f5f5fa; }

.index__content___1Lb4J {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px;
  padding-top: 20px;
  position: relative; }

.index__title___2cbPG {
  color: #7906a9;
  font-size: 20px;
  font-family: GloberSemiBold;
  margin-bottom: 8px; }

.index__bar___3G9OZ {
  height: 3px;
  width: 70%;
  background-color: #7906a9; }

.index__sectionTitle___3ZFBb {
  color: #7906a9;
  font-size: 16px;
  font-family: GloberSemiBold;
  margin-bottom: 8px;
  margin-top: 16px; }

.index__row___2Ch2F {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___ujPm5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__section___2Snbs {
  font-family: GloberBold;
  font-size: 13px;
  color: #979797;
  margin-top: 16px;
  text-transform: uppercase; }

.index__incidentList___1VGbh {
  overflow-y: auto;
  margin-bottom: 64px; }

.index__placeContainer___bxgq5 {
  background-color: #e8e6ff;
  border-radius: 3px;
  border: 0.5px solid #7906a9;
  width: 100%;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  margin-top: 16px;
  margin-bottom: 16px; }

.index__locationIcon___1LSCb {
  height: 72px;
  width: auto; }

.index__data___3j483 {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 14px; }

.index__attachmentLabel___3kI5O {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 13px;
  text-align: center;
  width: 80px;
  max-width: 80px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap; }

.index__label___1MedX {
  font-family: GloberBold;
  color: #7906a9;
  font-size: 14px; }

.index__dropzone___Px4aw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25vh;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: auto; }

.index__iconUpload___yC9Mx {
  height: 64px;
  width: auto;
  margin: auto;
  margin-bottom: 16px; }

.index__attachmentContainer___lobgU {
  min-height: 110px;
  max-height: 110px;
  width: 80px;
  max-width: 80px;
  margin: 8px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 2px;
  text-overflow: ellipsis;
  overflow: hidden !important; }

.index__attachmentContainer___lobgU:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.index__attachment___2jzO4 {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; }

.index__deleteContainer___2-oy5 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__deliverContainer___ae8-y {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-radius: 4px;
  background-color: #F9F9F9;
  border: 0.5px solid #979797;
  min-height: 120px;
  max-height: 120px;
  margin: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  cursor: pointer;
  position: relative; }

.index__column___M_yyZ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__row___r2z67 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__leftContainer___2z4vi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #7004b1;
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 8px; }

.index__rightContainer___2B270 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0.7;
      -ms-flex: 0.7;
          flex: 0.7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 8px;
  max-width: 240px;
  min-width: 240px;
  position: relative; }

.index__leftData___1OBA2 {
  font-family: GloberBold;
  color: #fff;
  font-size: 16px; }

.index__leftLabel___1meoL {
  font-family: GloberRegular;
  color: #fff;
  font-size: 13px; }

.index__label___3Y55- {
  font-family: GloberRegular;
  color: #7004b1;
  font-size: 13px; }

.index__data___3VKra {
  font-family: GloberBold;
  color: #340057;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.index__refusedLabel___1OH4h {
  font-size: 32px;
  position: absolute;
  top: 30%;
  left: 100px;
  -webkit-transform: rotate(-14deg);
          transform: rotate(-14deg);
  opacity: 0.3; }

.index__iconBtn___2ADEz {
  position: relative;
  right: 45px !important;
  z-index: 50;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  margin-top: 4px; }

.index__icon___13l_U {
  width: 24px !important;
  height: 24px !important;
  fill: #7906a9 !important;
  margin-top: 6px; }

.index__inputGroupBtn___1ajLL {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 0px !important;
  vertical-align: middle;
  display: block; }

.index__customInput___1_maX {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
  border-left: none !important;
  font-family: GloberSemiBold !important;
  margin-top: 0.45px; }

.index__customInput___1_maX:focus,
.index__customInput___1_maX:active:focus
.index__customInput___1_maX:active {
  outline: 0px !important;
  -webkit-appearance: none;
  -webkit-box-shadow: 0px 0px 1px #7906a9 !important;
          box-shadow: 0px 0px 1px #7906a9 !important;
  border: 0.7px solid #7906a9 !important; }

.index__dropdown___m0HSj {
  color: #fff !important;
  background-color: #7906a9 !important;
  width: 200px;
  font-family: GloberSemiBold;
  text-transform: uppercase;
  font-size: 14px !important;
  height: 47px !important;
  line-height: 2 !important;
  text-align: -webkit-left !important;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important; }

.index__dropdown___m0HSj > span {
  float: right;
  margin-top: 8px; }

.index__dropButton___YzIXu {
  font-family: GloberSemiBold;
  text-transform: uppercase;
  font-size: 14px !important; }

.index__formContainer___3tjC6, .index__formContainerSingle___1TgQw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -6px; }

.index__formContainerSingle___1TgQw {
  max-width: 190px; }

.index__labelInput___pFxTK {
  height: 32px;
  border: 1px solid #979797;
  border-radius: 1px;
  cursor: pointer;
  background: url(/assets/arrow-down.svg) no-repeat right 10px center;
  background-size: 14px;
  padding: 6px;
  padding-left: 8px;
  font-family: GloberSemiBold;
  color: #6D6D6D;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px;
  margin-left: 6px; }

.index__applyButton___112Lz, .index__cancelButton___IuZ1G {
  border-radius: 2px;
  font-family: GloberSemiBold;
  color: #fff;
  background-color: #7906a9;
  text-transform: uppercase;
  padding-top: 8px !important;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.index__cancelButton___IuZ1G {
  color: #fff;
  background-color: #979797; }

div.index__ranges___3sOCs > ul > li {
  background-color: #7906a9 !important; }

.index__row___1jt-M {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__checkbox___2X6L_ {
  width: 20px !important;
  height: 20px !important; }

.index__checkbox___2X6L_:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.index__label___2y6f7 {
  font-family: GloberSemiBold;
  font-size: 13px;
  line-height: 2;
  margin: 0;
  margin-left: 4px;
  height: 20px;
  margin-top: 1.5px; }

.index__checkbox___2X6L_:checked::after {
  width: 100% !important;
  height: 100% !important; }

.index__mainContainer___1oaj7, .index__mainContainerGray___2KMK4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: GloberSemiBold !important;
  color: #340057;
  font-size: 14px;
  width: 70%;
  min-width: 150px; }

.index__mainContainerGray___2KMK4 {
  font-family: GloberRegular !important;
  color: #808080;
  padding-right: 6px; }

.index__container___3dOK3 {
  border: 1.4px solid #7906a9;
  border-radius: 1.5px;
  width: 100%;
  background-color: #fff;
  position: relative;
  font-size: 15px !important; }

.index__innerInputContainer___2EKrA {
  background: url(/assets/arrow-down.svg) 96% 10px/7% no-repeat;
  height: 29px;
  width: 100%;
  color: #808080 !important; }

.index__label___2HlYu, .index__boldLabel___2j8x6 {
  height: 100%;
  padding-right: 25px;
  padding-left: 6px;
  position: relative;
  top: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden !important; }

.index__boldLabel___2j8x6 {
  font-family: GloberSemiBold;
  color: #686868;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 12px !important; }

.index__checkboxColumn___1Kp8p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.index__checkboxColumn___1Kp8p > div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
  white-space: nowrap !important;
  margin-top: 4px !important; }

.index__checkboxColumn___1Kp8p > div > div > div {
  margin-right: 3px !important; }

.index__checkboxColumn___1Kp8p svg {
  fill: #7906a9 !important; }

.index__submenu___1F05T, .index__submenuActive___3OCrw {
  text-align: left;
  border-radius: 2px;
  background-color: #fff;
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  left: -2px;
  min-width: 101%;
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
  z-index: -1;
  -webkit-transition: all 0.15s ease-in-out 0s, visibility 0s linear 0.15s, z-index 0s linear 0.01s;
  transition: all 0.15s ease-in-out 0s, visibility 0s linear 0.15s, z-index 0s linear 0.01s;
  -webkit-box-shadow: -1px 2px 23px -2px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 2px 23px -2px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.index__submenuActive___3OCrw {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 999;
  -webkit-transform: translateY(2%);
          transform: translateY(2%);
  -webkit-transition-delay: 0s, 0s, 0.1s;
          transition-delay: 0s, 0s, 0.1s;
  /* this removes the transition delay so the menu will be visible while the other styles transition */ }

.index__groupTitle___11Idk {
  font-size: 16px;
  font-family: GloberSemiBold;
  color: #979797; }

.index__clearButton___2U-7T {
  font-size: 13px;
  font-family: GloberSemiBold;
  color: #979797;
  border: none;
  outline: none;
  background-color: transparent;
  margin-top: 4px; }

.index__mapMakerIcon___1S8wr {
  color: #FD6C6C; }

.index__search-bar-container___3uc1o {
  width: 100%;
  max-width: 500px; }

.index__search-input-container___1hH9- {
  position: relative;
  font-family: GloberRegular; }

.index__search-input___3c3O2, .index__search-input___3c3O2:focus,
.index__search-input___3c3O2:active {
  display: block;
  width: 100%;
  padding: 16px;
  padding-left: 6px;
  padding-right: 24px;
  font-size: 16px;
  border-radius: 2px;
  outline: none;
  border: 1.3px solid #808080;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.5px; }

.index__clear-button___1S_Oe,
.index__clear-button___1S_Oe:active,
.index__clear-button___1S_Oe:focus {
  position: absolute;
  right: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  border: none;
  outline: none;
  font-weight: 600;
  color: #999; }

.index__autocomplete-container___1OjxL {
  border-bottom: honeydew;
  border-left: honeydew;
  border-right: honeydew;
  border-top: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 2px 2px; }

.index__suggestion-item____1usd {
  margin: 8px;
  text-align: left;
  background-color: #fff;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1.2px solid #dcdcdc; }

.index__suggestion-item____1usd:hover {
  background-color: #e8e7ef; }

.index__suggestion-item--active___SXjFM {
  background-color: #fafafa; }

.index__dropdown-footer___jYFGw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 4px; }

.index__dropdown-footer-image___1FQOg {
  display: inline-block;
  width: 100px; }

.index__spinner___3O11z {
  color: #18bc9c;
  font-size: 30px; }

.index__error-message___2nipr {
  color: red; }

.index__geocode-result-header___2TMQ_ {
  font-size: 20px;
  color: #222222; }

.index__handle___1vv-d {
  background-color: #340057 !important;
  width: 20px !important;
  height: 20px !important;
  top: 5px !important; }

.index__rangeContainer___fobOy {
  width: 100%;
  position: relative;
  margin-top: 8px;
  line-height: 1;
  height: 24px;
  margin-bottom: 12px; }

.index__rangeContainer___fobOy > div:nth-child(2) {
  margin-top: 0px !important; }

.index__rangeContainer___fobOy > div {
  width: 100%; }

.index__rangeContainer___fobOy span {
  font-family: GloberSemiBold !important; }

.index__rangeLabel___hQsbd {
  font-family: GloberSemiBold;
  color: #808080;
  font-size: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px; }

.index__errorMessage___2x2GG {
  font-family: GloberRegular;
  font-size: 10px;
  color: red;
  height: 14px;
  line-height: 1;
  bottom: -6px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__simpleLabel___3N1XE, .index__inputLabel___2Cnhy {
  font-family: GloberBold;
  color: #808080;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px !important; }

.index__inputLabel___2Cnhy {
  color: #340057; }

.index__cardContainer___3AdZV {
  width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__filterLabel___2ao7W {
  font-family: GloberSemiBold;
  color: #686868;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 12px !important; }

.index__googleAuto___1dYzz {
  font-family: GloberSemiBold;
  border: 1.2px solid #676767;
  border-radius: 2px;
  padding-bottom: 4px;
  padding-left: 8px;
  width: 100%;
  height: 30px;
  line-height: 1;
  padding-top: 10px; }

.index__button___1Dv4I {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 25px !important;
  background-color: #7b07a8;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  font-size: 13px;
  font-family: GloberSemiBold;
  text-align: center;
  border: none;
  border-radius: 10px;
  color: white;
  margin: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.index__button___1Dv4I:not(:first-child) {
  margin-left: 8px; }

.index__fullContainer___1rUN_ {
  display: inline-block; }

.index__cardContainer___3wlIM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative; }

.index__cardContainer___3wlIM:not(:first-child) {
  margin-top: 18px; }

.index__innerDiv___3tbOJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__leftContent___2FdqH {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 220px);
  overflow: hidden; }

.index__titleRow___3a7Lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }

.index__row___QOoG8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__rightContent___3p6KI {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 230px;
  width: 230px;
  overflow: hidden; }

.index__transpThumbnail___3m513 {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 1px 1.5px #979797 !important;
          box-shadow: 1px 1px 1px 1.5px #979797 !important;
  background-repeat: no-repeat;
  background-position: center center; }

.index__displayName___3IhnW {
  font-size: 22px;
  font-family: GloberSemiBold;
  color: #7906a9;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-right: 150px;
  margin-top: 10px; }

.index__displayCnpj___3g3Mi {
  font-size: 16px;
  line-height: 1.3;
  font-family: GloberSemiBold; }

.index__displayAddress___3xXX2 {
  font-size: 14px;
  line-height: 1.3;
  font-family: GloberSemiBold; }

.index__shipperName___1OYkC {
  font-size: 14px;
  line-height: 1.3;
  font-family: GloberSemiBold;
  font-size: 16px;
  color: #7906a9; }

.index__chipAreaLabel___31ZN- {
  font-family: GloberSemiBold;
  font-size: 15px;
  color: #808080;
  margin-bottom: 4px; }

.index__chipAreaLabel___31ZN-:not(:first-child) {
  margin-top: 16px; }

.index__descriptionText___UolzK {
  font-family: GloberSemiBold;
  font-size: 13px;
  color: #808080;
  margin-bottom: 10px;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.index__infoLabel___1-RDv, .index__statusLabel___3SCff {
  color: #686868;
  font-family: GloberBold;
  font-size: 15px;
  margin-right: 8px;
  max-width: 220px; }

.index__statusLabel___3SCff {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 100%;
  margin-bottom: 6px; }

.index__infoText___1i6dC {
  color: #686868;
  font-family: GloberRegular; }

.index__infoTextMoney___1xsTb {
  color: #0ad254;
  font-family: GloberSemiBold;
  font-size: 20px; }

.index__stars___qCYkh {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.index__loadNormal___1IsP8, .index__loadAuction___2nrrx, .index__loadBatch___3VMlj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 75px;
  background-color: #7b07a8;
  color: #fff;
  font-family: GloberBold;
  font-size: 15px;
  height: 28px !important;
  border-radius: 3px;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase;
  line-height: 100%; }

.index__loadAuction___2nrrx {
  background-color: #f20035;
  color: #fff; }

.index__loadBatch___3VMlj {
  background-color: #5d74e5;
  color: #fff; }

.index__timeLabelContainer___1pm01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: GloberSemiBold;
  color: #fff;
  background-color: #AB2CA1;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  padding: 8px;
  padding-right: 16px;
  padding-left: 16px; }

.index__timeLabel___3dM4j {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
  font-family: GloberBold;
  font-size: 16px;
  line-height: 100%; }

.index__timeLabelMinor___1NJp4 {
  color: #fff;
  font-family: GloberSemiBold;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px; }

.index__clockIcon___2Ex-O {
  width: 15px;
  height: 15px;
  fill: #fff !important; }

.index__ratingButton___37t2X {
  border: 1.6px solid #a608e8;
  height: 25px;
  font-family: GloberSemiBold;
  color: #a608e8;
  background-color: transparent;
  width: 100px;
  text-align: center;
  margin-top: 8px;
  line-height: 2;
  border-radius: 2px;
  text-transform: lowercase;
  margin-bottom: 10px; }

.index__bubble___1WD5S, .index__warningBubble___1FCsY, .index__okBubble___2yChk, .index__redBubble___Ys2qZ {
  height: 18px;
  width: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  border-radius: 3px;
  border: 0.5px solid #979797;
  margin-bottom: 4px; }

.index__warningBubble___1FCsY {
  background-color: #f4b000; }

.index__okBubble___2yChk {
  background-color: #0ad254; }

.index__redBubble___Ys2qZ {
  background-color: #f20035; }

.index__infoTextBold___tfz3- {
  color: #7906a9;
  font-family: GloberSemiBold;
  font-size: 20px; }

.index__deliverIcon___VsWN_ {
  height: 42px;
  width: auto; }

.index__chip___2AJ24 {
  text-align: center;
  font-size: 14px;
  height: 28px;
  background-color: red;
  color: white;
  padding: 4px 6px 0px 6px;
  margin: 4px 14px 0px 0px;
  border-radius: 20px; }

.index__container___Nfgib {
  padding: 8px;
  width: 450px; }

.index__locationRow___2Zwgn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: GloberSemiBold;
  height: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%; }

.index__locationIcon___2Vm-5, .index__locationIconDeliver___3jwPJ {
  width: 20px;
  height: 20px;
  fill: #7906a9 !important; }

.index__locationIconDeliver___3jwPJ {
  fill: #f20035 !important; }

.index__address___y_zws, .index__innerAddress___3MWfI {
  height: 100%;
  display: inline-block;
  line-height: 35px;
  font-size: 14px;
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-overflow: ellipsis;
  width: 408px;
  overflow: hidden;
  white-space: nowrap; }

.index__innerAddress___3MWfI {
  border-left: 2px dotted gray;
  padding-left: 16px;
  margin-left: 16px;
  margin-top: 2px; }

.index__sectionTitle___1gbex {
  color: #7906a9;
  font-size: 16px;
  font-family: GloberSemiBold;
  margin-bottom: 8px;
  margin-top: 16px; }

.index__row___1FskO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.index__column___2iu9H {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__section___33Qak {
  font-family: GloberBold;
  font-size: 13px;
  color: #979797;
  margin-top: 16px;
  text-transform: uppercase; }

.index__incidentList___1xvSo {
  overflow-y: auto;
  margin-bottom: 64px; }

.index__placeContainer___3OfyI {
  background-color: #e8e6ff;
  border-radius: 3px;
  border: 0.5px solid #7906a9;
  width: 100%;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  margin-top: 16px;
  margin-bottom: 16px; }

.index__locationIcon___mjhvi {
  height: 72px;
  width: auto; }

.index__data___3khQJ {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 14px; }

.index__attachmentLabel___20eg0 {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 13px;
  text-align: center;
  width: 80px;
  max-width: 80px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap; }

.index__label___19NfH {
  font-family: GloberBold;
  color: #7906a9;
  font-size: 14px; }

.index__dropzone___23pf3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25vh;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: auto; }

.index__iconUpload___3BQHn {
  height: 64px;
  width: auto;
  margin: auto;
  margin-bottom: 16px; }

.index__attachmentContainer___1wzst {
  min-height: 110px;
  max-height: 110px;
  width: 80px;
  max-width: 80px;
  margin: 8px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 2px;
  text-overflow: ellipsis;
  overflow: hidden !important; }

.index__attachmentContainer___1wzst:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.index__attachment___3FKpM {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; }

.index__deleteContainer___107nx {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__row___1DCSN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 490px; }

.index__shipperFilterAvatar___aIyjT {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1.2px solid #676767;
  padding: 4px; }

.index__shipperFilterName___28cJZ {
  font-family: GloberRegular;
  color: #340057;
  margin-left: 8px; }

.index__logisticOperatorField____KuiK {
  margin-bottom: 16px; }

.index__searchInput___3uAFo {
  height: 32px !important; }

.index__searchInput___3uAFo input {
  height: 32px !important; }

.index__searchContainer___x7yJa {
  height: 32px; }

.index__section___N0hsH {
  font-family: GloberBold;
  font-size: 13px;
  color: #979797;
  margin-top: 16px;
  text-transform: uppercase; }

.index__dropzone___3oFbN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25vh;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: auto; }

.index__attachmentContainer___3dXhA {
  min-height: 110px;
  max-height: 110px;
  width: 80px;
  max-width: 80px;
  margin: 8px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 2px;
  text-overflow: ellipsis;
  overflow: hidden !important; }

.index__attachmentContainer___3dXhA:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.index__attachment___2VLHQ {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; }

.index__attachmentLabel___3BbuM {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 13px;
  text-align: center;
  width: 80px;
  max-width: 80px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap; }

.index__deleteContainer___15mOz {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.index__column___2CR6m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.index__data___2DLJa {
  font-family: GloberSemiBold;
  color: #340057;
  font-size: 14px; }

.index__iconUpload___29I2I {
  height: 64px;
  width: auto;
  margin: auto;
  margin-bottom: 16px; }

.index__error___2mJM_ {
  color: #ff3939; }

.index__fullContainer___QTjNq {
  overflow: show;
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 12%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2); }

.index__container___3pccp {
  background-color: #f9f9f9;
  position: fixed;
  bottom: 0;
  right: 0;
  height: 100vh;
  width: 600px;
  border-top: 2px solid #f5f5fa; }

.index__content___2_TEb {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px;
  padding-top: 20px;
  position: relative; }

.index__title___3Uz0L {
  color: #7906a9;
  font-size: 20px;
  font-family: GloberSemiBold;
  margin-bottom: 8px; }

.index__bar___1FjAC {
  height: 3px;
  width: 70%;
  background-color: #7906a9; }

.index__button___-ZMwg {
  border: none !important;
  padding: 6px;
  color: #7906a9;
  font-family: GloberBold;
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  background-color: transparent !important;
  cursor: pointer; }

.index__container___3awuW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: GloberRegular; }

.index__column___Q3PjQ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 8px;
  margin-right: 8px; }

.index__row___1TCoR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.index__text___2Xnex {
  font-family: GloberSemiBold; }

.index__info___3-wIw {
  font-family: GloberSemiBold;
  color: #7906a9; }

.index__transporterAvatar___2lyjS {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: 1.2px solid #979797;
  padding: 6px;
  margin-right: 8px; }

.index__receiptContainer___2tW5N {
  height: 300px;
  width: auto;
  border: 1px solid #979797;
  border-radius: 3px;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 8px;
  background-color: #f9f9f9; }

.index__divider___1pKUV {
  width: 2px;
  background: #dadada;
  height: auto;
  border-radius: 4px;
  margin: 16px; }

.index__container___2F53w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 2px;
  padding-top: 4px;
  padding-left: 8px;
  border-radius: 4px;
  padding-right: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.index__statusText___2OFkn {
  font-family: GloberSemiBold;
  font-size: 13px;
  color: white;
  margin-left: 16px; }

.index__statusIcon___lKdvA {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  fill: white; }

