@import url(https://fonts.googleapis.com/css2?family=Roboto+Serif:wght@300;400;600&display=swap);.error-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--error-screen-height,auto);width:100%;text-align:center}.doc-missing-img{width:var(--img-side-length,130px);height:var(--img-side-length,130px);max-width:100%;max-height:100%}.error-screen .el-button{background-color:#4db8ea!important;color:#fff!important}.fade-slide-enter-active,.fade-slide-leave-active{-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease}.fade-slide-enter{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.fade-slide-leave-to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.workspace-loading-spinner .el-loading-text{font-size:1.25rem}.workspace-loading-spinner .el-loading-spinner{font-size:1.25rem;text-align:center!important}.workspaces-screen-input .el-input__inner{border-radius:4px!important}.workspace-listing-header{padding:.5rem;padding-top:1rem;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}.workspace-listing-header .el-button--text{color:#ababab}.workspace-listing .vue-recycle-scroller::-webkit-scrollbar{width:8px!important}.vue-recycle-scroller{overflow-x:hidden!important;overflow-y:auto!important;position:relative!important;display:block!important}.vue-recycle-scroller.col-sm-12{width:100%!important}.workspace-item{position:relative;background:hsla(0,0%,100%,.963);-webkit-box-shadow:0 1px 2px rgba(34,25,25,.4);box-shadow:0 1px 2px rgba(34,25,25,.4);padding:20px;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;height:calc(100% - 1.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workspace-item .workspace-item-header{margin-bottom:1rem}.workspace-item .workspace-item-header .workspace-item-title{font-size:1.25rem!important;font-weight:100;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-item .workspace-item-header .updated-date{font-size:.875rem!important;color:#ababab;font-size:1rem!important}.workspace-item .workspace-item-footer{position:relative;margin-top:.5rem;-webkit-transition:bottom .5s cubic-bezier(.4,0,1,1);transition:bottom .5s cubic-bezier(.4,0,1,1)}.workspace-item .workspaces-item-body{height:8vh;overflow:auto}.workspace-item:hover .workspace-item-footer{bottom:0}.workspace-item-active{border:2px solid #4db8ea!important}.workspaces-footer{position:relative;z-index:1040}.empty-screen-workspaces{height:65vh;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;margin-right:1%;margin-left:2%}.select-prefix{line-height:28px;margin-left:.5rem}.no-results-found-img{left:-13%;background-image:url(/app/img/empty-screen-search.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;min-height:100px!important}.remove-decoration:hover{text-decoration:none!important}.workspace-option-dropdown-item .icon-flow-tree{margin-left:-3px;margin-right:12px}.workspace-option-dropdown-item .icon-flow-tree:before{margin:0!important;margin-left:-3px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.workspace-option-dropdown-item .icon-folder-empty{margin-left:-4px;margin-right:8px}.workspace-option-dropdown-item .el-icon-circle-plus{margin-right:10px}.disabled-entry{pointer-events:none;-webkit-filter:grayscale(100%);filter:grayscale(100%);cursor:not-allowed}.open-form-hover{cursor:pointer;padding-right:0}.open-form-hover .el-button{background-color:transparent!important;border:none!important;height:10px;width:10px;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}.el-dropdown-link:hover{color:#4db8ea!important}.create_dropdown .el-button{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}.workspace-desc-tooltip{max-width:300px;white-space:pre-wrap}.on-boarding .selected_company_name{height:200px;overflow:auto}.on-boarding .el-dropdown-link{cursor:pointer;color:#409eff}.on-boarding .el-form-item__label{margin:0!important;padding:0!important}.no-wrap-label .el-form-item__label{white-space:nowrap}.responsive-label .el-form-item__label{white-space:nowrap;margin-bottom:5px}.advance-options .el-form-item{margin-bottom:0}.single-external-user{background-color:#fff9e6!important;border-color:#ffebcc!important}.many-external-user{background-color:#fde8e8!important;border-color:#f9cccc!important}.create-workspace-drawer{left:60px!important}.create-workspace-drawer .el-drawer__header{padding-bottom:0!important}.create-workspace-drawer header#el-drawer__title{padding:1rem;padding-left:3rem;margin-bottom:0;font-size:1.5rem}.create-workspace-drawer .el-drawer__close-btn{color:#ababab}.create-workspace-container{height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;overflow-x:hidden;padding-top:0;padding-bottom:1rem}.create-workspace-container.edit-mode-on{background:#f4f4f4}.create-workspace-container .el-form-item__label{margin:0!important;padding:0!important}.create-workspace-container .form-actions{position:-webkit-sticky;position:sticky;bottom:-15px;background:#fff;z-index:10;padding-top:.5rem}.retry-icon{float:right}.w-95{width:95%}