﻿@import url(bfkendo.css);@import url(_bfstyles.css);html{height:100%;}body{height:100%;background-color:#eee;padding:0;}body>form{max-width:500px;margin:20px auto;padding:8px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:11pt;font-weight:400;line-height:1.2;color:#212529;text-align:justify;}body>form h3,body>form h4{margin:0 0 10px 0;text-align:center;}body>form div.form-row{width:300px;margin-left:auto;margin-right:auto;}body>form span.field-validation-error{display:block;text-align:left;}body>form div.highlighted{background-color:#ffd;border:1px solid #999;padding:0 6px;}body>form input::placeholder{opacity:.5;font-weight:200;}