﻿/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title],acronym[title]{text-decoration:underline;text-decoration-style:dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:1.7511em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],optgroup,select,textarea,body textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner,input[type="text"]::-moz-focus-inner,input[type="password"]::-moz-focus-inner,input[type="datetime"]::-moz-focus-inner,input[type="datetime-local"]::-moz-focus-inner,input[type="date"]::-moz-focus-inner,input[type="month"]::-moz-focus-inner,input[type="time"]::-moz-focus-inner,input[type="week"]::-moz-focus-inner,input[type="number"]::-moz-focus-inner,input[type="email"]::-moz-focus-inner,input[type="url"]::-moz-focus-inner,input[type="search"]::-moz-focus-inner,input[type="tel"]::-moz-focus-inner,input[type="color"]::-moz-focus-inner{border:0;padding:0}input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea,body textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#ddd;background:#222;border:1px solid #4d4d4d;border-bottom-color:#4d4d4d;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;color:#ddd;background-color:#222}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pika-prev,.is-rtl .pika-next{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}.pika-next,.is-rtl .pika-prev{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#ddd;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.pika-table abbr{border-bottom:none;cursor:help}.pika-button{cursor:pointer;display:block;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#ddd;font-size:12px;line-height:15px;text-align:right;background:#222}.is-today .pika-button{color:#0f82af;font-weight:bold}.is-selected .pika-button{color:#222;font-weight:bold;background:#0f82af;box-shadow:inset 0 1px 3px #052e3d;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{pointer-events:none;cursor:default;color:#ddd;opacity:.3}.pika-button:hover{color:#ddd;background:#052e3d;box-shadow:none;border-radius:3px}.pika-week{font-size:11px;color:#ddd}.is-inrange .pika-button{background:#D5E9F7}.is-startrange .pika-button{color:#222;background:#6CB31D;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#222;background:#0f82af;box-shadow:none;border-radius:3px}.pull-left{float:left}.pull-right{float:right}.show{display:block}.hide,.hidden{display:none}.invisible{visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.affix{position:fixed}.clearfix:before,.nav-pills:before,.container:before,.wrap:before,.clearfix:after,.nav-pills:after,.container:after,.wrap:after{display:table;content:" "}.clearfix:after,.nav-pills:after,.container:after,.wrap:after{clear:both}.overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clickable{cursor:pointer}.disable-no-hover:hover{background:#919191;color:#ddd}html{color:#ddd;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;background-color:#222;overflow-y:scroll;direction:ltr}a{color:#0f82af;text-decoration:none;cursor:pointer}a:visited{color:#0f82af}a:hover{color:#0f82af}a:active{color:#0f82af}hr{display:block;height:1px;margin:1em 0;border:0;border-top:1px solid #4d4d4d;padding:0}ul,dd{margin:0 0 9px 25px;padding:0}.cooked ul,.cooked ol,.cooked dd{clear:both}.cooked ul,.d-editor-preview ul{margin:0;padding-left:40px}li>ul,li>ol{margin-bottom:0}img{vertical-align:middle}fieldset{margin:0;border:0;padding:0}pre code{overflow:auto;tab-size:4}.row:before,.row:after{display:table;content:""}.row:after{clear:both}#offscreen-content{display:none}tbody{border-top:3px solid #4d4d4d}tr{border-bottom:1px solid #4d4d4d}tr.highlighted{animation:background-fade-highlight 2.5s ease-out}.select-kit.dropdown-select-box.admin-agree-flag-dropdown .select-kit-body{width:485px;max-width:485px}.select-kit.dropdown-select-box.admin-agree-flag-dropdown .select-kit-row[data-value="delete-spammer"] .texts .name,.select-kit.dropdown-select-box.admin-agree-flag-dropdown .select-kit-row[data-value="delete-spammer"] .icons .d-icon{color:#e45735}.select-kit.dropdown-select-box{width:auto}.select-kit.dropdown-select-box.admin-delete-flag-dropdown .dropdown-select-box-header .btn{background:#e45735;color:white}.select-kit.dropdown-select-box.admin-delete-flag-dropdown .select-kit-row[data-value="delete-spammer"] .texts .name,.select-kit.dropdown-select-box.admin-delete-flag-dropdown .select-kit-row[data-value="delete-spammer"] .icons .d-icon{color:#e45735}.select-kit.categories-admin-dropdown .select-kit-body{min-width:auto;width:250px}.select-kit.categories-admin-dropdown .select-kit-header .d-icon{justify-content:space-between}.select-kit.combo-box.category-chooser{width:300px}.select-kit.combo-box.category-chooser .select-kit-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-kit.combo-box.category-chooser .select-kit-row.none .topic-count{display:none}.select-kit.combo-box.category-chooser .select-kit-row .topic-count{font-size:.7579em;color:#ddd;white-space:nowrap}.select-kit.combo-box.category-chooser .select-kit-row .category-status{color:#ddd;line-height:1.4;-webkit-box-flex:0;-ms-flex:1 1 auto;flex:1 1 auto}.select-kit.combo-box.category-chooser .select-kit-row .category-desc{-webkit-box-flex:0;-ms-flex:1 1 auto;flex:1 1 auto;color:#919191;font-size:.8706em;line-height:1.4}.select-kit.combo-box.category-drop .badge-wrapper{font-size:1em;font-weight:normal}.select-kit.combo-box.category-drop .badge-wrapper.box{margin:0}.select-kit.combo-box.category-drop .badge-wrapper.box span.badge-category{margin:0}.select-kit.combo-box.category-drop.bar.has-selection .category-drop-header{border:none}.select-kit.combo-box.category-drop.box.has-selection .category-drop-header{padding:3px 5px 3px 10px}.select-kit.combo-box.category-drop .category-drop-header{padding:5px 5px 5px 10px}.select-kit.combo-box.category-drop .category-drop-header.is-none .selected-name{color:inherit}.select-kit.combo-box.category-drop .category-drop-header .badge-wrapper{margin-right:0}.select-kit.combo-box.category-drop .select-kit-body{min-width:300px}.select-kit.combo-box.category-drop .select-kit-row{flex-direction:column;align-items:flex-start}.select-kit.combo-box.category-drop .select-kit-row .category-desc{font-weight:normal;color:#909090;margin-top:2px}.select-kit.combo-box.category-drop .select-kit-row .category-status{align-items:center}.select-kit.combo-box.category-drop .select-kit-row .topic-count{margin-left:5px;font-weight:normal}.select-kit.combo-box.category-drop .select-kit-row .badge-wrapper{margin:0;font-weight:bold}.select-kit.combo-box.category-drop.is-expanded .select-kit-wrapper,.select-kit.combo-box.category-drop .select-kit-wrapper{display:none}.select-kit .category-row .category-status{display:flex;flex-wrap:wrap;align-items:center;max-width:100%;-webkit-box-flex:0;-ms-flex:1 1 auto;flex:1 1 auto}.select-kit .category-row .category-desc{max-width:100%}.select-kit .category-row .category-status .badge-wrapper.box{margin-bottom:1px;margin-top:1px}.select-kit .category-row .topic-count{white-space:nowrap}.select-kit.category-selector .selected-name .badge-wrapper.box,.select-kit-box.category-selector .selected-name .badge-wrapper.box{margin:2px;padding:0}.select-kit.combo-box{min-width:auto}.select-kit.combo-box .select-kit-body{width:100%;min-width:150px;border-radius:0;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.select-kit.combo-box .select-kit-row{margin:0;min-height:1px;padding:6px 10px}.select-kit.combo-box .select-kit-row.no-content{font-weight:normal}.select-kit.combo-box .select-kit-filter{line-height:1.2;padding:4px 10px;border-top:1px solid #585858;border-bottom:1px solid #585858}.select-kit.combo-box .select-kit-filter .filter-input,.select-kit.combo-box .select-kit-filter .filter-input:focus,.select-kit.combo-box .select-kit-filter .filter-input:active{width:auto;max-width:90%}.select-kit.combo-box .select-kit-filter .filter-icon{padding-left:5px}.select-kit.combo-box .select-kit-header{background:#222;border:1px solid #909090;padding:4px 10px;font-weight:500;font-size:1em;line-height:1.4;min-height:2em}.select-kit.combo-box .select-kit-header.is-focused{border:1px solid #0f82af;box-shadow:0 0 6px 0 #0f82af}.select-kit.combo-box .select-kit-collection{display:flex;flex-direction:column;padding:0;min-width:100px;max-height:200px;max-width:32em}.select-kit.combo-box .select-kit-collection .collection-header a{white-space:nowrap;color:#ddd;line-height:1.2;font-weight:bold;display:block;padding:6px 10px;color:#0f82af}.select-kit.combo-box .select-kit-collection .collection-header a:hover{text-decoration:underline}.select-kit.combo-box.is-disabled .select-kit-header{background:#e9e9e9;border-color:#ddd}.select-kit.combo-box.is-highlighted .select-kit-header{border:1px solid #0f82af;box-shadow:0 0 6px 0 #0f82af}.select-kit.combo-box.is-expanded .select-kit-wrapper{display:block;border:1px solid #0f82af;box-shadow:0 0 6px 0 #0f82af}.select-kit.combo-box.is-expanded.is-above .select-kit-header{border-radius:0 0 3px 3px}.select-kit.combo-box.is-expanded.is-above .select-kit-body{border-radius:3px 3px 0 0}.select-kit.combo-box.tag-drop,.select-kit.combo-box.group-dropdown{min-width:auto}.select-kit.combo-box.tag-drop .select-kit-row,.select-kit.combo-box.group-dropdown .select-kit-row{font-weight:bold}.select-kit.combo-box.is-expanded .select-kit-wrapper,.select-kit.combo-box .select-kit-wrapper{display:none}.select-kit.dropdown-select-box.composer-actions{margin:0}.select-kit.dropdown-select-box.composer-actions .select-kit-header{background:none;outline:none;padding:0;margin-right:5px}.select-kit.dropdown-select-box.composer-actions .select-kit-header .d-icon{border:1px solid #4d4d4d;padding:4px 5px;margin:0 !important}.select-kit.dropdown-select-box.composer-actions .select-kit-header:hover,.select-kit.dropdown-select-box.composer-actions .select-kit-header:focus{background:#4d4d4d}.select-kit.dropdown-select-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:auto;border:none}.select-kit.dropdown-select-box.is-expanded .select-kit-collection,.select-kit.dropdown-select-box.is-expanded .select-kit-body{border-radius:0}.select-kit.dropdown-select-box .select-kit-body{border:1px solid #585858;background-clip:padding-box;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);max-width:300px;width:300px}.select-kit.dropdown-select-box .select-kit-row{margin:0;padding:10px 5px}.select-kit.dropdown-select-box .select-kit-row .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;margin-right:10px;margin-top:2px;width:30px}.select-kit.dropdown-select-box .select-kit-row .icons .d-icon{font-size:1.3195em;-ms-flex-item-align:center;align-self:center;margin-right:0;opacity:1}.select-kit.dropdown-select-box .select-kit-row .texts{min-width:0;line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-kit.dropdown-select-box .select-kit-row .texts .name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:bold;font-size:1em;color:#ddd;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.select-kit.dropdown-select-box .select-kit-row .texts .desc{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.8706em;font-weight:normal;color:#7a7a7a;white-space:normal}.select-kit.dropdown-select-box .select-kit-collection{padding:0;max-height:100%}.select-kit.dropdown-select-box .dropdown-select-box-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.select-kit.dropdown-select-box .dropdown-select-box-header .d-icon+.d-icon{margin-left:5px}.select-kit.dropdown-select-box .dropdown-select-box-header:hover .d-icon{color:#4d4d4d}.select-kit.dropdown-select-box .dropdown-select-box-header.is-focused{outline-style:auto;outline-color:#0f82af}.select-kit.combobox.future-date-input-selector{min-width:50%}.select-kit.combobox.future-date-input-selector .future-date-input-selector-header .btn-clear{line-height:1.4}.select-kit.combobox.future-date-input-selector .future-date-input-selector-datetime{color:#fff;margin-left:5px}.select-kit.combobox.future-date-input-selector .future-date-input-selector-icons{margin-right:5px}.select-kit.combobox.future-date-input-selector .btn-clear{padding:0;margin-left:5px}.select-kit.combobox.future-date-input-selector .future-date-input-selector-row .future-date-input-selector-icons{color:#fff}.select-kit.multi-select.list-setting .select-kit-row.create .square{width:12px;height:12px;margin-left:5px}.select-kit.combo-box.mini-tag-chooser{margin-bottom:5px;margin-left:5px}.select-kit.combo-box.mini-tag-chooser.is-expanded .select-kit-header{border:1px solid #0f82af}.select-kit.combo-box.mini-tag-chooser.no-tags .select-kit-header .selected-name{color:#909090}.select-kit.combo-box.mini-tag-chooser .select-kit-body{max-width:32em;width:32em}.select-kit.combo-box.mini-tag-chooser .select-kit-header .selected-name{margin:0;border:0;padding:0;outline:none;box-shadow:none;cursor:pointer}.select-kit.combo-box.mini-tag-chooser .select-kit-filter{border-top:0}.select-kit.combo-box.mini-tag-chooser.is-expanded .select-kit-wrapper,.select-kit.combo-box.mini-tag-chooser .select-kit-wrapper{display:none}.select-kit.combo-box.mini-tag-chooser .select-kit-row.is-selected{background:none}.select-kit.combo-box.mini-tag-chooser .select-kit-row.is-highlighted.is-selected{background:#052e3d}.select-kit.combo-box.mini-tag-chooser .select-kit-row .discourse-tag-count{margin-left:5px}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header{max-height:125px;overflow:hidden;flex:1 0 auto;border-bottom:1px solid #4d4d4d}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tags{display:flex;padding:4px;flex-wrap:wrap;margin:-2px;overflow:hidden}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag{background:#4d4d4d;padding:2px 4px;margin:2px;border:0}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag.is-highlighted{box-shadow:0 0 2px #e45735,0 1px 0 rgba(0,0,0,0.05)}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag:after{content:"\f00d";color:#7a7a7a;font-family:"FontAwesome"}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag:hover:after{color:#e45735}.select-kit.multi-select{width:300px;background:#222;border-radius:0}.select-kit.multi-select .select-kit-body{width:100%}.select-kit.multi-select .select-kit-row{margin:5px;min-height:1px;padding:5px;border-radius:0}.select-kit.multi-select .select-kit-filter{border:0;flex:1}.select-kit.multi-select .multi-select-header{background:#222;border:1px solid #909090}.select-kit.multi-select .multi-select-header.is-focused{box-shadow:0 0 6px 0 #0f82af;border-radius:0}.select-kit.multi-select.is-disabled .multi-select-header{background:#e9e9e9;border-color:#ddd}.select-kit.multi-select.is-highlighted .multi-select-header{border-radius:0;border-bottom:1px solid transparent;box-shadow:0 0 6px 0 #0f82af}.select-kit.multi-select.is-expanded .select-kit-wrapper{display:block;border:1px solid #0f82af;box-shadow:0 0 6px 0 #0f82af;border-radius:0}.select-kit.multi-select.is-expanded .multi-select-header{border-radius:0;box-shadow:none}.select-kit.multi-select.is-expanded .select-kit-body{border-radius:0}.select-kit.multi-select .choices{margin:1px;box-sizing:border-box;display:flex;justify-content:flex-start;flex-wrap:wrap}.select-kit.multi-select .choices .choice{display:inline-flex;box-sizing:border-box;padding:0 5px;border:1px solid transparent;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row;margin:1px}.select-kit.multi-select .choices .filter{align-items:center;justify-content:flex-start;white-space:nowrap;min-width:50px;padding:0;outline:none;flex:1}.select-kit.multi-select .choices .filter .filter-input,.select-kit.multi-select .choices .filter .filter-input:focus{border:none;background:none;display:inline-block;width:100%;outline:none;min-width:auto;padding:0;margin:0;outline:0;border:0;box-shadow:none;border-radius:0;height:21px}.select-kit.multi-select .choices .selected-color .selected-color-wrapper{display:flex;flex:1;flex-direction:column}.select-kit.multi-select .choices .selected-color .color-preview{height:5px;margin:0 2px 2px 2px;display:flex;width:100%}.select-kit.multi-select .choices .selected-category .badge-wrapper{margin:auto 2.5px;padding:2px 4px;line-height:1.2;display:flex;flex:1;align-items:center}.select-kit.multi-select .choices .selected-category .badge-wrapper.bullet{margin-right:2.5px}.select-kit.multi-select .choices .selected-category .badge-wrapper:after{content:"\f00d";color:#7a7a7a;font-family:"FontAwesome";font-size:.7579em;margin-left:5px}.select-kit.multi-select .choices .selected-name{color:#ddd;background-clip:padding-box;-webkit-touch-callout:none;user-select:none;background-color:#4d4d4d;cursor:pointer;outline:none;line-height:1.2;overflow:hidden;flex:0 1 auto;flex-wrap:nowrap;padding:0;display:flex;flex-direction:column}.select-kit.multi-select .choices .selected-name .footer{display:flex;width:100%}.select-kit.multi-select .choices .selected-name .body{display:flex;align-items:center;flex:1}.select-kit.multi-select .choices .selected-name .name{padding:2px 4px;line-height:1.2}.select-kit.multi-select .choices .selected-name .name:after{content:"\f00d";color:#7a7a7a;font-family:"FontAwesome";font-size:.7579em}.select-kit.multi-select .choices .selected-name .name:hover:after{color:#e45735}.select-kit.multi-select .choices .selected-name.is-highlighted{box-shadow:0 0 2px #e45735,0 1px 0 rgba(0,0,0,0.05)}.select-kit.dropdown-select-box.notifications-button .select-kit-body{min-width:550px;max-width:550px}.select-kit.dropdown-select-box.notifications-button .select-kit-row .icons{-ms-flex-item-align:start;align-self:flex-start}.select-kit.dropdown-select-box.period-chooser{display:inline-flex;position:relative}.select-kit.dropdown-select-box.period-chooser .select-kit-collection{padding:5px}.select-kit.dropdown-select-box.period-chooser .period-chooser-header{background:none;border:none;justify-content:flex-start;width:auto;height:auto;padding:0}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name{overflow:auto;color:#222;display:inline-block;box-sizing:border-box}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .date-section{color:#ddd;margin-right:5px}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .top-date-string{font-size:.8706em;color:#646464;font-weight:normal;text-transform:uppercase}.select-kit.dropdown-select-box.period-chooser .period-chooser-header .d-icon{color:#ddd;opacity:1;margin:5px 0 10px 5px;font-size:1.5157em}.select-kit.dropdown-select-box.period-chooser .period-chooser-header.is-focused,.select-kit.dropdown-select-box.period-chooser .period-chooser-header:hover{background:none;border:none;outline:none}.select-kit.dropdown-select-box.period-chooser .period-chooser-row{font-weight:bold;padding:5px;font-size:1.1487em;align-items:center;display:flex}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .period-title{flex:1}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .date-section{color:#ddd}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .top-date-string{font-weight:normal;font-size:.8706em;color:#646464;text-transform:uppercase;margin-left:5px}#topic-footer-buttons .pinned-button{min-width:auto;margin:10px 0 5px 0}#topic-footer-buttons .pinned-button.is-hidden{display:none}#topic-footer-buttons .pinned-button .btn{margin:0}#topic-footer-buttons .pinned-button .reason{line-height:1.2;margin:0 0 0 10px}.pinned-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;min-width:auto}.pinned-button .pinned-options{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pinned-button .pinned-options .select-kit-body{min-width:unset;max-width:unset;width:550px}.mobile-view .select-kit.is-expanded{z-index:300}.select-kit{border:none;min-width:220px;box-sizing:border-box;display:inline-block;flex-direction:column;position:relative;vertical-align:middle;user-select:none}.select-kit.is-hidden{display:none}.select-kit.is-disabled{pointer-events:none}.select-kit.is-expanded{z-index:300}.select-kit.is-expanded .select-kit-body{display:flex;flex-direction:column;left:0;position:absolute;top:0}.select-kit.is-expanded .select-kit-collection{border-radius:inherit}.select-kit.is-above .select-kit-body{bottom:0;top:auto}.select-kit.is-above .select-kit-filter{border-top:0}.select-kit.is-above .select-kit-wrapper{bottom:0;top:auto}.select-kit .d-icon{opacity:0.7}.select-kit .select-kit-header{box-sizing:border-box;overflow:hidden;transition:all 0.25s;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.select-kit .select-kit-header .selected-name{text-align:left;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit}.select-kit .select-kit-header .btn-clear{padding:0 10px;border:0;background:none}.select-kit .select-kit-header .icon{margin-right:5px}.select-kit .select-kit-header .caret-icon{margin-left:5px;pointer-events:none}.select-kit .select-kit-header .d-button-label{display:flex;align-items:center;white-space:nowrap;overflow:hidden;line-height:1.2}.select-kit .select-kit-header .d-button-label .d-icon{margin-left:5px;margin-right:0}.select-kit .select-kit-body{display:none;background:#222;box-sizing:border-box}.select-kit .select-kit-row{cursor:pointer;line-height:1.2;outline:none;display:flex;flex:1 0 auto;box-sizing:border-box;align-items:center;justify-content:flex-start}.select-kit .select-kit-row.no-content{white-space:nowrap}.select-kit .select-kit-row .name{margin:0;overflow:hidden;text-overflow:ellipsis;flex:10}.select-kit .select-kit-row .d-icon{margin-right:5px}.select-kit .select-kit-row.is-highlighted{background:#052e3d}.select-kit .select-kit-row.is-selected{background:#4c3319}.select-kit .select-kit-row.is-selected.is-highlighted{background:#052e3d}.select-kit .select-kit-row .discourse-tag,.select-kit .select-kit-row .discourse-tag-count{color:#ddd}.select-kit .select-kit-collection{background:#222;overflow-x:hidden;overflow-y:auto;border-radius:inherit;-webkit-overflow-scrolling:touch;margin:0;padding:0;max-height:200px}.select-kit .select-kit-collection .validation-message{white-space:nowrap;color:#e45735;flex:1 0 auto;margin:5px;padding:0 2px}.select-kit .select-kit-collection .select-kit-collection{padding:0;margin:0}.select-kit .select-kit-collection .select-kit-collection:hover .select-kit-row.is-highlighted:hover{background:#052e3d}.select-kit .select-kit-collection::-webkit-scrollbar{-webkit-appearance:none;width:10px}.select-kit .select-kit-collection::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:#919191}.select-kit .select-kit-collection::-webkit-scrollbar-track{background:transparent;border-radius:0}.select-kit .select-kit-filter{display:flex;box-sizing:border-box;align-items:center;justify-content:space-between}.select-kit .select-kit-filter .filter-input,.select-kit .select-kit-filter .filter-input:focus,.select-kit .select-kit-filter .filter-input:active{background:none;margin:0;padding:0;flex:1;outline:none;border:0;border-radius:0;box-shadow:none;width:100%}.select-kit .select-kit-filter.is-hidden{width:1px;height:1px;border:0;margin:-1px;padding:0;overflow:hidden;position:fixed;outline:0;left:0;top:0}.select-kit .select-kit-wrapper{position:absolute;top:0;left:0;background:none;display:none;box-sizing:border-box;pointer-events:none}.select-kit.multi-select.tag-chooser .select-kit-row{display:flex;align-items:center}.select-kit.multi-select.tag-chooser .select-kit-row .discourse-tag-count{margin-left:5px}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-body{box-shadow:none;padding:10px 10px 5px 10px;width:230px}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row{border-radius:4px;margin-bottom:5px;padding:6px 3px;background:#4d4d4d;transition:all 0.25s}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .name,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .d-icon{font-size:1em;font-weight:normal;color:#ddd}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .d-icon{opacity:0.7}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted{background:#909090}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted .name,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted .d-icon{color:#222}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row:hover{background:#909090;color:#222}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected{color:#ddd;background:#4d4d4d}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-highlighted{background:#909090;color:#ddd}#topic-footer-buttons .topic-notifications-button{min-width:auto;margin:10px 0 15px 0}#topic-footer-buttons .topic-notifications-button .btn{margin:0}#topic-footer-buttons .topic-notifications-button .reason{line-height:1.2;margin:0 0 0 10px}.topic-notifications-button .topic-notifications-options{min-width:auto}.topic-notifications-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.topic-notifications-button .topic-notifications-options{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.conditional-loading-section.is-loading{padding:2em;margin:1em;display:flex;align-items:center;justify-content:center;background:#2c2c2c;flex-direction:column}.conditional-loading-section.is-loading .title{font-size:1.1487em;font-weight:700}.user-info{display:inline-block;clear:both;margin-bottom:1em}.user-info .user-image{float:left;padding-right:4px}.user-info .user-detail{float:left;width:70%;padding-left:5px}@media screen and (max-width: 600px){.user-info .user-detail{font-size:.8706em}}.user-info .user-detail .name-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info .user-detail .username a{font-weight:bold;color:#bdbdbd}.user-info .user-detail .name{margin-left:5px;color:#bdbdbd}.user-info .user-detail .title{margin-top:3px;color:#919191}.user-info.small{width:333px}@media screen and (max-width: 800px){.user-info.small{width:auto;display:flex}}@media screen and (max-width: 600px){.user-info.small{width:100%}}.user-info.medium{min-height:60px}.user-info.medium .username,.user-info.medium .name{display:block}.user-info.medium .name{margin-left:0}.user-info.medium.badge-info{min-height:80px;min-width:250px}.user-info.medium.badge-info .granted-on{color:#919191}.user-info.medium.badge-info .post-link{display:block;margin-top:0.2em}#banner{padding:10px;background:#052e3d;color:#ddd;z-index:2;overflow:auto}#banner.overlay{position:fixed}#banner .close{font-size:1.7511em;margin-top:-5px;color:#919191;padding-left:5px;float:right}#banner .meta{display:none}a.hashtag{color:#7a7a7a;font-weight:bold}a.hashtag:visited,a.hashtag:hover{color:#7a7a7a}a.hashtag:hover span{text-decoration:underline}.nav-pills,.nav-stacked{margin-left:0;list-style:none}.nav-pills li a,.nav-stacked li a{display:block;text-decoration:none}.nav-pills>li{float:left;margin-right:5px}.nav-pills>li>a{border:none;padding:6px 12px;color:#ddd;font-size:1.1487em;line-height:1.2;transition:background 0.15s}.nav-pills>li>a .d-icon{margin-right:5px;opacity:0.65}.nav-pills>li>a:hover{color:#c14924;background-color:#3a160b}.nav-pills>li.active>a,.nav-pills>li>a.active{color:#222;background-color:#c14924}.nav-pills>li.active>a .d-icon,.nav-pills>li>a.active .d-icon{opacity:1}.nav-stacked{padding:0;overflow:hidden;background:#4d4d4d}.nav-stacked li{border-bottom:1px solid #4d4d4d;position:relative}.nav-stacked li:last-of-type{border-bottom:0}.nav-stacked li.indent{padding-left:15px}.nav-stacked a{margin:0;padding:13px;font-size:1.1487em;line-height:1;cursor:pointer;color:#ddd}.nav-stacked a.active{color:#222;background-color:#c14924}.nav-stacked a.active::after{left:90%;top:33%;content:" ";position:absolute;border:8px solid transparent;border-left-color:#222}.nav-stacked .count{font-size:.8706em}.nav-stacked .glyph{font-size:.8706em;width:1.25em;text-align:center;margin-right:0.5em;line-height:1.4}.badge-notification,.badge-group{display:inline-block;font-weight:normal;white-space:nowrap;border-radius:10px}.badge-wrapper{font-size:.8706em;font-weight:bold;white-space:nowrap;position:relative;display:inline-flex;align-items:baseline}.badge-wrapper .badge-category{display:inline-flex;align-items:baseline}.badge-wrapper .badge-category .category-name{text-overflow:ellipsis;overflow:hidden}.badge-wrapper .badge-category .d-icon{margin-right:3px}.badge-wrapper.bullet{margin-right:12px}.badge-wrapper.bullet span.badge-category{color:#ddd;overflow:hidden;text-overflow:ellipsis}.extra-info-wrapper .badge-wrapper.bullet span.badge-category{color:#ddd}.badge-wrapper.bullet .badge-category-parent-bg,.badge-wrapper.bullet .badge-category-bg{width:9px;height:9px;margin-right:5px;display:inline-block}.badge-wrapper.bullet .badge-category-parent-bg{width:5px;margin-right:0}.badge-wrapper.bullet .badge-category-parent-bg+.badge-category-bg{width:5px}.badge-wrapper.box{margin-right:5px;padding:2px 4px 2px 4px;display:inline-flex}.badge-wrapper.box span{overflow:hidden;text-overflow:ellipsis}.badge-wrapper.box span.badge-category-bg,.badge-wrapper.box span.badge-category-parent-bg{position:absolute;top:0;right:0;bottom:0;left:0}.badge-wrapper.box span.badge-category-parent-bg{width:calc(100% - 5px)}.badge-wrapper.box span.badge-category-parent-bg+.badge-category-bg{left:5px;width:calc(100% - 5px)}.badge-wrapper.box span.badge-category-parent-bg+.badge-category-bg+.badge-category{margin-left:5px}.badge-wrapper.box span.badge-category{position:relative}.badge-wrapper.box+.topic-header-extra{padding:2px 4px 2px 4px}.badge-wrapper.bar{margin-right:5px}.badge-wrapper.bar span.badge-category{color:#ddd;padding:1px 3px;overflow:hidden;text-overflow:ellipsis}.extra-info-wrapper .badge-wrapper.bar span.badge-category{color:#ddd}.badge-wrapper.bar .badge-category-parent-bg,.badge-wrapper.bar .badge-category-bg{display:inline-block;padding:0 1px}.badge-wrapper.bar .badge-category-parent-bg:before,.badge-wrapper.bar .badge-category-bg:before{content:"\a0"}.badge-wrapper.none{color:#ddd;margin-right:5px}.list-controls .category-breadcrumb a.badge-category{display:inline-block;padding:6px 8px;line-height:1.2}.badge-notification{padding:3px 5px;min-width:8px;vertical-align:middle;color:#222;font-size:.7579em;line-height:1;text-align:center;background-color:#bdbdbd}.badge-notification[href]{color:#222}.badge-notification:hover{color:#222}.badge-notification.new-posts,.badge-notification.unread-posts{background-color:#0f82af;color:#222;font-weight:bold}.badge-notification.new-topic{background-color:transparent;color:#0b6283;font-weight:normal;font-size:.8706em}.badge-notification.new-topic::before{content:"●";margin-right:2px}.badge-notification.clicks{font-weight:normal;background-color:#4d4d4d;top:-1px;color:#909090;position:relative;border:none}.badge-posts{font-weight:normal;font-size:1em;line-height:1}.badge-posts[href]{color:#919191}.badge-group{padding:2px 5px;color:#ddd;background-color:#4d4d4d;border-color:#4d4d4d;font-size:.8706em}.topic-list-item td:first-child,.topic-post{border-left:1px solid transparent}.topic-list tr.selected td:first-child,.topic-list-item.selected td:first-child,.latest-topic-list-item.selected{box-shadow:inset 3px 0 0 #e45735}.featured-topic.selected,.topic-post.selected{box-shadow:-3px 0 0 #e45735}.latest .featured-topic{padding-left:4px}.topic-list-item.selected{background-color:inherit}.keyboard-shortcuts-modal .modal-body{max-height:560px}#keyboard-shortcuts-help div.row{width:100%}#keyboard-shortcuts-help div.row div{float:left;width:32%}#keyboard-shortcuts-help ul{list-style:none;margin-left:0}#keyboard-shortcuts-help ul li{margin:5px 0}#keyboard-shortcuts-help ul b{padding:2px 6px;border-radius:4px;box-shadow:0 2px 0 rgba(0,0,0,0.2),0 0 0 1px #000 inset;background:#333;border:1px solid #555;border-bottom:medium none #000;color:#aaa;white-space:nowrap;display:inline-block}.btn{display:inline-block;margin:0;padding:6px 12px;font-weight:500;font-size:1em;line-height:1.2;text-align:center;cursor:pointer;transition:all 0.25s}.btn:active,.btn.btn-active{text-shadow:none}.btn[disabled],.btn.disabled{cursor:default;opacity:0.4}.btn .fa{margin-right:7px}.btn.no-text .fa{margin-right:0}.btn.hidden{display:none}.btn{border:none;color:#ddd;font-weight:normal;background:#4d4d4d}.btn[href]{color:#ddd}.btn:hover,.btn.btn-hover{background:#909090;color:#222}.btn[disabled],.btn.disabled{background:#4d4d4d;cursor:not-allowed}.btn[disabled]:hover,.btn.disabled:hover{color:#646464}.btn .d-icon{opacity:0.7;line-height:1.2}.btn.btn-primary .d-icon{opacity:1}.btn-primary{border:none;font-weight:normal;color:#222;background:#0f82af}.btn-primary[href]{color:#222}.btn-primary:hover,.btn-primary.btn-hover{color:#fff;background:#0f82af}.btn-primary:active,.btn-primary.btn-active{background-color:#0f82af;background-image:linear-gradient(to bottom, #0f82af, #0f82af);color:#222}.btn-primary[disabled],.btn-primary.disabled{background:#0f82af}.btn-danger{color:#222;font-weight:normal;background:#e45735}.btn-danger[href]{color:#222}.btn-danger:hover,.btn-danger.btn-hover{background:#c63c1b}.btn-danger:active,.btn-danger.btn-active{background-color:#c63c1b;background-image:linear-gradient(to bottom, #c63c1b, #e45735)}.btn-danger[disabled],.btn-danger.disabled{background:#e45735}.btn-social{color:#fff}.btn-social:hover{color:#fff}.btn-social[href]{color:#222}.btn-social:before{margin-right:9px;font-family:FontAwesome;font-size:1em}.btn-social.google,.btn-social.google_oauth2{background:#5b76f7}.btn-social.google:before,.btn-social.google_oauth2:before{content:""}.btn-social.instagram{background:#125688}.btn-social.instagram:before{content:""}.btn-social.facebook{background:#3b5998}.btn-social.facebook:before{content:""}.btn-social.cas{background:#70ba61}.btn-social.twitter{background:#00bced}.btn-social.twitter:before{content:""}.btn-social.yahoo{background:#810293}.btn-social.yahoo:before{content:""}.btn-social.github{background:#6d6d6d}.btn-social.github:before{content:""}.btn-small{padding:3px 6px;font-size:.8706em}.btn-large{padding:9px 18px;font-size:1.1487em;line-height:1}.btn-flat{background:transparent;border:0;outline:0;line-height:1}.btn-flat .d-icon{opacity:0.7}.user-stream .item,.user-stream .user-stream-item{background-color:#222;border-bottom:1px solid #4d4d4d}.user-stream .item.moderator-action,.user-stream .user-stream-item.moderator-action{background-color:#4c3319}.user-stream .item.deleted,.user-stream .user-stream-item.deleted{opacity:0.8;background-color:rgba(223,67,30,0.7)}.user-stream .item.hidden,.user-stream .user-stream-item.hidden{display:block;opacity:0.4}.user-stream .type,.user-stream span.name{color:#ddd}.user-stream .time,.user-stream .delete-info{display:block;float:right;color:#fff;font-size:.7579em}.user-stream .delete-info i{font-size:1em}.user-stream .expand-item,.user-stream .collapse-item{float:right;margin-right:0.5em;line-height:1;color:#fff}.user-stream .avatar-link{float:left;margin-right:4px}.user-stream .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.user-stream .name{font-size:1em;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-stream .edit-reason{background-color:#54391c;padding:3px 5px 5px 5px}.user-stream .remove-bookmark{float:right;margin-top:-4px}.user-stream .notification li{display:inline-block}.user-stream .notification p{display:inline-block}.user-stream .notification p span{color:#ddd}.user-stream .notification .time{display:inline-block;margin-left:10px;float:none}.user-stream .notification .fa,.user-stream .notification .icon{color:#919191;font-size:1.7511em}.user-stream .excerpt{margin:5px 0;font-size:1em;word-wrap:break-word;color:#ddd}.user-stream .excerpt details.disabled{color:#909090}.user-stream .group-member-info{display:flex}.user-stream .child-actions,.user-stream-item-actions{margin-top:8px}.user-stream .child-actions .avatar-link,.user-stream-item-actions .avatar-link{float:none;margin-right:3px}.user-stream .child-actions .fa,.user-stream-item-actions .fa{width:15px;display:inline-block;color:#ddd}.group-members-input .group-members-input-selector{margin-top:10px}.group-members-input .group-members-input-selector .add{margin-top:7px}.group-form-automatic-membership-automatic{margin-bottom:10px}.pika-table th,.pika-table td{padding:0 !important;border-top:none !important;border-bottom:none !important}.date-picker-wrapper{position:relative;display:inline-block}.date-picker{text-align:center;width:80px;margin:0}.pika-single{position:absolute !important}.popup-tip{position:absolute;display:block;padding:5px 10px;z-index:600}.popup-tip.bad{background:#631e0d;color:white;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.popup-tip.hide,.popup-tip.good{display:none}.popup-tip .close{float:right;color:#ddd;opacity:0.5;font-size:1em;margin:0 0 0 4px;cursor:pointer}.popup-tip .close:hover{opacity:1}#topic-entrance{border:1px solid #4d4d4d;padding:5px;background:#222;box-shadow:0 4px 14px rgba(0,0,0,0.15);z-index:300;position:absolute;width:133px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#topic-entrance button.full{width:100%;margin-bottom:5px}#topic-entrance button.full i{display:block;margin-top:2px;margin-bottom:2px;font-size:1.3195em}#topic-entrance button.btn.jump-bottom{margin:5px 0 0 0}@media print{.avatar,.topic-avatar,header,.topic-above-post-stream-outlet.topic-above-post-stream,.topic-map,.post-menu-area.clearfix,.post-menu-area.nav-pills,.post-menu-area.container,.post-menu-area.wrap,div#topic-footer-buttons,div#suggested-topics,div#progress-topic-wrapper,#topic-progress-wrapper,div.nums,._flyout,.show-topic-admin,#topic-progress,.quote-controls,.topic-status-info,div.lazyYT,.post-info.edits,.post-action,.saving-text,.draft-text,.discourse-modal,div.read-state,div.read-state.read,.edit-topic,a.reply-to-tab,a.reply-new,div.has-pending-posts,div.time-gap,#bottom,#footer,.alert-info,.badge-category,.badge-category-bg,.badge-notification.clicks{display:none !important}div.row{border-top:1px solid #aaa}.cooked pre code{max-height:none}#main-outlet{padding:0 !important}html,body{min-width:0;height:auto}.lightbox-wrapper img{max-width:500px !important;height:auto !important}.topic-body{width:auto;margin:0;padding:0;float:none}.topic-post article.boxed .select-posts{width:auto;left:auto;right:0}.gap{width:auto}.gutter{padding:0}#topic-title{margin:0;padding:0}#topic-title div div h1{margin:2.5em 0 0 0;padding:0;float:left;font-weight:normal;font-size:normal}a,a:visited{color:#ddd;font-weight:bold}.topic-after-cooked-outlet.solved-panel{display:none}.topic-category-outlet.show-topic-category-location,div.alert.alert-info.alert-emails-disabled,div.profiler-results.profiler-left.profiler-no-controls{display:none}}@keyframes ping{from{transform:scale(0.25);opacity:1}to{transform:scale(2);opacity:0}}@keyframes rotate-forever{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes background-fade-highlight{0%{background-color:#052e3d}100%{background-color:transparent}}html{height:100%}body{background-attachment:fixed;background-size:cover;min-height:100%}body:before,body:after{content:"";display:table}body:after{clear:both}big{font-size:2em}small{font-size:.7579em}blockquote{border-left:5px solid #4d4d4d;background-color:#3c3c3c;clear:both}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}button.ok{background:#1ca551;color:#222}.discourse-no-touch button.ok:hover{background:#23d166;color:#222}button.cancel{background:#e45735;color:#222}.discourse-no-touch button.cancel:hover{background:#ea7c62;color:#222}ul.breadcrumb{margin:0 10px 0 10px}a.no-href{cursor:pointer}img.avatar{border-radius:50%}span.relative-date{white-space:nowrap}label{display:block;margin-bottom:5px}input[type="radio"],input[type="checkbox"]{margin:3px 0;line-height:1.2;cursor:pointer}input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}input.invalid{background-color:#631e0d}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px}input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,body textarea{color:#ddd}input[class*="span"],select[class*="span"],textarea[class*="span"]{float:none;margin-left:0}input[disabled],input[readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:not-allowed;background-color:#4d4d4d;border-color:#4d4d4d}input:focus:required:invalid,select:focus:required:invalid,textarea:focus:required:invalid{color:#e45735;border-color:#e45735}input:focus:required:invalid:focus,select:focus:required:invalid:focus,textarea:focus:required:invalid:focus{border-color:#e45735;box-shadow:0 0 6px 0 #e45735}input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;padding:4px 10px;margin-bottom:9px;font-size:1em;line-height:1.4;color:#ddd;background-color:#222;border:1px solid #909090;border-radius:0}input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus{border-color:#0f82af;box-shadow:0 0 6px 0 #0f82af;outline:0}textarea,body textarea{height:auto;background-color:#222;border:1px solid #909090}textarea:focus{border-color:#0f82af;box-shadow:0 0 6px 0 #0f82af;outline:0}select{border:1px solid #4d4d4d}.radio,.checkbox{min-height:18px;padding-left:18px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline .radio.inline,.checkbox.inline .checkbox.inline{margin-left:10px}.wrap{margin-right:auto;margin-left:auto;padding:0 8px}.wrap .contents{position:relative}.boxed.white{background-color:#222}.full-width{margin-left:12px}.coldmap-high{color:#646464 !important}.coldmap-med{color:#646464 !important}.coldmap-low{color:#919191 !important}.top-space{margin-top:10px}.message{border-radius:8px;background-color:#222;padding:14px}.message h2{margin-bottom:20px}.clear-transitions{transition:none !important}.tip{display:inline-block}.tip.good{color:#1ca551}.tip.bad{color:#e45735}.avatar-wrapper{background-color:#222;display:inline-block;border-radius:50%}.profiler-results.profiler-left{top:60px !important}.flex-center-align{display:flex;align-items:center}.unread-private-messages{color:#222;background:#1ca551}.unread-private-messages.badge-notification[href]{color:#222}.ring-backdrop-spotlight{position:absolute;width:80px;height:80px;top:-18px;right:-18px;background-image:radial-gradient(40px at 50% 50%, transparent 95%, #ddd 100%);opacity:0.85}.ring-backdrop{position:absolute;width:80px;height:80px;top:-18px !important;right:-18px !important;box-shadow:0 0 0 9999px rgba(221,221,221,0.85);z-index:1200}.ring-first-notification{position:absolute;color:#222;text-align:left;right:70px;top:60px;width:230px;line-height:1.2}.ring{background:-webkit-radial-gradient(transparent, #090);background:-o-radial-gradient(transparent, #090);background:-moz-radial-gradient(transparent, #090);background:radial-gradient(transparent, #090);top:-11px !important;right:23.5px !important;border-radius:100%;width:20px;height:20px;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:center;-moz-animation-duration:3s;-webkit-animation-duration:3s;-moz-animation-name:ping;-webkit-animation-name:ping}.fade{opacity:0;transition:opacity 0.15s linear}.fade.in{opacity:1}.inline-spinner{display:inline-block;margin:0}.spinner{margin:20px auto 20px auto;position:relative;-webkit-animation:rotate-forever 1s infinite linear;animation:rotate-forever 1s infinite linear;height:30px;width:30px;border:4px solid #9e9e9e;border-right-color:transparent;border-radius:50%}.spinner.small{width:10px;height:10px;margin:0;display:inline-block}.content-list h3{color:#909090;font-size:1.1487em;padding-left:5px;margin-bottom:10px}.content-list ul{list-style:none;margin:0}.content-list ul li{border-bottom:1px solid #4d4d4d}.content-list ul li:first-of-type{border-top:1px solid #4d4d4d}.content-list ul li a{display:block;padding:10px;color:#ddd}.content-list ul li a:hover{background-color:#4d4d4d;color:#ddd}.content-list ul li a.active{font-weight:bold;color:#ddd}.form-vertical input,.form-vertical textarea,.form-vertical select,.form-vertical .input-prepend,.form-vertical .input-append{display:inline-block;margin-bottom:0}.form-vertical .control-group:before,.form-vertical .control-group:after{content:"";display:table}.form-vertical .control-group:after{clear:both}.form-vertical .control-label{font-weight:bold;font-size:1.3195em;line-height:1.4}.form-vertical .controls{margin-left:0}#main img.avatar.header{width:45px;height:45px}#main img.avatar.medium{width:32px;height:32px}#main img.avatar.small{width:25px;height:25px}#main img.avatar.tiny{width:20px;height:20px}#main .user-list .user{padding-bottom:5px}#loading-message{position:absolute;font-size:2em;text-align:center;top:120px;left:500px;color:#ddd}#footer .container{height:50px}#footer .container .contents{padding-top:10px}#footer .container .contents a[href]{color:#222}.inline{display:inline}.error-page{text-align:center;padding-top:2em}.error-page .face{font-size:4.286em}.error-page .reason{font-size:1.7511em}.error-page .url{font-style:italic;font-size:.8706em}.error-page .desc{margin-top:16px}.error-page .desc .d-icon-check-circle{color:#1ca551}.error-page .buttons{display:inline-flex;margin-top:15px}.error-page .buttons button{margin:0 20px}.request-group-membership-form label{font-weight:bold}.group-add-membership-request-template{width:98%}#share-link{position:absolute;left:20px;z-index:300;box-shadow:0 4px 14px rgba(0,0,0,0.15);background-color:#222;padding:6px 10px 10px 10px;width:300px;display:none}#share-link.visible{display:block}#share-link input[type="text"]{width:96%}#share-link .share-for-touch .overflow-ellipsis{clear:both}#share-link .share-for-touch{margin:14px 0}#share-link h3{font-size:1em}#share-link .copy-text{display:inline-block;position:absolute;margin:5px 5px 5px 15px;color:#1ca551;opacity:1;transition:opacity 0.25s;font-size:1em}#share-link .copy-text:not(.success){opacity:0}#share-link .social-link{margin-left:2px;margin-right:8px;float:left;font-size:1.7511em}#share-link .reply-as-new-topic{float:left;line-height:1.4;margin-left:8px;margin-top:0.5em}#share-link .reply-as-new-topic .fa{margin-right:5px}#share-link .link{margin-right:2px;float:right;font-size:1.5157em}#share-link .link a{color:#919191}#share-link h3{margin:5px 0;float:left}#share-link .date{float:right;margin:5px;color:#919191}#share-link input[type="text"]{font-size:1.1487em;margin-bottom:10px}.discourse-no-touch #share-link .share-for-touch{display:none}.discourse-touch #share-link input[type="text"]{display:none}.alert{padding:8px 35px 8px 14px;background-color:#952d14;color:#c09853}.alert .close{position:relative;top:-2px;right:-21px;line-height:1;float:right;font-size:1.5157em;font-weight:bold;color:#ddd;opacity:0.2;filter:alpha(opacity=20)}.discourse-no-touch .alert .close:hover{color:#ddd;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40)}.alert button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.alert.alert-success{background-color:#116331;color:#ddd}.alert.alert-error{background-color:rgba(149,45,20,0.5);color:#ddd}.alert.alert-info{background-color:#052e3d;color:#ddd}.alert.alert-info.clickable{color:#0f82af}.shared-draft-controls{background-color:#052e3d;padding:1em;clear:both}.shared-draft-controls .publish-field{margin-top:1em}@keyframes button-jump-up{0%{bottom:0}50%{bottom:45px}65%{bottom:40px}77%{bottom:43px}100%{bottom:40px}}.progress-back-container{position:fixed;bottom:40px;z-index:300;margin-right:0;animation-duration:0.5s;animation-name:button-jump-up;width:145px;text-align:center}.progress-back-container .btn{margin:0}#topic-progress-wrapper .topic-admin-menu-button-container{position:relative;right:38px;top:35px}#topic-progress-wrapper .topic-admin-menu-button-container .widget-button{height:35px;border-right:1px solid #424242}#topic-progress-wrapper .topic-admin-popup-menu.right-side{position:relative;right:50px}#topic-progress-wrapper.docked .topic-admin-popup-menu.right-side{right:50px;bottom:-150px}.title-wrapper{display:flex;flex-wrap:wrap;width:90%;align-items:flex-end}.title-wrapper .btn-small{margin:0 6px 0 0}.title-wrapper a.topic-featured-link{display:inline-block}h1{margin:0 0 4px 0}a.badge-category{margin-top:5px}#topic-title .title-wrapper{display:flex;flex-wrap:wrap;width:90%}#topic-title .title-wrapper .btn-small{margin:0 6px 0 0}#topic-title .title-wrapper a.topic-featured-link{display:inline-block}#topic-title h1{margin:0 0 4px 0;width:90%}#topic-title a.badge-category{margin-top:5px}#topic-title a.edit-topic i{font-size:0.8em}#topic-title .edit-topic-title{display:flex;flex-wrap:wrap;box-sizing:border-box;max-width:758px}#topic-title .edit-topic-title #edit-title{flex:1 1 auto}#topic-title .edit-topic-title .private-message-glyph{margin:5px 5px 0 0}#topic-title .edit-topic-title .category-chooser,#topic-title .edit-topic-title .mini-tag-chooser{flex:1 1 49%;margin:0 0 9px 0}@media all and (max-width: 500px){#topic-title .edit-topic-title .category-chooser,#topic-title .edit-topic-title .mini-tag-chooser{flex:1 1 100%}}#topic-title .edit-topic-title .mini-tag-chooser{margin-left:2%}@media all and (max-width: 500px){#topic-title .edit-topic-title .mini-tag-chooser{margin-left:0}}.private-message-glyph{color:#646464;margin-right:5px}.archetype-private_message #topic-title .edit-topic-title .tag-chooser{margin-left:19px}.private_message #topic-title .edit-topic-title #edit-title{width:calc(100% - 50px)}.topic-title-outlet{clear:both}.extra-info-wrapper .badge-wrapper{float:left}.has-pending-posts{padding:0.5em;background-color:#4c3319;margin-top:1em;max-width:757px}.has-pending-posts a[href]{float:right}#suggested-topics h3 .badge-wrapper.bullet span.badge-category,#suggested-topics h3 .badge-wrapper.box span,#suggested-topics h3 .badge-wrapper.bar span{display:inline}#suggested-topics h3 .badge-wrapper.bullet span.badge-category{vertical-align:baseline;line-height:1.2}#suggested-topics h3 .badge-wrapper.bullet,#suggested-topics h3 .badge-wrapper.bullet span.badge-category-parent-bg,#suggested-topics h3 .badge-wrapper.bullet span.badge-category-bg{line-height:0.8}#suggested-topics .badge-wrapper.bullet span.badge-category,#suggested-topics .badge-wrapper.bar span.badge-category{max-width:150px}#suggested-topics .suggested-topics-title{display:flex;align-items:center}.post-links-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;clear:both}.post-links-container .post-links{margin-top:1em;padding-top:1em;border-top:1px solid #4d4d4d}.post-links-container .post-links li:last-of-type{margin-bottom:1em}.post-links-container .expand-links{color:#919191}.post-links-container .track-link{display:flex;align-items:center}.post-links-container .track-link span:not(.badge){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.post-links-container ul{margin:0;list-style:none}.post-links-container ul li{margin-bottom:0.5em}.post-links-container ul li a[href]{color:#919191}.post-links-container ul li .clicks{margin-left:0.5em;flex:0 0 auto}.post-links-container ul li i{font-size:.7579em;margin:0 0.5em 0 0}.post-links-container a.reply-new i{background:#222;border-radius:20px;transition:all linear 0.15s}.post-links-container a.reply-new:hover{color:#0f82af}.post-links-container a.reply-new:hover i{background:#052e3d}a.topic-featured-link{display:inline-block;text-transform:lowercase;color:#919191;font-size:0.875rem}a.topic-featured-link::before{position:relative;top:0.1em;padding-right:3px;font-family:FontAwesome;content:"\f08e"}span.bbcode-b{font-weight:bold}span.bbcode-i{font-style:italic}span.bbcode-u{text-decoration:underline}span.bbcode-s{text-decoration:line-through}.d-icon.d-icon-d-regular,.d-icon.d-icon-d-muted,.d-icon.d-icon-d-watching-first,.d-icon.d-icon-d-watching-first-post{color:#919191}.d-icon.d-icon-d-tracking,.d-icon.d-icon-d-watching{color:#0f82af}.groups-page h1{margin-bottom:20px;display:inline-block}.groups-header{margin-bottom:30px}.groups-header-filters{display:inline-block}.groups-header-filters .groups-header-filters-type{vertical-align:middle}.groups-header-filters .groups-header-filters-name{vertical-align:middle;margin:0}.groups-table{width:100%}.groups-table th{border-bottom:1px solid #4d4d4d;padding:0.5em;text-align:left}.groups-table .sortable:hover{background-color:#4d4d4d;cursor:pointer}.groups-table tr td{padding:0.8em;color:#909090}.groups-table tr td.groups-info{width:50%}.groups-table tr td.group-user-status i{color:#ddd}.groups-table tr td.groups-user-count{width:17%;font-size:1.3195em}.groups-table tr td.groups-table-type{width:17%;font-size:1.1487em}.groups-table tr td.groups-table-membership .group-membership-button{display:inline-block}.groups-table tr td.groups-table-membership>span{margin-right:5px;font-size:1.1487em}.groups-table .groups-info .groups-info-name{font-weight:bold;color:#ddd;color:#bdbdbd}.groups-table .groups-info .groups-info-full-name{color:#bdbdbd}.groups-table .groups-info .groups-info-title{font-size:.8706em;color:#919191}.groups-table .groups-info span{display:inline-block;vertical-align:middle}.groups-table .groups-info .avatar-flair{background-size:40px;height:40px}.groups-table .groups-info .avatar-flair i{font-size:40px !important}.groups-table .groups-info .avatar-flair-image{width:40px}.d-header{width:100%;position:absolute;top:0;z-index:1000;background-color:#111;box-shadow:0 2px 4px -1px rgba(0,0,0,0.25)}.docked .d-header{position:fixed;backface-visibility:hidden}.d-header .contents{margin:8px 0}.d-header .title{float:left}.d-header .title a,.d-header .title a:visited{color:#ddd}.d-header #site-logo{max-height:40px}.d-header .d-icon-home{font-size:1.643em}.d-header .panel{float:right;position:relative;display:flex;align-items:center}.d-header .hamburger-panel,.d-header .user-menu,.d-header .search-menu{width:0}.d-header .header-buttons{margin-top:0.2em}.d-header .login-button,.d-header button.sign-up-button{padding:6px 10px}.d-header .login-button .fa,.d-header button.sign-up-button .fa{margin-right:3px}.d-header button.login-button{margin-left:7px}.header-dropdown-toggle .flagged-posts,.header-dropdown-toggle .queued-posts,.drop-down .flagged-posts,.drop-down .queued-posts,.panel-body .flagged-posts,.panel-body .queued-posts{background:#e45735;min-width:6px}.d-header-icons{text-align:center;margin:0 0 0 5px;list-style:none}.d-header-icons>li{float:left}.d-header-icons .icon{position:relative;display:flex;align-items:center;justify-content:center;width:2.2857em;height:2.2857em;padding:0.2143em;color:#ddd;text-decoration:none;cursor:pointer;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;transition:all linear 0.15s;outline:none}.d-header-icons .icon img.avatar{width:2.2857em;height:2.2857em}.d-header-icons .icon:hover,.d-header-icons .icon:focus{color:#ddd;background-color:#4d4d4d;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent}.d-header-icons .icon:active{color:#ddd;background-color:#4d4d4d}.drop-down-mode .d-header-icons .active .icon{position:relative;color:#7b7b7b;background-color:#222;cursor:default;border-top:1px solid #4d4d4d;border-left:1px solid #4d4d4d;border-right:1px solid #4d4d4d}.drop-down-mode .d-header-icons .active .icon:after{display:block;position:absolute;top:100%;left:0;z-index:1001;width:100%;height:0;content:"";border-top:1px solid #222}.drop-down-mode .d-header-icons .active .icon:hover{border-bottom:none}.d-header-icons .d-icon{width:100%;font-size:1.7511em;line-height:1.4;display:inline-block}.d-header-icons .notifications{position:relative}.d-header-icons .ring{position:absolute;top:-9px;z-index:1;margin-left:0}.d-header-icons .header-dropdown-toggle{position:relative}.d-header-icons .badge-notification{position:absolute;z-index:1;left:0;top:-4px;min-width:6px}.d-header-icons .unread-notifications{left:auto;right:-3px;background-color:#0f82af}.d-header-icons .unread-private-messages,.d-header-icons .ring{left:auto;right:25px}.highlight-strong{background-color:#4c3319}.search-highlight{font-weight:bold}#search-help table td{padding-right:10px}#search-term::-ms-clear{display:none}.group-details-container{background:#2c2c2c;padding:20px;margin-bottom:15px;position:relative}.group-outlet{position:relative}.group-members-actions{display:flex;flex-wrap:wrap;width:100%}.group-members-actions input+.group-members-manage{margin-left:auto}.group-members-actions .group-username-filter{margin:0 0 5px 0;vertical-align:middle}.group-info{width:100%}.group-info .group-info-name{font-size:1.5157em;font-weight:bold;color:#ddd}.group-info .group-info-full-name{font-size:1.3195em;color:#bdbdbd}.group-info span{display:inline-block;vertical-align:middle}.group-info .avatar-flair-image{width:50px}.group-info .avatar-flair{background-size:50px;height:50px}.group-info .avatar-flair i{font-size:50px !important}.group-manage-logs-filter{margin-right:10px}.group-manage-logs-filter:hover{background-color:#e45735}table.group-manage-logs{width:100%}table.group-manage-logs th{text-align:left;padding:5px 0}table.group-manage-logs td{padding:10px 0}table.group-manage-logs .group-manage-logs-expand-details{cursor:pointer}table.group-manage-logs .group-manage-logs-expand-details i{color:#9e9e9e}table.group-members{width:100%;table-layout:fixed}table.group-members th:first-child{width:30%;text-align:left}table.group-members th:last-child{width:5%}table.group-members th.group-members-actions{width:5%}table.group-members th{text-align:center;padding:5px 0 5px 5px;color:#919191;font-weight:normal}table.group-members th.sortable i{margin-left:5px}table.group-members th.sortable:hover{cursor:pointer;background-color:#4d4d4d}table.group-members tr .user-info{display:block}table.group-members tr td:first-child{text-align:left}table.group-members tr td{text-align:center;color:#909090;padding:0.8em 0}.group-owner-label{color:#ddd}.form-vertical .group-flair-inputs{display:inline-block}.form-vertical .avatar-flair-preview{position:relative;width:45px}.form-vertical .avatar-flair-preview .avatar-wrapper{background-color:#f4f4f4}.group-form-save{margin-right:20px}.group-add-members .group-add-members-make-owner label{display:inline;vertical-align:middle}.group-add-members .group-add-members-make-owner input[type="checkbox"]{vertical-align:middle}.body-page{width:100%;max-width:700px;font-size:1.1487em}.about-page .body-page{max-width:unset}.about-page .body-page section:not(.admins):not(.moderators){max-width:700px}.mobile-view .body-page{font-size:1em;margin-top:20px}.body-page li{margin-bottom:8px}.body-page .nav-pills{margin-bottom:20px}.body-page ul:not(.nav-pills),.body-page ol:not(.nav-pills){margin-left:40px}.placeholder-avatar{display:inline-block;background-color:#4d4d4d;width:45px;height:45px;border-radius:50%}.placeholder-text{display:inline-block;background-color:#4d4d4d;width:100%;height:1.5em;margin-bottom:0.6em}.names span.first{font-weight:bold}.names span{font-size:1em;margin-right:8px;display:inline-block;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.names span a{color:#bdbdbd}.names .fa{font-size:.8706em;margin-left:3px;color:#919191}.names .new_user a,.names .user-title,.names .user-title a{color:#919191}.cooked,.d-editor-preview{word-wrap:break-word;line-height:1.4}.cooked h1,.cooked h2,.cooked h3,.cooked h4,.cooked h5,.cooked h6,.d-editor-preview h1,.d-editor-preview h2,.d-editor-preview h3,.d-editor-preview h4,.d-editor-preview h5,.d-editor-preview h6{margin:30px 0 10px;line-height:1.2}.cooked h1,.d-editor-preview h1{font-size:1.5157em}.cooked h2,.d-editor-preview h2{font-size:1.3195em}.cooked h3,.d-editor-preview h3{font-size:1.1487em}.cooked h4,.d-editor-preview h4{font-size:1em}.cooked h5,.d-editor-preview h5{font-size:.8706em}.cooked h6,.d-editor-preview h6{font-size:.7579em}.cooked a,.d-editor-preview a{word-wrap:break-word}.cooked ins,.d-editor-preview ins{background-color:#0b4220}.cooked del,.d-editor-preview del{background-color:#631e0d}.cooked big,.d-editor-preview big{font-size:1.5rem}.cooked small,.d-editor-preview small{font-size:0.75rem}.cooked small small,.d-editor-preview small small{font-size:0.75em}.cooked big big,.d-editor-preview big big{font-size:1em}.cooked sub sub sub,.d-editor-preview sub sub sub{bottom:0}.cooked sup sup sup,.d-editor-preview sup sup sup{top:0}.cooked video,.d-editor-preview video{max-width:100%}.cooked sup sup,.d-editor-preview sup sup{top:0}.moderator .regular>.cooked{background-color:#4c3319;padding:10px}.moderator .regular>.cooked img:not(.thumbnail){max-width:100%;height:auto}.moderator .clearfix>.topic-meta-data>.names span.user-title,.moderator .nav-pills>.topic-meta-data>.names span.user-title,.moderator .container>.topic-meta-data>.names span.user-title,.moderator .wrap>.topic-meta-data>.names span.user-title{background-color:#4c3319;color:#bdbdbd;padding-left:4px;padding-right:4px}.topic-meta-data{display:flex;align-items:flex-start}.topic-meta-data .names{margin-right:auto}.topic-meta-data .post-infos{display:flex;align-items:baseline}aside.quote{margin-top:1em;margin-bottom:1em}aside.quote .badge-wrapper{margin-left:5px}aside.quote .title{border-left:5px solid #4d4d4d;background-color:#3c3c3c;color:#bdbdbd;padding:12px 12px 1px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}aside.quote .title .avatar{margin-right:7px}aside.quote .title img{margin-top:-4px}aside.quote blockquote{margin-top:0}.quote-controls,.quote-controls .d-icon{color:#646464}.cooked .highlight{background-color:#052e3d;padding:2px;margin:-2px}.post-action .undo-action,.post-action .act-action{margin-left:5px}.post-hidden{opacity:0.5;position:relative;z-index:1}.topic-post.staged{opacity:0.4}.quote-controls{float:right;display:flex}.quote-controls .d-icon{margin-left:0.2em}.quote-button{display:none;position:absolute;background-color:#9e9e9e;color:#ddd;padding:10px;z-index:300;opacity:0.9}.quote-button .d-icon{display:inline-block}.quote-button:hover{background-color:#909090;cursor:pointer}.topic-avatar,.user-card-avatar{position:relative}.topic-map{background:#3c3c3c;border:1px solid #4d4d4d;border-top:none}.topic-map .avatars>div{float:left;position:relative;margin:3px 0}.topic-map .avatars .post-count{position:absolute;right:0;border-radius:100px;padding:3px 5px;text-align:center;font-weight:normal;font-size:.7579em;line-height:1}.topic-map .avatar{float:left;margin-right:4px}.topic-map section{border-top:1px solid #4d4d4d}.topic-map ul{margin:0;list-style:none}.topic-map h3{margin-bottom:4px;color:#bdbdbd;line-height:1.4;font-weight:normal;font-size:1em}.topic-map h4{margin:1px 0 2px 0;color:#919191;font-weight:normal;font-size:.8706em;line-height:1}.topic-map span.domain{font-size:.7579em;color:#919191}.topic-map td{vertical-align:top;padding:1px}.topic-map .topic-links tr{border:none}.topic-map .topic-links .badge-notification{margin:1px 5px 2px 0}.topic-avatar .avatar-flair,.avatar-flair-preview .avatar-flair,.user-card-avatar .avatar-flair,.topic-map .poster .avatar-flair,.user-profile-avatar .avatar-flair{display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center;position:absolute;bottom:0;right:-6px}.topic-avatar .avatar-flair,.avatar-flair-preview .avatar-flair,.collapsed-info .user-profile-avatar .avatar-flair{background-size:20px 20px;width:20px;height:20px}.topic-avatar .avatar-flair.rounded,.avatar-flair-preview .avatar-flair.rounded,.collapsed-info .user-profile-avatar .avatar-flair.rounded{background-size:18px 18px;border-radius:12px;width:24px;height:24px;bottom:-2px;right:-8px}.user-card-avatar .avatar-flair,.user-profile-avatar .avatar-flair{background-size:40px 40px;width:40px;height:40px}.user-card-avatar .avatar-flair.rounded,.user-profile-avatar .avatar-flair.rounded{background-size:30px 30px;border-radius:24px;width:40px;height:40px;bottom:-2px;right:-4px}.user-card-avatar .avatar-flair .fa,.user-profile-avatar .avatar-flair .fa{font-size:1.7511em}.topic-map .poster .avatar-flair{right:0;background-size:12px 12px;width:16px;height:16px;bottom:-3px}.topic-map .poster .avatar-flair.rounded{background-size:12px 12px;border-radius:8px;width:16px;height:16px;bottom:-2px;right:0}.topic-map .poster .avatar-flair .fa{font-size:1em}.topic-avatar .poster-avatar-extra{display:none}.map:first-of-type{display:flex}.map:first-of-type .buttons{margin-left:auto;order:15}.map:first-of-type .buttons .btn{height:100%}.topic-body .contents .cooked{overflow:hidden}.topic-body.highlighted{animation:background-fade-highlight 2.5s ease-out}.topic-body .regular{margin-top:15px}.post-info{flex:0 0 auto;margin-right:0.5em}.post-info.post-date{margin-right:0}.post-info.via-email,.post-info.whisper{line-height:1.2}.post-info.via-email .d-icon,.post-info.whisper .d-icon,.post-info.post-locked .d-icon{font-size:1em}.post-info .wiki,.post-info .last-wiki-edit{color:green}.post-info.via-email{color:#646464}.post-info.raw-email{cursor:pointer}pre code{word-wrap:normal;display:block;padding:5px 10px;color:#ddd;background:#3c3c3c;max-height:500px}kbd{background-color:#222;border:1px solid #4d4d4d;border-radius:3px;box-shadow:0 2px 0 rgba(0,0,0,0.2),0 0 0 1px #000 inset;background:#333;border:1px solid #555;border-bottom:medium none #000;color:#ddd;display:inline-block;font-size:.8706em;line-height:1.4;margin:0 0.1em;padding:0.1em 0.6em}kbd * * *{display:none}blockquote>*:first-child{margin-top:0 !important}blockquote>*:last-child{margin-bottom:0 !important}.gap{padding:0.25em 0 0.5em 4.6em;color:#646464;cursor:pointer;text-transform:uppercase;font-weight:bold;font-size:.8706em}.who-liked{transition:height 0.5s}.who-liked a{margin:0 0.25em 0.5em 0;display:inline-block}.cooked table thead,.d-editor-preview table thead{border-bottom:2px solid #fff}.cooked table thead th,.d-editor-preview table thead th{text-align:left;padding-bottom:2px}.cooked table td,.cooked table th,.d-editor-preview table td,.d-editor-preview table th{padding:3px 3px 3px 10px}.small-action{display:flex;align-items:center;max-width:755px;border-top:1px solid #4d4d4d}.small-action .topic-avatar{align-self:flex-start;padding:0.7em 0;border-top:none;margin-right:11px}.small-action .topic-avatar i{font-size:2em;width:45px;text-align:center;color:#7a7a7a}.small-action .small-action.deleted{background-color:rgba(99,30,13,0.7)}.small-action .small-action-desc.timegap{color:#909090}.small-action .small-action-desc{display:flex;flex-wrap:wrap;flex:1 1 100%;align-items:center;padding:1em 0;text-transform:uppercase;font-weight:bold;font-size:.8706em;color:#909090}.small-action .small-action-desc .custom-message{flex:1 1 100%;text-transform:none;font-weight:normal;font-size:1.1487em;order:12}.small-action .small-action-desc .custom-message p{margin-bottom:0}.small-action .small-action-desc a.trigger-user-card{align-self:stretch}.small-action .small-action-desc .avatar{margin-right:0.8em;float:left}.small-action .small-action-desc>p{margin:0;line-height:1.2;flex:1 1}.small-action button{background:transparent;border:0;order:9}.small-action button:last-of-type{margin-left:auto;order:8}.whisper .post-info.whisper{margin-left:0.5em}.whisper .topic-body .cooked{font-style:italic;color:#909090}a.mention,a.mention-group{padding:2px 4px;color:#bdbdbd;background:#4d4d4d;border-radius:8px;font-weight:bold;font-size:0.93em}.popup-menu h3{margin-top:0}#suggested-topics .topics{padding-bottom:15px}.large-image-placeholder>a.link{margin-right:10px}.large-image-placeholder>a>*{overflow:hidden}.large-image-placeholder>a>i.fa{color:#919191;margin-right:6px;font-size:1em;line-height:1.4}.large-image-placeholder>a>span.url{display:inline-block;max-width:300px;margin-right:6px;text-overflow:ellipsis;white-space:nowrap}.large-image-placeholder>a>span.help{display:inline-block;color:#919191;font-size:.8706em;font-style:italic;line-height:1.4;margin-bottom:1px}.large-image-placeholder>a>span.badge-notification{vertical-align:unset}.broken-image,.large-image{color:#646464;border:1px solid #4d4d4d;font-size:2em;padding:16px}.reply-to-tab{display:flex;align-items:center;margin-right:2em}.reply-to-tab img{margin:0 0.25em}@media all and (max-width: 767px){.reply-to-tab span{display:none}.names span{display:block}.user-title{float:left;clear:left}}.signup-cta a{float:right;text-decoration:underline}.signup-cta .buttons{margin-bottom:1em}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:1.4;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:2em;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;outline:0;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:.8706em;line-height:1.2}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{outline:0;opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:linear-gradient(45deg, #111 0%, #333 100%)}.mfp-figure small{color:#bdbdbd;display:block;font-size:.8706em;line-height:1.2}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:1.2;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-title a.image-source-link:before{content:"\f019";font-family:FontAwesome;padding-right:5px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media all and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:1.4;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{transform-origin:0;-webkit-transform-origin:0}.mfp-arrow-right{transform-origin:100%;-webkit-transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-zoom-in .mfp-content{opacity:0;transition:all 0.2s;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all 0.3s ease-out}.mfp-zoom-in.mfp-ready .mfp-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.8}.mfp-zoom-in.mfp-removing .mfp-content{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-force-scrollbars.mfp-wrap{overflow-y:auto !important;overflow-x:auto !important}.mfp-force-scrollbars .mfp-img{max-width:none}.user-badge,#user-card.show-badges .more-user-badges,#group-card.show-badges .more-user-badges{padding:3px 8px;color:#ddd;border:1px solid #4d4d4d;line-height:1.4;display:inline-block;background-color:#222;margin:0 0 3px}.user-badge .fa,#user-card.show-badges .more-user-badges .fa,#group-card.show-badges .more-user-badges .fa{padding-right:3px;font-size:1.4em;vertical-align:bottom}.user-badge img,#user-card.show-badges .more-user-badges img,#group-card.show-badges .more-user-badges img{height:16px;width:16px}.user-badge.badge-type-gold .fa,#user-card.show-badges .badge-type-gold.more-user-badges .fa,#group-card.show-badges .badge-type-gold.more-user-badges .fa{color:#e7c300 !important}.user-badge.badge-type-silver .fa,#user-card.show-badges .badge-type-silver.more-user-badges .fa,#group-card.show-badges .badge-type-silver.more-user-badges .fa{color:silver !important}.user-badge.badge-type-bronze .fa,#user-card.show-badges .badge-type-bronze.more-user-badges .fa,#group-card.show-badges .badge-type-bronze.more-user-badges .fa{color:#cd7f32 !important}.user-badge.disabled,#user-card.show-badges .disabled.more-user-badges,#group-card.show-badges .disabled.more-user-badges{color:#909090;background-color:#2c2c2c}.user-badge.disabled .fa,#user-card.show-badges .disabled.more-user-badges .fa,#group-card.show-badges .disabled.more-user-badges .fa{opacity:0.4}@media all and (max-width: 750px){.show-badge .user-badge-with-posts .badge-user a.post-link{width:auto}.show-badge div.badge-user{padding:0}.badges-listing{display:block}.badges-listing .info,.badges-listing .grant-count{text-align:left}.badges-listing .row>div.info{display:none}.badges-listing .row{display:block}.badges-listing .row>div{display:block;margin-top:10px}}.show-badge .badge-user-info .earned{font-size:1.3195em;margin-bottom:1em}.show-badge .single-user{margin-left:2%;padding-bottom:20px}.show-badge .single-user .load-more{padding-top:30px;display:block;font-size:1.3195em}.show-badge .single-user .badge-user{padding-left:0;text-align:left;display:block;margin:20px 0;width:800px}.show-badge .single-user .badge-user .badge-info{display:none}.show-badge .single-user .badge-user .date{display:inline-block;font-size:1.1487em;margin-left:10px}.show-badge .single-user .badge-user .post-link{font-size:1.3195em;width:500px;margin:0;padding:0}.show-badge .single-user .badge-user:after{content:"";clear:both;display:table}.long-description.banner{width:88%;margin-bottom:15px;margin-top:15px}.badge-card{position:relative;display:inline-block;background-color:#2c2c2c;border:1px solid #4d4d4d;margin-bottom:2vh;transition:box-shadow 0.25s}.badge-card .check-display{position:absolute;left:5px;top:5px}.badge-card .grant-count{position:absolute;right:5px;top:5px;font-weight:bold;color:#909090;font-size:1.3195em}.badge-card .badge-contents{display:flex;min-height:128px;height:100%}.badge-card .badge-contents .badge-link{display:flex;flex:1 1 auto;padding:0 10%}@media screen and (max-width: 550px){.badge-card .badge-contents .badge-link{padding:0 5%}}.badge-card .badge-contents .badge-icon{display:flex;flex:0 0 auto;width:1.23em;margin-right:5%;align-items:center;justify-content:center;font-size:3.5em}.badge-card .badge-contents .badge-icon img{max-width:80px;max-height:80px}.badge-card .badge-contents .badge-icon.badge-type-gold .fa{color:#e7c300 !important}.badge-card .badge-contents .badge-icon.badge-type-silver .fa{color:#c0c0c0 !important}.badge-card .badge-contents .badge-icon.badge-type-bronze .fa{color:#cd7f32 !important}.badge-card .badge-contents .badge-info{display:flex;flex:1 1 auto;align-items:center;padding:1em 1.5em 1em 0;color:#ddd}@media screen and (max-width: 600px){.badge-card .badge-contents .badge-info{padding-right:0}}.badge-card .badge-contents .badge-info h3{margin-bottom:0.25em;font-size:1.1487em}@media screen and (min-width: 900px){.badge-card .badge-contents .badge-info h3{font-size:1.3195em}}.badge-card.medium{vertical-align:top;flex:0 0 32%;margin-right:calc(2% - 3px)}.badge-card.medium:nth-of-type(3n){margin-right:0}@media screen and (max-width: 850px){.badge-card.medium{flex:0 0 49%;margin-right:0}}@media screen and (max-width: 550px){.badge-card.medium{flex:0 0 100%}}.badge-card.medium:hover{box-shadow:0 4px 14px rgba(0,0,0,0.15)}.badge-card.medium:active{box-shadow:none}@media screen and (max-width: 320px){.badge-card.medium{width:100%}}.badge-card.large{width:100%;align-self:flex-start}@media screen and (min-width: 767px){.badge-card.large{max-width:calc(1110px / 2);margin-right:1.5em}}.badge-card.large .badge-contents .badge-link{padding:0 5%;width:90%}.badge-card.large .badge-contents .badge-link h3{font-size:1.5157em}.badges-granted{display:flex;flex-wrap:wrap}@media screen and (max-width: 800px){.badges-granted{justify-content:space-between}}.badge-groups{margin:20px 0;color:#919191}.badge-groups h3{margin-bottom:1em}.badge-title .user-content{padding:0}.badge-group-list{margin-bottom:1.5em;display:flex;flex-wrap:wrap}@media screen and (max-width: 850px){.badge-group-list{justify-content:space-between}}.badge-group-list .title{width:100%;font-size:1.1487em}.show-badge-details{display:flex;flex-wrap:wrap;flex-direction:row;margin-bottom:2em;margin-top:1em}.show-badge-details .badge-grant-info.hidden{display:none}.show-badge-details .grant-info-item{margin-bottom:1em;color:#919191}.show-badge-details .grant-info-item:first-of-type{margin-right:10px}.show-badge-details .badge-set-title{padding:1.5em;border:1px solid #4d4d4d}.show-badge-details .badge-set-title .user-content{padding:0}.show-badge-details .badge-set-title .user-content .control-group{margin-bottom:1em}.show-badge-details .badge-title .form-horizontal .controls{margin-left:0}.show-badge-details .form-horizontal{margin-bottom:0}.check-display{display:inline-block;width:18px;border-radius:10px;text-align:center}.check-display .fa{font-size:0.9em;color:#222}.check-display.status-checked{background-color:#1ca551}.check-display.status-unchecked{background-color:#e45735}.hyperlink{cursor:pointer}.caps-lock-warning{color:#e45735;font-size:.8706em;font-weight:bold}.discourse-no-touch #login-form{margin:0}.discourse-touch .caps-lock-warning{display:none}#login-form table{width:100%}#login-form a{color:#bdbdbd}#login-form td{padding-right:5px}#new-account-link{cursor:pointer}.login-modal tr,.create-account tr{border:none}.login-modal tr:not(.instructions) td,.create-account tr:not(.instructions) td{padding:10px 0 0 0}.login-modal td label,.login-modal td input,.create-account td label,.create-account td input{margin-bottom:0;width:100%}.login-modal .modal-footer .inline-spinner,.create-account .modal-footer .inline-spinner{display:inline-flex}.create-account table td.label{width:92px}.create-account table td input{width:220px}.create-account .disclaimer{color:#919191;margin-top:0.5em}.create-account .user-field.confirm{margin-top:20px}.create-account .user-field{clear:both}.create-account .user-field>label{width:92px;float:left}.create-account .user-field input[type="text"]{width:220px;margin-bottom:0}.create-account .user-field .controls{margin-left:92px;margin-bottom:15px}.create-account .user-field .controls label{width:auto;text-align:left;font-weight:normal;float:auto}.create-account .user-field .controls .instructions{color:#919191;margin:0;font-size:.8706em;font-weight:normal;line-height:1.2}.password-reset .instructions label{color:#919191}.invites-show .two-col{position:relative;display:flex}.invites-show .col-image{position:relative;margin-right:20px}@media screen and (max-width: 600px){.invites-show .col-image{display:none}}.invites-show form{margin-top:24px}.invites-show form button.btn-primary{margin-top:10px}.invites-show form label:not(.checkbox-label){font-weight:bold}.invites-show form .controls,.invites-show form .input{margin-bottom:10px}.invites-show form .instructions{color:#919191;margin:0;font-size:.8706em;font-weight:normal;line-height:1.2}.auth-message{padding:0 15px 15px 15px}.auth-message:empty{padding:0}.modal tr.instructions{display:flex;flex-direction:column;margin-top:0.15em}.modal tr.instructions label{color:#919191}button#login-link,button#new-account-link{background:transparent;color:#bdbdbd}a.loading-onebox:before{content:"";display:inline-flex;float:left;margin:3px 5px 0 0;position:relative;height:10px;width:10px;border:2px solid #7a7a7a;border-right-color:transparent;border-radius:50%;-webkit-animation:rotate-forever 1s infinite linear;animation:rotate-forever 1s infinite linear}.onebox-result{border-left:5px solid #4d4d4d;background-color:#3c3c3c;margin-top:15px;padding:12px;font-size:1em}.onebox-result>.source{margin-bottom:12px;margin-right:10px;display:block;color:#ddd;position:relative;height:20px}.onebox-result>.source .info{position:absolute;font-size:1em}.onebox-result>.source .info a{color:black;text-decoration:none;padding-right:10px}.onebox-result>.source .info img.favicon{margin-right:3px}.onebox-result .onebox-result-body{padding-top:5px}.onebox-result .onebox-result-body img{max-height:80%;max-width:25%;height:auto;float:left;margin-right:10px}.onebox-result .onebox-result-body h3,.onebox-result .onebox-result-body h4{margin:0}.onebox-result .onebox-result-body code{max-height:400px}.onebox-result .onebox-result-body .metrics{clear:both;padding-bottom:25px}.onebox-result .onebox-result-body .metrics .metric{display:inline-block;padding-left:33px;float:left}.onebox-result .onebox-result-body img.verdict{float:none;margin-right:7px}.onebox-result .onebox-result-body img.popcorn{float:none;margin-left:20px;margin-right:5px}aside.onebox{border:5px solid #4d4d4d;margin-bottom:1em;padding:12px 25px 12px 12px;font-size:1em}aside.onebox header{margin-bottom:8px}aside.onebox header a[href]{color:#919191;text-decoration:none}aside.onebox.stackexchange .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/stackexchange-9e9f17242c6d44137d40a3e55c71129060b103bfa31b7fead4ca3f18358da29f.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.twitterstatus .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/twitter-4ff0f6e16c5f53ddd3b51eeeff8610ea0432d8ebafce89785d75c231386f80d7.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.wikipedia .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/wikipedia-8feddaf7544a35c824f2e4274227fe8e7e7af71ddfe26523fe5fe20497cf5799.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.githubblob .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/github-399dde69546053c9b4b248be54bf45f0a16bbc690b05380fb0973c0208a9dbdb.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.githubcommit .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/github-399dde69546053c9b4b248be54bf45f0a16bbc690b05380fb0973c0208a9dbdb.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.githubpullrequest .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/github-399dde69546053c9b4b248be54bf45f0a16bbc690b05380fb0973c0208a9dbdb.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.githubissue .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/github-399dde69546053c9b4b248be54bf45f0a16bbc690b05380fb0973c0208a9dbdb.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.githubgist .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/github-399dde69546053c9b4b248be54bf45f0a16bbc690b05380fb0973c0208a9dbdb.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.amazon .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/amazon-882adb9da23d489f1d53ba95c6ea4052536732d9caa57ec82a8f8d0f508e48ea.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.instagram .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/instagram-b10f04096a20e469f83a32ec24519d1f20ab473209a77a3c7dbfe767613c9e5f.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox.googledocs .source{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_drive_48px-d4aa36b0667a280410a0eb0c8ea02717c72ba76c581a6d68945cb6bf4fbd1b29.png') no-repeat;background-size:16px 16px;padding-left:20px}aside.onebox .onebox-body{clear:both}aside.onebox .onebox-body h3,aside.onebox .onebox-body h4{font-size:1.1487em;margin:0 0 10px 0}aside.onebox .onebox-body a[href]{color:#0f82af;text-decoration:none}aside.onebox .onebox-body a[href]:visited{color:#0f82af}aside.onebox .onebox-body img{max-height:170px;max-width:20%;height:auto;width:auto;float:left;margin-right:10px}@media all and (max-width: 600px){aside.onebox .onebox-body img{max-width:35%}}aside.onebox .onebox-body img.onebox-full-image{max-height:none;max-width:none;width:initial;height:initial}aside.onebox .onebox-body [style*="--aspect-ratio"]>:first-child{width:100%}aside.onebox .onebox-body [style*="--aspect-ratio"]>img{height:auto}@supports (--custom: property){aside.onebox .onebox-body .aspect-image{max-height:170px;--magic-ratio:calc(var(--aspect-ratio) + 0.15);width:calc(128px * var(--magic-ratio));max-width:20%;float:left;margin-right:10px;height:auto}aside.onebox .onebox-body .aspect-image img{width:100%;height:inherit;max-width:initial;max-height:initial;float:none;margin-right:none}aside.onebox .onebox-body .aspect-image-full-size{max-height:500px;width:calc(500px * var(--aspect-ratio));max-width:100%}aside.onebox .onebox-body .aspect-image-full-size img{width:100%;height:inherit;max-width:initial;max-height:initial;float:none;padding:5px 5px 5px 5px}aside.onebox .onebox-body [style*="--aspect-ratio"]{position:relative}aside.onebox .onebox-body [style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}aside.onebox .onebox-body [style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%}}aside.onebox .onebox-body p:last-child{margin-bottom:4px}aside.onebox .onebox-body .tweet-images{display:block;clear:both}aside.onebox .onebox-body .tweet-images img.tweet-image{margin-top:1em;max-width:100%;max-height:100%;float:none}aside.onebox .onebox-body.user-onebox .fa{margin-right:5px}aside.onebox .onebox-body.user-onebox .full-name,aside.onebox .onebox-body.user-onebox .location{margin-right:10px}aside.onebox .onebox-body .instagram-images{clear:both}aside.onebox .onebox-body .instagram-images .instagram-image{padding:5px 5px 5px 5px;max-width:100%;max-height:100%;float:none}.googledocs-onebox-logo{width:60px;height:50px;float:left}.googledocs-onebox-logo.g-docs-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_docs_48px-fb0c868b2a2e570a37726dfa8e91eda673bf34c4bdb4c867e4e4607ce4bfb04b.png') no-repeat}.googledocs-onebox-logo.g-forms-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_forms_48px-a89b95f68150f83307fd3b31173bdacbdb492320d0a05a99b6ebcf985bdc6a56.png') no-repeat}.googledocs-onebox-logo.g-sheets-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_sheets_48px-052ea7c8810fa9962ca4f9f43cf9d6ddfedbd95e808a7d10a5dc1bcd603db7c1.png') no-repeat}.googledocs-onebox-logo.g-slides-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_slides_48px-0c1b96992b26f2bf03b3da2a9575936c05e9df3bcbee4971e93fd6a6aa7a61ba.png') no-repeat}.googledocs-onebox-logo.g-calendar-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_calendar_48px-7fd1149f6fd3c114592da8562cb602bd21fa1c25258731473648a61865c62788.png') no-repeat}.googledocs-onebox-logo.g-drive-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_drive_48px-d4aa36b0667a280410a0eb0c8ea02717c72ba76c581a6d68945cb6bf4fbd1b29.png') no-repeat}.gdocs-onebox-splash{background-color:#7c7c7c;color:#ddd;border:1px inset #ddd}.gdocs-onebox-splash .gdocs-onebox-logo{display:inline-block;width:128px;height:128px}.gdocs-onebox-splash .gdocs-onebox-logo.g-calendar-logo{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/google_branding/logo_calendar_128px-3dee7e14b248a4f6faa2258d01908ee3a0311c24054cb2d4b9666b8e991622cf.png') no-repeat}aside.onebox .onebox-body .onebox-avatar{max-height:none;max-width:none;height:60px;width:60px}blockquote aside.onebox{border-left:5px solid #4d4d4d;background-color:#3c3c3c}pre.onebox code ol.lines li:before{position:absolute;display:inline-block;width:35px;left:-40px;color:#afafaf;text-align:right;padding-right:5px;font-size:.8706em;line-height:1.4;content:counter(li-counter);counter-increment:li-counter}pre.onebox code ol{margin-left:0;line-height:1.4}pre.onebox code{background-color:#000}pre.onebox code li{padding-left:5px}pre.onebox code ol.lines{position:relative;margin:0 0 0 40px}pre.onebox code ol.lines li{list-style-type:none;padding-left:5px;margin-left:0;border-left:1px solid #cfcfcf;min-height:1.5em;white-space:pre}pre.onebox code li.selected{background-color:#541}pre.onebox code{white-space:normal}.onebox-body .github-commit-status{background:#f5f5f5;border-radius:5px;margin:0 0 5px 100px;padding:10px}.onebox-body .status_tag{display:inline-block;color:#fff;padding:1px 4px;border-radius:3px;font-weight:bold;margin-bottom:5px;text-transform:capitalize}.onebox-body .build_status{padding:2px;font-size:.8706em}.onebox-body .status_tag.open{background-color:#6cc644}.onebox-body .status_tag.merged{background-color:#6e5494}.onebox-body .status_tag.closed{background-color:#bd2c00}.onebox-body .github-content-right{margin-left:100px}aside.onebox.twitterstatus .onebox-body h4{margin-bottom:0}.onebox.twitterstatus .thumbnail{width:48px;height:48px}.onebox.twitterstatus p,.onebox.twitterstatus .tweet{white-space:pre-wrap;padding-top:3px;margin-left:70px}.onebox.twitterstatus .date{clear:left;padding-top:10px}.onebox.imgur-album .outer-box{position:absolute;z-index:1;overflow:hidden;font-size:.8706em;color:#fff;background-color:rgba(0,0,0,0.6);text-overflow:ellipsis;max-width:100%;padding:5px 0}.onebox.imgur-album .outer-box .inner-box{padding-left:10px;padding-right:10px;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap}.onebox.imgur-album .outer-box .inner-box .album-title{width:100%;font-size:1.1487em;line-height:1.4;color:#ccc;text-decoration:none}aside.onebox.stackexchange .onebox-body img:not(.onebox-avatar){max-height:60%;max-width:10%}aside.onebox.stackexchange .onebox-body .tags{color:gray}.onebox-metadata{color:#919191}.onebox.xkcd .onebox-body img{max-width:100% !important;float:none !important}.onebox.pdf .onebox-body .pdf-onebox-logo{width:60px;height:50px;float:left;background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/favicons/pdf_64px-eae1f4250f591815c78ccd0a87b59d79cf14c2b15278d95d91d02ca7001c68c2.png') no-repeat;background-size:48px 48px;display:inline-block}.onebox.pdf .onebox-body .filesize{color:gray}.onebox.whitelistedgeneric .label1,.onebox.whitelistedgeneric .label2{color:#919191}.onebox.whitelistedgeneric .label1{float:left}.onebox.whitelistedgeneric .label2{float:right}.onebox.whitelistedgeneric .site-icon,.onebox.gfycat .site-icon{width:16px;height:16px;margin-right:3px}.onebox.gfycat p span.label1 a{white-space:nowrap}.onebox.instagram div.instagram-description{color:#919191;padding-top:10px}.onebox.githubcommit pre.message{padding:0}.onebox.twitterstatus .like,.onebox.twitterstatus .retweet{color:#919191;padding-left:10px}.mobile-view article.onebox-body{border-top:none}.category-list{table-layout:fixed}.category-list .category-text-title{display:flex;align-items:baseline}.category-list .category-name{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:text-top;line-height:1.2}.category-boxes,.category-boxes-with-topics{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:1em;margin-bottom:1em;width:100%}.category-boxes .category-box,.category-boxes-with-topics .category-box{display:flex;flex-direction:row;align-content:flex-start;cursor:pointer;box-sizing:border-box;border-width:0;border-left-width:6px;border-style:solid;border-color:#676767}.mobile-view .category-boxes .category-box,.mobile-view .category-boxes-with-topics .category-box{width:100%}.category-boxes .category-box .logo,.category-boxes-with-topics .category-box .logo{display:block;height:40px;margin:0 auto 1em auto}.category-boxes .category-box h3 .fa,.category-boxes-with-topics .category-box h3 .fa{color:#ddd}.category-boxes .category-box-inner,.category-boxes-with-topics .category-box-inner{width:100%;padding:0;border-width:2px;border-left-width:0;border-style:solid;border-color:#676767}.category-boxes.no-logos .logo,.category-boxes-with-topics.no-logos .logo{display:none}.category-boxes .category-box{width:23%;margin:0 1% 1.5em 1%}.category-boxes .category-box>a{width:100%;padding:0}.category-boxes.no-logos .category-box .category-box-inner>a{padding:3em 1em}.category-boxes .category-box-heading{padding:1em 1em 0 1em}.category-boxes .description{padding:0 1em 1em 1em;text-align:center;font-size:1em;color:#646464}.category-boxes .description .overflow{max-height:6em;overflow:hidden;text-overflow:ellipsis}.category-boxes h3{font-size:1.3195em;margin-bottom:0.5em;margin-top:0.25em;line-height:1.2;text-align:center;color:#ddd;overflow:hidden;text-overflow:ellipsis}.category-boxes-with-topics .category-box{width:31%;margin:0 1% 1.5em 1%;padding:0}.category-boxes-with-topics h3{font-size:1.3195em;text-align:center;overflow:hidden;text-overflow:ellipsis}.category-boxes-with-topics .category-box-heading{padding:1em 1em 0.5em 1em}.category-boxes-with-topics .category-box-heading a[href]{width:100%;color:#ddd}.category-boxes-with-topics .featured-topics{padding:0.5em 1em 1em 1em}.category-boxes-with-topics .featured-topics ul{color:#bababa;list-style:none;padding:0;margin:0}.category-boxes-with-topics .featured-topics li{padding:0;margin-left:1.5em}.category-boxes-with-topics .featured-topics li .overflow{max-height:3em;overflow:hidden;text-overflow:ellipsis}.category-boxes-with-topics .featured-topics li:before{content:"\f0f6";font-family:"FontAwesome";float:left;margin-left:-1.5em}.category-boxes-with-topics .featured-topics li.topic-pinned:before{content:"\f08d"}.category-boxes-with-topics .featured-topics li.topic-closed:before,.category-boxes-with-topics .featured-topics li.topic-archived:before{content:"\f023"}.modal-open .dropdown-menu{z-index:1400}.modal-open .popover{z-index:1500}.modal-open .tooltip{z-index:1600}.bootbox.modal{position:fixed;z-index:1300;overflow:auto;height:auto;background-color:#222;box-shadow:0 4px 14px rgba(0,0,0,0.15);background-clip:padding-box}.input-hint-text{margin-left:0.5em;color:#646464}.modal-header{display:flex;align-items:flex-start;padding:10px 15px;border-bottom:1px solid #4d4d4d}.modal-header .title h3{margin-bottom:0}.modal-header .title p{margin:0}.modal-header .modal-close{order:2;margin-left:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background-color:#111}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{animation:fade 0.3s;opacity:0.9;filter:alpha(opacity=90)}@keyframes fade{from{opacity:0}to{opacity:0.9}}@keyframes slidein{from{transform:translateY(-20%)}to{transform:translateY(0)}}.modal-outer-container{display:table;table-layout:fixed;width:100%;height:100%}.modal-inner-container{display:table;width:100%;min-width:320px;max-width:700px;margin:0 auto;background-color:#222;background-clip:padding-box;box-shadow:0 8px 60px rgba(0,0,0,0.6)}@media screen and (min-width: 475px){.modal-inner-container{min-width:475px;width:auto}}.modal-inner-container .select-kit{width:220px}.modal-inner-container .select-kit.tag-chooser{width:100%}.create-account.in .modal-inner-container,.login-modal.in .modal-inner-container{animation:slidein 0.3s}.inline-modal .modal-inner-container{border:1px solid #919191}.fixed-modal{position:fixed;top:0;width:100%;height:100%;z-index:1300;overflow:auto}.fixed-modal:not(.history-modal) .modal-body{max-height:none !important}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 10px;border-top:1px solid #4d4d4d}.modal-footer .btn{margin:0 5px 5px 0}.modal-footer:before,.modal-footer:after{display:table;content:""}.modal-footer:after{clear:both}.modal.edit-category-modal .modal-body textarea{height:10em}@media screen and (min-width: 524px){.modal.edit-category-modal .modal-inner-container{min-width:525px}}.modal .nav{padding:10px 30px 10px 15px;background-color:#222;border-bottom:1px solid #4d4d4d}.modal .nav li>a{font-size:1em}.modal.hidden{display:none}.modal .modal-body{box-sizing:border-box;width:100%;overflow-y:auto;max-height:400px}.modal .modal-body.full-height-modal{max-height:calc(100vh - 150px)}.modal .modal-body textarea{width:99%;height:80px}.modal .modal-body label{color:#ddd}.modal .modal-body p{color:#777;font-size:1em}.modal .modal-body .archetype-option{margin-bottom:20px}.modal .modal-body .warning{color:#e45735 !important}.modal .modal-body .json-uploader .jsfu-shade-container{display:table-row;width:100%;height:100%;position:relative}.modal .modal-body .json-uploader .jsfu-shade{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}.modal .modal-body .json-uploader .jsfu-shade .text{color:#fff;position:absolute;top:40%;font-size:2.296em;text-align:center;line-height:1.2;margin-left:auto;margin-right:auto;left:0;right:0}.modal .modal-body .json-uploader .jsfu-file{display:table-cell;vertical-align:middle;min-width:120px}.modal .modal-body .json-uploader .jsfu-separator{vertical-align:middle;display:table-cell;font-size:2.571em;padding-left:10px;padding-right:10px}.modal .modal-body .json-uploader .jsfu-paste{display:table-cell;width:100%}.modal .modal-body .json-uploader .jsfu-paste textarea{margin-bottom:0;margin-top:4px}.modal .password-confirmation{display:none}.modal section.field{margin-bottom:20px}.modal section.field .field-item{display:inline-block;margin-right:10px}.modal .modal-body.forgot-password-modal p{font-size:1em}.modal pre code{white-space:pre-wrap;max-width:700px}.reply-where-modal .modal-footer a{display:block}.reply-where-modal .modal-footer .d-modal-cancel{margin-top:1em}.reply-where-modal .modal-footer .btn{text-align:left;font-size:1.3195em;line-height:1.2;width:auto;margin-bottom:10px;display:block;margin-left:0 !important;font-weight:bold}.reply-where-modal .modal-footer .btn .topic-title{font-size:1em;font-weight:normal}.reply-where-modal .modal-footer .btn.btn-reply-here{background:#4d4d4d;text-shadow:none;color:#ddd}.d-modal-cancel{margin-left:1em;color:#909090}.delete-user-modal .modal-footer .btn{font-weight:normal;text-align:left;font-size:1em;line-height:1.4;margin-bottom:10px;display:inline-block;margin-left:0}#invite-modal{overflow:visible}#invite-modal label{margin-top:7px;max-width:450px}#invite-modal .optional{color:#9e9ea6}.permission-list{list-style:none;margin:0 0 30px;padding:0}.permission-list .name{margin-right:20px;display:inline-block;min-width:100px}.permission-list .permission{margin-left:20px}.permission-list .d-icon-times-circle{margin-left:5px}.permission-list li{margin-bottom:10px}.edit-category-modal input[type="number"]{width:50px}.edit-category-modal .subcategory-list-style-field{margin-left:16px}.edit-category-modal .edit-category-tab-settings section.field{margin-bottom:10px}.edit-category-modal .disable_info_wrap{position:relative;display:inline-block;float:right}.edit-category-modal .disable_info_wrap .cannot_delete_reason{position:absolute;background:#ddd;color:#222;text-align:center;border-radius:2px;padding:12px 8px}.edit-category-modal .disable_info_wrap .cannot_delete_reason::after{top:100%;left:57%;border:solid transparent;content:" ";position:absolute;border-top-color:#ddd;border-width:8px}.edit-category-modal section.minimum-required-tags input[type="number"]{width:50px}.incoming-email-modal .btn{transition:none;background-color:transparent;margin-right:5px}.incoming-email-modal .btn:hover,.incoming-email-modal .btn.active{color:#ddd}.incoming-email-modal .btn.active{font-weight:bold}.incoming-email-modal .btn:focus{outline:2px solid #4d4d4d}.incoming-email-modal .incoming-email-tabs{margin-bottom:15px}.incoming-email-modal .incoming-email-content{height:300px;max-width:700px;width:90vw}.incoming-email-modal .incoming-email-content textarea,.incoming-email-modal .incoming-email-content .incoming-email-html-part{height:95%;border:none;border-top:1px solid #4d4d4d;padding-top:10px}.incoming-email-modal .incoming-email-content textarea{font-family:monospace;resize:none;border-radius:0;box-shadow:none}.incoming-email-modal .incoming-email-content .incoming-email-html-part{padding:10px 4px 4px 4px}.modal-button-bar{margin-top:1em}.modal-button-bar button{margin-right:0.5em}.change-timestamp .date-picker,.poll-ui-builder .date-picker{width:9em}.change-timestamp #date-container .pika-single,.poll-ui-builder #date-container .pika-single{position:relative !important;display:inline-block;margin-top:5px}.change-timestamp input[type="time"],.poll-ui-builder input[type="time"]{width:6em;text-align:center}.change-timestamp form,.poll-ui-builder form{margin:0}.flag-modal{max-height:450px}.flag-modal .flag-action-type-details{line-height:1.4}.flag-message{width:95% !important;margin:0}.custom-message-length{color:#646464;font-size:.8706em}.edit-category-modal .secure-category-options{margin:10px 0 0 16px}.edit-category-modal .secure-category-options .badge-list{margin:10px 0}.edit-category-modal .secure-category-options .badge-list li{margin:0 4px 8px 0}.edit-category-modal .secure-category-options .badge-list li a{color:#919191;cursor:pointer}.edit-category-modal .secure-category-options .badge-list li a:hover{color:#919191}.tabbed-modal .modal-body{position:relative;height:350px}.modal-tab{position:absolute;width:95%}body.crawler>header{width:100%;position:absolute;top:0;z-index:9999;background-color:#fff;padding:10px;box-shadow:0 2px 4px -1px rgba(0,0,0,0.25)}body.crawler div.topic-list div[itemprop="itemListElement"]{padding:10px 0;border-bottom:1px solid #e9e9e9}body.crawler div.topic-list div[itemprop="itemListElement"] .page-links a{padding:0 4px}body.crawler div#main-outlet div.post img{max-width:100%}body.crawler footer nav{margin:50px 0}body.crawler footer nav a{padding:15px}#request-access{width:325px;margin:0 auto}#request-access input[type="text"]{width:320px;height:30px;font-size:1.5157em}#request-access input[type="submit"]{font-size:1.5157em;padding:10px}.show-topic-admin{position:fixed;top:120px;right:10px;z-index:300;height:35px}.popup-menu{background-color:#222;width:215px;padding:10px;border:1px solid #4d4d4d;z-index:300;box-shadow:0 4px 14px rgba(0,0,0,0.15)}.popup-menu ul{list-style:none;margin:10px 0 0 0}.popup-menu .btn{text-align:left}.popup-menu button{width:100%;margin-bottom:5px}.popup-menu button i{width:14px}.modal-body.feature-topic{padding:5px;max-height:500px}.modal-body.feature-topic input.date-picker{margin:0}.modal-body.feature-topic hr{margin:10px 0}.modal-body.feature-topic .feature-section{display:block}.modal-body.feature-topic .feature-section .badge-wrapper{margin-right:0}.modal-body.feature-topic .feature-section .desc{display:inline-block;vertical-align:middle;margin-left:10px}.modal-body.feature-topic .feature-section .desc p:first-of-type{margin:0}.modal-body.feature-topic .feature-section .desc p{margin:10px 0 0}.modal-body.feature-topic .feature-section .with-validation{position:relative}.desktop-view .feature-topic-modal .feature-topic{overflow:visible}.desktop-view .feature-topic-modal .modal-inner-container{min-width:700px}.desktop-view .feature-topic-modal .pin-until{position:relative;display:inline-block}.mobile-view .feature-topic .feature-section .desc{display:block;clear:both;max-width:90%;margin:0 10px}.topic-title-outlet.choose-tags{margin-left:25px;margin-top:3px}.tag-list{margin-top:2em}#list-area .tag-list h3{margin-bottom:20px}.tag-box{display:inline-block;width:300px;margin-bottom:1em;float:left;vertical-align:middle}.tag-box .discourse-tag{font-size:1em}.tag-box .tag-count{font-size:.8706em;vertical-align:middle;line-height:1}.topic-header-extra .discourse-tag{-webkit-animation:fadein 0.7s;animation:fadein 0.7s}.bullet+.topic-header-extra{display:block}.box+.topic-header-extra{display:inline-block}.topic-category{display:flex;flex-wrap:wrap;align-items:flex-end}.topic-category .topic-header-extra{display:inline-block;vertical-align:baseline}.topic-category .badge-wrapper{margin-top:0}.discourse-tag-count{font-size:.8706em;color:#909090;line-height:1;vertical-align:middle}.discourse-tag{max-width:14em;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.discourse-tag{margin:0;color:#909090}.discourse-tag:visited,.discourse-tag:hover{color:#909090}.extra-info-wrapper .discourse-tag{color:#ddd !important}.discourse-tag.box{background-color:#4d4d4d;color:#c7c7c7;padding:2px 8px}.extra-info-wrapper .discourse-tag.box{background-color:#4d4d4d;color:#b1b1b1}.discourse-tag.simple,.discourse-tag.simple:visited,.discourse-tag.simple:hover{margin-right:0;color:#c7c7c7}.discourse-tags .discourse-tag.simple:not(:last-child):after,.list-tags .discourse-tag.simple:not(:last-child):after{content:", ";margin-left:1px}.d-header .topic-header-extra .discourse-tags{display:inline-block;font-size:.8706em}.d-header .topic-header-extra .topic-featured-link{margin-left:8px}.fps-result .add-full-page-tags{display:inline-block}.topic-list-item .discourse-tags{display:block;font-size:.7579em;font-weight:normal;clear:both}.topic-list-item .discourse-tags .discourse-tag.box{position:relative;top:2px}.categories-list .topic-list-latest .discourse-tags{display:inline-block}.mobile-view .topic-list-item .discourse-tags{display:inline-flex;flex-wrap:wrap;font-size:.8706em;margin-top:0}.mobile-view .topic-list-item .discourse-tags .discourse-tag{margin-right:0.2em}.mobile-view .topic-list-item .discourse-tags .discourse-tag.box{position:relative;top:0}.discourse-tag.bullet{margin-right:0.25em}.discourse-tag.bullet:before{content:"\f04d";font-family:FontAwesome;color:#7a7a7a;margin-right:5px;font-size:.7579em;position:relative}header .discourse-tag{color:#909090}.list-tags{display:inline-block;margin-right:3px;font-size:.8706em}.tag-chooser{width:100%;max-width:100%}.title-wrapper .tag-chooser{width:500px}.admin-tag{position:relative;float:right;margin-right:8px}.tag-sort-options{margin-bottom:20px}.tag-sort-options a{text-decoration:underline}.tag-sort-options span.active a{font-weight:bold}.autocomplete .d-icon-tag{color:#7a7a7a;padding-right:5px}.autocomplete a{color:#909090}.tags-admin-menu{margin-top:20px}.tags-admin-menu ul{width:320px}.tag-groups-container{margin-top:20px}.tag-groups-container .content-list{width:20%;float:left;margin:20px 0}.tag-groups-container .content-list ul{margin-bottom:10px}.tag-groups-container .content-list .btn{margin-left:10px}.tag-groups-container .tag-group-content{width:75%;float:right}.tag-groups-container .tag-group-content section{margin-bottom:20px}.tag-groups-container .tag-group-content label{font-size:1em;display:inline-block;margin-right:10px}.tag-groups-container .tag-group-content .btn{margin-right:10px}.tag-groups-container .group-tags-list .tag-chooser{width:100%}.tag-groups-container .saving{margin-left:20px}.tag-groups-container .parent-tag-section .tag-chooser{width:200px;margin-right:10px}.uploaded-image-preview{background:#ddd center;background-size:cover}.image-uploader.no-repeat .uploaded-image-preview{background-repeat:no-repeat}.image-uploader.contain-image .uploaded-image-preview{background-size:contain}.rtl #topic-progress-wrapper .topic-admin-popup-menu.right-side,.rtl #topic-progress-wrapper.docked .topic-admin-popup-menu.right-side{right:80px}.rtl .d-icon-caret-right{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:"progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(180), M12=-sin(180), M21=sin(180), M22=cos(180))";-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(180), M12=-sin(180), M21=sin(180), M22=cos(180))";zoom:1}.rtl .nav-stacked a.active::after{border-left-color:transparent !important;border-right-color:#222 !important}.rtl code{direction:ltr !important;text-align:left !important}.rtl .pull-left{float:right !important}.rtl .autocomplete{left:27px}.rtl .admin-customize .current-style .toggle-mobile{position:static !important;float:left !important}.rtl .admin-customize .current-style .toggle-maximize{position:static !important;float:left !important}.rtl .dashboard-left{float:right !important}.rtl .dashboard-right{float:left !important}.cooked ul[dir="ltr"],.d-editor-preview ul[dir="ltr"],.cooked ul[dir="rtl"],.d-editor-preview ul[dir="rtl"]{padding-right:40px;padding-left:40px}#simple-container{border-radius:10px;background-color:#222;padding:20px;width:550px;margin:0 auto}#simple-container .account-created .ac-message{font-size:1.1487em;line-height:1.4}#simple-container .account-created .activation-controls button{margin-right:0.5em}div.tagsinput{border:1px solid #ccc;background:#fff;padding:5px 5px 0;width:584px;height:100px;overflow-y:auto;border-radius:4px}div.tagsinput span.tag{border:1px solid #a5d24a;border-radius:2px;display:block;float:left;padding:1px 5px;text-decoration:none;background:#cde69c;color:#638421;margin-right:5px;margin-bottom:5px;font-family:helvetica;font-size:.8706em}div.tagsinput span.tag a{font-weight:bold;color:#82ad2b;text-decoration:none;font-size:.7579em}div.tagsinput input{width:80px;font-family:helvetica;font-size:.8706em;border:1px solid transparent;padding:2px 5px;background:transparent;color:#000;outline:0;margin:0 5px 5px 0}div.tagsinput div{display:block;float:left}.tags_clear{clear:both;width:100%;height:0}.not_valid{background:#fbd8db !important;color:#90111a !important}img.emoji{width:20px;height:20px;vertical-align:middle}.emoji-picker{background-clip:padding-box;z-index:1300;position:fixed;display:none;flex-direction:row;height:300px;color:#d2d2d2;background-color:#222;border:1px solid #585858}.emoji-picker .categories-column{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:space-between;border-right:1px solid #585858;min-width:36px}.emoji-picker .category-icon{display:block;margin:4px auto;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.emoji-picker .category-icon button.emoji{margin:0;padding:0}.emoji-picker .category-icon.current,.emoji-picker .category-icon:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.emoji-picker .main-column{display:flex;flex-direction:column;flex:20}.emoji-picker .list{overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:0;flex:1;flex-direction:column}.emoji-picker .section-header{padding:8px;margin-top:2px;margin-bottom:0px;padding-bottom:0px;justify-content:space-between;display:flex;align-items:center;font-weight:bold}.emoji-picker .section-header .title{color:#ddd}.emoji-picker .section-header .clear-recent .fa{margin:0;padding:0;color:#ddd}.emoji-picker .section-header .clear-recent .fa:hover{color:#ddd}.emoji-picker .section-group{flex-wrap:wrap;display:flex;align-items:center;justify-content:flex-start;padding:4px}.emoji-picker .footer{align-items:center;display:flex;justify-content:space-between;border-top:1px solid #585858}.emoji-picker .info{text-overflow:ellipsis;padding-left:8px;white-space:nowrap;overflow:hidden;font-weight:700;max-width:125px}.emoji-picker .diversity-picker{display:flex;justify-content:flex-end;padding:8px}.emoji-picker .diversity-picker .diversity-scale{width:20px;height:20px;margin-left:5px;border:0;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}.emoji-picker .diversity-picker .diversity-scale.default{background:#ffcc4d}.emoji-picker .diversity-picker .diversity-scale.light{background:#f7dece}.emoji-picker .diversity-picker .diversity-scale.medium-light{background:#f3d2a2}.emoji-picker .diversity-picker .diversity-scale.medium{background:#d5ab88}.emoji-picker .diversity-picker .diversity-scale.medium-dark{background:#af7e57}.emoji-picker .diversity-picker .diversity-scale.dark{background:#7c533e}.emoji-picker .diversity-picker .diversity-scale.selected i{display:block}.emoji-picker .diversity-picker i{display:none}.emoji-picker .diversity-picker .d-icon{color:#fff;font-size:1em;text-shadow:0.5px 1.5px 0 rgba(0,0,0,0.3)}.emoji-picker button.emoji{background:transparent;background-position:center;background-repeat:no-repeat;border-radius:0;background-size:20px 20px;-moz-box-sizing:content-box;box-sizing:content-box;height:20px;border:0;vertical-align:top;width:20px;outline:none;padding:3px;margin:2px}.emoji-picker .section-group button.emoji:hover,.emoji-picker .results button.emoji:hover{display:inline-block;vertical-align:top;border-radius:2px;background-color:#94daf6}.wmd-emoji-button:before{content:"\f118"}.emoji-picker-modal.fadeIn{z-index:1200;position:fixed;left:0;top:0;width:100%;height:100%;opacity:0.8;background-color:black}.emoji-picker .filter{background-color:none;border-bottom:1px solid #585858;padding:5px;display:flex;position:relative;align-items:center}.emoji-picker .filter input[type="text"]{width:auto !important}.emoji-picker .filter .d-icon-search{color:#ddd;font-size:1.1487em;margin-left:5px;margin-right:5px}.emoji-picker .filter input{height:24px;margin:0;flex:1;border:none;box-shadow:none;padding-right:24px;outline:none;color:#ddd;background:#222}.emoji-picker .filter input:focus{border:none;box-shadow:none}.emoji-picker .filter input::-ms-clear{display:none}.emoji-picker .results{display:none;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding:4px;flex:1}.emoji-picker .filter .clear-filter{position:absolute;right:5px;top:12px;border:0;background:none;color:#ddd;outline:none;display:none}.emoji-picker .filter .clear-filter:hover{color:#ddd}.redirection-warning{margin:0 auto;text-align:center;font-size:1.7511em;line-height:1.2}.ember-select{background-color:#222;color:#ddd}.lightbox{position:relative;display:inline-block}.lightbox:hover .meta{opacity:1;transition:opacity 0.5s}.lightbox-wrapper{display:inline-block}.lightbox-wrapper,.lightbox-wrapper *{outline:0}.meta{position:absolute;bottom:0;width:100%;color:#ddd;background:#3c3c3c;opacity:0;transition:opacity 0.2s}.meta span{float:left}.meta .filename{margin:5px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.meta .filename:before{font-family:"FontAwesome";content:"\F03E";margin-right:5px}.meta .informations{margin:6px;padding-right:20px;color:#9e9e9e;font-size:1em}.meta .expand{position:absolute;bottom:4px;right:7px}.meta .expand:before{font-family:"FontAwesome";content:"\F065"}.lightbox>span{display:none}.hljs{display:block;padding:0.5em;color:#f8f8f8}.hljs-comment,.hljs-doctag{color:#bba;font-style:italic}.hljs-keyword,.javascript .hljs-title,.nginx .hljs-title,.hljs-subst,.hljs-request,.hljs-status{color:#f8f8f8;font-weight:bold}.hljs-number,.ruby .hljs-constant{color:#aff}.hljs-string,.hljs-tag .hljs-string,.tex .hljs-formula{color:#f99}.hljs-title,.hljs-name,.coffeescript .hljs-params,.scss .hljs-meta{color:#f99;font-weight:bold}.javascript .hljs-title,.lisp .hljs-title,.clojure .hljs-title,.hljs-subst{font-weight:normal}.hljs-class .hljs-title,.haskell .hljs-type,.vhdl .hljs-literal,.tex .hljs-command{color:#9ae;font-weight:bold}.hljs-tag,.hljs-tag .hljs-title,.django .hljs-tag .hljs-keyword{color:#99f;font-weight:normal}.hljs-attribute,.css .hljs-keyword,.hljs-variable,.lisp .hljs-body{color:#0ee}.hljs-regexp{color:#009926}.hljs-symbol,.ruby .hljs-symbol .hljs-string,.lisp .hljs-keyword,.tex .hljs-special,.hljs-prompt{color:#fbe}.hljs-built_in,.lisp .hljs-title,.clojure .hljs-built_in,.hljs-builtin-name{color:#0086b3}.meta{color:#999;font-weight:bold}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.diff .hljs-meta{color:#aaa}p>code,li>code,pre>code{color:#f8f8f8;background:#333}.reorder-categories input{width:4em}.reorder-categories .th-pos{width:calc(4em + 150px)}.reorder-categories tbody tr{background-color:transparent;transition:background 0s ease}.reorder-categories tbody tr.highlighted{background-color:rgba(168,113,55,0.4)}.reorder-categories tbody tr.highlighted.done{background-color:transparent;transition-duration:1s}.reorder-categories tbody tr:first-child td{padding-top:7px}.reorder-categories tbody{border-bottom:1px solid #9e9e9e}.reorder-categories table{padding-bottom:150px}.category-admin-menu ul{width:320px}section.about{margin-bottom:40px}section.about h3{margin-bottom:15px}section.about table{width:auto}section.about table th{text-align:left}section.about table td,section.about table th{padding:10px}section.about table td.title{width:33%}.menu-panel.slide-in{position:fixed;right:0;box-shadow:0 2px 4px -1px rgba(0,0,0,0.25)}.menu-panel.slide-in .panel-body{position:absolute;top:3px;bottom:37px;width:97%}.menu-panel.drop-down{position:absolute;top:100%;right:-10px}.menu-panel{border:1px solid #4d4d4d;box-shadow:0 6px 14px rgba(0,0,0,0.15);background-color:#222;z-index:1000;padding:0.5em;width:300px}.menu-panel hr{margin:3px 0}.menu-panel .panel-header{position:absolute;right:20px}.menu-panel ul{list-style:none;margin:0;padding:0}.menu-panel .panel-body{overflow-y:auto;overflow-x:hidden}.menu-links.columned li{width:50%;float:left}.menu-panel ul.menu-links li a,.menu-panel ul li.heading a{padding:0.25em 0.5em;display:block}.menu-panel ul.menu-links li a:hover,.menu-panel ul.menu-links li a:focus,.menu-panel ul li.heading a:hover,.menu-panel ul li.heading a:focus{background-color:#4c3319;outline:none}.menu-panel ul.menu-links li .new,.menu-panel ul li.heading .new{font-size:.8706em;margin-left:0.5em;color:#919191}.menu-panel li.category-link{float:left;background-color:transparent;display:inline-flex;padding:0.25em 0.5em;width:50%;box-sizing:border-box}.menu-panel li.category-link .badge-notification{color:#919191;background-color:transparent;display:inline;padding:0;font-size:.8706em;line-height:1.4}.menu-panel li.category-link .badge-wrapper{overflow:hidden;text-overflow:ellipsis}.menu-panel li.category-link .badge-wrapper.bar,.menu-panel li.category-link .badge-wrapper.bullet{color:#ddd}.menu-panel li.category-link .badge-wrapper.box{color:#222}.menu-panel li.category-link .badge-wrapper.box+a.badge.badge-notification{padding-top:2px}.menu-panel li.category-link .badge-wrapper.box span{z-index:-1}.menu-panel b.topics-count{color:#919191;font-weight:normal;font-size:.8706em}.menu-panel .box+b.topics-count{padding-top:2px}.menu-panel span.badge-category{max-width:90px;overflow:hidden;text-overflow:ellipsis}.search-menu .search-input{position:relative}.search-menu .search-context .show-help{float:right}.search-menu .heading{padding:5px 0 5px 5px}.search-menu .heading .filter{padding:0 5px}.search-menu input[type="text"]{margin:0.5em 3px;box-sizing:border-box;width:calc(100% - 6px);height:32px}.search-menu .search-context{padding:0 5px}.search-menu .search-context label{margin-bottom:0}.search-menu .searching{position:absolute;top:1.15em;right:1em}.search-menu .searching .spinner{width:10px;height:10px;border-width:2px;margin:0}.search-menu .no-results{padding:5px;text-align:center}.search-menu .filter{padding:0}.search-menu .filter:hover{background:transparent}.search-menu .search-link .badge-category-parent{line-height:1}.search-menu .search-link .topic-title{margin-right:6px}.search-menu .search-link .topic-statuses{float:none;display:inline-block;color:#919191;margin:0}.search-menu .search-link .topic-statuses .fa{margin:0}.search-menu li:not(.category):not(.heading){font-size:1em;line-height:1.2}.search-menu li:not(.category):not(.heading) .fa{font-size:inherit}.search-menu li:not(.category):not(.heading) a{transition:all linear 0.15s}.search-menu li:not(.category):not(.heading) a:not(.discourse-tag){display:block;padding:5px}.search-menu li:not(.category):not(.heading) a .user-results{color:#bdbdbd}.search-menu li:not(.category):not(.heading):hover a:not(.badge-notification){background-color:#4c3319}.search-menu li:not(.category):not(.heading) button{margin-left:5px}.user-menu .notifications{width:100%;display:table;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.user-menu .notifications h3{padding:0 0.4em;font-weight:bold;margin:0.5em 0}.user-menu .notifications .fa{color:#919191}.user-menu .notifications .icon{color:#bdbdbd}.user-menu .notifications li{background-color:#052e3d}.user-menu .notifications li div i.fa{display:none}.user-menu .notifications li span{color:#ddd}.user-menu .notifications li:hover,.user-menu .notifications li:focus{background-color:#4c3319;outline:none}.user-menu .notifications li a{padding:0}.user-menu .notifications li p{margin:0;overflow:hidden}.user-menu .notifications li:not(.show-all){padding:0.25em 0.5em}.user-menu .notifications li:not(.show-all) i{float:left;margin-right:5px;padding-top:2px}.user-menu .notifications .is-warning .d-icon-envelope-o{color:#e45735}.user-menu .notifications .is-warning .d-icon-envelope-o:before{content:"\f0e0"}.user-menu .notifications .read{background-color:#222}.user-menu .notifications .none{padding-top:5px}.user-menu .notifications .spinner-container.visible{min-height:30px}.user-menu .notifications .spinner{width:20px;height:20px;border-width:2px;margin:0 auto}.user-menu .notifications .show-all .btn{width:100%;padding:2px 0;color:#646464;background:#3c3c3c}.user-menu .notifications .show-all .btn:hover{color:#ddd;background:#2c2c2c}.user-menu .logout-link,.user-menu .dismiss-link{display:inline-block}.user-menu .dismiss-link{float:right}.notifications .logout{padding:0.25em}.notifications .logout:hover{background-color:#4c3319}div.menu-links-header{width:100%;display:table;border-collapse:separate;border-spacing:0 0.5em}div.menu-links-header .menu-links-row{display:flex}div.menu-links-header .menu-links-row li{display:inline-flex;align-items:center;flex-wrap:wrap}div.menu-links-header .menu-links-row li.user{margin-right:auto}div.menu-links-header .menu-links-row li.glyphs{flex-wrap:wrap;text-align:right;max-width:65%}div.menu-links-header a:hover,div.menu-links-header a:focus{background-color:#4c3319;outline:none}div.menu-links-header a{padding:0.3em 0.5em}div.menu-links-header a.user-activity-link{max-width:150px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:-0.5em 0}@media screen and (max-width: 350px){div.menu-links-header a.user-activity-link{max-width:125px}}div.menu-links-header li{display:table-cell;width:auto;text-align:center}div.menu-links-header li:first-child{text-align:left}div.menu-links-header li:last-child{text-align:right}div.menu-links-header .fa,div.menu-links-header a{color:#919191}div.menu-links-header .d-icon-user{margin-right:0.2em}.modal.history-modal #revision-numbers{display:inline-block;min-width:96px;text-align:center}.modal.history-modal #revision{overflow:auto}.modal.history-modal #revision-controls{display:inline-block;margin-bottom:5px}.modal.history-modal .revision-content{width:47.5%;float:left}.modal.history-modal .revision-content:nth-of-type(2){margin-left:5%}.modal.history-modal #revision-details{padding:5px;margin-top:10px;border-bottom:3px solid #4d4d4d}.modal.history-modal #revisions .row:first-of-type{margin-top:10px}.modal.history-modal ins code,.modal.history-modal ins img,.modal.history-modal .diff-ins code,.modal.history-modal .diff-ins img{border:2px solid #1ca551}.modal.history-modal ins img,.modal.history-modal .diff-ins img{opacity:0.75;filter:alpha(opacity=75)}.modal.history-modal ins a,.modal.history-modal .diff-ins a{color:#1ca551;text-decoration:none}.modal.history-modal img.diff-ins,.modal.history-modal code.diff-ins{border:2px solid #1ca551}.modal.history-modal img.diff-ins{opacity:0.75;filter:alpha(opacity=75)}.modal.history-modal .diff-ins{color:#ddd;background:#0b4220}.modal.history-modal ins{color:#ddd;background:#0b4220;text-decoration:none}.modal.history-modal del code,.modal.history-modal del img,.modal.history-modal .diff-del code,.modal.history-modal .diff-del img{border:2px solid #e45735}.modal.history-modal del img,.modal.history-modal .diff-del img{opacity:0.5;filter:alpha(opacity=50)}.modal.history-modal del a,.modal.history-modal .diff-del a{color:#e45735;text-decoration:none}.modal.history-modal img.diff-del,.modal.history-modal code.diff-del{border:2px solid #e45735}.modal.history-modal img.diff-del{opacity:0.5;filter:alpha(opacity=50)}.modal.history-modal .diff-del{color:#ddd;background:#952d14;text-decoration:none}.modal.history-modal del{color:#ddd;background:#952d14;text-decoration:none}.modal.history-modal span.date{font-weight:bold}.modal.history-modal span.edit-reason{background-color:#d5ab7f;padding:3px 5px 5px 5px}.modal.history-modal .d-icon-ban{color:#f00}.modal.history-modal .hidden-revision-either{opacity:0.5}.modal.history-modal .hidden-revision-previous .row div:nth-of-type(1),.modal.history-modal .hidden-revision-previous .row td:nth-of-type(1){opacity:0.5}.modal.history-modal .hidden-revision-current .row div:nth-of-type(2),.modal.history-modal .hidden-revision-current .row td:nth-of-type(2){opacity:0.5}div.ac-wrap.composer-user-selector-limited{width:400px}div.ac-wrap.composer-user-selector-limited .btn-small{border-radius:10px;position:relative;top:-2px;float:none}.directory{margin-bottom:100px}.directory .user-info{margin-bottom:0}.directory .period-chooser{float:left}.directory .filter-name{float:right}.directory .total-rows{color:#9e9e9e;text-align:right}.directory .spinner{clear:both}.directory table{width:100%;margin-bottom:1em}.directory table td,.directory table th{padding:0.5em;text-align:left;border-bottom:1px solid #4d4d4d}@media screen and (max-width: 800px){.directory table td,.directory table th{padding:0.5em 0.25em}}.directory table td .number,.directory table td .time-read,.directory table th .number,.directory table th .time-read{font-size:1.5157em;color:#909090}@media screen and (max-width: 800px){.directory table td .number,.directory table td .time-read,.directory table th .number,.directory table th .time-read{font-size:1.1487em}}.directory table td .time-read,.directory table th .time-read{white-space:nowrap}.directory table th.sortable{cursor:pointer;white-space:nowrap;width:13%}.directory table th.sortable .d-icon-heart{color:#fa6c8d;margin-right:0.5em}.directory table th.sortable .d-icon-chevron-down,.directory table th.sortable .d-icon-chevron-up{margin-left:0.5em}.directory table th.sortable:hover{background-color:#4d4d4d}.directory .me{background-color:#4c3319}.directory .me .username a,.directory .me .name,.directory .me .title,.directory .me .number,.directory .me .time-read{color:#909090}.category-color-editor input{width:70px;margin-right:10px}.category-color-editor .color-title{display:inline-block;width:120px}.category-color-editor .colors-container{display:inline-block;vertical-align:middle;padding-top:4px;max-width:240px}.category-color-editor .colors-container .colorpicker{border:1px solid #4d4d4d;margin-right:2px;width:16px;height:16px;font-size:0.286em}.category-color-editor .colors-container .colorpicker.used-color{background:url('https://d74zh8edaijub.cloudfront.net/en/overwatch/assets/chosen-sprite-4467005376a6b7f2eda6e24d07e382e829045c6c582b8764ff78077484b35350.png') -19px 13px}#discourse-tooltip{background-color:#222;position:absolute;z-index:1000;border:1px solid #909090;max-width:400px;margin-top:25px;overflow-wrap:break-word;display:none;font-size:1em;font-weight:500}#discourse-tooltip.retina{border:0.5px solid #909090}#discourse-tooltip .tooltip-pointer{position:relative;background:#222}#discourse-tooltip .tooltip-pointer:before,#discourse-tooltip .tooltip-pointer:after{position:absolute;pointer-events:none;border:solid transparent;bottom:100%;content:"";height:0;width:0}#discourse-tooltip .tooltip-pointer:after{border-bottom-color:#222;border-width:8px;left:50%;margin-left:-8px;margin-bottom:-0.5px}#discourse-tooltip .tooltip-pointer:before{border-bottom-color:#909090;border-width:9px;left:50%;margin-left:-9px;margin-bottom:-0.5px}#discourse-tooltip .tooltip-content{padding:1em;max-width:250px;font-size:.8706em;color:#ddd;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);line-height:1.4em}.user-right .list-actions{margin-bottom:10px}.user-right .list-actions .btn{margin-right:10px}.user-right .paginated-topics-list{position:relative}.user-right .show-mores{width:100%}.user-main .d-icon-heart{color:#fa6c8d !important}.user-main .about{overflow:hidden;width:100%;margin-bottom:15px}.user-main .about .secondary{background:#222;border-top:1px solid #4d4d4d;border-bottom:1px solid #4d4d4d}.user-main .about .secondary .btn{padding:4px 12px}.user-main .about .secondary dl{margin:0;padding:5px 10px}.user-main .about .secondary dl div{display:inline-flex;align-items:baseline;margin-right:15px;margin:4px 0}.user-main .about .secondary dt,.user-main .about .secondary dd{display:inline-flex;align-items:center}.user-main .about .secondary dd{padding:0;margin:0 15px 0 0;overflow:hidden;text-overflow:ellipsis;color:#ddd}.user-main .about .secondary dd.groups span:after{content:","}.user-main .about .secondary dd.groups span:last-of-type:after{content:""}.user-main .about .secondary dt{color:#919191;margin-right:5px;display:inline-block}.user-main .about .details{background:rgba(34,34,34,0.8)}.user-main .about .details blockquote{background-color:#bdbdbd;border-left-color:#bdbdbd}.user-main .about .details h1{font-size:2em;font-weight:normal}.user-main .about .details h1 i{font-size:0.8em}.user-main .about .details h2{font-size:1.3195em;font-weight:normal;margin-top:10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-main .about .details h3{font-weight:normal;font-size:1em;margin:5px 0}.user-main .about .details h3 .d-icon:not(:first-of-type){margin-left:10px}.user-main .about .details .groups{margin-left:10px;display:inline}.user-main .about .details img.avatar{float:left}.user-main .about .details .suspended{color:#e45735}.user-main .about .details .primary{width:100%;position:relative;float:left}.user-main .about .details .primary h1{font-weight:bold}.user-main .about .details .primary .bio{max-height:300px;overflow:auto}.user-main .about .details .primary .bio a[href]{text-decoration:underline}.user-main .about .details .primary .bio img{max-width:100%}.user-main .about .details .user-profile-avatar{position:relative;float:left;height:100%}.user-main .about .details .user-profile-avatar .avatar-flair{bottom:8px;right:16px}.user-main .about .controls ul{list-style-type:none}.user-main .about .controls a{padding:5px 10px;margin-bottom:10px}.user-main .about.collapsed-info .controls{margin-top:0}.user-main .about.collapsed-info .profile-image{height:0}.user-main .about.collapsed-info .details{margin-top:0;background:rgba(34,34,34,0.8)}.user-main .about.collapsed-info .details .bio{display:none}.user-main .about.collapsed-info .details .primary{text-align:left;margin-top:0;width:100%}.user-main .about.collapsed-info .details .primary .avatar{float:left;margin-right:10px;width:45px;height:45px}.user-main .about.collapsed-info .details .primary h1{font-size:1.5157em}.user-main .about.collapsed-info .details .primary h2{font-size:1.1487em;margin-top:4px}.user-main .about.collapsed-info .details .primary h3{display:none}.user-main .about.collapsed-info .user-profile-avatar .avatar-flair{bottom:8px;right:2px}.user-main .staff-counters{background:#ddd;color:#222;display:flex;padding:10px}.user-main .staff-counters>div,.user-main .staff-counters>div a{display:flex;align-items:baseline;flex:0 1 auto;margin:0 10px 0 0}.user-main .staff-counters>div span,.user-main .staff-counters>div a span{padding:1px 6px;border-radius:10px;margin-right:5px}.user-main .staff-counters a{color:#222}.user-main .staff-counters .active{font-weight:bold}.user-main .pill{border-radius:15px;display:inline-block;height:30px;width:30px;text-align:center;vertical-align:middle;line-height:1.4}.user-main .helpful-flags{background-color:green}.user-main .flagged-posts{background-color:#e49735}.user-main .warnings-received{background-color:#ec441b}.user-main .deleted-posts{background-color:#ec441b}.user-main .suspensions{background-color:#c22020}.user-main .user-field{clear:both;margin-bottom:10px}.user-main .user-field.text{padding-top:18px}.user-main .user-field .controls label{width:auto;text-align:left;font-weight:normal;float:auto}.user-main .user-field .controls .instructions{color:#919191;margin-top:5px;margin-bottom:10px;font-size:.8706em;line-height:1.4}.user-field .required{text-align:top;color:#e45735;font-weight:bold;font-size:1.3195em}.public-user-fields{margin-top:8px;margin-bottom:8px}.public-user-fields .user-field-name{font-weight:bold}.collapsed-info .public-user-fields{display:none}.user-navigation .map{height:50px}.user-navigation .avatar{float:left;width:45px}.user-navigation nav.buttons{width:180px;padding:0}.user-navigation nav.buttons .btn{width:100%;margin-bottom:5px;box-sizing:border-box}.user-navigation h2 a{font-size:1em;color:#0e759e;cursor:pointer}.user-table{position:relative;margin-top:20px}.avatar-selector{padding-bottom:0 !important}.avatar-selector label.radio{padding-left:10px}.avatar-selector .avatar-choice{min-height:40px}.avatar-selector label{display:inline-block;margin-right:10px}.avatar-selector #avatar-input{width:0;height:0;overflow:hidden}.avatar-selector .avatar{margin:5px 10px 5px 0}.avatar-selector p.error{color:#e45735}.new-private-message{margin-bottom:15px}.user-nav{margin:5px 0}.top-section:before,.top-section:after{content:"";display:table}.top-section:after{clear:both}.top-section ul{list-style:none;margin:0}.top-section,.top-sub-section{margin-bottom:20px}.top-section.badges-section,.top-sub-section.badges-section{display:flex;flex-wrap:wrap}.stats-title{text-transform:uppercase;margin-bottom:10px;width:100%}.stats-section ul{margin:10px 0}.stats-section li{display:inline-block;padding:10px 14px;margin:0 5px 10px 0}.stats-section li.linked-stat{padding:0}.stats-section li.linked-stat a{padding:10px 14px;width:100%;height:100%;display:block;color:#ddd}.stats-section li:last-of-type{margin:0}.stats-section .value{font-weight:bold;font-size:1.3195em}.stats-section .label{color:#9e9e9e}.stats-section .label .fa:nth-of-type(2){display:none}.top-sub-section{width:50%}.top-sub-section ul{max-width:95%}.top-sub-section li{border-left:#4d4d4d solid 2px;padding:5px 8px;margin:10px 0}.top-sub-section .topic-info{color:#646464}@media all and (max-width: 600px){.top-sub-section{float:none;width:100%}}.replies-section li,.topics-section li,.links-section li{word-wrap:break-word}.links-section .domain{font-size:.8706em;color:#646464}.top-categories-section table{max-width:95%}.top-categories-section table tr{border:none}.top-categories-section table td,.top-categories-section table th{padding:0.5em}.top-categories-section table td.topic-count,.top-categories-section table td.reply-count,.top-categories-section table th.topic-count,.top-categories-section table th.reply-count{text-align:center}.summary-user-list li{height:40px}.groups .group-link{color:#0f82af}.user-preferences textarea{height:100px}.user-preferences .static{color:#ddd;display:inline-block}.user-preferences .instructions{color:#919191;margin-bottom:10px;font-size:.8706em;line-height:1.4}.user-preferences .instructions a[href]{color:#0f82af}.user-preferences .avatar{margin-left:3px}.user-preferences .warning{background-color:#631e0d;padding:5px 8px;color:#222;width:520px}.user-preferences .warning-wrap{height:30px;margin-bottom:10px}.user-preferences .category-notifications .category-controls,.user-preferences .tag-notifications .tag-controls{margin-top:24px}.user-preferences.second-factor-backup-preferences{padding-left:0}.user-preferences.second-factor-backup-preferences .second-factor-token-input{margin-right:10px}.user-preferences.second-factor-backup-preferences .form-horizontal .instructions{margin-left:0}.user-preferences.second-factor-backup-preferences .backup-codes{margin:2em 0}.user-preferences.second-factor-backup-preferences .backup-codes .wrapper{display:inline-block;position:relative;padding:10px;border-radius:3px;border:1px solid #4d4d4d}.user-preferences.second-factor-backup-preferences .backup-codes .backup-codes-area{resize:none;padding:0;height:auto;text-align:center;width:250px;background:white;border:0;cursor:auto;overflow:hidden;outline:none;font-family:monospace}.user-preferences.second-factor-backup-preferences .backup-codes .backup-codes-area:focus{box-shadow:none;border-color:#e9e9e9}.user-preferences.second-factor-backup-preferences .backup-codes .backup-codes-copy-btn,.user-preferences.second-factor-backup-preferences .backup-codes .backup-codes-download-btn{right:5px;position:absolute}.user-preferences.second-factor-backup-preferences .backup-codes .backup-codes-copy-btn{top:5px}.user-preferences.second-factor-backup-preferences .backup-codes .backup-codes-download-btn{top:40px}.paginated-topics-list .user-content{width:100%;margin-top:0}.large-notification{display:flex;align-items:center}.large-notification a{display:flex;align-items:center}.large-notification a .d-icon{margin-right:0.5em}.large-notification a span{color:#ddd}.large-notification a div .fa{display:none}.large-notification a div p{margin:0}.qr-code-container{display:flex}.qr-code-container .qr-code{padding:5px 5px 0 5px;background-color:white}.primary-textual .staged,#user-card .staged{font-style:italic}.selectable-avatars{max-height:350px;margin-bottom:1em;text-align:justify}.selectable-avatars .selectable-avatar{margin:5px;display:inline-block}.selectable-avatars .selectable-avatar .avatar{cursor:pointer;width:60px;height:60px}.selectable-avatars .selectable-avatar .avatar:hover{box-shadow:0 0 10px #ddd}.search-container{display:flex;justify-content:space-between}.search-container .search-bar{display:flex;justify-content:space-between;align-items:center;justify-content:space-between;margin-bottom:1em}.search-container .search-bar .search-query{flex:1;margin:0 0.5em 0 0}.search-container .search-bar .search-cta{padding-bottom:6.5px;padding-top:6.5px}.search-container .search-advanced{width:70%}@media screen and (max-width: 850px){.search-container .search-advanced{width:65%}}.search-container .search-advanced .search-actions,.search-container .search-advanced .search-notice,.search-container .search-advanced .search-results,.search-container .search-advanced .search-title,.search-container .search-advanced .search-bar{margin-bottom:1em}.search-container .search-advanced .search-info{display:flex;flex-wrap:wrap;border-bottom:3px solid #4d4d4d;padding-bottom:0.5em;margin-bottom:1em;flex-direction:row;align-items:center}.search-container .search-advanced .search-info .result-count{display:flex}.search-container .search-advanced .search-info .result-count .term{font-weight:bold}.search-container .search-advanced .search-info .result-count span+span{margin-left:0.25em}.search-container .search-advanced .search-info .sort-by{display:flex;margin-left:auto;align-items:center}.search-container .search-advanced .search-info .sort-by .desc{margin-right:0.5em}.search-container .search-advanced .search-info .sort-by .combo-box{min-width:150px}.search-container .search-advanced .search-title{display:flex;justify-content:flex-start;align-items:center}.search-container .search-advanced .search-title .bulk-select{margin-left:0.5em}.search-container .search-advanced .search-title .fps-select a{margin-left:0.5em;font-size:.8706em}.search-container .search-advanced .search-title .fps-select a:hover{text-decoration:underline}.search-container .search-advanced .search-notice .fps-invalid{padding:0.5em;background-color:#952d14;border:1px solid #631e0d;color:#e45735}.search-container .search-advanced-sidebar{width:30%;margin-left:1em;display:flex;flex-direction:column}@media screen and (max-width: 850px){.search-container .search-advanced-sidebar{width:35%}}.search-container .search-advanced-sidebar #search-min-post-count,.search-container .search-advanced-sidebar .date-picker,.search-container .search-advanced-sidebar .combo-box,.search-container .search-advanced-sidebar .ac-wrap,.search-container .search-advanced-sidebar .control-group,.search-container .search-advanced-sidebar .date-picker-wrapper,.search-container .search-advanced-sidebar .search-advanced-category-chooser{box-sizing:border-box;width:100%;min-width:100%}.search-container .search-advanced-sidebar #search-min-post-count input,.search-container .search-advanced-sidebar #search-min-post-count .item,.search-container .search-advanced-sidebar .date-picker input,.search-container .search-advanced-sidebar .date-picker .item,.search-container .search-advanced-sidebar .combo-box input,.search-container .search-advanced-sidebar .combo-box .item,.search-container .search-advanced-sidebar .ac-wrap input,.search-container .search-advanced-sidebar .ac-wrap .item,.search-container .search-advanced-sidebar .control-group input,.search-container .search-advanced-sidebar .control-group .item,.search-container .search-advanced-sidebar .date-picker-wrapper input,.search-container .search-advanced-sidebar .date-picker-wrapper .item,.search-container .search-advanced-sidebar .search-advanced-category-chooser input,.search-container .search-advanced-sidebar .search-advanced-category-chooser .item{padding-left:4px}.search-container .search-advanced-sidebar .date-picker-wrapper{margin-top:0.5em}.search-container .search-advanced-sidebar .date-picker{box-sizing:border-box;text-align:left;padding:4px;margin-bottom:0}.search-container .search-advanced-sidebar .search-advanced-title{background:#4d4d4d;padding:0.358em 1em;font-weight:700;text-align:left;font-weight:bold}@media screen and (max-width: 850px){.search-container .search-advanced-sidebar .search-advanced-title{padding:0.358em 0.5em}}.search-container .search-advanced-sidebar .search-advanced-title.btn{background:#4d4d4d}.search-container .search-advanced-sidebar .search-advanced-title .d-icon{margin:0}.search-container .search-advanced-sidebar .search-advanced-filters{background:#2c2c2c;padding:1em}.search-container .search-advanced-sidebar .search-advanced-filters .control-group{margin-bottom:15px}.search-container .search-advanced-sidebar .search-advanced-filters section.field{margin-top:5px}@media screen and (max-width: 850px){.search-container .search-advanced-sidebar .search-advanced-filters{padding:0.75em 0.5em}.search-container .search-advanced-sidebar .search-advanced-filters .ac-wrap,.search-container .search-advanced-sidebar .search-advanced-filters .choices,.search-container .search-advanced-sidebar .search-advanced-filters .select-kit.multi-select{width:100% !important}.search-container .search-advanced-sidebar .search-advanced-filters .select-kit{min-width:unset}}.fps-invalid{margin-bottom:1em}.fps-result{display:flex;margin-bottom:28px;max-width:780px}.fps-result .author{display:inline-block;vertical-align:top}.fps-result .like-count{color:#919191}.fps-result .like-count .fa{color:#fa6c8d;font-size:.8706em}.fps-result .badge-wrapper span.badge-category{max-width:inherit}.fps-result .search-category{padding-top:3px}.fps-result .topic{padding-bottom:2px;max-width:700px}.fps-result .avatar{margin-right:14px}.fps-result a.search-link:visited .topic-title{color:#0b6283}.fps-result .search-link .topic-statuses,.fps-result .search-link .topic-title{font-size:1.3195em;line-height:1.4}.fps-result .search-link .topic-statuses{float:none;display:inline-block;color:#919191;font-size:1em}.fps-result .blurb{font-size:1em;line-height:1.4;word-wrap:break-word;max-width:640px;color:#919191}.fps-result .blurb .date{color:#646464}.fps-result .blurb .search-highlight{color:#bdbdbd}.fps-result .discourse-tag{font-size:.8706em}.fps-topic{display:inline-block}.no-results-suggestion{margin-top:30px}.search-footer{margin-bottom:30px}.panel-body-contents .search-context label{float:left}.google-search-form{margin-top:2em}#reply-control{position:fixed;display:flex;flex-direction:column;bottom:0;height:0;right:0;left:0;margin-left:auto;margin-right:auto;max-width:1475px;width:100%;z-index:400;transition:height 250ms ease, background 250ms ease, transform 250ms ease, max-width 250ms ease;background-color:#222;box-shadow:0 -1px 40px rgba(0,0,0,0.12)}#reply-control.hide-preview{max-width:740px}@media screen and (max-width: 1200px){#reply-control{min-width:0}}#reply-control .reply-area{display:flex;flex-direction:column}#reply-control .saving-text,#reply-control .draft-text{display:none;padding-left:10px}#reply-control .saving-text .spinner,#reply-control .draft-text .spinner{margin-left:5px;border-color:#222;border-right-color:transparent}#reply-control .saving-text i,#reply-control .draft-text i{color:#222}#reply-control.open{height:300px}#reply-control.open.edit-title{height:400px}#reply-control.closed{height:0 !important}#reply-control.draft,#reply-control.saving{height:40px !important;align-items:center;background:#0f82af;color:#222;flex-direction:row;width:100%}#reply-control.draft .composer-controls,#reply-control.saving .composer-controls{margin-left:auto;display:flex;padding-right:5px}#reply-control.draft .composer-controls .toggle-toolbar,#reply-control.saving .composer-controls .toggle-toolbar{display:none}#reply-control.draft .composer-controls .d-icon,#reply-control.saving .composer-controls .d-icon{opacity:1}#reply-control.draft{cursor:pointer;display:flex}#reply-control.draft .draft-text{display:block}#reply-control.draft .grippie,#reply-control.draft .saving-text{display:none}#reply-control.saving .saving-text{display:flex}#reply-control .reply-to{color:#c7c7c7;margin:5px 0 10px 0;display:flex;align-items:center}#reply-control .reply-to i{color:#c7c7c7}#reply-control .reply-to .reply-details{max-width:calc(100% - 60px);flex:1 1 auto;white-space:nowrap}#reply-control .reply-to .composer-action-title{display:inline-flex;align-items:center;width:auto;max-width:100%}#reply-control .reply-to .composer-action-title .avatar{width:20px}#reply-control .reply-to .composer-action-title .action-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#reply-control .reply-to .composer-action-title .topic-link,#reply-control .reply-to .composer-action-title .user-link,#reply-control .reply-to .composer-action-title .post-link{margin-right:5px}#reply-control .reply-to .composer-action-title .username{margin-right:5px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 500px){#reply-control .reply-to .composer-action-title .username{display:none}}#reply-control .reply-to .composer-action-title .d-icon{margin-right:5px}#reply-control .reply-to .composer-action-title img.avatar{margin-right:3px}#reply-control .reply-to .composer-controls{margin-left:auto;margin-right:-5px}#reply-control .reply-to .composer-controls button{padding:0 8px}#reply-control .whisper,#reply-control .display-edit-reason{font-style:italic}#reply-control .display-edit-reason{display:inline}#reply-control #edit-reason{margin:4px}#reply-control .user-selector,#reply-control .title-and-category{display:flex;flex-wrap:wrap;width:100%;align-items:center;margin-bottom:5px;position:relative}#reply-control .user-selector.with-preview,#reply-control .title-and-category.with-preview{width:50%}#reply-control .title-input{position:relative;display:flex;flex:1 1 50%}#reply-control .title-input input{flex-grow:1}#reply-control .with-tags .title-input{flex:1 1 100%}#reply-control .category-input{display:flex;flex:1 0 35%;margin:0 0 5px 10px}@media screen and (max-width: 955px){#reply-control .category-input{flex:1 0 100%;margin-left:0}}#reply-control .category-input .category-chooser{display:flex;flex:1;width:auto}#reply-control .with-tags .category-input{flex-basis:25%;margin-left:0;margin-right:5px}@media screen and (max-width: 920px){#reply-control .with-tags .category-input{flex-basis:100%;margin-right:0}}#reply-control .add-warning{margin-left:1em;display:flex}#reply-control .add-warning input{margin-right:5px}#reply-control #reply-title{margin:0 0 5px 0;flex-basis:50%}#reply-control .mini-tag-chooser{flex:1 1 25%;margin:0 0 5px 0;background:#222;z-index:700}@media all and (max-width: 900px){#reply-control .mini-tag-chooser{margin:0;flex:1 1 100%}}#reply-control .popup-tip{z-index:700}#reply-control .wmd-controls{position:relative;display:flex;flex-direction:column;flex-grow:1;min-height:0}#reply-control .d-editor-button-bar .btn{padding:4px 8px;display:inline-block}@media all and (max-width: 800px){#reply-control .d-editor-button-bar .btn{padding:5px}}#reply-control .submit-panel{display:flex;flex-shrink:0;margin:7px 0 3px 0}#reply-control .save-or-cancel{flex-basis:50%;display:flex;align-items:center}#reply-control .save-or-cancel button{flex:0 0 auto}#reply-control .save-or-cancel .cancel{margin-left:1.25em;line-height:normal;color:#c7c7c7;transition:color 250ms}#reply-control .save-or-cancel .cancel:hover{color:#e45735}#reply-control .save-or-cancel #draft-status,#reply-control .save-or-cancel #file-uploading{margin-left:25px}#reply-control .save-or-cancel #file-uploading{display:flex;align-items:center}#reply-control .save-or-cancel #file-uploading a{margin-left:5px;color:#c7c7c7}#reply-control .save-or-cancel #file-uploading .spinner{margin-right:5px}#reply-control .composer-bottom-right{flex-basis:50%;display:flex;flex-direction:row-reverse}#reply-control .composer-bottom-right .toggle-preview{order:2}#reply-control #draft-status,#reply-control #file-uploading{color:#c7c7c7}.cooked>*:first-child{margin-top:0}.autocomplete{z-index:701;position:absolute;width:240px;background-color:#222;border:1px solid #4d4d4d}.autocomplete ul{list-style:none;padding:0;margin:0}.autocomplete ul li{border-bottom:1px solid #4d4d4d}.autocomplete ul li .d-icon-users{color:#fff;padding:0 2px}.autocomplete ul li a{padding:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete ul li a span.username{color:#ddd}.autocomplete ul li a span.name{font-size:.8706em;vertical-align:middle}.autocomplete ul li a.selected{background-color:#052e3d}.discourse-no-touch .autocomplete ul li a:hover{background-color:#22170b;text-decoration:none}div.ac-wrap.disabled input{display:none}div.ac-wrap.disabled .item a{display:none}div.ac-wrap div.item a.remove,.remove-link{margin-left:4px;font-size:.8706em;line-height:1;padding:1px 3.5px;border-radius:12px;box-sizing:border-box;border:1px solid #4d4d4d}div.ac-wrap div.item a.remove:hover,.remove-link:hover{background-color:#952d14;border:1px solid #631e0d;text-decoration:none;color:#e45735}div.ac-wrap{overflow:auto;max-height:150px;display:flex;flex-wrap:wrap;background-color:#222;border:1px solid #909090}div.ac-wrap div.item{float:left;padding:4px 10px;line-height:1.4}div.ac-wrap div.item span{display:inline-block;line-height:1.2}div.ac-wrap .ac-collapsed-button{float:left;border-radius:20px;position:relative;top:-2px;margin-right:10px}div.ac-wrap input[type="text"]{float:left;display:block;box-shadow:none;border:0;margin:0;background:transparent}.future-date-input .examples{color:#909090}.md-table{overflow-y:auto}.edit-topic-timer-modal .modal-body{max-height:none}.edit-topic-timer-modal .select-kit{width:50%}.edit-topic-timer-modal input.date-picker,.edit-topic-timer-modal input[type="time"]{width:150px;text-align:left}.edit-topic-timer-modal .radios{margin-bottom:10px}.edit-topic-timer-modal label{vertical-align:middle;display:inline-block;padding-right:5px}.edit-topic-timer-modal label input{vertical-align:middle}.edit-topic-timer-modal .btn.pull-right{margin-right:10px}.edit-topic-timer-modal .future-date-input input{margin:0}.edit-topic-timer-modal .future-date-input .alert-info{margin:0 -15px -15px -15px}.edit-topic-timer-modal .future-date-input .pika-single{position:relative !important}.edit-topic-timer-modal .future-date-input .topic-status-info{border:none;padding:0}.edit-topic-timer-modal .future-date-input .topic-status-info h3{font-weight:normal;font-size:1.1487em}.mobile-view .edit-topic-timer-modal .control-group{display:flex;align-items:center}.mobile-view .edit-topic-timer-modal .control-group>.d-icon{margin-right:5px}.mobile-view .edit-topic-timer-modal .select-kit.combo-box{flex:1}.mobile-view .edit-topic-timer-modal .future-date-input-selector-header .btn-clear{display:none}.mobile-view .edit-topic-timer-modal .modal-body{overflow:visible !important}.mobile-view .edit-topic-timer-modal .pika-single{position:absolute !important}h1.page-not-found{font-size:2em;line-height:1.2}.page-not-found{margin:0 0 40px 0}.page-not-found-search{margin-top:20px}.page-not-found-topics{display:flex}@media screen and (max-width: 600px){.page-not-found-topics{flex-wrap:wrap}}.popular-topics,.recent-topics{box-sizing:border-box;width:50%;max-width:400px;margin-bottom:40px;padding-right:20px}@media screen and (max-width: 600px){.popular-topics,.recent-topics{width:100%}}.popular-topics h2,.recent-topics h2{margin-bottom:10px}.not-found-topic{display:flex;flex-wrap:wrap;align-items:baseline;margin-bottom:15px}@media screen and (max-width: 600px){.not-found-topic:nth-of-type(n+6){display:none}}.not-found-topic a:not(.badge-wrapper){flex-basis:100%}.topic-list.shared-drafts{margin-bottom:1.5em}.show-more{width:100%;z-index:1}.show-more.has-topics{position:absolute;top:7px}.list-controls{clear:both}.list-controls .combo-box .combo-box-header{background:#4d4d4d;color:#ddd;border:1px solid transparent;padding:5px 6px 5px 10px;font-size:1em;transition:none}.list-controls .select-kit{align-self:center}.list-controls .select-kit .select-kit-collection{font-size:.8706em;max-height:40vh}.list-controls .select-kit .select-kit-collection .texts,.list-controls .select-kit .select-kit-collection .icons{font-size:1.1487em}.list-controls .select-kit.categories-admin-dropdown,.list-controls .select-kit.category-notifications-button,.list-controls .select-kit.tag-notifications-button{float:right}.topic-list-item.visited a.title:not(.badge-notification),.latest-topic-list-item.visited a.title:not(.badge-notification),.category-topic-link.visited a.title:not(.badge-notification){color:#909090}.topic-list-main-link,.topic-list .main-link,.latest-topic-list-item .main-link{font-size:1.1487em}.topic-list-main-link a.title,.topic-list .main-link a.title,.latest-topic-list-item .main-link a.title{padding:15px 0;word-break:break-word;color:#ddd}.anon .topic-list-main-link a.title:visited:not(.badge-notification),.anon .topic-list .main-link a.title:visited:not(.badge-notification),.topic-list .anon .main-link a.title:visited:not(.badge-notification),.anon .latest-topic-list-item .main-link a.title:visited:not(.badge-notification),.latest-topic-list-item .anon .main-link a.title:visited:not(.badge-notification){color:#909090}.topic-list-main-link a.title.visited:not(.badge-notification),.topic-list .main-link a.title.visited:not(.badge-notification),.latest-topic-list-item .main-link a.title.visited:not(.badge-notification){color:#909090}.topic-list{width:100%;border-collapse:collapse}.topic-list>tbody>tr.has-excerpt .star{vertical-align:top;margin-top:2px}.topic-list>tbody>tr.last-visit{border-bottom:none}.topic-list>tbody>tr .topic-list-separator{text-align:center}.topic-list .topic-list-item-separator{border:none}.topic-list .topic-list-item-separator td{border-bottom:1px solid #952d14;line-height:0.1em;padding:0;text-align:center}.topic-list .topic-list-item-separator td span{background-color:#222;color:#952d14;padding:0 8px;font-size:.8706em}.topic-list th,.topic-list td{line-height:1.4;text-align:left;vertical-align:middle}.topic-list th{color:#919191;font-weight:normal;font-size:1em}.topic-list th button .d-icon{color:#919191}.topic-list td{color:#919191;font-size:1em}.topic-list .topic-featured-link{padding-left:5px}.topic-list span.badge-category .category-name{max-width:150px}.topic-list .topic-excerpt{font-size:.8706em;margin-top:5px;color:#646464;word-wrap:break-word;line-height:1.4;padding-right:20px}.topic-list .topic-statuses:empty{display:none}.topic-list .topic-status{margin-right:4px;padding:0;font-size:1.071em}.topic-list .topic-status:last-of-type{margin-right:0}.topic-list .num{text-align:center}.topic-list .num a:not(.badge-posts){color:inherit}.topic-list .num a.badge-posts{font-weight:bold}.topic-list .num.posts a{padding:15px 5px}.topic-list .num.activity a{padding:15px 5px}.heatmap-high,.heatmap-high a{color:#fe7a15 !important}.heatmap-med,.heatmap-med a{color:#cf7721 !important}.heatmap-low,.heatmap-low a{color:#9b764f !important}.loading .topic-list{border:0;box-shadow:none}.loading .topic-list tr{background-color:transparent}#list-area{margin-bottom:100px}#list-area .empty-topic-list{padding:10px}#list-area .unseen{background-color:transparent;padding:0;border:0;color:#631e0d;font-size:1em;cursor:default}.topic-list .alert{margin-bottom:0;font-size:1em}.topic-list .spinner{margin-top:40px}ol.category-breadcrumb.hidden{display:none}ol.category-breadcrumb{display:block;float:left;list-style:none;margin:0 10px 10px 0;padding:0}ol.category-breadcrumb li{float:left;margin-right:5px}ol.category-breadcrumb .bread-crumbs-right-outlet{float:left}.d-icon-thumb-tack.unpinned{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#ddd;padding-left:3px;padding-right:0 !important}.topic-statuses .fa{padding-right:3px}.top-title-buttons{display:inline}.top-title-buttons button{margin-right:0.5em}div.education{color:#919191}.list-cell,.table-heading,.category-list td,.category-list th{padding:12px 5px;color:#646464}.table-heading{border-bottom:3px solid #4d4d4d}.topic-post-badges{white-space:nowrap}.d-editor-container{display:flex;flex-grow:1;max-width:100%}.d-editor-overlay{position:absolute;background-color:black;opacity:0.8;z-index:1200}.d-editor-modals{position:absolute;z-index:1300}.d-editor{display:flex;flex-grow:1;min-height:0}.d-editor .d-editor-modal{min-width:400px;position:absolute;background-color:#222;border:1px solid #4d4d4d;padding:1em;top:25px}@media screen and (max-width: 424px){.d-editor .d-editor-modal{min-width:300px}}.d-editor .d-editor-modal input{width:95%}.d-editor .d-editor-modal h3{margin-bottom:0.5em}.d-editor-textarea-wrapper,.d-editor-preview-wrapper{flex:1}.d-editor-textarea-wrapper{display:flex;flex-direction:column;background-color:#222;position:relative;border:1px solid #909090}.d-editor-textarea-wrapper textarea{background:transparent}.d-editor-textarea-wrapper.disabled{cursor:not-allowed}.d-editor-textarea-wrapper.disabled .d-editor-button-bar{visibility:hidden}.d-editor-preview-wrapper{max-width:49%;margin-left:1%;display:flex;flex-direction:column}.d-editor-button-bar{display:flex;align-items:center;border-bottom:none;min-height:30px;padding-left:3px;border-bottom:1px solid #4d4d4d}.d-editor-button-bar button{background-color:transparent;color:#c7c7c7}.d-editor-button-bar .btn:not(.no-text){font-size:1.1487em}.d-editor-button-bar .btn.bold{font-weight:bolder}.d-editor-button-bar .btn.italic{font-style:italic}.d-editor-spacer{width:1px;height:20px;margin:0 5px;background-color:#4d4d4d;display:inline-block}.d-editor-preview-wrapper{overflow:auto;cursor:default}.d-editor-input,.d-editor-preview{box-sizing:border-box;flex:1 1 100%;width:100%;margin:0;min-height:auto;word-wrap:break-word;-webkit-appearance:none;border-radius:0}.d-editor-input:focus,.d-editor-preview:focus{box-shadow:none;border:0;outline:0}.d-editor-input{border:0;padding:10px;height:100%;overflow-x:hidden;resize:none}.d-editor-preview{height:auto}.d-editor-plugin{display:flex;flex:1 1;overflow:auto}.composing-whisper .d-editor-preview{font-style:italic;color:#909090 !important}.d-editor-preview>*:first-child{margin-top:0}.hide-preview .d-editor-preview-wrapper{display:none;flex:0}.user-preferences .bio-composer textarea,.group-form-bio textarea,.edit-category-tab-topic-template textarea{width:100%}.user-preferences .bio-composer .d-editor-container,.group-form-bio .d-editor-container,.edit-category-tab-topic-template .d-editor-container{display:block}.user-preferences .bio-composer .d-editor-textarea-wrapper,.group-form-bio .d-editor-textarea-wrapper,.edit-category-tab-topic-template .d-editor-textarea-wrapper{border:1px solid #4d4d4d;min-height:14em}.user-preferences .bio-composer .d-editor-button-bar .btn,.group-form-bio .d-editor-button-bar .btn,.edit-category-tab-topic-template .d-editor-button-bar .btn{padding:6px 8px}.user-preferences .bio-composer .d-editor-preview-wrapper,.group-form-bio .d-editor-preview-wrapper,.edit-category-tab-topic-template .d-editor-preview-wrapper{max-width:100%;margin:10px 0 0 0}.user-preferences .bio-composer .d-editor-preview,.group-form-bio .d-editor-preview,.edit-category-tab-topic-template .d-editor-preview{background-color:#2c2c2c;padding:5px}.user-preferences .bio-composer,.group-form-bio{padding:10px;border:1px solid #4d4d4d}.timeline-loading{width:900px}.timeline-container{box-sizing:border-box;z-index:100;margin-left:757px;position:fixed;-webkit-transform:translate3d(0, 0, 0)}@media screen and (min-width: 1140px){.timeline-container{margin-left:820px}}@media all and (min-width: 1250px){.timeline-container{margin-left:900px}}.timeline-container.timeline-docked{position:absolute}.timeline-container.timeline-docked-bottom .timeline-footer-controls{opacity:0;pointer-events:none;cursor:default}.timeline-container.timeline-fullscreen.show{max-height:700px;transition:max-height 0.4s ease-out}@media screen and (max-height: 425px){.timeline-container.timeline-fullscreen.show{max-height:75vh}}.timeline-container.timeline-fullscreen.show .topic-timeline .timeline-footer-controls{display:inherit}.timeline-container.timeline-fullscreen{max-height:0;transition:max-height 0.3s ease-in;position:fixed;margin-left:0;background-color:#222;bottom:0;left:0;right:0;border-top:1px solid #bdbdbd;box-shadow:0 -1px 40px rgba(0,0,0,0.12);padding-top:20px;z-index:1150}@media screen and (max-height: 425px){.timeline-container.timeline-fullscreen{padding-top:10px}}.timeline-container.timeline-fullscreen .back-button{display:none}.timeline-container.timeline-fullscreen .topic-timeline{width:100%;table-layout:fixed;margin-left:0;margin-right:0;display:table;touch-action:none}.timeline-container.timeline-fullscreen .topic-timeline .timeline-date-wrapper{float:right;text-align:right}.timeline-container.timeline-fullscreen .topic-timeline .post-excerpt{max-width:650px;max-height:165px;line-height:1.4;overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}@media screen and (max-height: 425px){.timeline-container.timeline-fullscreen .topic-timeline .post-excerpt{-webkit-line-clamp:5}}.timeline-container.timeline-fullscreen .topic-timeline .username{color:#bdbdbd;word-wrap:break-word;font-weight:bold}.timeline-container.timeline-fullscreen .topic-timeline .title{margin-top:0;padding-left:1em;display:table-cell;vertical-align:top;width:100%}.timeline-container.timeline-fullscreen .topic-timeline .title h2{margin-top:0;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:110px;line-height:1.2;word-wrap:break-word;text-overflow:ellipsis;overflow:hidden;font-size:1.3195em}.timeline-container.timeline-fullscreen .topic-timeline .title a{color:#ddd}.timeline-container.timeline-fullscreen .topic-timeline .timeline-last-read{right:0;margin-left:0}.timeline-container.timeline-fullscreen .topic-timeline .timeline-last-read i.progress{display:none}.timeline-container.timeline-fullscreen .topic-timeline .timeline-footer-controls{display:none;position:absolute;bottom:10px;left:10px}.timeline-container.timeline-fullscreen .topic-timeline .timeline-footer-controls button,.timeline-container.timeline-fullscreen .topic-timeline .timeline-footer-controls .btn-group{float:none;display:inline-block;margin-bottom:0;margin-right:15px;position:static}.timeline-container.timeline-fullscreen .topic-timeline .timeline-scrollarea-wrapper{display:table-cell;padding-bottom:20px;padding-right:1.5em;width:100px}.timeline-container.timeline-fullscreen .topic-timeline .timeline-scrollarea{border-left:0;border-right-style:solid;border-right-width:1px;max-width:120px;float:right}.timeline-container.timeline-fullscreen .topic-timeline .timeline-scrollarea .timeline-scroller{position:relative;margin-right:-1.5em;padding-right:1.5em;justify-content:flex-end}.timeline-container.timeline-fullscreen .topic-timeline .timeline-scrollarea .timeline-scroller .timeline-scroller-content{text-align:right;padding-left:0;padding-right:1em}.timeline-container.timeline-fullscreen .topic-timeline .timeline-scrollarea .timeline-scroller .timeline-handle{float:none;width:11px;position:relative;right:-6px}.timeline-container.timeline-fullscreen .timeline-scrollarea-wrapper::after{content:"";display:table;clear:both}.timeline-container .topic-timeline{margin-left:3em;width:150px;transition:opacity 0.2s ease-in;touch-action:none}.timeline-container .topic-timeline .timeline-controls{margin-bottom:1em}.timeline-container .topic-timeline .timeline-controls button{margin-right:0.5em}.timeline-container .topic-timeline .timeline-footer-controls{margin-top:1.5em;transition:opacity 0.2s ease-in}.timeline-container .topic-timeline .timeline-footer-controls button{margin-right:0.5em}.timeline-container .topic-timeline .timeline-footer-controls button:last-child{margin-right:0}.timeline-container .topic-timeline .start-date{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;color:#919191}.timeline-container .topic-timeline .timeline-scrollarea{margin-top:0.5em;margin-left:0.5em;border-left:1px solid;border-color:#0b6283;position:relative;-webkit-transform:translate3d(0, 0, 0)}.timeline-container .topic-timeline .timeline-padding{transition:height 0.15s ease-out;cursor:pointer}.widget-dragging .timeline-container .topic-timeline .timeline-padding{transition:none}.timeline-container .topic-timeline .timeline-handle{border-radius:0.8em;width:0.35em;background-color:#0b6283;height:100%;float:left;z-index:2}.timeline-container .topic-timeline .timeline-scroller-content{padding-left:1em}.timeline-container .topic-timeline .timeline-ago{color:#919191}.timeline-container .topic-timeline .timeline-scroller{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-left:-0.19em;cursor:ns-resize;display:flex;align-items:center}.timeline-container .topic-timeline .timeline-scroller .back-button{margin-top:1em}.timeline-container .topic-timeline .timeline-replies{font-weight:bold}.timeline-container .topic-timeline .timeline-last-read{position:absolute;margin-left:-0.35em;z-index:3}.timeline-container .topic-timeline .timeline-last-read i.progress{font-size:0.8em;color:#0f82af;margin-right:1em}.timeline-container .topic-timeline .back-button{padding:2px 5px}.timeline-container .topic-timeline .now-date{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:inline-block;color:#919191;margin-top:0.5em}.timeline-container .topic-timeline .now-date i{margin-left:0.15em}.alert{margin-bottom:15px}#banner{margin-bottom:10px;max-width:1090px;max-height:250px}#reply-control .reply-area{margin:0 auto;padding:5px 15px;box-sizing:border-box;height:calc(100% - 11px);width:100%}#reply-control .reply-area .submit-panel{flex-wrap:wrap;align-items:center}#reply-control #private-message-users{width:404px}#reply-control .select-kit.is-expanded{z-index:700}.category-input{margin-left:10px}.edit-title .d-editor-preview-wrapper{margin-top:-43px}@media screen and (max-width: 955px){.edit-title:not(.private-message) .d-editor-preview-wrapper{margin-top:-77px}}.edit-title .with-tags .d-editor-preview-wrapper{margin-top:-77px}@media screen and (max-width: 900px){.edit-title .with-tags .d-editor-preview-wrapper{margin-top:-105px}}.closed .grippie{display:none}.open .grippie{cursor:row-resize;padding:4px 0;background:#0f82af}.open .grippie:before{content:"";display:block;width:27px;margin:auto;border-top:3px double #222}.composer-popup-container{max-width:1500px;margin-left:auto;margin-right:auto}.composer-popup{position:absolute;width:calc(50% - 45px);max-width:724px;top:20px;bottom:10px;left:51%;overflow-y:auto;z-index:500;padding:10px 10px 35px 10px;box-shadow:0 4px 14px rgba(0,0,0,0.15);background:#4c3319}.hide-preview .composer-popup{z-index:701}.composer-popup.urgent{background:#952d14}.composer-popup.education-message{background-color:#052e3d}.composer-popup h3{margin-bottom:10px}.composer-popup p{margin-bottom:10px}.composer-popup a.close{position:absolute;right:10px;top:10px;color:#ddd;opacity:0.5;font-size:1.1487em}.composer-popup a.close:before{content:"esc";font-size:.8706em;margin-right:0.5em}.composer-popup a.close:hover{opacity:1}.composer-popup ul.topics{list-style:none;margin:0;padding:0}.composer-popup ul.topics li{font-weight:normal;margin-top:8px}.composer-controls .d-chevron-down{vertical-align:text-top}.custom-body{background-color:#052e3d}.custom-body p{max-width:98%}.similar-topics{background-color:#052e3d}.similar-topics a[href]{color:#ddd}.similar-topics .posts-count{background-color:#084860}.similar-topics ul{list-style:none;margin:0;padding:0}.similar-topics .search-link .fa,.similar-topics .search-link .blurb{color:#919191}.similar-topics .search-link span.topic{display:flex;flex-wrap:wrap}.similar-topics .badge-wrapper{margin-left:5px}.composer-popup:nth-of-type(2){margin-left:10px;width:calc(50% - 65px)}.composer-bottom-right a{color:#c7c7c7}.composer-bottom-right a:hover{color:#0f82af}#draft-status,#file-uploading{flex-grow:1;text-align:right}body.widget-dragging{cursor:ns-resize}header{margin-bottom:15px}.boxed{height:100%}.topic-statuses{float:left;padding:0}.topic-statuses .topic-status{padding:0 2px 0 0;margin:0;line-height:1}.topic-statuses .topic-status i{font-size:.8706em}.topic-statuses .d-icon-envelope{color:#e45735}.form-vertical .control-group{margin-bottom:24px}code,pre{font-family:Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace}h1+p,h2+p,h3+p,h4+p,h5+p,h6+p{margin-top:0}form{margin:0 0 18px}label,input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],button,select,textarea,body textarea{font-size:1em;font-weight:normal;line-height:1.2}select,textarea,body textarea{display:inline-block;padding:4px;margin-bottom:9px;font-size:1em;line-height:1.4;color:#ddd}input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea,body textarea{width:210px}select,input[type="file"]{line-height:1.4}select{width:220px}select[multiple],select[size]{height:auto}input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea,body textarea{margin-left:0}input[type="radio"][disabled],input[type="radio"][readonly],input[type="checkbox"][disabled],input[type="checkbox"][readonly]{background-color:transparent}.input-xxlarge{width:530px}.input-prepend,.input-append{margin-bottom:5px}.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block}.input-prepend input,.input-prepend select,.input-append input,.input-append select{position:relative;margin-bottom:0;vertical-align:middle}.input-prepend input:focus,.input-prepend select:focus,.input-append input:focus,.input-append select:focus{z-index:2}.input-prepend .add-on,.input-append .add-on{display:inline-block;width:auto;height:18px;min-width:16px;padding:4px 5px;font-weight:normal;line-height:1.2;text-align:center;vertical-align:middle;background-color:#222;border:1px solid #4d4d4d}.input-prepend .add-on,.input-prepend .btn,.input-append .add-on,.input-append .btn{margin-left:-1px;border-radius:0}.input-prepend .active,.input-append .active{background-color:#631e0d;border-color:#e45735}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{border-radius:3px 0 0 3px}.input-append input,.input-append select{border-radius:3px 0 0 3px}.input-append .add-on:last-child,.input-append .btn:last-child{border-radius:0 3px 3px 0}.input-prepend.input-append input,.input-prepend.input-append select{border-radius:0;background-color:#4d4d4d;border-color:#4d4d4d}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;border-radius:3px 0 0 3px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;border-radius:0 3px 3px 0}.controls-dropdown{margin-bottom:10px}.control-instructions{color:#919191;font-size:0.875rem}.control-group{margin-bottom:9px}.control-group.warning>label,.control-group.error>label{color:#e45735}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea,.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#e45735;border-color:#e45735}.control-group.warning .checkbox:focus,.control-group.warning .radio:focus,.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus,.control-group.error .checkbox:focus,.control-group.error .radio:focus,.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#ae3417;box-shadow:0 0 6px 0 #e45735}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#e45735;background-color:#e45735;border-color:#e45735}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#e45735;background-color:#631e0d;border-color:#c63c1b}.control-group.success>label{color:#1ca551}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#1ca551;border-color:#1ca551}.control-group.success .checkbox:focus,.control-group.success .radio:focus,.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#1ca551;box-shadow:0 0 6px 0 #0f82af}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#1ca551;background-color:#0b4220;border-color:#1ca551}.form-horizontal .hide{display:none}.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .input-prepend,.form-horizontal .input-append{display:inline-block;margin-bottom:0}.form-horizontal .control-group{margin-bottom:18px}.form-horizontal .control-group:before,.form-horizontal .control-group:after{content:"";display:table}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-indent{margin-left:20px;margin-bottom:10px}.form-horizontal .control-label{margin:6.5px;float:left;width:140px;text-align:right;font-weight:bold}.form-horizontal .controls{margin-left:160px}.bootbox.modal .modal-footer a.btn-primary{color:#222}.row:before,.row:after{content:"";display:table}.row:after{clear:both}.offset2{margin-left:116px}.offset1{margin-left:64px}@media all and (max-width: 570px){body{min-width:0}.wrap,.full-width{min-width:0}}.d-header{left:0;padding-top:3px;height:4.2857em}.d-header .d-icon-home{padding:8px;font-size:2em}.d-header .site-text-logo{position:relative;top:10px}@media all and (max-width: 570px){.extra-info-wrapper{display:none}}#main{position:relative}#main-outlet{padding-top:82px}.search-link .blurb{color:#919191;display:block;word-wrap:break-word;font-size:.7579em;line-height:1.4}.search-link .blurb .search-highlight{color:#bdbdbd}header #site-text-logo{font-size:1.5157em;margin-top:0.4em;line-height:1.2}.login-modal #login-buttons:not(.hidden),.create-account #login-buttons:not(.hidden){display:flex;flex-direction:column;justify-content:center;flex-basis:40%;align-items:center;min-height:175px;border-left:1px solid #4d4d4d;padding:15px;order:2}.login-modal #login-buttons:not(.hidden) button,.create-account #login-buttons:not(.hidden) button{margin:0.35em;width:160px}.login-modal #login-buttons:not(.hidden) button:lang(zh_CN),.create-account #login-buttons:not(.hidden) button:lang(zh_CN){min-width:200px}.login-modal #login-form,.create-account #login-form{flex:1 0 auto;padding:0 15px}.login-modal tr:not(.instructions) td,.create-account tr:not(.instructions) td{display:flex;padding:5px 0 0 0}.login-modal tr.input label,.create-account tr.input label{margin-bottom:0}.d-modal.login-modal .modal-body,.d-modal.login-modal #credentials{display:flex;align-items:center;padding:15px 0}.d-modal.login-modal .modal-body tr,.d-modal.login-modal #credentials tr{display:flex;flex-direction:column}.d-modal.login-modal #second-factor{display:none}.d-modal.create-account .modal-body{display:flex;padding:15px 0}.d-modal.create-account .create-account-form tr{display:flex;flex-direction:column}.d-modal.create-account .login-form{display:flex;flex:1 1 50%;align-items:center;padding:0 15px}.d-modal.create-account .login-form form,.d-modal.create-account .login-form table{width:100%}.d-modal.create-account .login-form tr{display:flex;flex-direction:column;margin-top:0.15em}.d-modal.create-account .login-form tr.password-confirmation{display:none}.d-modal.create-account tr.input input,.d-modal.create-account tr.input label{margin-bottom:0;width:100%}.d-modal.create-account tr.input .tip{max-width:340px}.d-modal.create-account .user-field{display:flex;flex-direction:column}.d-modal.create-account .user-field.confirm{margin-top:5px}.d-modal.create-account .user-field>label{width:auto;font-weight:bold}.d-modal.create-account .user-field .select-kit{width:242px}.d-modal.create-account .user-field .controls{margin-left:0}.d-modal.create-account .user-field .controls .instructions{margin-top:5px}.d-modal.create-account .invites-show{padding-top:20px}.d-modal.create-account .invites-show .two-col{margin-top:30px}.d-modal.create-account .invites-show .col-form{margin-left:200px}.d-modal.create-account .invites-show .col-form .inline-invite-img{display:none}.d-modal.create-account .invites-show form .controls,.d-modal.create-account .invites-show form .input{margin-left:20px}.d-modal.create-account .invites-show form input,.d-modal.create-account .invites-show form label{margin-bottom:0}.d-modal.create-account .invites-show form .user-field .control-label:not(.checkbox-label){margin-left:20px}.d-modal.create-account .tos-agree{margin-bottom:12px}.d-modal.create-account .user-fields{border-top:1px solid #4d4d4d;padding-top:20px}.login-form .tip:not(:empty)+td{display:none}.login-form .tip:not(:empty),.login-form .tip:empty+td{min-height:1.75em;width:240px}.password-reset .col-form,.invites-show .col-form{padding-left:20px}.password-reset .col-image,.invites-show .col-image{width:175px}.password-reset .col-image img,.invites-show .col-image img{width:100%}.password-reset h2,.invites-show h2{margin-bottom:12px}.password-reset .col-form{padding-top:40px}.modal-middle-container{display:table-cell;vertical-align:middle}.bootbox.modal{top:50%;left:50%;width:610px;margin:-250px 0 0 -305px}.bootbox.modal .cancel{margin-left:1em}.modal.in{-webkit-animation:fade 0.25s;animation:fade 0.25s}.modal-body{padding:15px}.modal-footer .btn.right{float:right}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-header h3{font-size:1.5157em}.close{font-size:1.5157em;text-decoration:none;color:#bdbdbd;cursor:pointer}.close:hover{color:#ddd}.modal .category-chooser{width:50%}.modal .category-combobox{width:430px}.edit-category-modal .modal-body{position:relative;height:420px;max-height:420px;padding-bottom:0}.edit-category-modal .disable_info_wrap .cannot_delete_reason{top:-74px;right:4px;max-width:380px;min-width:300px}.topic-bulk-actions-modal p{margin-top:0}.topic-bulk-actions-modal.full .modal-body{height:400px;max-height:400px}.topic-bulk-actions-modal .bulk-buttons{display:flex;flex-wrap:wrap;margin-right:-1%}.topic-bulk-actions-modal .bulk-buttons .btn{flex:1 0 30%;margin-bottom:1em;margin-right:1%;white-space:nowrap;overflow:hidden;max-width:33%}@media screen and (max-width: 767px){.topic-bulk-actions-modal .bulk-buttons .btn{flex:1 0 48%;max-width:48%}}@media screen and (max-width: 550px){.topic-bulk-actions-modal .bulk-buttons .btn{flex:1 1 auto;min-width:49%;max-width:unset}}.split-modal .modal-body{position:relative;height:350px}.split-modal #move-selected p{margin-top:0}.split-modal #move-selected input[type="radio"]{margin-right:10px}.split-modal #move-selected button{margin-top:10px;display:block;width:300px}.split-modal #move-selected .category-chooser{margin-bottom:9px}.split-modal #move-selected form{margin-top:20px}.split-modal #move-selected form #split-topic-name,.split-modal #move-selected form #choose-topic-title{width:520px}.upload-options{margin-left:20px;margin-top:20px}.uploaded-avatar{margin-top:20px}.uploaded-image-preview{width:400px;max-height:150px;margin-bottom:10px}#user-card,#group-card{position:absolute;width:500px;left:-9999px;top:-9999px;z-index:200;box-shadow:0 4px 14px rgba(0,0,0,0.15);margin-top:-2px;color:#ddd;background:#222 center center;background-size:cover;min-height:175px;-webkit-transition:opacity 0.2s, -webkit-transform 0.2s;transition:opacity 0.2s, transform 0.2s;opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}#user-card.show,#group-card.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}#user-card.fixed,#group-card.fixed{position:fixed;z-index:401}#user-card .card-content,#group-card .card-content{padding:12px 12px 0 12px;background:rgba(34,34,34,0.85);margin-top:80px}#user-card .card-content:after,#group-card .card-content:after{content:"";display:block;clear:both}#user-card .card-content a.card-huge-avatar,#group-card .card-content a.card-huge-avatar{outline:none}#user-card .bio,#group-card .bio{max-height:150px;overflow:auto}#user-card.no-bg,#group-card.no-bg{min-height:50px}#user-card.no-bg .card-content,#group-card.no-bg .card-content{margin-top:0}#user-card .avatar-placeholder,#group-card .avatar-placeholder{width:120px;height:120px;float:left;padding-right:10px}#user-card h1,#group-card h1{min-width:120px;font-size:1.7511em;line-height:1.2;display:block;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#user-card h1 a,#group-card h1 a{color:#ddd}#user-card h1 i,#group-card h1 i{font-size:.8706em;color:#ddd}#user-card h2,#group-card h2{font-size:1.1487em;line-height:1.4;margin:0;font-weight:normal;display:block;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#user-card h2 a,#group-card h2 a{color:#ddd}#user-card h3,#group-card h3{font-size:1em;font-weight:normal;margin-top:0;color:#e4e4e4;overflow:hidden;text-overflow:ellipsis}#user-card h3 a,#group-card h3 a{color:#919191}#user-card .groups,#group-card .groups{font-size:.8706em;font-weight:normal;margin-top:0;color:#222}#user-card .groups .group-link,#group-card .groups .group-link{color:#222}#user-card .metadata,#group-card .metadata{width:100%;clear:both;padding-top:10px;padding-bottom:10px}#user-card .metadata h3,#group-card .metadata h3{display:inline;margin-right:5px}#user-card .metadata h3 .desc,#user-card .metadata h3 a,#group-card .metadata h3 .desc,#group-card .metadata h3 a{color:#e9e9e9}#user-card .metadata div,#group-card .metadata div{display:inline;color:#919191}#user-card .metadata div .group-link,#group-card .metadata div .group-link{color:#919191}#user-card .bottom,#group-card .bottom{clear:both;padding-top:10px}#user-card .bio,#group-card .bio{margin-top:80px;clear:left}#user-card .bio a,#group-card .bio a{color:#ddd;text-decoration:underline}#user-card .bio img,#group-card .bio img{max-width:100%}#user-card .bio a.mention,#group-card .bio a.mention{text-decoration:none}#user-card .bio .overflow,#group-card .bio .overflow{max-height:60px;overflow:hidden}#user-card .location-and-website,#group-card .location-and-website{display:flex;width:100%;align-items:center;padding-top:5px}#user-card .location-and-website .location,#user-card .location-and-website .website-name,#group-card .location-and-website .location,#group-card .location-and-website .website-name{display:flex;max-width:90%;overflow:hidden;align-items:baseline}#user-card .location-and-website .location i,#user-card .location-and-website .website-name i,#group-card .location-and-website .location i,#group-card .location-and-website .website-name i{margin-right:0.25em}#user-card .location-and-website .website-name a,#user-card .location-and-website .location span,#group-card .location-and-website .website-name a,#group-card .location-and-website .location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ddd}#user-card .location-and-website .location,#group-card .location-and-website .location{margin-right:0.5em}#user-card .location-and-website .website-name a,#group-card .location-and-website .website-name a{text-decoration:underline}#user-card .user-card-avatar,#user-card .group-card-avatar,#group-card .user-card-avatar,#group-card .group-card-avatar{float:left;margin-right:10px;margin-top:-53px}#user-card .group-card-avatar,#group-card .group-card-avatar{width:120px;height:120px}#user-card .group-card-avatar .avatar-flair,#group-card .group-card-avatar .avatar-flair{width:120px;height:120px;display:flex;align-items:center;background-repeat:no-repeat;background-position:center;background-size:120px;color:#ddd}#user-card .group-card-avatar .avatar-flair i,#group-card .group-card-avatar .avatar-flair i{margin:auto;font-size:80px !important}#user-card .group-card-avatar .avatar-flair.rounded,#group-card .group-card-avatar .avatar-flair.rounded{border-radius:50%}#user-card .members,#group-card .members{padding:0 0 10px 0}#user-card .members a,#group-card .members a{color:#fff}#user-card .members a:hover,#group-card .members a:hover{color:#ddd}#user-card p,#group-card p{margin:0 0 5px 0}#user-card .btn,#group-card .btn{margin:0 0 7px 0;box-sizing:border-box}#user-card .usercard-controls,#group-card .usercard-controls{list-style-type:none;float:right;margin:0}#user-card .usercard-controls button,#group-card .usercard-controls button{width:100%;min-width:150px}#user-card .new-user a,#group-card .new-user a{color:#bdbdbd}#user-card.show-badges,#group-card.show-badges{width:580px}#user-card.show-badges .names,#group-card.show-badges .names{float:left;width:45%}#user-card.show-badges .names span,#group-card.show-badges .names span{display:block;width:250px}#user-card.show-badges .badge-section,#group-card.show-badges .badge-section{float:left;width:500px;padding-bottom:10px;margin-top:5px}#user-card.show-badges .badge-section .user-badge,#user-card.show-badges .badge-section .more-user-badges,#group-card.show-badges .badge-section .user-badge,#group-card.show-badges .badge-section .more-user-badges{background:#202020;border:1px solid #4d4d4d;color:#ddd}#user-card.show-badges .badge-section h3,#group-card.show-badges .badge-section h3{color:#222;font-size:1em;margin-bottom:-8px}#user-card.show-badges .more-user-badges,#group-card.show-badges .more-user-badges{padding:3px 8px}#user-card .suspended,#group-card .suspended{color:#e45735;margin-bottom:5px;clear:left;padding-top:15px}#user-card .metadata .email .btn,#group-card .metadata .email .btn{padding:2px 12px}.category-list{margin-bottom:10px;width:100%}.category-list td{vertical-align:top}.category-list th{text-align:left;vertical-align:middle;font-weight:normal}.category-list td:first-of-type{padding-left:10px}.category-list.with-topics .category{width:45%}.category-list .topics .badge-notification,.category-list .category .badge-notification{background-color:transparent;color:#646464}.category-list .topics{width:80px;text-align:right}.category-list .topics .value{font-size:1.1487em}.category-list .topics .unit{font-size:.8706em}.category-list .topics .badge-notification{display:block;text-align:right;padding-right:0;margin-top:5px}.category-list .subcategories .badge-notification.new-posts{padding:0;margin:0 10px 0 0}.category-list .featured-topic{margin:10px 0 0;display:flex;align-items:center;flex-wrap:wrap}.category-list .featured-topic:first-of-type{margin-top:13px}.category-list .featured-topic a.last-posted-at,.category-list .featured-topic a.last-posted-at:visited{font-size:.8706em;color:#646464}.category-list .featured-topic .topic-statuses .fa{color:#646464}.category-list .featured-topic .topic-post-badges .badge.new-posts,.category-list .featured-topic .title{margin-right:5px}.category-list tbody .category{border-left:6px solid}.category-list tbody .category h3{font-size:1.3195em;line-height:1.2}.category-list tbody .category h3 a[href]{color:#ddd}.category-list tbody .category h3 .fa{margin-right:5px}.category-list tbody .latest{padding:0 0 10px 10px}.categories-and-latest,.categories-and-top{display:flex;flex-flow:row wrap}.categories-and-latest div.column,.categories-and-top div.column{flex:1;flex-direction:row;min-width:300px}@media all and (max-width: 600px){.categories-and-latest div.column.categories,.categories-and-top div.column.categories{margin-right:0}}@media all and (min-width: 600px){.categories-and-latest div.column.categories,.categories-and-top div.column.categories{margin-right:1em}}@media all and (min-width: 700px){.categories-and-latest div.column.categories,.categories-and-top div.column.categories{margin-right:2em}}.categories-and-latest .discourse-tag,.categories-and-top .discourse-tag{font-size:.7579em}.categories-and-latest .topic-featured-link,.categories-and-top .topic-featured-link{padding-left:8px}.latest-topic-list .table-heading,.top-topic-list .table-heading{padding:12px 5px;color:#646464}.latest-topic-list .no-topics,.latest-topic-list .more-topics,.top-topic-list .no-topics,.top-topic-list .more-topics{margin-top:1em}.latest-topic-list-item{padding:1em;border-bottom:1px solid #4d4d4d;display:flex;align-items:center}.latest-topic-list-item .topic-poster{width:60px}.latest-topic-list-item .main-link{flex:0 1 auto;max-width:65%;font-size:1em}.latest-topic-list-item .main-link .badge-wrapper{max-width:100%}.latest-topic-list-item .main-link .badge-wrapper .badge-category-bg{flex-shrink:0}.latest-topic-list-item .main-link .top-row{margin-bottom:0.1em;font-size:1.1487em}.latest-topic-list-item .topic-stats{flex:1;text-align:right;color:#646464}.latest-topic-list-item .topic-last-activity a{color:#646464}.list-controls .nav{float:left;margin-bottom:15px}.list-controls .btn{float:right;margin-left:8px;margin-bottom:10px;font-size:1.1487em;font-weight:normal}.list-controls .search .btn{float:none}.list-controls a.badge-category{padding:3px 12px;font-size:1.1487em}.topic-list-icons .d-icon-thumb-tack,.latest-topic-list .d-icon-thumb-tack,.top-topic-list .d-icon-thumb-tack,.topic-list .d-icon-thumb-tack{color:#919191}.topic-list-icons .d-icon-thumb-tack.unpinned,.latest-topic-list .d-icon-thumb-tack.unpinned,.top-topic-list .d-icon-thumb-tack.unpinned,.topic-list .d-icon-thumb-tack.unpinned{color:#919191}.topic-list-icons a.title,.latest-topic-list a.title,.top-topic-list a.title,.topic-list a.title{color:#ddd}.topic-list-icons .d-icon-bookmark,.latest-topic-list .d-icon-bookmark,.top-topic-list .d-icon-bookmark,.topic-list .d-icon-bookmark{color:#919191}.topic-list{margin:0 0 10px}.topic-list th,.topic-list td{padding:12px 5px}.topic-list th:first-of-type,.topic-list td:first-of-type{padding-left:10px}.topic-list th:last-of-type,.topic-list td:last-of-type{padding-right:10px}.topic-list th button .d-icon{color:#919191}.topic-list button.bulk-select{padding:0}.topic-list td.bulk-select{padding:10px}.topic-list td.bulk-select+.main-link{padding-left:0}.topic-list .badge-notification{position:relative;top:-2px}.topic-list .badge-notification.new-topic{top:-1px;padding-left:5px}.topic-list .posters{width:146px}.topic-list .posters>a{float:left;margin-right:4px}.topic-list .posters>a:last-of-type{margin-right:0}.topic-list td.posters{height:29px}.topic-list .posters a:first-child .avatar.latest:not(.single){box-shadow:0 0 3px 1px #1b3f4e;border:2px solid #1d3e4b;position:relative;top:-2px;left:-2px}.topic-list .sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.topic-list .sortable:hover{background-color:#4d4d4d}.topic-list .likes{width:65px}.topic-list .views{width:65px}.topic-list .posts{width:65px}.topic-list .post-actions{clear:both;width:auto;color:#919191;text-align:left;font-size:.8706em;margin-top:5px}.topic-list .post-actions .fa{margin-right:2px}.topic-list .post-actions a{color:#919191;margin-right:3px;line-height:1.4}.topic-list .activity{width:60px}.topic-list .activity:lang(zh_CN){width:80px}.topic-list .activity span{cursor:pointer}.topic-list .age{width:60px}.topic-list .with-year{white-space:nowrap}.topic-list-bottom{margin:20px 0}#list-area .top-lists h2{cursor:pointer;margin:5px 0 10px}#list-area h2{margin:20px 0 10px}#list-area .show-more.has-topics{top:0}#list-area .show-more.has-topics .alert{padding:12px 35px 12px 14px}#bulk-select{position:fixed;right:20px;top:130px;padding:5px;background-color:#222;z-index:300}button.dismiss-read{float:right;margin-bottom:5px;margin-left:10px}.tags-admin-menu .dropdown-menu{right:0;top:30px;bottom:auto;left:auto}.category-heading{clear:both}.category-heading p{line-height:1.4;font-size:1.5157em}.category-navigation{clear:both}.category-logo{max-height:150px;float:left;margin-bottom:15px;margin-right:15px}@media screen and (max-width: 850px){.nav-pills>li>a{font-size:1em;padding:7px 10px}button#create-topic span{display:none}button#create-topic i{margin-right:0}.topic-list th:first-of-type{padding:12px 5px}.topic-list th,.topic-list td{padding:10px;font-size:1em}.topic-list .category{min-width:0;padding:0}.topic-list th.views{display:none}.topic-list td.views{display:none}.topic-list .posts{width:50px}.topic-list .posters{width:30px;text-align:center}.topic-list td.posters a:not(.latest){display:none}.topic-list td.posters a.latest{width:100%}.topic-list td.posters a.latest img{margin:0 auto}}.wrap{max-width:1110px}.full-width{margin-left:0}h1 .topic-statuses .topic-status i{font-size:0.857em;vertical-align:middle}.logo-small{margin-right:8px;width:auto;max-width:80px;height:auto;max-height:40px}.topic-body{padding:0}.topic-body:first-of-type{border-top:none}.topic-body .reply-to-tab{z-index:2;color:#919191}.discourse-no-touch .topic-body .actions .fade-out{opacity:0.7;transition:opacity 0.7s ease-in-out}.discourse-touch .topic-body .actions .fade-out{opacity:1}.topic-body:hover .actions .fade-out,.topic-body .selected .actions .fade-out{opacity:1}section.post-menu-area{position:relative}nav.post-controls{padding:0}nav.post-controls .like-button{display:inline-flex}nav.post-controls .like-button .like-count{color:#646464}nav.post-controls .like-button .widget-button{background:none}nav.post-controls .like-button:hover{background:#4d4d4d}nav.post-controls .like-button:hover .like-count{color:#909090}nav.post-controls .like-button:hover .like-count.d-hover{color:#ddd}nav.post-controls .like-button:hover .d-hover{background:none}nav.post-controls .like-button:active{box-shadow:inset 0 1px 3px rgba(0,0,0,0.4)}nav.post-controls .like-button:active .widget-button{box-shadow:none}nav.post-controls .like-button .like:focus{background:none}nav.post-controls .like-button .like-count{font-size:1.1487em;margin-left:0}nav.post-controls .like-button .like-count i.d-icon{padding-left:10px;color:#646464}nav.post-controls .like-button .like-count.my-likes{margin-right:-2px}nav.post-controls .like-button .like-count.regular-likes{margin-right:-12px}nav.post-controls .like-button .toggle-like{padding:8px 8px;margin-left:2px}nav.post-controls .highlight-action{color:#646464}nav.post-controls a,nav.post-controls button{color:#646464;margin-right:2px;display:inline-block}nav.post-controls a .d-icon,nav.post-controls button .d-icon{opacity:1}nav.post-controls a.toggle-likes{padding:8px 0;margin-right:-3px}nav.post-controls span.badge-posts{margin-right:5px;transition:all linear 0.15s}nav.post-controls .actions{text-align:right;float:right;display:inline-block}nav.post-controls .actions .more-actions{display:none;overflow:hidden}nav.post-controls .show-replies{margin-left:-10px;font-size:inherit}nav.post-controls .show-replies span.badge-posts{color:#646464}nav.post-controls .show-replies:hover{background:#4d4d4d}nav.post-controls .show-replies:hover span.badge-posts{color:#ddd}nav.post-controls .show-replies i{margin-left:5px;font-size:.8706em}nav.post-controls button.create{margin-right:0;color:#bdbdbd;margin-left:10px}nav.post-controls .create i{margin-right:5px}nav.post-controls button{font-size:1.1487em;padding:8px 10px;vertical-align:top;background:transparent;border:none;margin-left:3px}nav.post-controls button.d-hover,nav.post-controls button:focus{background:#4d4d4d;color:#ddd}nav.post-controls button:active{box-shadow:inset 0 1px 3px rgba(0,0,0,0.4)}nav.post-controls button.hidden{display:none}nav.post-controls button.admin{position:relative}nav.post-controls button.delete.d-hover,nav.post-controls button.delete:focus{background:#e45735;color:#222}nav.post-controls button.like.d-hover,nav.post-controls button.like:focus{color:#fa6c8d;background:#8a0524}nav.post-controls button.has-like{color:#fa6c8d}nav.post-controls button.has-like[disabled]:hover{background:transparent}nav.post-controls button.has-like[disabled]:active{box-shadow:none}nav.post-controls button.bookmark{padding:8px 11px}nav.post-controls button.bookmark.bookmarked{color:#0f82af}nav.post-controls .post-admin-menu{display:inline-flex;flex-direction:column;box-sizing:border-box;background-color:#222;width:auto;max-width:320px;padding:10px;border:1px solid #4d4d4d;position:absolute;text-align:left;bottom:-2px;right:15px;z-index:300}nav.post-controls .post-admin-menu h3{margin-top:0;color:#ddd;font-size:1em}nav.post-controls .post-admin-menu ul{list-style:none;margin:10px 0 0 0}nav.post-controls .post-admin-menu li{margin-bottom:5px}nav.post-controls .post-admin-menu li .d-icon{width:14px;margin-right:10px}.embedded-posts{border:1px solid #4d4d4d}.embedded-posts h1,.embedded-posts h2,.embedded-posts h3{margin:10px 0}.embedded-posts .topic-body{box-sizing:border-box;width:calc(100% - 70px);overflow:hidden;padding:15px 25px 0 15px}.embedded-posts .cooked{margin-top:15px}.embedded-posts .topic-avatar{padding-left:25px;padding-top:15px}.embedded-posts .collapse-down,.embedded-posts .collapse-up{position:absolute;color:#909090;background:#222;border:1px solid #4d4d4d;padding:6px 9px 8px;z-index:99}.embedded-posts .collapse-down:hover,.embedded-posts .collapse-up:hover{background:#4d4d4d;color:#ddd}.embedded-posts.bottom{border-top:none;margin-bottom:20px}.embedded-posts.bottom.hidden{display:block;opacity:0}.embedded-posts.bottom .collapse-up{transform:translate(-50%, -164%)}.embedded-posts.bottom .row{padding-bottom:0.5em}.embedded-posts.bottom .row .topic-avatar,.embedded-posts.bottom .row .topic-body{border-top:1px solid #4d4d4d}.embedded-posts.top{border-bottom:none;margin-left:56px;width:699px}.embedded-posts.top .collapse-down{transform:translate(-50%, 55%)}.embedded-posts.top .row{border-bottom:none}.embedded-posts.top .row .topic-avatar,.embedded-posts.top .row .topic-body{border-top:1px solid #4d4d4d}.embedded-posts.top.topic-body{padding:0}.embedded-posts .post-date{color:#646464}.embedded-posts .d-icon-arrow-up,.embedded-posts .d-icon-arrow-down{margin-left:5px}.embedded-posts .reply:first-of-type .row{border-top:none}.embedded-posts .topic-meta-data{position:relative}.embedded-posts .topic-meta-data h5{position:absolute;z-index:1;font-size:.8706em}.embedded-posts .topic-meta-data h5 a{font-weight:bold;color:#646464}.embedded-posts .arrow{color:#646464}.post-action .relative-date{margin-left:5px}.post-action .avatar{margin-right:2px}.topic-map{margin:20px 0}.topic-map .map .secondary{text-align:center}.topic-map .map li{float:left;padding:7px 10px}.topic-map .map li:last-of-type{border-right:0}.topic-map .map li:nth-child(3){text-align:center}.topic-map .map a,.topic-map .map .number{line-height:1.4}.topic-map .map .number,.topic-map .map i{color:#bdbdbd;font-size:1.3195em;line-height:1.2}.topic-map .map .avatar a{float:left}.topic-map .map .topic-map-post{margin-top:6px}.topic-map .avatars,.topic-map .links,.topic-map .information{padding:7px 10px 15px 10px;color:#ddd}.topic-map .participants .user{float:left;margin:7px 20px 7px 0}.topic-map .participants .user a{color:#bdbdbd;font-weight:bold;font-size:.8706em}.topic-map .participants .d-icon-times{color:#646464}.topic-map .buttons{float:right}.topic-map .buttons .btn{border:0;padding:0 23px;color:#646464;background:#3c3c3c;border-left:1px solid #4d4d4d;border-top:1px solid transparent}.topic-map .buttons .btn:hover{color:#ddd;background:#4d4d4d}.topic-map .buttons .btn.collapsed{padding-bottom:1px}.topic-map .buttons .btn .fa{margin:0;font-size:1.3195em;line-height:52px}.topic-map .link-summary .btn{color:#646464;background:#3c3c3c;width:100%}.topic-map .link-summary .btn:hover{color:#ddd;background:#2c2c2c}#topic-footer-buttons{padding:10px 10px 0 0;float:left}#topic-footer-buttons p{color:#919191}#topic-footer-buttons .btn{margin-bottom:5px;margin-right:10px}#topic-footer-buttons .btn .d-icon-bookmark.bookmarked{color:#0f82af}#topic-footer-buttons .bookmark.bookmarked .d-icon-bookmark{color:#0f82af}#topic-footer-button{width:757px}#suggested-topics{clear:left;padding:20px 0 15px 0}#suggested-topics table{margin-top:10px}#suggested-topics th.category{width:150px}#suggested-topics .topic-statuses .topic-status{padding:0}#suggested-topics .topic-statuses .topic-status i{font-size:1em}span.post-count{background:#ddd;color:#222;opacity:0.8}button.expand-post{margin-top:10px}.quote-button.visible{display:block}iframe{max-width:100%}video{max-height:500px}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.extra-info-wrapper{overflow:hidden}.extra-info-wrapper .badge-wrapper,.extra-info-wrapper i,.extra-info-wrapper .topic-link{-webkit-animation:fadein 0.7s;animation:fadein 0.7s}.extra-info-wrapper .topic-statuses i{color:#ddd}.extra-info-wrapper .topic-statuses .d-icon-envelope{color:#e45735}.extra-info-wrapper .topic-statuses .d-icon-lock{padding-top:0.15em}.extra-info-wrapper .topic-statuses .unpinned{color:#ddd}.extra-info-wrapper .topic-link{color:#ddd;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.extra-info-wrapper .topic-header-extra{margin:0 0 0 5px}.extra-info h1{margin:5px 0 0 0;font-size:1.5157em;line-height:1.4;width:100%}.extra-info .topic-statuses{margin-top:-2px}.extra-info.two-rows h1{line-height:1.2;margin:0;width:100%}.open>.dropdown-menu{display:block}.btn-group{position:relative}.dropdown-toggle{float:left;position:relative}.deleted .topic-body{background-color:rgba(99,30,13,0.7)}#share-link{width:365px;margin-left:-4px}.post-select{float:right;margin-right:20px;margin-top:-20px}.deleted-user-avatar{font-size:2.296em}.info-line{margin:10px 0;color:#ddd}blockquote{margin-left:0;margin-right:0;padding:12px}.quote>blockquote .onebox-result{background-color:#3c3c3c}.quote aside .quote,.quote aside .title,.quote aside blockquote,.quote aside .onebox,.quote aside .onebox-result{background:#3c3c3c;border-left:5px solid #4d4d4d}.quote aside aside.quote>blockquote,.quote aside aside.quote>.title{border-left:0}.topic-body{width:690px;float:left;position:relative;z-index:1;border-top:1px solid #4d4d4d;padding:12px 11px 0 11px}.topic-avatar{border-top:1px solid #4d4d4d;padding-top:15px;width:45px;float:left;z-index:2}.gap{width:calc( 45px + 690px + 2 * 11px)}.time-gap+.topic-post .topic-body,.time-gap+.topic-post .topic-avatar{border-top:none}.time-gap+.topic-post .embedded-posts.top{border-bottom:1px solid #4d4d4d}.posts-wrapper{position:relative;-webkit-font-smoothing:subpixel-antialiased}.dropdown{position:relative}.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px solid #ddd;border-right:4px solid transparent;border-left:4px solid transparent;content:"";margin-left:5px}.dropdown-menu{position:absolute;bottom:115%;left:0;z-index:300;display:none;float:left;width:550px;margin:1px 0 0;list-style:none;background-color:#222;border:1px solid #4d4d4d;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);background-clip:padding-box}.dropdown-menu span{font-size:.8706em;color:#919191}.dropdown-menu span.title{font-weight:bold;display:block;font-size:1em;color:#ddd}.dropdown-menu a{display:block;padding:9px;clear:both;font-weight:normal;line-height:1.2;color:#ddd;transition:all linear 0.15s}.dropdown-menu a>div{margin-left:26px}.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ddd;text-decoration:none;background-color:#4c3319}.dropdown-menu .disabled>a,.dropdown-menu .disabled>a:hover{text-decoration:none;color:#ddd;background-color:#052e3d;cursor:default}.dropdown-menu .icon{margin-top:3px;float:left;font-size:1.3195em}.open>.dropdown-menu{display:block;clear:both}.selected-posts{width:200px;position:fixed;z-index:300;background-color:#052e3d;border:1px solid #0f82af;padding:5px;margin-bottom:5px;right:10px}@media screen and (min-width: 1140px){.selected-posts{right:auto;margin-left:330px;left:50%}}.selected-posts button{width:180px;margin:4px auto;display:inline-block;text-align:left}.selected-posts.hidden{display:none}.selected-posts .controls{margin-top:10px}.selected-posts p{font-size:.8706em;margin:0 0 10px 0}.selected-posts p.cancel{margin:10px 0 0 0}.selected-posts h3{font-size:1.7511em;color:#ddd;margin-bottom:5px}.selected-posts h3 i{margin-right:7px}.selected-posts .btn{border:none;color:#222;font-weight:normal;margin-bottom:10px;background:#084860}.selected-posts .btn[href]{color:#222}.selected-posts .btn:hover{color:#222;background:#0b6283}.selected-posts .btn:active{background-color:#08435a;background-image:linear-gradient(to bottom, #08435a, #0a5877);color:#222}.selected-posts .btn[disabled]{text-shadow:0 1px 0 rgba(221,221,221,0.2);background-color:#0f82af;background-image:linear-gradient(to bottom, #0f82af, #073c51);box-shadow:inset 0 1px 0 rgba(0,0,0,0.33)}.topic-post.selected article.boxed .select-posts button.select-post{background-color:#084860;color:#222}.topic-post.selected article.boxed .topic-body .contents:after{display:none}.topic-post article.boxed{position:relative}.topic-post article.boxed .select-posts{position:absolute;right:0;z-index:2;top:3em;height:100px}.topic-post article.boxed .select-posts button{margin-left:8px;background-color:#646464;border:1px solid #646464;color:#ddd}a.attachment:before{display:inline-block;margin-right:4px;font-family:"FontAwesome";content:"\f019"}.private_message .gutter,.deleted-topic .gutter,.read_restricted .gutter{position:relative}.deleted-topic .gutter:before{display:block;position:absolute;left:767px;color:rgba(77,77,77,0.8);font:6.429em/1 FontAwesome;content:"\f014";z-index:1}.topic-meta-data{align-items:center}.topic-meta-data .names{display:flex;align-items:center}.topic-meta-data:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.topic-meta-data .post-info a{color:#919191}.topic-meta-data .post-info a.wiki{color:green}.who-liked{margin-top:20px;margin-bottom:0;width:100%;text-align:right}span.highlighted{background-color:#052e3d}.username.new-user a{color:#646464}.read-state{color:#084860;position:absolute;right:0;top:2em;font-size:0.571em}.read-state.read{opacity:0;transition:opacity ease-out 1s}.signup-cta{width:690px}@media all and (max-width: 775px){.gutter{display:none}.topic-avatar{width:45px}.topic-post .reply-to-tab{right:15%}.topic-body{box-sizing:border-box;width:calc(100% - 47px);padding-left:2%}.embedded-posts.top{width:calc(100% - 56px)}}.post-actions{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;clear:both;text-align:right;margin-bottom:10px}.post-actions .post-action{display:inline-block;margin-left:10px;margin-top:10px}.post-menu-area{margin:20px 0}#topic-title{z-index:1;padding-top:14px;margin-bottom:10px}#topic-title #edit-title,#topic-title .category-chooser,#topic-title .edit-controls{width:500px}#topic-title h1{font-size:1.7511em;line-height:1.2;overflow:hidden;width:100%}#topic-title h1 a{color:#ddd}#topic-title .topic-statuses{margin-top:-2px}#topic-title .private-message-glyph{display:none}#topic-title .remove-featured-link{float:right;text-transform:lowercase;color:#919191;font-size:0.857rem}.private-message-glyph{float:left}.private_message #topic-title .private-message-glyph{display:inline}.topic-error{padding:18px;width:60%;margin-left:auto;margin-right:auto;font-size:1.7511em;text-align:center;line-height:1.2}.topic-error .topic-retry{display:block;margin-top:28px;margin-left:auto;margin-right:auto}.topic-status-info{border-top:1px solid #4d4d4d;padding:10px 0;height:20px;max-width:757px}#topic-progress-wrapper{position:fixed;right:1em;bottom:0;z-index:100}#topic-progress-wrapper.docked{position:absolute;bottom:-70px}#topic-progress-expanded{border:1px solid #4d4d4d;padding:5px;background:#222;position:relative;left:340px;width:135px}#topic-progress-expanded button.full{width:100%;margin-bottom:5px}#topic-progress-expanded button.full i{display:block;margin-top:2px;margin-bottom:2px;font-size:1.3195em}#topic-progress-expanded .jump-form input[type="text"]{float:left;width:45px;height:20px;text-align:center;margin-bottom:0;font-size:1.1487em}#topic-progress-expanded .jump-form button.btn{float:right;width:55px}#topic-progress-expanded button.btn.jump-prompt{margin:0}#topic-progress-expanded button.btn.jump-bottom{margin:5px 0 0 0}#topic-progress{position:relative;left:340px;background-color:#222;color:#0f82af;border:1px solid #052e3d;border-bottom:none;width:145px;height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#topic-progress.hidden{display:none}#topic-progress:hover{cursor:pointer}#topic-progress .nums{position:relative;top:9px;width:100%;text-align:center;z-index:1}#topic-progress .d-icon{position:absolute;right:8px;bottom:9px;z-index:1}#topic-progress h4{display:inline;font-size:1.3195em;line-height:1}#topic-progress .bg{position:absolute;top:0;bottom:0;width:0;max-width:145px;border-right:1px solid #052e3d;background-color:#052e3d;transition:width 0.75s}#topic-filter{background-color:#4c3319;padding:8px;bottom:0;position:fixed;width:100%;font-size:1em;z-index:300}@media all and (min-width: 400px){#topic-progress,#topic-progress-expanded{right:0;left:0}#topic-progress-wrapper{right:19vw}#topic-progress-wrapper.docked{right:19vw}#topic-footer-main-buttons{max-width:70%}}@media all and (max-width: 485px){#topic-progress-wrapper.docked{display:none}#topic-footer-main-buttons{max-width:100%}}.upload-selector label{display:inline-block;padding-left:10px}.upload-selector .radios{min-height:60px;display:flex;align-items:flex-start}.upload-selector .radios label{flex:1 0 auto;margin-right:1em;margin-top:1px}.upload-selector .radios .inputs{width:100%}.upload-selector .radios .inputs input{width:90%;margin:0 0 5px 0}.upload-selector .radios .inputs input[type="file"]{font-size:1em;line-height:1.2}.upload-selector .radios .inputs .description,.upload-selector .radios .inputs .hint{color:#919191;display:block}.upload-selector .radios .inputs .hint{font-style:italic;margin:5px 0 0 0}.upload-selector .radios:last-child:not(:nth-child(2)){min-height:20px}.uploaded-image-preview{height:270px}.image-upload-controls{padding:10px}.image-upload-controls label.btn{padding:5px 10px}.user-right{display:table-cell}.user-right>.alert:first-child,.user-right>.user-stream>.alert:first-child{margin-top:10px}.user-right .show-mores{position:absolute}.profile-image{height:420px;width:100%;background-size:cover;transition:height 0.15s linear}.no-background .profile-image{height:200px}.form-horizontal .control-group.category{margin-top:18px}.user-table{width:100%;display:table;table-layout:fixed}.user-table .wrapper{display:table-row}.user-navigation{display:table-cell;vertical-align:top;width:170px}.user-navigation .nav-stacked{background-color:transparent}.user-navigation .nav-stacked li{border-bottom:none}.user-navigation .nav-stacked li.archive{padding-left:15px}.user-navigation .nav-stacked a{color:#646464}.user-navigation .nav-stacked a.active{color:#ddd;font-weight:bold;background-color:transparent}.user-navigation .nav-stacked a.active:after{display:none}.user-content{padding:10px 8px;background-color:#222;margin-bottom:10px;box-sizing:border-box}.user-content.user-badges-list{display:flex;flex-wrap:wrap}.user-content .btn.right{float:right}.user-content h2{margin-bottom:10px}.pref-avatar .avatar{max-width:45px;max-height:45px}.pref-second-factor{margin-top:10px}.user-invite-list{width:100%;margin-top:15px}.user-invite-list th{text-align:left;padding:0 0 10px 0;color:#919191;font-weight:normal}.user-invite-list td{padding:10px 0 10px 0;border-bottom:1px solid #4d4d4d}.user-invite-search{clear:both;margin:15px 0px -15px 0px}.user-invite-none{clear:both;padding:15px}.user-main{margin-bottom:50px}.user-main .about{background-position:center center;background-size:cover}.user-main .about.group .details{padding:15px 0;margin:0;color:#222}.user-main .about .details{padding:0 0 4px 0;margin-top:-200px;transition:margin 0.15s linear}.user-main .about .details img.avatar{margin:0 20px 10px 0;transition:all 0.1s linear}.user-main .about .details .primary .primary-textual{padding:3px}.user-main .about .details .primary .primary-textual a[href]{text-decoration:underline}.user-main .about .details .primary .primary-textual .location-and-website{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-main .about .details .primary .bio{max-width:750px}.user-main .about .details .primary .bio a.mention{text-decoration:none}.user-main .about.has-background .details{padding:15px 15px 4px 15px}.user-main .about .controls{padding:0 0 12px 0;float:right;text-align:right}.user-main .about .controls a{width:140px}.user-main .about .controls .right{float:right;margin-left:5px}.user-main .about.collapsed-info .controls{width:auto}.user-main .about.collapsed-info .controls ul li{display:inline}.user-main .about.collapsed-info .controls ul a{padding:5px 10px;margin-bottom:10px;width:auto}.user-main .about.collapsed-info .details{padding:0 0 2px 0;border-bottom:1px solid #4d4d4d}.user-main .about.collapsed-info.has-background .details{padding:12px 15px 2px 15px}.user-main .staff-counters{margin-bottom:20px}.user-main .user-field input[type="text"]{width:530px}.user-main .user-field .controls .instructions{display:block}.user-main .public-user-fields{overflow:hidden}.viewing-self .user-main .about.collapsed-info .secondary,.viewing-self .user-main .about.collapsed-info .staff-counters{display:inherit}.user-preferences{display:table-cell;vertical-align:top;padding-top:10px;padding-left:30px}.user-preferences h3{color:#ddd;margin:20px 0 10px 0}.user-preferences textarea{width:530px}.user-preferences .category-selector,.user-preferences .tag-chooser{width:530px}.user-preferences input.user-selector{width:530px}@media screen and (max-width: 850px){.user-preferences input[type="text"]{width:450px}}.user-preferences .instructions{display:inline-block;margin-top:0}.user-preferences .pref-mailing-list-mode .controls select{width:400px}.user-preferences .notifications .controls select,.user-preferences .category-notifications .controls select,.user-preferences .tag-notifications .controls select,.user-preferences .user-custom-preferences-outlet .controls select{width:280px}.user-main .user-preferences .user-field.text{padding-top:0}.modal.history-modal .modal-inner-container{max-width:960px}.modal.history-modal .modal-body{height:70vh}.modal.history-modal #revision-controls .btn[disabled]{cursor:not-allowed;background-color:#4d4d4d}.modal.history-modal #revision-controls .btn-danger[disabled]{background-color:#631e0d}.modal.history-modal #display-modes{text-align:right;display:inline-block;float:right}.modal.history-modal #display-modes .btn{background-color:inherit;color:#9e9e9e}.modal.history-modal #display-modes .btn-primary{color:#ddd;font-weight:bold}.modal.history-modal #revisions{word-wrap:break-word}.modal.history-modal #revisions table{margin-top:10px}.modal.history-modal img{max-width:670px;height:auto}.modal.history-modal .inline-diff{width:670px}.modal.history-modal .markdown{font-family:monospace;font-size:.8706em;width:100%;border-collapse:collapse;border-spacing:0}.modal.history-modal .markdown td{width:50%;vertical-align:top;max-width:440px;word-wrap:break-word;white-space:pre-wrap}.modal.history-modal .revision-content img,.modal.history-modal .markdown img{max-width:100%;box-sizing:border-box}.modal.history-modal .modal-header{height:42px}.queued-posts .queued-post{padding:1em 0}.queued-posts .queued-post .poster{width:70px;float:left}.queued-posts .queued-post .post-info{display:inline-block;float:right;font-size:.8706em;margin-top:1px}.queued-posts .queued-post .post-info span{color:#919191}.queued-posts .queued-post .cooked{width:690px;float:left}.queued-posts .queued-post .cooked .d-editor-input{width:98%;height:15em}.queued-posts .queued-post .tag-chooser{width:100%;margin-bottom:0.5em}.queued-posts .queued-post .tag-chooser .select-kit-collection{padding:0}.queued-posts .queued-post .queue-controls button{float:left;margin-right:0.5em}.queued-posts .queued-post .post-title{color:#909090;font-weight:bold}.queued-posts .queued-post .post-title .badge-wrapper{margin-left:1em}.group-nav .group-dropdown{margin-right:10px}.group-info{margin-bottom:20px}.group-navigation{width:15%;background-color:transparent}.group-navigation li{border:none}.group-navigation li a{color:#646464;padding:8px 0}.group-navigation li a.active{background-color:transparent;font-weight:bold;color:#ddd}.group-navigation li a.active:after{display:none}.group-activity-outlet,.group-messages-outlet,.group-manage-outlet{width:85%}.group-manage .form-horizontal button{float:none}.group-details-button{position:absolute;top:20px;right:20px}.groups-page .list-controls{float:right}.groups-header-filters .groups-header-filters-type .select-kit-header{line-height:1.5}.groups-header-filters input{line-height:1.5}.user-info.medium{flex:0 0 32%;margin:0 2% 4vh 0;display:flex}.user-info.medium:nth-of-type(3n){margin-right:0}@media screen and (max-width: 800px){.user-info.medium{flex:0 0 48%;margin-right:0}}.user-info.medium .user-image{width:55px}.user-stream .item,.user-stream .user-stream-item{padding:20px 8px 15px 8px}.user-stream .time,.user-stream .delete-info{margin-right:8px}.user-stream .notification.unread{background-color:#052e3d}.group-member-dropdown ul{width:250px;top:27px;bottom:auto;left:-217px;text-align:left}.admin-header{background:#EDEDED;padding:30px;margin-bottom:25px}table.spam-stats{margin-bottom:1.5em}table.akismet-queue td{vertical-align:top}table.akismet-queue .post-link{float:right}table.akismet-queue .queue-actions{margin-top:1em;margin-bottom:1em}table.akismet-queue .queue-actions button{margin-right:0.5em}table.akismet-queue .cooked img{max-width:200px !important;max-height:100px !important}h3.review-queue{margin:1em 0 1em 0.5em}.settings-button{margin-right:10px}.user-right .assign-controls{display:flex;justify-content:flex-end;margin-bottom:0.5em}.user-right .assign-controls .assign-messages-assigned{margin-right:0.5em}.assigned-to .d-icon,.assigned-to i.fa{margin-right:0.25em;color:#909090}.assigned-to .assign-text{margin-right:0.25em}.cant-act-flagged-post{padding:0.5em;border:1px dashed #909090;color:#ddd;display:flex;justify-content:space-between;align-items:center}.assigned-to-user{display:flex;align-items:center}.assigned-to-user img.avatar{margin-right:0.3em}.assigned-to-user .unassign{margin-left:0.5em}.topic-assigned-to{min-width:15%;width:15%}.list-tags.assigned{margin-left:5px}.assign.modal-body .ember-text-field{width:300px}.assign.modal-body .ac-wrap{margin-top:5px}.assign-suggestions{height:25px;margin-top:15px}.assign-suggestions img{margin-right:5px;cursor:pointer}.btn-social.bnet{background:#003366}html{overflow-x:hidden}body{box-sizing:border-box;background-color:#002650;color:#fff;margin:0;padding:0;max-width:100%;overflow-x:hidden;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.7}@media (min-width: 480px){body{font-size:16px}}@media (min-width: 768px){body{font-size:16px}}@media (min-width: 992px){body{font-size:16px}}@media (min-width: 1200px){body{font-size:18px}}div{box-sizing:border-box}.text-base,p,li{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.7}@media (min-width: 480px){.text-base,p,li{font-size:16px}}@media (min-width: 768px){.text-base,p,li{font-size:16px}}@media (min-width: 992px){.text-base,p,li{font-size:16px}}@media (min-width: 1200px){.text-base,p,li{font-size:18px}}.text-base.max-lines-1,p.max-lines-1,li.max-lines-1{max-height:1.7em}.text-base.max-lines-2,p.max-lines-2,li.max-lines-2{max-height:3.4em}.text-base.max-lines-3,p.max-lines-3,li.max-lines-3{max-height:5.1em}.text-base.max-lines-4,p.max-lines-4,li.max-lines-4{max-height:6.8em}.text-base.max-lines-5,p.max-lines-5,li.max-lines-5{max-height:8.5em}.text-base.flush-top,p.flush-top,li.flush-top{margin-top:-.498rem}@media (min-width: 480px){.text-base.flush-top,p.flush-top,li.flush-top{margin-top:-.498rem}}@media (min-width: 768px){.text-base.flush-top,p.flush-top,li.flush-top{margin-top:-.498rem}}@media (min-width: 992px){.text-base.flush-top,p.flush-top,li.flush-top{margin-top:-.498rem}}@media (min-width: 1200px){.text-base.flush-top,p.flush-top,li.flush-top{margin-top:-.498rem}}.text-base.flush-bottom,p.flush-bottom,li.flush-bottom{margin-bottom:-.488rem}@media (min-width: 480px){.text-base.flush-bottom,p.flush-bottom,li.flush-bottom{margin-bottom:-.488rem}}@media (min-width: 768px){.text-base.flush-bottom,p.flush-bottom,li.flush-bottom{margin-bottom:-.488rem}}@media (min-width: 992px){.text-base.flush-bottom,p.flush-bottom,li.flush-bottom{margin-bottom:-.488rem}}@media (min-width: 1200px){.text-base.flush-bottom,p.flush-bottom,li.flush-bottom{margin-bottom:-.488rem}}.text-base.multiline,p.multiline,li.multiline{line-height:1.4}.text-base.multiline.max-lines-1,p.multiline.max-lines-1,li.multiline.max-lines-1{max-height:1.4em}.text-base.multiline.max-lines-2,p.multiline.max-lines-2,li.multiline.max-lines-2{max-height:2.8em}.text-base.multiline.max-lines-3,p.multiline.max-lines-3,li.multiline.max-lines-3{max-height:4.2em}.text-base.multiline.max-lines-4,p.multiline.max-lines-4,li.multiline.max-lines-4{max-height:5.6em}.text-base.multiline.max-lines-5,p.multiline.max-lines-5,li.multiline.max-lines-5{max-height:7em}.h1plus{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:61.04px;font-weight:700;line-height:1.05;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){.h1plus{font-size:36.496px}}@media (min-width: 768px){.h1plus{font-size:47.776px}}@media (min-width: 992px){.h1plus{font-size:61.04px}}@media (min-width: 1200px){.h1plus{font-size:68.67px}}.h1plus.max-lines-1{max-height:1.05em}.h1plus.max-lines-2{max-height:2.1em}.h1plus.max-lines-3{max-height:3.15em}.h1plus.max-lines-4{max-height:4.2em}.h1plus.max-lines-5{max-height:5.25em}.h1plus.flush-top{margin-top:-.65809rem}@media (min-width: 480px){.h1plus.flush-top{margin-top:-.39347rem}}@media (min-width: 768px){.h1plus.flush-top{margin-top:-.51509rem}}@media (min-width: 992px){.h1plus.flush-top{margin-top:-.65809rem}}@media (min-width: 1200px){.h1plus.flush-top{margin-top:-.65809rem}}.h1plus.flush-bottom{margin-bottom:-.62185rem}@media (min-width: 480px){.h1plus.flush-bottom{margin-bottom:-.3718rem}}@media (min-width: 768px){.h1plus.flush-bottom{margin-bottom:-.48672rem}}@media (min-width: 992px){.h1plus.flush-bottom{margin-bottom:-.62185rem}}@media (min-width: 1200px){.h1plus.flush-bottom{margin-bottom:-.62185rem}}.h1plus.multiline{line-height:1.05}.h1plus.multiline.max-lines-1{max-height:1.05em}.h1plus.multiline.max-lines-2{max-height:2.1em}.h1plus.multiline.max-lines-3{max-height:3.15em}.h1plus.multiline.max-lines-4{max-height:4.2em}.h1plus.multiline.max-lines-5{max-height:5.25em}h1,.h1{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:39.056px;font-weight:700;line-height:1.2;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){h1,.h1{font-size:25.632px}}@media (min-width: 768px){h1,.h1{font-size:33.184px}}@media (min-width: 992px){h1,.h1{font-size:39.056px}}@media (min-width: 1200px){h1,.h1{font-size:43.938px}}h1.max-lines-1,.h1.max-lines-1{max-height:1.2em}h1.max-lines-2,.h1.max-lines-2{max-height:2.4em}h1.max-lines-3,.h1.max-lines-3{max-height:3.6em}h1.max-lines-4,.h1.max-lines-4{max-height:4.8em}h1.max-lines-5,.h1.max-lines-5{max-height:6em}h1.flush-top,.h1.flush-top{margin-top:-.60415rem}@media (min-width: 480px){h1.flush-top,.h1.flush-top{margin-top:-.39649rem}}@media (min-width: 768px){h1.flush-top,.h1.flush-top{margin-top:-.51331rem}}@media (min-width: 992px){h1.flush-top,.h1.flush-top{margin-top:-.60415rem}}@media (min-width: 1200px){h1.flush-top,.h1.flush-top{margin-top:-.60415rem}}h1.flush-bottom,.h1.flush-bottom{margin-bottom:-.58096rem}@media (min-width: 480px){h1.flush-bottom,.h1.flush-bottom{margin-bottom:-.38128rem}}@media (min-width: 768px){h1.flush-bottom,.h1.flush-bottom{margin-bottom:-.49361rem}}@media (min-width: 992px){h1.flush-bottom,.h1.flush-bottom{margin-bottom:-.58096rem}}@media (min-width: 1200px){h1.flush-bottom,.h1.flush-bottom{margin-bottom:-.58096rem}}h1.multiline,.h1.multiline{line-height:1.05}h1.multiline.max-lines-1,.h1.multiline.max-lines-1{max-height:1.05em}h1.multiline.max-lines-2,.h1.multiline.max-lines-2{max-height:2.1em}h1.multiline.max-lines-3,.h1.multiline.max-lines-3{max-height:3.15em}h1.multiline.max-lines-4,.h1.multiline.max-lines-4{max-height:4.2em}h1.multiline.max-lines-5,.h1.multiline.max-lines-5{max-height:5.25em}h2,.h2{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:31.248px;font-weight:300;line-height:1.4;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){h2,.h2{font-size:22.784px}}@media (min-width: 768px){h2,.h2{font-size:27.648px}}@media (min-width: 992px){h2,.h2{font-size:31.248px}}@media (min-width: 1200px){h2,.h2{font-size:35.154px}}h2.max-lines-1,.h2.max-lines-1{max-height:1.4em}h2.max-lines-2,.h2.max-lines-2{max-height:2.8em}h2.max-lines-3,.h2.max-lines-3{max-height:4.2em}h2.max-lines-4,.h2.max-lines-4{max-height:5.6em}h2.max-lines-5,.h2.max-lines-5{max-height:7em}h2.flush-top,.h2.flush-top{margin-top:-.67867rem}@media (min-width: 480px){h2.flush-top,.h2.flush-top{margin-top:-.49484rem}}@media (min-width: 768px){h2.flush-top,.h2.flush-top{margin-top:-.60048rem}}@media (min-width: 992px){h2.flush-top,.h2.flush-top{margin-top:-.67867rem}}@media (min-width: 1200px){h2.flush-top,.h2.flush-top{margin-top:-.67867rem}}h2.flush-bottom,.h2.flush-bottom{margin-bottom:-.66011rem}@media (min-width: 480px){h2.flush-bottom,.h2.flush-bottom{margin-bottom:-.48131rem}}@media (min-width: 768px){h2.flush-bottom,.h2.flush-bottom{margin-bottom:-.58406rem}}@media (min-width: 992px){h2.flush-bottom,.h2.flush-bottom{margin-bottom:-.66011rem}}@media (min-width: 1200px){h2.flush-bottom,.h2.flush-bottom{margin-bottom:-.66011rem}}h2.multiline,.h2.multiline{line-height:1.1}h2.multiline.max-lines-1,.h2.multiline.max-lines-1{max-height:1.1em}h2.multiline.max-lines-2,.h2.multiline.max-lines-2{max-height:2.2em}h2.multiline.max-lines-3,.h2.multiline.max-lines-3{max-height:3.3em}h2.multiline.max-lines-4,.h2.multiline.max-lines-4{max-height:4.4em}h2.multiline.max-lines-5,.h2.multiline.max-lines-5{max-height:5.5em}h3,.h3{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:25.008px;font-weight:300;line-height:1.6;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){h3,.h3{font-size:20.256px}}@media (min-width: 768px){h3,.h3{font-size:23.04px}}@media (min-width: 992px){h3,.h3{font-size:25.008px}}@media (min-width: 1200px){h3,.h3{font-size:28.134px}}h3.max-lines-1,.h3.max-lines-1{max-height:1.6em}h3.max-lines-2,.h3.max-lines-2{max-height:3.2em}h3.max-lines-3,.h3.max-lines-3{max-height:4.8em}h3.max-lines-4,.h3.max-lines-4{max-height:6.4em}h3.max-lines-5,.h3.max-lines-5{max-height:8em}h3.flush-top,.h3.flush-top{margin-top:-.69944rem}@media (min-width: 480px){h3.flush-top,.h3.flush-top{margin-top:-.56654rem}}@media (min-width: 768px){h3.flush-top,.h3.flush-top{margin-top:-.6444rem}}@media (min-width: 992px){h3.flush-top,.h3.flush-top{margin-top:-.69944rem}}@media (min-width: 1200px){h3.flush-top,.h3.flush-top{margin-top:-.69944rem}}h3.flush-bottom,.h3.flush-bottom{margin-bottom:-.68459rem}@media (min-width: 480px){h3.flush-bottom,.h3.flush-bottom{margin-bottom:-.55451rem}}@media (min-width: 768px){h3.flush-bottom,.h3.flush-bottom{margin-bottom:-.63072rem}}@media (min-width: 992px){h3.flush-bottom,.h3.flush-bottom{margin-bottom:-.68459rem}}@media (min-width: 1200px){h3.flush-bottom,.h3.flush-bottom{margin-bottom:-.68459rem}}h3.multiline,.h3.multiline{line-height:1.2}h3.multiline.max-lines-1,.h3.multiline.max-lines-1{max-height:1.2em}h3.multiline.max-lines-2,.h3.multiline.max-lines-2{max-height:2.4em}h3.multiline.max-lines-3,.h3.multiline.max-lines-3{max-height:3.6em}h3.multiline.max-lines-4,.h3.multiline.max-lines-4{max-height:4.8em}h3.multiline.max-lines-5,.h3.multiline.max-lines-5{max-height:6em}h4,.h4{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:20px;font-weight:300;line-height:1.8;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){h4,.h4{font-size:18px}}@media (min-width: 768px){h4,.h4{font-size:19.2px}}@media (min-width: 992px){h4,.h4{font-size:20px}}@media (min-width: 1200px){h4,.h4{font-size:22.5px}}h4.max-lines-1,.h4.max-lines-1{max-height:1.8em}h4.max-lines-2,.h4.max-lines-2{max-height:3.6em}h4.max-lines-3,.h4.max-lines-3{max-height:5.4em}h4.max-lines-4,.h4.max-lines-4{max-height:7.2em}h4.max-lines-5,.h4.max-lines-5{max-height:9em}h4.flush-top,.h4.flush-top{margin-top:-.68437rem}@media (min-width: 480px){h4.flush-top,.h4.flush-top{margin-top:-.61594rem}}@media (min-width: 768px){h4.flush-top,.h4.flush-top{margin-top:-.657rem}}@media (min-width: 992px){h4.flush-top,.h4.flush-top{margin-top:-.68437rem}}@media (min-width: 1200px){h4.flush-top,.h4.flush-top{margin-top:-.68437rem}}h4.flush-bottom,.h4.flush-bottom{margin-bottom:-.6725rem}@media (min-width: 480px){h4.flush-bottom,.h4.flush-bottom{margin-bottom:-.60525rem}}@media (min-width: 768px){h4.flush-bottom,.h4.flush-bottom{margin-bottom:-.6456rem}}@media (min-width: 992px){h4.flush-bottom,.h4.flush-bottom{margin-bottom:-.6725rem}}@media (min-width: 1200px){h4.flush-bottom,.h4.flush-bottom{margin-bottom:-.6725rem}}h4.multiline,.h4.multiline{line-height:1.3}h4.multiline.max-lines-1,.h4.multiline.max-lines-1{max-height:1.3em}h4.multiline.max-lines-2,.h4.multiline.max-lines-2{max-height:2.6em}h4.multiline.max-lines-3,.h4.multiline.max-lines-3{max-height:3.9em}h4.multiline.max-lines-4,.h4.multiline.max-lines-4{max-height:5.2em}h4.multiline.max-lines-5,.h4.multiline.max-lines-5{max-height:6.5em}h5,.h5{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:12.8px;font-weight:400;line-height:1.6;padding:0;margin:0;margin-left:0}@media (min-width: 480px){h5,.h5{font-size:14.224px}}@media (min-width: 768px){h5,.h5{font-size:13.328px}}@media (min-width: 992px){h5,.h5{font-size:12.8px}}@media (min-width: 1200px){h5,.h5{font-size:14.4px}}h5.max-lines-1,.h5.max-lines-1{max-height:1.6em}h5.max-lines-2,.h5.max-lines-2{max-height:3.2em}h5.max-lines-3,.h5.max-lines-3{max-height:4.8em}h5.max-lines-4,.h5.max-lines-4{max-height:6.4em}h5.max-lines-5,.h5.max-lines-5{max-height:8em}h5.flush-top,.h5.flush-top{margin-top:-.3584rem}@media (min-width: 480px){h5.flush-top,.h5.flush-top{margin-top:-.39827rem}}@media (min-width: 768px){h5.flush-top,.h5.flush-top{margin-top:-.37318rem}}@media (min-width: 992px){h5.flush-top,.h5.flush-top{margin-top:-.3584rem}}@media (min-width: 1200px){h5.flush-top,.h5.flush-top{margin-top:-.3584rem}}h5.flush-bottom,.h5.flush-bottom{margin-bottom:-.3504rem}@media (min-width: 480px){h5.flush-bottom,.h5.flush-bottom{margin-bottom:-.38938rem}}@media (min-width: 768px){h5.flush-bottom,.h5.flush-bottom{margin-bottom:-.36485rem}}@media (min-width: 992px){h5.flush-bottom,.h5.flush-bottom{margin-bottom:-.3504rem}}@media (min-width: 1200px){h5.flush-bottom,.h5.flush-bottom{margin-bottom:-.3504rem}}h5.multiline,.h5.multiline{line-height:1.4}h5.multiline.max-lines-1,.h5.multiline.max-lines-1{max-height:1.4em}h5.multiline.max-lines-2,.h5.multiline.max-lines-2{max-height:2.8em}h5.multiline.max-lines-3,.h5.multiline.max-lines-3{max-height:4.2em}h5.multiline.max-lines-4,.h5.multiline.max-lines-4{max-height:5.6em}h5.multiline.max-lines-5,.h5.multiline.max-lines-5{max-height:7em}h6,.h6{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:10.24px;font-weight:400;line-height:1.6;padding:0;margin:0;margin-left:0}@media (min-width: 480px){h6,.h6{font-size:12.64px}}@media (min-width: 768px){h6,.h6{font-size:11.104px}}@media (min-width: 992px){h6,.h6{font-size:10.24px}}@media (min-width: 1200px){h6,.h6{font-size:11.52px}}h6.max-lines-1,.h6.max-lines-1{max-height:1.6em}h6.max-lines-2,.h6.max-lines-2{max-height:3.2em}h6.max-lines-3,.h6.max-lines-3{max-height:4.8em}h6.max-lines-4,.h6.max-lines-4{max-height:6.4em}h6.max-lines-5,.h6.max-lines-5{max-height:8em}h6.flush-top,.h6.flush-top{margin-top:-.28672rem}@media (min-width: 480px){h6.flush-top,.h6.flush-top{margin-top:-.35392rem}}@media (min-width: 768px){h6.flush-top,.h6.flush-top{margin-top:-.31091rem}}@media (min-width: 992px){h6.flush-top,.h6.flush-top{margin-top:-.28672rem}}@media (min-width: 1200px){h6.flush-top,.h6.flush-top{margin-top:-.28672rem}}h6.flush-bottom,.h6.flush-bottom{margin-bottom:-.28032rem}@media (min-width: 480px){h6.flush-bottom,.h6.flush-bottom{margin-bottom:-.34602rem}}@media (min-width: 768px){h6.flush-bottom,.h6.flush-bottom{margin-bottom:-.30397rem}}@media (min-width: 992px){h6.flush-bottom,.h6.flush-bottom{margin-bottom:-.28032rem}}@media (min-width: 1200px){h6.flush-bottom,.h6.flush-bottom{margin-bottom:-.28032rem}}h6.multiline,.h6.multiline{line-height:1.3}h6.multiline.max-lines-1,.h6.multiline.max-lines-1{max-height:1.3em}h6.multiline.max-lines-2,.h6.multiline.max-lines-2{max-height:2.6em}h6.multiline.max-lines-3,.h6.multiline.max-lines-3{max-height:3.9em}h6.multiline.max-lines-4,.h6.multiline.max-lines-4{max-height:5.2em}h6.multiline.max-lines-5,.h6.multiline.max-lines-5{max-height:6.5em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a,.link{color:#00aeff;text-decoration:none;transition:color 200ms;cursor:pointer}a .sublink,.link .sublink{color:#00aeff;text-decoration:none;transition:color 200ms}a:hover,.link:hover{color:#fff;text-decoration:none}a:hover .sublink,.link:hover .sublink{color:#fff;text-decoration:none}a:disabled,a.is-disabled,.link:disabled,.link.is-disabled{color:rgba(0,174,255,0.15);text-decoration:none;cursor:default}a:disabled .sublink,a.is-disabled .sublink,.link:disabled .sublink,.link.is-disabled .sublink{color:rgba(0,174,255,0.15);text-decoration:none;cursor:default}a.text-priority-2,.link.text-priority-2{color:rgba(255,255,255,0.8)}a.text-priority-2:hover,.link.text-priority-2:hover{color:#fff;text-decoration:none}a.text-priority-2:disabled,a.text-priority-2.is-disabled,.link.text-priority-2:disabled,.link.text-priority-2.is-disabled{color:rgba(0,174,255,0.15);text-decoration:none}a.text-priority-3,.link.text-priority-3{color:rgba(255,255,255,0.5)}a.text-priority-3:hover,.link.text-priority-3:hover{color:#fff;text-decoration:none}a.text-priority-3:disabled,a.text-priority-3.is-disabled,.link.text-priority-3:disabled,.link.text-priority-3.is-disabled{color:rgba(0,174,255,0.15);text-decoration:none}input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,body textarea{box-sizing:border-box;border:solid 1px rgba(255,255,255,0.25);background-color:rgba(0,0,0,0.3);border-radius:0;padding:0 10px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:35px;min-height:35px;color:rgba(255,255,255,0.7);text-decoration:none;text-align:left;transition:color 200ms,background-color 200ms,border-color 200ms}input::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:rgba(255,255,255,0.3);opacity:1}input::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="color"]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(255,255,255,0.3);opacity:1}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(255,255,255,0.3)}input::-ms-clear,input[type="text"]::-ms-clear,input[type="password"]::-ms-clear,input[type="datetime"]::-ms-clear,input[type="datetime-local"]::-ms-clear,input[type="date"]::-ms-clear,input[type="month"]::-ms-clear,input[type="time"]::-ms-clear,input[type="week"]::-ms-clear,input[type="number"]::-ms-clear,input[type="email"]::-ms-clear,input[type="url"]::-ms-clear,input[type="search"]::-ms-clear,input[type="tel"]::-ms-clear,input[type="color"]::-ms-clear,select::-ms-clear,textarea::-ms-clear{display:none;visibility:hidden;height:0;width:0}@media (min-width: 768px){input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,body textarea{font-size:15px;line-height:34px;min-height:34px}}@media (min-width: 992px){input,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,body textarea{font-size:18px;line-height:40px;min-height:40px}}input:not(:disabled):not(.is-disabled):active,input:not(:disabled):not(.is-disabled):focus,select:not(:disabled):not(.is-disabled):active,select:not(:disabled):not(.is-disabled):focus,textarea:not(:disabled):not(.is-disabled):active,textarea:not(:disabled):not(.is-disabled):focus{background-color:rgba(0,0,0,0.3);border-color:#00aeff;outline:none}input:not(:disabled):not(.is-disabled):hover,select:not(:disabled):not(.is-disabled):hover,textarea:not(:disabled):not(.is-disabled):hover{border-color:rgba(255,255,255,0.5);background-color:rgba(0,0,0,0.3);outline:none}.Page-container{min-height:50vh}.clearfix,.nav-pills,.container,.wrap{*zoom:1}.clearfix:before,.nav-pills:before,.container:before,.wrap:before,.clearfix:after,.nav-pills:after,.container:after,.wrap:after{content:'';display:block;clear:both;height:0}.clear-whitespace{font-size:0}.inline{display:inline-block !important}.hide{display:none !important}.hidden{display:none !important}@media (min-width: 480px){.hide-mobile-small 320px{display:none !important}}@media (min-width: 768px){.hide-mobile 550px{display:none !important}}@media (min-width: 992px){.hide-tablet 768px{display:none !important}}@media (min-width: 1200px){.hide-medium 850px{display:none !important}}@media (min-width: 1600px){.hide-large 1000px{display:none !important}}@media (min-width: 480px){.show-mobile-small 320px{display:block !important}}@media (min-width: 480px) and (max-width: 767px){.show-mobile-small 320px-mobile 550px{display:block !important}}@media (min-width: 480px) and (max-width: 991px){.show-mobile-small 320px-tablet 768px{display:block !important}}@media (min-width: 480px) and (max-width: 1199px){.show-mobile-small 320px-medium 850px{display:block !important}}@media (min-width: 768px){.show-mobile 550px{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.show-mobile 550px-tablet 768px{display:block !important}}@media (min-width: 768px) and (max-width: 1199px){.show-mobile 550px-medium 850px{display:block !important}}@media (min-width: 992px){.show-tablet 768px{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.show-tablet 768px-medium 850px{display:block !important}}@media (min-width: 1200px){.show-medium 850px{display:block !important}}@media (min-width: 1200px) and (max-width: 1599px){.show-medium 850px-large 1000px{display:block !important}}@media (min-width: 1200px) and (max-width: 1199px){.show-medium 850px-medium 850px{display:block !important}}@media (min-width: 1600px){.show-large 1000px{display:block !important}}@media (min-width: 480px){.inline-mobile-small 320px{display:inline-block !important}}@media (min-width: 480px) and (max-width: 767px){.inline-mobile-small 320px-mobile 550px{display:inline-block !important}}@media (min-width: 480px) and (max-width: 991px){.inline-mobile-small 320px-tablet 768px{display:inline-block !important}}@media (min-width: 480px) and (max-width: 1199px){.inline-mobile-small 320px-medium 850px{display:inline-block !important}}@media (min-width: 768px){.inline-mobile 550px{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.inline-mobile 550px-tablet 768px{display:inline-block !important}}@media (min-width: 768px) and (max-width: 1199px){.inline-mobile 550px-medium 850px{display:inline-block !important}}@media (min-width: 992px){.inline-tablet 768px{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.inline-tablet 768px-medium 850px{display:inline-block !important}}@media (min-width: 1200px){.inline-medium 850px{display:inline-block !important}}@media (min-width: 1200px) and (max-width: 1599px){.inline-medium 850px-large 1000px{display:inline-block !important}}@media (min-width: 1200px) and (max-width: 1199px){.inline-medium 850px-medium 850px{display:inline-block !important}}@media (min-width: 1600px){.inline-large 1000px{display:inline-block !important}}.position-relative{position:relative}.position-top{position:absolute;top:0}.position-middle{position:absolute;top:50%;transform:translateY(-50%)}.position-bottom{position:absolute;bottom:0}.position-left{position:absolute;left:0}.position-center{position:absolute;left:50%;transform:translateX(-50%)}.position-right{position:absolute;right:0}.position-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.position-cover{position:absolute;top:0;position:absolute;bottom:0;position:absolute;left:0;position:absolute;right:0}.position-bottom-padding{padding-left:inherit;padding-right:inherit;position:absolute;left:0;right:0;bottom:0}@media (min-width: 480px){.position-top-mobile-small 320px{position:absolute;top:0}}@media (min-width: 480px){.position-bottom-mobile-small 320px{position:absolute;bottom:0}}@media (min-width: 480px){.position-left-mobile-small 320px{position:absolute;left:0}}@media (min-width: 480px){.position-right-mobile-small 320px{position:absolute;right:0}}@media (min-width: 480px){.position-middle-mobile-small 320px{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width: 480px){.position-center-mobile-small 320px{position:absolute;left:50%;transform:translateX(-50%)}}@media (min-width: 768px){.position-top-mobile 550px{position:absolute;top:0}}@media (min-width: 768px){.position-bottom-mobile 550px{position:absolute;bottom:0}}@media (min-width: 768px){.position-left-mobile 550px{position:absolute;left:0}}@media (min-width: 768px){.position-right-mobile 550px{position:absolute;right:0}}@media (min-width: 768px){.position-middle-mobile 550px{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width: 768px){.position-center-mobile 550px{position:absolute;left:50%;transform:translateX(-50%)}}@media (min-width: 992px){.position-top-tablet 768px{position:absolute;top:0}}@media (min-width: 992px){.position-bottom-tablet 768px{position:absolute;bottom:0}}@media (min-width: 992px){.position-left-tablet 768px{position:absolute;left:0}}@media (min-width: 992px){.position-right-tablet 768px{position:absolute;right:0}}@media (min-width: 992px){.position-middle-tablet 768px{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width: 992px){.position-center-tablet 768px{position:absolute;left:50%;transform:translateX(-50%)}}@media (min-width: 1200px){.position-top-medium 850px{position:absolute;top:0}}@media (min-width: 1200px){.position-bottom-medium 850px{position:absolute;bottom:0}}@media (min-width: 1200px){.position-left-medium 850px{position:absolute;left:0}}@media (min-width: 1200px){.position-right-medium 850px{position:absolute;right:0}}@media (min-width: 1200px){.position-middle-medium 850px{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width: 1200px){.position-center-medium 850px{position:absolute;left:50%;transform:translateX(-50%)}}@media (min-width: 1600px){.position-top-large 1000px{position:absolute;top:0}}@media (min-width: 1600px){.position-bottom-large 1000px{position:absolute;bottom:0}}@media (min-width: 1600px){.position-left-large 1000px{position:absolute;left:0}}@media (min-width: 1600px){.position-right-large 1000px{position:absolute;right:0}}@media (min-width: 1600px){.position-middle-large 1000px{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width: 1600px){.position-center-large 1000px{position:absolute;left:50%;transform:translateX(-50%)}}.section-top{position:absolute;top:0;width:100%}.section-bottom{position:absolute;bottom:0;width:100%}.max,.max-mobile-small 320px,.max-mobile 550px,.max-tablet 768px,.max-medium 850px,.max-large 1000px{margin-left:auto;margin-right:auto}.max.max-left,.max-mobile-small 320px.max-left,.max-mobile 550px.max-left,.max-tablet 768px.max-left,.max-medium 850px.max-left,.max-large 1000px.max-left{margin-left:0}.max.max-right,.max-mobile-small 320px.max-right,.max-mobile 550px.max-right,.max-tablet 768px.max-right,.max-medium 850px.max-right,.max-large 1000px.max-right{margin-right:0}.max-mobile-small 320px{max-width:480px}.max-mobile 550px{max-width:768px}.max-tablet 768px{max-width:992px}.max-medium 850px{max-width:1200px}.max-large 1000px{max-width:1600px}.gutter-normal{padding:20px}.gutter-none{padding:0}.gutter-tiny{padding:5px}.gutter-small{padding:10px}.gutter-medium{padding:20px}.gutter-large{padding:40px}.gutter-huge{padding:80px}.gutter-horizontal{padding-top:0;padding-bottom:0}.gutter-vertical{padding-left:0;padding-right:0}.gutter-adaptive{padding:0}@media (min-width: 768px){.gutter-adaptive{padding:0 20px}}@media (min-width: 1200px){.gutter-adaptive{padding:0 40px}}.space-normal{height:20px}.space-tiny{height:5px}.space-small{height:10px}.space-medium{height:20px}.space-large{height:40px}.space-huge{height:80px}.space-fill{height:100%}@media (min-width: 480px){.space-fill-mobile-small 320px{height:100%}}@media (min-width: 768px){.space-fill-mobile 550px{height:100%}}@media (min-width: 992px){.space-fill-tablet 768px{height:100%}}@media (min-width: 1200px){.space-fill-medium 850px{height:100%}}@media (min-width: 1600px){.space-fill-large 1000px{height:100%}}.space-adaptive-medium{height:30px}@media (min-width: 992px){.space-adaptive-medium{height:40px}}@media (min-width: 1200px){.space-adaptive-medium{height:60px}}.space-adaptive-large{height:40px}@media (min-width: 992px){.space-adaptive-large{height:60px}}@media (min-width: 1200px){.space-adaptive-large{height:80px}}.space-adaptive-card{height:20px}@media (min-width: 768px){.space-adaptive-card{height:30px}}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.align-justify{text-align:justify}@media (min-width: 480px){.align-left-xs{text-align:left}}@media (min-width: 768px){.align-left-sm{text-align:left}}@media (min-width: 992px){.align-left-md{text-align:left}}@media (min-width: 1200px){.align-left-lg{text-align:left}}@media (min-width: 480px){.align-center-xs{text-align:center}}@media (min-width: 768px){.align-center-sm{text-align:center}}@media (min-width: 992px){.align-center-md{text-align:center}}@media (min-width: 1200px){.align-center-lg{text-align:center}}@media (min-width: 480px){.align-right-xs{text-align:right}}@media (min-width: 768px){.align-right-sm{text-align:right}}@media (min-width: 992px){.align-right-md{text-align:right}}@media (min-width: 1200px){.align-right-lg{text-align:right}}.margins-tiny{margin-left:5px;margin-right:5px}.margins-small{margin-left:10px;margin-right:10px}.margins-medium{margin-left:20px;margin-right:20px}.margins-large{margin-left:40px;margin-right:40px}.margins-huge{margin-left:80px;margin-right:80px}.margins-vertical-negative-tiny{margin-top:-5px;margin-bottom:-5px}.margins-vertical-negative-small{margin-top:-10px;margin-bottom:-10px}.margins-vertical-negative-medium{margin-top:-20px;margin-bottom:-20px}.margins-vertical-negative-large{margin-top:-40px;margin-bottom:-40px}.margins-vertical-negative-huge{margin-top:-80px;margin-bottom:-80px}.margins-adaptive{margin-left:20px;margin-right:20px}@media (min-width: 480px){.margins-adaptive{margin-left:30px;margin-right:30px}}@media (min-width: 768px){.margins-adaptive{margin-left:40px;margin-right:40px}}@media (min-width: 1200px){.margins-adaptive{margin-left:0;margin-right:0}}.margins-adaptive{margin-left:20px;margin-right:20px}@media (min-width: 480px){.margins-adaptive{margin-left:30px;margin-right:30px}}@media (min-width: 768px){.margins-adaptive{margin-left:40px;margin-right:40px}}@media (min-width: 1600px){.margins-adaptive{margin-left:0;margin-right:0}}.margins-adaptive-negative{margin-left:-20px;margin-right:-20px}@media (min-width: 480px){.margins-adaptive-negative{margin-left:-30px;margin-right:-30px}}@media (min-width: 768px){.margins-adaptive-negative{margin-left:-40px;margin-right:-40px}}@media (min-width: 1200px){.margins-adaptive-negative{margin-left:0;margin-right:0}}.margins-adaptive-negative-hg{margin-left:-20px;margin-right:-20px}@media (min-width: 480px){.margins-adaptive-negative-hg{margin-left:-30px;margin-right:-30px}}@media (min-width: 768px){.margins-adaptive-negative-hg{margin-left:-40px;margin-right:-40px}}@media (min-width: 1600px){.margins-adaptive-negative-hg{margin-left:0;margin-right:0}}.block-adaptive{padding:0 20px}@media (min-width: 480px){.block-adaptive{padding:0 30px}}@media (min-width: 768px){.block-adaptive{padding:0 40px}}@media (min-width: 1200px){.block-adaptive{max-width:1200px;margin-left:auto;margin-right:auto}}.block-adaptiveSm{padding:0}@media (min-width: 768px){.block-adaptiveSm{padding:0 40px}}@media (min-width: 1200px){.block-adaptiveSm{max-width:1200px;margin-left:auto;margin-right:auto}}.block-minimize{margin-right:auto;width:1px}.block-border{border:solid 1px rgba(255,255,255,0.3)}.block-innerBorder:after{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;border:solid 1px rgba(255,255,255,0.15);transition:color 200ms,background-color 200ms,border-color 200ms;pointer-events:none;z-index:1}.block-innerBorderHover:after{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;border:solid 1px rgba(255,255,255,0.15);transition:color 200ms,background-color 200ms,border-color 200ms;pointer-events:none;z-index:1}.block-innerBorderHover:hover:after{border-color:rgba(0,174,255,0.5)}.block-transparent{background-color:rgba(0,174,255,0.1)}.block-transparent:hover{background-color:rgba(0,174,255,0.15)}.block-hover{background-color:rgba(0,0,0,0.05)}.block-hover:hover{background-color:rgba(255,255,255,0.05)}html.modal-lock,body.modal-lock{height:100%;-ms-overflow-style:none;overflow:hidden}.text-highlight-disable{user-select:none}.text-truncate-ellipsis{overflow:hidden;text-overflow:ellipsis}.text-nowrap{white-space:nowrap}.under-construction{position:relative;background:#333 !important;filter:grayscale(1)}.under-construction:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;height:auto !important;width:auto !important;pointer-events:none;background:repeating-linear-gradient(135deg, rgba(0,0,0,0.1) 0, rgba(0,0,0,0.1) 1rem, rgba(255,255,255,0.1) calc(1rem + 1px), rgba(255,255,255,0.1) 2rem, rgba(0,0,0,0.1) calc(2rem + 1px))}.Icon{position:relative;display:inline-block;vertical-align:middle;width:1.5em;height:1.5em;margin:0;padding:0;border:0}.Icon-svg{position:absolute;top:0;bottom:0;left:0;right:0;fill:currentColor;pointer-events:none}.Icon-image{position:absolute;top:0;bottom:0;left:0;right:0;border:0;background-position:center;background-repeat:no-repeat;background-size:contain}.Icon--prefix{margin-right:5px}.Icon--prefixDouble{margin-right:10px}.Icon--suffix{margin-left:5px}.Icon--suffixDouble{margin-left:10px}.Icon--tiny{width:12px;height:12px}.Icon--small{width:18px;height:18px}.Icon--medium{width:32px;height:32px}.Icon--large{width:48px;height:48px}.Icon--huge{width:96px;height:96px}.Icon--jumbo{width:150px;height:150px}.Icon--smaller{width:1em;height:1em}.Icon--larger{width:2em;height:2em}.Icon--grow{transition:all 200ms ease-in-out}.Icon--grow:hover{transform:scale(1.33)}.Icon--overlay{opacity:.3}.Icon--flush .Icon-svg,.Icon--flush .Icon-image{top:-.15em;bottom:-.15em;left:-.15em;right:-.15em;height:1.8em;width:1.8em}.Icon--inline,.Icon--button{height:1px;vertical-align:baseline}.Icon--inline .Icon-svg,.Icon--button .Icon-svg,.Icon--inline .Icon-image,.Icon--button .Icon-image{top:auto;width:1.5em;height:1.5em;bottom:-.375em}.Icon--inline.Icon--flush .Icon-svg,.Icon--flush.Icon--button .Icon-svg,.Icon--inline.Icon--flush .Icon-image,.Icon--flush.Icon--button .Icon-image{top:auto;bottom:-.525em;left:-.15em;right:-.15em;width:1.8em;height:1.8em}.Icon--button{opacity:.3;transition:opacity 200ms}.Icon--buttonFlat{color:rgba(255,255,255,0.5);transition:color 200ms}button:active .Icon--button{opacity:1}button:active .Icon--buttonFlat{color:#fff}button:hover .Icon--button{opacity:1}button:hover .Icon--buttonFlat{color:#fff}a.text-priority-2 .Icon,a.text-priority-3 .Icon,a.text-priority-4 .Icon{color:#00aeff;transition:color 200ms}a.text-priority-2:disabled .Icon,a.text-priority-2.is-disabled .Icon,a.text-priority-3:disabled .Icon,a.text-priority-3.is-disabled .Icon,a.text-priority-4:disabled .Icon,a.text-priority-4.is-disabled .Icon{color:rgba(0,174,255,0.15)}a.text-priority-2:hover .Icon,a.text-priority-3:hover .Icon,a.text-priority-4:hover .Icon{color:#fff}.Icon--warm{color:#ff9000}.Icon--cool{color:#6ad401}.Icon--primary{color:#00aeff}@keyframes Button-animationSpinner{100%{background-position:-800px top}}.Button{display:inline-block;position:relative;background-color:#0e86ca;border:solid 1px #00aeff;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;color:#fff;padding:10px 50px;text-decoration:none;text-align:center;cursor:pointer;transition:color 200ms,background-color 200ms,border-color 200ms}.Button:active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8)}.Button:disabled,.Button.is-disabled{background-color:rgba(14,134,202,0.2) !important;border:solid 1px rgba(0,174,255,0.2) !important;color:rgba(255,255,255,0.15) !important;cursor:default}.Button.is-loading{color:transparent !important}.Button.is-loading:before{content:'';display:block;position:absolute;top:50%;left:50%;height:40px;width:40px;transform:translate(-50%, -50%) scale(0.8);background-image:url("../components/Button/Button-loading40.png");animation:Button-animationSpinner 0.7s steps(20) infinite}.Button:not(:active):not(:disabled):not(.is-disabled):hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.Button--secondary{background-color:rgba(0,0,0,0.4);border:solid 1px #00aeff;color:#00aeff}.Button--secondary:active{background-color:rgba(0,0,0,0.4);border:solid 1px rgba(27,30,39,0.8);color:#91e4ff}.Button--secondary:disabled,.Button--secondary.is-disabled{background-color:rgba(0,0,0,0.08) !important;border:solid 1px rgba(0,174,255,0.08) !important;color:rgba(0,174,255,0.21) !important}.Button--secondary.is-loading{color:transparent !important}.Button--tertiary{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff}.Button--tertiary:active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.Button--tertiary:disabled,.Button--tertiary.is-disabled{background-color:rgba(0,0,0,0.04) !important;border:solid 1px rgba(255,255,255,0.03) !important;color:rgba(0,174,255,0.15) !important}.Button--tertiary.is-loading{color:transparent !important}.Button--flat{background:none !important;border:none !important;padding:0 !important;color:#00aeff}.Button--flat:active{background:none !important;border:none !important;padding:0 !important;color:rgba(145,228,255,0.8)}.Button--flat:disabled,.Button--flat.is-disabled{background:none !important;border:none !important;padding:0 !important;color:rgba(0,174,255,0.15) !important}.Button--flat.is-loading{color:transparent !important}.Button--secondary:not(:active):not(:disabled):not(.is-disabled):hover{background-color:rgba(0,0,0,0.4);border:solid 1px #91e4ff;color:#91e4ff}.Button--tertiary:not(:active):not(:disabled):not(.is-disabled):hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.Button--flat:not(:active):not(:disabled):not(.is-disabled):hover{background:none !important;border:none !important;padding:0 !important;color:#91e4ff}.Button--xlarge{font-size:31.5px;font-weight:400;padding:15px 70px}.Button--xlarge.is-loading:before{transform:translate(-50%, -50%) scale(1.2)}.Button--large,.btn.btn-large,.btn-primary.btn-large,.btn-flat.btn-large,.btn-danger.btn-large,.user-card-button.btn-large,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-large,.user-menu .menu-panel .show-all .widget-button.btn-large,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-large,.user-menu .menu-panel .logout.btn-large,.topic-post nav.post-controls .btn.like-count.btn-large,.topic-post nav.post-controls button.widget-button.btn-large,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-large,.selected-posts .btn.btn-large,.category-navigation .edit-category.btn-large,.navigation-container .edit-category.btn-large,.category-navigation #create-topic.btn-large,.navigation-container #create-topic.btn-large,.topic-list button.bulk-select.btn-large,.topic-map .buttons .btn.btn-large,.topic-map .btn-primary.btn-large,.topic-map .link-summary .btn.btn-large,.topic-post .next-tracked-post.btn-large,.small-action .btn.small-action-edit.btn-large,.small-action .btn.small-action-delete.btn-large,.latest-topic-list .more-topics [href].btn.btn-large,.top-topic-list .more-topics [href].btn.btn-large,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn.btn-large,.admin-interface .flagged-post .flagged-post-message .btn.btn-large,.admin-interface .staff-action-logs-controls .filter.btn-large,.desktop-view .topic-post article.boxed .select-posts button.btn-large{font-size:22.5px;font-weight:400;padding:15px 50px}.Button--large.is-loading:before,.is-loading.btn.btn-large:before,.is-loading.btn-primary.btn-large:before,.is-loading.btn-flat.btn-large:before,.is-loading.btn-danger.btn-large:before,.is-loading.user-card-button.btn-large:before,.select-kit.dropdown-select-box.notifications-button .is-loading.select-kit-header.btn-large:before,.user-menu .menu-panel .show-all .is-loading.widget-button.btn-large:before,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.is-loading.btn-large:before,.user-menu .menu-panel .is-loading.logout.btn-large:before,.topic-post nav.post-controls .is-loading.btn.like-count.btn-large:before,.topic-post nav.post-controls button.is-loading.widget-button.btn-large:before,.select-kit.dropdown-select-box .is-loading.dropdown-select-box-header.btn-large:before,.category-navigation .is-loading.edit-category.btn-large:before,.navigation-container .is-loading.edit-category.btn-large:before,.category-navigation .is-loading#create-topic.btn-large:before,.navigation-container .is-loading#create-topic.btn-large:before,.topic-list button.is-loading.bulk-select.btn-large:before,.topic-map .buttons .is-loading.btn.btn-large:before,.topic-map .link-summary .is-loading.btn.btn-large:before,.topic-post .is-loading.next-tracked-post.btn-large:before,.small-action .is-loading.btn.small-action-edit.btn-large:before,.small-action .is-loading.btn.small-action-delete.btn-large:before,.latest-topic-list .more-topics .is-loading[href].btn.btn-large:before,.top-topic-list .more-topics .is-loading[href].btn.btn-large:before,.admin-interface .dashboard-stats.detected-problems .problem-messages .is-loading.btn.btn-large:before,.admin-interface .flagged-post .flagged-post-message .is-loading.btn.btn-large:before,.admin-interface .staff-action-logs-controls .is-loading.filter.btn-large:before,.desktop-view .topic-post article.boxed .select-posts button.is-loading.btn-large:before{transform:translate(-50%, -50%) scale(1)}.Button--small{font-size:15px;font-weight:400;padding:7px 42px}.Button--small.is-loading:before{transform:translate(-50%, -50%) scale(0.6)}.Button--xsmall,.btn.btn-xsmall,.btn-primary.btn-xsmall,.btn-flat.btn-xsmall,.btn-danger.btn-xsmall,.user-card-button.btn-xsmall,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-xsmall,.user-menu .menu-panel .show-all .widget-button.btn-xsmall,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-xsmall,.user-menu .menu-panel .logout.btn-xsmall,.topic-post nav.post-controls .btn.like-count.btn-xsmall,.topic-post nav.post-controls button.widget-button.btn-xsmall,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-xsmall,.selected-posts .btn.btn-xsmall,.category-navigation .edit-category.btn-xsmall,.navigation-container .edit-category.btn-xsmall,.category-navigation #create-topic.btn-xsmall,.navigation-container #create-topic.btn-xsmall,.topic-list button.bulk-select.btn-xsmall,.topic-map .buttons .btn.btn-xsmall,.topic-map .btn-primary.btn-xsmall,.topic-map .link-summary .btn.btn-xsmall,.topic-post .next-tracked-post.btn-xsmall,.small-action .btn.small-action-edit.btn-xsmall,.small-action .btn.small-action-delete.btn-xsmall,.latest-topic-list .more-topics [href].btn.btn-xsmall,.top-topic-list .more-topics [href].btn.btn-xsmall,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn.btn-xsmall,.admin-interface .flagged-post .flagged-post-message .btn.btn-xsmall,.admin-interface .staff-action-logs-controls .filter.btn-xsmall,.desktop-view .topic-post article.boxed .select-posts button.btn-xsmall{font-size:13.5px;font-weight:400;padding:4px 37px}.Button--xsmall.is-loading:before,.is-loading.btn.btn-xsmall:before,.is-loading.btn-primary.btn-xsmall:before,.is-loading.btn-flat.btn-xsmall:before,.is-loading.btn-danger.btn-xsmall:before,.is-loading.user-card-button.btn-xsmall:before,.select-kit.dropdown-select-box.notifications-button .is-loading.select-kit-header.btn-xsmall:before,.user-menu .menu-panel .show-all .is-loading.widget-button.btn-xsmall:before,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.is-loading.btn-xsmall:before,.user-menu .menu-panel .is-loading.logout.btn-xsmall:before,.topic-post nav.post-controls .is-loading.btn.like-count.btn-xsmall:before,.topic-post nav.post-controls button.is-loading.widget-button.btn-xsmall:before,.select-kit.dropdown-select-box .is-loading.dropdown-select-box-header.btn-xsmall:before,.category-navigation .is-loading.edit-category.btn-xsmall:before,.navigation-container .is-loading.edit-category.btn-xsmall:before,.category-navigation .is-loading#create-topic.btn-xsmall:before,.navigation-container .is-loading#create-topic.btn-xsmall:before,.topic-list button.is-loading.bulk-select.btn-xsmall:before,.topic-map .buttons .is-loading.btn.btn-xsmall:before,.topic-map .link-summary .is-loading.btn.btn-xsmall:before,.topic-post .is-loading.next-tracked-post.btn-xsmall:before,.small-action .is-loading.btn.small-action-edit.btn-xsmall:before,.small-action .is-loading.btn.small-action-delete.btn-xsmall:before,.latest-topic-list .more-topics .is-loading[href].btn.btn-xsmall:before,.top-topic-list .more-topics .is-loading[href].btn.btn-xsmall:before,.admin-interface .dashboard-stats.detected-problems .problem-messages .is-loading.btn.btn-xsmall:before,.admin-interface .flagged-post .flagged-post-message .is-loading.btn.btn-xsmall:before,.admin-interface .staff-action-logs-controls .is-loading.filter.btn-xsmall:before,.desktop-view .topic-post article.boxed .select-posts button.is-loading.btn-xsmall:before{transform:translate(-50%, -50%) scale(0.4)}.Button--full{width:100%;padding-left:10px;padding-right:10px}.Button--adaptive{display:block}@media (max-width: 479px){.Button--adaptive{padding-left:10px;padding-right:10px}}@media (min-width: 480px){.Button--adaptive{display:inline-block}}.Dropdown{display:inline-block;position:relative}.Dropdown-toggle{border:solid 1px rgba(255,255,255,0.25);background-color:rgba(0,0,0,0.3);border-radius:0;font-size:16px;font-weight:400;line-height:35px;color:rgba(255,255,255,0.7);text-align:left;padding:0 20px}@media (min-width: 992px){.Dropdown-toggle{font-size:18px}}.Dropdown-toggle.open .Dropdown-toggle{background-color:rgba(0,0,0,0.3);border-color:#00aeff}.Dropdown-toggle:active{background-color:rgba(0,0,0,0.3);border-color:#00aeff}.Dropdown-toggle:hover,.Dropdown-toggle:focus{border-color:rgba(255,255,255,0.5);background-color:rgba(0,0,0,0.3)}.Dropdown-content{background-color:#272e3b;box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);min-width:100%;border-radius:0;border:solid 1px #000;margin-top:0}.Dropdown--inverse .Dropdown-toggle{background-color:rgba(255,255,255,0.8);border-color:rgba(0,0,0,0.25);color:rgba(0,0,0,0.8)}.Dropdown--inverse:active{background-color:rgba(255,255,255,0.8);border-color:#00aeff;color:#000}.Dropdown--inverse:focus{background-color:rgba(255,255,255,0.8);border-color:rgba(0,0,0,0.5)}.Dropdown--inverse.open .Dropdown-toggle{background-color:rgba(255,255,255,0.8);border-color:#00aeff}.Dropdown--inverse.open .Dropdown-toggle:focus{border-color:#00aeff;background-color:rgba(255,255,255,0.8)}.Dropdown--inverse:hover{background-color:rgba(255,255,255,0.8);border-color:rgba(0,0,0,0.5)}.Dropdown--inverse.open .Dropdown-toggle:hover{border-color:#00aeff;background-color:rgba(255,255,255,0.8)}.SelectDropdown{display:inline-block;position:relative;cursor:default;width:100%}.SelectDropdown-toggle,.select-kit.combo-box .select-kit-header{border:solid 1px rgba(255,255,255,0.25);background-color:rgba(0,0,0,0.3);border-radius:0;font-size:16px;font-weight:400;line-height:35px;color:rgba(255,255,255,0.7);text-decoration:none;text-overflow:ellipsis;text-align:left;overflow:hidden;white-space:nowrap;padding:0 20px 0 10px;width:100%}@media (min-width: 768px){.SelectDropdown-toggle,.select-kit.combo-box .select-kit-header{font-size:15px;line-height:34px}}@media (min-width: 992px){.SelectDropdown-toggle,.select-kit.combo-box .select-kit-header{font-size:18px;line-height:40px}}.SelectDropdown-label{margin-left:5px}.SelectDropdown-icon{color:#0e86ca;top:-2px;transition:color 200ms,background-color 200ms,border-color 200ms}.SelectDropdown-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#0e86ca;transition:color 200ms,background-color 200ms,border-color 200ms}.SelectDropdown-caret.SelectDropdown-upCaret{display:none}.SelectDropdown-list{border-radius:0;margin-top:0;margin-bottom:0;padding:0}.SelectDropdown-listContainer{background-color:#272e3b;box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);height:350px;min-width:100%;border-radius:0;border:solid 1px #000;margin-top:0;margin-bottom:0;padding:1px}@media (min-width: 992px){.SelectDropdown-listContainer{height:400px}}.SelectDropdown-listItem{list-style:none}.SelectDropdown-input{position:absolute;height:0;width:0;padding:0;margin:0;border:0;opacity:0}.SelectDropdown:focus{border-color:rgba(255,255,255,0.5);background-color:rgba(0,0,0,0.3)}.SelectDropdown:focus .SelectDropdown-caret{color:#00aeff}.SelectDropdown:focus .SelectDropdown-icon{color:#00aeff;font-size:16px}@media (min-width: 992px){.SelectDropdown:focus .SelectDropdown-icon{font-size:18px;line-height:40px}}.SelectDropdown:active{background-color:rgba(0,0,0,0.3);border-color:#00aeff}.SelectDropdown:active .SelectDropdown-caret{color:#00aeff}.SelectDropdown:active .SelectDropdown-icon{color:#00aeff}.SelectDropdown.open .SelectDropdown-caret{display:none}.SelectDropdown.open .SelectDropdown-caret.SelectDropdown-upCaret{display:inline-block}.SelectDropdown.open .SelectDropdown-toggle,.SelectDropdown.open .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown.open .select-kit-header{background-color:rgba(0,0,0,0.3);border-color:#00aeff}.SelectDropdown:hover{border-color:rgba(255,255,255,0.5);background-color:rgba(0,0,0,0.3)}.SelectDropdown:hover .SelectDropdown-caret{color:#00aeff}.SelectDropdown:hover .SelectDropdown-icon{color:#00aeff;font-size:16px}@media (min-width: 992px){.SelectDropdown:hover .SelectDropdown-icon{font-size:18px;line-height:40px}}.SelectDropdown--simple .SelectDropdown-caret{position:relative;right:auto;margin-left:5px;top:-1px;transform:none;color:rgba(255,255,255,0.25)}.SelectDropdown--simple .SelectDropdown-toggle,.SelectDropdown--simple .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--simple .select-kit-header{border:none;background-color:transparent;width:auto}@media (min-width: 992px){.SelectDropdown--simple .SelectDropdown-toggle,.SelectDropdown--simple .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--simple .select-kit-header{font-size:18px;line-height:40px}}.SelectDropdown--simple .SelectDropdown-toggle:active,.SelectDropdown--simple .select-kit.combo-box .select-kit-header:active,.select-kit.combo-box .SelectDropdown--simple .select-kit-header:active{background-color:transparent;color:#00aeff}.SelectDropdown--simple .SelectDropdown-toggle:active .SelectDropdown-caret,.SelectDropdown--simple .select-kit.combo-box .select-kit-header:active .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--simple .select-kit-header:active .SelectDropdown-caret{color:#00aeff}.SelectDropdown--simple .SelectDropdown-toggle:focus,.SelectDropdown--simple .select-kit.combo-box .select-kit-header:focus,.select-kit.combo-box .SelectDropdown--simple .select-kit-header:focus{border:none;background-color:transparent;color:#fff}.SelectDropdown--simple .SelectDropdown-toggle:focus .SelectDropdown-caret,.SelectDropdown--simple .select-kit.combo-box .select-kit-header:focus .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--simple .select-kit-header:focus .SelectDropdown-caret{color:rgba(255,255,255,0.5)}.SelectDropdown--simple:focus{border:none;background-color:transparent}.SelectDropdown--simple:focus .SelectDropdown-caret{color:rgba(255,255,255,0.25)}.SelectDropdown--simple:active{background-color:transparent;border:none}.SelectDropdown--simple:active .SelectDropdown-caret{color:rgba(255,255,255,0.25)}.SelectDropdown--simple.open .SelectDropdown-toggle,.SelectDropdown--simple.open .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--simple.open .select-kit-header{border:none;background-color:transparent;color:#00aeff}.SelectDropdown--simple:hover{border:none;background-color:transparent}.SelectDropdown--simple:hover .SelectDropdown-caret{color:rgba(255,255,255,0.25)}.SelectDropdown--simple button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):hover,.SelectDropdown--simple .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover,.select-kit.combo-box .SelectDropdown--simple button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover{border:none;background-color:transparent;color:#fff}.SelectDropdown--simple button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):hover .SelectDropdown-caret,.SelectDropdown--simple .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--simple button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover .SelectDropdown-caret{color:rgba(255,255,255,0.5)}.SelectDropdown--simple.open button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled),.SelectDropdown--simple.open .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled),.select-kit.combo-box .SelectDropdown--simple.open button.select-kit-header:not(:active):not(:disabled):not(.is-disabled){border:none}.SelectDropdown--simple.open button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):hover,.SelectDropdown--simple.open .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover,.select-kit.combo-box .SelectDropdown--simple.open button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover,.SelectDropdown--simple.open button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):focus,.SelectDropdown--simple.open .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):focus,.select-kit.combo-box .SelectDropdown--simple.open button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):focus{border:none;background-color:transparent;color:#00aeff}.SelectDropdown--inverse .SelectDropdown-toggle,.SelectDropdown--inverse .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--inverse .select-kit-header{background-color:rgba(255,255,255,0.8);border-color:rgba(0,0,0,0.25);color:rgba(0,0,0,0.8);font-weight:600}.SelectDropdown--inverse .SelectDropdown-toggle:active,.SelectDropdown--inverse .select-kit.combo-box .select-kit-header:active,.select-kit.combo-box .SelectDropdown--inverse .select-kit-header:active{background-color:rgba(255,255,255,0.8);border-color:#00aeff;color:#000}.SelectDropdown--inverse .SelectDropdown-toggle:focus,.SelectDropdown--inverse .select-kit.combo-box .select-kit-header:focus,.select-kit.combo-box .SelectDropdown--inverse .select-kit-header:focus{background-color:rgba(255,255,255,0.8);border-color:rgba(0,0,0,0.5);color:rgba(0,0,0,0.8)}.SelectDropdown--inverse.open .SelectDropdown-toggle,.SelectDropdown--inverse.open .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--inverse.open .select-kit-header{background-color:rgba(255,255,255,0.8);border-color:#00aeff;color:#000}.SelectDropdown--inverse.open .SelectDropdown-toggle:focus,.SelectDropdown--inverse.open .select-kit.combo-box .select-kit-header:focus,.select-kit.combo-box .SelectDropdown--inverse.open .select-kit-header:focus{border-color:#00aeff;background-color:rgba(255,255,255,0.8);color:#000}.SelectDropdown--inverse.SelectDropdown--simple .SelectDropdown-toggle:active .SelectDropdown-caret,.SelectDropdown--inverse.SelectDropdown--simple .select-kit.combo-box .select-kit-header:active .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--inverse.SelectDropdown--simple .select-kit-header:active .SelectDropdown-caret{color:rgba(0,0,0,0.5)}.SelectDropdown--inverse.SelectDropdown--simple .SelectDropdown-toggle:focus .SelectDropdown-caret,.SelectDropdown--inverse.SelectDropdown--simple .select-kit.combo-box .select-kit-header:focus .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--inverse.SelectDropdown--simple .select-kit-header:focus .SelectDropdown-caret{color:rgba(0,0,0,0.5)}.SelectDropdown--inverse.SelectDropdown--simple .SelectDropdown-toggle .SelectDropdown-caret,.SelectDropdown--inverse.SelectDropdown--simple .select-kit.combo-box .select-kit-header .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--inverse.SelectDropdown--simple .select-kit-header .SelectDropdown-caret{color:rgba(0,0,0,0.25)}.SelectDropdown--inverse button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):hover,.SelectDropdown--inverse .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover,.select-kit.combo-box .SelectDropdown--inverse button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover{background-color:rgba(255,255,255,0.8);border-color:rgba(0,0,0,0.5);color:rgba(0,0,0,0.8)}.SelectDropdown--inverse.open button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):hover,.SelectDropdown--inverse.open .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover,.select-kit.combo-box .SelectDropdown--inverse.open button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover{border-color:#00aeff;background-color:rgba(255,255,255,0.8);color:#000}.SelectDropdown--inverse.SelectDropdown--simple button.SelectDropdown-toggle:not(:active):not(:disabled):not(.is-disabled):hover .SelectDropdown-caret,.SelectDropdown--inverse.SelectDropdown--simple .select-kit.combo-box button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover .SelectDropdown-caret,.select-kit.combo-box .SelectDropdown--inverse.SelectDropdown--simple button.select-kit-header:not(:active):not(:disabled):not(.is-disabled):hover .SelectDropdown-caret{color:rgba(0,0,0,0.5)}.SelectDropdown--navigation .SelectDropdown-toggle,.SelectDropdown--navigation .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--navigation .select-kit-header{height:44px;line-height:44px;padding:0 0 0 20px}@media (min-width: 768px){.SelectDropdown--navigation .SelectDropdown-toggle,.SelectDropdown--navigation .select-kit.combo-box .select-kit-header,.select-kit.combo-box .SelectDropdown--navigation .select-kit-header{height:40px;line-height:40px;padding:0 0 0 30px}}.SelectDropdown--navigation .SelectDropdown-label{height:44px;line-height:44px;margin-left:0}@media (min-width: 768px){.SelectDropdown--navigation .SelectDropdown-label{height:40px;line-height:40px}}.SelectDropdown--navigation .SelectDropdown-list{list-style-type:none}.ListItem{position:relative}.ListItem .Icon{margin-right:5px}.ListItem--horizontal{display:inline-block;list-style-type:none;margin:0 20px 0 0}@media (min-width: 992px){.ListItem--horizontal{margin:0 30px 0 0}}@media (min-width: 1200px){.ListItem--horizontal{margin:0 30px 0 0}}.ListItem--horizontal:last-child{margin:0}.ListItem--separator{border-top:solid 1px rgba(255,255,255,0.15)}.ListItem--dropdown,.autocomplete ul li a,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .category-filter,.select-kit.combo-box.category-drop .select-kit-body .select-kit-row,.select-kit.combo-box .select-kit-row,.list-controls .category-dropdown-menu .badge-wrapper.none{color:rgba(255,255,255,0.8);font-size:16px;line-height:35px;padding:0 20px;white-space:nowrap}@media (min-width: 992px){.ListItem--dropdown,.autocomplete ul li a,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .category-filter,.select-kit.combo-box.category-drop .select-kit-body .select-kit-row,.select-kit.combo-box .select-kit-row,.list-controls .category-dropdown-menu .badge-wrapper.none{font-size:18px;line-height:40px}}.ListItem--dropdown.is-active,.autocomplete ul li a.is-active,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .is-active.category-filter,.select-kit.combo-box.category-drop .select-kit-body .is-active.select-kit-row,.select-kit.combo-box .is-active.select-kit-row,.list-controls .category-dropdown-menu .is-active.badge-wrapper.none{background-color:rgba(255,255,255,0.05);color:#fff;z-index:1}.ListItem--dropdown.ListItem--checkbox,.autocomplete ul li a.ListItem--checkbox,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .ListItem--checkbox.category-filter,.select-kit.combo-box.category-drop .select-kit-body .ListItem--checkbox.select-kit-row,.select-kit.combo-box .ListItem--checkbox.select-kit-row,.list-controls .category-dropdown-menu .ListItem--checkbox.badge-wrapper.none{padding-right:15px;padding-left:38px}.ListItem--dropdown.ListItem--checkbox.is-selected,.autocomplete ul li a.ListItem--checkbox.is-selected,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .ListItem--checkbox.is-selected.category-filter,.select-kit.combo-box .ListItem--checkbox.is-selected.select-kit-row,.list-controls .category-dropdown-menu .ListItem--checkbox.is-selected.badge-wrapper.none{color:#fff}.ListItem--dropdown.ListItem--checkbox:after,.autocomplete ul li a.ListItem--checkbox:after,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .ListItem--checkbox.category-filter:after,.select-kit.combo-box.category-drop .select-kit-body .ListItem--checkbox.select-kit-row:after,.select-kit.combo-box .ListItem--checkbox.select-kit-row:after,.list-controls .category-dropdown-menu .ListItem--checkbox.badge-wrapper.none:after{content:' ';position:absolute;left:10px;height:18px;width:18px;background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);top:50%;transform:translateY(-50%)}.ListItem--dropdown:active,.autocomplete ul li a:active,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .category-filter:active,.select-kit.combo-box.category-drop .select-kit-body .select-kit-row:active,.select-kit.combo-box .select-kit-row:active,.list-controls .category-dropdown-menu .badge-wrapper.none:active{background-color:#0e86ca}.ListItem--dropdown:hover,.autocomplete ul li a:hover,.autocomplete ul li a.selected,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .category-filter:hover,.select-kit.combo-box.category-drop .select-kit-body .select-kit-row:hover,.select-kit.combo-box .select-kit-row:hover,.list-controls .category-dropdown-menu .badge-wrapper.none:hover{background-color:rgba(255,255,255,0.05);color:#fff;z-index:1}.ListItem--dropdown.ListItem--checkbox.is-selected:hover,.autocomplete ul li a.ListItem--checkbox.is-selected:hover,.autocomplete ul li a.ListItem--checkbox.is-selected.selected,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .ListItem--checkbox.is-selected.category-filter:hover,.select-kit.combo-box .ListItem--checkbox.is-selected.select-kit-row:hover,.list-controls .category-dropdown-menu .ListItem--checkbox.is-selected.badge-wrapper.none:hover,.ListItem--dropdown.ListItem--checkbox.is-selected.is-active,.autocomplete ul li a.ListItem--checkbox.is-selected.is-active,.select-kit.combo-box.category-drop .select-kit-collection .collection-header .ListItem--checkbox.is-selected.is-active.category-filter,.select-kit.combo-box .ListItem--checkbox.is-selected.is-active.select-kit-row,.list-controls .category-dropdown-menu .ListItem--checkbox.is-selected.is-active.badge-wrapper.none{color:#fff}.List--horizontal{*zoom:1;position:relative;display:block;margin:0;padding:0}.List--horizontal:before,.List--horizontal:after{content:'';display:block;clear:both;height:0}.Navigation,.desktop-view .nav-pills{position:relative;font-size:15px;font-weight:400;background-color:rgba(255,255,255,0.05);height:44px;border-bottom:solid 1px rgba(255,255,255,0.15)}@media (min-width: 768px){.Navigation,.desktop-view .nav-pills{height:40px}}.Navigation-wrapper{position:relative;height:44px;overflow:hidden}@media (min-width: 768px){.Navigation-wrapper{width:100%}}.Navigation-container{position:absolute;top:0;left:0;bottom:0;white-space:nowrap;user-select:none;padding:0 20px}@media (min-width: 480px){.Navigation-container{padding:0 30px}}@media (min-width: 768px){.Navigation-container{width:100%;padding:0 40px}}@media (min-width: 1200px){.Navigation-container{width:100%;margin-left:auto;margin-right:auto}}.Navigation-link,.desktop-view .nav-pills>li>a{display:inline-block;position:relative;font-size:15px;font-weight:400;color:rgba(255,255,255,0.8);text-decoration:none;line-height:44px}@media (min-width: 768px){.Navigation-link,.desktop-view .nav-pills>li>a{line-height:40px}}.Navigation-link.is-selected,.desktop-view .nav-pills>li>a.is-selected,.desktop-view .nav-pills>li a:hover,.desktop-view .nav-pills>li.active>a,.desktop-view .nav-pills>li>a.active{color:#fff}.Navigation-link.is-selected::after,.desktop-view .nav-pills>li>a.is-selected::after,.desktop-view .nav-pills>li a:hover::after,.desktop-view .nav-pills>li.active>a::after,.desktop-view .nav-pills>li>a.active::after{content:"";position:absolute;left:0;bottom:0;right:0;border-bottom:solid 3px #00aeff}.Navigation-link.is-transitionIn::after,.desktop-view .nav-pills>li>a.is-transitionIn::after{animation-name:transition-fade-in;animation-duration:100ms;animation-delay:100ms;animation-fill-mode:backwards;animation-timing-function:ease-out}.Navigation-link.is-transitionOut::after,.desktop-view .nav-pills>li>a.is-transitionOut::after{animation-name:transition-fade-out;animation-duration:100ms;animation-fill-mode:forwards;animation-timing-function:ease-out}.Navigation-link:active,.desktop-view .nav-pills>li>a:active{color:#00aeff}.Navigation-link:hover,.desktop-view .nav-pills>li>a:hover{color:#fff}.Navigation-scroll{display:none;position:absolute;top:0;line-height:44px;padding:0 5px;font-size:20px;font-weight:400;color:rgba(255,255,255,0.3);background-color:rgba(0,24,69,0.05);cursor:pointer}.Navigation-scroll span{display:inline-block;position:relative;bottom:3px}@media (min-width: 768px){.Navigation-scroll{line-height:40px}}.Navigation-scroll:hover{color:rgba(255,255,255,0.5)}.Navigation-scrollLeft{left:0;border-right:solid 1px rgba(255,255,255,0.15)}.Navigation-scrollRight{right:0;border-left:solid 1px rgba(255,255,255,0.15)}@media (min-width: 768px){.Navigation-item.is-right{float:right}}.Navigation-dropdownWrapper{display:none;width:280px;margin-left:0;margin-right:auto}@media (min-width: 480px){.Navigation-dropdownWrapper{margin-left:10px}}.Navigation.is-constrained .Navigation-container,.desktop-view .is-constrained.nav-pills .Navigation-container{padding:0 160px}.Navigation.is-constrained .Navigation-wrapper,.desktop-view .is-constrained.nav-pills .Navigation-wrapper{margin-left:20px;margin-right:20px}.Navigation.is-constrained .Navigation-scrollLeft,.desktop-view .is-constrained.nav-pills .Navigation-scrollLeft,.Navigation.is-constrained .Navigation-scrollRight,.desktop-view .is-constrained.nav-pills .Navigation-scrollRight{display:block;width:20px;text-align:center}.Navigation.is-constrained.is-leftMax .Navigation-scrollLeft,.desktop-view .is-constrained.is-leftMax.nav-pills .Navigation-scrollLeft{display:none}.Navigation.is-constrained.is-rightMax .Navigation-scrollRight,.desktop-view .is-constrained.is-rightMax.nav-pills .Navigation-scrollRight{display:none}@media (min-width: 768px){.Navigation.is-dropdown .Navigation-container,.desktop-view .is-dropdown.nav-pills .Navigation-container{width:auto}}@media (min-width: 1200px){.Navigation.is-dropdown .Navigation-container,.desktop-view .is-dropdown.nav-pills .Navigation-container{width:auto}}.Navigation.is-dropdown .Navigation-list,.desktop-view .is-dropdown.nav-pills .Navigation-list{padding-right:40px}.Navigation.is-dropdown .Navigation-wrapper,.desktop-view .is-dropdown.nav-pills .Navigation-wrapper{display:block}.Navigation.is-dropdown .Navigation-dropdownWrapper,.desktop-view .is-dropdown.nav-pills .Navigation-dropdownWrapper{display:none}.Navigation.is-dropdown.is-constrained .Navigation-wrapper,.desktop-view .is-dropdown.is-constrained.nav-pills .Navigation-wrapper{opacity:0;pointer-events:none}.Navigation.is-dropdown.is-constrained .Navigation-dropdownWrapper,.desktop-view .is-dropdown.is-constrained.nav-pills .Navigation-dropdownWrapper{display:block}.Navigation.is-dropdown.is-constrained .Navigation-scrollLeft,.desktop-view .is-dropdown.is-constrained.nav-pills .Navigation-scrollLeft,.Navigation.is-dropdown.is-constrained .Navigation-scrollRight,.desktop-view .is-dropdown.is-constrained.nav-pills .Navigation-scrollRight{display:none}.Navigation--desktopOnly{display:none}@media (min-width: 768px){.Navigation--desktopOnly{display:block}}@media (min-width: 768px){.Navigation--floatFix .Navigation-container{white-space:normal}}@media (min-width: 1200px){.Navigation--floatFix .Navigation-container{white-space:normal}}@font-face{font-family:"Blizzard";font-style:normal;font-weight:400;src:url("/plugins/discourse-blizzard-themes/fonts/blizzard.regular.woff") format("woff")}@font-face{font-family:"Blizzard";font-style:normal;font-weight:300;src:url("/plugins/discourse-blizzard-themes/fonts/blizzard.light.woff") format("woff")}@font-face{font-family:"Blizzard";font-style:normal;font-weight:700;src:url("/plugins/discourse-blizzard-themes/fonts/blizzard.bold.woff") format("woff")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url("/plugins/discourse-blizzard-themes/fonts/open-sans.regular.woff") format("woff")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;src:url("/plugins/discourse-blizzard-themes/fonts/open-sans.light.woff") format("woff")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url("/plugins/discourse-blizzard-themes/fonts/open-sans.semibold.woff") format("woff")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url("/plugins/discourse-blizzard-themes/fonts/open-sans.bold.woff") format("woff")}html{overflow-x:unset;overflow-y:unset}label{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}label .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.25em}label input[type="checkbox"]{margin:0 .25em 0 0}.alert-too-few-topics,.alert-bootstrap-mode,.alert-wizard{display:none}tbody{border-top:1px solid rgba(221,221,221,0.15)}th{font-weight:normal}tr{border-color:rgba(221,221,221,0.15)}hr{height:0}img.avatar{border-radius:0}.wrap{max-width:1600px;padding:0 40px}@media all and (max-width: 600px){.wrap{padding:0}}#main-outlet{max-width:1250px}.badge-wrapper .badge-category{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;font-weight:normal}.badge-wrapper .badge-category .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.badge-wrapper.none{display:flex}.topic-statuses{display:inline-flex;align-items:center}.topic-statuses .topic-status{padding:0;color:inherit}.spinner{background-image:url("/plugins/discourse-blizzard-themes/images/Button-loading40.png");animation:Button-animationSpinner 0.7s steps(20) infinite;height:40px;width:40px;border:none}.spinner.small{width:20px;height:20px;background-size:cover;animation-duration:1.2s}.buttons-examples .styleguide-example .rendered{display:flex;align-items:flex-end}.buttons-examples button{margin-bottom:0}@media all and (max-width: 768px){button:before,button:after{content:"";flex:1 1 auto}button .svg-icon{display:flex;align-self:center}.topic-admin-popup-menu button:before,.topic-admin-popup-menu button:after,.admin-interface button:before,.admin-interface button:after{display:none}}.dropdowns-examples .category-combobox{width:430px}aside.quote .title{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);border-bottom:none;line-height:normal}aside.quote .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:32px;height:32px;margin:2px calc(2px + .7em) 2px 2px}aside.quote blockquote{border-top:none}@media all and (max-width: 600px){.post-stream{padding-bottom:3em}}.alert-emails-disabled{display:none}.badge-notification{color:#fff;font-weight:bold;padding:3px 5px;min-width:16.5px;box-sizing:border-box}.badge-notification:hover{color:#fff}.badge-notification.new-topic{color:#00aeff}.badge-notification.unread-posts{background-color:#00aeff}.pika-single{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%)}.pika-single .pika-label{background:transparent}.pika-single .pika-button{background:transparent}.pika-single .is-selected button{color:#fff}.tip{display:flex;align-items:center}.user-summary-page .top-section .user-stat i.fa-heart{display:none}.NavbarFooter .NavbarFooter-icon.NavbarFooter-selectorOptionIcon{display:none}.distinguished-post-wrapper-marking{height:100%;width:100%;overflow:hidden;position:absolute}.distinguished-post-marking{opacity:0.1;transform:rotate(-15deg);fill:#00aeff;margin-top:8px}.topic-avatar.distinguished-avatar-marking .main-avatar .avatar,.group-post-avatar.distinguished-avatar-marking .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:72px;height:72px;margin:4px calc(4px + .55em) 4px 4px}@media all and (max-width: 600px){.topic-avatar.distinguished-avatar-marking .main-avatar .avatar,.group-post-avatar.distinguished-avatar-marking .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:42px;height:42px;margin:4px calc(4px + .55em) 4px 4px}}.distinguished-text-marking,.quote.group-support:not(.quote-modified),.quote.group-community:not(.quote-modified),.quote.group-cs-moderator:not(.quote-modified),.quote.group-cs-engagement:not(.quote-modified),.quote.group-community-manager:not(.quote-modified),.quote.group-tech:not(.quote-modified),.quote.group-forum-developer:not(.quote-modified),.group-post .distinguished-text-marking,.group-post .quote.group-support:not(.quote-modified),.group-post .quote.group-community:not(.quote-modified),.group-post .quote.group-cs-moderator:not(.quote-modified),.group-post .quote.group-cs-engagement:not(.quote-modified),.group-post .quote.group-community-manager:not(.quote-modified),.group-post .quote.group-tech:not(.quote-modified),.group-post .quote.group-forum-developer:not(.quote-modified){color:#00aeff}.distinguished-text-marking a,.quote.group-support:not(.quote-modified) a,.quote.group-community:not(.quote-modified) a,.quote.group-cs-moderator:not(.quote-modified) a,.quote.group-cs-engagement:not(.quote-modified) a,.quote.group-community-manager:not(.quote-modified) a,.quote.group-tech:not(.quote-modified) a,.quote.group-forum-developer:not(.quote-modified) a,.group-post .distinguished-text-marking a,.group-post .quote.group-support:not(.quote-modified) a,.group-post .quote.group-community:not(.quote-modified) a,.group-post .quote.group-cs-moderator:not(.quote-modified) a,.group-post .quote.group-cs-engagement:not(.quote-modified) a,.group-post .quote.group-community-manager:not(.quote-modified) a,.group-post .quote.group-tech:not(.quote-modified) a,.group-post .quote.group-forum-developer:not(.quote-modified) a{color:#fff}.distinguished-text-marking a:hover,.quote.group-support:not(.quote-modified) a:hover,.quote.group-community:not(.quote-modified) a:hover,.quote.group-cs-moderator:not(.quote-modified) a:hover,.quote.group-cs-engagement:not(.quote-modified) a:hover,.quote.group-community-manager:not(.quote-modified) a:hover,.quote.group-tech:not(.quote-modified) a:hover,.quote.group-forum-developer:not(.quote-modified) a:hover,.group-post .distinguished-text-marking a:hover,.group-post .quote.group-support:not(.quote-modified) a:hover,.group-post .quote.group-community:not(.quote-modified) a:hover,.group-post .quote.group-cs-moderator:not(.quote-modified) a:hover,.group-post .quote.group-cs-engagement:not(.quote-modified) a:hover,.group-post .quote.group-community-manager:not(.quote-modified) a:hover,.group-post .quote.group-tech:not(.quote-modified) a:hover,.group-post .quote.group-forum-developer:not(.quote-modified) a:hover{color:#c8c8c8}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--support{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--support{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--support{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-support>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-support .title .avatar,aside.quote:not(.quote-modified).group-support .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--community{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--community{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--community{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-community>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-community .title .avatar,aside.quote:not(.quote-modified).group-community .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--cs-moderator{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--cs-moderator{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--cs-moderator{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-cs-moderator>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-cs-moderator .title .avatar,aside.quote:not(.quote-modified).group-cs-moderator .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--cs-engagement{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--cs-engagement{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--cs-engagement{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-cs-engagement>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-cs-engagement .title .avatar,aside.quote:not(.quote-modified).group-cs-engagement .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--community-manager{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--community-manager{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--community-manager{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-community-manager>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-community-manager .title .avatar,aside.quote:not(.quote-modified).group-community-manager .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--tech{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--tech{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--tech{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-tech>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-tech .title .avatar,aside.quote:not(.quote-modified).group-tech .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--forum-developer{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.names .user-title a{color:#00aeff;font-size:14px}.user-card-avatar .avatar.distinguished-avatar-marking--forum-developer{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--forum-developer{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}.group-forum-developer>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.topic-post .quote:not(.quote-modified).group-forum-developer .title .avatar,aside.quote:not(.quote-modified).group-forum-developer .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.group-post-header{position:relative}.group-post-avatar.distinguished-avatar-marking .main-avatar .avatar{width:72px;height:72px;margin:4px calc(4px + .55em) 4px 4px}@media all and (max-width: 600px){.group-post-avatar.distinguished-avatar-marking .main-avatar .avatar{width:42px;height:42px;margin:4px calc(4px + .55em) 4px 4px;margin-top:0.5em}}.group-post-controls{margin-top:10px}.topic-icon-container{position:relative}.btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff}.btn:disabled{cursor:default;opacity:1}.btn:disabled:hover{color:inherit}.btn:disabled .svg-icon{opacity:.15}.btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.btn .svg-icon+.d-label,.btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.btn.btn-large{padding-left:62.325px;padding-right:62.325px}.btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.btn .svg-icon+.d-label,.btn .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.btn:hover,.btn.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.btn:hover .svg-icon+.d-label,.btn:hover .svg-icon+.d-button-label,.btn.btn-hover .svg-icon+.d-label,.btn.btn-hover .svg-icon+.d-button-label{color:#fff}.btn[href]{color:#00aeff}.btn:active,.btn.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.btn:active .svg-icon+.d-label,.btn:active .svg-icon+.d-button-label,.btn.btn-active .svg-icon+.d-label,.btn.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.btn:disabled,.btn:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.btn:disabled .svg-icon+.d-label,.btn:disabled .svg-icon+.d-button-label,.btn:disabled:hover .svg-icon+.d-label,.btn:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.btn-primary{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff}.btn-primary:disabled{cursor:default;opacity:1}.btn-primary:disabled:hover{color:inherit}.btn-primary:disabled .svg-icon{opacity:.15}.btn-primary .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.btn-primary .svg-icon+.d-label,.btn-primary .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.btn-primary.btn-large{padding-left:62.325px;padding-right:62.325px}.btn-primary.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.btn-primary .svg-icon+.d-label,.btn-primary .svg-icon+.d-button-label{color:#fff}.btn-primary:hover,.btn-primary.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.btn-primary[href]{color:#fff}.btn-primary:active,.btn-primary.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.btn-primary:disabled,.btn-primary:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.btn-flat{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;padding:0;color:#00aeff;background:none;border:none}.btn-flat:disabled{cursor:default;opacity:1}.btn-flat:disabled:hover{color:inherit}.btn-flat:disabled .svg-icon{opacity:.15}.btn-flat .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.btn-flat .svg-icon+.d-label,.btn-flat .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.btn-flat.btn-large{padding-left:62.325px;padding-right:62.325px}.btn-flat.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.btn-flat:hover,.btn-flat.btn-hover{color:#91e4ff;background:none;border:none}.btn-flat:active,.btn-flat.btn-active{color:rgba(145,228,255,0.8);background:none;border:none;box-shadow:none}.btn-flat:disabled,.btn-flat:disabled:hover{color:rgba(0,174,255,0.15);background:none;border:none}.btn-danger{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px #c63c1b;color:#c63c1b}.btn-danger:disabled{cursor:default;opacity:1}.btn-danger:disabled:hover{color:inherit}.btn-danger:disabled .svg-icon{opacity:.15}.btn-danger .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.btn-danger .svg-icon+.d-label,.btn-danger .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.btn-danger.btn-large{padding-left:62.325px;padding-right:62.325px}.btn-danger.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.btn-danger .svg-icon+.d-label,.btn-danger .svg-icon+.d-button-label{color:#c63c1b}.btn-danger:hover,.btn-danger.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px #e45735;color:#e45735}.btn-danger:hover .svg-icon+.d-label,.btn-danger:hover .svg-icon+.d-button-label,.btn-danger.btn-hover .svg-icon+.d-label,.btn-danger.btn-hover .svg-icon+.d-button-label{color:#e45735}.btn-danger[href]{color:#c63c1b}.btn-danger:active,.btn-danger.btn-active{background-color:#c63c1b;border:solid 1px #e45735;color:rgba(145,228,255,0.8)}.btn-danger:active .svg-icon+.d-label,.btn-danger:active .svg-icon+.d-button-label,.btn-danger.btn-active .svg-icon+.d-label,.btn-danger.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.btn-danger:disabled,.btn-danger:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(198,60,27,0.15)}.btn-danger:disabled .svg-icon+.d-label,.btn-danger:disabled .svg-icon+.d-button-label,.btn-danger:disabled:hover .svg-icon+.d-label,.btn-danger:disabled:hover .svg-icon+.d-button-label{color:rgba(198,60,27,0.15)}.btn-icon{padding-left:7px;padding-right:7px}.btn-icon.btn-large{padding-left:15px;padding-right:15px}.btn-icon.btn-medium{padding-left:10px;padding-right:10px}.btn-icon.btn-xsmall{padding-left:4px;padding-right:4px}.discourse-no-touch .btn.ok,.discourse-no-touch .btn.cancel{color:rgba(255,255,255,0.8)}.discourse-no-touch .btn.ok:hover,.discourse-no-touch .btn.cancel:hover{color:#fff}.discourse-no-touch .btn.ok:active,.discourse-no-touch .btn.cancel:active{filter:brightness(0.5);color:#fff}.discourse-no-touch .btn.ok:active{background-color:#1ca551}.discourse-no-touch .btn.cancel:active{background-color:#e45735}.btn.disable-no-hover:hover{background-color:rgba(0,0,0,0.2);color:#91e4ff}.user-card-button{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff;justify-content:center;font-size:1em}.user-card-button:disabled{cursor:default;opacity:1}.user-card-button:disabled:hover{color:inherit}.user-card-button:disabled .svg-icon{opacity:.15}.user-card-button .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.user-card-button .svg-icon+.d-label,.user-card-button .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.user-card-button.btn-large{padding-left:62.325px;padding-right:62.325px}.user-card-button.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.user-card-button .svg-icon+.d-label,.user-card-button .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.user-card-button:hover,.user-card-button.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.user-card-button:hover .svg-icon+.d-label,.user-card-button:hover .svg-icon+.d-button-label,.user-card-button.btn-hover .svg-icon+.d-label,.user-card-button.btn-hover .svg-icon+.d-button-label{color:#fff}.user-card-button[href]{color:#00aeff}.user-card-button:active,.user-card-button.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.user-card-button:active .svg-icon+.d-label,.user-card-button:active .svg-icon+.d-button-label,.user-card-button.btn-active .svg-icon+.d-label,.user-card-button.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.user-card-button:disabled,.user-card-button:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.user-card-button:disabled .svg-icon+.d-label,.user-card-button:disabled .svg-icon+.d-button-label,.user-card-button:disabled:hover .svg-icon+.d-label,.user-card-button:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.user-card-button svg{font-size:1.4em}.d-button-label{overflow:hidden;text-overflow:ellipsis}.b-warning{background-color:red;font-size:0.8em;padding:0 0.5em;justify-content:space-between;display:none}.b-warning a[href]{color:white;text-decoration:underline}.b-post-statuses{display:flex;align-items:center;font-size:14px}.b-post-status{padding:0 0.5em;font-size:0.8em;margin-right:0.5em;text-transform:uppercase;color:#fff;outline:1px solid black;border-radius:2px}.b-post-status-spam{background-color:#cb4742;border:1px solid #dc817e}.b-post-status-hidden{background-color:#22475a;border:1px solid #377392}.b-post-status-deleted{background-color:#22475a;border:1px solid #377392}input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus{box-shadow:none}body textarea:focus{box-shadow:none}.svg-icon{height:1em;width:1em;fill:currentColor;display:block;position:relative;flex-shrink:0}.d-icon-wrench{top:-1px}.d-icon-lock{top:0.5px;transform:scale(0.926)}.d-icon-eye-slash{transform:scale(0.926)}.d-icon-d-tracking{top:-1px}.d-icon-comment{top:-0.1em}.d-icon-blizzard{display:block;width:20px;height:14px;background-image:url("/plugins/discourse-blizzard-themes/images/icons/blizz-icon-small.svg");background-size:contain}.btn .d-icon-blizzard{opacity:1}.btn .d-icon-blizzard{opacity:1}.d-icon-Icon_bell{transform:scale(1.2);color:inherit}.d-icon-thumb-tack.unpinned{padding-left:0}.d-icon-search{stroke:currentColor}.blizzard .d-tooltip,.blizzard #discourse-tooltip{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;white-space:normal}.blizzard .d-tooltip .d-tooltip-content,.blizzard #discourse-tooltip .d-tooltip-content{color:rgba(255,255,255,0.8)}.blizzard .d-tooltip-pointer,.blizzard #discourse-tooltip .tooltip-pointer{background:none;border-color:transparent transparent #000;border-style:solid;border-width:0 0.5rem 0.5rem;left:calc(50% - 0.5rem);position:absolute;top:6px;transform:translate(0, -1rem)}.blizzard .d-tooltip-pointer:after,.blizzard #discourse-tooltip .tooltip-pointer:after{border-bottom-color:unset;border-width:unset;left:unset;margin-left:unset;border-color:transparent transparent #272e3b;border-style:solid;border-width:0 7px 7px;bottom:-10px;margin-left:-7px;position:absolute}.blizzard .d-tooltip-pointer:before,.blizzard #discourse-tooltip .tooltip-pointer:before{border-bottom-color:unset;border-width:unset;margin-left:unset;border:7px solid transparent;border-color:transparent transparent #3d434f;left:50%;position:absolute;top:-6px;transform:translate(-0.5rem, 0)}.user-post-count{display:inline;margin-left:10px;line-height:normal;font-size:14px;color:rgba(255,255,255,0.5)}.blizzard .presence-users{background-color:transparent;top:15px;right:50px}.mobile-view .blizzard .presence-users{background-color:transparent;top:2px;right:78px}.quote-button.visible{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;color:rgba(255,255,255,0.5);transition:color 200ms;opacity:1}.quote-button.visible .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.quote-button.visible:hover{color:#fff;background:#272e3b}.quote-button.visible:active{color:rgba(255,255,255,0.3)}div.ac-wrap{background-color:rgba(0,0,0,0.3)}div.ac-wrap input{background:none;min-height:unset}div.ac-wrap input:hover,div.ac-wrap input:focus{background:none}div.ac-wrap div.item{padding:0.66em}div.ac-wrap div.item span{display:flex;align-items:center}div.ac-wrap div.item .badge-wrapper{font-size:1em;margin-right:0}div.ac-wrap div.item a.remove{border:none;margin-left:0;font-size:0.75em;width:auto;padding:0.2em}div.ac-wrap div.item a.remove:hover{border:none;background:none}.change-ownership input{width:18em}.autocomplete{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);width:auto}.autocomplete:hover ul li a.selected{color:rgba(255,255,255,0.8);background:none}.autocomplete:hover ul li a.selected:hover{color:#fff}.autocomplete ul li{border:none}.autocomplete ul li a{display:flex;align-items:center;transition:none;padding:0 0.75em}.autocomplete ul li a .avatar{margin-left:0}.autocomplete ul li a span.username{color:inherit;margin:0 0.4em 0 0.3em}.autocomplete ul li a span.name{margin-right:0.2em}.autocomplete .badge-wrapper{max-width:unset;margin-right:0;font-size:1em}.autocomplete .badge-category{line-height:inherit}.discourse-no-touch .autocomplete ul li a:hover{background:rgba(255,255,255,0.05)}@media screen and (min-width: 1000px){.avatar-selector{width:1060px !important}}.avatar-selector .selectable-avatars{max-height:450px;text-align:left;display:flex;align-items:center;flex-wrap:wrap}.avatar-selector .selectable-avatars .selectable-avatar .avatar{width:95px;height:95px;box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000}@media screen and (min-width: 1000px){.avatar-selector .selectable-avatars .selectable-avatar .avatar{width:120px;height:120px}}.avatar-selector .selectable-avatars .selectable-avatar .avatar:hover{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #00aeff,0 0 0 4px black,0 0 10px 4px rgba(0,174,255,0.75)}ol.category-breadcrumb{display:block;margin:0 20px 0.25em 0}@media all and (max-width: 600px){ol.category-breadcrumb{width:100%;margin-bottom:1em}}ol.category-breadcrumb .category-drop{display:inline-block;float:none;margin-right:0}.post-admin-menu.popup-menu{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%)}.post-admin-menu.popup-menu .btn{width:auto}.dropdown-select-box .select-kit-body{border:none}.dropdown-select-box .select-kit-row:hover{background:rgba(255,255,255,0.05)}.dropdown-select-box .select-kit-row.is-highlighted{background:none}.dropdown-select-box .dropdown-header{height:auto}.select-kit.combo-box.category-drop:nth-of-type(2) .category-drop-header{color:rgba(255,255,255,0.5);background:transparent;text-transform:capitalize;border:0;padding:0.2em;font-size:0.9em}.select-kit.combo-box.category-drop:nth-of-type(2) .category-drop-header .category-name{color:rgba(255,255,255,0.5)}.select-kit.combo-box.category-drop:nth-of-type(1){display:block}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header{color:#fff;text-transform:uppercase;background:none;padding:0;overflow:hidden;justify-content:flex-start;border:none}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name{flex:0 auto}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .badge-wrapper{display:flex}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:39.056px;font-weight:700;line-height:1.2;padding:0;margin:0;margin-left:-.05em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:white;padding-left:0.1em}@media (min-width: 480px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:25.632px}}@media (min-width: 768px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:33.184px}}@media (min-width: 992px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:39.056px}}@media (min-width: 1200px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:43.938px}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-1{max-height:1.2em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-2{max-height:2.4em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-3{max-height:3.6em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-4{max-height:4.8em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-5{max-height:6em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.60415rem}@media (min-width: 480px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.39649rem}}@media (min-width: 768px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.51331rem}}@media (min-width: 992px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.60415rem}}@media (min-width: 1200px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.60415rem}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.58096rem}@media (min-width: 480px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.38128rem}}@media (min-width: 768px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.49361rem}}@media (min-width: 992px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.58096rem}}@media (min-width: 1200px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.58096rem}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline{line-height:1.05}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-1{max-height:1.05em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-2{max-height:2.1em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-3{max-height:3.15em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-4{max-height:4.2em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-5{max-height:5.25em}@media all and (max-width: 600px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:1.602em;line-height:1.2}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header::before{content:"";background-image:url("/plugins/discourse-blizzard-themes/images/logos/overwatch/logo-small.svg");background-size:contain;background-repeat:no-repeat;width:3.125rem;height:3.125rem;margin-right:8px;flex-shrink:0}@media all and (max-width: 600px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header::before{width:2.8rem;height:2.8rem}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header:hover{border:none}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header{color:#fff;text-transform:uppercase;background:none;padding:0;overflow:hidden;justify-content:flex-start;border:none}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name{flex:0 auto}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .badge-wrapper{display:flex}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:39.056px;font-weight:700;line-height:1.2;padding:0;margin:0;margin-left:-.05em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:white;padding-left:0.1em}@media (min-width: 480px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:25.632px}}@media (min-width: 768px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:33.184px}}@media (min-width: 992px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:39.056px}}@media (min-width: 1200px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:43.938px}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-1{max-height:1.2em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-2{max-height:2.4em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-3{max-height:3.6em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-4{max-height:4.8em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.max-lines-5{max-height:6em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.60415rem}@media (min-width: 480px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.39649rem}}@media (min-width: 768px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.51331rem}}@media (min-width: 992px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.60415rem}}@media (min-width: 1200px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-top{margin-top:-.60415rem}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.58096rem}@media (min-width: 480px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.38128rem}}@media (min-width: 768px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.49361rem}}@media (min-width: 992px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.58096rem}}@media (min-width: 1200px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.flush-bottom{margin-bottom:-.58096rem}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline{line-height:1.05}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-1{max-height:1.05em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-2{max-height:2.1em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-3{max-height:3.15em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-4{max-height:4.2em}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name.multiline.max-lines-5{max-height:5.25em}@media all and (max-width: 600px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header .selected-name .category-name{font-size:1.602em;line-height:1.2}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header::before{content:"";background-image:url("/plugins/discourse-blizzard-themes/images/logos/overwatch/logo-small.svg");background-size:contain;background-repeat:no-repeat;width:3.125rem;height:3.125rem;margin-right:8px;flex-shrink:0}@media all and (max-width: 600px){.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header::before{width:2.8rem;height:2.8rem}}.select-kit.combo-box.category-drop:nth-of-type(1) .category-drop-header:hover{border:none}.select-kit.combo-box.category-drop .category-drop-header .caret-icon{font-size:0.6em;font-weight:bold;color:rgba(255,255,255,0.5);transition:color 200ms}.select-kit.combo-box.category-drop .category-drop-header .caret-icon:hover{color:rgba(255,255,255,0.5);background:none}.select-kit.combo-box.category-drop .category-drop-header .caret-icon:active{color:rgba(255,255,255,0.15)}.select-kit.combo-box.category-drop .topic-count,.select-kit.combo-box.category-drop .category-desc{display:none}.select-kit.combo-box.category-drop .select-kit-collection li:not(:hover).is-highlighted:not(.is-selected){background:none}.select-kit.combo-box.category-drop .select-kit-body .badge-wrapper.none,.select-kit.combo-box.category-drop .select-kit-body .select-kit-collection .collection-header .category-filter{width:100%;font-weight:400;margin-right:0;padding-top:0.425em;padding-bottom:0.425em;line-height:normal}.select-kit.combo-box.category-drop .select-kit-collection .collection-header .category-filter{text-transform:capitalize}.select-kit.combo-box.category-drop .select-kit-collection .collection-header .category-filter:hover{text-decoration:none}.select-kit.combo-box.category-drop .select-kit-collection{border-radius:0}.select-kit.combo-box.category-drop.is-expanded .category-drop-header,.select-kit.combo-box.category-drop.is-focused .category-drop-header{border:none;box-shadow:none}.select-kit.combo-box.category-drop.none.has-selection .category-drop-header{padding:0}.select-kit.combo-box.category-drop.none.has-selection .category-drop-header .badge-wrapper.none{padding:0}.select-kit.dropdown-select-box.composer-actions .select-kit-header:hover{background-color:transparent}.select-kit.dropdown-select-box.composer-actions .select-kit-header .d-icon{border:none}.select-kit.dropdown-select-box.period-chooser{margin:1em 0 0.5em 0.5em}.select-kit.dropdown-select-box.period-chooser .period-chooser-row{font-size:16px;color:rgba(255,255,255,0.5)}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .top-date-string{color:rgba(255,255,255,0.5)}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .selection-indicator{margin:0 0.25em 0 0}.select-kit.dropdown-select-box.period-chooser .period-chooser-row.is-selected{background:none}.select-kit.dropdown-select-box.period-chooser .period-chooser-row.is-selected,.select-kit.dropdown-select-box.period-chooser .period-chooser-row:hover{color:#fff}.select-kit.dropdown-select-box.period-chooser .period-chooser-row.is-selected .top-date-string,.select-kit.dropdown-select-box.period-chooser .period-chooser-row:hover .top-date-string{color:#fff}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name{color:#fff}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .top-date-string{color:rgba(255,255,255,0.5);transition:color 200ms;margin-left:0.4em;font-size:1.25rem;margin-top:0.25em}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .top-date-string:hover{color:#fff;background:none}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .top-date-string:active{color:rgba(255,255,255,0.3)}.select-kit.dropdown-select-box.period-chooser .period-chooser-header .d-icon{transition:color 200ms;color:rgba(255,255,255,0.5);font-size:15px;margin:0 0 0 10px}.select-kit.dropdown-select-box.period-chooser .period-chooser-header:hover .d-icon,.select-kit.dropdown-select-box.period-chooser .period-chooser-header:hover h2.selected-name .top-date-string{color:#fff}.select-kit.dropdown-select-box.notifications-button .select-kit-header{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff}.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled{cursor:default;opacity:1}.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled:hover{color:inherit}.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled .svg-icon{opacity:.15}.select-kit.dropdown-select-box.notifications-button .select-kit-header .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.select-kit.dropdown-select-box.notifications-button .select-kit-header .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-large{padding-left:62.325px;padding-right:62.325px}.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.select-kit.dropdown-select-box.notifications-button .select-kit-header .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box.notifications-button .select-kit-header:hover,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.select-kit.dropdown-select-box.notifications-button .select-kit-header:hover .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header:hover .svg-icon+.d-button-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-hover .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-hover .svg-icon+.d-button-label{color:#fff}.select-kit.dropdown-select-box.notifications-button .select-kit-header[href]{color:#00aeff}.select-kit.dropdown-select-box.notifications-button .select-kit-header:active,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.select-kit.dropdown-select-box.notifications-button .select-kit-header:active .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header:active .svg-icon+.d-button-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-active .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled,.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled .svg-icon+.d-button-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled:hover .svg-icon+.d-label,.select-kit.dropdown-select-box.notifications-button .select-kit-header:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.select-kit.dropdown-select-box.notifications-button .select-kit-header .d-icon:not(.d-icon-caret-down){opacity:1;transition:opacity 200ms;color:#00aeff}.select-kit.dropdown-select-box.notifications-button .select-kit-header:hover .d-icon:not(.d-icon-caret-down){color:#91e4ff}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-header{background-color:transparent;color:#c7c7c7}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-body{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%)}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected{border-radius:4px;background-color:rgba(0,0,0,0.2);border:1px solid rgba(255,255,255,0.15);font-size:15px;padding:7px 10px}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .selection-indicator,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected .selection-indicator{display:none}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .icons .d-icon,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected .icons .d-icon{color:#00aeff}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row:hover,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-highlighted,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected:hover,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-highlighted,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-selected.is-highlighted{border:1px solid rgba(255,255,255,0.3);background-color:rgba(0,0,0,0.2)}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row:hover .icons .d-icon,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted .icons .d-icon,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-highlighted .icons .d-icon,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected:hover .icons .d-icon,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-highlighted .icons .d-icon,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-selected.is-highlighted .icons .d-icon{color:#00c6ff}#topic-footer-buttons .pinned-options .select-kit-header,#topic-footer-buttons .topic-notifications-options .select-kit-header{background:none;border:none;padding:7px 20px 7px 10px}#topic-footer-buttons .pinned-options .select-kit-header:active,#topic-footer-buttons .topic-notifications-options .select-kit-header:active{background-color:rgba(0,0,0,0.3);color:rgba(145,228,255,0.8)}#topic-footer-buttons .pinned-options .select-kit-header:hover .d-icon,#topic-footer-buttons .topic-notifications-options .select-kit-header:hover .d-icon{color:#00aeff}#topic-footer-buttons .pinned-options .select-kit-header:hover .d-icon-caret-down,#topic-footer-buttons .pinned-options .select-kit-header:hover .d-icon-caret-up,#topic-footer-buttons .topic-notifications-options .select-kit-header:hover .d-icon-caret-down,#topic-footer-buttons .topic-notifications-options .select-kit-header:hover .d-icon-caret-up{color:rgba(255,255,255,0.5)}#topic-footer-buttons .pinned-options .select-kit-header .selected-name,#topic-footer-buttons .topic-notifications-options .select-kit-header .selected-name{margin-left:10px;color:#fff}#topic-footer-buttons .pinned-options .select-kit-header .d-icon-caret-down,#topic-footer-buttons .pinned-options .select-kit-header .d-icon-caret-up,#topic-footer-buttons .topic-notifications-options .select-kit-header .d-icon-caret-down,#topic-footer-buttons .topic-notifications-options .select-kit-header .d-icon-caret-up{margin-left:5px;color:rgba(255,255,255,0.3);transition:color 200ms}#topic-footer-buttons .pinned-options .select-kit-header .d-icon-thumb-tack,#topic-footer-buttons .topic-notifications-options .select-kit-header .d-icon-thumb-tack{margin-right:0}#topic-footer-buttons .pinned-options .select-kit-header .d-icon-thumb-tack.unpinned,#topic-footer-buttons .topic-notifications-options .select-kit-header .d-icon-thumb-tack.unpinned{padding-left:0}#topic-footer-buttons .pinned-options.is-expanded .select-kit-header .selected-name,#topic-footer-buttons .topic-notifications-options.is-expanded .select-kit-header .selected-name{color:#00aeff}.b-category{display:flex;align-items:center;align-items:flex-start;box-sizing:border-box;padding:1em;border:solid 1px rgba(221,221,221,0.15);background-color:rgba(221,221,221,0.05);box-shadow:0 0 0 1px #222;color:#fff}.b-category:hover{background-color:rgba(221,221,221,0.1)}@media all and (max-width: 600px){.b-category{box-shadow:none}}.b-category.no-description{align-items:center}.b-category .category-icon img{width:50px;height:50px;margin-right:1em}.b-category .heading{font-weight:700;color:#fff;text-transform:uppercase;line-height:normal}@media all and (min-width: 601px){.b-category .heading{margin-bottom:0.1em}}@media all and (max-width: 600px){.b-category .category-description{display:none}}.b-category .category-description{color:rgba(255,255,255,0.5);line-height:1.5em;font-size:0.8em;width:100%;margin-bottom:0.5em}.b-category .subcategories{display:flex;flex-flow:wrap}.b-category .subcategories a.b-category-small{font-size:0.8em;margin-right:1em;margin-bottom:0.6em}.b-category .subcategories a.b-category-small img{margin-right:0.6em}.b-category .subcategories a.b-category-small .b-category-label{color:#fff;transition:color 200ms}.b-category .subcategories a.b-category-small .b-category-label:hover{color:#fff;background:none}.b-category .subcategories a.b-category-small .b-category-label:active{color:rgba(255,255,255,0.3)}.b-category .subcategories a.b-category-small .b-category-label:hover{text-decoration:underline}@media all and (max-width: 600px){.b-category{align-items:center;border-bottom:none}.b-category:last-child{border-bottom:solid 1px rgba(221,221,221,0.15)}.b-category-container{border-top:solid 1px #000;border-bottom:solid 1px #000}}.b-category-small{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.b-category-small img{height:16px;width:16px;margin-right:0.4em}.b-category-small .b-category-label{color:rgba(255,255,255,0.5);transition:color 200ms}.b-category-small .b-category-label:hover{color:#fff;background:none}.b-category-small .b-category-label:active{color:rgba(255,255,255,0.3)}.b-realms-list{margin-top:4em}@media screen and (max-width: 550px){.b-realms-list{margin-top:0;margin-bottom:2em}}.b-realms-list .realms-title{display:flex;align-items:center;align-items:center;padding-bottom:0.25em;border-bottom:solid 1px rgba(221,221,221,0.15)}@media screen and (max-width: 550px){.b-realms-list .realms-title{padding-left:1.5em;border-bottom:0}}.b-realms-list .realms-title .realms-icon{width:30px;height:30px;margin-right:0.5em;background-image:url(/plugins/discourse-blizzard-themes/images/icons/wow-globe.png);background-size:30px 30px}@media screen and (max-width: 550px){.b-realms-list .realms-title .realms-icon{margin-right:1em}}.b-realms-list .realms-title .realms-title-text{font-size:1.2em;font-weight:bold;text-transform:uppercase}.b-realms-list .filtered-realms{display:flex;align-items:center;align-items:center;margin-top:0.3em;flex-wrap:wrap}.b-realms-list .filtered-realms.yours .b-realm .realm-name{font-size:14px}@media screen and (max-width: 550px){.b-realms-list .filtered-realms.yours .b-realm .realm-name{font-size:16px}}.b-realms-list .filtered-realms .filtered-realm{display:flex;align-items:center;width:25%}@media screen and (max-width: 550px){.b-realms-list .filtered-realms .filtered-realm{width:100%}}.b-realms-list .filtered-realms .b-realm{display:flex;align-items:center;margin-bottom:1em}.b-realms-list .filtered-realms .b-realm .realm-name{font-size:13px;color:#fff}.b-realms-list .filtered-realms .b-realm .realm-name:hover{text-decoration:underline}@media screen and (max-width: 550px){.b-realms-list .filtered-realms .b-realm{display:flex;align-items:center;align-items:flex-start;box-sizing:border-box;padding:1em;border:solid 1px rgba(221,221,221,0.15);background-color:rgba(221,221,221,0.05);box-shadow:0 0 0 1px #222;color:#fff;height:44px;width:100%;align-items:center;margin-bottom:0;padding:0 2em}.b-realms-list .filtered-realms .b-realm:hover{background-color:rgba(221,221,221,0.1)}.b-realms-list .filtered-realms .b-realm .realm-name{font-size:16px}}.b-realms-list .filtered-realms .b-realm .realm-icon{width:15px;height:15px;background-image:url(/plugins/discourse-blizzard-themes/images/icons/wow-globe.png);background-size:15px 15px;margin-right:0.5em}@media screen and (max-width: 550px){.b-realms-list .filtered-realms .b-realm .realm-icon{width:16px;height:16px;margin-right:0.8em}}a.b-subcategory{display:flex;align-items:center;align-items:flex-start;box-sizing:border-box;padding:1em;border:solid 1px rgba(221,221,221,0.15);background-color:rgba(221,221,221,0.05);box-shadow:0 0 0 1px #222;color:#fff;align-items:center;padding:0.9em 1.5em;color:#fff;width:30%;font-size:16px;margin-bottom:2em}a.b-subcategory:hover{background-color:rgba(221,221,221,0.1)}@media all and (max-width: 600px){a.b-subcategory{box-shadow:none}}@media screen and (max-width: 1000px){a.b-subcategory{width:48%}}@media screen and (max-width: 550px){a.b-subcategory{width:377px}}a.b-subcategory .category-icon img{width:30px;height:30px;margin-right:0.5em}.b-welcome{margin:0}.b-welcome-banner{background-repeat:no-repeat;background-position:50% 40px;margin:0}.b-welcome-banner-contents{height:440px;display:flex;max-width:1250px;margin:0 auto;box-sizing:border-box;padding-top:40px;flex-direction:column;justify-content:center}@media all and (max-width: 641px){.b-welcome-banner-contents{height:210px;padding-bottom:0.5em;justify-content:flex-end}}@media all and (max-width: 600px){.b-welcome-banner-contents{padding:0 1em}}.b-welcome-banner-contents h1{max-width:600px}@media all and (max-width: 641px){.b-welcome-banner-contents h1{display:none}}@media all and (max-width: 600px){.blizzard-homepage #main-outlet{padding-top:1em}}.bootbox.modal{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);margin:0;transform:translateX(-50%);top:25%;outline:none}@media all and (max-width: 600px){.bootbox.modal{transform:none}}.bootbox.modal .modal-footer{border-top-color:#3d434f}.bootbox.modal .modal-footer a.btn-primary{color:#fff}.character-details .character-class,.character-details .character-name{margin-right:0.5em}.character-details a.character-name,.character-details a.character-class{color:rgba(255,255,255,0.8);transition:color 200ms}.character-details a.character-name:hover,.character-details a.character-class:hover{color:#fff;background:none}.character-details a.character-name:active,.character-details a.character-class:active{color:rgba(255,255,255,0.3)}.character-details .primary-details,.character-details .secondary-details,.character-details .character-achievements{display:flex;align-items:center;align-items:center}.topic-avatar{width:85px;border-top:none}@media all and (max-width: 450px){.topic-avatar{width:50px}}.topic-avatar .main-avatar{display:flex;align-items:center;justify-content:center;float:left}.topic-avatar .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:76px;height:76px;margin:2px calc(2px + .55em) 2px 2px}@media all and (max-width: 600px){.topic-avatar .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:46px;height:46px;margin:2px calc(2px + .55em) 2px 2px}}.topic-avatar .username,.topic-avatar .full-name{font-size:1em}@media all and (min-width: 601px){.topic-avatar .username,.topic-avatar .full-name{font-size:0.77em;margin-right:0px}}.staff-info{margin-top:0.5em;color:rgba(255,255,255,0.5);font-size:0.8em;clear:both;display:flex;flex-wrap:wrap}.staff-info div{display:inline-block;background-color:rgba(255,255,255,0.15);border-radius:6px;padding:0 0.5em;margin-top:0.25em;margin-right:0.25em;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all}.staff-info div a{color:rgba(255,255,255,0.5)}.staff-info div a:hover{color:#fff}.staff-info .created-ip-address{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topic-list-item{cursor:pointer}.topic-list-item:hover{background-color:rgba(221,221,221,0.1)}.topic-list-item .star input[type="checkbox"]{min-height:unset}.topic-list-item .link-top-line{display:flex;align-items:center}.topic-list-item .topic-icon-container{font-size:1.35em;color:#f7931e}.topic-list-item .d-icon-thumb-tack,.topic-list-item .d-icon-thumb-tack.unpinned{color:inherit}.topic-list-item .d-icon-blizzard{margin-right:0.3em}.topic-list-item .topic-statuses{color:#f7931e;font-size:1.2em}.topic-list-item .topic-status{color:inherit;font-size:inherit}.topic-list-item .topic-status .d-icon{margin-right:0.3em}.topic-list-item .main-link{font-size:inherit}.topic-list-item .main-link a.title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:rgba(255,255,255,0.8);transition:color 200ms;padding:0}.topic-list-item .main-link a.title:hover{color:#fff;background:none}.topic-list-item .main-link a.title:active{color:rgba(255,255,255,0.3)}.topic-list-item.visited a.title:not(.badge-notification){color:rgba(255,255,255,0.5);transition:color 200ms}.topic-list-item.visited a.title:not(.badge-notification):hover{color:#fff;background:none}.topic-list-item.visited a.title:not(.badge-notification):active{color:rgba(255,255,255,0.3)}.topic-list-item.visited .topic-statuses svg{color:rgba(255,255,255,0.5)}.topic-list-item .category .badge-wrapper{font-size:inherit;display:inline-block}.topic-list-item .num.posts .badge-posts{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;padding:0}.topic-list-item .num.posts .badge-posts .svg-icon{flex-shrink:0;font-size:1em;margin-right:.3em}.topic-list-item .blizzard-reply-icon{color:#00b4ff}.topic-list-item .likes a{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.topic-list-item .likes a .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.topic-list-item .age{text-align:right}.topic-list-item .assigned-to{margin-left:2.8em}.anon .topic-list-main-link a.title:visited:not(.badge-notification),.anon .topic-list .main-link a.title:visited:not(.badge-notification),.topic-list .anon .main-link a.title:visited:not(.badge-notification),.anon .latest-topic-list-item .main-link a.title:visited:not(.badge-notification),.latest-topic-list-item .anon .main-link a.title:visited:not(.badge-notification){color:rgba(255,255,255,0.5);transition:color 200ms}.anon .topic-list-main-link a.title:visited:not(.badge-notification):hover,.anon .topic-list .main-link a.title:visited:not(.badge-notification):hover,.topic-list .anon .main-link a.title:visited:not(.badge-notification):hover,.anon .latest-topic-list-item .main-link a.title:visited:not(.badge-notification):hover,.latest-topic-list-item .anon .main-link a.title:visited:not(.badge-notification):hover{color:#fff;background:none}.anon .topic-list-main-link a.title:visited:not(.badge-notification):active,.anon .topic-list .main-link a.title:visited:not(.badge-notification):active,.topic-list .anon .main-link a.title:visited:not(.badge-notification):active,.anon .latest-topic-list-item .main-link a.title:visited:not(.badge-notification):active,.latest-topic-list-item .anon .main-link a.title:visited:not(.badge-notification):active{color:rgba(255,255,255,0.3)}.post-action{margin:0}.post-action .clearfix,.post-action .nav-pills,.post-action .container,.post-action .wrap{display:flex;align-items:center;line-height:0}.post-action .avatar{margin-right:0.3em}.post-action.deleted-post{display:flex;align-items:center;justify-content:flex-end}.post-action.deleted-post .description,.post-action.deleted-post .d-icon{margin-right:0.5em}#topic-entrance{width:auto}#topic-entrance button.full{display:flex;flex-direction:column;padding:0.25em 1.5em}#topic-entrance button.full.jump-top{padding-top:0.18em}.topic-list tr.selected td:first-child,.topic-list-item.selected td:first-child,.topic-post.selected{box-shadow:-3px 0 0 #f7931e}.topic-status-info{max-width:unset;margin-right:230px;border-top:none}.topic-status-info h3{display:flex;float:left;align-items:center}.topic-status-info h3 .d-icon{margin-right:0.25em}@media all and (max-width: 600px){#topic-bottom{border-top:solid 1px rgba(221,221,221,0.15)}}#topic-footer-buttons{margin-right:230px}@media all and (max-width: 1200px){#topic-footer-buttons{margin-right:0}}@media all and (max-width: 600px){#topic-footer-buttons{padding:1em;margin-right:0}}#topic-footer-buttons p{margin-top:0}#topic-footer-buttons .topic-footer-main-buttons{display:flex;flex-wrap:wrap}@media all and (max-width: 600px){#topic-footer-buttons .topic-footer-main-buttons{justify-content:space-between}}@media all and (max-width: 1200px){#topic-footer-buttons .topic-footer-main-buttons>.btn:not(.btn-primary){padding-left:0.9em;padding-right:0.9em}}@media all and (max-width: 641px){#topic-footer-buttons .topic-footer-main-buttons{flex-wrap:nowrap}#topic-footer-buttons .topic-footer-main-buttons>.btn-primary{padding-left:0.9em;padding-right:0.9em;margin-right:0}}#topic-footer-buttons .topic-footer-main-buttons>.btn,#topic-footer-buttons .topic-footer-main-buttons .topic-admin-menu-button-container{margin-bottom:1em}@media all and (max-width: 600px){#topic-footer-buttons .topic-footer-main-buttons>.btn,#topic-footer-buttons .topic-footer-main-buttons .topic-admin-menu-button-container{margin-right:0}}#topic-footer-buttons .topic-admin-menu-button-container{position:relative;margin-right:0.67em;font-size:15px}#topic-footer-buttons .topic-admin-menu-button-container .toggle-admin-menu{margin:0}#topic-footer-buttons .topic-admin-menu-button-container .topic-admin-popup-menu{bottom:100% !important}#topic-footer-buttons .toggle-admin-menu{height:100%;padding-left:10px;padding-right:10px}#topic-footer-buttons .pinned-button,#topic-footer-buttons .topic-notifications-button{display:flex;align-items:center;flex-basis:100%;margin-top:0.3em}#topic-footer-buttons .pinned-button .selected-name,#topic-footer-buttons .topic-notifications-button .selected-name{overflow:visible}#topic-footer-buttons .pinned-button .reason,#topic-footer-buttons .topic-notifications-button .reason{font-size:15px}@media all and (max-width: 600px){#topic-footer-buttons .pinned-button,#topic-footer-buttons .topic-notifications-button{flex-wrap:wrap}#topic-footer-buttons .pinned-button .select-kit .select-kit-header .selected-name,#topic-footer-buttons .topic-notifications-button .select-kit .select-kit-header .selected-name{flex:none}#topic-footer-buttons .pinned-button .reason,#topic-footer-buttons .topic-notifications-button .reason{margin:.5em 0;line-height:1.4}#topic-footer-buttons .pinned-button .pinned-options .select-kit-header,#topic-footer-buttons .pinned-button .topic-notifications-options .select-kit-header,#topic-footer-buttons .topic-notifications-button .pinned-options .select-kit-header,#topic-footer-buttons .topic-notifications-button .topic-notifications-options .select-kit-header{padding-left:0}}#topic-footer-buttons .d-icon-thumb-tack{margin-right:0.28em}#topic-footer-buttons .caret{display:none}.ring-first-notification{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:20px;font-weight:300;line-height:1.8;padding:0;margin:0;margin-left:-.05em;font-weight:bold;color:#ddd}@media (min-width: 480px){.ring-first-notification{font-size:18px}}@media (min-width: 768px){.ring-first-notification{font-size:19.2px}}@media (min-width: 992px){.ring-first-notification{font-size:20px}}@media (min-width: 1200px){.ring-first-notification{font-size:22.5px}}.ring-first-notification.max-lines-1{max-height:1.8em}.ring-first-notification.max-lines-2{max-height:3.6em}.ring-first-notification.max-lines-3{max-height:5.4em}.ring-first-notification.max-lines-4{max-height:7.2em}.ring-first-notification.max-lines-5{max-height:9em}.ring-first-notification.flush-top{margin-top:-.68437rem}@media (min-width: 480px){.ring-first-notification.flush-top{margin-top:-.61594rem}}@media (min-width: 768px){.ring-first-notification.flush-top{margin-top:-.657rem}}@media (min-width: 992px){.ring-first-notification.flush-top{margin-top:-.68437rem}}@media (min-width: 1200px){.ring-first-notification.flush-top{margin-top:-.68437rem}}.ring-first-notification.flush-bottom{margin-bottom:-.6725rem}@media (min-width: 480px){.ring-first-notification.flush-bottom{margin-bottom:-.60525rem}}@media (min-width: 768px){.ring-first-notification.flush-bottom{margin-bottom:-.6456rem}}@media (min-width: 992px){.ring-first-notification.flush-bottom{margin-bottom:-.6725rem}}@media (min-width: 1200px){.ring-first-notification.flush-bottom{margin-bottom:-.6725rem}}.ring-first-notification.multiline{line-height:1.3}.ring-first-notification.multiline.max-lines-1{max-height:1.3em}.ring-first-notification.multiline.max-lines-2{max-height:2.6em}.ring-first-notification.multiline.max-lines-3{max-height:3.9em}.ring-first-notification.multiline.max-lines-4{max-height:5.2em}.ring-first-notification.multiline.max-lines-5{max-height:6.5em}.ring-backdrop{box-shadow:0 0 0 9999px rgba(0,0,0,0.85)}.ring-backdrop-spotlight{background-image:radial-gradient(40px at 50% 50%, transparent 90%, #f7931e 97%, black 100%)}.menu-panel{padding:.5em}.menu-panel hr{margin-left:calc(-.5em + 1px);margin-right:calc(-.5em + 1px)}.d-header .menu-panel{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);margin-top:0;display:inline}.d-header .menu-panel.slide-in{position:absolute;top:100% !important;height:auto !important}.d-header .menu-panel.slide-in .panel-body{position:static;width:auto}.d-header .menu-panel .panel-body{height:auto !important}.d-header .menu-panel .badge-category{max-width:none}.menu-links li{font-size:0.9em}.menu-links.columned li{width:100%;float:none}.search-menu .search-input{position:relative}.search-menu #search-term{height:auto;min-height:auto;line-height:1.2;padding:7px;font-size:1em}.search-menu .searching{top:50%;right:0.7em;transform:translateY(-50%)}.search-menu .searching .spinner{width:20px;height:20px;background-size:cover;animation-duration:1.2s}.search-menu .search-context{display:flex;align-items:center;padding:2px 5px}.search-menu .search-context .show-help{padding-left:0.5em}.search-menu .search-context label{display:inline-block;cursor:pointer;color:rgba(255,255,255,0.8);text-overflow:ellipsis;overflow:hidden}.search-menu .search-context label input{min-height:auto;margin:2px 0.2em 0 0;color:rgba(255,255,255,0.8)}.search-menu .search-context .widget-link{margin-left:auto;line-height:normal;color:rgba(255,255,255,0.5);transition:color 200ms;color:rgba(255,255,255,0.8)}.search-menu .search-context .widget-link:hover{color:#fff;background:none}.search-menu .search-context .widget-link:active{color:rgba(255,255,255,0.3)}.search-menu .results{margin-top:5px}.search-menu li:not(.category):not(.heading):hover a:not(.badge-notification){background:none}.search-menu .search-link{color:#00aeff;transition:color 200ms}.search-menu .search-link:hover{color:#fff;background:none}.search-menu .search-link:active{color:rgba(255,255,255,0.3)}.search-menu .search-link .blurb{color:rgba(255,255,255,0.5);transition:color 200ms}.search-menu .search-link:hover .blurb{color:rgba(255,255,255,0.8);background:none}.search-menu .search-link:active .blurb{color:rgba(255,255,255,0.15)}.search-menu .search-link .badge-wrapper.none{color:rgba(255,255,255,0.8);transition:color 200ms}.search-menu .search-link:hover .badge-wrapper.none{color:#fff;background:none}.search-menu .search-link:active .badge-wrapper.none{color:rgba(255,255,255,0.3)}.search-menu .search-link .topic{display:flex;align-items:center;margin-bottom:0.2em}.search-menu .search-link .topic .topic-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-menu .search-link .topic-statuses:not(:empty){display:inline-flex;margin-right:0.2em;font-size:0.7em}.search-menu .search-link .blurb{font-size:0.8em;line-height:inherit}.user-menu .menu-panel .panel-body{overflow:visible}.hamburger-panel .menu-panel .panel-body{overflow-x:visible;overflow-y:visible}.hamburger-panel .menu-panel .widget-link{color:rgba(255,255,255,0.5);transition:color 200ms;color:rgba(255,255,255,0.8);padding-top:0.3em;padding-bottom:0.3em}.hamburger-panel .menu-panel .widget-link:hover{color:#fff;background:none}.hamburger-panel .menu-panel .widget-link:active{color:rgba(255,255,255,0.3)}.hamburger-panel .menu-panel .badge-notification{display:flex;margin-left:0.4em;padding:0.25em 0.45em}.hamburger-panel .menu-panel .menu-links li a{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.hamburger-panel .menu-panel .menu-links li a .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.hamburger-panel .menu-panel .menu-links .mobile-toggle-link{display:none}.menu-container-general-links hr{display:none}.user-menu .notifications .spinner{width:20px;height:20px;background-size:cover;animation-duration:1.2s}.user-menu .menu-panel a{font-size:0.9em}.user-menu .menu-panel .menu-links-header{display:block}.user-menu .menu-panel .menu-links-header li:first-child{overflow:hidden}.user-menu .menu-panel .notifications{display:block}.user-menu .menu-panel .notifications li{background:transparent;display:flex;align-items:center}.user-menu .menu-panel .notifications li a{display:flex;align-items:center;transition:color 200ms,background-color 200ms;color:rgba(255,255,255,0.8);width:calc(100% - 1em)}.user-menu .menu-panel .notifications li a:hover{color:#fff}.user-menu .menu-panel .notifications li a:hover .d-icon{color:#00c6ff}.user-menu .menu-panel .notifications li a div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-menu .menu-panel .notifications li a p{font-size:1em;text-overflow:ellipsis}.user-menu .menu-panel .notifications li a span{color:#fff}.user-menu .menu-panel .notifications li a .d-icon{transition:color 200ms,background-color 200ms;margin-right:0.5em;color:#00aeff}.user-menu .menu-panel .notifications li .selection-indicator{width:0.25em;height:0.25em;background-color:#00aeff;border-radius:50%;width:0.3em;height:0.3em;margin-right:0.4em}.user-menu .menu-panel .notifications li.read .selection-indicator{visibility:hidden}.user-menu .menu-panel .notifications li.read{background:transparent}.user-menu .menu-panel .menu-links-row{display:flex;align-items:center}.user-menu .menu-panel .user-activity-link{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;margin:0;max-width:none;padding:0.375em}.user-menu .menu-panel .user-activity-link .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.user-menu .menu-panel .user-activity-link .d-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-menu .menu-panel .glyphs{display:flex;margin-left:auto}.user-menu .menu-panel .widget-link{color:rgba(255,255,255,0.5);transition:color 200ms;color:rgba(255,255,255,0.8)}.user-menu .menu-panel .widget-link:hover{color:#fff;background:none}.user-menu .menu-panel .widget-link:active{color:rgba(255,255,255,0.3)}.user-menu .menu-panel .widget-link.dismiss{display:flex;align-items:center}.user-menu .menu-panel .widget-link.dismiss svg{margin-right:2px}.user-menu .menu-panel .show-all .widget-button{display:flex;justify-content:center;display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff}.user-menu .menu-panel .show-all .widget-button:disabled{cursor:default;opacity:1}.user-menu .menu-panel .show-all .widget-button:disabled:hover{color:inherit}.user-menu .menu-panel .show-all .widget-button:disabled .svg-icon{opacity:.15}.user-menu .menu-panel .show-all .widget-button .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.user-menu .menu-panel .show-all .widget-button .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.user-menu .menu-panel .show-all .widget-button.btn-large{padding-left:62.325px;padding-right:62.325px}.user-menu .menu-panel .show-all .widget-button.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.user-menu .menu-panel .show-all .widget-button .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.user-menu .menu-panel .show-all .widget-button:hover,.user-menu .menu-panel .show-all .widget-button.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.user-menu .menu-panel .show-all .widget-button:hover .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button:hover .svg-icon+.d-button-label,.user-menu .menu-panel .show-all .widget-button.btn-hover .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button.btn-hover .svg-icon+.d-button-label{color:#fff}.user-menu .menu-panel .show-all .widget-button[href]{color:#00aeff}.user-menu .menu-panel .show-all .widget-button:active,.user-menu .menu-panel .show-all .widget-button.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.user-menu .menu-panel .show-all .widget-button:active .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button:active .svg-icon+.d-button-label,.user-menu .menu-panel .show-all .widget-button.btn-active .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.user-menu .menu-panel .show-all .widget-button:disabled,.user-menu .menu-panel .show-all .widget-button:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.user-menu .menu-panel .show-all .widget-button:disabled .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button:disabled .svg-icon+.d-button-label,.user-menu .menu-panel .show-all .widget-button:disabled:hover .svg-icon+.d-label,.user-menu .menu-panel .show-all .widget-button:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.user-menu .menu-panel hr.bottom-area{margin-top:0.5em}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link{display:block;float:none}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link .menu-links{display:flex;align-items:center}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li{width:100%;margin-top:10px;display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff;margin-top:0.3em;padding:7px 0;justify-content:center}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled{cursor:default;opacity:1}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled:hover{color:inherit}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled .svg-icon{opacity:.15}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-large{padding-left:62.325px;padding-right:62.325px}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:hover,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:hover .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:hover .svg-icon+.d-button-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-hover .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-hover .svg-icon+.d-button-label{color:#fff}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li[href]{color:#00aeff}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:active,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:active .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:active .svg-icon+.d-button-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-active .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled .svg-icon+.d-button-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled:hover .svg-icon+.d-label,.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.user-menu .menu-panel .user-menu-bottom-without-avatar .dismiss-link li a{padding:0;font-size:1em}.user-menu .menu-panel .user-menu-bottom-with-avatar hr.bottom-area{margin-bottom:0.5em}.user-menu .menu-panel .user-menu-bottom-with-avatar .dismiss-link .d-icon,.user-menu .menu-panel .user-menu-bottom-with-avatar .select-avatar-link .d-icon,.user-menu .menu-panel .user-menu-bottom-with-avatar .select-character-link .d-icon{color:#00aeff;margin-right:0.5em}.user-menu .menu-panel .user-menu-bottom-with-avatar .select-avatar-link,.user-menu .menu-panel .user-menu-bottom-with-avatar .select-character-link{float:left}.user-menu .menu-panel .user-menu-bottom-with-avatar .select-avatar-link .select-avatar,.user-menu .menu-panel .user-menu-bottom-with-avatar .select-avatar-link .select-character,.user-menu .menu-panel .user-menu-bottom-with-avatar .select-character-link .select-avatar,.user-menu .menu-panel .user-menu-bottom-with-avatar .select-character-link .select-character{display:flex;align-items:center}.user-menu .menu-panel .logout{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff;display:flex;justify-content:center;margin-top:10px}.user-menu .menu-panel .logout:disabled{cursor:default;opacity:1}.user-menu .menu-panel .logout:disabled:hover{color:inherit}.user-menu .menu-panel .logout:disabled .svg-icon{opacity:.15}.user-menu .menu-panel .logout .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.user-menu .menu-panel .logout .svg-icon+.d-label,.user-menu .menu-panel .logout .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.user-menu .menu-panel .logout.btn-large{padding-left:62.325px;padding-right:62.325px}.user-menu .menu-panel .logout.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.user-menu .menu-panel .logout .svg-icon+.d-label,.user-menu .menu-panel .logout .svg-icon+.d-button-label{color:#fff}.user-menu .menu-panel .logout:hover,.user-menu .menu-panel .logout.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.user-menu .menu-panel .logout[href]{color:#fff}.user-menu .menu-panel .logout:active,.user-menu .menu-panel .logout.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.user-menu .menu-panel .logout:disabled,.user-menu .menu-panel .logout:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.select-kit.dropdown-select-box.notifications-button .select-kit-row .icons{font-size:1.3em;margin-top:-0.175em}#list-area .top-lists h2{display:flex;align-items:center;margin:0}.top-title-buttons{display:flex;justify-content:center;margin-top:0.2em;flex-wrap:wrap}.cooked div.poll,.d-editor-preview div.poll,.group-post div.poll{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%)}.cooked div.poll span.info-number,.d-editor-preview div.poll span.info-number,.group-post div.poll span.info-number{font-size:1.5em}.cooked div.poll span.info-text,.d-editor-preview div.poll span.info-text,.group-post div.poll span.info-text{font-size:1em}.cooked div.poll .poll-buttons,.d-editor-preview div.poll .poll-buttons,.group-post div.poll .poll-buttons{border-top:solid 1px rgba(221,221,221,0.15)}@media all and (min-width: 601px){.cooked div.poll .poll-info,.d-editor-preview div.poll .poll-info,.group-post div.poll .poll-info{border-left:solid 1px rgba(221,221,221,0.15)}}.cooked div.poll .poll-info span p,.d-editor-preview div.poll .poll-info span p,.group-post div.poll .poll-info span p{line-height:1}.cooked div.poll li[data-poll-option-id],.d-editor-preview div.poll li[data-poll-option-id],.group-post div.poll li[data-poll-option-id]{display:flex;align-items:center}.cooked div.poll li[data-poll-option-id] svg,.d-editor-preview div.poll li[data-poll-option-id] svg,.group-post div.poll li[data-poll-option-id] svg{margin-right:.5em}.cooked div.poll[data-poll-type="number"] li[data-poll-option-id],.d-editor-preview div.poll[data-poll-type="number"] li[data-poll-option-id],.group-post div.poll[data-poll-type="number"] li[data-poll-option-id]{display:inline-flex}.popup-menu{width:auto}.popup-menu .btn{padding:7px 10px;width:100%}.topic-post nav.post-controls{display:flex}.topic-post nav.post-controls .actions{display:flex;margin-left:auto}@media all and (max-width: 600px){.topic-post nav.post-controls .actions{flex-wrap:wrap}}.topic-post nav.post-controls .like-button{display:flex;align-items:center;background:transparent}.topic-post nav.post-controls .like-button:active{box-shadow:none}.topic-post nav.post-controls .btn.like-count{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;padding:0;color:#00aeff;background:none;border:none}.topic-post nav.post-controls .btn.like-count:disabled{cursor:default;opacity:1}.topic-post nav.post-controls .btn.like-count:disabled:hover{color:inherit}.topic-post nav.post-controls .btn.like-count:disabled .svg-icon{opacity:.15}.topic-post nav.post-controls .btn.like-count .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-post nav.post-controls .btn.like-count .svg-icon+.d-label,.topic-post nav.post-controls .btn.like-count .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-post nav.post-controls .btn.like-count.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-post nav.post-controls .btn.like-count.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-post nav.post-controls .btn.like-count:hover,.topic-post nav.post-controls .btn.like-count.btn-hover{color:#91e4ff;background:none;border:none}.topic-post nav.post-controls .btn.like-count:active,.topic-post nav.post-controls .btn.like-count.btn-active{color:rgba(145,228,255,0.8);background:none;border:none;box-shadow:none}.topic-post nav.post-controls .btn.like-count:disabled,.topic-post nav.post-controls .btn.like-count:disabled:hover{color:rgba(0,174,255,0.15);background:none;border:none}.topic-post nav.post-controls .btn.like-count:hover{background:transparent;color:#91e4ff}.topic-post nav.post-controls .post-admin-menu{width:220px}.topic-post nav.post-controls .bookmark.bookmarked{color:#f7931e}.topic-post nav.post-controls button.widget-button{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;padding:0;color:#00aeff;background:none;border:none;margin-left:1.5em;font-size:0.95em}.topic-post nav.post-controls button.widget-button:disabled{cursor:default;opacity:1}.topic-post nav.post-controls button.widget-button:disabled:hover{color:inherit}.topic-post nav.post-controls button.widget-button:disabled .svg-icon{opacity:.15}.topic-post nav.post-controls button.widget-button .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-post nav.post-controls button.widget-button .svg-icon+.d-label,.topic-post nav.post-controls button.widget-button .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-post nav.post-controls button.widget-button.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-post nav.post-controls button.widget-button.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-post nav.post-controls button.widget-button:hover,.topic-post nav.post-controls button.widget-button.btn-hover{color:#91e4ff;background:none;border:none}.topic-post nav.post-controls button.widget-button:active,.topic-post nav.post-controls button.widget-button.btn-active{color:rgba(145,228,255,0.8);background:none;border:none;box-shadow:none}.topic-post nav.post-controls button.widget-button:disabled,.topic-post nav.post-controls button.widget-button:disabled:hover{color:rgba(0,174,255,0.15);background:none;border:none}.topic-post nav.post-controls button.widget-button:disabled{color:#00aeff}.topic-post nav.post-controls button.widget-button:disabled .svg-icon{opacity:0.5}.topic-post nav.post-controls button.widget-button:disabled:hover{color:#00aeff}.topic-post nav.post-controls button.widget-button.btn.create .d-button-label{margin-left:0.5em}.topic-post nav.post-controls button.widget-button .d-button-label{color:#00aeff}.topic-post nav.post-controls button.widget-button .d-button-label:hover{color:#fff}.topic-post nav.post-controls button.show-replies{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;margin-left:0}.topic-post nav.post-controls button.show-replies .svg-icon{flex-shrink:0;font-size:.75em;margin-left:.5em}.topic-post nav.post-controls button.show-replies .d-button-label{color:rgba(255,255,255,0.8);transition:color 200ms,background-color 200ms,border-color 200ms}.topic-post nav.post-controls button.show-replies:hover .d-button-label{color:#fff}.topic-post nav.post-controls button.show-replies:active .d-button-label{color:rgba(255,255,255,0.8)}@media all and (max-width: 600px){.topic-post nav.post-controls{margin:1em 0}}.who-liked{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}@media all and (max-width: 600px){.who-liked{justify-content:flex-start;margin-left:0}}.who-liked a{margin-bottom:0}.who-liked .avatar{display:block}.discourse-no-touch .topic-body .actions .fade-out{opacity:1;transition:color 200ms,background-color 200ms,border-color 200ms}.reorder-categories td{padding-top:0.5em}.reorder-categories .ember-text-field{width:3em;height:31px;min-height:31px}.select-kit .select-kit-collection{max-height:unset !important;background:none}.select-kit .select-kit-collection::-webkit-scrollbar{width:18px}.select-kit .select-kit-collection::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 10px rgba(255,255,255,0.15);border:5.5px solid transparent;border-radius:10px;background:none}.select-kit .select-kit-collection::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 10px rgba(255,255,255,0.3)}.select-kit .select-kit-row .name{line-height:1.2}.select-kit.dropdown-select-box .dropdown-select-box-header{height:auto;display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff}.select-kit.dropdown-select-box .dropdown-select-box-header:disabled{cursor:default;opacity:1}.select-kit.dropdown-select-box .dropdown-select-box-header:disabled:hover{color:inherit}.select-kit.dropdown-select-box .dropdown-select-box-header:disabled .svg-icon{opacity:.15}.select-kit.dropdown-select-box .dropdown-select-box-header .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.select-kit.dropdown-select-box .dropdown-select-box-header .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.select-kit.dropdown-select-box .dropdown-select-box-header.btn-large{padding-left:62.325px;padding-right:62.325px}.select-kit.dropdown-select-box .dropdown-select-box-header.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.select-kit.dropdown-select-box .dropdown-select-box-header .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .dropdown-select-box-header:hover,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.select-kit.dropdown-select-box .dropdown-select-box-header:hover .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header:hover .svg-icon+.d-button-label,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-hover .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-hover .svg-icon+.d-button-label{color:#fff}.select-kit.dropdown-select-box .dropdown-select-box-header[href]{color:#00aeff}.select-kit.dropdown-select-box .dropdown-select-box-header:active,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.select-kit.dropdown-select-box .dropdown-select-box-header:active .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header:active .svg-icon+.d-button-label,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-active .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .dropdown-select-box-header:disabled,.select-kit.dropdown-select-box .dropdown-select-box-header:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.select-kit.dropdown-select-box .dropdown-select-box-header:disabled .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header:disabled .svg-icon+.d-button-label,.select-kit.dropdown-select-box .dropdown-select-box-header:disabled:hover .svg-icon+.d-label,.select-kit.dropdown-select-box .dropdown-select-box-header:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.select-kit.dropdown-select-box .dropdown-select-box-header .d-icon+.d-icon-Icon_chevron_up,.select-kit.dropdown-select-box .dropdown-select-box-header .d-icon+.d-icon-Icon_chevron_down{font-size:0.75em}.select-kit.dropdown-select-box .dropdown-select-box-header.is-focused{box-shadow:none}.select-kit.dropdown-select-box .dropdown-select-box-header.is-focused:hover{border-color:#00aeff}.select-kit.dropdown-select-box .select-kit-body,.select-kit.dropdown-select-box .select-kit-body{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);max-height:450px}.select-kit.dropdown-select-box .select-kit-row{padding-left:.6em;padding-right:.6em;background:none;font-size:0.95em}.select-kit.dropdown-select-box .select-kit-row .icons{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .select-kit-row .texts .name{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .select-kit-row .texts .desc{color:rgba(255,255,255,0.5)}.select-kit.dropdown-select-box .select-kit-row:hover{background:none}.select-kit.dropdown-select-box .select-kit-row.is-selected{color:#fff;background:none}.select-kit.dropdown-select-box .select-kit-row.is-selected .selection-indicator{visibility:visible}.select-kit.dropdown-select-box .select-kit-row.is-highlighted{background-color:rgba(255,255,255,0.05)}.select-kit.dropdown-select-box .select-kit-row.is-highlighted .icons{color:#fff}.select-kit.dropdown-select-box .select-kit-row.is-highlighted .texts .name{color:#fff}.select-kit.dropdown-select-box .select-kit-row.is-highlighted .texts .desc{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .select-kit-row .selection-indicator{width:0.25em;height:0.25em;background-color:#00aeff;border-radius:50%;margin:0.58em 0.25em 0 0;visibility:hidden}.select-kit.dropdown-select-box .select-kit-row .icons{margin:0;width:auto}.select-kit.dropdown-select-box .select-kit-row .icons .d-icon{color:inherit;font-size:1em;margin:0.175em 0.5em 0 0}.select-kit.dropdown-select-box .select-kit-row .texts{line-height:normal}.select-kit.dropdown-select-box .select-kit-row .texts .name{font-weight:normal}.select-kit.dropdown-select-box .select-kit-row .texts .desc{font-size:0.8em}.select-kit.dropdown-select-box .select-kit-row:only-child .selection-indicator{display:none}.select-kit.dropdown-select-box .select-kit-row:only-child.is-highlighted,.select-kit.dropdown-select-box .select-kit-row:only-child.is-selected{background:none}.select-kit.dropdown-select-box .select-kit-row:only-child.is-highlighted .icons,.select-kit.dropdown-select-box .select-kit-row:only-child.is-selected .icons{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .select-kit-row:only-child.is-highlighted .texts .name,.select-kit.dropdown-select-box .select-kit-row:only-child.is-selected .texts .name{color:rgba(255,255,255,0.8)}.select-kit.dropdown-select-box .select-kit-row:only-child.is-highlighted .texts .desc,.select-kit.dropdown-select-box .select-kit-row:only-child.is-selected .texts .desc{color:rgba(255,255,255,0.5)}.select-kit.dropdown-select-box .select-kit-row:only-child:hover{background-color:rgba(255,255,255,0.05)}.select-kit.dropdown-select-box .select-kit-row:only-child:hover .icons{color:#fff}.select-kit.dropdown-select-box .select-kit-row:only-child:hover .texts .name{color:#fff}.select-kit.dropdown-select-box .select-kit-row:only-child:hover .texts .desc{color:rgba(255,255,255,0.8)}.select-kit.combo-box .select-kit-header{padding-right:0.6em;transition-duration:200ms;padding:.5em;line-height:normal}.select-kit.combo-box .select-kit-header .caret-icon{color:#00aeff;transition:opacity 200ms}.select-kit.combo-box .select-kit-header:hover{border-color:rgba(255,255,255,0.5)}.select-kit.combo-box .select-kit-header:hover .caret-icon{opacity:1}.select-kit.combo-box .select-kit-header.is-focused{border-radius:0;box-shadow:none}.select-kit.combo-box .select-kit-header.is-focused:hover{border-color:#00aeff}.select-kit.combo-box .select-kit-filter{border-top:none;border-bottom-color:#3d434f;flex-shrink:0;padding:0 .5em}.select-kit.combo-box .select-kit-filter .select-kit-filter-input{padding:0 2em 0 0.65em;margin-right:0;background:linear-gradient(to bottom, #283244 0%, rgba(21,26,35,0.95) 100%);font-size:0.9em}.select-kit.combo-box .select-kit-filter .select-kit-filter-input:hover,.select-kit.combo-box .select-kit-filter .select-kit-filter-input:focus{color:#fff}.select-kit.combo-box .select-kit-filter .filter-icon{position:absolute;right:0.7em;font-size:0.8em}.select-kit.combo-box .select-kit-row{margin:0;padding:.5em 0.75em}.select-kit.combo-box .select-kit-row.none{padding:0 0.75em}.select-kit.combo-box .select-kit-row:hover{color:rgba(255,255,255,0.8);background:none}.select-kit.combo-box .select-kit-row.is-highlighted{color:#fff;background-color:rgba(255,255,255,0.05)}.select-kit.combo-box .select-kit-row.is-selected{color:#fff;background-color:#00aeff}.select-kit.combo-box.is-expanded .select-kit-header{border-color:#00aeff;color:#fff}.select-kit.combo-box.is-expanded .select-kit-header .caret-icon{opacity:1}.select-kit.combo-box.is-expanded .select-kit-body{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);max-height:450px;border-radius:0;width:auto}.select-kit.combo-box.is-expanded .select-kit-wrapper{display:none}.select-kit.combo-box.category-chooser{height:40px}.select-kit.combo-box.category-chooser .combo-box-header{height:100%;padding:0.25em 0.556em}.selected-posts{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);padding:0.6em;display:inline-block;width:auto}@media screen and (min-width: 1140px){.selected-posts{left:auto;right:0;margin-left:0;max-width:25%}}.selected-posts p{line-height:1.2em}.selected-posts .btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff;padding-left:.8em;padding-right:.8em;display:flex;margin:0 0 0.7em 0;width:100%;text-transform:capitalize}.selected-posts .btn:disabled{cursor:default;opacity:1}.selected-posts .btn:disabled:hover{color:inherit}.selected-posts .btn:disabled .svg-icon{opacity:.15}.selected-posts .btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.selected-posts .btn .svg-icon+.d-label,.selected-posts .btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.selected-posts .btn.btn-large{padding-left:62.325px;padding-right:62.325px}.selected-posts .btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.selected-posts .btn .svg-icon+.d-label,.selected-posts .btn .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.selected-posts .btn:hover,.selected-posts .btn.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.selected-posts .btn:hover .svg-icon+.d-label,.selected-posts .btn:hover .svg-icon+.d-button-label,.selected-posts .btn.btn-hover .svg-icon+.d-label,.selected-posts .btn.btn-hover .svg-icon+.d-button-label{color:#fff}.selected-posts .btn[href]{color:#00aeff}.selected-posts .btn:active,.selected-posts .btn.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.selected-posts .btn:active .svg-icon+.d-label,.selected-posts .btn:active .svg-icon+.d-button-label,.selected-posts .btn.btn-active .svg-icon+.d-label,.selected-posts .btn.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.selected-posts .btn:disabled,.selected-posts .btn:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.selected-posts .btn:disabled .svg-icon+.d-label,.selected-posts .btn:disabled .svg-icon+.d-button-label,.selected-posts .btn:disabled:hover .svg-icon+.d-label,.selected-posts .btn:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.selected-posts .btn:active{background-image:none}#share-link.visible{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);display:flex;align-items:center;flex-wrap:wrap;min-width:unset}#share-link.visible h3{margin:0;line-height:normal}#share-link.visible .date{color:rgba(255,255,255,0.5);font-size:0.9em;margin:0 0.325em 0 auto}#share-link.visible div:first-of-type{flex-basis:100%;width:100%}#share-link.visible input[type="text"]{width:100%;margin:0.1em 0 0.4em}#share-link.visible .social-link{margin-left:0;font-size:1.3em}#share-link.visible .reply-as-new-topic{margin-left:0}#share-link.visible .reply-as-new-topic a{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}#share-link.visible .reply-as-new-topic a .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}#share-link.visible .link{margin-left:auto;font-size:1em}#share-link.visible .link a{color:rgba(255,255,255,0.5);transition:color 200ms}#share-link.visible .link a:hover{color:#fff;background:none}#share-link.visible .link a:active{color:rgba(255,255,255,0.3)}@media all and (max-width: 600px){.signup-cta{margin:.5em 0;width:100%}.signup-cta .buttons{display:flex;align-items:center;flex-wrap:wrap}.signup-cta .buttons .btn-primary{flex-basis:100%;display:flex;justify-content:center;margin:0 0 .5em 0}.signup-cta a{margin-top:0;margin-left:auto}}input.tag-chooser{width:100%}.tag-chooser ul.select2-choices{max-height:none}#suggested-topics .suggested-topics-message{text-align:center}#suggested-topics .suggested-topics-message a{color:#00aeff;transition:color 200ms}#suggested-topics .suggested-topics-message a:hover{color:#fff;background:none}#suggested-topics .suggested-topics-message a:active{color:#00aeff}#suggested-topics .suggested-topics-message .badge-wrapper{margin:0;font-size:1em;display:inline-flex}#suggested-topics .suggested-topics-message .badge-wrapper .svg-icon{margin-right:0}#suggested-topics .main-link{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#suggested-topics .main-link .topic-statuses{margin-right:0.5em}@media all and (max-width: 600px){#suggested-topics .main-link .title{width:80%}}@media all and (max-width: 600px){#suggested-topics .topic-list th,#suggested-topics .topic-list td{max-width:260px}}#suggested-topics h3{margin-bottom:10px}@media all and (max-width: 600px){#suggested-topics h3{padding:0 0 0 0.75em}#suggested-topics h3.suggested-topics-message{padding:1em}}#suggested-topics .topic-item-stats{margin-top:0}#suggested-topics .topic-statuses{margin-right:10px}#suggested-topics .topic-post-badges{margin-left:10px}#suggested-topics .topic-list-item .main-link a.title{padding:0}@media all and (max-width: 600px){#suggested-topics .topic-list th,#suggested-topics .topic-list td{padding:12px}}.shared-draft-controls{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;margin-top:1em;margin-bottom:0}#topic-progress-wrapper{display:flex;width:auto;right:1em;z-index:1000;margin-right:0}#topic-progress-wrapper.docked{z-index:100;right:1em;transform:translateY(-3em)}#topic-progress-wrapper.docked .topic-admin-popup-menu.right-side{right:0}#topic-progress-wrapper #topic-progress{height:auto;background-color:rgba(39,46,59,0.9);font-size:12.8px;padding:0.15em 0;color:#fff;border:solid 1px #272e3b}#topic-progress-wrapper #topic-progress .bg{border-right:solid 1px #00aeff;background-color:#00aeff}#topic-progress-wrapper .nums{display:flex;align-items:center;justify-content:center;top:initial;padding:8px 0}#topic-progress-wrapper .nums>span{display:flex;align-items:center}#topic-progress-wrapper .nums>span span{display:flex;align-items:center;margin:0 0.35em;line-height:1em}#topic-progress-wrapper .topic-admin-menu-button-container{top:0;right:0;position:static}#topic-progress-wrapper .topic-admin-menu-button-container .toggle-admin-menu{padding:0 10px}#topic-progress-wrapper .topic-admin-popup-menu.right-side{right:0;bottom:0;position:absolute}.trigger-user-card{float:none;color:rgba(255,255,255,0.8)}.trigger-user-card .username,.trigger-user-card .full-name{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;padding-right:0;display:block;white-space:normal;word-wrap:break-word}.trigger-user-card .username .svg-icon,.trigger-user-card .full-name .svg-icon{flex-shrink:0;font-size:.75em;margin-left:.28em}.trigger-user-card .username.first,.trigger-user-card .full-name.first{font-weight:normal}.trigger-user-card .username a,.trigger-user-card .full-name a{color:#fff;transition:color 200ms}.trigger-user-card .username a:hover,.trigger-user-card .full-name a:hover{color:#fff;background:none}.trigger-user-card .username a:active,.trigger-user-card .full-name a:active{color:rgba(255,255,255,0.3)}.trigger-user-card .username.second{display:none}.modal .modal-body h3{font-size:1.2em}.modal .modal-body label{overflow:visible}.modal .modal-body label.radio{font-size:.8em;white-space:normal;padding-left:0;align-items:flex-start}.modal .modal-body label.radio input[type="radio"]{float:none;margin:0.1em 0.5em 0 0;min-width:1em;min-height:1em}.modal .modal-body .future-date-input .control-group:nth-child(n+2){display:flex;align-items:baseline}.modal .modal-body .flag-action-type-details textarea{font-size:1em;margin-top:0.5em;display:block;width:30em;line-height:1.25em;padding-top:0.25em}.topic-bulk-actions-modal .bulk-buttons{margin-right:-15px;margin-bottom:-15px}.topic-bulk-actions-modal .bulk-buttons .btn{max-width:unset}.topic-bulk-actions-modal .controls:last-of-type{margin-bottom:1.5em}.topic-bulk-actions-modal .controls .radio{flex-wrap:wrap}.topic-bulk-actions-modal .controls .radio .description{flex-basis:100%;padding-left:1.9em}.modal-inner-container{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;position:relative;background-color:#1c2534}.modal-inner-container::after{content:"";position:absolute;height:100%;width:100%;top:0;box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);pointer-events:none}.modal-inner-container .nav{background:transparent;padding:0 0.5em}.modal-inner-container .modal-header{display:flex;justify-content:center;background:radial-gradient(at center top, #2c364a 0, #252b36 100%);border-bottom-color:#3d434f}.modal-inner-container .modal-header::before{content:"";position:absolute;top:0;width:65%;border:10px solid transparent;border-top-color:rgba(255,255,255,0.1)}.modal-inner-container .modal-header h3{padding-top:0.6em}.modal-inner-container .modal-header .modal-close{order:1;margin:0 0 0 auto}.modal-inner-container .modal-header .close{color:rgba(255,255,255,0.15);transition:color 200ms;font-size:0.9em;display:block;padding:0.5em}.modal-inner-container .modal-header .close:hover{color:rgba(255,255,255,0.3);background:none}.modal-inner-container .modal-header .close:active{color:rgba(255,255,255,0.15)}.modal-inner-container .modal-body{background-color:#1c2534;max-height:80vh}.modal-inner-container .modal-body::-webkit-scrollbar{width:18px}.modal-inner-container .modal-body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 10px rgba(255,255,255,0.15);border:5.5px solid transparent;border-radius:10px;background:none}.modal-inner-container .modal-body::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 10px rgba(255,255,255,0.3)}.modal-inner-container .modal-body p{color:rgba(255,255,255,0.5)}.modal-inner-container .modal-footer{border-top-color:#3d434f}.modal-inner-container .d-modal-cancel{color:rgba(255,255,255,0.5);transition:color 200ms}.modal-inner-container .d-modal-cancel:hover{color:#fff;background:none}.modal-inner-container .d-modal-cancel:active{color:rgba(255,255,255,0.3)}.edit-category-modal .disable_info_wrap{padding:0;margin:0}.edit-category-modal .disable_info_wrap .cannot_delete_reason{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;top:unset;bottom:100%;right:0;color:rgba(255,255,255,0.8);font-size:.8em;text-align:left;padding:0.5em 1em;margin-bottom:0.7em}.edit-category-modal .disable_info_wrap .cannot_delete_reason::after{content:unset}.category-name-fields .field input{width:300px}.edit-category-tab-security .permission-list li{display:flex;align-items:center}.edit-category-tab-security .permission-list .name{min-width:10em}.edit-category-tab-security .permission-list .permission{margin-right:0.25em}.modal-body.change-timestamp .pika-single{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;position:static !important;display:inline-block}.modal-body.change-timestamp .pika-single .pika-prev,.modal-body.change-timestamp .pika-single .pika-next{background-color:rgba(255,255,255,0.3)}#move-selected{height:500px}.create-account .create-account-email{display:none}.create-account .disclaimer{display:none}.create-account #username-validation{display:flex;align-items:center;font-size:.8em}.create-account #username-validation .d-icon{margin-right:0.5em}.create-account .input{font-size:.8em;padding:0}.create-account .instructions label{font-size:.8em}.create-account #login-link{display:none}.edit-category-modal .edit-category-tab-settings label>input[type="number"],.edit-category-modal .edit-category-tab-settings label>input[type="text"],.edit-category-modal .edit-category-tab-settings label>input[type="password"]{margin-left:0.25em;margin-bottom:0px}.about.description{margin-bottom:2em}.about h2{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;font-size:35.154px}.about h2 .svg-icon{flex-shrink:0;font-size:1em;margin-right:.28em}.about h3{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;font-size:25.008px}.about h3 .svg-icon{flex-shrink:0;font-size:1em;margin-right:.28em}.about table{width:100%}.categories-list .category-list{padding-top:1em}@media all and (max-width: 600px){.categories-list .category-list{margin:0;padding-top:0}}.categories-list .category-list .b-category:not(:last-child){margin-bottom:1em}@media all and (max-width: 600px){.categories-list .category-list .b-category:not(:last-child){margin:0}}.categories-list .category-list .category-description{margin-top:0}@media all and (max-width: 600px){.categories-list .category-list .category-description{font-size:1.1em}}.categories-list .category-list .category-group-name{text-transform:uppercase;color:rgba(255,255,255,0.8);margin-bottom:0.5em;margin-top:2.3em;font-size:14px}@media all and (max-width: 600px){.categories-list .category-list .category-group-name{padding:0 1em}}.categories-list .category-list .category-group-name:first-of-type{margin-top:1.15em}.categories-list .category-list .category-icon{margin-top:0.2em}.categories-list .category-list .b-categories-columned{columns:2}.categories-list .category-list .b-categories-columned .b-category{break-inside:avoid}@media all and (max-width: 600px){.categories-list .category-list .b-categories-columned{columns:1}}.category-boxes{display:flex;align-items:center;align-items:flex-start;justify-content:space-between}#reply-control{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);z-index:1000}#reply-control .characters-required{right:1.4em}#reply-control.closed{border:none}#reply-control .title-input input{box-shadow:none;border:solid 1px rgba(255,255,255,0.25)}#reply-control .d-editor-textarea-wrapper{border:solid 1px rgba(255,255,255,0.25)}#reply-control .d-editor-textarea-wrapper textarea{border:none}#reply-control .d-editor-button-bar{background:rgba(39,46,59,0.75);border-bottom:solid 1px rgba(255,255,255,0.25);padding:5px}#reply-control .d-editor-button-bar .btn{align-items:center;border:none;justify-content:center;padding:.5em}@media all and (max-width: 600px){#reply-control .d-editor-button-bar .btn{padding:.25em}}@media all and (min-width: 601px){#reply-control .d-editor-preview-wrapper,#reply-control .d-editor-preview{background:transparent}#reply-control .d-editor-preview-wrapper{border:1px dashed rgba(255,255,255,0.25);padding:1em}}#reply-control textarea{line-height:1.5}#reply-control #reply-title{line-height:normal}#reply-control .category-input{height:40px;margin-bottom:0.313em}@media all and (max-width: 600px){#reply-control .category-input{margin-left:0}}#reply-control .select-kit-header{height:100%}#reply-control .category-chooser .select-kit-row{line-height:2;padding:10px}#reply-control .category-chooser .select-kit-row .category-status{line-height:1}#reply-control .category-chooser .select-kit-row .category-status span.badge-category{font-weight:bold}#reply-control .category-chooser .select-kit-row.is-selected .category-status .badge-wrapper,#reply-control .category-chooser .select-kit-row.is-selected .category-desc,#reply-control .category-chooser .select-kit-row.is-selected .topic-count{color:#222}#reply-control .category-chooser .select-kit-row .category-desc{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.25;display:block}#reply-control .reply-to{display:flex;align-items:center;margin-top:0}#reply-control .reply-to a{margin:0 0.15em}#reply-control .toggler{font-size:1em;color:rgba(255,255,255,0.5);transition:color 200ms}#reply-control .toggler:hover{color:#fff;background:none}#reply-control .toggler:active{color:rgba(255,255,255,0.3)}#reply-control .toggle-toolbar{color:rgba(255,255,255,0.5);transition:color 200ms}#reply-control .toggle-toolbar:hover{color:#fff;background:none}#reply-control .toggle-toolbar:active{color:rgba(255,255,255,0.3)}#reply-control #draft-status{line-height:1}@media all and (max-width: 450px){#reply-control .create{padding:7px}}#reply-control.draft{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);color:#ddd}#reply-control.draft .draft-text{display:flex;align-items:center}#reply-control.draft .draft-text svg{margin-right:.25em}#reply-control .grippie{background:transparent}#reply-control .grippie:before{border-color:rgba(255,255,255,0.25)}@media all and (max-width: 600px){#reply-control .composer-bottom-right{align-self:center}#reply-control .composer-controls{display:flex;align-items:center}}@media all and (min-width: 601px){#reply-control .submit-panel{margin:10px 0}#reply-control .save-or-cancel a.cancel{margin-left:20px}}#reply-control #file-uploading{align-items:center}.upload-selector .radios{display:flex;margin-bottom:0.5em}@media all and (max-width: 600px){.upload-selector .radios{flex-wrap:wrap}}.upload-selector .radios label.radio{margin:0.25em 0.5em}@media all and (max-width: 600px){.upload-selector .radios label.radio{margin-top:1em}}.upload-selector #filename-input{padding:0.5em}.emoji-picker{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%)}.emoji-picker .filter input{margin-left:10px}.emoji-picker .filter .d-icon-search{color:#ddd;font-size:1em}.emoji-picker .diversity-scale svg{display:none}.emoji-picker .diversity-scale.selected svg{display:block;color:#222}.d-editor .d-editor-modal{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background:linear-gradient(to bottom, #283244 0%, #151a23 100%);padding:.5em}.d-editor .d-editor-modal h3{font-size:1em}.page-not-found{display:none}@media all and (max-width: 600px){.not-found-container{padding:0 1em}}.error-message{text-align:center;margin:5em 0 8em 0}.error-message .error-type{font-size:9.5rem;font-family:"Blizzard",Helvetica,Arial,sans-serif;line-height:1em;color:#00aeff}.error-message .error-issue{font-size:4.5rem;line-height:5rem;font-family:"Open Sans",Helvetica,Arial,sans-serif}.error-message .error-button-row{margin-top:2em}.error-message .button-content{font-size:1.5em}.error-message a,.error-message .link{color:#fff}.error-message a:hover,.error-message a:visited,.error-message .link:hover,.error-message .link:visited{color:rgba(255,255,255,0.5)}.error-message a.btn:hover,.error-message a.btn:visited{color:#fff}.page-not-found-topics{display:flex;border-top:solid 1px rgba(255,255,255,0.15);border-bottom:solid 1px rgba(255,255,255,0.15);padding:2em 0}.page-not-found-topics .popular-topics,.page-not-found-topics .recent-topics{width:45%}.page-not-found-topics .popular-topics h2,.page-not-found-topics .recent-topics h2{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:25.008px;font-weight:300;line-height:1.6;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){.page-not-found-topics .popular-topics h2,.page-not-found-topics .recent-topics h2{font-size:20.256px}}@media (min-width: 768px){.page-not-found-topics .popular-topics h2,.page-not-found-topics .recent-topics h2{font-size:23.04px}}@media (min-width: 992px){.page-not-found-topics .popular-topics h2,.page-not-found-topics .recent-topics h2{font-size:25.008px}}@media (min-width: 1200px){.page-not-found-topics .popular-topics h2,.page-not-found-topics .recent-topics h2{font-size:28.134px}}.page-not-found-topics .popular-topics h2.max-lines-1,.page-not-found-topics .recent-topics h2.max-lines-1{max-height:1.6em}.page-not-found-topics .popular-topics h2.max-lines-2,.page-not-found-topics .recent-topics h2.max-lines-2{max-height:3.2em}.page-not-found-topics .popular-topics h2.max-lines-3,.page-not-found-topics .recent-topics h2.max-lines-3{max-height:4.8em}.page-not-found-topics .popular-topics h2.max-lines-4,.page-not-found-topics .recent-topics h2.max-lines-4{max-height:6.4em}.page-not-found-topics .popular-topics h2.max-lines-5,.page-not-found-topics .recent-topics h2.max-lines-5{max-height:8em}.page-not-found-topics .popular-topics h2.flush-top,.page-not-found-topics .recent-topics h2.flush-top{margin-top:-.69944rem}@media (min-width: 480px){.page-not-found-topics .popular-topics h2.flush-top,.page-not-found-topics .recent-topics h2.flush-top{margin-top:-.56654rem}}@media (min-width: 768px){.page-not-found-topics .popular-topics h2.flush-top,.page-not-found-topics .recent-topics h2.flush-top{margin-top:-.6444rem}}@media (min-width: 992px){.page-not-found-topics .popular-topics h2.flush-top,.page-not-found-topics .recent-topics h2.flush-top{margin-top:-.69944rem}}@media (min-width: 1200px){.page-not-found-topics .popular-topics h2.flush-top,.page-not-found-topics .recent-topics h2.flush-top{margin-top:-.69944rem}}.page-not-found-topics .popular-topics h2.flush-bottom,.page-not-found-topics .recent-topics h2.flush-bottom{margin-bottom:-.68459rem}@media (min-width: 480px){.page-not-found-topics .popular-topics h2.flush-bottom,.page-not-found-topics .recent-topics h2.flush-bottom{margin-bottom:-.55451rem}}@media (min-width: 768px){.page-not-found-topics .popular-topics h2.flush-bottom,.page-not-found-topics .recent-topics h2.flush-bottom{margin-bottom:-.63072rem}}@media (min-width: 992px){.page-not-found-topics .popular-topics h2.flush-bottom,.page-not-found-topics .recent-topics h2.flush-bottom{margin-bottom:-.68459rem}}@media (min-width: 1200px){.page-not-found-topics .popular-topics h2.flush-bottom,.page-not-found-topics .recent-topics h2.flush-bottom{margin-bottom:-.68459rem}}.page-not-found-topics .popular-topics h2.multiline,.page-not-found-topics .recent-topics h2.multiline{line-height:1.2}.page-not-found-topics .popular-topics h2.multiline.max-lines-1,.page-not-found-topics .recent-topics h2.multiline.max-lines-1{max-height:1.2em}.page-not-found-topics .popular-topics h2.multiline.max-lines-2,.page-not-found-topics .recent-topics h2.multiline.max-lines-2{max-height:2.4em}.page-not-found-topics .popular-topics h2.multiline.max-lines-3,.page-not-found-topics .recent-topics h2.multiline.max-lines-3{max-height:3.6em}.page-not-found-topics .popular-topics h2.multiline.max-lines-4,.page-not-found-topics .recent-topics h2.multiline.max-lines-4{max-height:4.8em}.page-not-found-topics .popular-topics h2.multiline.max-lines-5,.page-not-found-topics .recent-topics h2.multiline.max-lines-5{max-height:6em}.page-not-found-topics .recent-topics{margin-left:auto}@media all and (max-width: 600px){.page-not-found-topics{flex-wrap:wrap}.page-not-found-topics .popular-topics,.page-not-found-topics .recent-topics{width:100%}.page-not-found-topics .recent-topics{margin-top:2em}}.page-not-found-search{width:35%;margin:0 auto;text-align:center;padding:2em 0}@media all and (max-width: 600px){.page-not-found-search{width:100%}}.page-not-found-search h2{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:25.008px;font-weight:300;line-height:1.6;padding:0;margin:0;margin-left:-.05em}@media (min-width: 480px){.page-not-found-search h2{font-size:20.256px}}@media (min-width: 768px){.page-not-found-search h2{font-size:23.04px}}@media (min-width: 992px){.page-not-found-search h2{font-size:25.008px}}@media (min-width: 1200px){.page-not-found-search h2{font-size:28.134px}}.page-not-found-search h2.max-lines-1{max-height:1.6em}.page-not-found-search h2.max-lines-2{max-height:3.2em}.page-not-found-search h2.max-lines-3{max-height:4.8em}.page-not-found-search h2.max-lines-4{max-height:6.4em}.page-not-found-search h2.max-lines-5{max-height:8em}.page-not-found-search h2.flush-top{margin-top:-.69944rem}@media (min-width: 480px){.page-not-found-search h2.flush-top{margin-top:-.56654rem}}@media (min-width: 768px){.page-not-found-search h2.flush-top{margin-top:-.6444rem}}@media (min-width: 992px){.page-not-found-search h2.flush-top{margin-top:-.69944rem}}@media (min-width: 1200px){.page-not-found-search h2.flush-top{margin-top:-.69944rem}}.page-not-found-search h2.flush-bottom{margin-bottom:-.68459rem}@media (min-width: 480px){.page-not-found-search h2.flush-bottom{margin-bottom:-.55451rem}}@media (min-width: 768px){.page-not-found-search h2.flush-bottom{margin-bottom:-.63072rem}}@media (min-width: 992px){.page-not-found-search h2.flush-bottom{margin-bottom:-.68459rem}}@media (min-width: 1200px){.page-not-found-search h2.flush-bottom{margin-bottom:-.68459rem}}.page-not-found-search h2.multiline{line-height:1.2}.page-not-found-search h2.multiline.max-lines-1{max-height:1.2em}.page-not-found-search h2.multiline.max-lines-2{max-height:2.4em}.page-not-found-search h2.multiline.max-lines-3{max-height:3.6em}.page-not-found-search h2.multiline.max-lines-4{max-height:4.8em}.page-not-found-search h2.multiline.max-lines-5{max-height:6em}.page-not-found-search #google-search{display:flex}.page-not-found-search #google-search input{margin:0 20px 0 0}#simple-container{width:100%;background-color:transparent}#simple-container .alert.alert-error{background:transparent;border-bottom:solid 1px rgba(255,255,255,0.15);text-align:center;color:#00aeff;font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:2rem;line-height:1.5;padding:2em 0 5em 0}#simple-container .alert.alert-error .alert-title{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:39.056px;font-weight:700;line-height:1.2;padding:0;margin:0;margin-left:-.05em;font-weight:bold;color:#00aeff}@media (min-width: 480px){#simple-container .alert.alert-error .alert-title{font-size:25.632px}}@media (min-width: 768px){#simple-container .alert.alert-error .alert-title{font-size:33.184px}}@media (min-width: 992px){#simple-container .alert.alert-error .alert-title{font-size:39.056px}}@media (min-width: 1200px){#simple-container .alert.alert-error .alert-title{font-size:43.938px}}#simple-container .alert.alert-error .alert-title.max-lines-1{max-height:1.2em}#simple-container .alert.alert-error .alert-title.max-lines-2{max-height:2.4em}#simple-container .alert.alert-error .alert-title.max-lines-3{max-height:3.6em}#simple-container .alert.alert-error .alert-title.max-lines-4{max-height:4.8em}#simple-container .alert.alert-error .alert-title.max-lines-5{max-height:6em}#simple-container .alert.alert-error .alert-title.flush-top{margin-top:-.60415rem}@media (min-width: 480px){#simple-container .alert.alert-error .alert-title.flush-top{margin-top:-.39649rem}}@media (min-width: 768px){#simple-container .alert.alert-error .alert-title.flush-top{margin-top:-.51331rem}}@media (min-width: 992px){#simple-container .alert.alert-error .alert-title.flush-top{margin-top:-.60415rem}}@media (min-width: 1200px){#simple-container .alert.alert-error .alert-title.flush-top{margin-top:-.60415rem}}#simple-container .alert.alert-error .alert-title.flush-bottom{margin-bottom:-.58096rem}@media (min-width: 480px){#simple-container .alert.alert-error .alert-title.flush-bottom{margin-bottom:-.38128rem}}@media (min-width: 768px){#simple-container .alert.alert-error .alert-title.flush-bottom{margin-bottom:-.49361rem}}@media (min-width: 992px){#simple-container .alert.alert-error .alert-title.flush-bottom{margin-bottom:-.58096rem}}@media (min-width: 1200px){#simple-container .alert.alert-error .alert-title.flush-bottom{margin-bottom:-.58096rem}}#simple-container .alert.alert-error .alert-title.multiline{line-height:1.05}#simple-container .alert.alert-error .alert-title.multiline.max-lines-1{max-height:1.05em}#simple-container .alert.alert-error .alert-title.multiline.max-lines-2{max-height:2.1em}#simple-container .alert.alert-error .alert-title.multiline.max-lines-3{max-height:3.15em}#simple-container .alert.alert-error .alert-title.multiline.max-lines-4{max-height:4.2em}#simple-container .alert.alert-error .alert-title.multiline.max-lines-5{max-height:5.25em}#simple-container .alert.alert-error p{color:#fff;font-size:1em}@media all and (max-width: 600px){#simple-container .alert.alert-error{padding:20px 0 3em 0}}#simple-container .alert.alert-error a,#simple-container .alert.alert-error .link{color:#fff}#simple-container .alert.alert-error a:hover,#simple-container .alert.alert-error a:visited,#simple-container .alert.alert-error .link:hover,#simple-container .alert.alert-error .link:visited{color:rgba(255,255,255,0.5)}.topic-error{line-height:1.5}@media all and (max-width: 600px){.topic-error{text-align:center}}.topic-error .topic-retry{display:flex}.group-details-container{display:none}input.group-username-filter{display:none}.group-navigation{width:100%}.group-activity.container{margin-top:1em}.group .user-stream .user-stream-item:nth-of-type(1){margin-top:-1em}.group-nav{display:none}.blizzard-manage-group{float:right;display:flex;margin-top:1em}.blizzard-manage-group .d-icon{margin-right:0.5em}.group-members .group-owner{display:none}.group-members .header-contents{display:inline-flex;align-items:center}.group-members .header-contents .d-icon{margin-left:0.5em}.group .user-stream .user-stream-item{padding:0}.groups-form label{white-space:normal}.group-post{padding:2em 0}.group-post .group-post-header{display:flex}.group-post .group-post-avatar{display:flex;width:300px}.group-post .group-post-avatar img.avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:76px;height:76px;margin:2px calc(2px + .55em) 2px 2px}@media all and (max-width: 600px){.group-post .group-post-avatar img.avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:46px;height:46px;margin:2px calc(2px + .55em) 2px 2px}}.group-post .group-post-avatar .group-member-info{flex-direction:column}.group-post .group-post-avatar .group-member-info .group-title{font-size:0.6em}.group-post .group-post-info{display:flex;line-height:1.2em;min-width:0;width:100%}.group-post .group-post-info .group-post-topic{min-width:0}.group-post .group-post-info .group-post-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:unset}.group-post .group-post-info .group-post-title a[href]{color:rgba(255,255,255,0.8);line-height:normal;font-size:1.2em}.group-post .group-post-info .group-post-time,.group-post .group-post-info .badge-category{font-size:0.9em;color:rgba(255,255,255,0.5)}.group-post .group-post-info .group-post-time{margin-top:1em}.group-post .group-post-info .group-post-excerpt{margin-bottom:0;font-size:1em;line-height:1.5em}.group-post .group-post-info .group-post-excerpt ul,.group-post .group-post-info .group-post-excerpt li,.group-post .group-post-info .group-post-excerpt ol{font-size:inherit}.group-post .group-post-info .badge-category{text-transform:uppercase}.group-activity-nav{width:15%}.group-activity-nav li{margin:1em 0}.group-activity-nav li a.active{color:#fff;font-weight:normal}.group-activity-nav li a{display:flex;align-items:center;color:rgba(255,255,255,0.5);transition:color 200ms;font-size:18px}.group-activity-nav li a:hover{color:#fff;background:none}.group-activity-nav li a:active{color:rgba(255,255,255,0.3)}.group-activity-nav li a .d-icon{margin-right:0.5em}.group-activity-outlet .user-main{margin-top:0}.groups-header{margin-top:1em}.groups-table tr td,table.group-members tr td{padding:.5em .25em}.groups-table th,table.group-members th{padding:.5em .25em;color:rgba(255,255,255,0.5);font-size:0.85em}.groups-table th.sortable,table.group-members th.sortable{color:rgba(255,255,255,0.5);transition:color 200ms}.groups-table th.sortable:hover,table.group-members th.sortable:hover{color:#fff;background:none}.groups-table th.sortable:active,table.group-members th.sortable:active{color:rgba(255,255,255,0.3)}.groups-table th.sortable svg,table.group-members th.sortable svg{display:inline-block;vertical-align:middle;margin-left:.25em;font-size:0.75em}.groups-table th.sortable:hover,table.group-members th.sortable:hover{background:transparent}.groups-table .groups-table-type svg,table.group-members .groups-table-type svg{display:inline;top:0.15em}.groups-table .group-member-dropdown button,table.group-members .group-member-dropdown button{padding:.5em}.groups-table .group-member-dropdown ul,table.group-members .group-member-dropdown ul{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b}.list-controls .nav{float:none;margin-right:0}.category-navigation,.navigation-container{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box}@media all and (max-width: 600px){.category-navigation,.navigation-container{padding:0 1em}}.category-navigation .btn,.navigation-container .btn{font-size:1.2em}.category-navigation .edit-category,.navigation-container .edit-category{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.category-navigation .edit-category .svg-icon,.navigation-container .edit-category .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}@media all and (max-width: 600px){.category-navigation .edit-category,.navigation-container .edit-category{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff;order:3;flex-grow:1;justify-content:center}.category-navigation .edit-category:disabled,.navigation-container .edit-category:disabled{cursor:default;opacity:1}.category-navigation .edit-category:disabled:hover,.navigation-container .edit-category:disabled:hover{color:inherit}.category-navigation .edit-category:disabled .svg-icon,.navigation-container .edit-category:disabled .svg-icon{opacity:.15}.category-navigation .edit-category .svg-icon,.navigation-container .edit-category .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.category-navigation .edit-category .svg-icon+.d-label,.category-navigation .edit-category .svg-icon+.d-button-label,.navigation-container .edit-category .svg-icon+.d-label,.navigation-container .edit-category .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.category-navigation .edit-category.btn-large,.navigation-container .edit-category.btn-large{padding-left:62.325px;padding-right:62.325px}.category-navigation .edit-category.btn-medium,.navigation-container .edit-category.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.category-navigation .edit-category .svg-icon+.d-label,.category-navigation .edit-category .svg-icon+.d-button-label,.navigation-container .edit-category .svg-icon+.d-label,.navigation-container .edit-category .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.category-navigation .edit-category:hover,.category-navigation .edit-category.btn-hover,.navigation-container .edit-category:hover,.navigation-container .edit-category.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.category-navigation .edit-category:hover .svg-icon+.d-label,.category-navigation .edit-category:hover .svg-icon+.d-button-label,.category-navigation .edit-category.btn-hover .svg-icon+.d-label,.category-navigation .edit-category.btn-hover .svg-icon+.d-button-label,.navigation-container .edit-category:hover .svg-icon+.d-label,.navigation-container .edit-category:hover .svg-icon+.d-button-label,.navigation-container .edit-category.btn-hover .svg-icon+.d-label,.navigation-container .edit-category.btn-hover .svg-icon+.d-button-label{color:#fff}.category-navigation .edit-category[href],.navigation-container .edit-category[href]{color:#00aeff}.category-navigation .edit-category:active,.category-navigation .edit-category.btn-active,.navigation-container .edit-category:active,.navigation-container .edit-category.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.category-navigation .edit-category:active .svg-icon+.d-label,.category-navigation .edit-category:active .svg-icon+.d-button-label,.category-navigation .edit-category.btn-active .svg-icon+.d-label,.category-navigation .edit-category.btn-active .svg-icon+.d-button-label,.navigation-container .edit-category:active .svg-icon+.d-label,.navigation-container .edit-category:active .svg-icon+.d-button-label,.navigation-container .edit-category.btn-active .svg-icon+.d-label,.navigation-container .edit-category.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.category-navigation .edit-category:disabled,.category-navigation .edit-category:disabled:hover,.navigation-container .edit-category:disabled,.navigation-container .edit-category:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.category-navigation .edit-category:disabled .svg-icon+.d-label,.category-navigation .edit-category:disabled .svg-icon+.d-button-label,.category-navigation .edit-category:disabled:hover .svg-icon+.d-label,.category-navigation .edit-category:disabled:hover .svg-icon+.d-button-label,.navigation-container .edit-category:disabled .svg-icon+.d-label,.navigation-container .edit-category:disabled .svg-icon+.d-button-label,.navigation-container .edit-category:disabled:hover .svg-icon+.d-label,.navigation-container .edit-category:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}}.category-navigation .select-kit.dropdown-select-box .dropdown-select-box-header,.navigation-container .select-kit.dropdown-select-box .dropdown-select-box-header{font-size:1.2em;padding:0.5em;margin-left:0.4em}.category-navigation .select-kit.dropdown-select-box .dropdown-select-box-header .d-icon.d-icon-d-tracking,.category-navigation .select-kit.dropdown-select-box .dropdown-select-box-header .d-icon.d-icon-d-watching,.navigation-container .select-kit.dropdown-select-box .dropdown-select-box-header .d-icon.d-icon-d-tracking,.navigation-container .select-kit.dropdown-select-box .dropdown-select-box-header .d-icon.d-icon-d-watching{color:#00aeff}@media all and (max-width: 600px){.category-navigation .select-kit.dropdown-select-box .dropdown-select-box-header,.navigation-container .select-kit.dropdown-select-box .dropdown-select-box-header{font-size:1em;padding:.5em}}.category-navigation #create-topic,.navigation-container #create-topic{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff}.category-navigation #create-topic:disabled,.navigation-container #create-topic:disabled{cursor:default;opacity:1}.category-navigation #create-topic:disabled:hover,.navigation-container #create-topic:disabled:hover{color:inherit}.category-navigation #create-topic:disabled .svg-icon,.navigation-container #create-topic:disabled .svg-icon{opacity:.15}.category-navigation #create-topic .svg-icon,.navigation-container #create-topic .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.category-navigation #create-topic .svg-icon+.d-label,.category-navigation #create-topic .svg-icon+.d-button-label,.navigation-container #create-topic .svg-icon+.d-label,.navigation-container #create-topic .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.category-navigation #create-topic.btn-large,.navigation-container #create-topic.btn-large{padding-left:62.325px;padding-right:62.325px}.category-navigation #create-topic.btn-medium,.navigation-container #create-topic.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.category-navigation #create-topic .svg-icon+.d-label,.category-navigation #create-topic .svg-icon+.d-button-label,.navigation-container #create-topic .svg-icon+.d-label,.navigation-container #create-topic .svg-icon+.d-button-label{color:#fff}.category-navigation #create-topic:hover,.category-navigation #create-topic.btn-hover,.navigation-container #create-topic:hover,.navigation-container #create-topic.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.category-navigation #create-topic[href],.navigation-container #create-topic[href]{color:#fff}.category-navigation #create-topic:active,.category-navigation #create-topic.btn-active,.navigation-container #create-topic:active,.navigation-container #create-topic.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.category-navigation #create-topic:disabled,.category-navigation #create-topic:disabled:hover,.navigation-container #create-topic:disabled,.navigation-container #create-topic:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}@media all and (max-width: 600px){.category-navigation #create-topic,.navigation-container #create-topic{width:100%;margin:0;justify-content:center;padding-left:0;padding-right:0}}.category-navigation #create-topic span.d-button-label,.navigation-container #create-topic span.d-button-label{display:inline}.category-navigation #create-topic .svg-icon,.navigation-container #create-topic .svg-icon{margin-top:1px}.category-navigation #create-topic .d-button-label,.navigation-container #create-topic .d-button-label{margin-left:0.2em}.header-buttons{display:none}.d-header{height:40px;padding-top:0;border-bottom:solid 1px rgba(255,255,255,0.15);box-shadow:none}@media all and (max-width: 600px){.d-header{border-top:solid 1px rgba(255,255,255,0.15)}}@media all and (min-width: 641px){.d-header:before{display:block;content:" ";width:100%;height:100%;position:absolute;background-color:rgba(255,255,255,0.05)}}.d-header .wrap{height:100%}.d-header .contents{display:flex;align-items:center;height:100%;margin:0}.d-header .b-breadcrumbs{display:flex;overflow:hidden;font-size:14px}.d-header .b-breadcrumbs .b-breadcrumb{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;color:rgba(255,255,255,0.8);transition:color 200ms;font-size:1em;margin-right:0.5em}.d-header .b-breadcrumbs .b-breadcrumb .svg-icon{flex-shrink:0;font-size:1em;margin-right:.5em}.d-header .b-breadcrumbs .b-breadcrumb:hover{color:#fff;background:none}.d-header .b-breadcrumbs .b-breadcrumb:active{color:rgba(255,255,255,0.3)}.d-header .b-breadcrumbs .b-breadcrumb:last-child{color:#fff}.d-header .b-breadcrumbs .b-breadcrumb .d-icon-blizzard-chevron-right{color:rgba(255,255,255,0.3)}@media all and (max-width: 600px){.d-header .b-breadcrumbs .b-breadcrumb-home{padding-left:0.8em}}.d-header .b-breadcrumbs .d-icon-blizzard-home{color:#00aeff}.d-header .b-breadcrumbs .b-breadcrumb-home,.d-header .b-breadcrumbs .b-breadcrumb-category{flex-shrink:0}@media all and (max-width: 600px){.d-header .b-breadcrumbs .b-breadcrumb-category,.d-header .b-breadcrumbs .b-breadcrumb-topic{display:none}}.d-header .b-breadcrumbs .b-breadcrumb-topic span{align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.d-header .b-breadcrumbs .b-breadcrumb-topic span img.emoji{margin-right:0.25em}.d-header .title{height:100%;margin-right:0.5em;padding-right:1em;border-right:solid 1px rgba(255,255,255,0.15)}@media all and (max-width: 600px){.d-header .title{padding-right:0;margin-left:0.5em}.d-header .title .b-forum-title{display:none}}.d-header .title a{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;color:rgba(255,255,255,0.8);transition:color 200ms;height:100%}.d-header .title a .svg-icon{flex-shrink:0;font-size:1.7em;margin-right:.1em}.d-header .title a:hover{color:#fff;background:none}.d-header .title a:active{color:rgba(255,255,255,0.3)}.d-header .title a:visited{color:rgba(255,255,255,0.8)}.d-header .panel{display:flex;order:1;margin-left:auto}@media all and (max-width: 600px){.d-header .panel{margin-right:0.6em}}.d-header .d-header-icons .badge-notification{top:0.1em}.d-header .icons{display:flex;align-items:center;margin-left:0}.d-header .icons .icon{color:rgba(255,255,255,0.5);transition:color 200ms;border:none}.d-header .icons .icon:hover{color:#fff;background:none}.d-header .icons .icon:active{color:rgba(255,255,255,0.3)}.d-header .icons .svg-icon{display:block;padding:5px;width:1em;height:1em;font-size:1.25em}@media all and (max-width: 600px){.d-header .icons .svg-icon{font-size:1.6em}}@media all and (max-width: 600px){.d-header .icons .header-dropdown-toggle{margin-left:.25em}}.d-header .icons #current-user .icon{margin-left:7px;transition:filter 200ms}.d-header .icons #current-user .icon:hover{filter:brightness(1.2)}.d-header .icons #current-user .icon:active{filter:brightness(0.8)}.d-header .icons #current-user .icon div{position:relative}.d-header .icons #current-user .icon .badge-notification{top:0.1em;transform:translate(-50%, 0);padding:3px 5px}.d-header .icons #current-user .icon .unread-private-messages{left:0;top:0.1em;right:auto}.d-header .icons #current-user .icon .unread-notifications{right:auto;background:#00aeff}.d-header .icons #current-user .icon .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000}.drop-down-mode .d-header-icons .active .icon{color:rgba(255,255,255,0.5);transition:color 200ms;border:none;background-color:transparent}.drop-down-mode .d-header-icons .active .icon:hover{color:#fff;background:none}.drop-down-mode .d-header-icons .active .icon:active{color:rgba(255,255,255,0.3)}.drop-down-mode .d-header-icons .active .icon .flagged-posts{right:unset}.drop-down-mode .d-header-icons .active .icon::after{display:none}.search-container{margin-top:1em}@media all and (max-width: 600px){.search-container{padding:0 1em}}.search-container input[type="checkbox"]{height:auto;min-height:auto}.search-container .search-bar .search-cta{padding:1em}.search-container .search-bar .search-query{height:50px;padding:auto}@media all and (max-width: 450px){.search-container .search-advanced .search-title .bulk-select{padding:9.5px;margin-right:.25em;margin-left:0}.search-container .fps-select{margin-right:.25em}}@media all and (min-width: 601px){.search-container .bulk-select{padding:9.5px}}.search-container .result-count .term{margin-left:0.25em}.google-search-form{margin-top:1em}#google-search{display:flex}#google-search .btn-primary{padding:.5em 1em}#google-search input{flex-grow:1;margin-bottom:0}@media all and (min-width: 601px){#google-search input{max-width:480px}}.search-menu .no-results .d-icon{display:inline-block;margin-left:0.5em}.container.posts .loading-container:last-of-type.visible{min-height:calc(100vh - 41px);display:flex;justify-content:center;align-items:flex-start}.desktop-view .topic-list.shared-drafts .topic-list-item .main-link{width:790px}.show-more.has-topics{display:none}.topic-list{border-collapse:collapse}.topic-list tbody.pinned-topics tr.pinned{background-color:rgba(255,255,255,0.05)}.topic-list tbody.pinned-topics tr.pinned:hover{background-color:rgba(221,221,221,0.1)}.topic-list tbody.pinned-topics tr.table-break{visibility:hidden;font-size:0.85em;background-color:transparent}.topic-list tbody.pinned-topics tr.table-break td{height:1em}.topic-list button.bulk-select{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;padding:0;color:#f7931e;background:none;border:none;margin-right:0.8em;vertical-align:middle}.topic-list button.bulk-select:disabled{cursor:default;opacity:1}.topic-list button.bulk-select:disabled:hover{color:inherit}.topic-list button.bulk-select:disabled .svg-icon{opacity:.15}.topic-list button.bulk-select .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-list button.bulk-select .svg-icon+.d-label,.topic-list button.bulk-select .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-list button.bulk-select.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-list button.bulk-select.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-list button.bulk-select:hover,.topic-list button.bulk-select.btn-hover{color:#fff;background:none;border:none}.topic-list button.bulk-select:active,.topic-list button.bulk-select.btn-active{color:rgba(255,255,255,0.5);background:none;border:none;box-shadow:none}.topic-list button.bulk-select:disabled,.topic-list button.bulk-select:disabled:hover{color:rgba(0,174,255,0.15);background:none;border:none}.topic-list button.bulk-select .d-icon-list{top:-0.05em;color:inherit}.topic-list th{font-size:0.85em;color:rgba(255,255,255,0.5)}.topic-list th.posts{padding-left:.5em}.topic-list .sortable{color:rgba(255,255,255,0.5);transition:color 200ms}.topic-list .sortable:hover{color:#fff;background:none}.topic-list .sortable:active{color:rgba(255,255,255,0.3)}.topic-list .sorting{white-space:nowrap}.topic-list .sorting .svg-icon{display:inline-block;font-size:0.75em}.topic-list th,.topic-list td{padding:12px;box-sizing:border-box}.topic-list .posts,.topic-list .views,.topic-list .activity{width:auto}.topic-list .creator a{color:rgba(255,255,255,0.5)}.topic-list .topic-list-item:first-of-type{border-top-width:1px}.topic-list .topic-list-item-separator td{border-color:#00aeff}.topic-list .topic-list-item-separator td span{color:#00aeff}.topic-list .topic-list-item .num.posts .badge-posts{font-weight:normal;font-size:1em}.topic-list .topic-list-item .num.posts .badge-posts svg{font-size:0.95em;top:0.05em}.topic-list .badge-notification.new-posts,.topic-list .badge-notification.unread-posts{color:#fff;background:#00aeff}.alert.alert-info.clickable{color:#00aeff}@media all and (max-width: 600px){.topic-list-bottom{padding:0 1em}}.bulk-select-container{position:sticky;position:-webkit-sticky;top:10em;z-index:99999}#bulk-select{position:absolute;right:100%;top:.5em;margin-right:1em}.topic-list-bottom .education{margin-bottom:3em}.topic-list-bottom .footer-message a,.topic-list-bottom .footer-message a:visited{color:#00aeff}.topic-list-bottom .footer-message a:hover,.topic-list-bottom .footer-message a:visited:hover{color:#00c6ff}.topic-list-bottom .badge-notification{vertical-align:unset !important}.topic-list-bottom .badge.new-topic{vertical-align:unset !important;padding:0;font-size:inherit;color:#00aeff}.topic-list-bottom .badge.new-posts{color:#fff;position:relative;top:-0.2em}.topic-list-bottom h3{text-align:center}#suggested-topics .topic-list{table-layout:auto}div.education{color:rgba(255,255,255,0.8)}.timeline-container{right:35px}.timeline-container .topic-timeline{padding-top:0.8em}.timeline-container .topic-timeline .start-date,.timeline-container .topic-timeline .now-date,.timeline-container .topic-timeline .timeline-ago{color:rgba(255,255,255,0.5);transition:color 200ms;font-size:14px}.timeline-container .topic-timeline .start-date:hover,.timeline-container .topic-timeline .now-date:hover,.timeline-container .topic-timeline .timeline-ago:hover{color:#fff;background:none}.timeline-container .topic-timeline .start-date:active,.timeline-container .topic-timeline .now-date:active,.timeline-container .topic-timeline .timeline-ago:active{color:rgba(255,255,255,0.3)}.timeline-container .topic-timeline .timeline-replies{font-weight:300}.timeline-container .topic-timeline .timeline-last-read{display:flex;align-items:center}.timeline-container .topic-timeline .timeline-last-read .d-icon{margin-right:0.5em}.timeline-container .topic-timeline .timeline-handle{background-color:#00aeff}.timeline-container .topic-timeline .timeline-scrollarea{border-color:#00aeff}.timeline-container .topic-timeline .timeline-controls{display:inline-block;position:relative}.timeline-container .topic-timeline .timeline-controls .toggle-admin-menu{margin-right:0}.timeline-container .topic-timeline .timeline-controls .topic-admin-popup-menu{top:auto !important;left:auto !important;right:0}.timeline-container .topic-timeline .timeline-footer-controls{display:flex;line-height:normal}.timeline-container .topic-timeline .timeline-footer-controls .widget-button{font-size:1em;padding:0.5em}.timeline-container .topic-timeline .timeline-footer-controls .topic-notifications-options{height:auto}.timeline-container .topic-timeline .timeline-footer-controls .topic-notifications-options .btn{font-size:1em;padding:0.5em}.timeline-container .topic-timeline .timeline-footer-controls ul.dropdown-menu{right:0;bottom:100%}@media (min-width: 1250px){.timeline-container{right:unset;margin-left:954px}}.topic-map{background-color:transparent;border:none;border-top:solid 1px rgba(255,255,255,0.15)}.topic-map .map{display:flex;border-top:none}.topic-map .map .number{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:1em;margin-bottom:0.2em;line-height:1em;color:#fff}.topic-map .map li{padding-left:0;margin-right:1em}@media all and (max-width: 600px){.topic-map .map-collapsed .secondary{display:none}.topic-map .secondary{margin-top:0.5em}}.topic-map ul{flex:1;display:flex;align-items:center;flex-wrap:wrap;padding:.5em 0}.topic-map li{display:flex;align-items:center;flex-direction:column}.topic-map li:nth-child(1),.topic-map li:nth-child(2){position:relative;top:1px}.topic-map li:nth-child(2) a{text-align:center}.topic-map h4{margin:0;font-size:14px;font-weight:300;color:rgba(255,255,255,0.5)}.topic-map .topic-map-post{display:flex;align-items:center;justify-content:center;position:relative;top:6px}.topic-map .relative-date{line-height:normal;font-size:14px}.topic-map .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:24px;height:24px;margin:2px calc(2px + .25em) 2px 2px}.topic-map .avatars{flex-direction:row}.topic-map .avatars>div{margin:0}.topic-map .buttons{order:1}.topic-map .buttons .btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;padding:0;color:#00aeff;background:none;border:none;background:none;border:none;height:100%;width:55px;justify-content:center}.topic-map .buttons .btn:disabled{cursor:default;opacity:1}.topic-map .buttons .btn:disabled:hover{color:inherit}.topic-map .buttons .btn:disabled .svg-icon{opacity:.15}.topic-map .buttons .btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-map .buttons .btn .svg-icon+.d-label,.topic-map .buttons .btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-map .buttons .btn.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-map .buttons .btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-map .buttons .btn:hover,.topic-map .buttons .btn.btn-hover{color:#91e4ff;background:none;border:none}.topic-map .buttons .btn:active,.topic-map .buttons .btn.btn-active{color:rgba(145,228,255,0.8);background:none;border:none;box-shadow:none}.topic-map .buttons .btn:disabled,.topic-map .buttons .btn:disabled:hover{color:rgba(0,174,255,0.15);background:none;border:none}.topic-map .buttons .btn:hover{background:none}.topic-map .btn-primary{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff;margin-top:.5em}.topic-map .btn-primary:disabled{cursor:default;opacity:1}.topic-map .btn-primary:disabled:hover{color:inherit}.topic-map .btn-primary:disabled .svg-icon{opacity:.15}.topic-map .btn-primary .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-map .btn-primary .svg-icon+.d-label,.topic-map .btn-primary .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-map .btn-primary.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-map .btn-primary.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-map .btn-primary .svg-icon+.d-label,.topic-map .btn-primary .svg-icon+.d-button-label{color:#fff}.topic-map .btn-primary:hover,.topic-map .btn-primary.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.topic-map .btn-primary[href]{color:#fff}.topic-map .btn-primary:active,.topic-map .btn-primary.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.topic-map .btn-primary:disabled,.topic-map .btn-primary:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.topic-map .link-summary .btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff;justify-content:center}.topic-map .link-summary .btn:disabled{cursor:default;opacity:1}.topic-map .link-summary .btn:disabled:hover{color:inherit}.topic-map .link-summary .btn:disabled .svg-icon{opacity:.15}.topic-map .link-summary .btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-map .link-summary .btn .svg-icon+.d-label,.topic-map .link-summary .btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-map .link-summary .btn.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-map .link-summary .btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-map .link-summary .btn .svg-icon+.d-label,.topic-map .link-summary .btn .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.topic-map .link-summary .btn:hover,.topic-map .link-summary .btn.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.topic-map .link-summary .btn:hover .svg-icon+.d-label,.topic-map .link-summary .btn:hover .svg-icon+.d-button-label,.topic-map .link-summary .btn.btn-hover .svg-icon+.d-label,.topic-map .link-summary .btn.btn-hover .svg-icon+.d-button-label{color:#fff}.topic-map .link-summary .btn[href]{color:#00aeff}.topic-map .link-summary .btn:active,.topic-map .link-summary .btn.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.topic-map .link-summary .btn:active .svg-icon+.d-label,.topic-map .link-summary .btn:active .svg-icon+.d-button-label,.topic-map .link-summary .btn.btn-active .svg-icon+.d-label,.topic-map .link-summary .btn.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.topic-map .link-summary .btn:disabled,.topic-map .link-summary .btn:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.topic-map .link-summary .btn:disabled .svg-icon+.d-label,.topic-map .link-summary .btn:disabled .svg-icon+.d-button-label,.topic-map .link-summary .btn:disabled:hover .svg-icon+.d-label,.topic-map .link-summary .btn:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.topic-map .topic-map-expanded{border-top:none;margin-top:5px}.topic-map .links,.topic-map .information,.topic-map .avatars{padding:1em 0}.topic-map .links td:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:1px}.topic-map section{border-top:solid 1px rgba(255,255,255,0.15)}.names .d-icon-shield,.full-name .d-icon-shield{display:none}.cooked a,.user-stream-item p a{color:rgba(255,255,255,0.5);text-decoration:underline}.cooked a:hover,.user-stream-item p a:hover{color:#fff}.cooked a:active,.user-stream-item p a:active{color:rgba(255,255,255,0.8)}.cooked a:visited,.user-stream-item p a:visited{color:rgba(255,255,255,0.3)}.cooked.distinguished-text-marking a,.cooked.quote.group-support:not(.quote-modified) a,.cooked.quote.group-community:not(.quote-modified) a,.cooked.quote.group-cs-moderator:not(.quote-modified) a,.cooked.quote.group-cs-engagement:not(.quote-modified) a,.cooked.quote.group-community-manager:not(.quote-modified) a,.cooked.quote.group-tech:not(.quote-modified) a,.cooked.quote.group-forum-developer:not(.quote-modified) a,.user-stream-item p.distinguished-text-marking a,.user-stream-item p.quote.group-support:not(.quote-modified) a,.user-stream-item p.quote.group-community:not(.quote-modified) a,.user-stream-item p.quote.group-cs-moderator:not(.quote-modified) a,.user-stream-item p.quote.group-cs-engagement:not(.quote-modified) a,.user-stream-item p.quote.group-community-manager:not(.quote-modified) a,.user-stream-item p.quote.group-tech:not(.quote-modified) a,.user-stream-item p.quote.group-forum-developer:not(.quote-modified) a{color:#fff}.cooked.distinguished-text-marking a:hover,.cooked.quote.group-support:not(.quote-modified) a:hover,.cooked.quote.group-community:not(.quote-modified) a:hover,.cooked.quote.group-cs-moderator:not(.quote-modified) a:hover,.cooked.quote.group-cs-engagement:not(.quote-modified) a:hover,.cooked.quote.group-community-manager:not(.quote-modified) a:hover,.cooked.quote.group-tech:not(.quote-modified) a:hover,.cooked.quote.group-forum-developer:not(.quote-modified) a:hover,.user-stream-item p.distinguished-text-marking a:hover,.user-stream-item p.quote.group-support:not(.quote-modified) a:hover,.user-stream-item p.quote.group-community:not(.quote-modified) a:hover,.user-stream-item p.quote.group-cs-moderator:not(.quote-modified) a:hover,.user-stream-item p.quote.group-cs-engagement:not(.quote-modified) a:hover,.user-stream-item p.quote.group-community-manager:not(.quote-modified) a:hover,.user-stream-item p.quote.group-tech:not(.quote-modified) a:hover,.user-stream-item p.quote.group-forum-developer:not(.quote-modified) a:hover{color:#c8c8c8}.topic-post .cooked{line-height:1.6}.topic-post .character-details{font-size:0.9em}.topic-post .character-details .character-guild{font-size:0.8em}.topic-post .character-details .secondary-details{font-size:0.8em}.topic-post .topic-body,.topic-post .topic-body:before{clear:unset}.topic-post .post-info.edits a.wiki{color:#00aeff}.topic-post .post-info.edits a{display:flex;align-items:center;color:rgba(255,255,255,0.5);transition:color 200ms}.topic-post .post-info.edits a:hover{color:#fff;background:none}.topic-post .post-info.edits a:active{color:rgba(255,255,255,0.3)}.topic-post .post-info.edits a .d-icon{margin-left:0.25em}.topic-post .next-tracked-post{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.15);color:#00aeff;padding:.5em;margin-left:0.5em}.topic-post .next-tracked-post:disabled{cursor:default;opacity:1}.topic-post .next-tracked-post:disabled:hover{color:inherit}.topic-post .next-tracked-post:disabled .svg-icon{opacity:.15}.topic-post .next-tracked-post .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.topic-post .next-tracked-post .svg-icon+.d-label,.topic-post .next-tracked-post .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.topic-post .next-tracked-post.btn-large{padding-left:62.325px;padding-right:62.325px}.topic-post .next-tracked-post.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.topic-post .next-tracked-post .svg-icon+.d-label,.topic-post .next-tracked-post .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.topic-post .next-tracked-post:hover,.topic-post .next-tracked-post.btn-hover{background-color:rgba(0,0,0,0.2);border:solid 1px rgba(255,255,255,0.3);color:#91e4ff}.topic-post .next-tracked-post:hover .svg-icon+.d-label,.topic-post .next-tracked-post:hover .svg-icon+.d-button-label,.topic-post .next-tracked-post.btn-hover .svg-icon+.d-label,.topic-post .next-tracked-post.btn-hover .svg-icon+.d-button-label{color:#fff}.topic-post .next-tracked-post[href]{color:#00aeff}.topic-post .next-tracked-post:active,.topic-post .next-tracked-post.btn-active{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);color:rgba(145,228,255,0.8)}.topic-post .next-tracked-post:active .svg-icon+.d-label,.topic-post .next-tracked-post:active .svg-icon+.d-button-label,.topic-post .next-tracked-post.btn-active .svg-icon+.d-label,.topic-post .next-tracked-post.btn-active .svg-icon+.d-button-label{color:rgba(255,255,255,0.8)}.topic-post .next-tracked-post:disabled,.topic-post .next-tracked-post:disabled:hover{background-color:rgba(0,0,0,0.04);border:solid 1px rgba(255,255,255,0.03);color:rgba(0,174,255,0.15)}.topic-post .next-tracked-post:disabled .svg-icon+.d-label,.topic-post .next-tracked-post:disabled .svg-icon+.d-button-label,.topic-post .next-tracked-post:disabled:hover .svg-icon+.d-label,.topic-post .next-tracked-post:disabled:hover .svg-icon+.d-button-label{color:rgba(255,255,255,0.15)}.topic-post .quote{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);padding:.5em}.topic-post .quote .title,.topic-post .quote blockquote{background:none;border:none;margin-bottom:0}.topic-post .quote .title{color:#fff;padding:.5em .5em 0}.topic-post .quote .title:hover .d-icon-chevron-down,.topic-post .quote .title:hover .d-icon-chevron-up{color:#fff}.topic-post .quote .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:32px;height:32px;margin:2px calc(2px + .7em) 2px 2px}.topic-post .quote .title .quote-controls{display:flex;align-items:center;order:1;margin-left:auto;color:rgba(255,255,255,0.8)}.topic-post .quote .title .quote-controls .svg-icon{transition:color 200ms}.topic-post .quote .title .quote-controls .back .svg-icon{color:rgba(255,255,255,0.3);transition:color 200ms;font-size:0.9em}.topic-post .quote .title .quote-controls .back .svg-icon:hover{color:#fff;background:none}.topic-post .quote .title .quote-controls .back .svg-icon:active{color:rgba(255,255,255,0.3)}@media all and (max-width: 600px){.topic-post .row{padding:0 1em}}@media all and (max-width: 600px){.topic-post .topic-meta-data{margin-left:60px}.topic-post .topic-meta-data .reply-to-tab{display:flex;align-items:center;position:unset;margin-left:auto}.topic-post .topic-meta-data .reply-to-tab svg{margin-right:.25em}.topic-post .embedded-posts.bottom{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);padding:1em 0}.topic-post .embedded-posts.bottom .topic-avatar{display:none}.topic-post .embedded-posts.bottom .topic-body{width:100%}.topic-post .embedded-posts.bottom .topic-meta-data{margin:0 0 1em 0;display:flex;justify-content:space-between}.topic-post .embedded-posts.bottom .topic-meta-data .post-info,.topic-post .embedded-posts.bottom .topic-meta-data .names{margin:0}.topic-post .embedded-posts.bottom .topic-meta-data .post-link-arrow{display:flex;align-items:center}.topic-post .embedded-posts.bottom .topic-meta-data .post-link-arrow .arrow{color:rgba(255,255,255,0.5);transition:color 200ms}.topic-post .embedded-posts.bottom .topic-meta-data .post-link-arrow .arrow:hover{color:#fff;background:none}.topic-post .embedded-posts.bottom .topic-meta-data .post-link-arrow .arrow:active{color:rgba(255,255,255,0.3)}.topic-post .embedded-posts.bottom .row{display:flex;flex-wrap:wrap}}.topic-post .post-links .d-icon-link{margin-right:0.5em}blockquote,pre code{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15)}blockquote{padding:.5em 0.7em}blockquote span.bml-quote-date{margin-right:.5em}.select-kit .select-kit-offscreen{width:0}.post-hidden:hover{opacity:1}.small-action{display:flex;align-items:center;margin-right:230px;max-width:unset;border-top:none;border-bottom:solid 1px rgba(255,255,255,0.15)}@media all and (max-width: 600px){.small-action{padding:0 1em}}@media all and (max-width: 600px){.small-action{margin-right:0}}.small-action.time-gap{border-bottom:none}@media all and (max-width: 600px){.small-action.time-gap{border-top:solid 1px rgba(255,255,255,0.15)}.small-action.time-gap .topic-avatar{display:none}}.small-action.time-gap+.onscreen-post{border-top:solid 1px rgba(255,255,255,0.15)}.small-action .topic-avatar{align-self:center;padding:0;width:auto;margin:0}.small-action .topic-avatar svg{color:#f7931e}.small-action .small-action-desc{display:flex;align-items:center;margin-top:0;flex:1;padding-top:0.6em;padding-bottom:0.6em;padding-left:11px;color:rgba(255,255,255,0.5)}.small-action .small-action-desc .custom-message{margin:0 0.5em}.small-action .small-action-desc .custom-message p{line-height:1.2}.small-action .small-action-desc.timegap{color:rgba(255,255,255,0.5)}@media all and (max-width: 600px){.small-action .small-action-desc.timegap{padding-left:0}}.small-action .small-action-desc>p{padding-top:0;flex:1;line-height:1em}.small-action .btn.small-action-edit,.small-action .btn.small-action-delete{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;padding:0;color:#00aeff;background:none;border:none;padding:5px}.small-action .btn.small-action-edit:disabled,.small-action .btn.small-action-delete:disabled{cursor:default;opacity:1}.small-action .btn.small-action-edit:disabled:hover,.small-action .btn.small-action-delete:disabled:hover{color:inherit}.small-action .btn.small-action-edit:disabled .svg-icon,.small-action .btn.small-action-delete:disabled .svg-icon{opacity:.15}.small-action .btn.small-action-edit .svg-icon,.small-action .btn.small-action-delete .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.small-action .btn.small-action-edit .svg-icon+.d-label,.small-action .btn.small-action-edit .svg-icon+.d-button-label,.small-action .btn.small-action-delete .svg-icon+.d-label,.small-action .btn.small-action-delete .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.small-action .btn.small-action-edit.btn-large,.small-action .btn.small-action-delete.btn-large{padding-left:62.325px;padding-right:62.325px}.small-action .btn.small-action-edit.btn-medium,.small-action .btn.small-action-delete.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.small-action .btn.small-action-edit:hover,.small-action .btn.small-action-edit.btn-hover,.small-action .btn.small-action-delete:hover,.small-action .btn.small-action-delete.btn-hover{color:#91e4ff;background:none;border:none}.small-action .btn.small-action-edit:active,.small-action .btn.small-action-edit.btn-active,.small-action .btn.small-action-delete:active,.small-action .btn.small-action-delete.btn-active{color:rgba(145,228,255,0.8);background:none;border:none;box-shadow:none}.small-action .btn.small-action-edit:disabled,.small-action .btn.small-action-edit:disabled:hover,.small-action .btn.small-action-delete:disabled,.small-action .btn.small-action-delete:disabled:hover{color:rgba(0,174,255,0.15);background:none;border:none}.small-action .small-action-edit{order:1}.small-action .small-action-delete{order:2}@media all and (max-width: 600px){.gap{padding:1em}}@media all and (max-width: 600px){#topic-title{padding:0 1em}}#topic-title .title-wrapper{width:100%;margin-bottom:1em}#topic-title .title-wrapper .category-chooser{margin-bottom:1em}#topic-title h1{font-family:"Blizzard",Helvetica,Arial,sans-serif;font-size:39.056px;font-weight:700;line-height:1.2;padding:0;margin:0;margin-left:-.05em;display:flex;align-items:center;text-transform:uppercase;font-weight:bold;line-height:normal}@media (min-width: 480px){#topic-title h1{font-size:25.632px}}@media (min-width: 768px){#topic-title h1{font-size:33.184px}}@media (min-width: 992px){#topic-title h1{font-size:39.056px}}@media (min-width: 1200px){#topic-title h1{font-size:43.938px}}#topic-title h1.max-lines-1{max-height:1.2em}#topic-title h1.max-lines-2{max-height:2.4em}#topic-title h1.max-lines-3{max-height:3.6em}#topic-title h1.max-lines-4{max-height:4.8em}#topic-title h1.max-lines-5{max-height:6em}#topic-title h1.flush-top{margin-top:-.60415rem}@media (min-width: 480px){#topic-title h1.flush-top{margin-top:-.39649rem}}@media (min-width: 768px){#topic-title h1.flush-top{margin-top:-.51331rem}}@media (min-width: 992px){#topic-title h1.flush-top{margin-top:-.60415rem}}@media (min-width: 1200px){#topic-title h1.flush-top{margin-top:-.60415rem}}#topic-title h1.flush-bottom{margin-bottom:-.58096rem}@media (min-width: 480px){#topic-title h1.flush-bottom{margin-bottom:-.38128rem}}@media (min-width: 768px){#topic-title h1.flush-bottom{margin-bottom:-.49361rem}}@media (min-width: 992px){#topic-title h1.flush-bottom{margin-bottom:-.58096rem}}@media (min-width: 1200px){#topic-title h1.flush-bottom{margin-bottom:-.58096rem}}#topic-title h1.multiline{line-height:1.05}#topic-title h1.multiline.max-lines-1{max-height:1.05em}#topic-title h1.multiline.max-lines-2{max-height:2.1em}#topic-title h1.multiline.max-lines-3{max-height:3.15em}#topic-title h1.multiline.max-lines-4{max-height:4.2em}#topic-title h1.multiline.max-lines-5{max-height:5.25em}#topic-title h1::before{content:"";background-image:url("/plugins/discourse-blizzard-themes/images/logos/blizzard/logo-small-blizzard.png");background-size:contain;width:3.125rem;height:3.125rem;margin-right:.25em;flex-shrink:0}@media all and (max-width: 600px){#topic-title h1::before{display:none}}#topic-title h1 a{color:#fff}#topic-title h1 a.topic-status{color:#f7931e}#topic-title h1 .topic-status{color:#f7931e}#topic-title .edit-topic{font-size:1rem;margin-left:0.7em}#topic-title .topic-statuses{margin-top:0;font-size:0.6em;align-self:flex-start;margin-top:0.5em;margin-right:0.3em}@media all and (max-width: 600px){#topic-title .topic-statuses{display:none}}#topic-title .topic-category .badge-wrapper{display:block;font-size:1em;margin:0.25em 0}.latest-topic-list .table-heading,.top-topic-list .table-heading{text-transform:uppercase;color:rgba(255,255,255,0.8);border-bottom-width:1px;border-color:rgba(221,221,221,0.15);padding:2.15em .25em .5em .25em;font-size:14px}.latest-topic-list .more-topics [href].btn,.top-topic-list .more-topics [href].btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff}.latest-topic-list .more-topics [href].btn:disabled,.top-topic-list .more-topics [href].btn:disabled{cursor:default;opacity:1}.latest-topic-list .more-topics [href].btn:disabled:hover,.top-topic-list .more-topics [href].btn:disabled:hover{color:inherit}.latest-topic-list .more-topics [href].btn:disabled .svg-icon,.top-topic-list .more-topics [href].btn:disabled .svg-icon{opacity:.15}.latest-topic-list .more-topics [href].btn .svg-icon,.top-topic-list .more-topics [href].btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.latest-topic-list .more-topics [href].btn .svg-icon+.d-label,.latest-topic-list .more-topics [href].btn .svg-icon+.d-button-label,.top-topic-list .more-topics [href].btn .svg-icon+.d-label,.top-topic-list .more-topics [href].btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.latest-topic-list .more-topics [href].btn.btn-large,.top-topic-list .more-topics [href].btn.btn-large{padding-left:62.325px;padding-right:62.325px}.latest-topic-list .more-topics [href].btn.btn-medium,.top-topic-list .more-topics [href].btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.latest-topic-list .more-topics [href].btn .svg-icon+.d-label,.latest-topic-list .more-topics [href].btn .svg-icon+.d-button-label,.top-topic-list .more-topics [href].btn .svg-icon+.d-label,.top-topic-list .more-topics [href].btn .svg-icon+.d-button-label{color:#fff}.latest-topic-list .more-topics [href].btn:hover,.latest-topic-list .more-topics [href].btn.btn-hover,.top-topic-list .more-topics [href].btn:hover,.top-topic-list .more-topics [href].btn.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.latest-topic-list .more-topics [href].btn[href],.top-topic-list .more-topics [href].btn[href]{color:#fff}.latest-topic-list .more-topics [href].btn:active,.latest-topic-list .more-topics [href].btn.btn-active,.top-topic-list .more-topics [href].btn:active,.top-topic-list .more-topics [href].btn.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.latest-topic-list .more-topics [href].btn:disabled,.latest-topic-list .more-topics [href].btn:disabled:hover,.top-topic-list .more-topics [href].btn:disabled,.top-topic-list .more-topics [href].btn:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.latest-topic-list .d-icon-bookmark,.top-topic-list .d-icon-bookmark{color:inherit}.top-sub-section.replies-section li,.top-sub-section.topics-section li{margin:0;padding-top:0.25em}.latest-topic-list-item{border-color:rgba(221,221,221,0.15);cursor:pointer;display:block;padding:0.5em 1em 1em 0.5em}.latest-topic-list-item:hover{background-color:rgba(221,221,221,0.1)}.latest-topic-list-item.visited a.title:not(.badge-notification){color:rgba(255,255,255,0.5);transition:color 200ms}.latest-topic-list-item.visited a.title:not(.badge-notification):hover{color:#fff;background:none}.latest-topic-list-item.visited a.title:not(.badge-notification):active{color:rgba(255,255,255,0.3)}.latest-topic-list-item.visited .topic-statuses svg{color:rgba(255,255,255,0.5)}.latest-topic-list-item .b-topic-line{display:flex;line-height:1.3}.latest-topic-list-item .topic-statuses{font-size:1.2em;color:#f7931e}.latest-topic-list-item .d-icon-thumb-tack.unpinned{color:inherit}.latest-topic-list-item .main-link{display:flex;align-items:center;flex:15;max-width:unset;font-size:inherit;overflow:hidden}.latest-topic-list-item .main-link a.title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 0 0 0.25em}.latest-topic-list-item .b-category-small img{margin:0 0.5em 0 0.2em}.latest-topic-list-item .b-category-small .b-category-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.latest-topic-list-item .posts-map{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;color:rgba(255,255,255,0.5);transition:color 200ms;padding:.25em 0}.latest-topic-list-item .posts-map .svg-icon{flex-shrink:0;font-size:1em;margin-right:.28em}.latest-topic-list-item .posts-map:hover{color:#fff;background:none}.latest-topic-list-item .posts-map:active{color:rgba(255,255,255,0.3)}.latest-topic-list-item .posts-map .blizzard-reply-icon{color:#00b4ff;margin-right:0.15em;top:0.05em}.latest-topic-list-item .b-age{margin-left:auto;color:rgba(255,255,255,0.5)}.latest-topic-list-item .b-age:hover{color:rgba(255,255,255,0.5)}#user-card{padding:0.25em 0.25em 0.5em 0.25em;box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b}#user-card.selectable-characters-enabled .card-content .names h1,#user-card.selectable-characters-enabled .card-content .names h2{display:none}#user-card.selectable-characters-enabled .card-content .names>span{display:flex;flex-direction:column}#user-card.selectable-characters-enabled .card-content .names span{padding-left:0}#user-card.selectable-characters-enabled .card-content .post-count{order:2}#user-card.selectable-characters-enabled .card-content .character-details{order:1}#user-card.selectable-characters-enabled .card-content .character-details .secondary-details,#user-card.selectable-characters-enabled .card-content .character-details .character-guild{font-size:0.8em}#user-card .card-content{padding:0.5em 0.5em 0 0.5em;display:flex;flex-wrap:wrap;background:transparent}#user-card .card-content .metadata,#user-card .card-content .compose-pm{display:none}#user-card .card-content .names{align-self:flex-start;flex:1 1 auto}#user-card .card-content .names h1{font-weight:normal;font-size:1em;margin-top:-0.25em}#user-card .card-content .names h1 a{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;display:block}#user-card .card-content .names h1 a .svg-icon{flex-shrink:0;font-size:.75em;margin-left:.4em}#user-card .card-content .names h1 a .d-icon{margin-left:.25em}#user-card .card-content .names h2{font-size:0.77em}#user-card .card-content .names h2.username{display:none}#user-card .card-content .names .usercard-post-count{color:rgba(255,255,255,0.5);font-size:0.66em}#user-card .card-content .names span{padding-left:.25em;font-size:1em}#user-card .card-content .user-card-avatar img.avatar{width:80px;height:80px;box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000}#user-card .usercard-controls{margin-left:.5em;margin-top:-.25em;align-self:flex-start;margin-left:auto}#user-card .usercard-controls button{background:none;border:none;padding:0;min-width:0}#user-card .blizzard-card-buttons{width:100%}#user-card .usercard-additional-controls{display:flex;align-items:center;justify-content:space-between}#user-card .user-card-avatar{margin-top:0}#user-card .user-card-button{margin-top:1em;width:49%}.user-main{margin-top:3.75em}@media all and (max-width: 600px){.user-main{padding:0 1em}}.user-main .compose-pm{display:none}.user-main .staff-counters{display:flex;background-color:rgba(0,0,0,0.25);color:rgba(255,255,255,0.5)}.user-main .staff-counters:blank{display:none}.user-main .staff-counters a{display:flex;align-items:center;color:rgba(255,255,255,0.8)}.user-main .staff-counters a:hover{color:#fff}.user-main .staff-counters a:active{color:rgba(255,255,255,0.5)}.user-main .staff-counters>div,.user-main .staff-counters div a{display:flex;align-items:center;padding:8px 0}.user-main .staff-counters>div span,.user-main .staff-counters div a span{width:auto;height:auto;line-height:1.4em;display:inline-flex;justify-content:center;align-items:center;font-size:0.929em}.user-main .user-profile-avatar{margin-bottom:1em}.user-main .user-profile-avatar.selectable{margin:0 20px 20px 0;cursor:pointer;font-size:30px;color:#00aeff}.user-main .user-profile-avatar.selectable img.avatar{margin:0}.user-main .user-profile-avatar.selectable .d-icon{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.user-main .user-profile-avatar.selectable:hover{opacity:.8}.user-main .user-profile-avatar.selectable:hover .d-icon{display:block}.user-main .primary{display:flex}.user-main .about{overflow:visible}.user-main .about img.avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000}.user-main .about.collapsed-info .details{padding-bottom:0.5em;border-bottom:none}.user-main .about.collapsed-info .details .primary{align-items:center}.user-main .about.collapsed-info .controls ul{flex-direction:row}.user-main .about.collapsed-info .controls ul li:not(:last-child){margin-right:.25em}.user-main .about.collapsed-info .controls ul a{margin-bottom:0}.user-main .about.no-background{background:none}.user-main .about.no-background .details{background:none}.user-main .about.collapsed-info.has-background .details{padding:12px 15px}.user-main .about h3{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.user-main .about h3 .svg-icon{flex-shrink:0;font-size:1em;margin-right:.28em}.user-main .about .details img.avatar{margin-bottom:0}.user-main .about .details .primary h1.username,.user-main .about .details .primary .full-name{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;font-weight:normal;width:100%}.user-main .about .details .primary h1.username .svg-icon,.user-main .about .details .primary .full-name .svg-icon{flex-shrink:0;font-size:.75em;margin-left:.28em}.user-main .about .details h2.username{background-color:yellow;display:none}.user-main .about .details .suspended .d-icon-ban{display:inline;top:0.175em}.user-main .about .controls{order:1;margin-left:auto;padding:0;width:auto}.user-main .about .controls a{width:100%;padding:5px 15px}.user-main .about .controls ul{display:flex;flex-direction:column;margin:0}.user-main .about .controls ul li{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.user-main .about .controls ul li .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.user-main .about .secondary{background:rgba(0,0,0,0.25);border:none}.user-main .about .secondary dl{display:flex;align-items:center;flex-wrap:wrap}.user-main .about .secondary dl .svg-icon{font-size:0.75em}.user-content{background:transparent}.user-main .about .controls ul li .user-card-button .svg-icon{font-size:1.4em}.character-selector{margin-bottom:1em}.character-selector .no-results{margin:1em 0 0 1em}.character-selector .character-filter{margin-left:1em;display:flex;align-items:center}.character-selector .character-filter .d-icon{font-size:20px;margin-right:0.25em;display:inline-block;color:#00aeff}.character-selector .character-filter input{font-size:20px;width:100%}.character-selector .character-filter input,.character-selector .character-filter input:hover,.character-selector .character-filter input:active,.character-selector .character-filter input:focus{border:none;margin:0;padding:0;background-color:transparent}.character-selector .selectable-characters{max-height:450px;display:flex;flex-wrap:wrap}.character-selector .selectable-characters .character-details .character-achievements{display:none}.character-selector .selectable-characters .character-details .secondary-details,.character-selector .selectable-characters .character-details .character-class{display:block}.character-selector .selectable-characters .character-details .character-guild{text-transform:uppercase;font-size:0.8em}.character-selector .selectable-characters .selectable-character{vertical-align:top;flex:0 0 33%;width:400px;display:flex;padding:1em;border:1px solid transparent;cursor:pointer}.character-selector .selectable-characters .selectable-character .avatar{margin-right:1em;box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000}.character-selector .selectable-characters .selectable-character:hover{border:1px solid #00aeff;background-color:rgba(0,174,255,0.15)}.user-post-names-outlet>span{margin-right:0.5em}.user-post-names-outlet .character-details{font-size:0.8em;display:flex}.user-post-names-outlet .character-details .secondary-details{margin-left:0.5em}.pref-avatar-blizzard .character{display:flex;align-items:center;margin-bottom:1em}.character-name{font-size:1.2em;font-weight:bold}.character-guild{color:rgba(221,221,221,0.8)}.character-achievements{color:rgba(221,221,221,0.8)}.character-achievements .d-icon{display:inline;color:#f7931e;font-size:0.8em;margin-right:0.25em}.character-realm{color:rgba(255,255,255,0.5);font-size:0.8em;text-transform:uppercase}.character-class.death-knight{color:#c41e3b}.character-class.demon-hunter{color:#a330c9}.character-class.druid{color:#ff7c0a}.character-class.hunter{color:#aad372}.character-class.mage{color:#68ccef}.character-class.monk{color:#00ffba}.character-class.paladin{color:#f48cba}.character-class.priest{color:#f0ebe0}.character-class.rogue{color:#fff468}.character-class.shaman{color:#2359ff}.character-class.warlock{color:#9382c9}.character-class.warrior{color:#c69b6d}.user-stream .user-stream-item{background:none;padding:1.5em 0.5em}.user-stream .user-stream-item:first-child{padding-top:0.55em}.user-stream .user-stream-item .info{display:flex;flex-direction:column;position:relative}.user-stream .user-stream-item .info .avatar-link{display:none}.user-stream .user-stream-item .stream-topic-details{line-height:0}.user-stream .user-stream-item .time{order:1;color:rgba(255,255,255,0.5);font-size:0.8em;margin:0.8em 0}.user-stream .user-stream-item .stream-topic-title{color:rgba(255,255,255,0.8);transition:color 200ms;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;display:inline-flex;width:100%}.user-stream .user-stream-item .stream-topic-title:hover{color:#fff;background:none}.user-stream .user-stream-item .stream-topic-title:active{color:rgba(255,255,255,0.3)}.user-stream .user-stream-item .stream-topic-title .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.28em}.user-stream .user-stream-item .stream-topic-title a{color:inherit;transition:none;font-size:1.2em}.user-stream .user-stream-item .category{line-height:0}.user-stream .user-stream-item .category a{color:rgba(255,255,255,0.5);transition:color 200ms}.user-stream .user-stream-item .category a:hover{color:#fff;background:none}.user-stream .user-stream-item .category a:active{color:rgba(255,255,255,0.3)}.user-stream .user-stream-item .expand-item,.user-stream .user-stream-item .collapse-item{color:rgba(255,255,255,0.5);transition:color 200ms;position:absolute;right:0;margin-right:0;padding:0.4em;font-size:0.75em}.user-stream .user-stream-item .expand-item:hover,.user-stream .user-stream-item .collapse-item:hover{color:#fff;background:none}.user-stream .user-stream-item .expand-item:active,.user-stream .user-stream-item .collapse-item:active{color:rgba(255,255,255,0.3)}.user-stream .user-stream-item .excerpt{margin:0;word-break:break-word}.user-stream .user-stream-item .excerpt p{font-size:1em}.user-stream .child-actions,.user-stream-item-actions{display:flex;align-items:center}.user-stream .child-actions .svg-icon,.user-stream .child-actions .avatar-link,.user-stream-item-actions .svg-icon,.user-stream-item-actions .avatar-link{margin-right:0.3em}.user-stream .child-actions .avatar-wrapper,.user-stream .child-actions .avatar,.user-stream-item-actions .avatar-wrapper,.user-stream-item-actions .avatar{display:block}.user-stream .child-actions .remove-bookmark,.user-stream-item-actions .remove-bookmark{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;margin:0 0 0 auto}.user-stream .child-actions .remove-bookmark .svg-icon,.user-stream-item-actions .remove-bookmark .svg-icon{flex-shrink:0;font-size:1em;margin-right:.28em}.user-table .messages .list-actions{display:flex}.user-table .messages .list-actions .bulk-select{padding:0.62em}.user-table .messages .star .bulk-select{min-height:unset}.user-table .wrapper{max-width:100%}.user-table .wrapper section:not(.user-navigation):not(.user-right){width:100%}.user-navigation{padding-right:1.5em;width:10em}.user-navigation .nav-stacked a{color:rgba(255,255,255,0.5);transition:color 200ms;font-size:18px}.user-navigation .nav-stacked a:hover{color:#fff;background:none}.user-navigation .nav-stacked a:active{color:rgba(255,255,255,0.3)}.user-navigation .nav-stacked a.active{font-weight:normal;color:#fff}.user-navigation .btn{width:100%;padding-left:1em;padding-right:1.35em;justify-content:center}.user-navigation .assigned-list a{display:flex;align-items:center}.user-navigation .assigned-list a .d-icon{margin-right:0.5em}.user-right{width:80%}.mobile-view .user-right{width:auto}.notification-history .notification{background:none;padding:1em 0.7em}.notification-history .notification li{line-height:normal}.notification-history .notification .time{color:rgba(255,255,255,0.5);line-height:normal;position:relative;top:0.1em}.notification-history .user-stream-item-actions .d-icon-pencil{top:-0.05em}.preferences-nav .nav-profile,.preferences-nav .nav-emails{display:none}.b-account-link .battle-net-link{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.b-account-link .battle-net-link .svg-icon{flex-shrink:0;font-size:.75em;margin-left:.75em}.b-account-link .battle-net-link .d-icon-external-link{top:0.1em}.user-preferences .control-label{font-weight:normal;line-height:normal;margin-bottom:0.9em}.user-preferences .controls{line-height:normal;margin-bottom:0.2em}.user-preferences .static{color:rgba(255,255,255,0.8)}.user-preferences .instructions{color:rgba(255,255,255,0.5)}.user-preferences .controls-dropdown{margin-bottom:1em}.user-preferences .select-kit{min-width:30em}.user-preferences .desktop-notifications .btn-icon-text{padding-left:2.5em}.user-preferences .pref-avatar{display:none}.user-preferences .pref-associated-accounts{display:none}.user-preferences .pref-avatar-blizzard .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 2px #000;width:50px;height:50px;margin-right:0.5em}.user-preferences .change-name{margin-bottom:2em}.stats-section ul{display:flex;justify-content:space-between}.stats-section li{padding:.5em 0;text-align:center}@media all and (max-width: 600px){.stats-section li{margin:.25em}}.stats-section .user-stat{line-height:normal}.stats-section .value{display:block;text-align:center;font-weight:normal;color:rgba(255,255,255,0.8)}.stats-section .label{display:flex;align-items:center;color:rgba(255,255,255,0.5)}.stats-section .d-icon-heart{color:#00aeff !important;margin-right:0.3em;transition:color 200ms,background-color 200ms,border-color 200ms}.stats-section li.linked-stat a{width:auto;height:auto;padding:.5em 0}.stats-section li.linked-stat a .value{color:rgba(255,255,255,0.8);transition:color 200ms}.stats-section li.linked-stat a:hover .value{color:#fff;background:none}.stats-section li.linked-stat a:active .value{color:rgba(255,255,255,0.5)}.stats-section li.linked-stat a .label{color:rgba(255,255,255,0.5);transition:color 200ms}.stats-section li.linked-stat a:hover .label{color:rgba(255,255,255,0.8);background:none}.stats-section li.linked-stat a:active .label{color:rgba(255,255,255,0.3)}.stats-section li.linked-stat a .d-icon-heart{transition:color 200ms,background-color 200ms,border-color 200ms}.stats-section li.linked-stat a:hover .d-icon-heart{color:#91e4ff !important}.top-sub-section li{border-left:none;padding:0;margin:0 0 1.2em 0;line-height:normal}.stats-title{text-transform:none}.links-section .domain{color:rgba(255,255,255,0.5)}.links-section .clicks{top:0;margin-left:0.3em}.links-section a:not(.domain){display:block;margin-top:0.2em}.summary-user-list li{height:auto}.summary-user-list .user-info{display:flex}.summary-user-list .user-info.small{width:auto}.summary-user-list .user-info .user-image{padding:0}.summary-user-list .user-info .user-image a{display:block;padding-right:0.7em}.summary-user-list .user-detail{padding-left:0}.summary-user-list .user-detail .name-line{font-size:1.5em;margin-bottom:0.1em}.summary-user-list .user-detail .username a{color:#fff;transition:color 200ms;font-weight:normal}.summary-user-list .user-detail .username a:hover{color:#fff;background:none}.summary-user-list .user-detail .username a:active{color:rgba(255,255,255,0.3)}.summary-user-list .user-detail .title{display:none}.summary-user-list .user-detail .details{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;color:rgba(255,255,255,0.5);font-size:1.1em}.summary-user-list .user-detail .details .svg-icon{flex-shrink:0;font-size:.8em;margin-right:.28em}body,.text-base,p,li,p,li{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:300}body{background:url("/plugins/discourse-blizzard-themes/images/backgrounds/overwatch/top.jpg") center -200px no-repeat,url("/plugins/discourse-blizzard-themes/images/backgrounds/overwatch/repeat.jpg") center -200px repeat-y;background-color:#1f2326}@media all and (max-width: 641px){.b-welcome{padding-top:40px}}.b-welcome-banner{background-image:url("/plugins/discourse-blizzard-themes/images/banners/overwatch/glass.jpg?v=1");color:#324062;background-color:#1f2326}@media all and (max-width: 641px){.b-welcome-banner{background-size:cover;background-repeat:no-repeat;background-position:80% 0px;height:210px;background-image:url("/plugins/discourse-blizzard-themes/images/banners/overwatch/mobile.jpg?v=1")}}.b-welcome-banner .game-logo{height:97px;width:auto;background-size:contain;background-repeat:no-repeat;background-image:url("/plugins/discourse-blizzard-themes/images/logos/overwatch/overwatch-logo-type.svg")}@media all and (max-width: 641px){.b-welcome-banner .game-logo{height:8em;background-position:center bottom}}.b-welcome-banner .no-welcome-text .game-logo{margin-bottom:1.5em}.d-header{background-image:url("/plugins/discourse-blizzard-themes/images/backgrounds/overwatch/top.jpg");background-repeat:repeat-x;background-position:center top -60px}@media all and (max-width: 767px){.d-header{background-position:center top -48px}}@media all and (min-width: 601px){.d-header{background-color:#1f2326}}.blizzard-homepage:not(.docked) .d-header{background-image:url("/plugins/discourse-blizzard-themes/images/banners/overwatch/glass.jpg?v=1");background-position:center bottom -1px;background-repeat:no-repeat}@media all and (max-width: 641px){.blizzard-homepage:not(.docked) .d-header{background-position:center bottom -80px}}.Navbar{background:url("/plugins/discourse-blizzard-themes/images/backgrounds/overwatch/top.jpg") center top}.blizzard-homepage .Navbar{background-image:url("/plugins/discourse-blizzard-themes/images/banners/overwatch/glass.jpg?v=1");background-position:center bottom -40px;background-repeat:no-repeat}@media all and (min-width: 601px){.blizzard-homepage .Navbar.is-auto{background-color:#1f2326}}@media all and (max-width: 641px){.blizzard-homepage .Navbar{background-image:none}.blizzard-homepage .Navbar.is-auto{background:rgba(11,13,18,0.95)}}@media all and (min-width: 641px){.Navbar:after{background-color:rgba(255,255,255,0.05)}}#topic-title h1::before{background-image:url("/plugins/discourse-blizzard-themes/images/logos/overwatch/logo-small.svg");background-repeat:no-repeat;background-position:center center}@media all and (max-width: 600px){#topic-title h1::before{margin-top:2px}}.nav-pills li.group-blizzard-tracker a::before{content:"";background-image:url("/plugins/discourse-blizzard-themes/images/icons/blizz-icon-small.svg");width:20px;height:14px;margin-right:4px;display:inline-block}.nav-pills li.group-blizzard-tracker a:hover::before{filter:brightness(1.2)}.distinguished-post-marking--overwatch-developer{margin-top:-14px;width:240px;height:240px}.distinguished-text-marking--overwatch-developer,.quote.group-overwatch-developer:not(.quote-modified),.group-post .distinguished-text-marking--overwatch-developer,.group-post .quote.group-overwatch-developer:not(.quote-modified){color:#f7931e}.group-post .distinguished-text-marking--overwatch-developer a,.group-post .quote.group-overwatch-developer:not(.quote-modified) a{color:#fff}.group-post .distinguished-text-marking--overwatch-developer a:hover,.group-post .quote.group-overwatch-developer:not(.quote-modified) a:hover{color:#c8c8c8}.distinguished-text-marking--overwatch-mvp,.quote.group-overwatch-mvp:not(.quote-modified),.group-post .distinguished-text-marking--overwatch-mvp,.group-post .quote.group-overwatch-mvp:not(.quote-modified){color:#81b558}.distinguished-text-marking--cs-overwatch-mvp,.quote.group-cs-overwatch-mvp:not(.quote-modified),.group-post .distinguished-text-marking--cs-overwatch-mvp,.group-post .quote.group-cs-overwatch-mvp:not(.quote-modified){color:#81b558}.quote.no-group blockquote p,.quote.no-group blockquote .expanded-quote{color:rgba(255,255,255,0.8)}.topic-avatar.distinguished-avatar-marking--overwatch-developer .main-avatar .avatar,.group-post .distinguished-avatar-marking--overwatch-developer .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75)}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--overwatch-developer{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.user-card-avatar .avatar.distinguished-avatar-marking--overwatch-developer{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--overwatch-developer{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}aside.quote.group-overwatch-developer:not(.quote-modified) .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.topic-post .quote.group-overwatch-developer:not(.quote-modified) .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75)}.group-overwatch-developer>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #f7931e,0 0 0 4px black,0 0 10px 4px rgba(247,147,30,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.group-overwatch-developer .user-title a{color:#f7931e}.topic-avatar.distinguished-avatar-marking--overwatch-mvp .main-avatar .avatar,.group-post .distinguished-avatar-marking--overwatch-mvp .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75)}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--overwatch-mvp{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.user-card-avatar .avatar.distinguished-avatar-marking--overwatch-mvp{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--overwatch-mvp{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}aside.quote.group-overwatch-mvp:not(.quote-modified) .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.topic-post .quote.group-overwatch-mvp:not(.quote-modified) .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75)}.group-overwatch-mvp>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.group-overwatch-mvp .user-title a{color:#81b558}.topic-avatar.distinguished-avatar-marking--cs-overwatch-mvp .main-avatar .avatar,.group-post .distinguished-avatar-marking--cs-overwatch-mvp .main-avatar .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75)}.d-header-icons .current-user .icon .avatar.distinguished-avatar-marking--cs-overwatch-mvp{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.user-card-avatar .avatar.distinguished-avatar-marking--cs-overwatch-mvp{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:62px;height:62px;margin:4px calc(4px + .25em) 4px 4px}.user-main .about .details img.avatar.distinguished-avatar-marking--cs-overwatch-mvp{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:112px;height:112px;margin:4px calc(4px + 10px) 4px 4px}aside.quote.group-cs-overwatch-mvp:not(.quote-modified) .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:28px;height:28px;margin:4px calc(4px + .7em) 4px 4px}.topic-post .quote.group-cs-overwatch-mvp:not(.quote-modified) .title .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75)}.group-cs-overwatch-mvp>.poster .avatar{box-shadow:0 0 0 1px rgba(255,255,255,0.3),0 0 0 3px #81b558,0 0 0 4px black,0 0 10px 4px rgba(129,181,88,0.75);width:20px;height:20px;margin:4px calc(4px + .25em) 4px 4px}.group-cs-overwatch-mvp .user-title a{color:#81b558}.nav-pills li.group-overwatch-developer a::before{content:"";background-image:url("/plugins/discourse-blizzard-themes/images/logos/overwatch/logo-small.svg");background-size:cover;width:20px;height:20px;margin-right:4px;display:inline-block}.nav-pills li.group-overwatch-developer a:hover::before{filter:brightness(1.2)}.admin-interface #main-outlet .nav-pills li a{padding:7px 0.5em}.admin-interface #main-outlet .nav-pills li.active a{background:transparent}.admin-interface .admin-container{flex:1;padding:1em 1.5em;margin-top:0;width:100%}.admin-interface .admin-container h3 a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-interface .admin-container .select-kit-header{height:auto}.admin-interface .admin-controls{display:flex;align-items:center;background:linear-gradient(to bottom, #283244 0%, rgba(21,26,35,0.95) 100%);padding:0 1em;flex-basis:100%;border-bottom:solid 1px #3d434f}.admin-interface .admin-controls .controls{display:flex;margin:0.3em 0 0.3em -0.7em}.admin-interface .admin-controls .controls input{margin-bottom:0}.admin-interface .admin-controls button{margin-left:0.5em;margin-right:0}.admin-interface .admin-controls .search{order:1;margin-left:auto}.admin-interface .admin-controls .search label{color:rgba(255,255,255,0.5);transition:color 200ms;display:flex;cursor:pointer;margin:0}.admin-interface .admin-controls .search label:hover{color:#fff;background:none}.admin-interface .admin-controls .search label:active{color:rgba(255,255,255,0.3)}.admin-interface .admin-controls .span15{margin-left:0}.admin-interface .admin-controls .span15 .nav-pills{border-bottom:none}.admin-interface .admin-controls .span15 .nav-pills li.active a,.admin-interface .admin-controls .span15 .nav-pills li.active a:hover{background:none}.admin-interface .admin-controls .pull-right{margin-left:auto}.admin-interface .admin-nav{width:12em}.admin-interface .admin-nav .nav-stacked{background-color:rgba(0,0,0,0.3);height:100%;margin-bottom:0}.admin-interface .admin-nav .nav-stacked li{border-bottom:none}.admin-interface .admin-nav .nav-stacked a{color:rgba(255,255,255,0.5);transition:color 200ms;padding-left:0.8em}.admin-interface .admin-nav .nav-stacked a:hover{color:#fff;background:none}.admin-interface .admin-nav .nav-stacked a:active{color:rgba(255,255,255,0.3)}.admin-interface .admin-nav .nav-stacked a.active{background:none;color:#fff}.admin-interface .admin-nav .nav-stacked a.active:after{background-color:#f7931e;left:0;top:0;width:0.2em;height:100%;border:none}.admin-interface .users-list td.email,.admin-interface .users-list th.email-heading{display:none}.admin-interface .users-list th.sortable:hover{background:rgba(255,255,255,0.05)}.admin-interface button.show-emails{display:none}.admin-interface .suspend-user-modal label,.admin-interface .silence-user-modal label{display:block;white-space:normal}.admin-interface .suspend-user-modal .reason-controls,.admin-interface .silence-user-modal .reason-controls{margin-bottom:1em}.admin-interface .suspend-user-modal .btn-clear,.admin-interface .silence-user-modal .btn-clear{color:rgba(255,255,255,0.5);transition:color 200ms;padding:0.5em 0 0.5em 0.3em;outline:none}.admin-interface .suspend-user-modal .btn-clear:hover,.admin-interface .silence-user-modal .btn-clear:hover{color:#fff;background:none}.admin-interface .suspend-user-modal .btn-clear:active,.admin-interface .silence-user-modal .btn-clear:active{color:rgba(255,255,255,0.3)}.admin-interface .suspend-user-modal textarea,.admin-interface .silence-user-modal textarea{padding-top:0.3em;line-height:1.5em;max-width:100%;max-height:400px}.admin-interface .admin-content .admin-contents.dashboard-next{padding:1em}.admin-interface .admin-content .admin-contents.dashboard-next .section-columns .section-column:last-child{margin-left:0}.admin-interface .admin-content .admin-contents.dashboard-next>.loading-container{display:flex;flex-wrap:wrap}.admin-interface .admin-content .admin-contents.dashboard-next .info{color:rgba(255,255,255,0.3)}.admin-interface .admin-content .admin-contents.dashboard-next .section-top{position:relative}.admin-interface .admin-content .admin-contents.dashboard-next .section-title,.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-inline-table .table-title{border-color:rgba(221,221,221,0.15)}.admin-interface .admin-content .admin-contents.dashboard-next .table-container table,.admin-interface .admin-content .admin-contents.dashboard-next .table-container thead,.admin-interface .admin-content .admin-contents.dashboard-next .table-container tr{border-color:rgba(221,221,221,0.15)}.admin-interface .admin-content .admin-contents.dashboard-next .misc,.admin-interface .admin-content .admin-contents.dashboard-next .last-dashboard-update{border-color:rgba(221,221,221,0.15)}.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-mini-chart .status .title{display:flex;align-items:center}.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-mini-chart .status .trend{display:flex}.admin-interface .admin-content .admin-contents.dashboard-next .durability-title,.admin-interface .admin-content .admin-contents.dashboard-next .durability-title a{display:flex;align-items:center}.admin-interface .admin-content .admin-contents.dashboard-next .durability-title svg,.admin-interface .admin-content .admin-contents.dashboard-next .durability-title a svg{margin-right:.25em;font-size:0.8em}.admin-interface .admin-content .admin-contents.dashboard-next .misc p{font-size:0.8em}.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-table table .d-icon{display:inline-block;font-size:0.8em}.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-table table tbody tr td.value svg{display:none}.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-table table tbody tr td.value.high-trending-up svg.up,.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-table table tbody tr td.value.trending-up svg.up{color:#090;display:inline}.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-table table tbody tr td.value.high-trending-down svg.down,.admin-interface .admin-content .admin-contents.dashboard-next .dashboard-table table tbody tr td.value.trending-down svg.down{color:#e45735;display:inline}.admin-interface .admin-content .admin-contents.dashboard-next .chart-canvas-container{display:flex;padding:.5em .5em 0 0;border:solid 1px rgba(221,221,221,0.15);background-color:rgba(221,221,221,0.05);box-shadow:0 0 0 1px #222;margin-left:0}.admin-interface .admin-content .admin-contents.dashboard-next .chart-canvas-container:hover{background-color:rgba(221,221,221,0.1)}.admin-interface .user-metrics .table-cell{border-color:rgba(221,221,221,0.15)}.admin-interface .user-metrics .table-cell .label{background-color:rgba(221,221,221,0.05)}.admin-interface small{margin-right:.5em}.admin-interface div.admin-content .admin-contents{box-sizing:border-box;padding:.5em}.admin-interface div.admin-content .admin-contents h3{flex:1 1 100%}.admin-interface div.admin-content .admin-contents .loading-container{display:flex;flex-wrap:wrap}.admin-interface div.admin-content .admin-contents .view-options,.admin-interface div.admin-content .admin-contents .chartjs-size-monitor{flex:1 1 100%;text-align:right}.admin-interface #discourse-tooltip{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b}.admin-interface #discourse-tooltip .tooltip-pointer{border:none}.admin-interface .dashboard-left{margin-right:2em;flex:6}.admin-interface .dashboard-right{flex:4}.admin-interface .dashboard-stats.pull-right{margin-bottom:0;flex-basis:100%;line-height:normal}.admin-interface .dashboard-next .section-top{display:none}.admin-interface .dashboard-stats{margin-right:0}.admin-interface .dashboard-stats.trust-levels .value{padding-left:8px;padding-right:8px;text-align:center}.admin-interface .dashboard-stats.totals .value{font-weight:normal}.admin-interface .dashboard-stats.detected-problems{background-color:#095386;padding:0.7em 1em 1em}.admin-interface .dashboard-stats.detected-problems .look-here{margin:1.2em 0.7em 0 0}.admin-interface .dashboard-stats.detected-problems .problem-messages{width:auto;float:none;margin-left:unset}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:disabled{cursor:default;opacity:1}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:disabled:hover{color:inherit}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:disabled .svg-icon{opacity:.15}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn .svg-icon+.d-label,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn.btn-large{padding-left:62.325px;padding-right:62.325px}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn .svg-icon+.d-label,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn .svg-icon+.d-button-label{color:#fff}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:hover,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn[href]{color:#fff}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:active,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:disabled,.admin-interface .dashboard-stats.detected-problems .problem-messages .btn:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.admin-interface .dashboard-stats.detected-problems .actions{display:flex;align-items:center;justify-content:space-around}.admin-interface .dashboard-stats.detected-problems small{font-size:0.6em}.admin-interface .dashboard-stats .table{margin-top:0}.admin-interface .dashboard-stats th{white-space:nowrap;background:none;color:rgba(255,255,255,0.8);font-size:0.9em}.admin-interface .dashboard-stats td{white-space:nowrap}.admin-interface .dashboard-stats .title{padding-right:0}.admin-interface .dashboard-stats .title .d-icon{display:inline-block;top:0.05em;font-size:0.75em}.admin-interface .dashboard-stats .value{font-weight:normal;text-align:right;padding-left:0;padding-right:1.5em}.admin-interface .dashboard-stats .value .d-icon{display:none;top:0.18em}.admin-interface .dashboard-stats .value:last-child{padding-right:8px}.admin-interface .dashboard-stats .no-change .up{display:inline-block;visibility:hidden}.admin-interface .dashboard-stats .trending-up .up{display:inline-block;color:#1ca551}.admin-interface .dashboard-stats .trending-down .down{display:inline-block;color:#e45735}.admin-interface .flagged-post:first-of-type{padding-top:0}.admin-interface .flagged-post a,.admin-interface .flagged-post a:visited{color:#00aeff}.admin-interface .flagged-post:last-of-type{border-bottom:none;padding-bottom:0}.admin-interface .flagged-post .delete-flag{display:none}.admin-interface .flagged-post .flagged-post-details .flagged-post-contents{flex:1 1 0;width:0}.admin-interface .flagged-post .flagged-post-details .flagged-post-contents h3{display:flex;align-items:center;margin-bottom:0}.admin-interface .flagged-post .flagged-post-details .flagged-post-contents h3 .topic-statuses{font-size:0.6em;margin-right:0.2em}.admin-interface .flagged-post .flagged-post-details .flagged-post-contents h3 .topic-status .d-icon{display:block}.admin-interface .flagged-post .flagged-post-details .flagged-post-contents .flagged-post-avatar{margin-right:0}.admin-interface .flagged-post .flagged-post-details .flagged-post-contents .flagged-post-avatar a{display:block;margin-right:0.8em}.admin-interface .flagged-post .flag-user-lists{flex-wrap:wrap}.admin-interface .flagged-post .flagged-post-message{background:none;position:relative;padding:0 1em;margin:1em 0}.admin-interface .flagged-post .flagged-post-message:hover{background:none}.admin-interface .flagged-post .flagged-post-message::before{content:"";position:absolute;width:0.2em;height:100%;top:0;left:0;background-color:#00aeff}.admin-interface .flagged-post .flagged-post-message .btn{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff}.admin-interface .flagged-post .flagged-post-message .btn:disabled{cursor:default;opacity:1}.admin-interface .flagged-post .flagged-post-message .btn:disabled:hover{color:inherit}.admin-interface .flagged-post .flagged-post-message .btn:disabled .svg-icon{opacity:.15}.admin-interface .flagged-post .flagged-post-message .btn .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.admin-interface .flagged-post .flagged-post-message .btn .svg-icon+.d-label,.admin-interface .flagged-post .flagged-post-message .btn .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.admin-interface .flagged-post .flagged-post-message .btn.btn-large{padding-left:62.325px;padding-right:62.325px}.admin-interface .flagged-post .flagged-post-message .btn.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.admin-interface .flagged-post .flagged-post-message .btn .svg-icon+.d-label,.admin-interface .flagged-post .flagged-post-message .btn .svg-icon+.d-button-label{color:#fff}.admin-interface .flagged-post .flagged-post-message .btn:hover,.admin-interface .flagged-post .flagged-post-message .btn.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.admin-interface .flagged-post .flagged-post-message .btn[href]{color:#fff}.admin-interface .flagged-post .flagged-post-message .btn:active,.admin-interface .flagged-post .flagged-post-message .btn.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.admin-interface .flagged-post .flagged-post-message .btn:disabled,.admin-interface .flagged-post .flagged-post-message .btn:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.admin-interface .flagged-post .user-list-title{font-weight:normal}.admin-interface .flagged-post .flag-users{margin:0.3em 0 0 0}.admin-interface .flagged-post .flag-user{align-items:normal}.admin-interface .flagged-post .flag-user .flag-user-who{width:auto}.admin-interface .flagged-post .flag-user .flag-user-username{font-weight:normal}.admin-interface .flagged-topic .btn-small{padding:0.25em 1em}.admin-interface .flagged-topic .btn.no-text{padding:0.25em}.admin-interface .flagged-topic td.topic-title a{vertical-align:middle;color:#00aeff}.admin-interface .flagged-topic .flagged-topic-users img{display:block}.admin-interface .flagged-topic .assigned-to-user{font-size:0.8em}.admin-interface .flagged-topic .assigned-to-user .avatar{display:none}.admin-interface .assign-controls .btn{padding:0.25em}.admin-interface .assign-controls .btn .svg-icon{margin:0}.admin-interface .staff-action-logs-controls{margin-left:0}.admin-interface .staff-action-logs-controls .select-kit{margin-left:0.4em}.admin-interface .staff-action-logs-controls .staff-action-logs-filters{display:inline-flex}.admin-interface .staff-action-logs-controls .filter{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff;margin-right:0.5em}.admin-interface .staff-action-logs-controls .filter:disabled{cursor:default;opacity:1}.admin-interface .staff-action-logs-controls .filter:disabled:hover{color:inherit}.admin-interface .staff-action-logs-controls .filter:disabled .svg-icon{opacity:.15}.admin-interface .staff-action-logs-controls .filter .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.admin-interface .staff-action-logs-controls .filter .svg-icon+.d-label,.admin-interface .staff-action-logs-controls .filter .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.admin-interface .staff-action-logs-controls .filter.btn-large{padding-left:62.325px;padding-right:62.325px}.admin-interface .staff-action-logs-controls .filter.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.admin-interface .staff-action-logs-controls .filter .svg-icon+.d-label,.admin-interface .staff-action-logs-controls .filter .svg-icon+.d-button-label{color:#fff}.admin-interface .staff-action-logs-controls .filter:hover,.admin-interface .staff-action-logs-controls .filter.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.admin-interface .staff-action-logs-controls .filter[href]{color:#fff}.admin-interface .staff-action-logs-controls .filter:active,.admin-interface .staff-action-logs-controls .filter.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.admin-interface .staff-action-logs-controls .filter:disabled,.admin-interface .staff-action-logs-controls .filter:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.admin-interface .staff-action-logs-controls .filter .label:only-child{font-weight:normal}.admin-interface .staff-action-logs-controls .filter .d-icon{margin-left:0.3em}.admin-interface .staff-action-logs-controls .pull-right{margin-left:auto}.admin-interface .staff-actions .heading-container{display:flex;background:none}.admin-interface .staff-actions .col{padding-top:0;padding-right:0.5em;line-height:normal}.admin-interface .staff-actions .col.heading{font-weight:normal}.admin-interface .staff-actions .staff_user,.admin-interface .staff-actions .action,.admin-interface .staff-actions .subject{display:flex;align-items:center;align-self:flex-start;flex:1}.admin-interface .staff-actions .created_at{flex:0.5}.admin-interface .staff-actions .details.value,.admin-interface .staff-actions .context{flex:2}.admin-interface .staff-actions .details.value{height:auto}.admin-interface .staff-actions .context{padding-right:0}.admin-interface .admin-list-item{display:flex;border-top-color:rgba(255,255,255,0.15);padding:0.5em 0}.admin-interface .admin-list-item .avatar{display:block}.admin-interface .admin-list-item a+.btn{margin-left:0.2em}.admin-interface .admin-list-item .btn{padding:0 0.5em 0.2em;white-space:normal}.admin-interface .admin-list-item .details.value,.admin-interface .admin-list-item .context{font-size:0.8em}.admin-interface .admin-detail{border-left-color:#3d434f;flex:1;padding:1.2em 1.8em}.admin-interface .settings{margin:0}.admin-interface .settings .setting{display:flex;align-items:baseline}.admin-interface .settings .setting.bool label{white-space:normal;align-items:normal}.admin-interface .settings .setting.bool input{flex-shrink:0;min-height:auto;margin-top:0.25em}.admin-interface .settings .setting.overridden h3{color:#00aeff}.admin-interface .settings .setting.overridden.string input[type="text"],.admin-interface .settings .setting.overridden.string textarea{background-color:rgba(0,0,0,0.3);color:#00aeff}.admin-interface .settings .setting.overridden.string input[type="text"]:focus,.admin-interface .settings .setting.overridden.string textarea:focus{color:rgba(255,255,255,0.7)}.admin-interface .settings .setting.overridden .setting-value+.btn{margin-left:0.5em;padding-top:0.6em;padding-bottom:0.6em}.admin-interface .settings .setting .setting-label{flex-shrink:0}.admin-interface .settings .setting .setting-value{flex:1;padding-right:0}.admin-interface .settings .setting .setting-controls{margin-left:0.5em}.admin-interface .admin-users-list .admin-container{display:flex;align-items:center;flex-wrap:wrap}.admin-interface .admin-users-list .controls{margin-left:auto}.admin-interface .admin-users-list .loading-container{flex-basis:100%}.admin-interface .admin-users-list .users-list td:last-of-type .d-icon{display:inline-block;top:0.12em}.admin-interface .admin-users-list .admin-controls .pull-right{display:none}.admin-interface .admin-user>section{box-sizing:border-box;width:100%;padding:.5em}.admin-interface .admin-user>section .display-row .controls{display:inline-flex;flex-wrap:wrap;align-items:center;width:auto}.admin-interface .admin-user>section .display-row .controls a{margin:0 .25em}.admin-interface .admin-user>section svg{display:inline-flex;align-items:center;margin-right:.25em}.admin-interface .admin-user>section .pull-right{display:flex;align-items:center}.admin-interface .admin-groups .group-members-input>div{display:flex;align-items:center}.admin-interface .admin-groups .group-members-input>div .previous{margin-right:0.5em}.admin-interface .admin-groups .group-members-input>div .next{margin-left:0.5em}.admin-interface .groups .ac-wrap .item{display:flex;align-items:center;padding:0.5em;margin-right:0}.admin-interface .admin-content .admin-contents{box-shadow:0 0 0 1px #3d434f inset,0 5px 10px rgba(0,0,0,0.8);border:solid 1px #000;background-color:#272e3b;display:flex;flex-wrap:wrap;padding:0;margin:1em 0 0 0}.admin-interface .admin-content .admin-contents>.loading-container{flex-basis:100%}.admin-interface .admin-content .admin-contents table tr:hover{background-color:rgba(255,255,255,0.05)}.admin-interface .admin-detail{background:none}.characters-required{display:inline-block;position:absolute;right:0.4em;bottom:0.25em;color:#909090}details{position:relative}details>*,details .lightbox-wrapper{display:none}details,summary{outline:none}summary:first-of-type{cursor:pointer;display:block}summary:before{content:"\25BA";margin-right:0.25em}details[open]>*{display:block}details[open]>summary:before,details.open>summary:before{content:"\25BC"}details[open]>summary:first-of-type ~ *,details.open>summary:first-of-type ~ *{display:block}summary::-webkit-details-marker{display:none}details .lazyYT-container{display:none}.elided summary:before{content:"" !important;display:none}.elided summary{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;margin:0;padding:0;color:#aaa;background:#f1f1f1;border:1px solid #ddd;width:21px;line-height:12px}.elided summary:hover{color:#222;background:#d8d8d8;border-color:#cdcdcd}.discourse-local-date{display:inline-block;vertical-align:top}.discourse-local-date.cooked{color:#ddd;font-weight:bold;cursor:pointer}.discourse-local-date.cooked .d-icon-globe{margin-right:0.25em;color:#909090}.discourse-local-date.cooked .d-icon-globe:hover{color:#c7c7c7}.discourse-local-date.cooked:hover .d-icon-globe{color:#c7c7c7}.discourse-local-dates-create-modal-footer{display:flex;align-items:center;justify-content:flex-start}.discourse-local-dates-create-modal-footer:before,.discourse-local-dates-create-modal-footer:after{content:none}.discourse-local-dates-create-modal-footer .cancel-action{margin:0 5px 5px 0}.discourse-local-dates-create-modal-footer .btn+.cancel-action{margin-left:1em}.discourse-local-dates-create-modal-footer .advanced-mode-btn{margin-left:auto}.discourse-local-dates-create-modal{min-height:300px;display:flex;flex-direction:row}.discourse-local-dates-create-modal .form{flex:1}.discourse-local-dates-create-modal .form label{font-weight:700}.discourse-local-dates-create-modal .form .date-time-configuration{display:flex;align-items:center;flex-direction:row}.discourse-local-dates-create-modal .form .date-time-configuration .range .from{flex-direction:row;display:flex}.discourse-local-dates-create-modal .form .date-time-configuration .range .to{flex-direction:row;display:flex}.discourse-local-dates-create-modal .form .date-time-configuration .range .to-indicator{display:flex;justify-content:center;margin:0.5em 0}.discourse-local-dates-create-modal .form .date-time-configuration .date .date-input{margin-right:1em}.discourse-local-dates-create-modal .form .date-time-configuration .date .date-input .date-picker{padding-top:5px;bottom:5px;margin:0;width:120px;text-align:left}.discourse-local-dates-create-modal .form .date-time-configuration .time .time-input{margin:0 0.5em 0 0;width:120px;padding:3.5px 10px}.discourse-local-dates-create-modal .form .date-time-configuration .preview{flex:1;margin-top:16px;text-align:center}@media screen and (max-width: 850px){.discourse-local-dates-create-modal .form .date-time-configuration{flex-direction:column;align-items:flex-start}.discourse-local-dates-create-modal .form .date-time-configuration .range .from,.discourse-local-dates-create-modal .form .date-time-configuration .range .to{flex-direction:column}.discourse-local-dates-create-modal .form .date-time-configuration .date .date-input .date-picker{width:200px}.discourse-local-dates-create-modal .form .date-time-configuration .time .time-input{width:200px}}.discourse-local-dates-create-modal .form .validation-error{color:#e45735}.discourse-local-dates-create-modal .form .recurrence .recurrence-input{width:300px}.discourse-local-dates-create-modal .format .format-input{width:280px}.discourse-local-dates-create-modal .formats{list-style:none;padding:0;margin:0}.discourse-local-dates-create-modal .formats .format .previewed-format{color:#909090}.discourse-local-dates-create-modal .control-group.recurrence,.discourse-local-dates-create-modal .control-group.format,.discourse-local-dates-create-modal .control-group.timezones{margin-top:1em}.discourse-local-dates-create-modal .timezones-input{width:99%}.presence-users{background-color:#222;color:#909090;display:flex}.presence-users span.presence-text{margin-left:5px;margin-right:2px;flex:0 0 auto;padding-top:3px}.presence-users .presence-avatars{display:flex;overflow:hidden;flex-wrap:wrap}.presence-users .wave{flex:0 0 auto}.presence-users .wave .dot{display:inline-block;animation:wave 1.8s linear infinite}.presence-users .wave .dot:nth-child(2){animation-delay:-1.6s}.presence-users .wave .dot:nth-child(3){animation-delay:-1.4s}@keyframes wave{0%,60%,100%{transform:initial}30%{transform:translateY(-0.2em)}}.composer-fields .presence-users{position:absolute;top:18px;right:40px}@media screen and (max-width: 800px){.composer-fields .presence-users{max-width:318px}.composer-fields .presence-users .presence-avatars{flex-wrap:nowrap}}.mobile-view .presence-users{font-size:.8706em}.mobile-view .composer-fields .presence-users{top:3px;right:65px;max-width:70px}.mobile-view .composer-fields .presence-users .presence-avatars{flex-wrap:nowrap}.mobile-view .composer-fields .presence-users .description{display:none}.admin-header{background:#EDEDED;padding:30px;margin-bottom:25px}table.spam-stats{margin-bottom:1.5em}table.sift-queue td{vertical-align:top}table.sift-queue .post-link{float:right}table.sift-queue .queue-actions{margin-top:1em;margin-bottom:1em}table.sift-queue .queue-actions button{margin-right:0.5em}table.sift-queue .cooked img{max-width:200px !important;max-height:100px !important}h3.review-queue{margin:1em 0 1em 0.5em}.settings-button{margin-right:10px}.sift-classification{line-height:1em}.sift-topic-0:before{content:"General"}.sift-topic-1:before{content:"Bullying"}.sift-topic-2:before{content:"Fighting"}.sift-topic-3:before{content:"PII"}.sift-topic-4:before{content:"Sexting"}.sift-topic-5:before{content:"Vulgar"}.sift-topic-6:before{content:"Drugs"}.sift-topic-7:before{content:"InGame"}.sift-topic-8:before{content:"Alarm"}.sift-topic-9:before{content:"Fraud"}.sift-topic-10:before{content:"Racist"}.sift-topic-11:before{content:"Religion"}.sift-topic-12:before{content:"Junk"}.sift-topic-13:before{content:"Website"}.sift-topic-14:before{content:"Grooming"}.sift-topic-15:before{content:"Public Threats"}.sift-topic-16:before{content:"Real Name"}.sift-topic-17:before{content:"Terrorist Recruitment"}.sift-topic-18:before{content:"Subversive"}.sift-topic-19:before{content:"Sentiment"}.sift-topic-20:before{content:"Politics"}.sift-topic-21:before{content:"Unused 21, " Unused 22}.sift-topic-22:before{content:"Unused 23, " Unused 24}.sift-topic-23:before{content:"Unused 25, " Unused 26}.sift-topic-24:before{content:"Custom1"}.sift-topic-25:before{content:"Custom2"}.sift-topic-26:before{content:"Custom3"}.sift-topic-27:before{content:"Custom4"}.sift-topic-28:before{content:"Custom5"}.sift-classification-unit{background:#e6f2ff;padding:3px 6px;border:solid 1px grey;border-radius:9px;font-size:1em;font-weight:bold;color:white;text-shadow:0 -1px 0 rgba(0,0,0,0.25);white-space:nowrap;vertical-align:baseline;background-color:#999999;display:inline-block;margin-bottom:7px}.sift-classification-unit+.sift-classification-unit{margin-left:2px}.sift-risk-0{background:#35B536}.sift-risk-1{background:#468847}.sift-risk-2{background:#999999}.sift-risk-3{background:#f89406}.sift-risk-4{background:#1D8DC4}.sift-risk-5{background:#F74F07}.sift-risk-6{background:#D42D2A}.sift-risk-7{background:#b94a48}.sift-unit-join-right{border-top-right-radius:0;border-bottom-right-radius:0;border-right:4px solid #777}.sift-unit-join-left{border-top-left-radius:0;border-bottom-left-radius:0;border-left:4px solid #777}.solved-panel,.post-controls .accepted,.fa.accepted,.accepted-text{color:green}.post-controls span:not(.d-button-label){display:inline-flex;align-items:baseline}.post-controls .accepted-text{display:inline-block;font-size:inherit;margin-right:-3px;z-index:999}.mobile-view .solved-panel{margin-bottom:15px}.solved-panel{margin-top:20px;margin-bottom:0px;font-size:13px}.solved-panel .by{display:none}aside.quote .title.title-only{padding:12px}.modal-body.staff-notes-modal{height:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-body.staff-notes-modal textarea{width:98%}.modal-body.staff-notes-modal .posted-by{width:40px;float:left}.modal-body.staff-notes-modal .note-contents{overflow:hidden}.modal-body.staff-notes-modal .note-contents .cooked{margin-top:0.5em}.modal-body.staff-notes-modal .note-contents .username{font-weight:bold}.modal-body.staff-notes-modal .note-contents p{margin:0 0 1em 0}.modal-body.staff-notes-modal .staff-note{margin-bottom:1em}.modal-body.staff-notes-modal .controls{float:right}.staff-notes-icon{cursor:pointer}.mobile-view .staff-notes-icon{float:right;margin-left:10px}.admin-report.staff-notes{grid-column:span 12}.admin-report.staff-notes .admin-report-table{table-layout:auto}.admin-report.staff-notes .admin-report-table tbody tr td,.admin-report.staff-notes .admin-report-table thead tr th{text-align:left}.admin-report.staff-notes .admin-report-table thead tr th.note,.admin-report.staff-notes .admin-report-table tbody tr td.note{width:60%}.topic-list-item .main-link{position:relative}.d-tooltip{display:none;background-color:#222;position:absolute;z-index:1000;border:1px solid #909090;max-width:300px;margin-top:25px;overflow-wrap:break-word}.d-tooltip-pointer{position:relative;background:#222}.d-tooltip-pointer:before,.d-tooltip-pointer:after{position:absolute;pointer-events:none;border:solid transparent;bottom:100%;content:"";height:0;width:0}.d-tooltip-pointer:after{border-bottom-color:#222;border-width:8px;left:50%;margin-left:-8px}.d-tooltip-pointer:before{border-bottom-color:#909090;border-width:9px;left:50%;margin-left:-9px}.d-tooltip-content{padding:0.5em;font-size:0.8em;color:#909090;line-height:1.4em}/*!
* lazyYT (lazy load YouTube videos)
* v1.0.1 - 2014-12-30
* (CC) This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
* http://creativecommons.org/licenses/by-sa/4.0/
* Contributors: https://github.com/tylerpearson/lazyYT/graphs/contributors || https://github.com/daugilas/lazyYT/graphs/contributors
*/.lazyYT-container{position:relative;display:block;height:0;padding:0 0 56.25% 0;overflow:hidden;background-color:#000000;margin-bottom:12px}.lazyYT-container iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.lazyYT-container .html5-info-bar{position:absolute;top:0;z-index:935;width:100%;height:30px;overflow:hidden;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff;background-color:rgba(0,0,0,0.8);-webkit-transition:opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-moz-transition:opacity 0.25s cubic-bezier(0, 0, 0.2, 1);transition:opacity 0.25s cubic-bezier(0, 0, 0.2, 1)}.lazyYT-container .html5-title{padding-right:6px;padding-left:12px}.lazyYT-container .html5-title-text-wrapper{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap}.lazyYT-container .html5-title-text{width:100%;font-size:13px;line-height:30px;color:#ccc;text-decoration:none}.lazyYT-container .html5-title-text:hover{color:#fff;text-decoration:underline}.ytp-thumbnail{padding-bottom:inherit;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.ytp-large-play-button{position:absolute;top:50% !important;left:50% !important;width:86px !important;height:60px !important;padding:0 !important;margin:-29px 0 0 -42px !important;font-size:normal !important;font-weight:normal !important;line-height:1 !important;opacity:.9}.ytp-large-play-button-svg{opacity:.9;fill:#1f1f1f}.lazyYT-image-loaded:hover .ytp-large-play-button-svg,.ytp-large-play-button:focus .ytp-large-play-button-svg{opacity:1;fill:#cc181e}div.poll{margin:10px 0;border:1px solid #dbdbdb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.poll ul,div.poll ol{margin:0;padding:0;list-style:none;display:inline-block;width:100%}div.poll li{cursor:pointer;font-size:15px;margin-bottom:10px}div.poll li[data-poll-option-id]{color:#ddd;padding:0.5em 0.7em 0.7em 0.5em}div.poll img{max-width:100% !important;height:auto}div.poll .button{display:inline-block;padding:6px 12px;margin-right:5px;text-align:center;cursor:pointer;color:#ddd;background:#4d4d4d}div.poll .button:hover{background:#373737;color:#fff}div.poll .poll-info{color:#9e9e9e;text-align:center;vertical-align:middle}div.poll .poll-info .info-number{font-size:3.5em}div.poll .poll-info .info-label{font-size:1.7em}div.poll .poll-info .info-text{margin:5px 0;display:block}div.poll .poll-container{vertical-align:middle;padding:10px}div.poll .poll-container .poll-results-number-rating{font-size:2em}div.poll .poll-buttons button{float:none}div.poll .poll-buttons .info-text{margin:0 5px;color:#9e9e9e}div.poll .poll-voters-list{margin-top:4px}div.poll .poll-voters-list li{display:inline}div.poll .poll-voters-toggle-expand{width:100%;text-align:center}div.poll .results .option{padding-bottom:5px}div.poll .results .option p{margin:0}div.poll .results .percentage{font-size:20px;float:right;color:#9e9e9e;margin-left:5px}div.poll .results .bar-back{background:#4d4d4d}div.poll .results .bar{height:10px;background:#a6a6a6}div.poll .results .chosen .bar{background:#0f82af}div.poll[data-poll-type="number"] li[data-poll-option-id]{display:inline-block;width:45px;margin-right:5px}.poll-ui-builder-form{margin:0}.poll-ui-builder-form label{font-weight:bold;display:inline}.poll-ui-builder-form .tip{display:block;min-height:20px}.poll-ui-builder-form .input-group-label{display:inline-block;width:45px}.poll-ui-builder-form .poll-number{margin:8px 0}.poll-ui-builder-form .poll-number .tip{margin-bottom:6px}.poll-ui-builder-form .poll-number input{width:70px}.poll-ui-builder-form .poll-number input+.tip{margin-top:4px}.poll-ui-builder-form .poll-textarea textarea{width:100%;height:90px;box-sizing:border-box}.poll-ui-builder-form .poll-select+.poll-textarea{margin-top:12px}.poll-ui-builder-form .poll-checkbox{margin-top:4px}.desktop-view .nav-pills{margin-bottom:0;height:auto;background-color:transparent}.desktop-view .nav-pills>li{margin-right:0.75em}.desktop-view .nav-pills>li:last-of-type{margin-right:0}.desktop-view .nav-pills>li>a{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal;line-height:inherit;text-transform:uppercase;overflow:visible;padding:7px 1em;transition:none;font-size:18px;color:rgba(255,255,255,0.5)}.desktop-view .nav-pills>li>a .svg-icon{flex-shrink:0;font-size:.75em;margin-right:.3em}.desktop-view .nav-pills>li>a:hover{background-color:transparent}.desktop-view .nav-pills>li>a:active{color:#fff;background-color:#1f2326}.desktop-view .nav-pills>li a:hover::after,.desktop-view .nav-pills>li.active>a::after,.desktop-view .nav-pills>li>a.active::after{bottom:-1px}.desktop-view .nav-pills>li a:hover::after{border-bottom-color:rgba(255,255,255,0.5)}.desktop-view .nav-pills>li.active a,.desktop-view .nav-pills>li>a.active{background-color:transparent}.desktop-view .nav-pills>li.active a::after,.desktop-view .nav-pills>li>a.active::after{border-bottom-color:#f7931e}.desktop-view .topic-list-item .main-link{width:100%;max-width:0;padding-top:1.02em;padding-bottom:1.02em}.desktop-view .edit-title .d-editor-preview-wrapper{margin-top:-50px}.desktop-view #main-outlet{padding-top:41px}.desktop-view .blizzard-homepage #main-outlet{padding-top:0px}.desktop-view .blizzard .d-header-icons .icon img.avatar{width:32px;height:32px}.desktop-view .modal.history-modal .modal-header{height:auto}.desktop-view .modal.history-modal #revision-controls .btn[disabled]{background-color:inherit}.desktop-view .category-navigation .category-breadcrumb,.desktop-view .navigation-container .category-breadcrumb{flex:1 0 auto;order:1}.desktop-view .category-navigation .edit-category,.desktop-view .navigation-container .edit-category{order:2;margin-bottom:0;padding-left:15px;padding-right:20px;margin-right:0.5em;align-self:center}.desktop-view .category-navigation .category-notifications-button,.desktop-view .navigation-container .category-notifications-button{order:3;align-self:center}.desktop-view .category-navigation .category-notifications-button .btn,.desktop-view .navigation-container .category-notifications-button .btn{margin:0}.desktop-view .category-navigation .categories-admin-dropdown,.desktop-view .navigation-container .categories-admin-dropdown{order:4;align-self:center}.desktop-view .category-navigation .categories-admin-dropdown .btn,.desktop-view .navigation-container .categories-admin-dropdown .btn{display:flex;align-items:center;justify-content:center;margin:0}.desktop-view .category-navigation #create-topic,.desktop-view .navigation-container #create-topic{font-size:1.2em;order:5;margin-bottom:0;align-self:center;margin-left:8px}.desktop-view .category-navigation .nav-pills,.desktop-view .navigation-container .nav-pills{width:100%;order:6;margin-bottom:0;margin-top:15.4px}.desktop-view .navigation-container{margin-top:60px}.desktop-view .topic-post{border-left:none;border-bottom:solid 1px rgba(255,255,255,0.15);border-top:solid 1px rgba(255,255,255,0.15)}.desktop-view .topic-post .user-title{font-size:0.65em;display:block;padding:0}.desktop-view .topic-post .row{display:flex}.desktop-view .topic-post .topic-avatar{padding-top:40px}@media all and (max-width: 450px){.desktop-view .topic-post .topic-avatar{flex-shrink:0;border-top:none}}.desktop-view .topic-post .topic-body{flex:1 1;padding-top:40px;padding-bottom:40px;color:rgba(255,255,255,0.8);border-top:none;z-index:auto;width:auto;min-width:0;max-width:100%;word-break:break-word}.desktop-view .topic-post .topic-body pre,.desktop-view .topic-post .topic-body code{white-space:pre-wrap}.desktop-view .topic-post .topic-body.highlighted{animation:none}.desktop-view .topic-post .topic-meta-data{align-items:flex-start}.desktop-view .topic-post .topic-meta-data .next-tracked-post{position:absolute;top:4.2em;right:1.5em}.desktop-view .topic-post .topic-meta-data .names{display:block}.desktop-view .topic-post .topic-meta-data .names .full-name,.desktop-view .topic-post .topic-meta-data .names .username{display:flex;align-items:center;font-weight:bold;font-size:18px;display:block}.desktop-view .topic-post .topic-meta-data .names .full-name.second,.desktop-view .topic-post .topic-meta-data .names .username.second{display:none}.desktop-view .topic-post .topic-meta-data .names span{max-width:unset}.desktop-view .topic-post .post-info{line-height:normal;font-size:14px}.desktop-view .topic-post .post-info .post-date{color:rgba(255,255,255,0.5);transition:color 200ms}.desktop-view .topic-post .post-info .post-date:hover{color:#fff;background:none}.desktop-view .topic-post .post-info .post-date:active{color:rgba(255,255,255,0.3)}.desktop-view .topic-post .post-info.arrow{color:rgba(255,255,255,0.5);transition:color 200ms;padding:0.3em 0.5em}.desktop-view .topic-post .post-info.arrow:hover{color:#fff;background:none}.desktop-view .topic-post .post-info.arrow:active{color:rgba(255,255,255,0.3)}.desktop-view .topic-post .reply-to-tab{display:flex;align-items:center;margin-right:1em;font-size:14px}.desktop-view .topic-post .reply-to-tab .avatar{margin:0 0.4em;height:14px;width:14px}.desktop-view .topic-post .read-state{position:static;color:#00aeff}.desktop-view .topic-post .embedded-posts.top{margin-left:90px;margin-top:1em;padding:0 11px}.desktop-view .topic-post .embedded-posts .reply .post-link-arrow{margin-left:auto}.desktop-view .topic-post .embedded-posts .reply .topic-avatar{display:none}.desktop-view .topic-post .embedded-posts .reply .topic-body{background-color:rgba(0,0,0,0.3);border:solid 1px rgba(255,255,255,0.15);padding:1em}.desktop-view .topic-post .embedded-posts .reply .cooked{margin-top:.5em}.desktop-view .topic-post article.boxed .select-posts button{display:inline-flex;align-items:center;transition:color 200ms,background-color 200ms,border-color 200ms;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;padding:7px 42px;line-height:normal;white-space:nowrap;outline:none;background-color:#0e86ca;border:solid 1px #00aeff;color:#fff}.desktop-view .topic-post article.boxed .select-posts button:disabled{cursor:default;opacity:1}.desktop-view .topic-post article.boxed .select-posts button:disabled:hover{color:inherit}.desktop-view .topic-post article.boxed .select-posts button:disabled .svg-icon{opacity:.15}.desktop-view .topic-post article.boxed .select-posts button .svg-icon{opacity:1;transition:opacity 200ms;position:relative}.desktop-view .topic-post article.boxed .select-posts button .svg-icon+.d-label,.desktop-view .topic-post article.boxed .select-posts button .svg-icon+.d-button-label{margin-left:0.28em;transition:color 200ms,background-color 200ms,border-color 200ms}.desktop-view .topic-post article.boxed .select-posts button.btn-large{padding-left:62.325px;padding-right:62.325px}.desktop-view .topic-post article.boxed .select-posts button.btn-medium{font-size:18px;font-weight:400;padding:10px 50px}.desktop-view .topic-post article.boxed .select-posts button .svg-icon+.d-label,.desktop-view .topic-post article.boxed .select-posts button .svg-icon+.d-button-label{color:#fff}.desktop-view .topic-post article.boxed .select-posts button:hover,.desktop-view .topic-post article.boxed .select-posts button.btn-hover{background-color:#00aeff;border:solid 1px #00aeff;color:#fff}.desktop-view .topic-post article.boxed .select-posts button[href]{color:#fff}.desktop-view .topic-post article.boxed .select-posts button:active,.desktop-view .topic-post article.boxed .select-posts button.btn-active{background-color:#095386;border:solid 1px #095386;color:rgba(255,255,255,0.8);background-image:none}.desktop-view .topic-post article.boxed .select-posts button:disabled,.desktop-view .topic-post article.boxed .select-posts button:disabled:hover{background-color:rgba(14,134,202,0.2);border:solid 1px rgba(0,174,255,0.2);color:rgba(255,255,255,0.15)}.desktop-view .topic-post.selected article.boxed .select-posts button.select-post{background-color:#095386;border-color:#095386;color:#fff}@media all and (min-width: 961px){.desktop-view .topic-post{margin-right:230px}}.desktop-view .post-menu-area{margin-bottom:0px;margin-top:2em}.desktop-view .post-menu-area .widget-button.reply.create:hover .d-icon,.desktop-view .post-menu-area .widget-button.reply.create:hover .d-button-label{color:#91e4ff}.desktop-view .post-menu-area .widget-button.reply.create .d-icon,.desktop-view .post-menu-area .widget-button.reply.create .d-button-label{color:#00aeff;transition:color 200ms}.desktop-view .post-menu-area .widget-button.reply.create .d-icon:hover,.desktop-view .post-menu-area .widget-button.reply.create .d-button-label:hover{color:#91e4ff}.desktop-view .topic-map ul{padding-bottom:0px}.desktop-view .embedded-posts.bottom{margin-top:1em}.desktop-view .embedded-posts.bottom .row{padding-bottom:0em}.desktop-view .embedded-posts .row{border:none}.desktop-view .embedded-posts .collapse-down,.desktop-view .embedded-posts .collapse-up{display:none}.desktop-view .time-gap+.topic-post .embedded-posts.top{border:none}.desktop-view #topic-title{padding-top:60px;margin-bottom:6.4px}.desktop-view .character-selector{width:1300px}div.poll{display:table;min-width:500px;width:100%;box-sizing:border-box}div.poll .poll-info{min-width:150px;width:100%;display:table-cell;border-left:1px solid #dbdbdb}div.poll .poll-info p{margin:40px 20px}div.poll .poll-info .info-label{display:block}div.poll .poll-container{display:table-cell;min-width:330px;width:100%}div.poll .poll-buttons{border-top:1px solid #dbdbdb;padding:10px}div.poll .poll-buttons .toggle-status{float:right}.d-editor-preview .poll-buttons a:not(:first-child){margin-left:5px}.d-editor-preview .poll li[data-poll-option-id]:before{font-family:FontAwesome;content:"\f10c";margin-right:3px;position:relative;top:1px}.d-editor-preview .poll[data-poll-type="multiple"] li[data-poll-option-id]:before{content:"\f096"}

/*# sourceMappingURL=desktop_1_bf5222f243e38521f0b53d4d05eef76ee1576bc3.css.map */
