﻿body.VoucherEditor div.Console {
  position: fixed;
  top: 110px;
  right: 20px;
  background: #efefef;
  border-radius: 5px;
  padding: 10px;
  font-size: 12px;
}
body.VoucherEditor div.Console label {
  margin-top: 10px;
  display: block;
}
body.VoucherEditor div.Console label:first-child {
  margin-top: 0;
}
body.VoucherEditor input[type=text] {
  width: 100%;
}
body.VoucherEditor textarea {
  height: 200px;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Progetti/Lux/Lux/Content/Theme/VoucherEditor.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAGI;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAKZ;EACI;;AAGJ;EACI%22%7D */