* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } html { font-size: 16px; height: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% } body,html { overflow-x: hidden; } body { background: #edf0f2; color: #404040; font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif; font-weight: 400; margin: 0; min-height: 100%; -webkit-font-smoothing: antialiased; } a { color: #2980B9; text-decoration: none; cursor: pointer; } a:active, a:hover { outline: 0 } .dokuwiki a.wikilink2:link, .dokuwiki a.wikilink2:visited { border-bottom: none !important; } h1, h2, h3, h4, h5, h6, legend { margin-top: 0; margin-bottom: 1.5em; font-weight: 700; font-family: "Roboto Slab","ff-tisa-web-pro","Georgia","Arial","sans-serif"; } h1 { font-size: 175%; } h2 { font-size: 150%; } h3 { font-size: 125%; } h4 { font-size: 115%; } h5 { font-size: 110%; } h6 { font-size: 100% } dl, ol, ul { list-style: none; list-style-image: none; margin: 0; padding: 0; } li { list-style: none } pre { background-color: #f8f8f8; border: 1px solid #e1e4e5; display: block; font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace; font-size: 12px; line-height: 1.4; margin: 1px 0 24px; overflow: auto; padding: 12px; white-space: pre; } code { background: #fff; border: 1px solid #e1e4e5; color: #e74c3c; font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace; font-size: 75%; max-width: 100%; padding: 2px 5px; overflow-x: auto; white-space: nowrap; } hr { border: 0; border-top: 1px solid #e1e4e5; display: block; height: 1px; margin: 24px 0; padding: 0; } input[type=text], input[type=password], input[type=email] { border: 1px solid #ccc; display: inline-block; font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif; font-size: 80%; padding: 6px; } input:focus, select:focus, textarea:focus, button:focus { outline: none; } blockquote { line-height: 24px; margin-bottom: 24px; margin-left: 24px; } button, .btn { background-color: #f3f6f6; border: 1px solid rgba(0,0,0,0.1); border-radius: 2px; box-shadow: 0px 1px 2px -1px rgb(255,255,255,.5) inset, 0px -2px 0px 0px rgb(0,0,0,.1) inset; color: #404040; cursor: pointer; display: inline-block; font-family: "Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; font-size: 100%; font-weight: normal; height: 35px; line-height: normal; padding: 6px 12px 8px 12px; text-decoration: none; text-align: center; user-select: none; vertical-align: middle; white-space: nowrap; zoom: 1; -webkit-user-drag: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } button:hover, .btn:hover { background-color: #e5ebeb !important; color: #404040; } .visible { display: block !important; } .invisible { display: none; } #dw__toc .btn-expand img { display: none; } #btn-mobilemenu .icon-menu { display: none; }