form.webform-submission-form.webform-submission-add-form input:not(.form-checkbox):not(.form-radio) {
  margin: 0;
  height: 50px;
  width: 100%;
  border-radius: 4px;
  box-shadow: none !important;
  border: 1px solid #dcdcdc;
  padding: 0px 5px;
}

/* .popover {
  position: absolute;
  transform: translate3d(-50px, 783px, 0px);
  top: 0px;
  left: 0px;
  will-change: transform;
} */

/*  remove arrows for number field*/

 input[type=number] {
  position: unset;
}

/* .tooltip-inner {
  background-color: #fff;
  color: black;
  z-index: -1;
}

.tooltip {
  z-index: 1;
}

.tooltip.show {
  opacity: 3.9;
}



.form-item-alkmyt-balhbt {
  padding-top: 11px;
}

.webform-section-wrapper.form-item.webform-section-title {
  display: none;
} */

/* .webform-section-wrapper {
    border: 1px solid blue 
}  */

tr>td>label {
  margin: 20px
}

/*td {
  border: 1px solid;
}*/

.js-form-type-textfield {
  margin: 0px 0px;
}

td>label {
  text-align: center;
}

.webform-section-title {
  padding-bottom: 10px;
  padding-top: 10px
}

