:root{--color-darkest:#222;--color-darker:#333;--color-dark:#444;--color-light:#555;--color-lighter:#666;--color-lightest:#777;--color-link:#7179a4;--color-link-hover:#515775;--border-radius:8px;--border-radius-less:4px;--border-radius-very:20px;--hover-shadow:2px 2px 8px #999;--highlight-delay:all .3s ease}@font-face{font-family:'Roboto-Regular';src:url(/_thm/Roboto-Regular.woff);font-display:swap}@font-face{font-family:'Roboto-Mono-Regular';src:url(/_thm/Roboto-Mono-Regular.woff);font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{cursor:default;font-size:100%;font-family:'Roboto-Regular',Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;height:100%;overflow:hidden}body{height:100%;overflow:hidden}@media only screen and (min-device-width:320px) and (max-device-width:1024px){html{-webkit-text-size-adjust:100%}}h1,h2,h3{text-align:start;line-height:1.5}h1{margin:0 0 1em}h2,h3{margin:2em 0 1em}h1{font-size:170%}h2{font-size:150%}h3{font-size:130%}p{text-align:justify;margin:1em 0}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover);transition:var(--highlight-delay)}ul,ol{margin:1em 0;padding-inline-start:2em}blockquote,pre{border-width:0;border-style:solid;border-left-width:5px;border-right-width:5px;margin:1em;line-height:1.7}blockquote{background:#eee;border-color:#d0d0d0;padding:5px 15px}pre{cursor:default;color:lime;background:#111;border-color:#666;padding:5px 5px 5px 15px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}#container::-webkit-scrollbar{width:10px}#container::-webkit-scrollbar-track{background:#eee}#container::-webkit-scrollbar-thumb{background:#888;border-radius:var(--border-radius)}#container::-webkit-scrollbar-thumb:hover{background:#555}#content ::-webkit-scrollbar{height:7px;width:7px}#content ::-webkit-scrollbar-track{background:#eee}#content ::-webkit-scrollbar-thumb{background:#bbb;border-radius:var(--border-radius)}#content ::-webkit-scrollbar-thumb:hover{background:#999}#app-sidemenu ::-webkit-scrollbar{width:5px}#app-sidemenu ::-webkit-scrollbar-track{background:#666}#app-sidemenu ::-webkit-scrollbar-thumb{background:#888;border-radius:var(--border-radius)}#app-sidemenu ::-webkit-scrollbar-thumb:hover{background:#777}#app-sidemenu{scrollbar-width:none}#app-tocmenu ::-webkit-scrollbar{width:5px}#app-tocmenu ::-webkit-scrollbar-track{background:#eee}#app-tocmenu ::-webkit-scrollbar-thumb{background:#ccc;border-radius:var(--border-radius)}#app-tocmenu ::-webkit-scrollbar-thumb:hover{background:#bbb}#content textarea{cursor:auto}#app{display:flex;flex-flow:column;height:100%}#app-header{flex:0 1 auto;cursor:default;background:var(--color-darker);line-height:0;z-index:10}#logo{flex:0 0 100px;padding:13px 0;padding:min(1vw, 13px) 0;text-align:center}#logo a{position:relative;display:inline-block;transition:var(--highlight-delay)}#logo a:hover{filter:brightness(1.2)}#logo .overlay{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);color:#ccc;font-size:12px;font-weight:700;text-transform:uppercase;text-shadow:1px 1px 2px #000}#logo .line-normal,#logo .line-big{line-height:1;white-space:normal}#logo .line-big{font-size:20px}#menuwrapper,#footerwrapper{width:100%;display:inline-block;position:relative}#menu{display:flex;flex-flow:row;flex:1 1 auto;flex-direction:row;align-items:flex-end}#menuelements{display:flex;flex-direction:column;justify-content:flex-end}#app-nav{box-shadow:0 0 3px 2px rgb(0 0 0 / 50%);white-space:nowrap}#app-nav ul{margin:0;padding:0;font-size:80%;list-style-type:none;text-transform:uppercase;vertical-align:middle;max-height:initial;overflow:initial}#app-nav li{z-index:100}.top-level-menu{white-space:nowrap;text-transform:uppercase}.top-level-menu li a{display:block;color:#eee;text-decoration:none;transition:var(--highlight-delay)}.top-level-menu>li>div>a{border-radius:var(--border-radius) var(--border-radius) 0 0}.top-level-menu li a:hover,.top-level-menu .m_a a:hover{background:var(--color-dark)}.top-level-menu .m_a a{box-shadow:inset 0 -5px 0 var(--color-dark)}.top-level-menu li{display:inline-block}.top-level-menu li:last-child{border-radius:0 0 var(--border-radius) var(--border-radius)}.top-level-menu>li{position:relative}.top-level-menu li:hover>ul{display:block;animation:fadein .5s ease}.second-level-menu{position:absolute;background:var(--color-dark);text-align:start;left:0;display:none;font-size:80%}.second-level-menu>li{display:block;background:var(--color-darker);position:relative;min-width:120px}li.admin{background:var(--color-darkest)}li.separate{border-top:2px solid var(--color-darkest)}.m_txt{display:inline-block;padding:18px 15px}#breadcrumbs{border:1px solid #cbd2d9;border-radius:var(--border-radius-less);display:inline-flex;overflow:hidden;margin:0 0 1rem 0;font-size:80%}#breadcrumbs a{color:var(--color-dark);font-weight:400}.breadcrumbs-item{background:#fff;color:#333;outline:none;padding:0 .75em 0 1.25em;position:relative;text-decoration:none;transition:background 0.2s linear;white-space:nowrap}.breadcrumbs-item:hover:after,.breadcrumbs-item:hover{background:#edf1f5}.breadcrumbs-item:focus:after,.breadcrumbs-item:focus,.breadcrumbs-item-isactive:focus,#breadcrumbs a:focus{background:var(--color-light);color:#fff}.breadcrumbs-item:after,.breadcrumbs-item:before{background:#fff;bottom:0;clip-path:polygon(50% 50%,-50% -50%,0 100%);content:"";left:100%;position:absolute;top:0;transition:background 0.2s linear;width:1em;z-index:1}.breadcrumbs-item:before{background:#cbd2d9;margin-left:1px}.breadcrumbs-item:first-child{padding:0 .75em 0 1em}.breadcrumbs-item:last-child{border-right:none;overflow:hidden;text-overflow:ellipsis;max-width:50vw;padding:0 1em 0 1.25em}.breadcrumbs-item-isactive{background:#edf1f5}.rssicon{font-size:70%;margin:0 0 0 .5em;color:#fff!important;background:#ff9800;padding:.25em;border-radius:var(--border-radius-less)}a.rssicon:hover{color:#ff9800;background:var(--color-light)}.responsiveformfieldwide{width:100%}.responsiveformclear{display:block;clear:both}form p{font-size:70%;color:var(--color-darker);line-height:1.3}label{font-size:75%;color:var(--color-dark)}label+p{margin:0;color:var(--color-light)}input[type="text"],input[type="password"],input[type="number"],input[type="date"],input[type="datetime-local"],input[type="email"],input[type="url"],textarea,select{width:100%;padding:0 1em;border:solid 1px #dcdcdc;margin:.5em 0 1em;border-radius:var(--border-radius);font-family:inherit}textarea{padding:15px}input[type="text"],input[type="password"],input[type="number"],input[type="date"],input[type="datetime-local"],input[type="email"],input[type="url"],select{height:42px;transition:var(--highlight-delay)}input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="date"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="url"]:focus,textarea:focus,select:focus{outline:none;border:solid 1px #bbb;box-shadow:0 0 5px 1px #969696}input[type="checkbox"]{margin:0 .5em 0 0}[placeholder]{text-overflow:ellipsis}#comment textarea{height:20vh;min-height:30px;max-height:120px;padding:2%;margin:0;border-radius:0 0 var(--border-radius) var(--border-radius)}#comment textarea:focus,#comment textarea:hover{box-shadow:unset}#comment input[type="submit"]{margin:0}#edit textarea{min-height:20vh}#search_simple input[type="submit"]{margin:0}#content input[type="submit"],#content button{cursor:pointer;font-size:90%;color:var(--color-darker);text-align:center;padding:5px 15px;margin:0 1em .5em 0;border-radius:var(--border-radius-very);border:solid 1px #dcdcdc;-webkit-appearance:none}#content input[type="submit"]:hover,#content button:hover{color:#fff;background:#777;transition:var(--highlight-delay)}[dir=rtl] #content input[type="submit"],[dir=rtl] #content button{margin:1em 0 1em .5em}nav input.buttoninsidetextbox,#content input.buttoninsidetextbox{position:relative;vertical-align:middle;padding:0;background:none;border:none;cursor:pointer;margin:0 0 0 -40px;padding:5px 10px}[dir=rtl] nav input.buttoninsidetextbox,[dir=rtl] #content input.buttoninsidetextbox{margin:0 -40px 0 0}input.buttoninsidetextbox:active,input.buttoninsidetextbox:hover{background:unset!important}#search_nav input[type="text"],#search_menu input[type="text"]{height:30px;margin:5px 0;padding:0 35px 0 15px;background-color:var(--color-dark);border:0;color:#bbb;text-overflow:ellipsis}#search_menu input[type="text"]{border-radius:0}#search_nav input[type="text"]{font-size:70%;width:40vw;max-width:320px;border-radius:var(--border-radius-very);transition:var(--highlight-delay)}#search_menu input[type="text"]{font-size:100%;width:100%}#search_nav input[type="text"]:hover,#search_nav input[type="text"]:focus,#search_menu input[type="text"]:hover{outline:none}#search_nav input[type="text"]:hover{box-shadow:0 0 5px 1px #969696}#search_nav input[type="text"]::placeholder,#search_menu input[type="text"]::placeholder{color:#bbb}#search_menu input[type="text"]:focus,#search_menu input[type="text"]:hover{box-shadow:unset}#app-sidemenu{flex:1 0 100px;display:flex;flex-flow:row;flex-direction:column;justify-content:space-between;background:#555;color:#eee;cursor:default;overflow:hidden}#app-sidemenu ul{flex-grow:1;padding:0;margin:0;text-align:center;font-size:70%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}#app-sidemenu li{display:inline-block;width:100%;transition:var(--highlight-delay)}#app-sidemenu li:hover{background:var(--color-dark)}#app-sidemenu li .icon{display:block;font-size:30px;padding:0 0 5px}#app-sidemenu li a{display:block;color:#eee;padding:25px 0}#app-sidemenu li:hover a{color:#fff}#app-sidemenu .icontext{word-break:break-word;padding:0 5px;hyphens:auto}#app-tocmenu{color:var(--color-ligh);background:#eee;font-size:80%;width:20vw;min-width:200px;overflow:hidden;display:flex;padding:3vw 1vw}#app-tocmenu .sidemenuwrapper{width:100%;overflow-x:hidden;overflow-y:auto;padding:0 1em 0 0;scrollbar-width:thin}#app-tocmenu h2{margin:0}#usermenu,#announcement{color:#aaa;font-size:70%;border-top:1px solid #777;text-align:center}#usermenu{padding:.5em 0}#announcement{padding:7px}#announcement p{margin:0;text-align:left}#announcement p+p{margin:7px 0 0}#usermenu a,#usermenu a:active,#announcement a,#announcement a:active{color:#bbb}#usermenu a,#usermenu a:active{padding:0 7px;display:inline-block}#usermenu a:hover,#announcement a:hover{color:#ccc;transition:var(--highlight-delay)}.usermenuitemwrapper{width:100%}.usermenuitem{float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60%;padding:0 5px 0 0}.usermenuvalue{overflow:hidden;text-align:right;white-space:nowrap}#app-main{display:flex;flex-flow:row;flex:1 1 auto;overflow:hidden}#container{width:100%;background-color:#fefefe;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}#content{line-height:1.7;color:var(--color-darkest);word-wrap:break-word;max-width:1800px;margin:3vw;text-align:start}[dir=rtl] #content{font-size:110%}#app-footer{flex:0 0 2.5em;cursor:default;background:var(--color-darker);font-size:70%;overflow:hidden;color:#ddd;text-align:center}#app-footer a:link,#app-footer a:active,#app-footer a:visited{color:#ccc;text-decoration:none}#footercontent{flex:1 1 auto;display:flex;flex-direction:row;justify-content:space-between;margin:0 1em;line-height:2.5em}#footercontent .flag{height:1em;margin:0 3px 0 0;vertical-align:middle}.left{text-align:left!important}.column2>div,.column3>div,.column4>div{display:inline-block;width:100%}.column2{column-count:2}.column3{column-count:3}.column4{column-count:4}#content img,table,blockquote,pre{animation:fadein linear .5s}.white{color:#fff}.silver{color:silver}.gray{color:gray}.black{color:#000}.red{color:red}.maroon{color:maroon}.yellow{color:#FF0}.olive{color:olive}.lime{color:lime}.green{color:green}.aqua{color:cyan}.teal{color:teal}.blue{color:blue}.navy{color:navy}.fuchsia{color:#F0F}.purple{color:purple}.bg-white{background:#fff}.bg-silver{background:silver}.bg-gray{background:gray}.bg-black{background:#000}.bg-red{background:red}.bg-maroon{background:maroon}.bg-yellow{background:#FF0}.bg-olive{background:olive}.bg-lime{background:lime}.bg-green{background:green}.bg-aqua{background:cyan}.bg-teal{background:teal}.bg-blue{background:blue}.bg-navy{background:navy}.bg-fuchsia{background:#F0F}.bg-purple{background:purple}.user-avatar{width:2em;padding:5px;border-radius:5px;font-size:80%;vertical-align:text-bottom;text-align:center}.introbox{color:var(--color-darker);text-align:start}.col.introbox:nth-child(n+2){margin:0 0 0 2em}[dir=rtl] .col.introbox:nth-child(n+2){margin:0 2em 0 0}.introbox h1,.introbox h2,.introbox h3{color:var(--color-darker);overflow:hidden;line-height:1.44}.introbox h1{font-size:150%;margin-top:0;margin-bottom:20px;padding:10px 0;border-bottom:1px solid #aaa;white-space:nowrap}.introbox h2{font-size:150%;margin-top:0;margin-bottom:20px;padding:10px 0;border-bottom:1px solid #aaa;white-space:nowrap}.introbox h3{font-size:100%;margin:0;padding:0}.introbox h1 a:link,.introbox h1 a:visited,.introbox h2 a:link,.introbox h2 a:visited{color:var(--color-darkest)}.introbox p{font-size:80%;color:var(--color-dark);line-height:1.5;margin:20px 0}.introbox p:last-child{margin:20px 0 0}.introbox p a{font-weight:600}.databox{color:var(--color-darker);font-size:90%;text-align:start;background:#fff;margin:0 0 2em 0}.databox.col:nth-child(n+2){margin:0 0 2em 2em}[dir=rtl] .databox.col:nth-child(n+2){margin:0 2em 2em 0}.databox-header{background:var(--color-lighter);border:1px solid var(--color-lightest);padding:.25em 1em;padding:.25em clamp(7px, 1vw, 15px);display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:var(--border-radius) var(--border-radius) 0 0}.databox-header a{text-overflow:ellipsis;overflow:hidden}.databox-header h2{font-size:100%;color:#fff;margin:0;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.databox-maxicon{color:#fff}.databox-maxicon-link{overflow:hidden}.databox-content{line-height:1.5;border:1px solid #ddd;border-radius:0 0 var(--border-radius) var(--border-radius)}.databox h1 a:link,.databox h1 a:visited,.databox h2 a:link,.databox h2 a:visited{color:var(--color-darkest)}.databox-content{padding:.5em 0}.databox-content ol,.databox-content ul{margin:.25em 0 .25em 1.5em;color:var(--color-dark)}[dir=rtl] .databox-content ol,[dir=rtl] .databox-content ul{padding:.25em 1.5em .25em 0}.databox-content>*{padding:.5em 1em;padding:.5em clamp(7px, 1vw, 15px)}.databox-content h3{font-size:100%;font-weight:600;margin:0}.databox-content p{color:var(--color-dark);margin:0}.databox-content input{margin:0}.databox-content li+li{padding:.5em 0 0}.databox-content p a{font-weight:600}.databox-content .tablewrapper{margin:0;overflow-x:hidden}.databox-content table{width:100%;font-size:80%}.databox-content tr:not(:first-child){border-top:1px solid #eee}.databox-content th,.databox-content td{vertical-align:bottom;padding:3px}.databox-content th{color:var(--color-dark);font-weight:600;background:unset}.databox-content td{text-align:right}.databox-content #search_simple{text-align:center}.databox-content #search_simple input[type="text"]{width:80%;max-width:320px;border-radius:var(--border-radius-very)}.nooverflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.calendarcontainer{display:flex;flex-wrap:wrap;justify-content:center}.calendar{display:inline-block;border-width:1px;border-style:solid;border-color:#d0d0d0;border-radius:var(--border-radius);background-color:#eee;padding:20px 30px;margin:25px;text-align:left;vertical-align:top}.calendar a *{cursor:pointer}.calendar:hover,.calendar:focus{transition:.2s;box-shadow:2px 2px 8px #999}.calendartitle{padding:0 0 1em}.calendartitle h2{text-transform:uppercase;text-align:center;margin:0}a .calendartitle{color:#555}a .calendartitle:hover{color:var(--color-darker);transition:var(--highlight-delay)}.calendartitle p{font-size:80%;text-align:center!important;margin:0}.calendaritems{text-align:center}.calendaritem{display:inline-block;padding:5px 0;border:1px solid #ccc;margin:2%;font-size:70%;text-align:center;width:25%;vertical-align:top;color:#ccc;background:#eee;cursor:default}a .calendaritem{color:#777;background:#ddd;cursor:pointer}a .calendaritem:hover{color:#eee;background:#666;transition:var(--highlight-delay)}.vulheader{text-align:center;text-transform:uppercase;padding-bottom:30px;line-height:2.5}.vulheader #id{font-size:85%;color:gray}.vulheader h1{font-size:250%;text-align:center;line-height:1.2;margin:0}.vullogo{padding-top:30px}.vulheader a{color:unset}.vultop{table-layout:fixed;width:100%;cursor:default}.vultop th{color:var(--color-dark);background:#fff;text-align:center;font-weight:600}.vultop td{text-align:center;font-size:calc(15px + 2vw);line-height:1;height:3vw;padding:20px 0}#exploitpricetable{font-size:90%}#exploitpricetable th,#exploitpricetable td{vertical-align:middle;border:1px solid #eee}.label{font-weight:600}.timelinedays{display:inline-block;width:80px;font-size:80%;text-align:center;color:gray}.timeline-red,.timeline-blue{display:inline-block;margin:0 8px;width:5px;height:15px;cursor:default;vertical-align:middle}.timeline-red{background-color:#fe2e2e}.timeline-blue{background-color:#2e64fe}.vulsummary h2{font-size:110%;margin-bottom:5px}.vuldatapoint{font-size:65%;color:gray;padding-top:5px;line-height:1.5}.vullist{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.7;text-align:start}.datesymbol{display:inline-block;margin:0 12px 0 0}[dir=rtl] .datesymbol{margin:0 0 0 12px}.timeagosymbol{display:inline-block;font-size:65%;color:var(--color-darker);min-width:75px;margin:0 12px 0 0}[dir=rtl] .timeagosymbol{margin:0 0 0 12px}.risksymbol,.risksymbolcvss,.risksymbolexploit,.risksymbolexploitability,.risksymbolvideo,.streamsymbol{display:inline-block;font-size:75%;height:27px;line-height:27px;margin:0 12px 0 0;text-align:center;vertical-align:middle;cursor:default;box-shadow:2px 0 2px #bbb}[dir=rtl] .risksymbol,[dir=rtl] .risksymbolcvss,[dir=rtl] .risksymbolexploit,[dir=rtl] .risksymbolexploitability,[dir=rtl] .risksymbolvideo,[dir=rtl] .streamsymbol{margin:0 0 0 12px}td>.symbol{display:inline-block;width:70%;width:-webkit-fill-available;max-width:50px;font-size:65%;color:var(--color-dark);padding:2px 5px;text-align:center;vertical-align:text-bottom;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}td>a.symbol{cursor:pointer}.risksymbolcvss,.streamsymbol{border-radius:20px;width:27px;padding:0}.risksymbolexploit{width:65px;border-radius:3px}.risksymbolexploitability{width:30px;border-radius:20px}.risksymbolvideo{width:40px;border-radius:8px}.streamsymbol{color:#fff;background-color:#009688;font-size:16px;overflow:hidden;line-height:unset!important}.bold{font-weight:600}.low,.medium,.high,.low a,.medium a,.high a{color:#fff}.low{background-color:green}.medium{background-color:orange}.high{background-color:red}.cvss1,.cvss2,.cvss3,.cvss7,.cvss8,.cvss9,.cvss10,a.cvss1,a.cvss2,a.cvss3,a.cvss7,a.cvss8,a.cvss9,a.cvss10{color:#fff!important}.cvss1{background-color:#00c400}.cvss2{background-color:#00e020}.cvss3{background-color:#00f000}.cvss4{background-color:#d1ff00}.cvss5{background-color:#ffe000}.cvss6{background-color:#fc0}.cvss7{background-color:#ffbc10}.cvss8{background-color:#ff9c20}.cvss9{background-color:#ff8000}.cvss10{background-color:red}.price2,.price3,.price4,.price5,.price6,.price7,.price8,a.price2,a.price3,a.price4,a.price5,a.price6,a.price7,a.price8{color:#fff!important}.price1{background-color:#e5ccff}.price2{background-color:#c9f}.price3{background-color:#b266ff}.price4{background-color:#93f}.price5{background-color:#7f00ff}.price6{background-color:#60c}.price7{background-color:#4c0099}.price8{background-color:#306}.remediationo,.remediationt,.remediationw,.remediationu,.remediationx,a.remediationo,a.remediationt,a.remediationw,a.remediationu,a.remediationx{color:#fff!important}.remediationo{background-color:#080}.remediationt{background-color:#329f32}.remediationw{background-color:#66b766}.remediationu{background-color:#cce7cc}.remediationx{background-color:#e5f3e5}.generic,.undefined,.x,.u,.poc,.f,.h,.a,.exploitabilityx,.exploitabilityu,.exploitabilityp,.exploitabilityf,.exploitabilityh,.exploitabilitya,a.generic,a.undefined,a.x,a.u,a.poc,a.f,a.h,a.a,a.exploitabilityx,a.exploitabilityu,a.exploitabilityp,a.exploitabilityf,a.exploitabilityh,a.exploitabilitya{color:#fff!important}.x,.exploitabilityx{background-color:#f3e5e5}.u,.exploitabilityu{background-color:#e7cccc}.poc,.exploitabilityp{background-color:#b76666}.f,.exploitabilityf{background-color:#9f3232}.h,.exploitabilityh{background-color:#800}.a,.exploitabilitya{background-color:#4d0000}.youtube,.vimeo,.unknownvideo{color:#fff;font-size:60%}.youtube{background-color:#cc181e}.vimeo{background-color:#00adef}.unknownvideo{background-color:#111}.generic{background-color:rgb(0 51 204 / .4)}.undefined{background-color:#eee}.difftable td a,.diffadd a,.diffchange a,.diffdelete a{color:#666!important}.diffadd{background-color:#eafaf1}.diffchange{background-color:#fef9e7}.diffdelete{background-color:#fdedec}td>.edit,td>.review,td>.ready,a.edit,a.review,a.ready{color:#fff!important}.ready{background-color:green}.review{background-color:orange;animation:fadeblink normal 2s infinite ease-in-out}.edit{background-color:red;animation:fadeblink normal 2s infinite ease-in-out}.live{animation:fadeblink normal 2s infinite ease-in-out}.symbolheatwrapper{display:inline-block;height:27px;margin:0 12px 0 0}.symbolheat{display:inline-block;width:5vw;min-width:30px;max-width:60px;background:#bbb;border-radius:.5em;box-shadow:2px 0 2px #bbb}.symbolheat-value{padding:1px .25em;font-size:75%;border-radius:.5em;text-align:center}.symbolheat-1{width:10%}.symbolheat-2{width:20%}.symbolheat-3{width:30%}.symbolheat-4{width:40%}.symbolheat-5{width:50%}.symbolheat-6{width:60%}.symbolheat-7{width:70%}.symbolheat-8{width:80%}.symbolheat-9{width:90%}.symbolheat-10{width:100%}.exclusive{font-size:70%;color:#fff;background:indigo;padding:0 5px;border-radius:var(--border-radius-very);text-transform:uppercase}.viewlimit{text-align:center;padding:25px 0}.viewlimit a{background:#eee;border-radius:var(--border-radius);display:inline-block;text-align:center;padding:30px;color:var(--color-dark)}.viewlimit h1,.viewlimit p{margin:0;padding:10px;text-align:center}.viewlimit h1{font-size:140%;text-transform:uppercase}.viewlimit p{font-size:90%}.viewlimit a:hover{background:var(--color-dark);color:#eee;transition:var(--highlight-delay)}.minilogin,.miniunlock,.minibutton{display:inline-block;font-size:10px;vertical-align:middle;color:var(--color-darker)}.minibutton a{color:var(--color-darker);padding:2px 8px;font-weight:100;background-color:#eee;border-radius:3px;margin:0 0 0 10px}[dir=rtl] .minibutton a{margin:0 10px 0 0}.minibutton a:hover{color:#fff;background-color:#777;transition:var(--highlight-delay)}.minilogin a,.miniunlock a{color:#666}.minilogin a:hover::after{color:var(--color-dark);content:' login required'}.miniunlock a:hover::after{color:var(--color-dark);content:' purchase required'}.vulheader .minibutton a{margin:0 5px}#customerlogo{float:right}#customerlogo img{padding:0}.customerdata{font-size:80%;color:var(--color-dark);padding-bottom:50px}.customerdata p{margin:0}#content img{max-width:100%;height:auto}.column2 ul,.column3 ul,.column4 ul{max-height:unset}.productlist,.cpelist{line-clamp:5;overflow:auto;max-height:30vh}pre.red{border-color:#fe2e2e}pre.blue{border-color:#2e64fe}code,pre{font-family:'Roboto-Mono-Regular','Lucida Console','Courier New','Courier',monospace;font-size:80%;font-weight:600}.tablewrapper{overflow-x:auto;margin:1em 0;scrollbar-width:thin}table{cursor:default;border-collapse:collapse;font-size:90%}th{color:#fff;background:var(--color-lighter);padding:.25em;text-align:start;vertical-align:bottom;font-weight:400}td{color:#555;padding:.25em;text-align:start;vertical-align:top;white-space:pre-wrap;word-wrap:break-word}.trstripe tr:nth-child(even){background-color:#f4f4f4}td a{display:block;width:100%}td a:hover{color:var(--color-darkest)}tr:hover{background-color:#f4f4f4;transition:var(--highlight-delay)}.htable th{vertical-align:top;font-weight:600;background:#fff;color:var(--color-dark)}.htable tr:hover{background:#eee}.htable th,.htable td{padding:.25em .5em .25em 0}[dir=rtl] .htable th,[dir=rtl] .htable td{padding:.25em 0 .25em .5em}.sortable,.fullwidth{width:100%}.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after{color:#999;content:"\25B4\25BE"}.sortable th{cursor:pointer}.col1thnbr th:nth-child(1),.col2thnbr th:nth-child(2),.col3thnbr th:nth-child(3),.col4thnbr th:nth-child(4),.col5thnbr th:nth-child(5),.col6thnbr th:nth-child(6),.col7thnbr th:nth-child(7),.col8thnbr th:nth-child(8),.col9thnbr th:nth-child(9),.col10thnbr th:nth-child(10),.col11thnbr th:nth-child(11),.col12thnbr th:nth-child(12),.col13thnbr th:nth-child(13),.col14thnbr th:nth-child(14),.col1tdnbr td:nth-child(1),.col2tdnbr td:nth-child(2),.col3tdnbr td:nth-child(3),.col4tdnbr td:nth-child(4),.col5tdnbr td:nth-child(5),.col6tdnbr td:nth-child(6),.col7tdnbr td:nth-child(7),.col8tdnbr td:nth-child(8),.col9tdnbr td:nth-child(9),.col10tdnbr td:nth-child(10),.col11tdnbr td:nth-child(11),.col12tdnbr td:nth-child(12),.col13tdnbr td:nth-child(13),.col14tdnbr td:nth-child(14){white-space:nowrap;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.col1thel th:nth-child(1),.col2thel th:nth-child(2),.col3thel th:nth-child(3),.col4thel th:nth-child(4),.col5thel th:nth-child(5),.col6thel th:nth-child(6),.col7thel th:nth-child(7),.col8thel th:nth-child(8),.col9thel th:nth-child(9),.col10thel th:nth-child(10),.col11thel th:nth-child(11),.col12thel th:nth-child(12),.col13thel th:nth-child(13),.col14thel th:nth-child(14),.col1tdel td:nth-child(1),.col2tdel td:nth-child(2),.col3tdel td:nth-child(3),.col4tdel td:nth-child(4),.col5tdel td:nth-child(5),.col6tdel td:nth-child(6),.col7tdel td:nth-child(7),.col8tdel td:nth-child(8),.col9tdel td:nth-child(9),.col10tdel td:nth-child(10),.col11tdel td:nth-child(11),.col12tdel td:nth-child(12),.col13tdel td:nth-child(13),.col14tdel td:nth-child(14){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.col1tdnop td:nth-child(1),.col2tdnop td:nth-child(2),.col3tdnop td:nth-child(3),.col4tdnop td:nth-child(4),.col5tdnop td:nth-child(5),.col6tdnop td:nth-child(6),.col7tdnop td:nth-child(7),.col8tdnop td:nth-child(8),.col9tdnop td:nth-child(9),.col10tdnop td:nth-child(10),.col11tdnop td:nth-child(11),.col12tdnop td:nth-child(12),.col13tdnop td:nth-child(13),.col14tdnop td:nth-child(14){padding:0}.col1center th:nth-child(1),.col2center th:nth-child(2),.col3center th:nth-child(3),.col4center th:nth-child(4),.col5center th:nth-child(5),.col6center th:nth-child(6),.col7center th:nth-child(7),.col8center th:nth-child(8),.col9center th:nth-child(9),.col10center th:nth-child(10),.col11center th:nth-child(11),.col12center th:nth-child(12),.col13center th:nth-child(13),.col14center th:nth-child(14),.col1center td:nth-child(1),.col2center td:nth-child(2),.col3center td:nth-child(3),.col4center td:nth-child(4),.col5center td:nth-child(5),.col6center td:nth-child(6),.col7center td:nth-child(7),.col8center td:nth-child(8),.col9center td:nth-child(9),.col10center td:nth-child(10),.col11center td:nth-child(11),.col12center td:nth-child(12),.col13center td:nth-child(13),.col14center td:nth-child(14){text-align:center}.col1fitcontent th:nth-child(1),.col2fitcontent th:nth-child(2),.col3fitcontent th:nth-child(3),.col4fitcontent th:nth-child(4),.col5fitcontent th:nth-child(5),.col6fitcontent th:nth-child(6),.col7fitcontent th:nth-child(7),.col8fitcontent th:nth-child(8),.col9fitcontent th:nth-child(9),.col10fitcontent th:nth-child(10),.col11fitcontent th:nth-child(11),.col12fitcontent th:nth-child(12),.col13fitcontent th:nth-child(13),.col14fitcontent th:nth-child(14),.col1fitcontent td:nth-child(1),.col2fitcontent td:nth-child(2),.col3fitcontent td:nth-child(3),.col4fitcontent td:nth-child(4),.col5fitcontent td:nth-child(5),.col6fitcontent td:nth-child(6),.col7fitcontent td:nth-child(7),.col8fitcontent td:nth-child(8),.col9fitcontent td:nth-child(9),.col10fitcontent td:nth-child(10),.col11fitcontent td:nth-child(11),.col12fitcontent td:nth-child(12),.col13fitcontent td:nth-child(13),.col14fitcontent td:nth-child(14){width:1px;white-space:nowrap}.exploitlist,.exploitpricelist,.cvsslist{width:100%}.exploitlist th:nth-child(4){width:5%}.exploitpricelist th:nth-child(1),.exploitpricelist th:nth-child(3){width:5%}.exploitpricelist th:nth-last-child(-n+2){width:15%}.cvsslist th:nth-child(n+3),.cvsslist td:nth-child(n+3){min-width:20px;text-align:center}.tablecenter th,.tablecenter td{text-align:center}@keyframes page-load{from{background-color:var(--color-darkest)}to{background-color:#600}}.page-loading::before{content:" ";display:block;position:fixed;z-index:100;height:2px;width:100%;top:0;left:0;background-color:#yellow;animation:page-load infinite ease-out 2s;box-shadow:0 2px 2px rgb(0 0 0 / .2)}.purchase{width:100%;table-layout:fixed;text-align:center}.purchase th{font-size:150%;border-radius:var(--border-radius) var(--border-radius) 0 0;text-transform:uppercase;text-align:center}.purchase td{text-align:center}.purchase td:nth-child(1),.purchase th:nth-child(1){background:#eee;color:#999}.purchase td:nth-child(2),.purchase th:nth-child(2){background:#ddd;color:#555}.purchase td:nth-child(3),.purchase th:nth-child(3){background:#ddd;color:#555}.purchase .center{text-align:center}.purchase a{display:inline-block}.purchase .usersymbol{font-size:200%;background:#888;display:inline-block;border-radius:1.7em;width:1.7em;height:1.7em;color:#fff;margin:20px 0}.purchase .description{font-weight:600;text-transform:uppercase}.purchase th,.purchase td{padding:1em 2em;border-left:10px solid #fff;border-right:10px solid #fff}.purchase ul{padding:0 20px;text-align:left}.purchase button{margin:0}.purchase form{display:inline-block}.stripe-button-el{all:unset!important;cursor:pointer!important}.purchase-button{margin:0!important;background:#8701f9;color:#fff!important;border-radius:var(--border-radius-less)!important;font-weight:600}.listcve{display:inline-block;margin:0 12px 0 0;width:110px;font-size:80%;text-align:center;color:gray}[dir=rtl] .listcve{margin:0 0 0 12px}.videowrapper{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.videowrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.bubbleboxwrapper{text-align:center}.bubblebox{display:inline-block;width:150px;color:#555;border-width:1px;border-style:solid;border-color:#d0d0d0;border-radius:var(--border-radius);background-color:#eee;padding:20px 5px;margin:25px;text-align:center;vertical-align:top}.bubblebox:hover,.bubblebox:focus{transition:.2s;box-shadow:2px 2px 8px #999}.bubblebox h2{text-transform:uppercase;text-align:center;margin:0}.bubblebox p{text-align:center!important;font-size:80%;margin-block-end:0!important}.box{color:var(--color-darker);width:45%;margin:25px 0 50px;float:left;height:250px;overflow:hidden}.box:nth-child(even){margin-left:10%}.box h1{font-size:150%;color:var(--color-darker);border-bottom:1px solid #aaa;padding:10px 0;margin-top:0;margin-bottom:20px;white-space:nowrap;overflow:hidden}.box h1 a:link,.box h1 a:visited{color:var(--color-darkest)}.box p{font-size:75%;color:gray;line-height:1.5;margin-bottom:20px}.box .item{display:inline-block;font-weight:600;color:var(--color-dark);margin:0 10px 0 0}[dir=rtl] .box .item{margin:0 0 0 10px}.box div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.row{display:flex}.col{flex:1;overflow-x:hidden;overflow-y:auto}.extra{display:inline-block;width:25%;min-width:120px;vertical-align:top;text-align:center}.extra h2{text-align:center}.extra ul{padding:0}.extra li{list-style-type:none}.center{text-align:center}.blur{filter:blur(5px)}.documentation a,.documentation em{font-weight:700;font-style:normal}.documentation a{color:var(--color-link);text-decoration:none}.documentation a:hover{color:var(--color-link-hover);transition:var(--highlight-delay)}.documentation code{background:#eee;padding:1px 2px;border-radius:var(--border-radius-less);border:1px solid #ddd;color:var(--color-dark);font-weight:400}.documentation pre{max-height:50vh;overflow:auto}.comment{margin:30px 0}.comment .header{cursor:default;background-color:#eee;padding:.5em 1em;border-radius:var(--border-radius) var(--border-radius) 0 0;line-height:1}.comment .author{font-weight:600;color:var(--color-dark)}.comment .author a{color:var(--color-dark)}[dir=rtl] .vote input[type="submit"]{margin:0 10px 0 0}.comment .time{float:right;font-size:80%;color:var(--color-dark);line-height:1.5em}.comment .body{border:1px solid #eee;padding:2%;border-radius:0 0 var(--border-radius) var(--border-radius)}#content .vote{display:inline}#content .vote input[type="submit"]{display:inline-block;cursor:copy;font-size:75%;color:var(--color-darker);background-color:#ddd;margin:0 0 0 10px;padding:2px 5px;vertical-align:middle;border:none}#content .vote input[type="submit"]:hover{color:#fff;background-color:#777;transition:var(--highlight-delay)}.submenubuttons{text-align:center;padding:50px 0;font-size:80%}.submenubuttons a,.submenubuttons>span{color:#fff;padding:5px 10px;margin:0 3px;border-radius:var(--border-radius-very);overflow:hidden;white-space:pre;display:inline-block;min-width:90px;max-width:120px;width:10%}.submenubuttons a{background:#999}.submenubuttons>span{background:#ddd;cursor:default}.submenubuttons a:hover{color:#fff;background:#777;transition:var(--highlight-delay)}.ribbon{background:var(--color-dark);color:#fff;cursor:default}.ribbon h1{display:inline-block;font-size:150%;padding:30px 20px 0;margin:0;text-align:center}.ribbon p{display:inline-block;margin:0;padding:0 20px 10px;font-size:120%;text-align:center!important}.ribbon a{display:inline-block;text-align:center;padding:0 0 30px;line-height:2.5}.ribbon .formfield{display:inline-block;white-space:nowrap;padding:0 30px}.ribbon input[type="submit"],.ribbon input[type="button"]{display:inline-block;margin:0;font-size:100%;padding:5px 15px;border:solid 1px #555;color:#ddd;background-color:#666;height:30px;vertical-align:middle;cursor:pointer}.ribbon input[type="submit"]:hover,.ribbon input[type="button"]:hover{background-color:#777;transition:var(--highlight-delay)}.changelog h2{font-size:120%;margin:2em 0 0}.changelog ul{padding-inline-start:1em}.changelog li{list-style:none;border-left:5px var(--color-link) solid;padding:0 0 0 1em}.changelog li:hover{border-left:5px var(--color-link-hover) solid}.change-symbol{display:inline-block;font-size:60%;vertical-align:middle;padding:0 0 0 .5em}.change-symbol-icon{display:inline-block;border-radius:var(--border-radius-very) 0 0 var(--border-radius-very);background:#000;padding:0 .5em 0 .75em;color:#fff}.change-symbol-label{display:inline-block;font-weight:600;background:#444;border-radius:0 20px 20px 0;padding:0 .75em 0 .5em;color:#eee}.change-symbol-icon-feature{background:green}.change-symbol-icon-optimize{background:purple}.change-symbol-icon-bug{background:maroon}.change-symbol-icon-customer{background:teal}.ribbonbox{position:fixed;width:300px;margin:0 10px 35px 0;border-radius:var(--border-radius);bottom:0;right:0;font-size:70%;text-align:center;visibility:hidden;animation:1s linear 90s forwards fadein}[dir=rtl] .ribbonbox{right:unset;left:0}.buzzbox{padding:0 0 50px;text-align:center}.buzzbox h1,.buzzbox p{animation:fadein linear .5s}.buzzbox a{background:#7286e1;width:30vw;margin:1.5vw;text-align:center;display:inline-block;color:#fff;text-transform:uppercase;font-weight:700;transition:box-shadow .2s;animation:zoomin 1s}.buzzbox a:hover,.buzzbox a:focus{color:#fff;box-shadow:5px 5px 10px #999}.buzzbox h1{padding:20px 0 5px;margin:0;text-align:center;font-size:200%}.buzzbox p{margin:0;padding:0 25px 20px;display:inline-block;text-align:center}.tooltip{color:#bbb;padding:2px;margin-left:5px;font-weight:500;border:1px solid #bbb;border-radius:var(--border-radius);display:inline-block;width:2em;height:2em;font-size:8px;line-height:1;vertical-align:middle}.tooltip:after{content:"?"}.tooltip:hover{color:#fff;background-color:#777;transition:var(--highlight-delay)}.tooltip .tooltipcontent{display:none}.tooltip:hover .tooltipcontent{display:inline-block;position:relative;box-sizing:border-box;text-align:left;word-wrap:break-word;word-break:break-word;hyphens:auto;font-size:12px;line-height:1.5;color:#eee;left:50%;transform:translateX(-50%);top:20px;width:50vw;max-width:200px;background:#555;padding:15px;margin:0;z-index:9;border-radius:var(--border-radius);box-shadow:5px 5px 10px #999}.monitor{background:#222;color:#ddd;padding:1em 0 0 0}.monitor a{color:#9faae6;border-radius:4px;padding:0 4px}@keyframes fadein{0%{filter:opacity(0)}100%{filter:opacity(1);visibility:visible}}@keyframes zoomin{0%{transform:scale(0,0)}50%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}@keyframes fadeblink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@media screen and (min-width:1025px){.hideonweb{display:none}#cvsstablemobile{display:none}#cvsstableweb{table-layout:fixed;width:770px;font-size:90%}.risksymbol{width:65px;text-transform:uppercase}.risksymbol.low::after{content:"low"}.risksymbol.medium::after{content:"medium"}.risksymbol.high::after{content:"high"}.responsiveformfield,.responsiveformfieldcolumn{width:28%}.responsiveformfieldcolumn{float:left}.responsiveformfieldcolumn:nth-child(3n+2){margin-left:8%;margin-right:8%}}@media screen and (max-width:1400px){.hideonmidscreen,.col1hideonmidscreen th:nth-child(1),.col1hideonmidscreen td:nth-child(1),.col2hideonmidscreen th:nth-child(2),.col2hideonmidscreen td:nth-child(2),.col3hideonmidscreen th:nth-child(3),.col3hideonmidscreen td:nth-child(3),.col4hideonmidscreen th:nth-child(4),.col4hideonmidscreen td:nth-child(4),.col5hideonmidscreen th:nth-child(5),.col5hideonmidscreen td:nth-child(5),.col6hideonmidscreen th:nth-child(6),.col6hideonmidscreen td:nth-child(6),.col7hideonmidscreen th:nth-child(7),.col7hideonmidscreen td:nth-child(7),.col8hideonmidscreen th:nth-child(8),.col8hideonmidscreen td:nth-child(8),.col9hideonmidscreen th:nth-child(9),.col9hideonmidscreen td:nth-child(9),.col10hideonmidscreen th:nth-child(10),.col10hideonmidscreen td:nth-child(10),.col11hideonmidscreen th:nth-child(11),.col11hideonmidscreen td:nth-child(11),.col12hideonmidscreen th:nth-child(12),.col12hideonmidscreen td:nth-child(12),.col13hideonmidscreen th:nth-child(13),.col13hideonmidscreen td:nth-child(13),.col14hideonmidscreen th:nth-child(14),.col14hideonmidscreen td:nth-child(14){display:none!important}}@media screen and (max-width:1200px){.hideonsmallscreen,.col1hideonsmallscreen th:nth-child(1),.col1hideonsmallscreen td:nth-child(1),.col2hideonsmallscreen th:nth-child(2),.col2hideonsmallscreen td:nth-child(2),.col3hideonsmallscreen th:nth-child(3),.col3hideonsmallscreen td:nth-child(3),.col4hideonsmallscreen th:nth-child(4),.col4hideonsmallscreen td:nth-child(4),.col5hideonsmallscreen th:nth-child(5),.col5hideonsmallscreen td:nth-child(5),.col6hideonsmallscreen th:nth-child(6),.col6hideonsmallscreen td:nth-child(6),.col7hideonsmallscreen th:nth-child(7),.col7hideonsmallscreen td:nth-child(7),.col8hideonsmallscreen th:nth-child(8),.col8hideonsmallscreen td:nth-child(8),.col9hideonsmallscreen th:nth-child(9),.col9hideonsmallscreen td:nth-child(9),.col10hideonsmallscreen th:nth-child(10),.col10hideonsmallscreen td:nth-child(10),.col11hideonsmallscreen th:nth-child(11),.col11hideonsmallscreen td:nth-child(11),.col12hideonsmallscreen th:nth-child(12),.col12hideonsmallscreen td:nth-child(12),.col13hideonsmallscreen th:nth-child(13),.col13hideonsmallscreen td:nth-child(13),.col14hideonsmallscreen th:nth-child(14),.col14hideonsmallscreen td:nth-child(14){display:none!important}}@media screen and (max-width:1024px){.hideontablet,.col1hideontablet th:nth-child(1),.col1hideontablet td:nth-child(1),.col2hideontablet th:nth-child(2),.col2hideontablet td:nth-child(2),.col3hideontablet th:nth-child(3),.col3hideontablet td:nth-child(3),.col4hideontablet th:nth-child(4),.col4hideontablet td:nth-child(4),.col5hideontablet th:nth-child(5),.col5hideontablet td:nth-child(5),.col6hideontablet th:nth-child(6),.col6hideontablet td:nth-child(6),.col7hideontablet th:nth-child(7),.col7hideontablet td:nth-child(7),.col8hideontablet th:nth-child(8),.col8hideontablet td:nth-child(8),.col9hideontablet th:nth-child(9),.col9hideontablet td:nth-child(9),.col10hideontablet th:nth-child(10),.col10hideontablet td:nth-child(10),.col11hideontablet th:nth-child(11),.col11hideontablet td:nth-child(11),.col12hideontablet th:nth-child(12),.col12hideontablet td:nth-child(12),.col13hideontablet th:nth-child(13),.col13hideontablet td:nth-child(13),.col14hideontablet th:nth-child(14),.col14hideontablet td:nth-child(14){display:none!important}body{font-size:90%}#cvsstableweb,#exploitpricetable{display:none}#cvsstablemobile{table-layout:fixed;width:300px;font-size:90%}.calendar{width:30%}.risksymbol{width:1.5vw}.risksymbol.low::after{content:"L"}.risksymbol.medium::after{content:"M"}.risksymbol.high::after{content:"H"}.responsiveformfield,.responsiveformfieldcolumn{width:46%}.responsiveformfieldcolumn{float:left}.responsiveformfieldcolumn:nth-child(even){margin-left:8%}.column4{column-count:3}.column3{column-count:2}}@media screen and (max-height:1024px){.hideontablet_h{display:none!important}}@media screen and (max-width:768px){.hideonphablet,.col1hideonphablet th:nth-child(1),.col1hideonphablet td:nth-child(1),.col2hideonphablet th:nth-child(2),.col2hideonphablet td:nth-child(2),.col3hideonphablet th:nth-child(3),.col3hideonphablet td:nth-child(3),.col4hideonphablet th:nth-child(4),.col4hideonphablet td:nth-child(4),.col5hideonphablet th:nth-child(5),.col5hideonphablet td:nth-child(5),.col6hideonphablet th:nth-child(6),.col6hideonphablet td:nth-child(6),.col7hideonphablet th:nth-child(7),.col7hideonphablet td:nth-child(7),.col8hideonphablet th:nth-child(8),.col8hideonphablet td:nth-child(8),.col9hideonphablet th:nth-child(9),.col9hideonphablet td:nth-child(9),.col10hideonphablet th:nth-child(10),.col10hideonphablet td:nth-child(10),.col11hideonphablet th:nth-child(11),.col11hideonphablet td:nth-child(11),.col12hideonphablet th:nth-child(12),.col12hideonphablet td:nth-child(12),.col13hideonphablet th:nth-child(13),.col13hideonphablet td:nth-child(13),.col14hideonphablet th:nth-child(14),.col14hideonphablet td:nth-child(14){display:none!important}aside{flex:1 1 80px}aside li .icon{font-size:20px}#search_simple input[type="text"]{width:100%;max-width:640px}.risksymbol{width:1em}.risksymbol.low::after{content:""}.risksymbol.medium::after{content:""}.risksymbol.high::after{content:""}pre,blockquote{margin:1em 0}.box{width:100%;height:initial;margin:0!important;padding-bottom:7vh}.cvsslist th:nth-child(n+5),.cvsslist td:nth-child(n+5){display:none}.column4{column-count:2}.ribbonbox{width:100%;bottom:0;right:0;margin:0;border-radius:0}}@media screen and (max-height:768px){.hideonphablet_h{display:none!important}}@media screen and (max-width:640px){#content{margin:6% 3%;margin:6vw 3vw}.row{display:block}.col{flex:unset;overflow:unset}.col.introbox:nth-child(n+2){margin:0}.databox.col,.databox .col,.databox.col:nth-child(n+2){margin:0 0 2em}.databox .col:last-child{margin:0}.htable th{padding:.25em 1em .25em 0}.calendar{width:100%;margin:0 0 2em}.buzzbox a{width:100%;margin:3vw 0}.tooltip:hover .tooltipcontent{position:fixed;top:unset;bottom:0;left:0;transform:unset;padding:25px;margin:0;max-width:100%;width:100%;max-height:30%;overflow:auto;border-radius:0}}@media screen and (max-width:480px){.hideonphone,.col1hideonphone th:nth-child(1),.col1hideonphone td:nth-child(1),.col2hideonphone th:nth-child(2),.col2hideonphone td:nth-child(2),.col3hideonphone th:nth-child(3),.col3hideonphone td:nth-child(3),.col4hideonphone th:nth-child(4),.col4hideonphone td:nth-child(4),.col5hideonphone th:nth-child(5),.col5hideonphone td:nth-child(5),.col6hideonphone th:nth-child(6),.col6hideonphone td:nth-child(6),.col7hideonphone th:nth-child(7),.col7hideonphone td:nth-child(7),.col8hideonphone th:nth-child(8),.col8hideonphone td:nth-child(8),.col9hideonphone th:nth-child(9),.col9hideonphone td:nth-child(9),.col10hideonphone th:nth-child(10),.col10hideonphone td:nth-child(10),.col11hideonphone th:nth-child(11),.col11hideonphone td:nth-child(11),.col12hideonphone th:nth-child(12),.col12hideonphone td:nth-child(12),.col13hideonphone th:nth-child(13),.col13hideonphone td:nth-child(13),.col14hideonphone th:nth-child(14),.col14hideonphone td:nth-child(14){display:none!important}#menu{display:block;text-align:center}#menubox{padding:5px 0 0 0}#search_nav input[type="text"]{width:80vw;padding:0 15px;text-align:center}ul,ol{margin:1em 0;padding-inline-start:1.5em}.changelog ul{padding-inline-start:.5em}.responsiveformfield,.responsiveformfieldcolumn{width:100%}.responsiveformfieldcolumn{float:none}.responsiveformfieldcolumn:nth-child(even){margin-left:0}#content input[type="text"],#content input[type="password"],#content input[type="text"]#search,#content select{width:100%}.column2{column-count:1}.column3{column-count:1}.column4{column-count:1}}@media screen and (max-height:480px){.hideonphone_h{display:none!important}#app-sidemenu{flex:1 1 50px}#app-sidemenu li a{padding:20px 0}#app-sidemenu li .icon{font-size:18px}#app-sidemenu li .icontext{display:none!important}}@media screen and (max-width:320px){.hideonphonesmall,.col1hideonphonesmall th:nth-child(1),.col1hideonphonesmall td:nth-child(1),.col2hideonphonesmall th:nth-child(2),.col2hideonphonesmall td:nth-child(2),.col3hideonphonesmall th:nth-child(3),.col3hideonphonesmall td:nth-child(3),.col4hideonphonesmall th:nth-child(4),.col4hideonphonesmall td:nth-child(4),.col5hideonphonesmall th:nth-child(5),.col5hideonphonesmall td:nth-child(5),.col6hideonphonesmall th:nth-child(6),.col6hideonphonesmall td:nth-child(6),.col7hideonphonesmall th:nth-child(7),.col7hideonphonesmall td:nth-child(7),.col8hideonphonesmall th:nth-child(8),.col8hideonphonesmall td:nth-child(8),.col9hideonphonesmall th:nth-child(9),.col9hideonphonesmall td:nth-child(9),.col10hideonphonesmall th:nth-child(10),.col10hideonphonesmall td:nth-child(10),.col11hideonphonesmall th:nth-child(11),.col11hideonphonesmall td:nth-child(11),.col12hideonphonesmall th:nth-child(12),.col12hideonphonesmall td:nth-child(12),.col13hideonphonesmall th:nth-child(13),.col13hideonphonesmall td:nth-child(13),.col14hideonphonesmall th:nth-child(14),.col14hideonphonesmall td:nth-child(14){display:none!important}#mainmenu{position:relative}}@media screen and (max-height:320px){.hideonphonesmall_h{display:none!important}}@media screen and (max-height:320px){footer{display:none}}@media screen and (max-width:300px){.hideonwatch{display:none!important}}@media screen and (max-height:300px){.hideonwatch_h{display:none!important}}@media only print{html{font-size:12px}body{height:unset}#menu{display:block}#menubox,#app-sidemenu,#languages,.submenubuttons,.minibutton{display:none}#app-footer{background:unset}code,pre,blockquote{font-weight:400}.vuln h1,.vuln h2{page-break-after:avoid}.vuln p,.vuln table,.vuln ul,.vuln li,.vuln blockquote,.vuln pre{page-break-inside:avoid}.vuln em,.vuln a{font-weight:400}}