html, body { min-height: 100%; }
body { font-size: 14px; line-height: 1.5; background: #f8fafc; }
.mainbody { min-height: calc(100vh - 140px); }
.page-header { border-bottom: 1px solid #d6e4f0; padding-bottom: 0.75rem; }
.adjustImage { border: 1px solid #000; text-align: center; width: auto; margin: 0 auto; }
.adjustImage img { max-width: 200px; max-height: 200px; border: 1px solid #000; }
.textContainer { width: 100%; padding-top: 10px; }
.footer { margin: 0; }
.copyright { text-align: center; }
.required { color: #ff0039; }
