.input{display:block;width:100%;border-radius:4px;border:1px solid #ccc;box-sizing:border-box;padding:10px 15px;margin-bottom:10px;font-size:14px}label.checkbox{color:#ddd;display:flex;align-items:center;justify-content:left;width:300px;gap:4px}label.checkbox>input{outline:none;height:20px;border-radius:5px;margin-bottom:5px;width:20px}