#type_btn #outbound.btn-icon-left {
  background-image: url("../images/outbound-icon-v2.svg");
}

#type_btn #transfer.btn-icon-left {
  background-image: url("../images/transfer-icon-v2.svg");
}

#type_btn #return.btn-icon-left {
  background-image: url("../images/return-icon-v2.svg");
}

#type_btn #inbound.btn-icon-left {
  background-image: url("../images/inbound-icon-v2.svg");
}

#w-node-_9afee882-d837-ee39-f426-20f63311df05-1cf6c26b,
#collect-map.w-node-_9afee882-d837-ee39-f426-20f63311df06-1cf6c26b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

.hint:hover .hint-text {
  opacity: 1;
  transform: translateY(0px)scale(1)
} 
.sp-remove-content {
  background-image: url('../images/remove-uploaded-file-icon.svg');
}

 /* .switch-wrapper {

  width: 43px;
  height: 20px;

} */

/* .toggle:before {

  height: 18px;
  width: 17px;
} */
/*
.toast-container {

  margin-bottom: 16px;
  margin-right: 16px;
}
*/
.logo {
  width: 130px;
  margin-bottom: 34px;
  animation-name: reveal;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: .5s;
  animation-fill-mode: both;
}

/*Webhook-over view page-start*/
.log-json{
  margin-block: 1em !important;
  margin-inline: 0px !important;
  border:none !important;
  display: -webkit-box !important;
}
.event-text{
  color: #170b33 !important;
}
/*Webhook-over view page-end*/
 