html{font-size:12px}*{box-sizing:border-box;text-rendering:geometricPrecision}body{word-wrap:break-word;margin:0;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;font-size:1rem;line-height:1.5rem}h1,h2,h3,h4,h5,h6{line-height:1.3em}fieldset{border:none;margin:0;padding:0}pre{background-color:#fff;border:1px solid #ccc;margin:1.75rem 0;padding:2rem;overflow:auto}code[class*=language-],pre[class*=language-],pre code{text-shadow:none;margin:1.75rem 0;font-weight:100}a{cursor:pointer;color:#ff2e88;border-bottom:1px solid #ff2e88;text-decoration:none}a:hover{color:#fff;background-color:#ff2e88}.grid{flex-wrap:wrap;display:flex}.grid.-top{align-items:flex-start}.grid.-middle{align-items:center}.grid.-bottom{align-items:flex-end}.grid.-stretch{align-items:stretch}.grid.-baseline{align-items:baseline}.grid.-left{justify-content:flex-start}.grid.-center{justify-content:center}.grid.-right{justify-content:flex-end}.grid.-between{justify-content:space-between}.grid.-around{justify-content:space-around}.cell{box-sizing:border-box;flex:1}@media screen and (min-width:768px){.cell.-\31 of12{flex:0 0 8.33333%}.cell.-\32 of12{flex:0 0 16.6667%}.cell.-\33 of12{flex:0 0 25%}.cell.-\34 of12{flex:0 0 33.3333%}.cell.-\35 of12{flex:0 0 41.6667%}.cell.-\36 of12{flex:0 0 50%}.cell.-\37 of12{flex:0 0 58.3333%}.cell.-\38 of12{flex:0 0 66.6667%}.cell.-\39 of12{flex:0 0 75%}.cell.-\31 0of12{flex:0 0 83.3333%}.cell.-\31 1of12{flex:0 0 91.6667%}}@media screen and (max-width:768px){.grid{flex-direction:column}.cell{flex:none}}.hack,.hack blockquote,.hack code,.hack em,.hack h1,.hack h2,.hack h3,.hack h4,.hack h5,.hack h6,.hack strong{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;font-size:1rem;font-style:normal}.hack blockquote,.hack code,.hack em,.hack strong{line-height:20px}.hack blockquote,.hack code,.hack footer,.hack h1,.hack h2,.hack h3,.hack h4,.hack h5,.hack h6,.hack header,.hack li,.hack ol,.hack p,.hack section,.hack ul{float:none;margin:0;padding:0}.hack blockquote,.hack h1,.hack ol,.hack p,.hack ul{margin-top:20px;margin-bottom:20px}.hack h1{margin:0;padding:20px 0 30px;display:table-cell;position:relative;overflow:hidden}.hack h1:after{content:"====================================================================================================";position:absolute;bottom:10px;left:0}.hack h1+*{margin-top:0}.hack h2,.hack h3,.hack h4,.hack h5,.hack h6{margin-bottom:1.75rem;position:relative}.hack h2:before,.hack h3:before,.hack h4:before,.hack h5:before,.hack h6:before{display:inline}.hack h2:before{content:"## "}.hack h3:before{content:"### "}.hack h4:before{content:"#### "}.hack h5:before{content:"##### "}.hack h6:before{content:"###### "}.hack li{padding-left:20px;display:block;position:relative}.hack li:after{position:absolute;top:0;left:0}.hack ul>li:after{content:"-"}.hack ol{counter-reset:ol}.hack ol>li:after{content:counter(ol)".";counter-increment:ol}.hack ol li:nth-child(n+10):after{left:-7px}.hack blockquote{padding-left:2ch;position:relative;overflow:hidden}.hack blockquote:after{content:">\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >\a >";white-space:pre;line-height:20px;position:absolute;top:0;left:0}.hack em:after,.hack em:before{content:"*";display:inline}.hack pre code:after,.hack pre code:before{content:""}.hack code{font-weight:700}.hack code:after,.hack code:before{content:"`";display:inline}.hack hr{border:0;height:20px;margin:20px 0;position:relative;overflow:hidden}.hack hr:after{content:"----------------------------------------------------------------------------------------------------";word-wrap:break-word;width:100%;line-height:20px;position:absolute;top:0;left:0}@-moz-document url-prefix(){.hack h1{display:block}}.hack-ones ol>li:after{content:"1."}p{margin:0 0 1.75rem}.container{max-width:70rem}.container,.container-fluid{margin:0 auto;padding:0 1rem}.inner{padding:1rem}.inner2x{padding:2rem}.pull-left{float:left}.pull-right{float:right}.progress-bar{opacity:.8;background-color:#ccc;height:8px;margin-top:12px}.progress-bar.progress-bar-show-percent{margin-top:38px}.progress-bar-filled{background-color:gray;width:0;height:100%;transition:width .3s;position:relative}.progress-bar-filled:before{content:"";border:6px solid #0000;border-top-color:gray;position:absolute;top:-12px;right:-6px}.progress-bar-filled:after{color:gray;content:attr(data-filled);white-space:nowrap;border:6px solid #0000;font-size:12px;display:block;position:absolute;top:-38px;right:0;transform:translate(50%)}table{border-collapse:collapse;color:#778087;width:100%;margin:1.75rem 0}table td,table th{vertical-align:top;border:1px solid #ccc;padding:10px;line-height:15px}table thead th{font-size:10px}table tbody td:first-child{color:#333;font-weight:700}.form{width:30rem}.form-group{margin-bottom:1.75rem;overflow:auto}.form-group label{color:#333;float:left;border-bottom:2px solid #ccc;width:10rem;height:38px;padding:0;line-height:38px;display:inline-block;position:relative}.form-group.form-success label{color:#4caf50!important;border-color:#4caf50!important}.form-group.form-warning label{color:#ff9800!important;border-color:#ff9800!important}.form-group.form-error label{color:#f44336!important;border-color:#f44336!important}.form-control{background-color:#0000;border:none;border-bottom:2px solid #ccc;outline:none;width:20rem;height:38px;padding:.5rem 0}.form-control:focus{border-color:#555}.form-group.form-textarea label:after{content:"";background-color:#fff;width:2px;position:absolute;top:0;bottom:0;right:-2px}textarea.form-control{resize:none;border-bottom:2px solid #ccc;border-left:2px solid #ccc;height:auto;padding:.5rem}select.form-control{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-color:#0000;border-radius:0}.help-block{color:#999;margin-top:.5rem}.form-actions{margin-bottom:1.75rem}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;outline:none;justify-content:center;align-items:center;padding:.65rem 2rem;font-size:1rem;display:inline-flex;position:relative}.btn:active{box-shadow:inset 0 1px 3px #0000001f}.btn.btn-ghost{color:#757575;border-color:#757575}.btn.btn-ghost:focus,.btn.btn-ghost:hover{color:#424242;z-index:2;border-color:#424242}.btn.btn-ghost,.btn.btn-ghost:hover{background-color:#0000}.btn-block{width:100%;display:flex}.btn-default{color:#fff;background-color:#e0e0e0;border:1px solid #e0e0e0}.btn-default:focus:not(.btn-ghost),.btn-default:hover{background-color:#dcdcdc;border-color:#dcdcdc}.btn-default{color:#333}.btn-success{color:#fff;background-color:#4caf50;border:1px solid #4caf50}.btn-success:focus:not(.btn-ghost),.btn-success:hover{background-color:#43a047;border-color:#43a047}.btn-success.btn-ghost{color:#4caf50;border-color:#4caf50}.btn-success.btn-ghost:focus,.btn-success.btn-ghost:hover{color:#388e3c;z-index:2;border-color:#388e3c}.btn-error{color:#fff;background-color:#f44336;border:1px solid #f44336}.btn-error:focus:not(.btn-ghost),.btn-error:hover{background-color:#e53935;border-color:#e53935}.btn-error.btn-ghost{color:#f44336;border-color:#f44336}.btn-error.btn-ghost:focus,.btn-error.btn-ghost:hover{color:#d32f2f;z-index:2;border-color:#d32f2f}.btn-warning{color:#fff;background-color:#ff9800;border:1px solid #ff9800}.btn-warning:focus:not(.btn-ghost),.btn-warning:hover{background-color:#fb8c00;border-color:#fb8c00}.btn-warning.btn-ghost{color:#ff9800;border-color:#ff9800}.btn-warning.btn-ghost:focus,.btn-warning.btn-ghost:hover{color:#f57c00;z-index:2;border-color:#f57c00}.btn-info{color:#fff;background-color:#00bcd4;border:1px solid #00bcd4}.btn-info:focus:not(.btn-ghost),.btn-info:hover{background-color:#00acc1;border-color:#00acc1}.btn-info.btn-ghost{color:#00bcd4;border-color:#00bcd4}.btn-info.btn-ghost:focus,.btn-info.btn-ghost:hover{color:#0097a7;z-index:2;border-color:#0097a7}.btn-primary{color:#fff;background-color:#2196f3;border:1px solid #2196f3}.btn-primary:focus:not(.btn-ghost),.btn-primary:hover{background-color:#1e88e5;border-color:#1e88e5}.btn-primary.btn-ghost{color:#2196f3;border-color:#2196f3}.btn-primary.btn-ghost:focus,.btn-primary.btn-ghost:hover{color:#1976d2;z-index:2;border-color:#1976d2}.btn-group{overflow:auto}.btn-group .btn{float:left}.btn-group .btn-ghost:not(:first-child){margin-left:-1px}.card{border:1px solid #ccc}.card .card-header{color:#333;text-align:center;background-color:#ddd;padding:.5rem 0}.alert{color:#ccc;border:1px solid #ccc;margin-bottom:1.75rem;padding:1rem}.alert-success{color:#4caf50;border-color:#4caf50}.alert-error{color:#f44336;border-color:#f44336}.alert-info{color:#00bcd4;border-color:#00bcd4}.alert-warning{color:#ff9800;border-color:#ff9800}.media:not(:last-child){margin-bottom:1.25rem}.media-left{padding-right:1rem}.media-left,.media-right{vertical-align:top;display:table-cell}.media-right{padding-left:1rem}.media-body{vertical-align:top;display:table-cell}.media-heading{font-size:1.16667rem;font-weight:700}.media-content{margin-top:.3rem}.avatarholder,.placeholder{text-align:center;color:#b9b9b9;background-color:#f0f0f0;border:1px solid #f0f0f0;font-size:1rem}.avatarholder{background-position:50%;background-repeat:no-repeat;background-size:cover;width:48px;height:48px;font-size:2rem;line-height:46px}.avatarholder.rounded{border-radius:33px}.loading{content:"&nbsp;";border:2px solid #e91e63;border-right-color:#0000;border-radius:50%;width:20px;height:20px;margin:0 .5rem;animation:.6s linear infinite rotate;display:inline-block}.btn .loading{width:14px;height:14px;margin-bottom:0}.btn div.loading{float:left}.alert .loading{margin-bottom:-5px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.menu{width:100%}.menu .menu-item{color:#616161;border-color:#616161;display:block}.menu .menu-item.active,.menu .menu-item:hover{color:#000;background-color:#0000;border-color:#000}.modal{z-index:9000;visibility:hidden;background:0 0;border:none;justify-content:center;align-items:center;width:100%;transition:background 1s;display:none;position:fixed;inset:0}.modal.open,.modal:target,.modal[open]{visibility:visible;background:#00000080}.modal .modal-content,.modal.open,.modal:target,.modal[open]{display:flex}.modal .modal-content{color:#000;background:#fff;border-radius:.2em;flex-direction:column;width:50vw;max-height:calc(100vh - 150px);padding:20px 20px 10px;position:relative}.modal .modal-content .modal-footer{text-align:right}.modal .modal-content>*{width:100%}@media screen and (max-width:768px){.form-group label{border-bottom:none;width:100%;display:block}.form-group.form-textarea label:after{display:none}.form-control{width:100%}textarea.form-control{border-left:none;padding:.5rem 0}pre::-webkit-scrollbar{height:3px}}@media screen and (max-width:480px){.form{width:100%}}@media (max-width:767px){.modal.open .modal-content,.modal:target .modal-content{width:70vw}}
.dark-grey{color:#ccc;background-color:#181818}.dark-grey pre{background-color:#181818;border:none;padding:0}.dark-grey pre code{color:#00bcd4}.dark-grey h1 a,.dark-grey h2 a,.dark-grey h3 a,.dark-grey h4 a,.dark-grey h5 a{color:#ccc}.dark-grey code,.dark-grey strong{color:#fff}.dark-grey code{font-weight:100}.dark-grey table{color:#ccc}.dark-grey table td,.dark-grey table th{border-color:#444}.dark-grey table tbody td:first-child{color:#fff}.dark-grey .form-group label{color:#ccc;border-color:#5f5f5fc7}.dark-grey .form-group.form-textarea label:after{background-color:#181818}.dark-grey .form-control{color:#ccc;border-color:#5f5f5fc7}.dark-grey .form-control:focus{color:#ccc;border-color:#ccc}.dark-grey textarea.form-control{color:#ccc}.dark-grey .card{border-color:#5f5f5fc7}.dark-grey .card .card-header{color:#ccc;background-color:#0000;border-bottom:1px solid #5f5f5fc7}.dark-grey .btn.btn-ghost.btn-default{color:#ababab;border-color:#ababab}.dark-grey .btn.btn-ghost.btn-default:focus,.dark-grey .btn.btn-ghost.btn-default:hover{color:#e0e0e0;z-index:2;border-color:#e0e0e0}.dark-grey .btn.btn-ghost.btn-primary:focus,.dark-grey .btn.btn-ghost.btn-primary:hover{color:#64b5f6;border-color:#64b5f6}.dark-grey .btn.btn-ghost.btn-success:focus,.dark-grey .btn.btn-ghost.btn-success:hover{color:#81c784;border-color:#81c784}.dark-grey .btn.btn-ghost.btn-info:focus,.dark-grey .btn.btn-ghost.btn-info:hover{color:#4dd0e1;border-color:#4dd0e1}.dark-grey .btn.btn-ghost.btn-error:focus,.dark-grey .btn.btn-ghost.btn-error:hover{color:#e57373;border-color:#e57373}.dark-grey .btn.btn-ghost.btn-warning:focus,.dark-grey .btn.btn-ghost.btn-warning:hover{color:#ffb74d;border-color:#ffb74d}.dark-grey .avatarholder,.dark-grey .placeholder{background-color:#0000;border-color:#333}.dark-grey .menu .menu-item{color:#ccc;border-color:#5f5f5fc7}.dark-grey .menu .menu-item.active,.dark-grey .menu .menu-item:hover{color:#fff;border-color:#ccc}.dark-grey .modal .modal-content{color:#ccc;background-color:#181818;border-radius:.6em;box-shadow:0 0 6px 3px #ccc}
