.editWrapper {
	display: none;
}
.adminTools > a {
	display: inline-block;
	margin-left: 1.25rem;
}
.thread .admin .bold {
	margin-bottom: 0.625rem;
}
.thread .admin a {
	font-size: 0.8rem;
	display: block;
}
#newThread .sticky {
	margin-top: 0.625rem;
}
#newThread .row {
	margin-bottom: 0.625rem;
}
#newThread #name {
	min-width: 25rem;
}
#newThread label,
#newThread .labelColumn {
	height: 2.5rem;
	line-height: 2.5rem;
	vertical-align: middle;
}
.btn > i {
	margin-right: 0.3rem;
}
td.forumPartner { 
	padding-top: 4rem !important;
	padding-bottom: 3rem !important;
}



#forums #listPagination {
	margin-top: 0rem;
}
#forums #listPagination a {
	color: #ffc600;
}
#forumList {
}
#forumList li {
	background-color: #f8f8f8;
	cursor: pointer;
}
#forumList li.sticky,
#forumList li.sticky:nth-child(even) {
	color: #ffe8a3;
}
#forumList li.sticky:first-child {
	border-top: 0.1875rem solid #696969;
}
#forumList li:nth-child(even) {
	background-color: #fff;
}
#forumList li:hover {
	background-color: #CCC;
}
#forumList li.sticky:hover {
	background-color: #6b6565;
}
#forumList li:first-child {
	border-top-left-radius: 0.375rem;
	border-top-right-radius: 0.375rem;
	-moz-border-radius-topleft: 0.375rem;
	-moz-border-radius-topright: 0.375rem;
}
#forumList > #winLeaderboard {
	width: 53.75rem;
	text-align: center;
	border: 0;
	background-color: inherit;
	margin: 0;
}
#forumList .data a,
#forumList .description a {
	font-size: 1rem;
	color: #757575;
}
.table tr:hover {
	cursor: pointer;
}
#forumList .table .user {
	width: 11rem;
	vertical-align: top;
	border-right: 0;
}


/* Forum List */
#forumList .forum > .image {
	width: 3.75rem;
	margin: 0.625rem 0.625rem 0.625rem 0;
}
#forumList .forum > .image img {
	max-width: 100%;
}
#forumList .forum > .data > h1 {
	margin: 0.625rem 0 0.625rem 0;
	font-family: 'Ubold';
}
#forumList .forum > .data > p {
	display: inline-block;
	line-height: 1rem;
}
#forumList .forum > .counts {
	margin-top: 1.25rem;
}
#forumList .forum > .counts > .replies,
#forumList .forum > .last > .username,
#forumList .forum > .counts > .views {
	margin-bottom: 0.3125rem;
}
#forumList .forum > .last {
	margin-top: 1.25rem; 
}

/* Thread List */
#forumList .thread .description > h1 {
	font-family: 'Ubold';
	font-size: 1.1rem;
	margin-bottom: 0.3125rem;
}
.sticky .description h1 {
	line-height: 1.5625rem;
}
.sticky .description a {
	vertical-align: middle;
}
.sticky .description h1 img {
	margin-right: 0.3125rem;
	vertical-align: middle;
	width: 1rem;
}

/* Post List */
.postList .description {
	vertical-align: top;
	border-left: 0;
	padding-left: 1rem;
}
.postList .user > .date {
	text-align: center;
}


#forumList .newPost,
#postList .newPost {
	display: none;
}

#forums .userActions {
	height: 3.75rem;
	background-color: inherit;
}
#forums .userActions > .links {
	height: 3.75rem;
	width: 56.25rem;
	position: absolute;
	margin: 0; 
	pointer-events: none;
}
#forums .userActions > .links > a {
	color: #fff;
	pointer-events: auto;
}
#forums .userActions #scrollToPost,
#forums .userActions #openNewThread {
	float: left;
}
#forums .userActions #backToForum {
	float: right;
}
#forums .inputError {
	background-color: #ffaeae;
}
#forums .paginationWrapper {
	pointer-events: auto;
}
#postReply {
	text-align: center;
}
#postReply .mce-tinymce {
	margin: auto;
}
#postReply > textarea {
	display: block;
	margin: 0 auto 2.5rem auto;
	padding: 0.625rem; 
	width: 57.5rem;
	height: 15.625rem;
	border-radius: 0.625rem;
	-moz-border-radius: 0.625rem;
	-webkit-border-radius: 0.625rem;
	line-height: 1.375rem;
	font-size: 1rem;
}
#postReply > .tab {
	position: absolute;
	margin-top: 10rem; 
	font-size: 0.75rem;
	color: #b4b4b4;
	font-style: italic;
}
#newThread {
	display: none;
	margin: 1.25rem 0 2.5rem 0;
}
#newThread > #name {
	display: block;
	padding-left: 0.625rem;
	margin-bottom: 0.625rem;
	font-size: 1rem;
	border-radius: 0.3125rem;
	-moz-border-radius: 0.3125rem;
	-webkit-border-radius: 0.3125rem;
}
#newThread > #description {
	display: block;
	margin: 0 auto 1.25rem auto;
	padding: 0.3125rem; 
	width: 56.25rem;
	height: 9.375rem;
	border-radius: 0.625rem;
	-moz-border-radius: 0.625rem;
	-webkit-border-radius: 0.625rem;
	line-height: 1.375rem;
	font-size: 1rem;
}
#newThread > .sticky {
	color: #ccc;
	position: absolute;
	margin: 19.375rem 0 0 1.5625rem;
	height: 1.875rem;
	line-height: 1.875rem;
}
#moveThreadPopup p {
	margin-bottom: 2.5rem;
}
#forums .captcha {
	color: #e4e4e4;
}
/* ------- User's Forum Posts on User's Page -----*/
#togglePosts #comments,
#togglePosts #comments .post {
	float: none;
}
#togglePosts #comments {
	margin-left: 0rem;
}
#togglePosts #comments > div {
}
#togglePosts  #comments > .post > .content .description {
	padding-bottom: 1.25rem;
	margin-bottom: 0rem;
}

#togglePosts #comments .bar {
	height: 1.5625rem;
	line-height: 1.5625rem;
}
#togglePosts #comments .description {
	background-color: #e8dabf;
	padding: 1.25rem;
	float: left;
	width: 55rem;
}
.post .userThreadTitle {
	font-family: 'UBold';
	margin-bottom: 0.625rem;
}
.post .userThreadTitle a {
	color: #ffb527;
	font-size: 1rem;
	text-shadow:
	 -0.0625rem -0.0625rem 0.0625rem #000,  
	  0.0625rem -0.0625rem 0.0625rem #000,
	  -0.0625rem 0.0625rem 0.0625rem #000,
	   0.0625rem 0.0625rem 0.0625rem #000;
	text-decoration: none;
}
.post .baseThumbnail {
	margin: 1.25rem 0 1.25rem 0;
}
