@charset "UTF-8";

#side-navigation {display:none;}
nav.mobile-menu {display:none;}
#article {width:100%;}
.home-icon {display:none;}
.internal-search {display:none;}
.lang-select button {width:100%;padding:1px 8px;}
header {background:url(../../Disruptive.jpg) center/cover;}
.header-content a[href]:link, .header-content a[href]:visited, .header-content a[href]:hover, .header-content a[href]:active {color:var(--header-text-color);text-decoration:none;}
.brand-logo, .doc-title, .icon-blocks {display:none;}
.Topimage img {width:100%!important;height:100%!important}
#breadcrumb {background:#fff;border-bottom:solid 1px #d9d9d9;text-align:right;}
.lang-select {margin-right:0.7rem;}
h2:after {content:none;}
table.Tool-explanation {margin-bottom:1.8em;}
p.Buttons img, p.ButtonsCxSpFirst img, p.ButtonsCxSpMiddle img, p.ButtonsCxSpLast img {cursor:pointer;}
p.Buttons img, p.ButtonsCxSpFirst img, p.ButtonsCxSpMiddle img, p.ButtonsCxSpLast img {border:solid 2px #fff;}
p.Buttons img:hover, p.ButtonsCxSpFirst img:hover, p.ButtonsCxSpMiddle img:hover, p.ButtonsCxSpLast img:hover {border:solid 2px #5a5a5a;}
p.Defaultview {background:#f2f2f2;padding:24px 60px;}

@media screen and (max-width: 960px) {
     table:has(p.Buttons) {overflow-x:scroll;}
     p.Buttons img {min-width:128px;}
}
