.vue-tooltip{background-color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;max-width:320px;padding:6px 10px;border-radius:3px;z-index:100;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.4);box-shadow:2px 2px 3px rgba(0,0,0,.4)}.vue-tooltip.vue-tooltip-hidden{-webkit-transform:translateX(-100000px)!important;transform:translateX(-100000px)!important}.vue-tooltip .vue-tooltip-content{text-align:center}.vue-tooltip .tooltip-arrow{content:"";width:0;height:0;border-style:solid;position:absolute;margin:5px}.vue-tooltip[x-out-of-boundaries]{display:none}.vue-tooltip[x-placement^=bottom]{margin-top:5px}.vue-tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;border-top-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;top:-5px;margin-top:0;margin-bottom:0}.vue-tooltip[x-placement^=top]{margin-bottom:5px}.vue-tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0;border-top-color:#000;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;bottom:-5px;margin-top:0;margin-bottom:0}.vue-tooltip[x-placement^=right]{margin-left:5px}.vue-tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-right-color:#000;border-top-color:transparent!important;border-left-color:transparent!important;border-bottom-color:transparent!important;left:-5px;margin-left:0;margin-right:0}.vue-tooltip[x-placement^=left]{margin-right:5px}.vue-tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-left-color:#000;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;margin-left:0;margin-right:0}@font-face{font-family:lato;font-style:normal;font-weight:400;src:url(/static/fonts/lato-regular-webfont.ddf7dc3.eot) format("embedded-opentype"),url(/static/fonts/lato-regular-webfont.feaa14f.woff) format("woff"),url(/static/fonts/lato-regular-webfont.5c5ebcb.ttf) format("truetype"),url(/static/img/lato-regular-webfont.77be855.svg#latoregular) format("svg")}@font-face{font-family:lato;font-style:normal;font-weight:200;src:url(/static/fonts/lato-light-webfont.7bacfca.eot) format("embedded-opentype"),url(/static/fonts/lato-light-webfont.8d1df05.woff) format("woff"),url(/static/fonts/lato-light-webfont.2481ad8.ttf) format("truetype"),url(/static/img/lato-light-webfont.e4659d8.svg#latolight) format("svg")}body{margin:0;font-family:lato,Helvetica Neue,Helvetica,sans-serif;background-image:url(/static/img/blur.ba77000.jpg);background-size:cover;background-repeat:no-repeat}p{line-height:1.1}a,a:visited{color:#333}a:hover{color:#555}h1,h2,h3{line-height:1.4;margin:0}section{margin:2%;border-radius:3px}section h2{font-size:2rem}header{text-align:center}ul{margin:0;padding:0;list-style:none}ul li{padding:5px 0}footer{text-align:center}footer a,footer a:visited,footer p{color:#fff}table{width:100%;text-align:center;border-collapse:collapse}table th:first-child{text-align:left}table td,table th{padding:5px}table tbody tr:nth-child(odd){background-color:#eee}#nodes-table thead th{cursor:pointer}#menu{position:fixed;top:12rem;left:0;padding:3px 6px;z-index:1}#menu a{color:#000}#menu a:hover{color:#555}#menu .close-drawer{display:none;position:absolute;right:5px;top:5px;text-decoration:none}#drawer-icon{display:none;position:absolute;top:2.3rem;left:3%;width:25px;height:25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAZCAYAAAAmNZ4aAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QIHFjgrVVOTJwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAA/UlEQVRIx+3WrUpEQRjG8d/MAVnFrwWxWMSoUYOYNlltBmHbBos3IHgfFoNXIAYRk8XiLWzSKIjLLrpgWI/Bc+Bgn9myfxhm5i0PL+8zDxP8sYFDtKUjYoRbvNWirygzrXdsFzhGVz7mMY4YyMsPRgELuMN+VUxJiT46oSrMoYPlxMJjPGBiRi5C47yEVmKtbwzrS8RZ9ZaLxI1OcI8L2M2YWmXl7G7EQebxtrAX8TwFXz3VMz5BL3GABHzhCtehUSz+uTxVZE6qfUb+5NrEamKtAV6aUXmTMUAesQhHmZOrxHnE2hS+Pm1Yx0fGbofYqc21hVOsJDbXJy7R/wVkla5gs0ErDAAAAABJRU5ErkJggg==) no-repeat 50%}@media screen and (max-width:1360px){#menu{top:.5rem}}@media screen and (max-width:642px){#drawer-icon{display:block}#menu{left:-200px;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}#menu .close-drawer{display:block}#drawer-opened:target #menu{-webkit-transform:translateX(200px);transform:translateX(200px)}}main{max-width:1200px;margin:auto}section>header{position:relative;background-color:#ddd;padding:1rem}section>header .right-action{position:absolute;top:25px;right:12px}section>div{padding:1rem;color:#333}@media screen and (max-width:642px){section>header .right-action{position:static}}.tile{border:1px solid #ccc;background-color:#fff;-webkit-box-shadow:0 0 4px -3px #000;box-shadow:0 0 4px -3px #000}.center{text-align:center}.btn,.btn-big,.btn-medium{display:inline-block;padding:12px 25px;background-color:#ddd;border:1px solid #c4c4c4;color:#000;text-decoration:none;font-size:1.2rem;border-radius:5px;white-space:nowrap;cursor:pointer}.btn-big:hover,.btn-medium:hover,.btn:hover{background-color:#eaeaea}.btn-medium{padding:6px 12px;font-size:1rem}.btn-big{text-transform:uppercase;font-size:1.4rem}.btn-primary{background-color:#83886c;border-color:#686c55}.btn-primary:hover{background-color:#909579}.btn-primary,.btn-primary:hover,.btn-primary:visited{color:#000}.btn-secondary{background-color:#43372e;border-color:#251e19}.btn-secondary:hover{background-color:#524338}.btn-secondary,.btn-secondary:hover,.btn-secondary:visited{color:#fff}.btn.selected,.selected.btn-big,.selected.btn-medium{background-color:#4682b4;border-color:#38678f}.btn.selected:hover,.selected.btn-big:hover,.selected.btn-medium:hover{background-color:#568ebd}.btn.selected,.btn.selected:hover,.btn.selected:visited,.selected.btn-big,.selected.btn-medium{color:#fff}.valign-wrapper{-webkit-box-orient:vertical;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center}.flex,.valign-wrapper{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.flex{-webkit-box-orient:horizontal;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex>.col2{width:48%;padding:1%}.flex>.col3{width:30%;padding:1.66%}.flex>.col4{width:21%;padding:2%}.flex-wrap{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap>*{margin:5px}.overflow-x{overflow-x:auto}@media screen and (max-width:642px){main>header{margin:1%}.flex{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex>.col2,.flex>.col3,.flex>.col4{width:98%;padding:1%;margin-bottom:12px}}.main-header .main-title{margin:2rem}.main-header .main-title h1{font-size:4rem}.main-header .main-title h1 a{color:#000;text-decoration:none}.main-header .main-title h2{font-size:1.7rem}.main-header .tile{font-size:2.5rem;min-height:150px;line-height:1.3;padding:1rem}.main-header .tile strong{font-size:2rem;display:block}@media screen and (max-width:642px){.main-header .main-title h1{font-size:2rem}.main-header .main-title h2{font-size:1.4rem}}#install-guides-list[data-v-630865c9]{text-align:center}.spinner[data-v-164c4845]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-spinner{border-style:solid;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-radius:50%;width:30px;height:30px}@-webkit-keyframes forward{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes forward{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes backward{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(-1turn)}}@keyframes backward{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(-1turn)}}.nodes[data-v-40cc0564],.nodes[data-v-c51ac92c],.users[data-v-40cc0564],.users[data-v-c51ac92c]{text-align:right}.version-column[data-v-766d1faa],.version-column[data-v-b98d94ae]{max-width:150px;overflow:hidden}.center[data-v-3c1f7854]{text-align:center}
/*# sourceMappingURL=app.476a21a3dbae977d051fd41263083423.css.map */