#_villas-365-property-floater-tab-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

input::-moz-placeholder {
  color: #b6babe !important;
  opacity: 1;
}

input::placeholder {
  color: #b6babe !important;
  opacity: 1;
}

._villas-365-bootstrap .form-control:focus {
  color: #b6babe;
  background-color: #fff;
  border-color: inherit;
  outline: inherit;
  box-shadow: inherit;
}
