body {color: #333;font-size: 14px;font-family: Lato, sans-serif;background-color: #455660;}
#modal{z-index:200;}
#myProgress{position:absolute;top:50%;left:50%;width:50%;transform: translate(-50%, -50%);}
#graph-container {top: 40px;bottom: 0;left: 0;right: 0;position: absolute;cursor:move;}
#webgl {color: #fff;background: #000;margin:55px 10px;z-index:100;}
#innerWebgl{width:300px;height:300px;}
#menu{z-index: 190;position: fixed;overflow:initial;}
#menu>div{width:1200px;margin:auto;}
.w3-dropdown-content{z-index:110;}
.line {clear: both;display: block;width: 100%;margin: 0;margin-bottom:6px;border-bottom: 1px solid #aac789;background: transparent;}
h2, h3, h4 {font-variant: small-caps;}
h2.underline {color: #437356;background: #f4f0e4;margin: 0;border-radius: 2px;padding: 8px 12px;font-weight: 700;}
h3{margin: 5px;}
input[type=range] {width: 160px;}
#identities{width:100%;}
.bloc-center{margin: auto;display: block;}
#nodeInfos{background: white;padding: 10px;z-index: 150;}
#modal header{border-radius: 8px 8px 0 0;}
#nodeInfos .w3-button,#modal .w3-button{border-radius: 0 8px 0 0;}
#pubkey{font-size: 0.9em;font-style: italic;margin-bottom: 20px;}
#graph-container, #webgl, #menu, #nodeInfos, #communityInfo, #resetColors{display:none;}
.img-mini{width:25px;height:25px;}
#search{width:230px;}
#toggle-layout{width:130px;}