@import "https://fonts.googleapis.com/icon?family=Material+Icons";@import "https://fonts.googleapis.com/css?family=Montez";@import url(font-awesome/css/font-awesome.css);@import url("https://fonts.googleapis.com/css?family=Aclonica|Jaldi:700|Josefin+Sans:700|Paytone+One");@import url("https://fonts.googleapis.com/css?family=Alegreya|Crimson+Text|Gentium+Basic|Rokkitt");@import url("https://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans+Mono|Droid+Serif|Roboto|Roboto+Condensed|Roboto+Mono|Roboto+Slab");*:not('threadUserExpanded'){transition:all .1s ease-in-out}html,body{margin:0;padding:0}body{position:absolute;width:100%}body::before{content:' ';position:fixed;width:100%;background:url("img/3.jpg");background-size:cover;background-repeat:no-repeat;background-position:top;height:100%;top:0;left:0;will-change:transform;z-index:-1}h1,h2,h3,h4,p{padding:0;margin:0}h1,h2,h3,h4{font-family:"Roboto"}a{font-family:"Roboto";color:inherit;cursor:url("http://www.cursor.cc/cursor/38/0/cursor.png"),pointer;text-decoration:none;font-weight:bold;transition:200ms ease-in-out}a:hover{color:#3232b4}p{font-size:14px;font-family:"Roboto Slab"}.left{text-align:left;float:left}.right{text-align:right;float:right}input{font-family:"Roboto"}.headercover{position:absolute;top:0;left:0;width:100%;height:230px}.container{display:block;position:relative;overflow-x:hidden;max-width:1200px;margin:0 auto;padding:0 0 20px;text-align:center;box-shadow:0px -9px 40px -5px rgba(0,0,0,0.8);margin-bottom:40px;background:rgba(255,255,255,0.9)}.logo{display:inline-block;font-family:"Montez";font-size:46px}header form{display:inline-block;float:right;margin:35px 100px 0px;display:flex}header form input[type="text"]{padding:3px 10px;margin:0;border:1px solid #969696;border-radius:3px 0 0 3px;border-right:0;font-family:"Roboto";outline:none;transition:all 200ms ease-in-out}header form input[type="text"]:focus{background:#f0f0f0}header form input[type="text"]:hover{box-shadow:inset 0 0 5px 0px rgba(0,0,0,0.6)}header form input[type="button"]{margin:0;transition:all 200ms ease-in-out;padding:2px 5px;background:#c8c8c8;border:1px solid #969696;border-left:0;border-radius:0 3px 3px 0;outline:none;cursor:pointer;color:#505050}header form input[type="button"]:hover{color:#000;background:#bebebe;box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.8)}header h1{float:left;display:inline-block;padding:25px 40px}header{width:100%;box-sizing:border-box;clear:both}.nav{clear:both;display:block;width:100%}.nav .primary,.nav .secondary{padding:0 3px;display:inline-block;width:100%;box-sizing:border-box;background:black;color:white}.nav .primary a:hover,.nav .secondary a:hover{color:white}.nav .secondary{background:gray}.nav ul{padding:0;display:inline-block;margin:5px 0}.nav ul li{list-style:none;display:inline-block;margin:0 3px;border-radius:5px;transition:all .1s ease-in-out;padding:4px;font-size:.9em;position:relative}.nav ul li .userDropdown{z-index:9;position:absolute;display:none;left:-190px;top:30px;background:#dcdcdc;border:1px solid #646464;max-width:100%;min-width:300px;color:black;font-family:"Roboto";box-shadow:0 0 30px -3px #000;cursor:auto}.nav ul li .userDropdown input{width:90%;margin:10px;padding:3px 8px;font-family:"Roboto";transition:300ms ease-in-out;outline:none;border:1px solid #646464}.nav ul li .userDropdown input:focus{background:#fffcd2}.nav ul li .userDropdown .correct{animation:success 1s}.nav ul li .userDropdown .userDropdownLinks{display:block;box-sizing:border-box;width:100%;border-bottom:1px solid #646464;overflow:hidden}.nav ul li .userDropdown .userDropdownLinks::after{content:" ";height:0;clear:both}.nav ul li .userDropdown .userDropdownLinks div{width:50%;float:left;box-sizing:border-box}.nav ul li .userDropdown .userDropdownLinks div a{box-sizing:border-box;width:100%;display:flex;align-items:flex-end;text-align:left;margin:8px 5px;font-weight:normal;font-size:.9em}.nav ul li .userDropdown .userDropdownLinks div a:hover{color:#3232b4}.nav ul li .userDropdown .userDropdownTop{width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #646464;background:#aaa}.nav ul li .userDropdown .userDropdownTop .userDropdownUsername{flex:1;display:flex;height:100px;align-items:flex-start;justify-content:space-between;flex-direction:column;text-align:left}.nav ul li .userDropdown .userDropdownTop .userDropdownUsername a:nth-child(2){font-size:.9em}.nav ul li .userDropdown .userDropdownTop .userDropdownUsername a:hover{color:#3232b4}.nav ul li .userDropdown .userDropdownTop .thumbnailHolderMed{border:1px solid #646464}.nav ul li .material-icons{margin:0 5px;font-size:18px;transform:translate(0, 3px)}.nav ul li:hover{cursor:pointer;background:#555;box-shadow:inset 0 0 15px 1px rgba(0,0,0,0.5)}.nav ul li .alerts{position:absolute;top:-27px;border-radius:5px;left:50%;background:#c8c8c8;padding:3px 10px;border:2px solid gray;color:black;user-select:none;animation:alerts 600ms ease-in-out}.nav ul li .alerts::after,.nav ul li .alerts::before{content:" ";width:0;height:0;top:100%;left:50%;position:absolute;display:inline-block;user-select:none}.nav ul li .alerts::after{margin-left:-6px;border:6px solid transparent;border-top:6px solid #c8c8c8}.nav ul li .alerts::before{margin-left:-9px;border:9px solid transparent;border-top:9px solid gray}.nav ul li .notificationList{display:none;width:400px;min-width:250px;padding:10px;right:0;top:60px;position:absolute;z-index:2;background:#dcdcdc;cursor:auto;box-shadow:0 0 60px 10px rgba(0,0,0,0.9);box-sizing:border-box;border-radius:5px}.nav ul li .notificationList a:hover{color:#3232b4}.nav ul li .notificationList .around{content:" ";position:absolute;top:-30px;left:-10px;right:-10px;height:30px;z-index:0}.nav ul li .notificationList .triangle{content:" ";width:0;height:0;top:-10px;right:10%;position:absolute;margin-top:-5%;border:15px solid transparent;border-bottom:15px solid #dcdcdc}.nav ul li .notificationList h3{color:black;width:100%;box-sizing:auto;border-bottom:1px solid #969696;padding-bottom:5px}.nav ul li .notificationList .notificationListContent{display:none}.nav ul li .notificationList .notificationListContent .notificationListRow{display:flex;align-items:center;border-bottom:1px solid #969696}.nav ul li .notificationList .notificationListContent .notificationListRow:last-child{border-bottom:0px solid red}.nav ul li .notificationList .notificationListContent .notificationListRow p{color:black;text-align:left;flex:1}.nav ul li .notificationList .notificationListContent .notificationListRow p .datetime{display:block;font-size:.8em;margin-top:5px;color:#222;font-family:"Roboto"}.nav ul li .notificationList .notificationListContent .close{color:black;cursor:pointer;align-self:flex-start}.nav ul .navMenuIcon{display:none}.nav ul:nth-child(1){float:left}.nav ul:nth-child(2){float:right}.pageContent{display:flex;flex-wrap:wrap;width:100%;float:left;margin:10px 0 10px;transform:translate3d(0, 0, 0)}.locator{text-align:left;float:left;margin:10px 1%;display:flex;width:98%;background:#ccc;min-height:30px;align-items:center;box-sizing:border-box}.locator a,.locator span{margin-left:10px}.locator a:last-child,.locator span:last-child{margin-right:10px}.pageContent2{text-align:left;padding:15px;width:100%;box-sizing:border-box}.pageTitle{display:block;width:100%;float:left;padding:0px 10px;clear:left;margin:0 0 7px}.pageTitle h2{float:left;clear:both}.pageTitle .subtext{float:left;clear:both;font-size:.8em}.button{position:relative;float:right;margin:5px 15px 10px;padding:5px 10px;display:flex;align-items:center;background:linear-gradient(to bottom, #093, #0f5);border-radius:8px;border:2px solid #009933;color:white;box-shadow:0px 1px 10px -2px #000,inset 0 1px 1px rgba(255,255,255,0.6);cursor:pointer;transition:all .2s ease-in-out;text-shadow:1px 1px 15px #000}.button p{font-family:"Roboto";font-size:1.05em;margin:0px 0px 0px 10px}.button .material-icons{font-size:1.1em}.button:hover{filter:brightness(0.8)}.button:active{filter:brightness(0.5)}.pageBar{width:100%;background:rgba(180,180,180,0.8);margin:10px 0 0;padding:3px 8px;box-sizing:border-box}.pageBar a{margin:0px 8px}.pageBar input{width:30px;text-align:center;font-size:1em;font-weight:bold}.pageRight{width:230px;margin:5px 15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.pageRight .thumbnailHolderLarge{margin:0px 0px 10px;max-height:200px;overflow:hidden;border:1px solid #ccc;max-width:200px;display:inline-block;float:left}.pageRight .thumbnailHolderLarge img{max-width:200px;display:inline-block}.pageRight .userInfo{border:1px solid #ccc;background:rgba(200,200,200,0.5);clear:both;padding:0 0 15px;width:100%;box-sizing:border-box}.pageRight .userInfo dl{width:100%;padding:0px 10px;box-sizing:border-box;height:50px;font-size:.87em;font-family:"Roboto"}.pageRight .userInfo dl dt{clear:both;color:#000;font-family:"Roboto"}.pageRight .userInfo dl dd{color:#333}.pageRight #friendList{margin:10px 0 0;display:flex;flex-wrap:wrap;justify-content:space-around}.pageRight #friendList .thumbnailHolder{max-height:60px;margin:10px 5px;position:relative;transition:.2s ease-in-out}.pageRight #friendList .thumbnailHolder p{color:white;position:absolute;z-index:1;background:rgba(30,30,30,0.3);width:100%;box-sizing:border-box;text-align:center;font-size:.8em;font-family:"Roboto";transition:.2s ease-in-out;bottom:-100%;font-weight:normal;padding:20px 0 0;height:100%;word-wrap:break-word;word-break:break-all}.pageRight #friendList .thumbnailHolder img{max-width:60px;min-height:60px;transition:.2s ease-in-out}.pageRight #friendList .thumbnailHolder:hover p{cursor:pointer;bottom:0}.pageRight #friendList .thumbnailHolder:hover img{filter:brightness(0.5) blur(3px);cursor:pointer;transform:scale(2) rotate(20deg)}.pageRight #friendList p{width:90%;text-align:right}.pageRight #friendList h3{width:100%;margin:10px 10px 0;text-align:left}.pageLeft{float:left;flex:1;text-align:center;box-sizing:border-box;position:relative}.pageLeft .userInteraction{float:right;margin:10px}.pageLeft .userInteraction a{margin:0 10px}.pageLeft dl{max-width:400px;font-size:0.9em;font-family:"Roboto"}.pageLeft dl dt{clear:both;color:#000}.pageLeft dl dd{color:#666}.pageLeft .userTabs{clear:both;text-align:left}.pageLeft .userTabs ul{margin:0;padding:0;font-family:"Roboto";font-size:.9em}.pageLeft .userTabs li{margin:10px 5px 0 0;padding:3px 10px;list-style:none;display:inline-block;border:1px solid #ccc;border-bottom:0;background:rgba(200,200,200,0.5);transition:200ms ease-in-out}.pageLeft .userTabs li:hover{cursor:pointer;background:rgba(180,180,180,0.8);border:1px solid #999;border-bottom:0}.pageLeft .userTabs .selected{background:rgba(180,180,180,0.8);border:1px solid #999;border-bottom:0}.pageLeft .userPage{width:98%;padding:10px;box-sizing:border-box;text-align:left;border:1px solid #ccc;background:rgba(200,200,200,0.5);display:none}.pageLeft .userPage .UserTabPost{width:100%;min-height:100px;border-top:1px solid #aaa;display:flex}.pageLeft .userPage .UserTabPost .thumbnailHolder{max-height:70px}.pageLeft .userPage .UserTabPost .thumbnailHolder img{max-width:70px;min-height:70px;float:left;margin:0px}.pageLeft .userPage .UserTabPost .UserTabPostData{flex:1;padding:10px 0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around}.pageLeft .userPage .UserTabPost .UserTabPostData .profileInteractions{width:100%;box-sizing:border-box;padding:0 10px 0 0;margin:10px 0 0;font-size:.8em;font-family:"Roboto"}.pageLeft .userPage .UserTabPost .UserTabPostData .profileInteractions span{cursor:pointer;border:1px solid #aaa;padding:3px 8px;margin:0px 3px 0 0;transition:.2s ease-in-out;background:rgba(200,200,200,0.8)}.pageLeft .userPage .UserTabPost .UserTabPostData .profileInteractions span:hover:nth-child(2){background:rgba(140,140,140,0.5)}.pageLeft .userPage .UserTabPost .UserTabPostData .profileInteractions span:hover:nth-child(1){background:rgba(30,200,30,0.5)}.pageLeft .userPage .UserTabPost .UserTabPostData .profileInteractions span:hover:nth-child(3){background:rgba(200,30,30,0.5)}.pageLeft .userPage .UserTabPost .UserTabPostData .profileInteractions span:nth-child(3){margin:0;float:right}.pageLeft .userPage .UserTabPost .UserTabPostData .data{padding:5px 0 0;font-size:.73em;margin:10px 0 0;color:#333}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb{padding:5px 0 0;width:100%;overflow:hidden;word-wrap:break-word;word-break:break-word;box-sizing:border-box}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb a{font-weight:bold;color:black}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb h1{font-family:"Montez"}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb h2,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb h3,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb h4,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb h5,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb h6{font-family:"roboto slab"}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb img{max-width:100%;max-height:500px}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quotehead{font-size:.93em;content:"Quote: ";background:linear-gradient(to top, #a8a8a8, #c8c8c8);width:100%;display:block;padding:3px 10px;box-sizing:border-box;border:1px solid #bebebe;border-bottom:0;border-radius:5px 5px 0 0;margin:10px 0 0}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quotehead a{text-decoration:none}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quote{margin:0 0 10px;background:rgba(200,200,200,0.8);border:1px solid #bebebe;padding:15px 20px;overflow:hidden;word-wrap:break-word;position:relative;width:100%;box-sizing:border-box}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quote>img{max-width:100%;box-sizing:border-box;max-height:500px;display:block}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quote>p,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quote li,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .quote a{font-family:Roboto;font-size:.93em;margin:10px 0}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .code{background-image:linear-gradient(#eee 50%, #ccc 50%);background-position:0 0;background-repeat:repeat;background-size:30px 30px;margin:0;border-radius:0 0 3px 0px;white-space:normal;word-wrap:break-word}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb pre{font-family:'Roboto Mono';font-size:11px;margin:0;word-wrap:pre-wrap}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb pre p,.pageLeft .userPage .UserTabPost .UserTabPostData .blurb pre div{width:100%;padding:0;margin:0;font-family:'Roboto Mono';font-size:11px;background:#eee;min-height:11px;box-sizing:border-box}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb pre p:nth-child(even),.pageLeft .userPage .UserTabPost .UserTabPostData .blurb pre div:nth-child(even){background:#ccc}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb pre p{padding:0 7px 0 7px}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .codebox{font-family:'Roboto Mono';font-size:13px;margin:20px auto;margin-width:80%;padding:0;border:1px solid #bbb;border-radius:3px;border-left:7px solid #bbb;box-shadow:0 0px 10px 0px rgba(0,0,0,0.4)}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .codebox>p{font-family:'Roboto Mono';font-weight:bold;font-size:13px;margin:0;padding:5px 10px;display:block;border-bottom:1px solid #eee;background:linear-gradient(#eee, #bbb)}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .posttitle{padding:5px 0 0;font-weight:bold}.pageLeft .userPage .UserTabPost .UserTabPostData .blurb .posttitle a{font-size:1.04em}.pageLeft .userPage .response{margin:5px 0px 5px 30px;box-sizing:border-box;background:rgba(200,200,200,0.8);width:60%;min-width:400px;display:flex;align-items:center;border:1px solid #b4b4b4;padding:10px 15px 10px 0}.pageLeft .userPage .response .UserTabPostData{width:100%;box-sizing:border-box}.pageLeft .userPage .response .UserTabPostData .likeBar{margin:15px 0 0;padding:0}.pageLeft .userPage .response a{font-size:.8em}.pageLeft .userPage .response .profileInteractions{min-width:100%;flex:1;box-sizing:border-box;padding:0 10px 0 0;margin:10px 0 0;font-size:.8em;font-family:"Roboto";display:block}.pageLeft .userPage .response .profileInteractions span{cursor:pointer;border:1px solid #aaa;padding:3px 8px;margin:0px 3px 0 0;transition:.2s ease-in-out;background:rgba(200,200,200,0.8)}.pageLeft .userPage .response .profileInteractions span:hover:nth-of-type(2){background:rgba(140,140,140,0.5)}.pageLeft .userPage .response .profileInteractions span:hover:nth-of-type(1){background:rgba(30,200,30,0.5)}.pageLeft .userPage .response .profileInteractions span:hover:nth-child(3){background:rgba(200,30,30,0.5)}.pageLeft .userPage .response .profileInteractions span:nth-child(3){margin:0;float:right}.pageLeft .userPage .response .blurb{overflow:hidden;word-wrap:break-word;word-break:break-word;box-sizing:border-box;width:100%}.pageLeft .userPage .response .data{overflow:hidden;word-wrap:break-word;word-break:break-word;box-sizing:border-box;font-size:.73em;margin:10px 0 0;color:#333}.pageLeft .userPage .response p{margin:0;padding:0}.pageLeft .userPage .response .thumbnailHolder{max-height:40px;max-width:40px;align-self:flex-start}.pageLeft .userPage .response .thumbnailHolder .userImg{max-width:40px;min-height:40px}.pageLeft .userPage p{font-family:"Roboto"}.pageLeft .userPage dl{height:90px}.pageLeft .userPage .likeBar{padding:5px 10px;font-family:"Roboto";font-size:.8em}.pageLeft #profile{display:block}.thumbnailHolder{float:left;margin:5px 10px;max-height:50px;overflow:hidden;flex-grow:0;flex-shrink:0}.thumbnailHolder img{max-width:50px}.thumbnailHolderMed{margin:5px 10px;max-height:100px;overflow:hidden;border:1px solid #ccc;width:100px;display:inline-block;float:left}.thumbnailHolderMed img{max-width:100px;display:inline-block}.rightOptions ul{padding:0;margin:10px 0px 25px 20px}.rightOptions ul a{font-weight:normal}.rightOptions ul li{list-style:none;text-align:left;font-family:"Roboto";border-bottom:1px solid #666;padding:3px 30px 3px 15px;font-size:.90em}.rightOptions ul li:hover{background:#ccc;cursor:pointer}.rightOptions ul .optionTitle{background:#aaa;padding:3px 35px 3px 3px;font-size:1em;font-weight:bold}.rightOptions ul .optionTitle:hover{background:#aaa;cursor:default}.rightOptions ul .selected{background:#ccc;font-weight:bold}.leftContent{flex:1;display:block;text-align:left;padding:20px}.leftContent .settingsPage{clear:both;max-width:100%;box-sizing:border-box}#userSettings .gotoPage,#userSettings .rowsPerPage{width:30px;font-weight:bold;text-align:center;font-size:1em}#userSettings .right{display:flex;align-items:center;float:right}#userSettings .right p{padding:0px 5px 0px 3px;font-family:"Roboto"}#userSettings .pageBar{width:100%;background:rgba(180,180,180,0.8);margin:10px 0 0;padding:3px 8px;box-sizing:border-box}#userSettings .pageBar a{margin:0px 8px}#userSettings .currentPage{color:red}#userSettings .success{animation:success 900ms ease-in-out}#userSettings .failure{animation:failure 900ms ease-in-out}#userSettings .userRowContainer{width:100%;border:1px solid black;margin:15px 5px;box-sizing:border-box}#userSettings .adminUserRow{display:flex;width:100%;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:space-between}#userSettings .adminUserRow:nth-child(2n+1){background:rgba(180,180,180,0.8)}#userSettings .adminUserRow input,#userSettings .adminUserRow p,#userSettings .adminUserRow select{text-align:center;margin:3px 10px;height:25px}#userSettings .adminUserRow input:nth-child(3),#userSettings .adminUserRow p:nth-child(3),#userSettings .adminUserRow select:nth-child(3){flex:3}#userSettings .adminUserRow input:nth-child(4),#userSettings .adminUserRow p:nth-child(4),#userSettings .adminUserRow select:nth-child(4){flex:2}#userSettings .adminUserRow input:nth-child(2),#userSettings .adminUserRow p:nth-child(2),#userSettings .adminUserRow select:nth-child(2){width:50px}#userSettings .adminUserRow input:nth-child(6),#userSettings .adminUserRow input:nth-child(7),#userSettings .adminUserRow p:nth-child(6),#userSettings .adminUserRow p:nth-child(7),#userSettings .adminUserRow select:nth-child(6),#userSettings .adminUserRow select:nth-child(7){width:75px}#userSettings .adminUserRow input:nth-child(8),#userSettings .adminUserRow p:nth-child(8),#userSettings .adminUserRow select:nth-child(8){width:115px}#userSettings .adminUserRow input:nth-child(5),#userSettings .adminUserRow p:nth-child(5),#userSettings .adminUserRow select:nth-child(5){width:100px}#userSettings .adminUserRow p{border-bottom:1px solid #323232}#forumSettings{overflow:hidden;max-width:100%;box-sizing:border-box}#forumSettings .forumTitleGrouping{border:1px solid black;margin:0 0 10px;width:100%;box-sizing:border-box}#forumSettings .forumTitleGrouping .forumSettingsDataRow{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#forumSettings .forumTitleGrouping .forumSettingsDataRow .forumSettingsDisc{flex:4}#forumSettings .forumTitleGrouping .forumSettingsDataRow .forumSettingsName{flex:1}#forumSettings .forumPosInc,#forumSettings .forumPosDec,#forumSettings .removeRow,#forumSettings .addRow{cursor:pointer}#forumSettings .forumPosInc,#forumSettings .forumPosDec{transition:200ms ease-in-out;margin:0 3px 0;border:1px solid rgba(80,80,80,0);border-radius:3px}#forumSettings .forumPosInc:hover,#forumSettings .forumPosDec:hover{border:1px solid #505050;background:rgba(80,80,80,0.1);box-shadow:inset 0 0 5px 1px rgba(80,80,80,0.5);text-shadow:1px}#forumSettings .removeRow{color:#dc5050}#forumSettings .addRow{transition:300ms ease-in-out;font-size:.8em;font-weight:bold;background:rgba(80,220,80,0.3);border-radius:5px;border:1px solid #505050;display:flex;align-items:center;justify-content:center;width:120px;margin:3px 5px}#forumSettings .addRow:hover{color:#1e961e;background:rgba(120,240,120,0.5);border:1px solid #1e961e}#forumSettings .addRow .material-icons{color:#50dc50;margin:0 5px}#forumSettings .success{animation:success 900ms ease-in-out}#forumSettings .failure{animation:failure 900ms ease-in-out}#forumSettings .titleRow{background:rgba(180,180,180,0.8)}#forumSettings .settingForumViewLevel{width:30px;text-align:center}#forumSettings input[type="text"]{margin:5px}.userSettings{font-family:"Roboto"}.userSettings .status{height:50px}.userSettings .settingRow{display:block;clear:both}.userSettings .settingRow:nth-of-type(n+2){padding-top:10px}.userSettings h3{border-bottom:1px solid #ccc}.userSettings p{font-family:"Roboto";font-size:.85em;margin:10px 10px 10px 20px}.userSettings .thumbnailHolderMed{margin-right:30px}.userSettings input[data-type="birthday"]{width:50px;text-align:center}.userSettings input[type="text"]{border:1px solid #666;padding:2px 5px;box-sizing:border-box}.userSettings input[type="file"]{margin:10px 0px 5px;border:1px solid #ccc;padding:5px}.userSettings input[type="submit"]{margin:15px 0px;float:left;clear:both;border:1px solid #333;padding:5px 10px;transition:.25s ease-in-out;font-weight:bold;cursor:pointer}.userSettings input[type="submit"]:hover{background:rgba(30,200,30,0.5)}.userSettings .details{font-size:.8em;color:#555}.userSettings textarea{width:400px;height:100px;font-family:"Roboto";resize:none;background:linear-gradient(to bottom, #fff, #f0f0f0);box-shadow:0px 0px 10px -2px rgba(0,0,0,0.3);max-width:100%}.userSettings select{padding:5px 10px;margin:5px 20px;background:#ddd;font-family:"Roboto";border:1px solid #aaa}.userSettings table{margin:10px;padding:0;width:80%;text-align:center;box-sizing:border-box;border-spacing:0;border:1px solid #ccc}.userSettings table a{font-weight:normal}.userSettings table tr{margin:0}.userSettings table td{border:1px solid #ccc;margin:0;padding:5px 10px}.userSettings table td:nth-child(n+2){font-size:.85em;color:#666}.userSettings table td:nth-child(n+2):hover{color:#000}.userSettings dl{max-width:350px}.userSettings dl dt{clear:both;margin:5px 10px}#apps{float:right;width:260px;text-align:left;display:block;position:relative;margin:10px auto;padding:0 10px}#apps iframe{margin-bottom:20px;width:100%;box-sizing:border-box}#apps h2{display:block;text-align:left;clear:both;background:url("img/3.jpg");background-position:top;background-size:cover;background-attachment:fixed;will-change:transform;transform:translate3d(0, 0, 0);z-index:1;margin-top:0;padding:5px 0px 3px;font-size:1.25em;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#apps h2::after{content:" ";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(170,170,170,0.8);z-index:-1;transform:translate3d(0, 0, 0);will-change:transform}#apps h2 .material-icons{padding:0 15px;font-size:18px}#apps #appsUser{display:flex;flex-direction:column}#apps #appsUser .largeThumbnail{max-height:75px;overflow:hidden;float:left;margin:10px;border:1px solid #777;cursor:pointer}#apps #appsUser .largeThumbnail img{max-width:75px;transition:all .3s ease-in-out}#apps #appsUser .largeThumbnail img:hover{filter:brightness(0.8)}#apps #appsUser dl{padding:0 10px;clear:right;flex:1}#apps #appsUser dt{float:left;font-family:"Roboto";font-size:.87em;text-align:left;color:#333;font-weight:bold}#apps #appsUser dd{float:right;font-size:.87em;color:#666;font-weight:bold;font-family:"Roboto";text-align:right;padding:0 15px}#apps #appsLogin{padding-bottom:1px}#apps #appsLogin a{border:2px solid #009933;background:linear-gradient(to bottom, #093, #0f5);width:80%;margin:20px auto;display:block;padding:20px 0;text-align:center;border-radius:8px;color:white;font-size:1.05em;font-family:"Roboto";text-shadow:1px 1px 15px #000;position:relative;box-shadow:0px 1px 10px -2px #000,inset 0 1px 1px rgba(255,255,255,0.6);cursor:pointer;transition:all .2s ease-in-out}#apps #appsLogin a:hover{filter:brightness(0.8)}#apps #appsLogin a:active{filter:brightness(0.5)}#apps #appsMembers{padding:0 0 5px}#apps #appsMembers p{padding:10px;font-size:.83em}#apps #appsChat{text-align:center;padding:0 0 10px}#apps #appsChat iframe{box-sizing:border-box;margin:15px auto;width:90%}#apps #appsChat img{box-sizing:border-box;margin:15px auto;width:90%}#apps #appsPosts{padding-bottom:10px}#apps #appsPosts ul{margin:15px 0 0;padding:0}#apps #appsPosts ul li{list-style:none;width:95%;box-sizing:border-box;border:1px solid #777;border-top:0px;margin:0 auto;display:flex;align-items:center}#apps #appsPosts ul li:nth-child(1){border-top:1px solid #777}#apps #appsPosts ul li .thumbnailHolder{float:left;margin:5px 10px;max-height:50px;overflow:hidden;flex-basis:50px;flex-grow:0;flex-shrink:0}#apps #appsPosts ul li .thumbnailHolder img{max-width:50px}#apps #appsPosts ul li .appPostsData{overflow:hidden}#apps #appsPosts ul li .appPostsData p{padding:0;margin:0;font-size:.70em}#apps #appsPosts ul li .appPostsData>a{font-size:.9em;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;display:inline-block}.apps{margin-bottom:20px;background:#ccc}.thumbnailHolder{max-height:50px;overflow:hidden;border:1px solid #777;margin:10px}.thumbnailHolder img{max-width:50px;overflow:hidden;clip:rect(0px, 50px, 50px, 0px);position:relative}#forumList{width:95%;clear:both;box-sizing:border-box;text-align:left;margin:0 auto}#forumList .forumTitle{margin:10px 0 0;padding:10px 10px;border:1px solid #777;position:relative;z-index:1;background:url("img/3.jpg");background-attachment:fixed;background-position:top;background-size:cover;transform:translate3d(0, 0, 0);will-change:transform}#forumList .forumTitle::after{background:rgba(200,200,200,0.8);top:0;bottom:0;left:0;right:0;position:absolute;z-index:-1;content:" "}#forumList .forumTitle h2{font-size:1.3em}#forumList .forumTitle p{font-size:.75em}#forumList ul{margin:0;padding:0;background:url("img/3.jpg");background-position:top;background-attachment:fixed;background-size:cover;will-change:transform;position:relative;transform:translate3d(0, 0, 0)}#forumList ul li{list-style:none;margin:0;padding:0;background:rgba(255,255,255,0.8)}#forumList ul li:nth-child(even){background:rgba(200,200,200,0.8)}#forumList ul li .forumTopic{display:flex;border:1px solid #777;border-top:0px solid #777;margin:0px;align-items:center;padding:5px 0px}#forumList ul li .forumTopic>img{margin:10px 5px 10px 10px;width:35px;height:35px}#forumList ul li .forumTopic .read{filter:blur(1px) opacity(0.6)}#forumList ul li .forumTopic .forumInfo{flex:1;margin:5px 10px}#forumList ul li .forumTopic .forumInfo h3{font-size:1.1em}#forumList ul li .forumTopic .forumInfo p{font-size:.75em}#forumList ul li .forumTopic .forumRecent{width:200px}#forumList ul li .forumTopic .forumRecent>a{display:block;width:95%;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#forumList ul li .forumTopic .forumRecent p{margin:0;padding:0;font-size:.76em}#forumList ul li .forumTopic .forumRecent img{float:left}#forumList ul li .forumTopic .forumNumber{width:100px;text-align:center;margin:0 10px;border-left:1px solid #ccc;border-right:1px solid #ccc}#forumList ul li .forumTopic .forumNumber h3{padding:0;margin:0;line-height:16px}#forumList ul li .forumTopic .forumNumber strong{font-family:"Roboto";padding:0;margin:0;font-size:.8em}.footer{clear:both;width:98%;background:#ccc;height:30px;margin:30px 1%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:10px}.footer .footerSidebarToggle{display:none}.footer span:nth-child(1){float:left;text-align:left}.footer span:nth-child(2){float:right;text-align:right}.footer span:nth-child(2) a{margin-left:20px}.copyright{clear:both;width:100%}.sidebar{position:fixed;width:100%;background:#ccc;height:200%;z-index:100;top:0;right:-100%;transition:all .3s ease-in-out}.sidebar h2{display:inline-block;padding:0 10px}.sidebar label{float:right;padding:5px;font-size:26px}.sidebar ul{margin:0 0;clear:both;padding:0}.sidebar ul li{padding:5px;list-style:none;width:100%;height:35px;border-top:1px solid black}.sidebar ul li .material-icons{transform:translate(0, 4px);margin-right:5px}.sidebar ul li:nth-child(odd){background:#eee}.sidebar ul li:nth-child(even){background:#ccc}.sidebar ul li:last-child{border-bottom:1px solid black}.sidebar ul li input{width:90%;padding:0 10px;margin:0 auto;display:block;height:100%}#sidebarToggle{display:none}#sidebarToggle:checked+.sidebar{right:0}dl{width:100%;clear:left}dt{float:left;text-align:left;margin:0 0 0 5px;padding:0}dd{float:right;text-align:right;padding:0;margin:0 5px 0 0}.columnedPage{display:flex;width:100%;box-sizing:border-box}#topicList{width:95%;clear:both;box-sizing:border-box;text-align:left;margin:0 auto}#topicList .topicTitle{padding:2px 10px;border:1px solid black;background:rgba(238,238,238,0.8)}#topicList ul{margin:0;padding:0;background:url("img/3.jpg");background-position:top;background-size:cover;background-attachment:fixed;transform:translate3d(0, 0, 0);will-change:transform}#topicList ul h3{font-size:1.05em}#topicList ul li{list-style:none;margin:0;padding:0;background:rgba(255,255,255,0.8)}#topicList ul li:nth-child(even){background:rgba(200,200,200,0.8)}#topicList ul li .topicRow{display:flex;border:1px solid black;border-top:0px solid black;margin:0px;align-items:center}#topicList ul li .topicRow p{font-size:.75em}#topicList ul li .topicRow>img{margin:10px;width:35px;height:35px}#topicList ul li .topicRow .topicInfo{flex:1;margin:5px 10px}#topicList ul li .topicRow .relation{width:85px}#topicList ul li .topicRow .relation .friend{background:rgba(30,200,30,0.5);border:1px solid #0aaa0a}#topicList ul li .topicRow .relation .foe{background:rgba(200,30,30,0.5);border:1px solid #aa0a0a}#topicList ul li .topicRow .relation i{font-size:1.2em}#topicList ul li .topicRow .relation a{position:relative;padding:10px 5px 3px 5px;border:1px solid #8c8c8c;background:#c8c8c8;border-radius:5px;transition:.3s ease-in-out}#topicList ul li .topicRow .relation a:nth-child(1):hover{background:rgba(30,200,30,0.5);border:1px solid #0aaa0a;cursor:pointer}#topicList ul li .topicRow .relation a:nth-child(2){margin-left:5px}#topicList ul li .topicRow .relation a:nth-child(2):hover{background:rgba(200,30,30,0.5);border:1px solid #aa0a0a;cursor:pointer}#topicList ul li .topicRow .topicRecent{width:200px}#topicList ul li .topicRow .topicRecent p{margin:0;padding:0}#topicList ul li .topicRow .topicRecent a{font-size:.75em}#topicList ul li .topicRow .topicRecent img{float:left}#topicList ul li .topicRow .topicNumber{width:150px;margin:0 10px;border-left:1px solid #ccc;border-right:1px solid #ccc}#topicList ul li .topicRow .topicNumber dl{margin:0;font-family:"Roboto Slab";font-size:.75em}#topicList ul li .topicRow .topicNumber span:nth-child(1){float:left;text-align:left;padding:0 0 0 5px;margin:0}#topicList ul li .topicRow .topicNumber span:nth-child(2){float:right;text-align:right;padding:0 5px 0 0;margin:0}#topicList ul li .topicHeader{border-top:1px solid black}#topicList ul li .topicHeader .topicRecent{padding-left:69px}#topicList ul li .topicHeader .topicInfo{padding-left:69px}#topicList ul li .topicHeader2{border-top:1px solid black}#topicList ul li .topicHeader2 .topicInfo{padding-left:69px}#thread{width:95%;clear:both;box-sizing:border-box;text-align:left;margin:0 auto;background:url("img/3.jpg");background-position:top;background-size:cover;background-attachment:fixed;counter-reset:postNumber;font-family:Roboto;will-change:transform;transform:translate3d(0, 0, 0)}#thread .strike{text-decoration:line-through}#thread .underline{text-decoration:underline}#thread .threadPostInfo{background:rgba(200,200,200,0.8);color:black;padding:6px 10px;height:auto;display:inline-block;width:100%;box-sizing:border-box;z-index:0}#thread .threadPostInfo span{font-size:.9em}#thread .threadPostInfo span:nth-child(2)::before{counter-increment:postNumber;content:"#" counter(postNumber)}#thread .threadLine{width:100%;display:flex;flex-wrap:nowrap;background:rgba(255,255,255,0.8);z-index:0}#thread .threadLine .threadUser{width:160px;text-align:center;border:1px solid black;margin:10px;padding:5px;position:relative;z-index:3}#thread .threadLine .threadUser .aroundUser{width:200px;height:300px;position:absolute;top:0;left:0;z-index:2}#thread .threadLine .threadUser .threadUserExpanded{background:#dcdcdc;width:100%;position:absolute;top:15px;left:110%;box-shadow:0px 0px 70px 10px rgba(0,0,0,0.8);display:none;box-sizing:border-box;z-index:4;min-width:455px}#thread .threadLine .threadUser .threadUserExpanded .threadUserInteractions{float:right}#thread .threadLine .threadUser .threadUserExpanded .threadUserInteractions a{margin:15px 15px 0 0;display:inline-block}#thread .threadLine .threadUser .threadUserExpanded hr{clear:both;width:95%;border-color:transparent}#thread .threadLine .threadUser .threadUserExpanded img{float:left;margin:20px}#thread .threadLine .threadUser .threadUserExpanded>p{float:left;text-align:left;margin:0px 20px;font-size:.83em;font-family:Roboto;clear:both}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore{display:none}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore ul{display:inline-block;margin:0;width:95%;box-sizing:border-box;clear:both;text-align:left}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore ul li{display:inline-block;margin:0;padding:0;border:1px solid black;border-bottom:0;padding:2px 8px;font-size:.9em;background:#ccc;transition:all .27s ease-in-out}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore ul li:hover{background:#999;cursor:pointer}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore ul .active{background:#999}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabData{width:100%;border-top:1px solid black;margin:0 auto;position:relative;z-index:4;padding:10px;box-sizing:border-box;background:#c8c8c8;display:none;text-align:left}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabData h3{padding:0 20px 10px}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabData p{font-family:Roboto;font-size:.80em;padding:10px 0}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .profile{display:block}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost{width:100%;min-height:100px;border-top:1px solid black;display:flex}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .thumbnailHolder{max-height:50px}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .thumbnailHolder img{max-width:50px;min-height:50px;float:left;margin:0px}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .UserTabPostData{flex:1;padding:10px 0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .UserTabPostData .posttitle{padding:5px 0 0;font-weight:bold}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .UserTabPostData .posttitle a{font-size:1.04em}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .UserTabPostData .blurb{padding:5px 0 0;width:100%;overflow:hidden;word-wrap:break-word;word-break:break-word;box-sizing:border-box}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .UserTabPost .UserTabPostData .data{padding:5px 0 0;font-size:.8em}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataMore .info dl{width:400px}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataTop{display:inline-block;float:left;text-align:left;margin-top:20px;z-index:4;position:relative}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataTop a{margin-top:20px;font-size:1.08em}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataTop p{font-size:.8em;color:#333;box-sizing:border-box}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataTop dl{margin:3px 0 0;width:240px}#thread .threadLine .threadUser .threadUserExpanded .threadUserExpandedDataTop dt{margin:0}#thread .threadLine .threadUser .threadUserExpanded::after,#thread .threadLine .threadUser .threadUserExpanded::before{width:0;height:0;content:" ";position:absolute;display:inline-block;top:30px;right:100%}#thread .threadLine .threadUser .threadUserExpanded::before{border:20px solid transparent;margin-top:-20px}#thread .threadLine .threadUser .threadUserExpanded::after{border:15px solid transparent;border-right-color:#dcdcdc;margin-top:-15px}#thread .threadLine .threadUser img{max-height:120px;max-width:140px;margin:10px}#thread .threadLine .threadUser a{font-size:.85em}#thread .threadLine .threadUser .subtext{font-size:.7em;color:#555}#thread .threadLine .threadUser .title{margin:2px -10px;background:#c8c8c8;padding:0;color:black;font-size:.75em;border:1px solid #000}#thread .threadLine .threadUser dl{font-size:.7em;color:#555;line-height:normal;height:auto;display:inline-block;font-family:"Roboto";margin:2px 0}#thread .threadLine .threadUser dl dt{color:#222;clear:both}#thread .threadLine .threadPost{flex:1;margin:10px;padding:5px;font-size:.93em;word-wrap:break-word;width:300px;box-sizing:border-box;font-family:"Roboto"}#thread .threadLine .threadPost h1{font-family:"Montez"}#thread .threadLine .threadPost h2,#thread .threadLine .threadPost h3,#thread .threadLine .threadPost h4,#thread .threadLine .threadPost h5,#thread .threadLine .threadPost h6{font-family:"Roboto Slab"}#thread .threadLine .threadPost img{max-width:100%;box-sizing:border-box;max-height:500px;margin:0;padding:0}#thread .threadLine .threadPost>p,#thread .threadLine .threadPost li,#thread .threadLine .threadPost a{font-family:Roboto;font-size:.93em;margin:10px 0}#thread .threadLine .threadPost .code{background-image:linear-gradient(#eee 50%, #ccc 50%);background-position:0 0;background-repeat:repeat;background-size:30px 30px;margin:0;border-radius:0 0 3px 0px;white-space:pre-wrap;word-wrap:break-word}#thread .threadLine .threadPost pre{font-family:'Roboto Mono';font-size:11px;margin:0;word-wrap:pre-wrap;padding:0}#thread .threadLine .threadPost pre p,#thread .threadLine .threadPost pre div{width:100%;margin:0;padding:0;font-family:'Roboto Mono';font-size:11px;background:#eee;min-height:11px;box-sizing:border-box;clear:both;display:block}#thread .threadLine .threadPost pre p:nth-child(even),#thread .threadLine .threadPost pre div:nth-child(even){background:#ccc}#thread .threadLine .threadPost pre p{padding:0 7px 0 7px}#thread .threadLine .threadPost .codebox{font-family:'Roboto Mono';font-size:13px;margin:20px auto;margin-width:80%;padding:0;border:1px solid #bbb;border-radius:3px;border-left:7px solid #bbb;box-shadow:0 0px 10px 0px rgba(0,0,0,0.4)}#thread .threadLine .threadPost .codebox>p{font-family:'Roboto Mono';font-weight:bold;font-size:13px;margin:0;padding:5px 10px;display:block;border-bottom:1px solid #eee;background:linear-gradient(#eee, #bbb)}#thread .threadLine .threadPost .attachments{display:flex;flex-wrap:wrap;margin:0 0 0;background:rgba(200,200,200,0.8);border:1px solid #bebebe;padding:15px 20px;overflow:hidden;position:relative;width:100%;box-sizing:border-box}#thread .threadLine .threadPost .attachments .file{flex-basis:30%;min-width:250px;border:1px solid #bebebe;width:100%;display:flex;position:relative;align-items:center;clear:none;margin:10px;height:auto}#thread .threadLine .threadPost .attachments .file>img{float:left;width:50px;padding:10px;height:50px}#thread .threadLine .threadPost .attachments .file .fileinfo{border-left:1px solid #bebebe;width:100%;box-sizing:border-box;display:inline-block;padding:0px 10px;flex-wrap:wrap;flex-direction:row}#thread .threadLine .threadPost .attachments .file .fileinfo p{text-overflow:ellipsis;box-sizing:border-box;display:block;overflow:hidden;white-space:nowrap}#thread .threadLine .threadPost .attachments .file .fileinfo dl{width:100%;box-sizing:border-box;display:inline-block;margin:0;padding:0;font-size:.86em}#thread .threadLine .threadPost .attachments .file .fileinfo dt{clear:both}#thread .threadLine .threadPost .attachments .file .fileinfo dt:nth-child(1){font-size:1.1em}#thread .threadLine .threadPost .attachments .file .fileinfo dd{color:#666}#thread .threadLine .threadPost .quote{margin:0 0 10px;background:rgba(200,200,200,0.8);border:1px solid #bebebe;padding:15px 20px;overflow:hidden;max-height:300px;position:relative;width:100%;box-sizing:border-box}#thread .threadLine .threadPost .quote>img{max-width:100%;box-sizing:border-box;max-height:500px;display:block}#thread .threadLine .threadPost .quote>p,#thread .threadLine .threadPost .quote li,#thread .threadLine .threadPost .quote a{font-family:Roboto;font-size:.93em;margin:10px 0}#thread .threadLine .threadPost .quotehide{background:linear-gradient(to top, #c8c8c8 20%, rgba(200,200,200,0.1));width:100%;height:100%;position:absolute;top:0;left:0;color:black;justify-content:center;display:flex;align-items:flex-end;padding:0px 0px 40px;box-sizing:border-box;cursor:pointer}#thread .threadLine .threadPost .quotehide .quotehidebutton{cursor:pointer}#thread .threadLine .threadPost .quotehead{font-size:.93em;content:"Quote: ";background:linear-gradient(to top, #a8a8a8, #c8c8c8);width:100%;display:block;padding:3px 10px;box-sizing:border-box;border:1px solid #bebebe;border-bottom:0;border-radius:5px 5px 0 0;margin:10px 0 0}#thread .threadLine .threadPost .threadSignature{border-top:1px dashed black;margin-top:15px;padding-top:5px;word-wrap:break-word;overflow:hidden;box-sizing:border-box;overflow-wrap:break-word}#thread .threadLine .threadPost .threadInteractions .threadLikes{box-sizing:border-box;margin-top:10px;padding:3px 10px;background:rgba(200,200,200,0.8);width:100%;border:1px solid #bebebe}#thread .threadLine .threadPost .threadInteractions .threadButtons{box-sizing:border-box;width:100%;margin:10px 0 0}#thread .threadLine .threadPost .threadInteractions .threadButtons a{float:right;padding:5px 10px;font-size:.9em;border:1px solid #bebebe;margin:0;list-style:none;background:rgba(200,200,200,0.8);cursor:pointer;transition:all .3s ease-in-out}#thread .threadLine .threadPost .threadInteractions .threadButtons a:nth-child(1):hover{background:rgba(30,200,30,0.5)}#thread .threadLine .threadPost .threadInteractions .threadButtons a:nth-child(2){margin:0 15px}#thread .threadLine .threadPost .threadInteractions .threadButtons a:nth-child(3){float:left}#thread .threadLine .threadPost .threadInteractions .threadButtons a:nth-child(3):hover{background:rgba(200,30,30,0.5)}#thread .threadLine .threadPost .threadInteractions .threadButtons a:hover{background:rgba(140,140,140,0.8)}#registration{border:1px solid rgba(0,0,0,0.8);display:block;width:90%;clear:both;margin:20px auto 5px;padding:10px 25px;box-sizing:border-box}#registration .g-recaptcha{margin:15px auto 0;display:flex;align-items:center;align-content:center;justify-content:center;clear:both;float:none}#registration .error{color:red;text-align:center;margin-bottom:15px}#registration h3{margin:15px 0 5px}#registration p{line-height:1.5em;margin:7px auto;display:block;width:80%;max-width:350px;min-width:300px;text-align:left;box-sizing:border-box}#registration p:last-of-type{margin-bottom:30px}#registration p input{float:right}#registration input[type="submit"]{margin:10px auto 0;display:block;width:100px;clear:both;float:none}.fadeOverlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:5;background:linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.45));display:none}#LoginScroll{position:fixed;z-index:6;box-sizing:border-box;display:none;height:40%;width:40%;min-height:350px;min-width:300px;margin-left:-20%;margin-top:-20%;top:50%;left:50%;background:linear-gradient(to top, #c8c8c8, #fff);border:1px solid #777}#LoginScroll .closeLogin{cursor:pointer;float:right;margin:10px 15px}#LoginScroll form{width:100%;max-width:330px;margin:5% auto;padding:18px;box-sizing:border-box}#LoginScroll form h2{width:100%;text-align:center;margin:0px 0 30px;box-sizing:border-box}#LoginScroll form p{font-family:"Roboto";font-size:1em;margin:10px 0;text-align:left;float:left;clear:left;width:100%;box-sizing:border-box}#LoginScroll form p:nth-of-type(n+3){text-align:center;margin:10px 0 30px}#LoginScroll form p:last-of-type{margin:30px 0 0}#LoginScroll form input{float:right;font-family:"Roboto";clear:right}#LoginScroll form input[type="checkbox"]{float:none}#LoginScroll form input[type="submit"]{float:none;clear:both;display:block;width:75px;margin:0 auto}#LoginScroll .footnote{font-size:.8em;margin:30px 0 30px}.profileResponseField{margin:5px 0px 5px 30px;box-sizing:border-box;background:rgba(200,200,200,0.8);width:60%;min-width:400px;border:1px solid #b4b4b4;padding:10px 15px 0px 0;display:flex}.profileResponseField form{display:flex;flex:1;flex-direction:column}.profileResponseField form textarea{max-width:100%;width:100%;margin:10px;min-height:80px;box-sizing:border-box}.profileResponseField form input{width:100px;height:30px;float:right;align-self:flex-end;border:1px solid #aaa;background:rgba(200,200,200,0.8);transition:.2s ease-in-out}.profileResponseField form input:hover{background:#b4b4b4;cursor:pointer}.wysiwygEditor form{width:100%;text-align:center;font-family:Roboto}.wysiwygEditor form .topicTitle{width:100%;text-align:left;box-sizing:border-box}.wysiwygEditor form .topicTitle p{display:flex}.wysiwygEditor form .topicTitle #topicTitle{width:100%;margin:0px 10px 10px;box-sizing:border-box;font-family:"Roboto";font-size:1.1em;flex:1}.wysiwygEditor form #richTextFieldAttachments{width:100%;margin:20px 0 10px}.wysiwygEditor form #richTextFieldAttachments input{margin:10px}.wysiwygEditor form .richTextFieldButtons{width:100%;margin:0;text-align:left;background:#c8c8c8;border:1px solid #969696;border-bottom:0px;box-sizing:border-box;white-space:normal;display:block}.wysiwygEditor form .richTextFieldButtons .richTextFieldGrouping{margin:3px;padding:2px;border:1px solid #969696;border-radius:3px;display:inline-block;text-align:center}.wysiwygEditor form iframe,.wysiwygEditor form textarea{width:100%;margin:auto;box-sizing:border-box;height:200px;background:white;border:1px solid #969696;border-top:0;min-height:200px}.wysiwygEditor form textarea{border-top:1px solid #969696}.wysiwygEditor form button{font-size:14px;text-align:center;padding:3px;border-radius:3px;border:1px solid #c8c8c8;background:#c8c8c8;cursor:pointer;min-width:20px;position:relative;outline:none}.wysiwygEditor form button:hover{border:1px solid #969696;background:#afafaf}.wysiwygEditor form input[type="color"]{text-align:center;padding:0px;border-radius:3px;border:1px solid #c8c8c8;background:#c8c8c8;cursor:pointer;width:20px;outline:none}.wysiwygEditor form input[type="color"]:hover{border:1px solid #969696;background:#afafaf}.wysiwygEditor form input[type="submit"]{padding:5px 10px;margin:10px 10px 0 10px}.wysiwygEditor form .wysiwygPopUp{position:absolute;display:none;left:-50px;top:10px;background:#c8c8c8;border:1px solid #969696;z-index:3}.wysiwygEditor form .wysiwygPopUp p{word-break:keep-all;white-space:nowrap;color:black;padding:0px 15px;cursor:pointer}.wysiwygEditor form .wysiwygPopUp p:hover{background:#afafaf}.wysiwygEditor form #colorPicker{transition:all 300ms ease-in-out}.wysiwygEditor form #color,.wysiwygEditor form #color2{left:-100px;top:25px;width:275px;padding:5px}.wysiwygEditor form #color p,.wysiwygEditor form #color2 p{font-family:Roboto;font-size:12px}.wysiwygEditor form #color .colorBox,.wysiwygEditor form #color .colorBoxBack,.wysiwygEditor form #color2 .colorBox,.wysiwygEditor form #color2 .colorBoxBack{width:15px;height:15px;border-radius:3px;display:inline-block;background:red;margin:1px;cursor:pointer}.wysiwygEditor form #justify{text-align:center;left:-15px;top:5px}.wysiwygEditor form #justify button{margin:5px}.wysiwygEditor form #font{top:5px;left:-25px}.wysiwygEditor form #fontSize{top:25px;left:-75px}.wysiwygEditor form #fontSize p{min-height:23px;display:flex;align-items:center}.wysiwygEditor form .wysiwygAnchor{display:inline;background:black;position:relative;height:0;width:0}.HTMLprompt{display:none;position:fixed;top:50%;left:50%;width:400px;margin-top:-125px;margin-left:-200px;z-index:7;background:#c8c8c8;box-sizing:border-box;border:1px solid #969696}.HTMLprompt .HTMLpromptContent{display:block;height:100%;width:100%;box-sizing:border-box;text-align:center}.HTMLprompt .HTMLpromptContent h2{width:80%;display:inline-block;text-align:center;margin:10px;box-sizing:border-box}.HTMLprompt .HTMLpromptContent input[type="text"]{margin:20px;padding:0 5px;box-sizing:border-box;width:70%;height:30px;border-radius:5px;outline:none}.HTMLprompt .HTMLpromptContent form{text-align:center}#wysiwygPreview{display:none}#wysiwygPreview .quote{max-height:none !important}#chatHTML{width:80%;background:linear-gradient(-30deg, rgba(230,230,230,0.8), rgba(200,200,200,0.8));height:500px;margin:50px auto 0;padding:10px;box-sizing:border-box;overflow-y:scroll;text-align:left;display:block;clear:both;border:1px solid #646464;font-family:"Roboto"}#chatHTML .time{color:#646464}#chatHTML img{max-width:100px;max-height:100px}#chatFORM{width:80%;display:Flex;margin:0 auto;border:1px solid #646464;border-top:0px;box-sizing:border-box}#chatFORM input[type='text']{flex:1}#chatFORM input[type='submit']{height:50px;width:100px}.success{animation:success 900ms ease-in-out}.failure{animation:failure 900ms ease-in-out}.chatLogin{background:rgba(100,100,100,0.8);color:#fff;width:80%;display:block;margin:0 auto;font-family:"Roboto";padding:10px;box-sizing:border-box}@media all and (max-width: 990px){.forumNumber{display:none}}@media all and (max-width: 575px){.forumTopic img{display:none}.forumTopic .thumbnailHolder{display:none}.notificationListRow{padding:10px 0}}@media all and (max-width: 450px){.forumTopic .forumRecent{display:none}}@media all and (max-width: 420px){#registration p{min-width:0}#registration p input{width:100%}.nav .primary ul:nth-child(1) li:nth-child(n+4){display:none}.navMenuIcon{display:inline-block}.footerSidebarToggle{display:inline-block}.footer span:last-child a:nth-child(-n+4){display:none}}@media all and (max-width: 319px){#LoginScroll{width:100%;min-height:0;margin-left:0;margin-top:-50%;min-width:0;overflow:scroll}#LoginScroll form{min-width:0;margin:0}.nav .primary ul:nth-child(1) li:nth-child(n+2){display:none}.nav .primary ul:nth-child(2) li:nth-child(-n+3){display:none}}@media all and (max-width: 665px){header form{display:none}.topicRecent{display:none}.footer{font-size:.8em}.locator{font-size:.8em}#topicList .thumbnailHolder{display:none}}@media all and (max-width: 765px){.nav li span{font-size:.8em}.nav li .material-icons{font-size:.7em}#forumList{font-size:.95em}#forumList .forumRecent{font-size:.90em}.topicNumber{display:none}.topicRow img:nth-of-type(2){display:none}}@media all and (max-width: 675px){.pageLeft{flex:auto}.nav li span{display:none}.nav li .material-icons{margin:0 -2px}.nav li .thumbnailHolder{display:block}.nav ul .navMenuIcon{display:inline-block}}@media all and (max-width: 500px){#LoginScroll{top:0;margin:0;left:0;height:100%;min-height:0;width:100%;overflow:scroll}#LoginScroll form p{font-size:.8em;padding:0;margin:0 0 5px}#LoginScroll form p:last-of-type{margin:0;font-size:.7em}#LoginScroll form p:nth-of-type(n+3){margin:0}#LoginScroll form input{font-size:.8em}#LoginScroll form h2{margin:0 0 5px;font-size:1.2em;padding:0}}@media all and (max-width: 425px){.locator{flex-wrap:wrap}.locator a,.locator span{margin-top:10px;margin-bottom:10px}}@media all and (max-height: 500px){#LoginScroll{top:0;margin:0;left:0;height:100%;min-height:0;width:100%;overflow:scroll}#LoginScroll form p{font-size:.8em;padding:0;margin:0 0 5px}#LoginScroll form p:last-of-type{margin:0;font-size:.7em}#LoginScroll form p:nth-of-type(n+3){margin:0}#LoginScroll form input{font-size:.8em}#LoginScroll form h2{margin:0 0 5px;font-size:1.2em;padding:0}}@media all and (max-width: 620px){#thread{width:100%;overflow:hidden;box-sizing:border-box}#thread .threadPostInfo{background:rgba(200,200,200,0.8);box-sizing:border-box;color:black;border-bottom:1px solid #bebebe;border-top:1px solid #bebebe}#thread .threadLine{display:block;padding:0 0 25px;box-sizing:border-box}#thread .threadLine .popsicle{width:100%;display:block;box-sizing:border-box}#thread .threadLine .popsicle .threadUser{width:100%;box-sizing:border-box;padding:0;margin:0;border:0;border-bottom:1px solid #bebebe;background:rgba(200,200,200,0.8)}#thread .threadLine .popsicle .threadUser .aroundUser{display:none}#thread .threadLine .popsicle .threadUser .threadUserInfo{text-align:left;padding:12px 5px 12px}#thread .threadLine .popsicle .threadUser .threadUserInfo .subtext{color:#333;margin-top:3px}#thread .threadLine .popsicle .threadUser .threadUserInfo .title{background:inherit;border:none;color:black}#thread .threadLine .popsicle .threadUser img{height:60px;max-width:60px;float:left;margin:10px 20px}#thread .threadLine .popsicle .threadUser dl{display:none}#thread .threadLine .threadPost{width:100%;overflow:hidden;word-wrap:break-word;word-break:break-word;box-sizing:border-box;padding:10px 20px 10px 5px}}@media all and (max-width: 636px){.columnedPage{display:block}.columnedPage .selected{display:block;border-bottom:1px solid #666}.columnedPage .leftContent{font-size:.9em}.columnedPage .leftContent table{font-size:.9em}.columnedPage .rightOptions{width:180px;margin:auto;overflow:hidden}.columnedPage .rightOptions .selected{display:block}.columnedPage .toggleSettingsDropdown li{display:none}.columnedPage .toggleSettingsDropdown .selected{border:none}}.registerInput{border:1px solid #646464;padding:0 5px 0px;box-sizing:border-box}.registerInput:focus{outline:none}.userGroupAdmin{color:red;text-align:left}.userGroupModerator{color:cyan;text-align:left}.userGroupUnverified{color:grey;text-align:left}.userGroupMember{text-align:left}.hidden{display:none}.message{border:1px solid #555;position:absolute;z-index:3;background:#c8c8c8;border-radius:5px;padding:5px;font-weight:normal;font-size:.9em;right:35px;top:-15px;width:100px}.message::after,.message::before{width:0;height:0;content:" ";position:absolute;display:inline-block;top:30px;left:100%}.message::before{border:9px solid transparent;border-left-color:#555;margin-top:-9px}.message::after{border:8px solid transparent;border-left-color:#c8c8c8;margin-top:-8px}@keyframes alerts{0%{top:-90px;opacity:0;transform:scale(1.2) rotate(20deg)}50%{top:-20px;transform:rotate(0deg)}80%{top:-40px;transform:rotate(-5deg)}}@keyframes success{0%,35%{background:#b4ffb4;color:#32b432;border:1px solid #32b432}}@keyframes failure{0%,35%{background:#ffb4b4;color:#b43232;border:1px solid #b43232}}
