.Loading{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px}.Loading svg{margin-bottom:10px}.Form{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.Form.lt1300{grid-template-columns:1fr;grid-gap:0}.Form.lt1300 .FormBlock{margin-top:0}.Preferences{color:#333}.Preferences .FormBlock .content{text-align:center}.Preferences .telButton .Button{margin-left:20px}@media (max-width:500px){.Preferences .telButton{flex-direction:column;align-items:center}.Preferences .telButton .Button{margin-left:0;margin-top:20px}}.Preferences .errMsg a{color:var(--primaryActionBg)}.Preferences .contForm .item{display:block}.Preferences .authCode{margin:20px 0;display:flex;align-items:flex-start}@media (max-width:530px){.Preferences .authCode{flex-direction:column}}.Preferences .authCode img{margin-right:20px}@media (max-width:530px){.Preferences .authCode img{margin:auto}}.Preferences .authCode div{padding-top:15px;font-size:11px}.Preferences .sessionItem{font-size:12px;display:flex;border-bottom:1px solid #ddd;padding:15px;background:#fff}.Preferences .sessionItem:last-of-type{border-bottom:0}.Preferences .sessionItem .data{flex-grow:1}.Preferences .sessionItem .browser{font-weight:500;margin-bottom:5px;color:#333}.Preferences .sessionItem .la{font-size:11px;color:var(--tx2)}@media (max-width:530px){.Preferences .sessionItem{flex-direction:column;align-items:center}.Preferences .sessionItem .la{margin-bottom:15px}}.Preferences .noSavedSessions{font-weight:500;text-align:center;font-size:12px;color:#888}.Preferences .telButton{margin:20px 0;display:flex;justify-content:center}.Preferences .command{font-family:monospace;font-size:14px;display:flex;justify-content:center;align-items:center;margin-top:20px}.Preferences .command pre{margin:0;margin-right:20px;padding:10px;border:1px solid #ccc}.Preferences .command .material-design-icon{cursor:pointer}.Preferences .errMsg{color:red;font-weight:500;font-size:12px}.Preferences .errMsg a{font-size:10px;cursor:pointer}.Preferences .errMsg .extended{line-height:20px;margin-top:20px;color:#666}.Preferences .needPass{font-size:12px;font-weight:500;text-align:center;margin-bottom:10px;padding-bottom:20px;border-bottom:1px solid #ccc}@media (max-width:500px){.Preferences .needPass{margin-top:10px}}.Preferences .needPass .el-input{width:50%;margin-top:10px;border:1px solid #ccc}.Preferences .needPass .el-input input{background:#fff!important}@media (max-width:500px){.Preferences .needPass .el-input{width:90%}}.Preferences .avatar{width:108px;height:108px;border-radius:50%;background-size:cover;position:relative;box-shadow:inset 1px 1px 4px 0 rgba(0,0,0,.15)}.Preferences .avatar .uploadIcon{width:35px;height:35px;border-radius:50%;background:#fff;box-shadow:0 3px 3px rgba(0,0,0,.1607843137254902);position:absolute;right:0;bottom:0;background-image:url(/img/camera.svg);background-position:50%;background-size:18px;background-repeat:no-repeat;cursor:pointer}.Preferences .forumNickCont{display:flex;align-items:center}.Preferences .forumNickCont .el-button{margin-left:20px}.Preferences .Form .contForm .help{width:auto}.Preferences .Form .contForm .controls{min-width:auto;text-align:center}.Preferences .Form .contForm:first-of-type{margin-top:20px}