.v-list-item__title{font-size:1em!important}th,td{width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.actions{position:absolute;right:10px}.action-btn{margin-left:4px;margin-right:4px;font-size:.9em!important}.actionBlock{margin-top:10px;margin-bottom:10px}.v-data-footer__select{display:none!important}html{overflow-y:auto!important}.title{margin-left:20px}.titleLink{text-decoration:none;color:inherit!important}.v-main__wrap .container{padding-bottom:0}.regionSelect,.credentialSelect{margin-top:30px;width:200px;margin-right:10px}.v-theme--dark .menuBlock>.v-input__control>.v-input__slot{background:#fff!important}.v-theme--dark .menuBlock input{color:#000!important}.menuBlock{margin-top:5px!important;margin-bottom:5px!important}.menuBlock>.v-input__control>.v-input__slot>.v-text-field__slot>input{cursor:-webkit-grab;cursor:grab}.list-group{width:100%;height:100%}.reset_btn{width:100%}.aboutCol{display:flex;margin-top:25px}.aboutIcon{flex:20%;text-align:center}.aboutInfo{flex:80%;text-align:center}.aboutInfoContainer{display:flex;flex-direction:column}.aboutInfoTitle,.aboutInfoDescription{text-align:left}.aboutCard{font-size:1rem!important}.v-theme--dark .v-card>.aboutCard>.aboutRow>.aboutCol>.aboutInfo>.aboutInfoContainer>.aboutInfoTitle{color:#fff!important}.v-theme--dark .v-card>.aboutCard>.aboutRow>.aboutCol>.aboutInfo>.aboutInfoContainer>.aboutInfoLink a{color:#ffffffb3!important}.v-theme--light .v-card>.aboutCard>.aboutRow>.aboutCol>.aboutInfo>.aboutInfoContainer>.aboutInfoLink a{color:#0009!important}.footerBtn{flex-basis:33%!important}.pageCount{display:inline-flex;justify-content:center;align-items:center}.eventTable table{table-layout:fixed}.eventTable table th:nth-child(1){width:220px}.eventTable table th:nth-child(2){width:200px}.eventTable table th:nth-child(3){width:300px}.eventTable table th:nth-child(4){width:auto}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */body{background-color:#000}.xterm{font-feature-settings:"liga" 0;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm{cursor:text}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:.5}.xterm-underline{text-decoration:underline}.shell{margin:25px!important}.colorField .v-input__append-inner{margin-top:15px}.start-session-btn{width:200px!important}.download_btn{width:100%}.createRecordSetBtn{width:175px!important}.logContainer{background-color:#24292e;border:1px solid white;overflow-x:auto;white-space:nowrap;table-layout:fixed;width:100%;border-radius:8px;padding:10px}.log{overflow:auto;overflow-y:hidden;width:auto;text-overflow:clip}.timestamp{width:200px}.logContainer tbody{display:block;height:600px;overflow-y:auto;overflow-x:hidden}.logRow{display:table;table-layout:fixed;width:100%}.v-date-picker-table table th,td{width:auto}.theme--light.v-application table.logContainer{color:#fff}.tabTable{margin-left:25px;margin-top:25px}.login-container{min-height:100vh;display:flex;align-items:center;background:radial-gradient(1200px circle at 20% 20%,#1b2a41,#0b1020 55%,#06080f)}.login-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(120deg,rgba(247,149,73,.08),transparent 55%),radial-gradient(600px circle at 80% 10%,rgba(255,255,255,.06),transparent 60%);pointer-events:none}.login-container>.v-row{width:100%;position:relative;z-index:1;padding:24px 12px}.login-card{border-top:4px solid #f79549}.login-header{display:flex;flex-direction:column;gap:6px}.login-logo{font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.85rem}.logo-cloud{color:#fff}.logo-sys,.login-title{color:#f79549}.login-primary{background:#f79549!important;color:#fff!important}.login-link{color:#f79549!important}.oauth-row{margin-top:8px;margin-bottom:8px}.login-google{border-color:#f79549!important;color:#f79549!important;text-transform:none}@media(max-width:600px){.login-container>.v-row{padding:16px 8px}.v-card-actions{flex-wrap:wrap;row-gap:8px}.login-primary{width:100%}}.verify-container,.invite-container{padding-top:60px}.invite-note,.invite-form{margin-top:10px}.forgot-container,.reset-container,.welcome-container,.oauth-container{padding-top:60px}
