@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);#drawer{background-color:#333;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;overflow-y:auto;display:flex;justify-items:center;align-content:center;opacity:0;z-index:-1000}#drawer ul{display:flex;flex-direction:column;justify-content:space-evenly;height:90%;margin:auto;min-height:550px;max-height:650px}#drawer ul div{width:100%;height:10vh;max-height:50px;display:flex;justify-content:center;align-items:center;color:#666;-webkit-transition:.2s;transition:.2s;font-size:18px;font-weight:600}#drawer ul div:hover{background-color:#d8d7d7;color:#fff}#drawer a{text-decoration:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#menu-list-grow a{color:inherit}.my-node-enter{opacity:0!important;z-index:1000!important}.my-node-enter-active{-webkit-transition:opacity .2s;transition:opacity .2s}.my-node-enter-active,.my-node-exit{opacity:1!important;z-index:1000!important}.my-node-exit-active{opacity:0!important;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:1000!important}.my-node-enter-done{opacity:1!important;z-index:1000!important}.drawer_nav,.modal_scroll_view{display:flex}.drawer_nav{align-items:center;width:80%;justify-content:flex-end;width:100%;background-color:#333;color:#fff;max-width:1920px;height:50px;margin-bottom:5px}.hamBurger{z-index:1001;cursor:pointer}.drawer_nav>ul{display:flex;justify-content:space-between;width:95%;align-items:center;margin:auto}.drawer_nav img{max-height:40px;max-width:166px;width:100%}.nav{background-color:#333;padding:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.nav a{color:inherit}.nav_links{display:flex;justify-content:space-evenly;align-items:center;max-width:100%;flex-wrap:wrap}.nav_active{background-color:rgba(228,228,220,.116)}.login_menu{height:50px;margin:0 5px}.login_menu,.nav_block{display:flex;justify-content:center;align-items:center}.nav_block{color:#fff;text-decoration:none;margin:5px 15px;text-align:center;height:40px}.nav_block:first-child>img{max-width:250px;width:30vw}.nav .MuiButton-root{color:#fff;font-size:16px;letter-spacing:1.5px;font-family:inherit}.drawer_nav .MuiButton-label{color:#fff}@media (max-width:1280px){.nav_block{margin:5px}.nav_block:first-child>img{max-width:20vw}}@media (max-width:1000px){.nav_block{margin:5px}.nav_block .MuiButton-root,.nav_block .MuiButton-text{padding:6px 2px;font-size:14px}}@media (max-width:840px){.nav_block{margin:2px}.nav_block .MuiButton-root,.nav_block .MuiButton-text{padding:3px 1px;font-size:14px}.nav_block:first-child>img{display:none}}.unread_messages{color:#e69344;font-weight:600}.post_list_filters{display:flex;justify-content:space-evenly;align-items:center}.post_list_filters>p{font-weight:600}.post_list_pagination>div{display:flex;justify-content:space-between;align-items:center;width:100%}.post_list_pagination{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:50px;width:200px}.post_list_search,.post_list_search input{width:100%;max-width:200px;display:flex;flex-direction:column;justify-content:center}.post_controls{display:flex;align-items:center;background-color:#333;width:100%;color:#fff;flex-direction:column;padding:5px;justify-content:space-between}.post_list_filters{text-transform:uppercase}.post_controls_upper{display:flex;align-items:center;justify-content:flex-start;margin-bottom:5px;width:100%}.post_controls_upper>*{margin-right:5px}.post_controls_upper select{background-color:#3f3e3e;border:none;color:#fff;font-size:16px;padding:2px}.post_controls_upper select:after{border-color:#fff}.post_controls_upper select:focus{outline:2px solid rgba(0,0,0,.5)}.post_list_filters form{display:flex;flex-wrap:wrap}.post_list_filters>form>label{width:60px;display:flex;justify-items:center;align-items:center}.post_controls_lower{width:100%}.post_controls_lower input[type=text]{width:100%;background-color:#3f3e3e;border:1px solid transparent;color:#fff;font-size:18px;line-height:27px}.post_controls_lower input[type=text]::-webkit-input-placeholder{position:relative;top:1px}.post_searchbar{position:relative}.post_searchbar input{text-indent:30px}.post_searchbar svg{position:absolute;top:3.5px;left:5px;font-size:15px}.mobile_control_drawer{text-align:center}.mobile_control_drawer svg{cursor:pointer}.mobile_control_drawer .post_list_filters{margin-top:5px}@media (max-width:550px){.mobile_control_drawer .mobile_drawer_divider select{width:20vw}}@media (max-width:280px){.post_controls_upper{height:150px!important}}.mobile_drawer_container{display:flex;flex-direction:column;justify-content:space-evenly}.mobile_drawer_container select{margin:5px;padding:5px}.mobile_drawer_divider{display:flex;justify-content:space-evenly;width:100%}@media (max-width:1050px){.basic-multi-select>div{width:200px}}@media (max-width:500px){.post_list_filters{margin-top:5px}}@media (max-width:880px){.post_controls_upper{flex-direction:column}.post_controls{flex-direction:column-reverse}}.scroll_to_top{cursor:pointer;position:fixed;bottom:10px;left:10px;background-color:#333;border-radius:3px;z-index:3;border:1px solid #fff}.scroll_to_top:hover{opacity:.9}@media (max-width:930px){.scroll_to_top{display:flex;left:50%}}.upvote_display{display:flex;justify-content:space-evenly;align-items:center;width:100%;height:50px;max-width:120px;color:#fff}.upvote_display_text{display:flex;flex-direction:column;justify-content:center;align-items:center}.upvote_display svg{width:60px;cursor:pointer}.upvote_display p{font-size:14px;line-height:1.5;font-weight:600;text-align:center}.categories{display:flex;justify-content:flex-start;max-width:100%;flex-wrap:wrap}.category{background-color:#e67e22;padding:3px 5px;color:#fff;font-size:12px;cursor:pointer;margin:0 4px 4px 0;max-height:20px;border-radius:2px}.category:hover{background-color:#ee9a50}.post_answered,.posts .post{display:flex;justify-content:flex-start;align-items:center;background-color:#333;margin:5px;padding:5px;height:75px;width:90%;position:relative;color:#fff}.posts{max-width:1000px}.post_answered{background-color:#363535;outline:2px solid #2ecc71}.post_in_progress{outline:2px solid #eed258;background-color:rgba(88,86,86,.97)!important}.post_hidden{opacity:.7}.post_upvotes{width:120px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.post_upvotes a{font-size:10px;color:#fff}b{font-weight:700}.post_upvotes>p{justify-content:center;align-items:center;font-size:10px;font-weight:600;height:30px}.post_contents,.post_upvotes>p{display:flex;flex-direction:column}.post_contents{justify-content:space-between;align-items:flex-start;height:100%;padding-left:5px;width:100%;max-width:70%}.version_number{position:absolute;right:10px;bottom:10px;font-size:12px;color:grey}.post_list_post_controls{position:absolute;right:5px;top:5px}.post_contents h1{font-size:18px;font-weight:800;letter-spacing:1.2px;color:#fff;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.post_title,.post_title a,.post_title h1{width:100%}.post_title{height:19px}.post_contents h1:hover{cursor:pointer;text-decoration:underline;opacity:.9}.post_contents>div{display:flex;justify-content:flex-start;align-items:center;width:100%}.post_contents>div>*{margin:0 2px}.post_status{background-color:#34495e;padding:3px;border-radius:18px}.post_category{background-color:#e67e22;padding:3px 5px;color:#fff;font-size:12px;cursor:pointer;margin:0 4px 0 0}.rrui_tooltip{display:none!important}.post_contents .posted_by{font-size:12px}.feed{bottom:0;right:0;position:fixed;overflow-y:hidden;overflow-x:hidden;max-width:200px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:100%;color:#fff;background-color:#3f3e3e}.feed_header{background-color:#e69344;cursor:pointer;padding:5px 10px;position:relative}.feed_blobs{padding:10px}.mini_icon{position:absolute;right:5px;top:1px}.mini_icon:hover{top:2px}.feed>div{position:relative}.feed_blob{margin-bottom:10px;border:1px solid #000;line-height:1.2;font-size:12px;background-color:#333}.feed_blob:hover{background-color:#3f3e3e}.feed_blob a{width:100%;height:100%;display:block;padding:5px;color:#fff}.feed_blob>a>div{display:flex;justify-content:space-between;border-bottom:1px solid #9b9898;margin-bottom:5px}.feed_blob b{font-weight:600;max-width:100px;text-overflow:ellipsis;overflow:hidden}.feed_blob_text{display:flex;justify-content:space-between;align-items:center}.feed h1{font-weight:600;text-decoration:underline}.feed_min h1{text-align:left}.feed_blob:last-child,.feed_min h1{margin-bottom:0}@media (max-width:800px){.feed{display:none}}.banner{width:95%;color:#fff;display:flex;flex-direction:column;margin:5px;max-width:1000px}.banner_top{display:flex;justify-content:flex-start;width:100%;margin-bottom:5px;align-items:center;height:30px}.banner_top h1{font-weight:600;font-size:20px;margin:5px}.banner_contents,.banner_top{background-color:#333;padding:10px}.banner_contents p{line-height:1.3}.post_list{justify-content:center;margin:auto}.post_list,.posts{display:flex;flex-direction:column;align-items:center}.posts{width:75%;justify-content:space-evenly}@media (max-width:1000px){.posts{width:100%}}@media (max-width:900px){.posts{padding:0 10px 10px}.post,.post_answered{width:100%!important}.version_number{display:none}.post_contents{max-width:70%}}@media (max-width:500px){.post_contents{max-width:60%}}@media (max-width:350px){.post .categories,.post_answered .categories{display:none}.post .post_title a,.post_answered .post_title a{width:90%}}.no_posts_found{color:#fff;margin:20px;font-weight:600}.category_data{margin:auto;max-width:1000px;width:90%}.category_data_body{background-color:#333;padding:20px;width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;margin:10px 0}.category_search_field{margin:auto;width:100%}.category_search_field input{width:100%}.cat_data{display:flex;justify-content:flex-start;background-color:hsla(0,3.6%,89%,.185);height:50px;margin-right:10px;margin-bottom:10px;align-items:center;max-width:150px;padding:10px;color:#fff}.cat_data>p{margin-right:5px}.cat_data>.category{margin:0}.post_dashboard{display:flex;flex-direction:column;justify-content:space-between;max-width:1000px;width:98%;margin:auto;line-height:1.5}.post_dashboard>h1{background-color:#e69344;padding:10px;color:#fff;font-weight:800;font-size:20px;letter-spacing:1.5px;margin:5px 0}.post_dashboard_main{display:flex;justify-content:space-evenly;flex-direction:column;color:#fff}.post_dashboard_main>*{padding:5px 10px;margin-bottom:5px;background-color:#333}.post_brief{font-size:14px}.post_brief strong{font-weight:800;margin-left:5px}.nice_textbox{width:100%;margin-top:5px;margin-bottom:5px;font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif;-webkit-transition:all .3s;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:5px;box-sizing:border-box;font-size:14px;background-color:#3f3e3e;border:1px solid #333;color:#fff}.nice_textbox:focus{outline:1px solid #3498db;outline-offset:0}.nice_textbox[disabled]{color:#777776;background-image:none;background-color:#e9e3e3}.post_h2{margin-bottom:5px;font-weight:600;font-size:18px}.post_main_version{display:flex;justify-content:space-between}.searched_categories{display:flex;justify-content:flex-start;margin:10px 0}.searched_categories .post_category,.selected_cats .post_category{margin:0 5px 0 0}.searched_categories .category,.selected_cats .category{padding:1px 5px 3px!important}.category_selector{display:flex;flex-direction:column;justify-content:space-evenly}.selected_cats{display:flex;justify-content:flex-start}.selected_cats>.categories{margin-top:5px}.post_similar_titles{display:flex;flex-direction:column;justify-content:space-evenly}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{color:#000}.post_favourite:hover{cursor:pointer}.post_favourite:active{bottom:4px}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .post_main_body ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.post_main_body{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;color:#fff;background-color:#333;padding:10px;margin-bottom:5px}.post_main_body>*{cursor:text}.post_main_body blockquote,.post_main_body h1,.post_main_body h2,.post_main_body h3,.post_main_body h4,.post_main_body h5,.post_main_body h6,.post_main_body ol,.post_main_body p,.post_main_body pre,.post_main_body ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post_main_body ol,.post_main_body ul{padding-left:1.5em}.post_main_body ol>li,.post_main_body ul>li{list-style-type:none}.post_main_body ul>li:before{content:"\2022"}.post_main_body ul[data-checked=false],.post_main_body ul[data-checked=true]{pointer-events:none}.post_main_body ul[data-checked=false]>li *,.post_main_body ul[data-checked=true]>li *{pointer-events:all}.post_main_body ul[data-checked=false]>li:before,.post_main_body ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.post_main_body ul[data-checked=true]>li:before{content:"\2611"}.post_main_body ul[data-checked=false]>li:before{content:"\2610"}.post_main_body li:before{display:inline-block;white-space:nowrap;width:1.2em}.post_main_body li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.post_main_body li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.post_main_body ol li:not(.ql-direction-rtl),.post_main_body ul li:not(.ql-direction-rtl){padding-left:1.5em}.post_main_body ol li.ql-direction-rtl,.post_main_body ul li.ql-direction-rtl{padding-right:1.5em}.post_main_body ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.post_main_body ol li:before{content:counter(list-0,decimal) ". "}.post_main_body ol li.ql-indent-1{counter-increment:list-1}.post_main_body ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.post_main_body ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post_main_body ol li.ql-indent-2{counter-increment:list-2}.post_main_body ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.post_main_body ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post_main_body ol li.ql-indent-3{counter-increment:list-3}.post_main_body ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.post_main_body ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.post_main_body ol li.ql-indent-4{counter-increment:list-4}.post_main_body ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.post_main_body ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.post_main_body ol li.ql-indent-5{counter-increment:list-5}.post_main_body ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.post_main_body ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.post_main_body ol li.ql-indent-6{counter-increment:list-6}.post_main_body ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.post_main_body ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.post_main_body ol li.ql-indent-7{counter-increment:list-7}.post_main_body ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.post_main_body ol li.ql-indent-7{counter-reset:list-8 list-9}.post_main_body ol li.ql-indent-8{counter-increment:list-8}.post_main_body ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.post_main_body ol li.ql-indent-8{counter-reset:list-9}.post_main_body ol li.ql-indent-9{counter-increment:list-9}.post_main_body ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.post_main_body .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.post_main_body li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.post_main_body .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.post_main_body li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.post_main_body .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.post_main_body li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.post_main_body .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.post_main_body li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.post_main_body .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.post_main_body li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.post_main_body .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.post_main_body li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.post_main_body .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.post_main_body li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.post_main_body .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.post_main_body li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.post_main_body .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.post_main_body li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.post_main_body .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.post_main_body li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.post_main_body .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.post_main_body li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.post_main_body .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.post_main_body li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.post_main_body .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.post_main_body li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.post_main_body .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.post_main_body li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.post_main_body .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.post_main_body li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.post_main_body .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.post_main_body li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.post_main_body .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.post_main_body li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.post_main_body .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.post_main_body li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.post_main_body .ql-video{display:block;max-width:100%}.post_main_body .ql-video.ql-align-center{margin:0 auto}.post_main_body .ql-video.ql-align-right{margin:0 0 0 auto}.post_main_body .ql-bg-black{background-color:#000}.post_main_body .ql-bg-red{background-color:#e60000}.post_main_body .ql-bg-orange{background-color:#f90}.post_main_body .ql-bg-yellow{background-color:#ff0}.post_main_body .ql-bg-green{background-color:#008a00}.post_main_body .ql-bg-blue{background-color:#e69344}.post_main_body .ql-bg-purple{background-color:#93f}.post_main_body .ql-color-white{color:#fff}.post_main_body .ql-color-red{color:#e60000}.post_main_body .ql-color-orange{color:#f90}.post_main_body .ql-color-yellow{color:#ff0}.post_main_body .ql-color-green{color:#008a00}.post_main_body .ql-color-blue{color:#e69344}.post_main_body .ql-color-purple{color:#93f}.post_main_body .ql-font-serif{font-family:Georgia,Times New Roman,serif}.post_main_body .ql-font-monospace{font-family:Monaco,Courier New,monospace}.post_main_body .ql-size-small{font-size:.75em}.post_main_body .ql-size-large{font-size:1.5em}.post_main_body .ql-size-huge{font-size:2.5em}.post_main_body .ql-direction-rtl{direction:rtl;text-align:inherit}.post_main_body .ql-align-center{text-align:center}.post_main_body .ql-align-justify{text-align:justify}.post_main_body .ql-align-right{text-align:right}.post_main_body.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-toolbar:after{clear:both;content:"";display:table}.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-toolbar button svg{float:left;height:100%}.ql-toolbar button:active:hover{outline:none}.ql-toolbar input.ql-image[type=file]{display:none}.ql-toolbar .ql-picker-item.ql-selected,.ql-toolbar .ql-picker-item:hover,.ql-toolbar .ql-picker-label.ql-active,.ql-toolbar .ql-picker-label:hover,.ql-toolbar button.ql-active,.ql-toolbar button:focus,.ql-toolbar button:hover{color:#e69344}.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-toolbar button.ql-active .ql-fill,.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-toolbar button:focus .ql-fill,.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-toolbar button:hover .ql-fill,.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#e69344}.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-toolbar button.ql-active .ql-stroke,.ql-toolbar button.ql-active .ql-stroke-miter,.ql-toolbar button:focus .ql-stroke,.ql-toolbar button:focus .ql-stroke-miter,.ql-toolbar button:hover .ql-stroke,.ql-toolbar button:hover .ql-stroke-miter{stroke:#e69344}@media (pointer:coarse){.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}*{box-sizing:border-box}.ql-hidden{display:none}.ql-out-bottom,.ql-out-top{visibility:hidden}.ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-tooltip a{cursor:pointer;text-decoration:none}.ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-formats{display:inline-block;vertical-align:middle}.ql-formats:after{clear:both;content:"";display:table}.ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-fill,.ql-stroke.ql-fill{fill:#444}.ql-empty{fill:none}.ql-even{fill-rule:evenodd}.ql-stroke.ql-thin,.ql-thin{stroke-width:1}.ql-transparent{opacity:.4}.ql-direction svg:last-child{display:none}.ql-direction.ql-active svg:last-child{display:inline}.ql-direction.ql-active svg:first-child{display:none}.post_main_body h1{font-size:2em}.post_main_body h2{font-size:1.5em}.post_main_body h3{font-size:1.17em}.post_main_body h4{font-size:1em}.post_main_body h5{font-size:.83em}.post_main_body h6{font-size:.67em}.post_main_body a{text-decoration:underline;cursor:pointer}.post_main_body blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.post_main_body code,.post_main_body pre{background-color:#f0f0f0;border-radius:3px}.post_main_body pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.post_main_body code{font-size:85%;padding:2px 4px}.post_main_body pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.post_main_body img{max-width:100%}.ql-picker{color:#444;float:left;font-size:14px;font-weight:500;height:24px;vertical-align:middle}.ql-picker,.ql-picker-label{display:inline-block;position:relative}.ql-picker-label{cursor:pointer;height:100%;padding-left:8px;padding-right:2px;width:100%}.ql-picker-label:before{display:inline-block;line-height:22px}.ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-color-picker,.ql-icon-picker{width:28px}.ql-color-picker .ql-picker-label,.ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-color-picker .ql-picker-label svg,.ql-icon-picker .ql-picker-label svg{right:4px}.ql-icon-picker .ql-picker-options{padding:4px 0}.ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-picker.ql-header{width:98px}.ql-picker.ql-header .ql-picker-item:before,.ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-picker.ql-font{width:108px}.ql-picker.ql-font .ql-picker-item:before,.ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-picker.ql-size{width:98px}.ql-picker.ql-size .ql-picker-item:before,.ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar .ql-formats{margin-right:15px}.ql-toolbar .ql-picker-label{border:1px solid transparent}.ql-toolbar .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar+.ql-container{border-top:0}.ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-tooltip a{line-height:26px}.ql-tooltip.ql-editing a.ql-preview,.ql-tooltip.ql-editing a.ql-remove{display:none}.ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-tooltip[data-mode=video]:before{content:"Enter video:"}a{color:#e69344}.ql-container{border:1px solid #ccc}.post_not_found,.post_page{max-width:1000px;margin:auto auto 100px;width:90%}.nice_h1,.post_not_found{text-align:center}.nice_h1{padding:15px;color:#fff;font-size:22px;font-weight:600;background-color:#e69344;margin:10px 0;position:relative}.post_page_contents{display:flex;flex-direction:column;justify-content:space-evenly}.post_page_contents>*{margin:0 0 5px}.post_page_upvotes{width:120px;display:flex;justify-content:space-evenly;align-items:center;background-color:#f7f1f1;outline:1px dotted #000;height:50px;padding:5px}.post_page_upvotes p{font-size:12px;line-height:1.5;font-weight:600}.post_page_details{font-size:12px;display:flex;flex-direction:column;align-items:flex-end;height:100%;justify-content:space-between}.post_page_details_top{display:flex;justify-items:space-between;align-items:center}.post_page_categories{padding:0 0 10px;display:flex;justify-content:flex-start}.border_bottom{border-bottom:1px solid #bdc3c7;padding-bottom:10px}.post_page_header{display:flex;justify-content:space-between;background-color:#333;padding:10px;color:#fff;height:70px}.post_page_details p{color:#7474f8;text-decoration:underline;cursor:pointer;display:inline-block}.post_page_details span{margin-right:5px}.post_page_controls{display:flex;justify-content:space-between;align-items:center;background-color:#333;padding:10px;height:40px}.post_page_controls button{border:0;background:#2c3e50 none 50% no-repeat;color:#fff;width:auto;padding:0 10px 0 30px;background-position:8px;line-height:32px;cursor:pointer;float:left;margin:0 5px 0 0;background-image:url(https://satisfactoryweb.blob.core.windows.net/public/qa_site/answer-white.png)}.post_page_controls button:hover{background-color:#2ecc71}.comment_panel{overflow:hidden;margin:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;background-color:#333;color:#fff;height:290px}.comment_panel>div{padding:10px}.comment_buttons button{margin-right:10px}.comment_panel>div>*{margin-bottom:15px}.comment_panel textarea{height:150px;width:100%;resize:none}.comment_panel .post_comment_text{height:150px;width:100%;overflow:auto;border:1px solid rgba(85,84,84,.233)}.comment_panel_descriptor_h1{font-size:20px;font-weight:800}.comment_panel_descriptor_p{font-size:13px;color:grey}.red{background-color:#e74c3c}.blue{background-color:#3498db}.post_comments{margin:10px 0;background-color:#333;color:#fff;padding:10px;display:flex;flex-direction:column;justify-content:space-evenly}.post_comments>h1{font-weight:600;font-size:20px;margin-bottom:20px}.post_comment,.post_comment_answer{background-color:#333;padding:10px;margin-bottom:10px;border:1px solid #a7a7a7;-webkit-animation:expand .2s ease-in-out;animation:expand .2s ease-in-out;display:flex;justify-content:flex-start}.post_comment_answer{border:3px solid #2ecc71}@-webkit-keyframes expand{0%{opacity:0;background:#5470b0}}@keyframes expand{0%{opacity:0;background:#5470b0}}.marked_as_answer{font-weight:600}.post_comment_header{display:flex;justify-content:space-between;align-items:center}.post_comment_header strong{margin-right:3px}.post_comment_text_editor textarea{height:100px;width:100%;resize:none}.post_comment_text_editor>.post_comment_text{height:100px;width:100%;overflow:auto;border:1px solid rgba(85,84,84,.233)}.parent{margin-bottom:20px}.post_comment_info{display:flex;align-items:center}.post_comment_author{font-size:14px;color:grey}.post_comment_author,.post_comment_author a{display:flex;justify-content:space-evenly;align-items:center}.post_comment_author>*,.post_comment_author>a>p{margin-right:5px}.post_comment_edited,.post_page_edited{font-size:11px;text-align:left;font-weight:400;color:grey}.post_page_duplicates{background-color:#333;color:#fff}.post_page_duplicates>div{display:flex;justify-content:flex-start;width:100%;align-items:center;height:30px;padding:10px}.post_page_duplicates ul{list-style:inside;margin-left:10px;padding:10px}.post_page_duplicates h1{font-weight:600}.post_page_duplicate{margin-bottom:5px}.post_comment_info button{margin-right:5px;margin-bottom:5px}.comment_flag,.post_flag{cursor:pointer}.comment_flag{margin-right:10px}.post_page_top_controls{display:flex;justify-content:space-evenly;align-items:center}.post_page_top_controls div,.post_page_top_controls svg{margin-right:5px}.post_page_top_controls svg{cursor:pointer}.post_page_top_bar{display:flex;justify-content:space-between;align-items:center}.post_page_controls_right{display:flex}.post_page_controls_right>*{margin-right:10px}.post_comment_body{flex-direction:column;height:100%;padding-left:10px;word-break:break-word}.post_comment_body,.post_comment_body_header{display:flex;justify-content:space-between;width:100%}.post_comment_body hr{width:100%}.post_comment_controls{display:flex;justify-content:space-evenly}.post_comment_controls>*{margin-right:5px}@media (max-width:550px){.post_comment .upvote_display,.post_comment_answer .upvote_display{flex-direction:column;width:50px;justify-content:space-evenly;height:50px}.post_comment .upvote_display>div,.post_comment_answer .upvote_display>div{height:25px}}@media (max-width:350px){.post_comment_points{display:none}}.dev_logo{max-width:20px}.sub_comments{margin-top:5px}.post_comment_text{line-height:1.3}.post_comment_text p{padding-top:5px;padding-bottom:5px}.comment_box code,.post_comment_text{line-height:1.2;font-size:14px}.comment_box li,.post_comment_text li{padding-bottom:10px;padding-top:10px}.comment_box strong,.post_comment_text strong{font-weight:600}.comment_box h1,.post_comment_text h1{font-weight:800;font-size:24px;letter-spacing:2px;margin-bottom:20px}.comment_box h2,.post_comment_text h2{font-weight:600;font-size:18px;margin-top:10px}.comment_box h3,.post_comment_text h3{font-weight:600;font-size:16px;margin-top:10px}.comment_box code,.post_comment_text code{background-color:rgba(82,83,85,.486);border-radius:3px;font-size:85%;margin:5px 5px 5px 0;padding:.2em .4em;width:100%;display:block}.login_form,.resend_email_form,.status{display:flex;flex-direction:column;align-items:center}.login_form{margin:20px;color:#fff}.login_form>*{margin-bottom:20px!important}.resend_email_form{margin:10px;height:80px}.status{font-weight:700;color:#fff;text-align:center}.login_form input,.resend_email_form input{max-width:300px}.login_transition-enter{opacity:0}.login_transition-enter-active{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.login_transition-exit{opacity:1}.login_transition-exit-active{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.login_button_text{font-size:12px;font-style:italic;color:#fff}.login_button_text:hover{cursor:pointer;text-decoration:underline}.user_details{width:90%;background-color:#333;margin:10px;padding:20px}.user_details>div>*{padding:10px}.user_details>div{outline:1px solid #969494}.user_details>h1{font-size:22px;text-align:center;font-weight:600;margin-bottom:20px}.user_details>div span{font-weight:600}.user_details p{display:flex;justify-content:space-between}.user_details>div>p:nth-child(odd){background-color:#3f3e3e}.control_block{font-size:16px;overflow:hidden;-webkit-transition:all .2s;transition:all .2s;background-color:#333;padding:20px;color:#fff;margin-bottom:10px}.control_block>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.control_block input[type=password]{max-width:400px;width:60%}.control_block h1{font-size:22px;font-weight:800;margin-bottom:20px}.control_block .header{display:flex;justify-content:space-between;align-items:center}.arrow{cursor:pointer;height:40px;position:relative;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:20px;margin-right:10px;top:-5px}.arrow_flip{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-right:13px}.arrow-bottom,.arrow-top{background-color:#fff;height:4px;left:-5px;position:absolute;top:50%;width:100%}.arrow-bottom:after,.arrow-top:after{background-color:#e69344;content:"";height:100%;position:absolute;top:0;-webkit-transition:all .15s;transition:all .15s}.arrow-top{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.arrow-top:after{left:100%;right:0;-webkit-transition-delay:0s;transition-delay:0s}.arrow-bottom{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:top right;transform-origin:top right}.arrow-bottom:after{right:100%}.arrow-bottom:after,.arrow:hover .arrow-top:after{left:0;-webkit-transition-delay:.15s;transition-delay:.15s}.arrow:hover .arrow-bottom:after{right:0;-webkit-transition-delay:0s;transition-delay:0s}.user_controls{width:90%;position:relative}.profile_dashboard{max-width:1000px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.inbox_message{width:100%;background-color:#333;margin-top:10px;margin-bottom:10px;padding:10px;color:#fff;box-shadow:1px 1px 2px rgba(0,0,0,.411)}.inbox_message>div{text-align:left;flex-direction:column;width:100%}.inbox_message>div,.inbox_message_header{display:flex;justify-content:space-between}.inbox_message_header{font-weight:600}.inbox_message hr{width:100%}.inbox_message_controls{margin-top:20px;display:flex}.inbox_message_controls>div{margin-right:10px;font-weight:600;color:#e69344}.inbox_control:hover{text-decoration:underline;cursor:pointer}.version_number_selector{display:flex;min-width:200px;justify-content:space-between;align-items:center}.version_tutorial_2{max-width:100%;margin:10px}.tooltip_modal_contents{padding:20px;color:#fff;background-color:#3f3e3e}.tooltip_modal_contents ol{list-style:decimal;padding:20px}.tooltip_modal_contents li>div{display:flex;flex-direction:column;margin-bottom:10px}.tooltip_modal_contents>h1{font-weight:600;font-size:22px;margin-bottom:10px;text-align:center;text-decoration:underline}.version_tutorial_3{margin:10px auto;max-height:400px}.tooltip_modal_contents li>div>h1{font-weight:600;font-size:16px;margin-bottom:5px}.tooltip_modal_contents>div{line-height:1.5;margin-bottom:5px}.tooltip_modal_contents>div>b{font-weight:600;margin-right:5px;color:#e69344}.admin_panel{max-width:1500px;width:100%;display:flex;flex-direction:column;margin:auto;align-items:center;justify-content:center;padding:20px;color:#34495e}.admin_panel>h1{width:100%;text-align:center}.admin_post,.admin_user{width:100%}.admin_post>div,.admin_user>div{display:flex;justify-content:space-between;width:100%;align-items:center}.admin_post input,.admin_user input{max-width:500px}.controls{width:100%}.controls>div{margin-bottom:10px}.admin_panel .admin_section_details,.admin_section{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly}.admin_section_details>div{display:flex;justify-content:space-between;align-items:center;width:100%}.admin_post label,.admin_user label{margin-right:10px}.admin_emails textarea,.admin_IP textarea{height:100px;width:100%;resize:none}.admin_emails_details,.admin_IP_details{height:200px}.react-tabs,.react-tabs__tab-panel--selected{height:100%}.table_controls{display:flex;justify-content:space-evenly;width:130px;margin:auto;text-align:center}.table_controls>a,.table_controls>p{color:#e69344;text-decoration:underline;cursor:pointer}.react-tabs__tab-panel table tr td{vertical-align:middle}.react-tabs__tab-panel table tr>*{height:100%}.post_table_title{max-height:30px;max-width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.nice-dates-day,.nice-dates-navigation{color:#111}.nice-dates-popover{box-shadow:none;border:1px solid #ddd;border-radius:3px;max-width:230px;max-height:300px;-webkit-transition:none;transition:none;margin-right:500px}.nice-dates-day{max-height:40px}.comment,.post{background-color:#fff;box-shadow:1px 1px 2px rgba(0,0,0,.411);padding:5px;height:85px;display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:7px;position:relative}.user_public{max-width:800px;width:90%;text-align:center;margin:auto auto 50px}.user_public>h1{font-weight:700}.user_public .comment,.user_public .post{display:flex;justify-content:flex-start;padding:10px;color:#fff;background-color:#333}@media (max-width:700px){.post_box,.user_public .post{width:70%}}@media (max-width:650px){.post_box,.user_public .post{width:60%}}@media (max-width:500px){.post_box,.user_public .post{width:50%}}.user_public .upvote_box{height:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:120px;min-width:120px;font-weight:600;margin-right:15px}.user_public .upvote_box span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px}.comment .upvote_box span{font-size:12px}.comment .upvote_box>div{width:100%}.comment .upvote_box p{margin:auto}.user_public .post_box{display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:80%}.user_public .post_box h2{font-weight:700;color:#fff;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.user_public .post_box h2:hover{cursor:pointer;text-decoration:underline;opacity:.9}.user_public .comment p,.user_public .post_box p{font-size:12px}.post_box .post_page_categories{padding:0}.comment:hover{position:relative;top:2px}.comment_box span{font-size:14px;text-align:left;margin-bottom:20px}.comment_box{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;word-break:break-word}.post_box>a,.post_box>p{text-align:left}.comment{height:inherit;min-height:55px}.comment .upvote_box{min-height:65px}.user_public .upvote_box p{height:100%;display:flex;align-items:center;font-size:18px}.control_flags,.control_message{display:flex;margin-top:10px;color:#e69344;align-items:center;justify-content:flex-start}.control_message svg{margin-left:5px}.control_message:hover{cursor:pointer;text-decoration:underline}.public_controls{display:flex;justify-content:space-between}.post_left{display:flex;align-items:flex-start;height:65px;max-width:600px}.comment_favourite_flags,.post_favourite_flags{position:absolute;right:10px;bottom:10px}.user_public_delete{position:absolute;right:10px;top:10px}.react-tabs__tab--selected{color:#fff;background-color:#333;border-color:#fff}.react-tabs__tab{color:#fff}.leaderboard_list{max-width:1000px;width:90%;display:flex;flex-direction:column;justify-content:center;margin:auto}.leaderboard_list table{background-color:#333;color:#fff;border-collapse:separate;box-shadow:2px 2px 2px 2px rgba(0,0,0,.411);margin:10px;outline:1px solid #333;width:100%}.leaderboard_list table td{padding:20px;text-align:center}.leaderboard_list th{font-weight:800;font-size:22px;padding:20px;background-color:#e69344}.leaderboard_list tr:nth-child(odd){background-color:#3f3e3e}.leaderboard_list tr:nth-child(2n){background-color:#333}.leaderboard_controls{display:flex;flex-direction:column;width:250px;align-items:center;margin:20px auto auto}.leaderboard_pagination{display:flex;padding:20px;justify-content:space-evenly;width:100%;color:#fff;align-items:center}.leaderboard_pagination svg{cursor:pointer}.leaderboard_controls input[type=text]{width:100%;background-color:#333;border:1px solid #fff;padding:5px;color:#fff;font-size:18px}.resolved_post>div{width:490px;padding:10px;min-height:100px;display:flex;flex-direction:column;margin:5px;background-color:#333;color:#fff;border-radius:2px;justify-content:space-between}.resolved_post h2{font-weight:600;font-size:22px;text-transform:uppercase;color:gold;max-width:120px;text-align:right;text-shadow:2px 1px 2px #000;line-height:.9}.resolved_post{margin:auto}.resolved_post_user a:hover{text-decoration:underline}.resolved_post_top{height:25px}.resolved_post_bottom,.resolved_post_top{display:flex;justify-content:space-between}.resolved_post_top h1{line-height:1.2;font-weight:600;color:#fff;text-overflow:ellipsis;width:340px}.resolved_post_top h1:hover{text-decoration:underline}.resolved_post_top a{width:90%}.resolved_post_bottom{font-size:12px;color:grey}@media (max-width:500px){.resolved_post>div{width:90%}.resolved_post_top h1{width:90%;max-width:150px}.resolved_post{width:90%;display:flex;align-items:center;justify-content:center}}.latest_resolved{max-width:1000px;margin:auto}.resolved_posts{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%}html{font-family:Open Sans,sans-serif;min-height:100%}.MuiSvgIcon-root{font-size:2.5rem}.MuiSvgIcon-root:hover{opacity:.9}.makeStyles-root-1 a{color:inherit}.ql-fill{fill:#fff!important}.ql-stroke{stroke:#fff!important}.ql-picker{color:#fff!important}.ql-picker-options{background-color:#333;border-color:#fff!important}.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:hover{outline:1px solid #fff!important}.ql-snow.ql-toolbar button:active{border:1px solid #000}.MuiSelect-icon{color:#fff}time{text-align:center}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}#root,body,html{background-color:#3f3e3e;font-family:Open Sans,sans-serif;min-height:100%}
/*# sourceMappingURL=main.884e3e5b.chunk.css.map */