.Loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px}.Form.threeColumns{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.Form,.Form.threeColumns.lt1600{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.Form.lt1300,.Form.oneColumn,.Form.threeColumns.lt1300{display:grid;grid-template-columns:1fr;grid-gap:0}.FormBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}.FormBlock .item{width:100%;max-width:600px}.FormBlock .help h1{font-weight:500;font-size:13px;margin:0;text-transform:uppercase;color:#333}@media (max-width:500px){.FormBlock .help h1{margin-bottom:5px}}.FormBlock .help .helpTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:30px}.FormBlock .help .helpTitle .HelpItem{position:relative;top:2px}.FormBlock .help .helpText{font-size:12px;line-height:21px;font-weight:500;color:#666;margin-bottom:20px}.FormBlock .help .helpText:empty{display:none}.FormBlock .help code{font-size:12px;padding:7px;border-radius:0}.FormBlock .content{background-color:#f6f6f6;padding:10px 25px;-webkit-box-shadow:var(--shadow2);box-shadow:var(--shadow2);border-radius:8px}.FormBlock .content .el-switch__label,.FormBlock .content label{font-weight:500!important;font-size:15px!important;color:#333!important}.FormBlock .content .el-input__inner,.FormBlock .content .el-textarea__inner{background-color:#fff!important}@media (max-width:500px){.FormBlock .content{padding:5px 10px}}.FormBlock .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.FormBlock .row{display:grid;grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:20px}}.UserAvatar{border-radius:50%;background-size:cover;background-position:50%;display:grid;place-items:center;font-weight:500;display:inline-grid;position:relative}.Tooltip{display:inline-block;outline:none!important}.Preferences .FormBlock .content{text-align:center}.Preferences .telButton .Button{margin-left:20px}@media (max-width:500px){.Preferences .telButton{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Preferences .telButton .Button{margin-left:0;margin-top:20px}}.Preferences .UserAvatar{cursor:pointer}.Preferences .uploadIcon{width:35px;height:35px;border-radius:50%;background:#fff;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1607843137254902);box-shadow:0 3px 3px rgba(0,0,0,.1607843137254902);position:absolute;right:0;bottom:0}.Preferences .uploadIcon .material-design-icon{position:absolute;left:6px;top:6px}.Preferences .wpPicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px;max-height:40vh;overflow:auto}.Preferences .wpPicker img{width:115px;height:64px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin:8px;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}.Preferences .wpPicker img:hover{opacity:.8}.Preferences .wpPicker .active{border:3px solid var(--main-theme-color)}.Preferences .contForm{max-width:1000px;margin:auto}.Preferences .el-tabs__content{-webkit-margin-before:40px;margin-block-start:40px}.Preferences{color:#333}.Preferences .authCode{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:530px){.Preferences .authCode{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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 .sessionItems{margin-block:15px}.Preferences .sessionItem,.Preferences .sessionItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.Preferences .sessionItem{font-size:12px;padding:15px;background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.18);box-shadow:0 2px 4px rgba(0,0,0,.18);-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1)}.Preferences .sessionItem:last-of-type{border-bottom:0}.Preferences .sessionItem .data{-webkit-box-flex:1;-ms-flex-positive:1;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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;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}.Preferences .command,.Preferences .telButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Preferences .command{font-family:monospace;font-size:14px;-webkit-box-align:center;-ms-flex-align: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;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:500px){.Preferences .needPass{margin-top:10px}}.Preferences .needPass .el-input{width:200px;margin-top:10px;border:0}.Preferences .needPass .el-input input{border-radius:8px}@media (max-width:500px){.Preferences .needPass .el-input{width:90%}}.Security .controls{margin-top:0}.Security .newPass{gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-margin-before:20px;margin-block-start:20px}.BotChat,.Security .newPass{display:-webkit-box;display:-ms-flexbox;display:flex}.BotChat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.BotChat a{cursor:pointer}.BotChat #messages{overflow:auto;font-size:13px;line-height:18px;height:100%}.BotChat #messages .row{display:-webkit-box;display:-ms-flexbox;display:flex}.BotChat #messages .row.user{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.BotChat #messages .item{margin-bottom:10px;padding:5px 10px;border-radius:7px;max-width:calc(100% - 50px);min-width:80px;position:relative;display:inline-block}.BotChat #messages .item.bot{background:#fff}.BotChat #messages a{color:var(--main-theme-color)!important;font-weight:500}.BotChat #messages .item.user{background:#ddffd2;margin-right:30px;padding-right:45px}.BotChat #messages .item.user .time{opacity:.3}.BotChat #messages .help{font-style:italic;color:#aaa}.BotChat #messages .text{white-space:pre-line}.BotChat #messages .time{position:absolute;right:8px;bottom:0;font-size:10px;opacity:.5}.BotChat #messages .buttonsRow{display:grid;grid-gap:20px;margin:auto;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:10px}.BotChat .footer{border-top:1px solid #ddd;margin:20px 0;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BotChat .footer .sendIcon{height:24px;margin-left:10px;opacity:.5}.BotChat .footer .el-input__inner{background:#fff!important;border:1px solid #eee!important}