@import"https://fonts.googleapis.com/css?family=Press+Start+2P";.not-authorized html,.not-authorized body{width:100%;height:100%;margin:0}.not-authorized *{font-family:"Press Start 2P",cursive;box-sizing:border-box}.not-authorized #app{background:#000;display:flex;height:5em;justify-content:center;align-items:center;color:#54fe55;text-shadow:0px 0px 10px;font-size:6rem;flex-direction:column}.not-authorized #app .txt{font-size:1.8rem}.not-authorized #app .error-code{line-height:2em}@keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}to{opacity:1}}.not-authorized .blink{animation-name:blink;animation-duration:1s;animation-iteration-count:infinite}.system-alert-success{background-color:var(--colorStatusSuccessBackground1);border-color:var(--colorStatusSuccessBorder1);color:var(--colorStatusSuccessForeground3)}.system-alert-danger{background-color:var(--colorStatusDangerBackground1);border-color:var(--colorStatusDangerBorder1);color:var(--colorStatusDangerForeground3)}.system-alert-info{background-color:var(--colorPaletteBlueBackground2);border-color:var(--colorPaletteBlueBorderActive);color:var(--colorPaletteBlueForeground2)}.system-alert-warning{background-color:var(--colorStatusWarningBackground2);border-color:var(--colorStatusWarningBorder2);color:var(--colorStatusWarningForeground3)}.system-alert-notification{background-color:var(--colorNeutralBackground3);border-color:var(--colorNeutralForeground3Selected);color:var(--colorNeutralForeground3)}.system-alert-message{display:"inline-block"}.close-alert{cursor:pointer;float:right;padding-right:1em}.system-alert-all{padding:.5em .5em .5em 1em;margin-bottom:.25em;margin-left:0;margin-right:0;font-weight:400;display:flex;justify-content:space-between;align-items:center}.system-alert-all .system-alert-content{display:flex;flex-direction:row}.system-alert-all .system-alert-content a,.system-alert-all .system-alert-content a:link,.system-alert-all .system-alert-content a:focus,.system-alert-all .system-alert-content a:hover,.system-alert-all .system-alert-content a:active{text-decoration:underline;color:var(--colorPaletteBlueForeground2)}.left-side,.right-side{display:flex;align-items:center}.left-side.vertical,.right-side.vertical{flex-direction:column;align-items:flex-start}.left-side.horizontal,.right-side.horizontal{flex-direction:row;align-items:center}.left-side.align-start,.right-side.align-start{align-items:flex-start}.left-side.align-end,.right-side.align-end{align-items:flex-end}.left-side.align-center,.right-side.align-center{align-items:center}.left-side.justify-start,.right-side.justify-start{justify-content:flex-start}.left-side.justify-end,.right-side.justify-end{justify-content:flex-end}.left-side.justify-center,.right-side.justify-center{justify-content:center}.left-side.space-between,.right-side.space-between{justify-content:space-between}.left-side.space-around,.right-side.space-around{justify-content:space-around}.unauth-msg button,.unauth-msg button:active,.unauth-msg button:hover{font-size:1em;color:#0f6cbd}.table-edit{display:flex;flex-direction:column;flex-grow:1}.table-edit .btn-back{text-align:left;width:fit-content;padding-left:0;margin-left:-5px;font-size:13px}.table-edit .btn-back span{margin:0}.table-edit .table-edit-header{height:68px}.table-edit .table-edit-header .inline-editable{margin:5px 2px;font-weight:500;font-size:20px}.table-edit .table-edit-header .inline-editable input{padding:0;font-size:20px;min-width:300px;font-weight:500;margin-top:-12px}.table-edit .table-edit-header .inline-editable span{word-wrap:break-word}.tab-list{display:flex;flex-direction:row;gap:20px;margin-left:-8px}.tab-content{margin-top:15px}.tab-content .details-container{display:flex;flex-direction:column;gap:20px;height:calc(100vh - 420px);overflow-y:auto}.tab-content .table-container{margin-top:0}.tab-content .error-message{margin-top:10px;color:var(--colorPaletteRedForeground1);font-size:small;display:flex;align-items:center;gap:5px}.tab-content .error-message p{margin:0}.tab-content .field-error{background-color:#ff000008!important}.tab-content .fields-container .table th:nth-child(1){width:20%}.tab-content .fields-container .table th:nth-child(3){width:40%}.tab-content .fields-container .table th:nth-child(4){width:20%}.tab-content .fields-container .table th:nth-child(2){width:15%}.tab-content .fields-container .table .inline-editable *{width:90%}.tab-content .fields-container .table .inline-editable input{padding:0}.tab-content .fields-container .table .inline-editable span{word-wrap:break-word}.tab-content .fields-container .table .inline-editable .placeholder{opacity:.7}.tab-content .fields-container .table .dropdown{min-width:0px;margin-right:10px;border-bottom:none}.tab-content .fields-container .table .adjustable-textarea{border:none;background-color:transparent;width:95%;margin:5px 0}.tab-content .fields-container .table textarea{background-color:transparent;padding:3px 0;min-height:0px}.tab-content .sample-queries-container .table th:nth-child(1),.tab-content .sample-queries-container .table th:nth-child(2){width:48%}.tab-content .sample-queries-container .table-cell{vertical-align:top;padding:10px 0}.tab-content .sample-queries-container .question-list{padding:0 7px}.tab-content .sample-queries-container .tag-input-container .tag-list{display:flex;flex-direction:column;gap:10px}.tab-content .sample-queries-container .tag-input-container .tag-list .tag-item:last-of-type{margin-bottom:10px}.tab-content .sample-queries-container .tag-input-container .tag-list .tag-item{display:flex;width:fit-content;background-color:var(--colorNeutralBackground3Hover);border-radius:20px;padding:7px 10px 7px 15px}.tab-content .sample-queries-container .tag-input-container .tag-list .tag-item p{margin:0}.tab-content .sample-queries-container .tag-input-container .tag-list button{padding:0}.tab-content .sample-queries-container .tag-input-container .tag-input{width:100%;margin:0 0 10px}.tab-content .sample-queries-container .tag-input-container .tag-input span{width:95%;border:none}.tab-content .sample-queries-container .tag-input-container .tag-input input{padding:0 5px}.tab-content .sample-queries-container .tag-input-container>button{padding:0;justify-content:flex-start;font-weight:400;min-width:fit-content;margin:0 0 5px}.tab-content .sample-queries-container .tag-input-container>button span{color:var(--colorBrandForegroundLinkHover)}.tab-content .sample-queries-container .query-input{border:none;background-color:transparent;width:98%;margin-bottom:5px}.tab-content .sample-queries-container textarea{background-color:transparent;padding:7px 10px}.scroll-container{height:calc(100vh - 450px);overflow-y:auto}.table-display h3{margin-bottom:0}.table-display .btn-add{margin-top:15px}.btn-add{font-weight:400!important;padding:0!important}.btn-add span{margin-top:2px;color:var(--colorBrandForegroundLinkHover)}.table{border-collapse:collapse;font-size:14px}.table .table-cell{border:none;border-bottom:1px solid var(--colorNeutralForegroundDisabled);padding:5px}.table .table-name button{padding:5px 0!important;font-weight:400;display:flex;justify-content:flex-start;color:var(--colorBrandForegroundLinkHover)}.table .table-header-cell{position:sticky;top:0;z-index:1;font-weight:500;padding:10px 5px;border-bottom:1px solid var(--colorNeutralForegroundDisabled);background-color:var(--colorNeutralBackground2)}.table .table-header-cell:hover,.table .table-header-cell:focus{background-color:var(--colorNeutralBackground2)}.table .table-row:hover{background-color:transparent}.dataset-display{padding:0 10px}.dataset-display .delete:hover,.dataset-display .delete:active,.dataset-display .delete:hover:focus{color:maroon}.fui-Listbox{max-height:250px!important}.dataset-header{display:flex;justify-content:space-between;margin-bottom:10px}.dataset-title{display:flex;gap:20px}.dataset-title h2{margin:12px 0}.right-header-container{display:flex;flex-direction:column;gap:5px;align-items:flex-end;margin-top:10px}.right-header-container span{text-align:right;color:var(--shadow2)}.right-header-container .btn-text{width:140px}.right-header-container .version-dropdown{width:170px;min-width:0px}.right-header-container .version-dropdown button{padding:5px;color:var(--shadow2)}.right-header-container .btn-actions{display:flex;gap:10px}.overview-container{margin:10px 1px}.overview-fields{display:flex}.overview-fields .fui-Divider{max-width:5px;margin:0 30px}.overview-fields .fui-Divider:before,.overview-fields .fui-Divider:after{border-color:var(--colorNeutralForegroundDisabled)}.overview-fields .overview-field{display:flex;flex-direction:column}.overview-fields h4{margin-top:0;margin-bottom:5px}.ready-for-assistant-field{display:flex;gap:3px}.ready-for-assistant-field .ready{color:var(--colorBrandForegroundLinkHover)}.ready-for-assistant-field .not-ready{color:var(--colorPaletteRedForeground1)}.dataset-drawer div{background-color:transparent}.dataset-drawer>div{border-right:1px solid var(--colorNeutralForegroundDisabled)!important;margin-right:10px}.dataset-drawer .btn-open{margin-top:8px;margin-right:0}.dataset-drawer .btn-close{margin-right:10px}.dataset-drawer .btn-delete{color:transparent}.dataset-drawer .btn-delete:hover,.dataset-drawer .btn-delete:active,.dataset-drawer .btn-delete:hover:focus{color:maroon}.dataset-drawer .btn-add span{margin-top:2px;color:var(--colorBrandForegroundLinkHover)}.divider{padding-right:5px;margin:10px 0}.divider:before,.divider:after{border-color:var(--shadow2)!important}.filter{margin:15px 0;padding-right:5px}.dataset-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}.input-field-container{width:250px;margin-top:-5px}.input-field-container *{width:100%}.input-field-container input{padding:1px}.dataset-list-item{display:flex;flex-direction:row}.dataset-list-item .dataset-name{text-align:left;display:inline-block;flex:1;font-size:14px}.dataset-list-item button{font-weight:400;padding:0}.dataset-list-item .selected{font-weight:600;color:var(--colorBrandForegroundLinkHover)}.dataset-onboarding{display:flex;height:100%}.dataset-onboarding-edit{width:100%}.dataset-onboarding-edit h2{margin-top:11px}.dataset-onboarding-edit .table-container{height:calc(100vh - 360px);overflow-y:auto}.no-data-landing{margin-left:10px}._flex_19uvr_1{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;margin:5px}._flex-item_19uvr_10{flex:1 1 auto;padding:.25rem 0px;box-sizing:border-box;display:flex;flex-direction:column}._flex_19uvr_1>*{text-overflow:ellipsis}._flex_19uvr_1>:not(:first-child){margin-top:0}._flex_19uvr_1>*:not(._ms-StackItem_19uvr_26){flex-shrink:1}._flex-item_19uvr_10{flex:1 1 50%;padding:.25rem 0px;box-sizing:border-box}._flex_1ig7c_1{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;width:auto;height:auto;box-sizing:border-box;gap:.5rem;margin:5px}._flex-item_1ig7c_14{flex:1 1 auto;padding:.25rem 0px;box-sizing:border-box;display:flex;flex-direction:column}._flex_1ig7c_1>*{text-overflow:ellipsis}._flex_1ig7c_1>:not(:first-child){margin-top:0}._flex_1ig7c_1>*:not(._ms-StackItem_1ig7c_30){flex-shrink:1}._flex-item_1ig7c_14{flex:1 1 50%;padding:.25rem 0px;box-sizing:border-box}.assistant-home{max-width:100%}.assistant-home .grid-container{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media (min-width: 870px){.assistant-home .grid-container{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1284px){.assistant-home .grid-container{grid-template-columns:repeat(3,1fr)}}.card-container{display:flex;align-items:center;min-width:400px;max-width:100%;cursor:pointer;transition:background-color .3s,box-shadow .3s}.card-container .flex-row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.card-container .image-container{flex-shrink:0;width:100px;overflow:hidden;margin-right:1rem;display:flex;align-items:center;justify-content:center}.card-container .image-container img{width:100%;height:auto}.card-container .card-content{flex:1;display:flex;flex-direction:column}.card-container .card-content .card-header{margin-bottom:.5rem}.card-container .card-content .card-body{display:flex;flex-direction:column;flex:1}.card-container .card-content .card-body .content-container{flex:1}.card-container .card-content .card-body .content-container .description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dark-theme .bottom-margin{height:3em;flex:0 1 auto}.dark-theme .margin-right{margin-right:1em}.dark-theme .margin-bottom{margin-bottom:1em}.dark-theme .button-container{margin-bottom:1em;display:flex;flex-direction:row;justify-content:space-between}.dark-theme .button-container button:not(:first-child){margin-left:.5em}.dark-theme .danaui-chat-container{width:100%;height:0;flex:1 1 auto}.dark-theme .danaui-chat-inner-container{background-color:#1e1e1e;height:100%;display:flex;flex-direction:column}.dark-theme .danaui-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#2b2b2b;color:#cfcfcf;font-family:Arial;display:flex;align-items:center;font-size:.85rem;padding:12.5px;font-weight:700}.dark-theme .danaui-chat-input-container{width:100%;display:flex;flex-direction:column;flex:0 1 auto;position:relative;box-sizing:border-box}.dark-theme .danaui-chat-message-container{padding:0 17.5px 10px;overflow:scroll;flex:1}.dark-theme .danaui-chat-input{width:100%;padding:12.5px;border:none;font-size:.85rem;border-top:1px solid #3a3a3a;border-bottom-left-radius:5px}.dark-theme .danaui-chat-input-form{width:100%;display:flex;padding-bottom:.25em}.dark-theme .danaui-chat-input::placeholder{color:#a5a5a5}.dark-theme .danaui-chat-input-footer,.dark-theme .dana-chat-message-header,.dark-theme .dana-chat-message-footer{display:flex;justify-content:space-between;align-items:center}.dark-theme .danaui-chat-input-footer .left-side,.dark-theme .danaui-chat-input-footer .right-side,.dark-theme .dana-chat-message-header .left-side,.dark-theme .dana-chat-message-header .right-side,.dark-theme .dana-chat-message-footer .left-side,.dark-theme .dana-chat-message-footer .right-side{display:flex;align-items:center}.dark-theme .danaui-chat-input-footer{background-color:#2e2e2e}.dark-theme .dana-chat-message-header .right-side button,.dark-theme .dana-chat-message-footer .right-side button{color:#fff!important}.dark-theme .dana-chat-message-header .right-side button:hover,.dark-theme .dana-chat-message-footer .right-side button:hover{color:#cfcfcf!important}.dark-theme .danaui-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#0077b6;display:flex;justify-content:center;align-items:center}.dark-theme .danaui-user-avatar-icon{fill:#fff;width:15px;height:15px;display:flex;margin:15px 0;justify-content:flex-end}.dark-theme .danaui-user-chat-message-container{display:flex;margin:15px 0;justify-content:flex-end}.dark-theme .danaui-user-chat-message{background-color:#2e2e2e;color:#d1d1d1;padding:10px;border-radius:5px;font-size:.9rem;font-weight:medium;position:relative;text-align:left}.dark-theme .danaui-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #2e2e2e;position:absolute;right:-7px;top:13px}.dark-theme .dana-chat-message-container{display:flex;justify-content:flex-start;margin:15px 0}.dark-theme .dana-chat-avatar-container{width:40px;height:40px;border-radius:50%;font-size:1.2rem;margin-right:12.5px;background-color:#3a3a3a;display:flex;justify-content:center;align-items:center}.dark-theme .dana-chat-avatar-icon{fill:#c4c4c4;width:22.5px;height:22.5px}.dark-theme .dana-chat-avatar-letter{color:#e0e0e0;margin:0;padding:0}.dark-theme .dana-chat-message{background-color:#292929;color:#fff;padding:10px;border-radius:5px;font-size:.9rem;font-weight:medium;position:relative}.dark-theme .dana-chat-message a{color:#fff}.dark-theme .dana-chat-message pre{white-space:pre-wrap;word-wrap:break-word}.dark-theme .dana-chat-message>:first-child{margin-block-start:0px}.dark-theme .dana-chat-message>:nth-last-child(2){margin-block-end:0px}.dark-theme .dana-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #292929;position:absolute;left:-7px;top:13px}.dark-theme .dana-chat-loading-icon-container{height:17px;width:25px}.dark-theme .dana-chat-loader-container{display:flex;width:100%;justify-content:center}.dark-theme #dana-chat-loader #dana-chat-loader-dot1{animation:load 1s infinite}.dark-theme #dana-chat-loader #dana-chat-loader-dot2{animation:load 1s infinite;animation-delay:.2s}.dark-theme #dana-chat-loader #dana-chat-loader-dot3{animation:load 1s infinite;animation-delay:.4s}.dark-theme .dana-chat-message table{width:100%;border-collapse:collapse;border:none;text-align:left}.dark-theme .dana-chat-message th,.dark-theme .dana-chat-message td{border:1px solid #3a3a3a;padding:5px}.dark-theme .dana-chat-message td:hover,.dark-theme .dana-chat-message tr:hover{background-color:#292929}.dark-theme .query-container{display:flex;flex-direction:column}.dark-theme .query-container th,.dark-theme .query-container td{color:#fff}.dark-theme .query-container>:first-child{margin-block-start:0px;margin-block-end:5px}.dark-theme .query-container>:last-child{margin-block-end:0px}.dark-theme .query-container p{font-style:italic;margin-block-start:0px}.dark-theme .query-container a{transition:color .3s ease;color:#4da6ff}.dark-theme .query-container a:hover{color:#4da6ff}.light-theme .bottom-margin{height:3em;flex:0 1 auto}.light-theme .margin-right{margin-right:1em}.light-theme .margin-bottom{margin-bottom:1em}.light-theme .button-container{margin-bottom:1em;display:flex;flex-direction:row;justify-content:space-between}.light-theme .button-container button:not(:first-child){margin-left:.5em}.light-theme .danaui-chat-container{width:100%;height:0;flex:1 1 auto}.light-theme .danaui-chat-inner-container{background-color:#fff;height:100%;display:flex;flex-direction:column}.light-theme .danaui-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#f0f0f0;color:#514f4f;font-family:Arial;display:flex;align-items:center;font-size:.85rem;padding:12.5px;font-weight:700}.light-theme .danaui-chat-input-container{width:100%;display:flex;flex-direction:column;flex:0 1 auto;position:relative;box-sizing:border-box}.light-theme .danaui-chat-message-container{padding:0 17.5px 10px;overflow:scroll;flex:1}.light-theme .danaui-chat-input{width:100%;padding:12.5px;border:none;font-size:.85rem;border-top:1px solid #d8d8d8;border-bottom-left-radius:5px}.light-theme .danaui-chat-input-form{width:100%;display:flex;padding-bottom:.25em}.light-theme .danaui-chat-input::placeholder{color:#585858}.light-theme .danaui-chat-input-footer,.light-theme .dana-chat-message-header,.light-theme .dana-chat-message-footer{display:flex;justify-content:space-between;align-items:center}.light-theme .danaui-chat-input-footer .left-side,.light-theme .danaui-chat-input-footer .right-side,.light-theme .dana-chat-message-header .left-side,.light-theme .dana-chat-message-header .right-side,.light-theme .dana-chat-message-footer .left-side,.light-theme .dana-chat-message-footer .right-side{display:flex;align-items:center}.light-theme .danaui-chat-input-footer{background-color:#f1f1f1}.light-theme .dana-chat-message-header .right-side button,.light-theme .dana-chat-message-footer .right-side button{color:#fff!important}.light-theme .dana-chat-message-header .right-side button:hover,.light-theme .dana-chat-message-footer .right-side button:hover{color:#514f4f!important}.light-theme .danaui-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#00437a;display:flex;justify-content:center;align-items:center}.light-theme .danaui-user-avatar-icon{fill:#fff;width:15px;height:15px;display:flex;margin:15px 0;justify-content:flex-end}.light-theme .danaui-user-chat-message-container{display:flex;margin:15px 0;justify-content:flex-end}.light-theme .danaui-user-chat-message{background-color:#f1f1f1;color:#585858;padding:10px;border-radius:5px;font-size:.9rem;font-weight:medium;position:relative;text-align:left}.light-theme .danaui-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;position:absolute;right:-7px;top:13px}.light-theme .dana-chat-message-container{display:flex;justify-content:flex-start;margin:15px 0}.light-theme .dana-chat-avatar-container{width:40px;height:40px;border-radius:50%;font-size:1.2rem;margin-right:12.5px;background-color:#d8d8d8;display:flex;justify-content:center;align-items:center}.light-theme .dana-chat-avatar-icon{fill:#494646;width:22.5px;height:22.5px}.light-theme .dana-chat-avatar-letter{color:#1d1d1d;margin:0;padding:0}.light-theme .dana-chat-message{background-color:#0f6cbd;color:#fff;padding:10px;border-radius:5px;font-size:.9rem;font-weight:medium;position:relative}.light-theme .dana-chat-message a{color:#fff}.light-theme .dana-chat-message pre{white-space:pre-wrap;word-wrap:break-word}.light-theme .dana-chat-message>:first-child{margin-block-start:0px}.light-theme .dana-chat-message>:nth-last-child(2){margin-block-end:0px}.light-theme .dana-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #0f6cbd;position:absolute;left:-7px;top:13px}.light-theme .dana-chat-loading-icon-container{height:17px;width:25px}.light-theme .dana-chat-loader-container{display:flex;width:100%;justify-content:center}.light-theme #dana-chat-loader #dana-chat-loader-dot1{animation:load 1s infinite}.light-theme #dana-chat-loader #dana-chat-loader-dot2{animation:load 1s infinite;animation-delay:.2s}.light-theme #dana-chat-loader #dana-chat-loader-dot3{animation:load 1s infinite;animation-delay:.4s}.light-theme .dana-chat-message table{width:100%;border-collapse:collapse;border:none;text-align:left}.light-theme .dana-chat-message th,.light-theme .dana-chat-message td{border:1px solid white;padding:5px}.light-theme .dana-chat-message td:hover,.light-theme .dana-chat-message tr:hover{background-color:#0f6cbd}.light-theme .query-container{display:flex;flex-direction:column}.light-theme .query-container th,.light-theme .query-container td{color:#fff}.light-theme .query-container>:first-child{margin-block-start:0px;margin-block-end:5px}.light-theme .query-container>:last-child{margin-block-end:0px}.light-theme .query-container p{font-style:italic;margin-block-start:0px}.light-theme .query-container a{transition:color .3s ease;color:#fff}.light-theme .query-container a:hover{color:#fff}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.page-wrapper{display:flex}.row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.column{display:flex;flex-direction:column;flex-basis:100%;flex:1;max-height:500px}.column.overflow{overflow-y:scroll}.assistant-dashboard h2{margin-top:0}.assistant-dashboard table{margin:10px 0}.assistant-dashboard table .assistant-action-buttons button{width:110px}.file-upload-table-cell.action-cell{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:normal;align-items:center}.field-edit-wrapper input{width:100%;max-width:100%}.file-upload-table-cell .fui-Text.ellipsis-text{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flex{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:normal;align-items:normal;width:auto;height:auto;box-sizing:border-box}.flex>*{text-overflow:ellipsis}.flex>:not(:first-child){margin-top:0}.flex>*:not(.ms-StackItem){flex-shrink:1}.flex-item{flex:1 1 50%;padding:.25rem 0px;box-sizing:border-box}.card{margin-bottom:.5rem}.tools-container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:.625rem}.tool-field-container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:.5rem}.remove-tool-container{position:absolute;top:.25rem;right:.75rem;height:1.5625rem;max-width:1.5625rem;min-width:1.5625rem}.remove-tool-container button{border:none;height:1.5625rem;width:1.5625rem;background-color:#fff;color:#0f6cbd}.remove-tool-container button:hover,.remove-tool-container button:focus{background-color:#fff;color:#0f6cbd}.remove-tool-container button:hover,.remove-tool-container button:focus,.remove-tool-container button:hover:focus{color:var(--colorBrandForegroundLinkHover);background-color:var(--colorNeutralBackground1)}.parameters-container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:.25rem;margin-top:.625rem}.parameters-container>button{width:150px}.parameter-container{display:flex;flex-direction:start;flex-wrap:nowrap;justify-content:normal;align-items:normal;width:100%;height:100%}.parameter-container:last-of-type{margin-bottom:.25rem}.parameter-container .parameter-description,.parameter-container .parameter-value{flex:1 1 75%;margin-left:.25rem;margin-right:.25rem}.parameter-container .parameter-name{flex:1 1 25%;margin-right:.25rem}.parameter-container textarea{min-height:28px;height:28px;max-height:28px}.parameter-container .x-button{height:12px;min-width:12px;margin-bottom:3px;padding:0;border:none;align-self:flex-start}.parameter-container button:hover,.parameter-container button:focus,.parameter-container button:hover:focus{color:var(--colorBrandForegroundLinkHover);background-color:var(--colorNeutralBackground1)}.files-title{display:flex;flex-direction:baseline;flex-wrap:nowrap;justify-content:normal;align-items:center;gap:.25rem;margin-bottom:.625rem}#file-upload-dialog-surface{min-width:250px;width:60%;max-width:750px;min-height:300px;height:65%;max-height:750px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal}#file-upload-dialog-body{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;flex-grow:1;overflow:hidden}#file-upload-dialog-content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;flex-grow:1}.files-upload-container{display:flex;flex-direction:center;flex-wrap:wrap;justify-content:normal;align-items:normal;overflow-y:scroll;margin:.625rem}#file-upload-table{width:calc(100% - 20px)}#file-upload-table-header>tr{border-bottom:1px solid rgb(212,212,212)}#file-upload-table-header th{font-weight:500}.name-column{width:30%}.attach-column{width:3%}.size-column{width:10%}.uploaded-on-column{cursor:pointer;width:15%}.action-column{width:8%}#file-upload-table-body td,#file-upload-table-body tr{border:none}#file-upload-dialog-actions{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:normal;margin-top:.625rem}.attach-cell{text-align:center}.file-input{display:none}#file-upload-button{max-width:fit-content;padding:0}#file-upload-right-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:.625rem}#file-upload-button label{padding:.25rem .75rem}#file-upload-button svg{vertical-align:sub;padding:0 2px 0 0}.files-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;align-items:normal;gap:.25rem;margin-bottom:.75rem}.file{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:normal;padding:.25rem 0px .25rem .75rem;border-radius:.3125rem;background-color:var(--colorNeutralBackground1);box-shadow:var(--shadow2)}.file>*{align-self:center}.file.read-only{padding:.5rem}.file button{background:none;border:none;cursor:pointer;display:flex;align-items:center}.file button:hover{background-color:transparent}.file button:focus{outline:none}@media (max-width: 768px){.flex{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal}.flex-item{flex:1 1 100%;padding:10px 0;box-sizing:border-box}}.sessions-drawer{display:flex;flex-direction:column;height:100%;max-height:calc(100vh - 200px);overflow:hidden}.fui-InlineDrawer{flex-grow:0!important;flex-shrink:1!important;flex-basis:auto!important;height:100%!important}.fui-DrawerHeader,.fui-DrawerBody{padding:.5em!important}.session-list{list-style-type:none;padding:0;margin:0}.session-item{padding:.5em}.feedback-form{display:flex;flex-direction:column;gap:15px;margin:5px 0}.feedback-form .fui-Field>.fui-Label{font-weight:600}.feedback-form .checkbox-group{display:grid}.feedback-form .checkbox-group .fui-Checkbox__indicator{margin-left:1px}.feedback-form .fui-Radio__indicator:first-of-type{margin-left:1px}.session-detail-container .fui-Card,.session-detail-container .fui-Divider{margin:10px 0}.session-detail-container .expandable-container{font-size:14px}.dark-theme #root{height:100%}.dark-theme #root>*{height:100vh}.dark-theme .basic-header{grid-area:header;background-color:#1e1e1e!important;color:#fff!important;float:left!important;line-height:53px!important}.dark-theme .basic-header a,.dark-theme .basic-header a:hover,.dark-theme .basic-header a:active,.dark-theme .basic-header a:visited{color:#fff}.dark-theme .basic-header>.basic-header-title{font-size:1.3em}.dark-theme .basic-header>.microsoft-logo{float:left;height:53px;background:url(data:image/png;base64,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) no-repeat center;width:180px}.dark-theme .basic-user{float:right;padding-right:2em}.dark-theme .basic-user>span.welcome-message{padding-right:2em}.dark-theme .basic-menu{grid-area:menu;background-color:#1a3a55!important}.dark-theme .basic-menu>Button{font-size:large!important;font-weight:400!important;color:#fff!important}.dark-theme .basic-content{grid-area:main;padding:1em;display:flex;flex-direction:column;flex:1 1 auto}.dark-theme .basic-footer{grid-area:footer;padding:.5em}.dark-theme .basic-footer>*{float:right}.dark-theme .basic-footer *{color:#b3b3b3}.dark-theme .basic-app-layout-grid{display:flex;flex-direction:column;height:100%}.dark-theme .basic-app-layout-grid>div,.dark-theme .basic-app-layout-grid>header,.dark-theme .basic-app-layout-grid>nav,.dark-theme .basic-app-layout-grid>main,.dark-theme .basic-app-layout-grid>footer{background-color:#1f1f1f}.dark-theme *::-webkit-scrollbar{width:12px}.dark-theme *::-webkit-scrollbar-track{background:#2b2b2b}.dark-theme *::-webkit-scrollbar-thumb{background-color:#5ccb9d;border-radius:10px;border:3px solid #2b2b2b}.dark-theme *{scrollbar-color:#5CCB9D #2b2b2b;scrollbar-width:thin}.light-theme #root{height:100%}.light-theme #root>*{height:100vh}.light-theme .basic-header{grid-area:header;background-color:#000!important;color:#fff!important;float:left!important;line-height:53px!important}.light-theme .basic-header a,.light-theme .basic-header a:hover,.light-theme .basic-header a:active,.light-theme .basic-header a:visited{color:#fff}.light-theme .basic-header>.basic-header-title{font-size:1.3em}.light-theme .basic-header>.microsoft-logo{float:left;height:53px;background:url(data:image/png;base64,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) no-repeat center;width:180px}.light-theme .basic-user{float:right;padding-right:2em}.light-theme .basic-user>span.welcome-message{padding-right:2em}.light-theme .basic-menu{grid-area:menu;background-color:#235e7d!important}.light-theme .basic-menu>Button{font-size:large!important;font-weight:400!important;color:#fff!important}.light-theme .basic-content{grid-area:main;padding:1em;display:flex;flex-direction:column;flex:1 1 auto}.light-theme .basic-footer{grid-area:footer;padding:.5em}.light-theme .basic-footer>*{float:right}.light-theme .basic-footer *{color:#424242}.light-theme .basic-app-layout-grid{display:flex;flex-direction:column;height:100%}.light-theme .basic-app-layout-grid>div,.light-theme .basic-app-layout-grid>header,.light-theme .basic-app-layout-grid>nav,.light-theme .basic-app-layout-grid>main,.light-theme .basic-app-layout-grid>footer{background-color:#fafafa}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;text-align:left;color:#212529;background-color:#fff;height:100%}
