.text-eclipse{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blur,body .dialog-container-background{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.no-background{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:transparent!important}body.body--dark .background-sm{background:#0006}body.body--light .background-sm{background:#fff6}body.body--dark .background-md{background:#00000080}body.body--light .background-md{background:#ffffff80}body.body--dark .background-lg{background:#0009}body.body--light .background-lg{background:#fff9}body.body--dark .background-xl{background:#000c}body.body--light .background-xl{background:#fffc}.default-border,body .dialog-container-background{border:2px solid red}.success-border{border:2px solid #32cd32}.default-border-radius,body .dialog-container-background{border-radius:15px}.body--dark .fade-out-border{border-bottom:1px solid hsla(0,0%,100%,.28)}.body--light .fade-out-border{border-bottom:1px solid rgba(0,0,0,.12)}.default-shadow,body .dialog-container-background{box-shadow:0 11px 15px -7px #f003,0 24px 38px 3px #ff000024,0 9px 46px 8px #ff00001f}.inherit-all-height{height:inherit;max-height:inherit;min-height:inherit}body .dialog-container{display:grid;grid-template-columns:1fr;grid-template-rows:min-content min-content 1fr min-content;grid-column-gap:0;grid-row-gap:0;grid-template-areas:"title" "top-row" "content" "actions";overflow-y:hidden}body .dialog-container-background{background-color:#0006;max-height:none;max-width:none}body .dialog-container-title{grid-area:title;max-height:68px}body .dialog-container-title .dialog-close-button{position:absolute;right:.5rem;top:.5rem}body .dialog-container-top-row{grid-area:top-row;padding:0 1rem}body .dialog-container-content{grid-area:content;margin:0 1rem;overflow-y:scroll}body .dialog-container-content-20{height:calc(20vh - 136px)!important;max-height:calc(20vh - 136px)!important;min-height:calc(20vh - 136px)!important}body .dialog-container-content-40{height:calc(40vh - 136px)!important;max-height:calc(40vh - 136px)!important;min-height:calc(40vh - 136px)!important}body .dialog-container-content-60{height:calc(60vh - 136px)!important;max-height:calc(60vh - 136px)!important;min-height:calc(60vh - 136px)!important}body .dialog-container-content-80{height:calc(80vh - 136px)!important;max-height:calc(80vh - 136px)!important;min-height:calc(80vh - 136px)!important}body .dialog-container-content-100{height:calc(100vh - 136px)!important;max-height:calc(100vh - 136px)!important;min-height:calc(100vh - 136px)!important}body .dialog-container-actions{display:flex;grid-area:actions;margin:1rem;max-height:68px}
