.custom-field{box-shadow:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:8px;box-sizing:border-box;font-size:14px;color:var(--text-color);width:100%;min-width:0;text-overflow:ellipsis;border-radius:0;border-width:initial;border-style:none;border-color:initial;border-image:initial;background:none rgba(0,0,0,0);outline:0}.custom-fieldGroup{box-shadow:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;box-sizing:border-box;height:32px;display:flex;flex-direction:row;align-items:stretch;position:relative;background:#fff;border:1px solid var(--input-field-border-color)}.custom-fieldGroup.hasError{border:1px solid var(--bad-color)!important}.custom-label{font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;color:var(--text-color);box-sizing:border-box;box-shadow:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;display:block;padding-top:5px;padding-right:0;padding-bottom:5px;padding-left:0;overflow-wrap:break-word}.custom-label.required::after{content:" *";color:#a80000;padding-right:12px}.custom-root{box-shadow:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;box-sizing:border-box;position:relative}.custom-root .hasError .fui-Input{border-color:var(--bad-color)!important}.border-active .custom-fieldGroup{background-color:var(--input-field-background-color);border:1px solid var(--input-field-border-color);border-radius:2px;margin-top:5px}.border-active .custom-fieldGroup:hover{border:1px solid #000}.border-active .custom-fieldGroup.isFocus,.border-active .custom-fieldGroup:focus{border:1px solid var(--secondary-color)}.border-active .custom-fieldGroup::after{border:1px solid var(--secondary-color)}.custom-errorMessage{animation-duration:.367s;animation-timing-function:cubic-bezier(0.1,0.9,0.2,1);animation-fill-mode:both;font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:400;color:#a4262c;margin:0;padding-top:5px;display:flex;align-items:center}:root{--primary-color:#6DE4FF;--primary-color-transparency-80:rgba(109, 228, 255, 0.8);--primary-color-transparency-40:rgba(109, 228, 255, 0.4);--secondary-color:#038DB7;--light-secondary-color:rgba(109, 228, 255, 0.6196078431);--shade-color:#CEF9FF;--text-color:#003331;--white-color:#FFFFFF;--black-color:#000000;--urgent-color:#EA1010;--bad-color:#FF0000;--suspicious-color:#FFAE00;--normal-light-color:#67FB20;--normal-color:#32B500;--probably-good-color:#00BAE4;--unknown-color:#1F2937;--grey-color:#E5E7EB;--logo-background-color:#6DE4FF;--top-nav-background-color:#030712;--top-nav-selected-color:#374151;--top-nav-hover-color:#4B5563;--selected-color:#038DB7;--nav-hover-color:#F3F4F6;--nav-active-color:#E5E7EB;--info-message-bar-outline-color:#038DB7;--info-message-bar-background-color:#EBFDFF;--message-bar-warning-bg-color:#FFF7C5;--message-bar-warning-outline-color:#FFCF1B;--message-bar-error-bg-color:#FFC0C0;--message-bar-error-outline-color:#FF0000;--message-bar-success-bg-color:#DDFFC5;--message-bar-success-outline-color:#3FCE00;--badge-color:#A2F1FF;--unclick-link-color:#0A7194;--questionnaire-input-disabled-color:#E5E7EB;--questionnaire-input-border-color:#111827;--primary-button-color:#6DE4FF;--disabled-button-color:#E5E7EB;--maturity-bar-chart-lowest-color:#1CCFF4;--maturity-bar-chart-highest-color:#125B78;--maturity-chart-stroke-color-start:#00BAE4;--maturity-chart-stroke-color-end:#6DE4FF;--banner-gradient-start-color:rgba(109, 228, 255, 0.8);--banner-gradient-end-color:#CEF9FF;--border-color:#E5E7EB;--security-standard-row-color:#E5E7EB;--questionnaire-custom-table-header-color:#038DB7;--questionnaire-custom-table-row-color:#EBFDFF;--input-field-background-color:#F3F4F6;--input-field-border-color:#9CA3AF;--icon-select-box-color:#F5F5F5;--box-grey-background-color:#E5E7EB;--validation-error-color:#D70000;--questionnaire-grid-background-color:#F9FAFB;--background-commandbar-color:#F3F2F1;--switch-hover-color:#0A7194}.signInForm-container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0}.signInForm-container:before{content:"";display:block;background:rgba(0,0,0,.5);position:absolute;top:0;right:0;left:0;bottom:0}.signInForm-container .cm-Logo-link{color:#005a9e}.signInForm-container .signin-block{position:relative;z-index:4;min-width:320px;max-width:420px;width:calc(100% - 40px);padding:35px;background-color:#fff}.signInForm-container .footer{position:fixed;bottom:0;right:0;left:0;background:rgba(0,0,0,.6);padding:7px;color:#fff;font-size:12px}.signInForm-container .footer-ul{text-align:right}.signInForm-container .footer-ul li{display:inline;padding:4px 13px}.signInForm-container .footer-ul a{color:#fff}.login-logo{padding-bottom:15px;padding-top:10px}.cm-login{padding-top:10px}.cm-login button.fui-Button{margin-top:30px;background-color:var(--primary-color);padding-top:10px;padding-bottom:10px;float:right;font-weight:400!important}:root{--primary-color:#6DE4FF;--primary-color-transparency-80:rgba(109, 228, 255, 0.8);--primary-color-transparency-40:rgba(109, 228, 255, 0.4);--secondary-color:#038DB7;--light-secondary-color:rgba(109, 228, 255, 0.6196078431);--shade-color:#CEF9FF;--text-color:#003331;--white-color:#FFFFFF;--black-color:#000000;--urgent-color:#EA1010;--bad-color:#FF0000;--suspicious-color:#FFAE00;--normal-light-color:#67FB20;--normal-color:#32B500;--probably-good-color:#00BAE4;--unknown-color:#1F2937;--grey-color:#E5E7EB;--logo-background-color:#6DE4FF;--top-nav-background-color:#030712;--top-nav-selected-color:#374151;--top-nav-hover-color:#4B5563;--selected-color:#038DB7;--nav-hover-color:#F3F4F6;--nav-active-color:#E5E7EB;--info-message-bar-outline-color:#038DB7;--info-message-bar-background-color:#EBFDFF;--message-bar-warning-bg-color:#FFF7C5;--message-bar-warning-outline-color:#FFCF1B;--message-bar-error-bg-color:#FFC0C0;--message-bar-error-outline-color:#FF0000;--message-bar-success-bg-color:#DDFFC5;--message-bar-success-outline-color:#3FCE00;--badge-color:#A2F1FF;--unclick-link-color:#0A7194;--questionnaire-input-disabled-color:#E5E7EB;--questionnaire-input-border-color:#111827;--primary-button-color:#6DE4FF;--disabled-button-color:#E5E7EB;--maturity-bar-chart-lowest-color:#1CCFF4;--maturity-bar-chart-highest-color:#125B78;--maturity-chart-stroke-color-start:#00BAE4;--maturity-chart-stroke-color-end:#6DE4FF;--banner-gradient-start-color:rgba(109, 228, 255, 0.8);--banner-gradient-end-color:#CEF9FF;--border-color:#E5E7EB;--security-standard-row-color:#E5E7EB;--questionnaire-custom-table-header-color:#038DB7;--questionnaire-custom-table-row-color:#EBFDFF;--input-field-background-color:#F3F4F6;--input-field-border-color:#9CA3AF;--icon-select-box-color:#F5F5F5;--box-grey-background-color:#E5E7EB;--validation-error-color:#D70000;--questionnaire-grid-background-color:#F9FAFB;--background-commandbar-color:#F3F2F1;--switch-hover-color:#0A7194}.od-Navigation{height:50px;position:fixed;top:0;right:0;left:0;width:100%;z-index:99999;background:var(--top-nav-background-color);display:flex}.od-Navigation .cm-Header-logo{background:unset}.od-Navigation .cm-Header-logo .cm-Logo-link{height:100%;display:flex;justify-content:center;align-items:center;padding-left:22px;padding-right:22px}.od-Navigation .cm-Header-logo .cm-Logo-link img{width:72px}.od-Navigation #cm-menu-admin{margin-left:auto;height:50px}.od-Navigation #cm-menu-admin .od-Navigation-link{height:50px}.od-Navigation #cm-menu-admin .od-Navigation-link i{font-size:18px}.od-Navigation .od-Navigation-links{display:block;float:left}.od-Navigation .cm-Header-profile{padding:0 20px;line-height:50px;cursor:pointer;border-left:1px solid hsla(0,0%,100%,.3)}.od-Navigation .cm-Header-profile .cm-header-username{display:block;color:var(--white-color);position:relative;padding-right:50px}.od-Navigation .cm-Header-profile .cm-header-username:focus{outline:medium none}.od-Navigation .cm-Header-profile .cm-header-username .user-circle{background:#767676;border-radius:9999em;position:absolute;top:7px;right:0;text-align:center;width:36px;height:36px}.od-Navigation .cm-Header-profile .cm-header-username .user-circle i{font-size:22px;position:absolute;top:-6px;left:0;right:0;height:37px}.od-Navigation-linkContainer{position:relative;width:auto;cursor:pointer;display:inline-block;vertical-align:top}.od-Navigation-linkContainer.top-level-menu{background:var(--primary-color)}.od-Navigation-linkContainer .od-Navigation-link{width:100%;display:flex;align-items:center;padding-left:16px;padding-right:16px;line-height:50px;color:var(--white-color);text-decoration:none}.od-Navigation-linkContainer .od-Navigation-link.is-selected{background-color:var(--top-nav-selected-color)}.od-Navigation-linkContainer .od-Navigation-link:hover{background-color:var(--top-nav-hover-color)}.cm-Header-login-logo{color:#004578;padding-top:20px;display:flex;align-items:center;justify-content:center}.csat-topMessage{top:50px;width:100%;z-index:999999;background:#fff7c5!important;position:fixed!important}:root{--primary-color:#6DE4FF;--primary-color-transparency-80:rgba(109, 228, 255, 0.8);--primary-color-transparency-40:rgba(109, 228, 255, 0.4);--secondary-color:#038DB7;--light-secondary-color:rgba(109, 228, 255, 0.6196078431);--shade-color:#CEF9FF;--text-color:#003331;--white-color:#FFFFFF;--black-color:#000000;--urgent-color:#EA1010;--bad-color:#FF0000;--suspicious-color:#FFAE00;--normal-light-color:#67FB20;--normal-color:#32B500;--probably-good-color:#00BAE4;--unknown-color:#1F2937;--grey-color:#E5E7EB;--logo-background-color:#6DE4FF;--top-nav-background-color:#030712;--top-nav-selected-color:#374151;--top-nav-hover-color:#4B5563;--selected-color:#038DB7;--nav-hover-color:#F3F4F6;--nav-active-color:#E5E7EB;--info-message-bar-outline-color:#038DB7;--info-message-bar-background-color:#EBFDFF;--message-bar-warning-bg-color:#FFF7C5;--message-bar-warning-outline-color:#FFCF1B;--message-bar-error-bg-color:#FFC0C0;--message-bar-error-outline-color:#FF0000;--message-bar-success-bg-color:#DDFFC5;--message-bar-success-outline-color:#3FCE00;--badge-color:#A2F1FF;--unclick-link-color:#0A7194;--questionnaire-input-disabled-color:#E5E7EB;--questionnaire-input-border-color:#111827;--primary-button-color:#6DE4FF;--disabled-button-color:#E5E7EB;--maturity-bar-chart-lowest-color:#1CCFF4;--maturity-bar-chart-highest-color:#125B78;--maturity-chart-stroke-color-start:#00BAE4;--maturity-chart-stroke-color-end:#6DE4FF;--banner-gradient-start-color:rgba(109, 228, 255, 0.8);--banner-gradient-end-color:#CEF9FF;--border-color:#E5E7EB;--security-standard-row-color:#E5E7EB;--questionnaire-custom-table-header-color:#038DB7;--questionnaire-custom-table-row-color:#EBFDFF;--input-field-background-color:#F3F4F6;--input-field-border-color:#9CA3AF;--icon-select-box-color:#F5F5F5;--box-grey-background-color:#E5E7EB;--validation-error-color:#D70000;--questionnaire-grid-background-color:#F9FAFB;--background-commandbar-color:#F3F2F1;--switch-hover-color:#0A7194}.resetForm-container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0}.resetForm-container:before{content:"";display:block;background:rgba(0,0,0,.5);position:absolute;top:0;right:0;left:0;bottom:0}.resetForm-container .cm-Logo-link{color:#005a9e}.resetForm-container .reset-block{position:relative;z-index:4;min-width:320px;max-width:420px;width:calc(100% - 40px);padding:35px;background-color:#fff}.resetForm-container .footer{position:fixed;bottom:0;right:0;left:0;background:rgba(0,0,0,.6);padding:7px;color:#fff;font-size:12px}.resetForm-container .footer-ul{text-align:right}.resetForm-container .footer-ul li{display:inline;padding:4px 13px}.resetForm-container .footer-ul a{color:#fff}.reset-logo{padding-bottom:15px;padding-top:10px}.cm-reset{padding-top:10px}.cm-reset .fui-input{margin-bottom:20px}.cm-reset button.fui-Button{margin-top:30px;background-color:var(--primary-color);padding-top:10px;padding-bottom:10px;float:right;font-weight:400!important}:root{--primary-color:#6DE4FF;--primary-color-transparency-80:rgba(109, 228, 255, 0.8);--primary-color-transparency-40:rgba(109, 228, 255, 0.4);--secondary-color:#038DB7;--light-secondary-color:rgba(109, 228, 255, 0.6196078431);--shade-color:#CEF9FF;--text-color:#003331;--white-color:#FFFFFF;--black-color:#000000;--urgent-color:#EA1010;--bad-color:#FF0000;--suspicious-color:#FFAE00;--normal-light-color:#67FB20;--normal-color:#32B500;--probably-good-color:#00BAE4;--unknown-color:#1F2937;--grey-color:#E5E7EB;--logo-background-color:#6DE4FF;--top-nav-background-color:#030712;--top-nav-selected-color:#374151;--top-nav-hover-color:#4B5563;--selected-color:#038DB7;--nav-hover-color:#F3F4F6;--nav-active-color:#E5E7EB;--info-message-bar-outline-color:#038DB7;--info-message-bar-background-color:#EBFDFF;--message-bar-warning-bg-color:#FFF7C5;--message-bar-warning-outline-color:#FFCF1B;--message-bar-error-bg-color:#FFC0C0;--message-bar-error-outline-color:#FF0000;--message-bar-success-bg-color:#DDFFC5;--message-bar-success-outline-color:#3FCE00;--badge-color:#A2F1FF;--unclick-link-color:#0A7194;--questionnaire-input-disabled-color:#E5E7EB;--questionnaire-input-border-color:#111827;--primary-button-color:#6DE4FF;--disabled-button-color:#E5E7EB;--maturity-bar-chart-lowest-color:#1CCFF4;--maturity-bar-chart-highest-color:#125B78;--maturity-chart-stroke-color-start:#00BAE4;--maturity-chart-stroke-color-end:#6DE4FF;--banner-gradient-start-color:rgba(109, 228, 255, 0.8);--banner-gradient-end-color:#CEF9FF;--border-color:#E5E7EB;--security-standard-row-color:#E5E7EB;--questionnaire-custom-table-header-color:#038DB7;--questionnaire-custom-table-row-color:#EBFDFF;--input-field-background-color:#F3F4F6;--input-field-border-color:#9CA3AF;--icon-select-box-color:#F5F5F5;--box-grey-background-color:#E5E7EB;--validation-error-color:#D70000;--questionnaire-grid-background-color:#F9FAFB;--background-commandbar-color:#F3F2F1;--switch-hover-color:#0A7194}:global a,:global abbr,:global acronym,:global address,:global applet,:global article,:global aside,:global audio,:global b,:global big,:global blockquote,:global body,:global canvas,:global caption,:global center,:global cite,:global code,:global dd,:global del,:global details,:global dfn,:global div,:global dl,:global dt,:global em,:global embed,:global fieldset,:global figcaption,:global figure,:global footer,:global form,:global header,:global hgroup,:global html,:global i,:global iframe,:global img,:global ins,:global kbd,:global label,:global legend,:global li,:global mark,:global menu,:global nav,:global object,:global ol,:global output,:global p,:global pre,:global q,:global ruby,:global s,:global samp,:global section,:global small,:global span,:global strike,:global strong,:global sub,:global summary,:global sup,:global table,:global tbody,:global td,:global tfoot,:global th,:global thead,:global time,:global tr,:global tt,:global u,:global ul,:global var,:global video{margin:0;padding:0;border:0;vertical-align:baseline;text-decoration:none}:global article,:global aside,:global details,:global figcaption,:global figure,:global footer,:global header,:global hgroup,:global menu,:global nav,:global section{display:block}:global body{line-height:1!important}:global ol,:global ul{list-style:none}:global blockquote,:global q{quotes:none}:global blockquote:after,:global blockquote:before,:global q:after,:global q:before{content:"";content:none}:global table{border-collapse:collapse;border-spacing:0}:global body,:global html{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;height:100%;margin:0;padding:0}:global html{box-sizing:border-box}:global *,:global :after,:global :before{box-sizing:inherit}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}body,html{margin:0;padding:0;line-height:1}::-ms-reveal{display:none}hr{margin:20px 0;border:0;border-top:1px solid var(--border-color);border-bottom:1px solid #fff}img{image-rendering:auto;shape-rendering:auto}a{text-decoration:none}.mb-10{margin-bottom:10px}div.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.pr-20{padding-right:20px}.pr-10{padding-right:10px}.text-center{text-align:center}.innerPadding{padding:10px}.clearfix:after{clear:both;content:"";display:block}.cm-hidden-cell{display:none}#app{height:100%}#app>div{height:100%}#app>div>.cm-app{height:100%}.main-container.hasTopMessage .analysis-container,.main-container.hasTopMessage .cm-Left-Nav,.main-container.hasTopMessage .pageEndPoints-container{margin-top:50px}.cm-Left-Nav{border-right:1px solid var(--grey-color);overflow-y:auto}.pageEndPoints-container{height:100%;padding-top:50px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column}.mainView-Browser{overflow:hidden;width:auto;flex:1}.cm-Logo-link{color:#fff}.right-container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;width:100%}.pager-container{padding:10px 0}.spinner{z-index:991;width:100%;height:10px;position:absolute;top:5px;overflow:hidden}.spinner div{width:6px;height:6px;position:absolute;left:-20px;background-color:#fff;border-radius:50%;animation:move 4s infinite cubic-bezier(.2,.64,.81,.23)}.spinner div:nth-child(2){animation-delay:150ms}.spinner div:nth-child(3){animation-delay:.3s}.spinner div:nth-child(4){animation-delay:450ms}@keyframes move{0%{left:0}75%{left:100%}100%{left:100%}}.small{color:#6b7280;line-height:25px}.small .total-items{color:var(--secondary-color);font-weight:700}.small .all-records{font-weight:700;color:var(--text-color)}table{border-collapse:collapse!important}table th.hidden{display:none}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:rgba(0,0,0,0)}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.group-label{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.group-label .label{background:var(--nav-hover-color);border-radius:3px;text-transform:uppercase;text-align:center;padding:2px 7px;margin-right:2px}.group-label .label.active{background:var(--normal-color);color:#fff}a.link{color:var(--selected-color)}a:focus{outline:medium none}.analysis-container{padding-top:50px;min-height:100vh}.cm-analysis-container{padding-left:230px}.cm-analysis-container:after{content:"";clear:both;display:block}.cm-analysis-container .cm-Left-Nav{top:50px;width:230px;position:fixed;bottom:0;left:0}.cm-analysis-container .cm-Left-Nav a{height:auto;line-height:36px}.cm-analysis-container .cm-Right-Content.endpoints{overflow:hidden;height:calc(100vh - 50px)}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow.scanlog-detail{height:calc(100% - 46px)}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow.scanlog-detail .grid-with-filter,.cm-analysis-container .cm-Right-Content.endpoints .flex-grow.scanlog-detail .grid-wrapper{padding:0;height:100%}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow{height:calc(100% - 40px);box-sizing:border-box;-webkit-transition:height .5s ease;-moz-transition:height .5s ease;-o-transition:height .5s ease;transition:height .5s ease}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow .grid-with-filter,.cm-analysis-container .cm-Right-Content.endpoints .flex-grow .grid-wrapper{display:flex;flex-direction:column;height:calc(100% - 40px)}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow.withMessage{height:calc(100% - 90px)}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow.definitions,.cm-analysis-container .cm-Right-Content.endpoints .flex-grow.enum-log{height:100%}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow .gwf__datalist{flex-grow:1;display:flex}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow .gwf__datalist #message-popup-warning{width:100%}.cm-analysis-container .cm-Right-Content.endpoints .flex-grow .gwf__datalist .scroll-container{height:auto!important;flex:1}.cm-analysis-container .cm-Right-Content .right-container{display:block;width:100%;position:relative}.cm-analysis-container .cm-Right-Content .right-container:after{display:block;content:"";clear:both}.cm-analysis-container .cm-Right-Content .endpoints-block{min-height:calc(100vh - 102px);display:block;width:100%}.cm-analysis-container .cm-Right-Content .endpoints-block .right-container{min-height:calc(100vh - 122px)}.cm-analysis-container .cm-Right-Content .endpoints-block .flex-grow{min-height:calc(100vh - 130px);position:relative}.cm-analysis-container .cm-Right-Content .endpoints-block .flex-grow:after{display:block;content:"";clear:both}.cm-analysis-container .cm-Right-Content .runningapp-block{min-height:var(--height-scoll-runningapp);display:block;width:100%}.scan-grid-table .fui-DataGridHeaderCell{font-weight:600;text-transform:uppercase}.scan-grid-table .fui-DataGridRow.fui-TableRow{border-bottom:1px solid var(--border-color)}.btn{margin-left:10px;cursor:pointer}.btn-danger i{color:var(--bad-color);font-size:15px;vertical-align:bottom}.row-with-action{position:relative;padding-right:25px;display:inline-block}.row-with-action .delete-row{display:none;position:absolute;right:0;top:2px;font-size:16px;color:var(--bad-color);cursor:pointer;z-index:999}.row-with-action:hover .delete-row{display:block}.width-100{width:100%}.fui-Button.more-menu{background:0 0;min-width:0;font-size:18px;padding:3px 5px;background:#fff;line-height:1}.fui-Button.more-menu:active{background:#0078d7}.fui-Button.fui-SplitButton__menuButton,.fui-Button.fui-SplitButton__primaryActionButton{background-color:var(--primary-button-color);color:var(--text-color)!important;border-color:var(--primary-button-color)}.fui-Button.fui-SplitButton__menuButton:hover,.fui-Button.fui-SplitButton__primaryActionButton:hover{background-color:var(--primary-button-color);border-color:var(--primary-button-color)}.fui-Button.fui-SplitButton__menuButton:disabled,.fui-Button.fui-SplitButton__primaryActionButton:disabled{border-color:transparent}.fui-Button.fui-SplitButton__primaryActionButton{margin-right:1%}.fui-Calendar{background-color:var(--white-color)}.showLogs{color:#0078d7;font-size:16px;cursor:pointer}.errorAPI{position:fixed;bottom:0;right:0;z-index:9898;padding:10px}.dimmer{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:fixed;top:0;left:0;bottom:0;right:0;justify-content:center;align-items:center;background:rgba(0,0,0,.7);z-index:98989}.ipSplash{padding-top:30px;color:var(--secondary-color);font-weight:700}.cm-modal-container h3{font-size:16px;font-weight:700;line-height:26px;margin-bottom:15px}.cm-modal-container a{color:var(--secondary-color)}.ms-Dialog-content fieldset{padding-top:20px;border:unset}.fui-RadioGroup .fui-Radio__label{color:var(--text-color)!important}.fui-RadioGroup .fui-Radio__indicator{margin-left:0!important;min-width:var(--lineHeightBase300);min-height:var(--lineHeightBase300);color:var(--selected-color)!important}.fui-RadioGroup .fui-Radio__input:hover+.fui-Radio__indicator{background:radial-gradient(circle,var(--top-nav-hover-color) 0,var(--top-nav-hover-color) 35%,rgba(255,255,255,0) 40%,var(--white-color) 100%)}.fui-RadioGroup .fui-Radio__input:disabled:hover+.fui-Radio__indicator{background:var(--white-color)}.fui-RadioGroup .fui-Radio__input:disabled+.fui-Radio__indicator{border-color:var(--input-field-border-color)!important}.fui-RadioGroup .fui-Radio__input:checked+.fui-Radio__indicator{color:var(--selected-color)!important;border-color:var(--selected-color)!important}.fui-RadioGroup .fui-Radio__input:disabled:checked+.fui-Radio__indicator{color:var(--selected-color)!important;border-color:var(--selected-color)!important}.mb-20{margin-bottom:20px}.ip-value{border:1px solid #bfbfbf;display:inline-block;margin:0 3px;border-radius:2px}.ip-value .ip-label{font-size:11px;background:var(--nav-hover-color);padding:2px 3px;display:inline-block}.ip-value .ip-range{font-weight:700;background:#fff;padding:2px 5px;display:inline-block}.custom-type-value{word-break:break-all;word-wrap:break-word;white-space:pre-wrap;max-width:170px}.filter-dropdown label{padding-bottom:7px;display:block}.profile-mean span{padding-right:10px}.profile-mean span i{font-size:11px;padding-right:3px}.btn{-webkit-font-smoothing:antialiased;font-weight:400;box-sizing:border-box;user-select:none;display:inline-block;position:relative;cursor:pointer;vertical-align:top;min-width:80px;height:32px;background-color:var(--primary-button-color);color:#fff;font-family:"Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",sans-serif;font-size:14px;text-align:center;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;text-decoration:none;padding:0 20px;outline:rgba(0,0,0,0)}.btn:hover{opacity:.8}.btn.btn-outline{background:#f4f4f4;color:var(--text-color)}.btn i{padding-right:8px;position:relative;top:2px}.btn.btn-warning{background:var(--suspicious-color);border-color:var(--suspicious-color)}.btn.btn-warning:focus,.btn.btn-warning:hover{background:#e67f00;border-color:#e67f00}.action-group{border-bottom:1px solid var(--grey-color);padding:10px}.action-group:after{content:"";display:block;clear:both}.action-group .pull-right{text-align:right}.form{margin-top:20px}.form.mid-form{max-width:400px}.form h3{margin-bottom:25px}.form .form-group{margin-bottom:15px;color:var(--text-color)}.password-ok{text-align:center}.password-expired{display:inline-block;border-radius:3px;background:red;color:#fff;padding:2px 5px;text-align:center}.align-right{text-align:right!important}.align-center{text-align:center}.gray-bg{background:rgba(0,0,0,.07)}.static-card{padding:20px;background:#eff6fc}.static-card .static-item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-bottom:10px}.static-card .static-item .static-value{width:50px;text-align:right;padding-right:7px}.static-card .static-item .static-name{flex-grow:1}.static-cards{margin-left:-5px;margin-right:-5px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.static-cards .static-card{width:50%;margin-left:5px;margin-right:5px;margin-bottom:10px}.row-table{table-layout:fixed;word-break:break-all}.row-table tbody tr td:first-child{background:rgba(0,0,0,.03)!important}.table-cve .fui-DataGridHeader,.table-parameter .fui-DataGridHeader{position:sticky;top:0;z-index:1;background-color:var(--white-color)}.questions{padding:30px 20px;max-width:620px;line-height:1.5}.questions li{margin-bottom:30px}.questions .question-count{color:#777}.questions .question{margin-bottom:15px}.well{border-top:1px solid var(--grey-color);border-bottom:1px solid var(--grey-color);padding:10px}.topics-component{padding-left:10px;padding-top:30px}.topics-component .questions-count{padding-bottom:10px}.topics-component .questions-count b{font-weight:700;padding-right:10px}.topics-component .category-name i{color:#c8c8c8;padding-right:10px;font-size:20px}.topics-component .topic-header{border-bottom:1px solid var(--grey-color);padding-bottom:20px;margin-bottom:20px}.topics-component .topic-cell{padding:20px;background:#eff6fc;margin-bottom:18px;padding-left:50px;position:relative;border-bottom:3px solid transparent}.topics-component .topic-cell:hover{border-color:#c9def5}.topics-component .topic-cell i{position:absolute;font-size:35px;left:10px;top:25px;color:#c9def5}.topics-component .topic-cell>a{display:block;color:#212121}.topics-component .topic-cell .t-head{padding-bottom:6px;color:#666}.topics-component .topic-cell .t-head .t-count{font-weight:700;padding-right:5px}.topics-component .topic-cell .topic-name{color:#000}.questions-component .topic-title{padding:25px 20px;max-width:760px;margin-left:auto;margin-right:auto}.questions-component .topic-desc{color:#a6a6a6;line-height:1.5}.questions-component .question-home-div{display:flex;flex-direction:row;align-items:center;z-index:99;background-color:rgba(0,0,0,0);padding:0 8px}.questions-component .question-home-div.disabled{opacity:.5;pointer-events:none}.questions-component .import-btn{display:flex;height:40px;border:none;min-width:0;line-height:40px;padding:0 10px;border-radius:0;font-size:14px;margin-left:0;cursor:pointer}.questions-component .import-btn:hover.btn-outline{background-color:var(--grey-color)}.questions-component .import-btn svg{font-size:24px;color:var(--secondary-color)}.question-grid{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;border-top:1px solid var(--grey-color);background:var(--questionnaire-grid-background-color);position:relative}.question-grid .question-step{flex-basis:300px;min-width:300px}.question-grid .question-form{display:block;width:100%;margin-left:auto;margin-right:auto;min-height:calc(100vh - 51px);position:relative}.maturity-heading{border-bottom:1px solid var(--grey-color);padding:10px 20px;margin-bottom:20px}.cate-wrapper{padding:10px 20px;margin-bottom:20px}.cate-title{font-size:1.2rem;margin-bottom:25px;display:flex;align-items:center}.cate-title i{font-size:1.5rem;padding-right:7px}.gauge-col-left{width:150px;text-align:center;display:inline-block;vertical-align:top}.gauge-col-right{width:300px;display:inline-block;vertical-align:top;margin-left:-24px}.gauge-group{display:flex;flex-wrap:wrap;fill:#c9def5}.gauge-group .gauge-grid{border:1px solid var(--border-color);padding:20px;flex-basis:50%;fill:#c9def5}.gauge-name{color:#0078d7;font-size:1.1rem;margin-bottom:15px}.highestScore,.lowestScore,.maturityLevel{display:flex;justify-content:space-between;border-bottom:2px solid var(--grey-color);padding:10px 0}.highestScore .score,.lowestScore .score,.maturityLevel .score{text-align:right}.lowestScore .score{color:#e81123}.highestScore .score{color:#107c10}.maturityLevel .score{color:#0078d7}.tab-enumeration-log{position:relative}.gauge-row{display:flex;align-items:center}.display2{font-size:58px;display:flex;justify-content:center;align-items:center;border-radius:50%;width:120px;height:120px;text-align:center;background:#f8f8f8;color:var(--text-color)}.display2.red{background:var(--bad-color);color:var(--white-color)}.display2.orange{background:var(--suspicious-color)}.display2.green{background:var(--normal-color);color:var(--white-color)}.answers{padding:15px}.group-qa{flex-grow:1}.answer-label{padding-bottom:5px;color:#848484}.advices{background:#f4f5f7;padding:15px}.question{border:1px solid var(--grey-color);margin-top:20px}.question-name{padding:15px}a{color:#c9def5}.group-recommend{display:flex;flex-wrap:wrap}.group-recommend .recommend-box-component{flex-basis:33.33%;min-width:33.33%;padding:0 7px}.group-recommend .recommend-box-component .recommend__question{padding-left:35px;position:relative;line-height:1.2;min-height:28px;font-size:10px}.group-recommend .recommend-box-component .recommend__question .badge{position:absolute;left:0;top:-2px}.group-recommend .recommend-box-component .recommend__anwser{padding-left:35px;margin-top:10px;position:relative;min-height:28px;font-size:10px;margin-bottom:20px}.group-recommend .recommend-box-component .recommend__anwser .badge{position:absolute;left:0;top:-2px}.group-recommend .recommend-box-component .card-header{font-weight:700}.group-recommend .recommend-box-component .badge{width:28px;height:28px;line-height:24px;border-radius:9999em;text-align:center;margin-right:5px;background:#fff;border:1px solid var(--border-color)}.group-recommend .recommend-box-component.low .card-header{background:var(--normal-color)}.group-recommend .recommend-box-component.high .card-header{background:var(--suspicious-color);color:#fff}.group-recommend .recommend-box-component.average .card-header{background:#a6a6a6;color:#fff}.group-recommend .recommend-box-component.urgent .card-header{background:var(--urgent-color);color:#fff}.container{max-width:1300px;width:100%;padding-left:20px;padding-right:20px;margin:0 auto}.page-hero{background-repeat:no-repeat;background-position:center top;background:linear-gradient(to right,var(--banner-gradient-start-color),var(--banner-gradient-end-color));padding:8px 50px;background-size:cover;margin-bottom:25px}.page-hero .container{display:flex;justify-content:space-between;align-items:center}.page-hero .hero-txt{padding:20px 40px 20px 0;line-height:1.2;display:inline-block;color:var(--text-color);margin-bottom:5px;text-align:left}.page-hero .hero-txt div{font-size:40px;font-weight:700}@media(max-width:1360px){.page-hero{background-size:auto 100%}}.ms-font-m{line-height:1.6}.components-csat{display:flex;justify-content:space-between;flex-wrap:wrap;width:70%;margin-bottom:20px}.components-csat .component-csat{margin-bottom:15px;color:var(--text-color);background:var(--primary-color-transparency-40);text-align:center;min-width:150px;height:150px;display:flex;align-items:top;justify-content:center;flex-basis:150px}.components-csat .component-csat.filler{background-color:rgba(0,0,0,0);visibility:hidden}.components-csat .component-csat img{margin-top:20px;margin-bottom:10px}.components-csat .component-csat:hover{box-shadow:0 0 0 .2rem var(--shade-color)}.components-csat .component-csat span{display:block;line-height:1.2}.components-csat .component-csat a{color:var(--text-color);width:100%;display:block}.push-70{max-width:70%}.compare-col{border-left:1px solid var(--border-color)}.compare-col.is-different{background-color:#fffcd8!important}.compare-table th{line-height:2.4em}.header-compare{position:relative;display:flex;align-items:center}.header-compare .fui-Button{margin-left:7px;background-color:rgba(0,0,0,0)!important;border-color:var(--primary-button-color)!important}.header-compare .fui-Button:hover{background-color:var(--input-field-background-color)!important}.table-settings{margin-bottom:20px;border-spacing:unset}.table-settings th{padding:15px 20px;color:var(--text-color);text-align:left;width:240px}.table-settings td{padding:15px 20px;color:var(--text-color);width:320px;text-align:center}.question-home{padding-left:20px;padding-right:20px}.question-home .group-category{margin-bottom:20px;min-width:49%;flex-basis:49%}.question-home .columns-3{display:flex;flex-wrap:wrap;justify-content:space-between}.hide-pc{display:none}.csat-toggle-menu{position:absolute;background:rgba(0,0,0,0);left:0;top:0;border:none;width:50px;height:50px;display:none;cursor:pointer}.csat-toggle-menu .csat-icon{color:#fff;font-size:24px}.mainView__inner{padding:24px 32px}.topic-summary .full{min-width:100%!important}.topic-summary.export-column .topic-name{flex-basis:150px;min-width:150px}.topic-summary.status-column{width:100%}.topic-summary.status-column .topic-name{flex-basis:60%;min-width:60%;overflow-wrap:break-word;word-wrap:break-word;white-space:pre-wrap}.topic-summary{display:flex;color:var(--text-color);line-height:1.1}.topic-summary .topic-name{padding:10px;text-align:left;flex-basis:60%;min-width:60%}.topic-summary .topic-summary-block{padding:10px;text-align:center;flex:1 1 30%}.topic-summary.anwsered .topic-summary-block{background:var(--suspicious-color)}.topic-summary.complete .topic-summary-block{background:var(--normal-light-color)}.inputPasswords,.inputUsername{position:relative;padding-left:20px}.inputPasswords i,.inputUsername i{position:absolute;left:0;top:6px}.tip-content{display:flex;white-space:nowrap}.example-enter{opacity:.01}.example-enter.example-enter-active{opacity:1;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.example-leave{opacity:1}.example-leave.example-leave-active{opacity:.01;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.cm-menubar{background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.payload li{margin-bottom:6px;display:flex;align-items:center}.payload li div{display:inline-block}.payload li .bar{width:20px;height:20px;margin-right:4px}.endpoints-block .enumerationLog{visibility:hidden}.endpoints-block.enumerationLog .enumerationLog{visibility:visible}.progress-pie-chart{width:200px;height:200px;border-radius:50%;background-color:#e5e5e5;position:relative}.ppc-progress{content:"";position:absolute;border-radius:50%;left:calc(50% - 100px);top:calc(50% - 100px);width:200px;height:200px;clip:rect(0,200px,200px,100px)}.ppc-progress .ppc-progress-fill{content:"";position:absolute;border-radius:50%;left:calc(50% - 100px);top:calc(50% - 100px);width:200px;height:200px;clip:rect(0,100px,200px,0);background:#81ce97;transform:rotate(60deg)}.ppc-percents{content:"";position:absolute;border-radius:50%;left:calc(50% - 86.9565217392px);top:calc(50% - 86.9565217392px);width:173.9130434783px;height:173.9130434783px;background:#fff;text-align:center;display:table}.pcc-percents-wrapper{display:table-cell;vertical-align:middle}.ppc-percents span{display:block;font-size:2.6em;font-weight:700;color:#81ce97}.row-summary{padding:10px;overflow-wrap:break-word!important}.row-summary .fui-Textarea{width:250px}.zira{max-width:70%}.zira .row-summary:nth-child(2n){background:#ebfdff}.filter-recommendations{display:flex;align-items:center;justify-content:center}.select-assessment-container{display:flex;align-items:center;justify-content:flex-end}.fui-Button:disabled{background-color:#eee!important}.ms-Grid{background-color:var(--box-grey-background-color);padding:20px 20px 20px 20px;margin-bottom:20px}.group-recommend table{width:100%;white-space:pre-wrap;margin-bottom:40px;padding:2px}.group-recommend table td{padding:8px;border:var(--grey-color) solid 1px}.progress-radial{position:relative;width:210px;height:210px;border-radius:50%;background-color:tomato}.progress-radial .overlay{position:absolute;width:180px;height:180px;background-color:#fff;border-radius:50%;margin-left:15px;margin-top:15px;text-align:center;line-height:60px;font-size:3em;font-weight:700;color:#81ce97;vertical-align:middle;display:inline-block}.progress-radial .overlay::before{content:" ";height:100%;vertical-align:middle;display:inline-block}.progress-0{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(90deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-1{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(93.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-2{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(97.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-3{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(100.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-4{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(104.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-5{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(108deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-6{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(111.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-7{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(115.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-8{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(118.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-9{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(122.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-10{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(126deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-11{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(129.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-12{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(133.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-13{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(136.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-14{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(140.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-15{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(144deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-16{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(147.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-17{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(151.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-18{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(154.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-19{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(158.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-20{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(162deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-21{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(165.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-22{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(169.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-23{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(172.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-24{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(176.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-25{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(180deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-26{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(183.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-27{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(187.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-28{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(190.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-29{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(194.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-30{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(198deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-31{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(201.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-32{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(205.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-33{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(208.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-34{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(212.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-35{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(216deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-36{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(219.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-37{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(223.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-38{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(226.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-39{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(230.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-40{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(234deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-41{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(237.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-42{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(241.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-43{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(244.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-44{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(248.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-45{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(252deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-46{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(255.6deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-47{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(259.2deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-48{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(262.8deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-49{background-image:linear-gradient(90deg,#e5e5e5 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(266.4deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-50{background-image:linear-gradient(-90deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-51{background-image:linear-gradient(-86.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-52{background-image:linear-gradient(-82.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-53{background-image:linear-gradient(-79.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-54{background-image:linear-gradient(-75.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-55{background-image:linear-gradient(-72deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-56{background-image:linear-gradient(-68.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-57{background-image:linear-gradient(-64.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-58{background-image:linear-gradient(-61.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-59{background-image:linear-gradient(-57.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-60{background-image:linear-gradient(-54deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-61{background-image:linear-gradient(-50.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-62{background-image:linear-gradient(-46.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-63{background-image:linear-gradient(-43.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-64{background-image:linear-gradient(-39.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-65{background-image:linear-gradient(-36deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-66{background-image:linear-gradient(-32.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-67{background-image:linear-gradient(-28.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-68{background-image:linear-gradient(-25.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-69{background-image:linear-gradient(-21.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-70{background-image:linear-gradient(-18deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-71{background-image:linear-gradient(-14.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-72{background-image:linear-gradient(-10.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-73{background-image:linear-gradient(-7.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-74{background-image:linear-gradient(-3.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-75{background-image:linear-gradient(0deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-76{background-image:linear-gradient(3.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-77{background-image:linear-gradient(7.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-78{background-image:linear-gradient(10.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-79{background-image:linear-gradient(14.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-80{background-image:linear-gradient(18deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-81{background-image:linear-gradient(21.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-82{background-image:linear-gradient(25.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-83{background-image:linear-gradient(28.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-84{background-image:linear-gradient(32.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-85{background-image:linear-gradient(36deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-86{background-image:linear-gradient(39.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-87{background-image:linear-gradient(43.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-88{background-image:linear-gradient(46.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-89{background-image:linear-gradient(50.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-90{background-image:linear-gradient(54deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-91{background-image:linear-gradient(57.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-92{background-image:linear-gradient(61.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-93{background-image:linear-gradient(64.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-94{background-image:linear-gradient(68.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-95{background-image:linear-gradient(72deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-96{background-image:linear-gradient(75.6deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-97{background-image:linear-gradient(79.2deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-98{background-image:linear-gradient(82.8deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-99{background-image:linear-gradient(86.4deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.progress-100{background-image:linear-gradient(90deg,#81ce97 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#81ce97 50%,#e5e5e5 50%,#e5e5e5)}.overflow-text{display:block;text-overflow:ellipsis;line-height:16px}#scans-modal-body{--img-height:400px}.report-wrapper.question\.level1,.report-wrapper.question\.level2,.report-wrapper.question\.level3,.report-wrapper.question\.level4{width:482px}.wrapper::after{border-bottom:1px solid var(--secondary-color)}.popover-button{display:flex;align-items:center;padding:10px;cursor:pointer}.popover-button:hover{color:#212121;background-color:var(--grey-color)}.popover-button svg{font-size:24px;margin-left:5px;color:var(--secondary-color)}.details-list-item{cursor:pointer;display:flex;align-items:center;padding:10px!important}.details-list-item.active{background-color:var(--background-commandbar-color)}.details-list-item:hover{background-color:var(--background-commandbar-color)}.fui-Dropdown:active{border-color:var(--primary-color)!important;border-width:1px}.fui-Link{color:var(--secondary-color)!important;font-size:12px!important;text-decoration:none!important}.fui-Input-errorMessage{color:var(--validation-error-color)}@media(max-width:1024px){.hide-pc{display:block!important}.hide-sp{display:none!important}.cm-Left-Nav{display:none!important}.open .cm-Left-Nav{display:block!important}.open .cm-analysis-container{padding-left:207px!important}.cm-analysis-container{padding-left:0!important}.csat-toggle-menu{display:block!important}.cm-Header-logo{padding-left:30px!important}}