body { 
	background: url("/admin/img/payvalidacheck.png") center fixed no-repeat;
}
/* Scroll para formularios*/
.globalscroll {
  min-height: 10vh;
  max-height: 70vh;
  overflow-y: scroll;
}
