.VerboseProgress{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:12px}.VerboseProgress .el-progress__text{font-size:12px!important;font-weight:500;margin-left:14px}.PasteImport .source{text-align:center;margin-bottom:20px}.PasteImport .fileSelector{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;margin-bottom:20px}.PasteImport .fileSelector .fileInfo{font-size:12px}.PasteImport .fileSelector .right{margin-right:20px}.PasteImport .fileSelector .buttons{-ms-flex-preferred-size:200px;flex-basis:200px}@media (max-width:600px){.PasteImport .fileSelector{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;grid-gap:10px}.PasteImport .fileSelector .buttons,.PasteImport .fileSelector .left,.PasteImport .fileSelector .right{justify-self:center}.PasteImport .fileSelector .right{margin-right:0}}.PasteImport .el-checkbox__label{font-weight:400;font-size:12px}.PasteImport .error{color:red}.PasteImport .fileInfo .el-checkbox{margin-left:10px}.PasteImport .fileInfo .el-tag{margin-right:10px}.PasteImport .pagination{padding-top:20px;border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PasteImport .viewErrTrigger{cursor:pointer;outline:none}.PasteImport .viewErrIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PasteImport .viewErrIcon .material-design-icon{margin-left:5px}.PasteImport .viewErrIcon svg{height:16px;color:#666}.PasteImport .intro{white-space:pre-line;font-size:12px;font-weight:500;color:#666;margin-bottom:20px;line-height:19px}.PasteImport .el-progress__text{font-size:10px!important;font-weight:500}.Crud{position:relative}.Crud .errorMsg{margin:20px 0}.Crud .syncAlert{margin:30px;max-width:90%}.Crud .remoteSync{position:absolute;left:0;bottom:0;z-index:1}.Crud .backIcon{display:none;opacity:.4}.Crud .contFormButton{position:sticky;bottom:0;background:var(--bg1);margin:auto;margin-top:20px;padding-top:10px}@media (max-width:800px){.Crud .backButton{display:none}.Crud .backIcon{display:block}}.Crud .DataTable .middle .Button .material-design-icon{display:none}.Crud .DataTable .middle .Button:after{content:attr(data-title)}.Crud .DataTable .addIcon,.Crud .DataTable .middle .Button.lt600{display:none}.Crud .DataTable .addIcon.lt600{display:block}.Crud .DataTable .syncNotif{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;font-size:11px;font-weight:500;color:#888;cursor:pointer}.Crud .DataTable .syncNotif .bell-icon{opacity:.8}.Crud .DataTable .syncNotif .bell-icon .material-design-icon__svg{height:20px}.Crud .DataTable .el-button span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Crud .DataTable .el-button span .material-design-icon__svg{margin-right:5px}.Crud .VerboseProgress{width:120px;margin:0 20px}