/*#4f575e;*/
._68hLfdaM-mnD4TJ4BECqR.ui.dropdown.search:hover {
  border: 1px solid rgba(34, 36, 38, 0.15);
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa .text {
  width: 100%;
  margin: 0;
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa .text > span > i {
  float: right;
  cursor: pointer;
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa .label {
  text-transform: uppercase;
  color: #717171;
  font-weight: 600;
  font-size: 0.9em;
  display: inline-block;
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa.selection > i.icon {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  right: 0;
  border: none;
  position: absolute;
  cursor: pointer;
  z-index: 10;
  color: #002378;
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa.selection .item {
  display: block;
  padding: 0.5em 1em !important;
  clear: both;
  font-weight: 600;
  color: #002378;
  white-space: nowrap;
  font-size: 1em;
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa.selection .item.selected {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #002378;
}
.ui.dropdown._1pDtNxpjcGlIVQ2dEQPbDa.multiple {
  line-height: 2;
}
.ui.dropdown._1ybR4qXBWq4ahdL68Q3Cot {
  cursor: not-allowed;
  background-color: #f1f3f5;
  border-color: #ced4da;
  color: #adb5bd;
  opacity: 1;
}
.ui.dropdown._1ybR4qXBWq4ahdL68Q3Cot i.icon {
  color: #adb5bd !important;
}

.glqcCX-ZysYUy3t7Fu6WH {
  text-align: right;
  justify-content: center;
  margin-right: 10px;
}
.glqcCX-ZysYUy3t7Fu6WH > span {
  font-size: 0.8em;
}
.glqcCX-ZysYUy3t7Fu6WH > div.ui.list {
  padding-left: 5px;
  margin-top: 0;
}
.glqcCX-ZysYUy3t7Fu6WH > div.ui.list > a {
  color: #535353 !important;
}
.glqcCX-ZysYUy3t7Fu6WH > div.ui.list > a.active {
  text-decoration: underline;
  font-weight: 600;
}

/*#4f575e;*/
.IV3tjVK58cov2DEYN2_yq.ui.pagination > a.item {
  color: #002378;
  font-size: 14px;
}
.IV3tjVK58cov2DEYN2_yq.ui.pagination > a.item:hover {
  color: #001c5f;
  background-color: #eeeeee;
  border-color: #ddd;
}
.IV3tjVK58cov2DEYN2_yq.ui.pagination > a.item.active {
  background: #000000;
  border-color: #002378;
  color: #fff;
  cursor: default;
}
.IV3tjVK58cov2DEYN2_yq.ui.pagination > a.item.disabled {
  color: #999 !important;
  background-color: #fff !important;
  border-color: #ddd;
  cursor: not-allowed !important;
}

._7ZFn8A9DK_ImHiU83EOQ4.ui.grid {
  margin-top: 0;
}
@media (max-width: 1400px) {
  ._7ZFn8A9DK_ImHiU83EOQ4 .stepsColumn {
    flex-basis: 100%;
  }
}
._2UnpQdZnATgJzz3Ie6gLlR.ui.steps {
  border: none;
}

/*#4f575e;*/
._3Cb60YJysZdRhQ9cT9oLAp {
  padding: 0 !important;
}
.popup-content {
  font-size: 1em;
  padding: 20px;
  background-color: #f6f7f9;
  min-width: 500px;
}
.popup-content label {
  color: #748998;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 5px;
}
.popup-content .field {
  margin-bottom: 10px;
}
.popup-content .field > .ui.input > input {
  line-height: 20px;
  padding: 6px 12px;
}
.popup-content .field > .react-datepicker-wrapper {
  width: 100%;
}
.popup-content .field > .react-datepicker-wrapper > .react-datepicker__input-container {
  width: inherit;
}
.popup-content .field > .react-datepicker-wrapper > .react-datepicker__input-container > button {
  width: inherit;
}
.popup-content .field > .ui.checkbox {
  padding-left: 0;
}
.popup-content .react-datepicker__input-container {
  width: 100%;
}
.popup-content .react-datepicker__input-container .error {
  border-color: #e0b4b4;
  background-color: #fff6f6;
  color: #9f3a38;
}
.popup-content .ui.dropdown {
  min-height: 0;
  line-height: 20px;
  width: 100%;
  padding: 6px 30px 6px 11px;
}
.popup-content .ui.dropdown > i {
  padding: 9px 11px;
}
.popup-content textarea {
  resize: none;
}
._2AbG7o9eJcTZRoi3jU7PgD {
  min-width: 500px;
}
._2AbG7o9eJcTZRoi3jU7PgD > .popup-header {
  padding: 20px;
}
._2AbG7o9eJcTZRoi3jU7PgD > .popup-header .title {
  color: #000000;
  font-weight: bolder;
  font-size: 1.2em;
}
._2AbG7o9eJcTZRoi3jU7PgD > .popup-footer {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}
._2AbG7o9eJcTZRoi3jU7PgD > .popup-footer > a {
  cursor: pointer;
}
._2AbG7o9eJcTZRoi3jU7PgD > .popup-footer > .right-button > .ui.button.primary {
  background-color: #002378;
}
._2AbG7o9eJcTZRoi3jU7PgD > .popup-footer > .right-button > .ui.button.primary:hover {
  background-color: #001c5f;
  border-color: #122b40;
  color: #cce1e8;
}
._2AbG7o9eJcTZRoi3jU7PgD .input-row > .field {
  padding: 0 5px 0 0;
  clear: none;
}
._2AbG7o9eJcTZRoi3jU7PgD .input-row > .field:last-child {
  padding: 0;
}
@media (max-width: 768px) {
  ._2AbG7o9eJcTZRoi3jU7PgD .input-row > .field {
    padding: 0;
  }
}

/*#4f575e;*/
._2FJpEMb4iFH16uWj6e52tB .text {
  width: 100%;
}
._2FJpEMb4iFH16uWj6e52tB .text > span > i {
  float: right;
  cursor: pointer;
}
._2FJpEMb4iFH16uWj6e52tB .ui.dropdown.search > i {
  border: none;
  position: absolute;
  cursor: pointer;
  z-index: 10;
}
._2FJpEMb4iFH16uWj6e52tB .ui.dropdown.search .item {
  display: block;
  padding: 4px 20px;
  clear: both;
  font-weight: 600;
  line-height: 1.42857143;
  color: #002c6c;
  white-space: nowrap;
  font-size: 1em;
}
._2FJpEMb4iFH16uWj6e52tB .ui.dropdown.search .item.selected {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #002378;
}
._2xWznPflhgnwZCGZn1yENh {
  text-align: center;
  margin-top: 14px;
}
._2xWznPflhgnwZCGZn1yENh > .close {
  float: none;
  font-size: 1.2em;
  vertical-align: middle;
}
._2xWznPflhgnwZCGZn1yENh > .needsAttention {
  background-color: #eca317;
  color: #ffffff;
  border-color: #eca317;
}
._2xWznPflhgnwZCGZn1yENh > .needsAttention:hover,
._2xWznPflhgnwZCGZn1yENh > .needsAttention:focus {
  background-color: #c08006;
  border-color: #c08006;
}
._3i9ik0gObKk5ept8MH-9l- {
  padding: 15px !important;
}
._3zHdK0yYJnmIibH9UzUHQ- {
  cursor: not-allowed;
  background-color: #f1f3f5;
  border-color: #ced4da;
  color: #adb5bd;
  opacity: 1;
}

._2_UdZkqgm_67kEyiCCboTF:first-child > div:first-child {
  margin-top: 0;
}
._2_UdZkqgm_67kEyiCCboTF > div:first-child > span {
  font-size: 13px;
  top: -10px;
}
._2_UdZkqgm_67kEyiCCboTF .SingleBooking-marksandnumbersInfo table tr > td:first-child {
  border: none;
}
._2_UdZkqgm_67kEyiCCboTF .SingleBooking-marksandnumbersInfo table tr:first-child td {
  border: none;
}
._2_UdZkqgm_67kEyiCCboTF .SingleBooking-marksandnumbersInfo table tr > td:second-child {
  border: none;
}
._2_UdZkqgm_67kEyiCCboTF .ShipmentsSingleBooking-deliveryInfo div {
  padding-bottom: 10px;
}
._2v36uG_aSdhtSkxAk1WFAB {
  padding-right: 30px;
}
._1r58NIXdRhPbLW-f3dQyrk {
  margin: 1em 2em;
}
._1r58NIXdRhPbLW-f3dQyrk .boxTitle {
  display: inline-block;
  width: 75px;
}

._1QKgR6VP8S9Bvy9_fwuHNe {
  min-width: 500px;
  max-width: 500px !important;
}
._1QKgR6VP8S9Bvy9_fwuHNe .partner-code-label {
  font-weight: normal;
  color: #afbbc3;
}
._1QKgR6VP8S9Bvy9_fwuHNe .label {
  text-transform: uppercase;
  color: #748998;
  font-weight: 600;
  font-size: 0.9em;
  display: inline-block;
  padding: 0;
}
._1QKgR6VP8S9Bvy9_fwuHNe .pointcode-search .ui.search.dropdown {
  padding: 0.5em 1em;
  line-height: 1.21428571em;
  min-height: auto;
}
._1QKgR6VP8S9Bvy9_fwuHNe .pointcode-search .ui.search.dropdown > input {
  padding: 0.5em 1em;
}
._1QKgR6VP8S9Bvy9_fwuHNe .additional-info-button {
  padding: 0;
  background: transparent;
  border: none;
  margin: auto;
}
._1QKgR6VP8S9Bvy9_fwuHNe .additional-info-button:hover,
._1QKgR6VP8S9Bvy9_fwuHNe .additional-info-button:active,
._1QKgR6VP8S9Bvy9_fwuHNe .additional-info-button:focus {
  background: transparent;
  border: none;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item.selected,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text.selected,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item.selected > .primary-info > .code,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text.selected > .primary-info > .code,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item.selected > .additional-info,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text.selected > .additional-info {
  color: white !important;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item .primary-info,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text .primary-info {
  display: flex;
  align-items: center;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item .primary-info .code,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text .primary-info .code {
  font-size: 0.9em;
  margin-left: 0.5em;
  font-style: italic;
  color: #748998;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item .additional-info,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text .additional-info {
  display: flex;
  color: #748998;
  white-space: nowrap;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item .additional-info > p,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text .additional-info > p {
  margin: 0;
  font-size: 0.8em;
  overflow: hidden;
  text-overflow: ellipsis;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item .additional-info > p:empty,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text .additional-info > p:empty {
  display: none;
}
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .item .additional-info > p:not(:first-child):before,
._1QKgR6VP8S9Bvy9_fwuHNe .ui.dropdown .text .additional-info > p:not(:first-child):before {
  content: ", ";
}


/*# sourceMappingURL=12.styles.css.map*/