.xbee-form-overlay {
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }
  .xbee-form-overlay .loader {
    margin: 0 auto; }
