#booking-package_inputFormPanel input[type="text"] {
  height: 40px !important;
  line-height: 40px;
  box-sizing: border-box;
  border: 1px solid #9A8C6C;
}

#booking-package_inputFormPanel textarea {
    margin-bottom: 1.5rem;
    border: 1px solid #9A8C6C;
}

#booking-package_schedulePage .closed {
    background-color: #BDBDBD !important;;
}
