@charset "UTF-8";@-webkit-keyframes targetPost{from{background-color:#f8f8b1}to{background-color:initial}}@keyframes targetPost{from{background-color:#f8f8b1}to{background-color:initial}}#content{margin-top:2vh}#navigation{position:absolute;right:0;width:40vw;height:auto}.discuss-nav{padding:0;position:absolute;height:auto;margin-top:0}.discuss-nav ul li a{font-size:1.2rem;line-height:normal;padding-top:0}#notifications{top:17vh;right:5vw;width:30vw}.msg+*{margin-top:0}#announcements h3{text-align:center}#discuss-announcements{position:absolute;top:2.3em;left:5%;width:90%;text-align:center}.discuss-announcement{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.discuss-round{position:relative;height:1.6em;width:1.6em;text-align:center;border:1px solid #000;border-radius:100%;cursor:pointer;display:inline-block;color:#000;-webkit-transition:300ms ease;transition:300ms ease}.discuss-round:hover{color:#fff;border-color:#0a8efe}.discuss-round~.discuss-round{float:right}.discuss-round span{position:absolute;top:50%;left:42%;height:0;width:0;background:#0a8efe;z-index:-1;border:0}.discuss-round:hover span{top:0;left:0;height:100%;width:100%}.discuss-round span::after,.discuss-round span::before{content:none}.discuss-round::after,.discuss-round::before{content:"";position:absolute;top:25%;left:40%;width:15%;height:27%;background:#000;-webkit-transform:skew(-25deg);transform:skew(-25deg)}.discuss-round::after{top:50%;-webkit-transform:skew(25deg);transform:skew(25deg)}.discuss-round~.discuss-round{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.discuss-round:hover::after,.discuss-round:hover::before{background:#fff;top:26%}.discuss-round:hover::after{top:51%}#fora{position:absolute;left:20vw;width:80vw;margin-top:3vh}.discuss-fora{width:18vw;height:18vw;overflow:hidden;text-align:center;border:1px solid #000;border-radius:.5vw;cursor:pointer;background-color:#509aff;display:inline-block;vertical-align:top;background-size:100% 100%;background-position:center;background-repeat:no-repeat;-webkit-transition:500ms ease;transition:500ms ease;margin:0 1vw}.discuss-fora:hover{background-color:#1b63c6;background-size:150% 150%;-webkit-transition:500ms ease;transition:500ms ease}.discuss-arrow-up{width:0;height:0;border-left:1.5vw solid transparent;border-right:1.5vw solid transparent;border-bottom:1.5vw solid #000;margin:14.5vw auto 0;-webkit-transition:500ms ease;transition:500ms ease}.discuss-fora:hover>.discuss-arrow-up{margin-top:5.1vw;-webkit-transition:500ms ease;transition:500ms ease}.discuss-fora-text{font-family:lato;vertical-align:bottom;height:11vw;background-color:#212121;color:#FFF;overflow:hidden;-webkit-transition:500ms ease;transition:500ms ease;border-top:.5vw solid #000}.discuss-fora:hover>.discuss-fora-text{overflow-y:auto}.discuss-fora-text-inner{height:9.5vw;width:16.6vw;margin-top:1.5vw;margin-left:auto;margin-right:auto}.unread-forum{background-color:#b00}.unread-forum:hover{background-color:#900}.discuss-table{width:90%;margin:1vh auto 0}.med-col{width:20%}.small-col{width:15%}.tiny-col{width:3%}.topic-icon{width:1em;height:1em;background-color:#1b63c6;border-radius:50%;border:1px solid #000}.unread-topic .topic-icon{background-color:#a82325}.topic{border-left:.2rem solid #509aff}.unread-topic{border-left-color:#e52d2d}#topic-main{border:1px solid #000;border-radius:5px 0 0 5px;padding:1em}#discuss-topic-header{color:#000;margin-bottom:1em}.topic-reply-panel{padding:0;display:inline-block;border:1px solid #000;border-radius:.5em;overflow:hidden;margin-left:1em;margin-bottom:-.5em}.topic-reply-panel>div{display:inline-block;height:1.5em;width:1.5em;text-align:center;line-height:1.5em;vertical-align:middle;cursor:pointer;font-size:20px;background-color:#FFF;color:#000;overflow:hidden;-webkit-transition:all 500ms ease;transition:all 500ms ease;border-right:1px solid #000}.topic-reply-panel>div:last-child{border-right:0 solid #000}.topic-reply-panel>div:hover{background-color:#509aff;color:#FFF;min-width:160px;-webkit-transition:all 500ms ease;transition:all 500ms ease}.topic-reply-disabled{background-color:#d8d8d8!important;color:#000!important;opacity:.6!important}.topic-reply-disabled:hover{background-color:#bababa!important;opacity:.8!important}.topic-reply-thanked{background-color:#51b835!important;color:#FFF!important}.topic-reply{position:relative;border:1px solid #000;border-radius:0;margin-left:2.3em;border-left:none;border-top:0 solid #fff}.topic-reply::before{content:"";position:absolute;top:0;left:-5px;height:calc(100% + 1px);width:5px;background:#3589fb}.topic-reply>a{position:absolute;top:0;left:-2.8em;width:2.3em;color:#888;font-family:Lato,sans-serif;text-align:right;opacity:.6;padding:1.5em .3em 1.5em 0;-webkit-transition:opacity .3s ease,margin-left .3s ease;transition:opacity .3s ease,margin-left .3s ease}.topic-reply:hover>a{opacity:.8}.topic-reply>a:hover{opacity:1}.topic-reply-top{padding:1em}.topic-reply-text>:not(.topic-reply-top){padding:0 1.5em 1em}.avatar{float:right;border-radius:10%}.topic-text>pre[class*=language-]{width:90%;padding:1em;margin:.5em auto}.topic-text>p code,.topic-text>pre{background-color:#272822;color:#f8f8f2;text-shadow:0 1px rgba(0,0,0,.3);width:90%;padding:1em!important;margin:.5em auto;border-radius:.3em}.topic-text>p code{width:auto;padding:.2em .2em .1em!important;margin:0}.topic-reply-text:target,.topic-reply:target{-webkit-animation:targetPost 2.3s linear;animation:targetPost 2.3s linear}.topic-reply:target::before{background-color:#bebe35}.topic-reply:target+.topic-reply::before{top:-1px;height:calc(100% + 2px)}.topic-reply:target>a{color:#a3a312;opacity:.8}[type=text],textarea{resize:vertical;width:100%;box-sizing:border-box}.split{width:50%;padding-right:.2em;box-sizing:border-box}.split.right{position:absolute;top:1.6em;bottom:.3em;right:0;padding-right:0;padding-left:.2em}[name=preview]{height:100%;width:100%;padding:.3em;border:1px solid #222;border-radius:.18rem;overflow:auto;box-sizing:border-box}button,input[type=button],input[type=reset],input[type=submit]{display:inline-block}#cancel,.cancel-edit{float:left}#post,.post-edit{float:right}.note{left:auto;right:-.5rem;z-index:999}