.tms-ar-login-wrap{max-width:420px;margin:40px auto}
.tms-ar-login-form{padding:28px;border:1px solid #ddd;border-radius:10px;background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.06)}
.tms-ar-login-form h2{margin-top:0}
.tms-ar-login-form label{display:block;font-weight:600;margin-bottom:6px}
.tms-ar-login-form input{width:100%;box-sizing:border-box;padding:12px;border:1px solid #bbb;border-radius:6px}
.tms-ar-login-form button{width:100%;padding:12px;border:0;border-radius:6px;cursor:pointer}
.tms-ar-error{padding:12px;margin-bottom:16px;border-radius:6px;background:#fff0f0;border:1px solid #e0b0b0}
.tms-ar-notice{padding:12px;border-radius:6px;background:#f5f5f5}
.tms-ar-userbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px 18px;border:1px solid #ddd;border-radius:8px}
.tms-ar-form-container iframe{display:block;width:100%;min-height:1000px;border:0}
