﻿.code { position: relative }
.code a { position: absolute; right: 0px; top: 0px; color: #559df8 }
.code a.bad { color: #999 }
.box .row .label { width: 100px; display: inline-block }
.box .vr input { width: 60px }
.box .vr span { float: left }
.box .vr table { float: left }

.box .row .label { width: 60px !important; display: inline-block; text-align-last: justify }
.box .row input { width: 360px }
.box .vr input { width: 190px }
.box .btn-box { display: flex; }
.box .btn-box .btn { flex: 1; margin-left: 20px; margin-right: 20px; }
.box .btn-box .btn.skip { background-color: #aaa }
.box .vr span { float: unset }
.err-tip { bottom:unset }