.bot-ask-header {
  margin-top: 0px !important;
}

.arrange-icon-ask {
  margin-top: 12px !important;
}

wp- .bot-header {
  position: relative;
  width: 265px;
  /* margin-top: -50px; */
  border-radius: 13px !important;
  /* border-top: 1px solid #cccccc; */
  /* background-color: #1E6A46 !important; */
  /* background-color: rgba(255, 255, 255, 1) !important; */
  /* color: #ffffff; */
  color: black;
}

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.flowName {
  margin-left: 34%;
  font-family: Poppins !important;
  font-size: 13px;
  font-weight: bold;
  color: var(--main-flowName);
}

.d-flex {
  display: flex;
}

.ml-auto {
  margin-left: auto;
}

.arrange-icon {
  margin-top: 10px;
  margin-left: -35px;
  font-size: x-large;
  /* color: #ffffff; */
  color: #0bbd66;
}

.arrange-header-icon {
  height: 25px !important;
  position: relative !important;
  /* top: 15px !important; */
  right: 15px !important;
}

.arrange-wp-icon {
  max-height: 25px;
  height: 25px;
  position: relative;
  top: 13px;
}

/* Wtsapp Bot */
.NodeHeader {
  margin-left: 5px;
}

.msgComponent {
  overflow-wrap: break-word;
  /* position: absolute;
  margin-top: 10px;
  margin-left: 20px;*/
  margin-bottom: 20px;
  /* max-height: 60px; */
  position: relative;
  top: 8px;
  left: 20px;
  padding: 5px;
  background-color: white;
  max-width: 200px;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
  font-family: poppins !important;
  border: 1px solid #feffff;
  border-radius: 10px;
  /* overflow-x: hidden; */
}

.msgComponent:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  top: 0;
  left: -15px;
}

.msgComponent:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 17px solid #ffffff;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  top: -1px;
  left: -17px;
}

.varComponent {
  position: relative;
  top: 8px;
  left: 9px;
  padding: 10px;
  background-color: white;
  max-width: 209px;
  text-align: left;
  font: 400 11px 'Open Sans', sans-serif;
  border: 1px solid #feffff;
  border-radius: 10px;
}

.liveComponent {
  height: 27px;
  text-align: center !important;
  position: relative;
  margin-top: 8px;
  left: 25px;
  padding: 6px;
  background-color: white;
  max-width: 175px;
  text-align: left;
  font: 400 10px 'Open Sans', sans-serif;
  border: 1px solid #feffff;
  border-radius: 10px;
}

.stickyTHead{
  z-index: 50;
  top: 0px !important;
  position: sticky !important;
}

.liveComponent1 {
  background: white;
  width: 60px;
  text-align: center;
  padding: 1px;
  font-size: 11px;
  border-radius: 10px;
  margin: 3px 0px 0px 12px;
  word-wrap:break-word;
  /* height: 20px; */
}

.live-wp-box {
  font-family: poppins !important;
  background-color: rgb(243 240 240) !important;
  border-radius: 13px;
  height: 77px;
  margin-bottom: 5px;
  overflow-y: auto;
  overflow-x: hidden;
}

.live-wp-box1 {
  display: flex;
  font-family: poppins !important;
  background-color: rgb(243 240 240) !important;
  border-radius: 13px;
  height: 55px;
  margin-bottom: 10px;
  flex-flow: wrap;
  overflow: overlay;
}

.wp-box {
  font-family: poppins !important;
  background-color: rgb(243 240 240) !important;
  border-radius: 13px;
  height: 140px;
  margin-bottom: 10px;
  overflow-y: auto;
  overflow-x: hidden;
}

.wp-box::-webkit-scrollbar {
  width: 10px;
}

.wp-box::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 5px #ffffff; */
  box-shadow: inset 0 0 5px transparent;
  border-radius: 15px;
}

.wp-box::-webkit-scrollbar-thumb {
  background: #aaaaaa;
  border-radius: 10px;
}


/* .wp-box-message{
  height: 140px !important;
}
.wp-box-media{
  height: 160px !important;
} */

/* webhook */
.msgComponent_1 {
  font-size: 11px;
  /* max-height: 60px; */
  position: relative;
  /* margin: 8px; */
  /* left: 8px; */
  padding: 10px;
  background-color: white;
  /* max-width: 200px; */
  text-align: left;
  font-family: poppins !important;
  border: 1px solid #feffff;
  border-radius: 10px;
  width: 95%;
  top: 5px;
  left: 5px;
}



.wp-queryBox {
  /* width: 90%; */
  width: 88%;
  /* margin: 4% 5%; */
  margin: 2% 6%;
  /* background-color:#0ABC66; */
  background-color: var(--main-color);
  height: 30px;
  padding-top: 5px;
  border-radius: 13px;
  color: #ffffff;
  text-align: center;
  justify-content: center;
  overflow: hidden;
}

.plus-icon-arrange {
  margin-left: 50%;
  color: #25347C;
}

.functionDiv {
  justify-content: space-around;
  margin: 0px 5px;
}

.wp-funBox {
  width: 30%;
  /* margin: 4% 5%; */
  /* background-color:#0ABC66; */
  background-color: #29A8DF;
  height: 30px;
  padding-top: 5px;
  border-radius: 13px;
  color: #ffffff;
  text-align: center;
  ;
}

.bg-dot {
  background: #f8f8f8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' %3E%3Ccircle cx='2.609' cy='3.061' r='2.599' fill='%23DEDEDE' fill-opacity='1'/%3E%3C/svg%3E") repeat !important;

}

.welcome {
  min-height: 50px !important;
  min-width: 50px !important;
  border-radius: 50% !important;
  height: 50px !important;
  width: 50px !important;
}

.welcome-icon {
  margin-left: 10px;
  margin-bottom: 30px;
  font-size: xx-large;
}

.z-index {
  z-index: 300 !important;
}

.arrangeOutNode {
  position: relative !important;
  /* right: 52px !important; */
  /* right: 35px !important; */
}

.output {
  background: #f14646 !important;
}

.pb-0 {
  padding: 0px 20px 0px 20px !important;
}

.h-40 {
  /* height: 40px; */
  height: 20px;
}


.nodeIcon {
  font-size: 22px;
  color: var(--main-color);
}

.question-head {
  color: rgba(37.00000159442425, 39.00000147521496, 51.00000075995922, 1);
  font-family: Poppins;
  margin: 5px 0px 2px 0px;
  font-size: 12px;
  font-weight: bold;

}

.property {
  margin: 0px 10px 0px 15px;
}

.tooltipBlue {
  color: #2BA8E0;
}

.inputFull {
  height: 30px !important;
  padding: 5px !important;
  margin: 0px;
  border-radius: 10px !important;
  width: 100%;
  font-size: 12px !important;
}

.savebtn {
  color: #ffffff;
  background-color: #29A8DF;
  width: 55px;
  border: 0px;
  border-radius: 8px;
  height: 28px;
  box-shadow: 5px 5px 5px #bbbaba83;
}

.savebtn:hover {
  background-color: #1b83af;
}

.savebtn:disabled {
  cursor: no-drop;
  color: #ffffff;
  background-color: #29A8DF;
  width: 55px;
  border: 0px;
  border-radius: 8px;
  height: 28px;
  box-shadow: 5px 5px 5px #bbbaba83;
}

.fixedSave {
  padding: 0px;
  z-index: 50;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: white;
}
