.modal2-mask{position:fixed;z-index:20;top:var(--size-header);left:0;bottom:0;right:0;background-color:#585c5e;opacity:.2;transition:opacity .3s ease}.modal2-header{padding-right:30px}.modal2-header h3{margin-top:0;color:#000;font-size:16px;font-weight:700}@media(min-width:1440px){.modal2-header h3{font-size:18px}}@media(min-width:1920px){.modal2-header h3{font-size:20px}}.modal2-header h3 img{margin-right:12px}.modal2-header h3 img,.modal2-header h3 span{vertical-align:middle}.modal2-container{position:fixed;z-index:25;right:0;top:calc(var(--size-header) + 10px);bottom:10px;padding:24px 20px 24px 40px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(60,68,72,.11);max-height:100%;display:flex;flex-direction:column}.modal2-body{padding-right:20px;min-height:100px;flex-grow:1;overflow-y:auto}.modal2-footer{padding:30px 0 0 0}button.modal2-default-button{position:absolute;right:12px;top:12px;width:30px;min-width:30px;height:30px;cursor:pointer;border:none;padding:0;margin:0}button.modal2-default-button,button.modal2-default-button:hover{background-image:url(../img/close.22f4d9bb.svg);background-size:contain;background-repeat:no-repeat;background-color:transparent}button.modal2-default-button:hover{opacity:.8}.center .modal2-mask{top:0;z-index:24}.center .modal2-container{max-width:600px;min-width:456px;min-height:260px;margin:0 auto;right:unset;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);bottom:unset;padding:24px;max-height:90%}.center .modal2-body{margin-top:10px}.center .modal2-footer{margin-top:25px;position:relative;padding:0}.snackbar{visibility:hidden;opacity:0;min-width:250px;transform:translateX(-50%);background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:12px;position:fixed;z-index:10002;left:50%;bottom:0;font-size:16px;transition:all .5s ease}.snackbar.show{bottom:55px;opacity:1;transition:opacity .5s ease,bottom .5s ease;visibility:visible}.dark .snackbar{background-color:#1b1b1b}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}main.explibrary{display:block}main.explibrary h2{margin:0 0 10px 0;font-size:20px;font-weight:700}main.explibrary .experiencemodal.center .modal2-container{max-width:unset;width:90%}main.explibrary th{text-align:left}main.explibrary .zip{color:#c4c4c4}main.explibrary .deleted{background-color:#f08080}main.explibrary .new{background-color:#90ee90}main.explibrary .modified{background-color:#ff0}main.explibrary .warning td:first-child{background-color:orange}main.explibrary .buttons{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px}main.explibrary .buttons input{width:300px;background-image:url(../img/magnifier.651f7de3.svg);background-position:calc(100% - 6px) 50%;background-repeat:no-repeat;padding-right:40px}main.explibrary .schemaerrors{font-size:12px}main.explibrary .rowActions{display:flex;opacity:0}main.explibrary .vgt-table tr:hover .rowActions{opacity:1}main.explibrary .modal2-body textarea.jsonarea{min-height:100px;resize:vertical}