body {
	background: #060233 url(../images/custom/background.png);
	font: 88%/150% "Oswald", "Segoe UI", "Helvetica Neue", "Nimbus Sans L", Arial, "Liberation Sans", sans-serif;
	color: rgb(242,242,242);
	background-size: cover;
    background-repeat: no-repeat;
	letter-spacing: 0.5px;
}

::selection {
  text-shadow: none;
  background: rgba(153, 212, 255, 0.3);
  color: rgba(0, 0, 0, 0.6);
}

a, a:visited {
	color: rgb(187, 146, 145);
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    color: #eee;
}

strong, .strong {
    font-weight: bold;
    color: rgba(187, 146, 145, 0.4);
}

hr {
    border: none;
    margin: 12px 0;
    height: 2px;
    background: rgba(255,255,255,0.1);
    box-shadow: 0 1px 0 rgba(187, 146, 145, 0.2) inset;
}

input, button, select, textarea {
    color: #fcfcfc;
    font: 83.33%/150% "Oswald", "Segoe UI", "Helvetica Neue", "Nimbus Sans L", Arial, "Liberation Sans", sans-serif;
    background: rgba(0,0,0, 0.4);
    outline: none;
    border: 1px solid rgba(187, 146, 145, 0.2);
    vertical-align: middle;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 1px rgba(255,255,255,0.1) inset;
    padding: 0.3em 0.4em;
}

input:hover, textarea:hover, button:hover, select:hover {
    outline: none;
    border: 1px solid rgba(187, 146, 145, 0.2);
	 background:rgba(0,0,0, 0.2);
}

input:focus, textarea:focus, button:focus, select:focus {
    outline: none;
    border: 1px solid rgba(187, 146, 145, 0.2);
	 background:rgba(0,0,0, 0.2);
}

select option {
    padding: 0 4px;
    background: rgba(13, 6, 58, 1);
    margin: 0;
}

select option:hover {
    padding: 0 4px;
    background: rgba(13, 6, 58, 0.5);
    margin: 0;
}

select option:focus {
    padding: 0 4px;
    background: rgba(13, 6, 58, 0.5);
    margin: 0;
}
fieldset legend {
    font-weight: bold;
    color: rgb(255,255,255);
    box-shadow: none;
    border: none;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

fieldset.admin_group legend {
	background: #eaf1f4;
	border: 1px solid #cacdd3;
	padding: 1px 5px;
	border-radius: 3px;
	background: rgba(187, 146, 145, 0.3);
	border-top: 2px solid rgba(187, 146, 145,0.7);
	border-bottom: 2px solid rgba(187, 146, 145,0.7);
}
.dropmenu li ul, .top_menu, .dropmenu li li:hover, .button, .dropmenu li li:hover > a, .dropmenu li li a:focus, .dropmenu li li a:hover, #top_section, .quickbuttons > li, .quickbuttons li ul, .quickbuttons li ul li a:hover, .quickbuttons ul li a:focus, .inline_mod_check, .popup_window, #inner_section, .post_options ul, .post_options ul a:hover, .post_options ul a:focus, .notify_dropdown a:hover, .notify_dropdown a:focus {
    background: rgba(0,0,0,0.4);
}

/*Header and Top Section*/
#header { 
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

#top_section .inner_wrap, #wrapper, #header, #footer .inner_wrap {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

#top_section {
    background: rgba(13,6,58,0.5);
    border-bottom: 1px solid rgba(187, 146, 145, 0.2);
    box-shadow: 0px 0px 10px 2px rgba(187, 146, 145, 0.3);
    clear: both;
	 margin: 0 auto;
	 max-width: 1200px;
	 border-radius: 0px 0px 9px 9px;
}

h1.forumtitle {
	font-size: 1.8em;
    font-family: "Oswald", "Tahoma", sans-serif;
    color: rgb(187,146,145);
}

h1.forumtitle a {
    color: rgb(187,146,145);
    text-shadow: 0 1px 1px rgba(0,0,0, 0.9);
	font-weight: 700;
	text-decoration: none;
}

h1.forumtitle a:hover {
    color: rgba(207,194,237,0.5);
    text-shadow: 0 1px 1px rgba(0,0,0, 0.9);
	font-weight: 700;
	text-decoration: none;
}

/*wrapper and Board Index */

#wrapper {
    background: rgba(13,6,58,0.5);
    border: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 9px;
    box-shadow: 0px 0px 5px 1px rgba(187, 146, 145, 0.3);
}

#upper_section {
    padding: 2px 0px 0px 0px;
}

#inner_section {
    background: transparent;
    padding: 10px 0px 2px 0px;
    border-radius: 0px;
}

#inner_wrap {
    padding: 12px 12px 20px 12px;
    background: rgba(13,6,58,0.4);
    margin: 0px 12px 0 12px;
    border-top: 1px solid rgba(187, 146, 145, 0.2);
	 border-bottom: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 7px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

#inner_wrap {
	display: block;
    padding: 12px 12px 20px 12px;
    background: rgba(13,6,58,0.4);
    margin: 0px 12px 0 12px;
    border-top: 1px solid rgba(187, 146, 145, 0.2);
	border-bottom: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 7px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.6);
}

#inner_wrap .news {
  padding: 0 0 8px 1ch;
  font-size: 0.9em;
  display: block;
  align-items: baseline;
  max-width: 50%;
  float: right;
  clear: right;
}

.user {
	display: block;
    width: 50%;
    float: left;
    overflow: auto;
    padding: 0 4px 6px 4px;
    font-size: 0.9em;
    text-shadow: 0 1px 1px rgb(0, 0, 0.9);
}

.info .subject {
    font-weight: 600;
    font-size: 1.1em;
    color: rgb(187, 146, 145);
    text-shadow: 0px 1px 1px rgba(0,0,0, 0.2);
}

.popup_content, .up_contain {
	background: rgba(0,0,0,0.4);
}

#main_content_section {
    padding: 20px 12px 16px 12px;
}

.main_container {
    margin-bottom: 20px;
    background: rgba(13,6,58,0.3);
    padding: 16px;
    border: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 7px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.up_contain {
    overflow: hidden;
    border: 1px solid rgba(187, 146, 145, 0.2);
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    background: rgba(0,0,0,0.2);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.up_contain:hover {
	overflow: hidden;
    border: 1px solid rgba(187, 146, 145, 0.2);
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    background: rgba(0,0,0,0.1);
    background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.2) 100%);
}

#upshrink_stats {
    margin: 0;
    background: rgba(0,0,0,0.2);
    border-left: 1px solid rgba(187, 146, 145, 0.2);
    border-right: 1px solid rgba(187, 146, 145, 0.2);
    border-bottom: 1px solid rgba(187, 146, 145, 0.2);
    border-top: none;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.children {
    border-top: 2px solid rgba(187, 146, 145, 0.3);
    padding: 5px;
    width: 100%;
    background: rgba(0,0,0,0.35);
}

.roundframe {
    margin: 10px 0 0 0;
    padding: 12px 16px;
    background: rgba(13,6,58,0.3);
    border: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 7px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    overflow: auto;
}

.descbox {
    padding: 7px 10px 7px 10px;
    margin: 6px 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

/* Those collapse and expand icons are wonderful. */
/* Those collapse and expand icons are wonderful. */
.toggle_up::before, .toggle_down::before {
    width: 28px;
    height: 17px;
    display: inline-block;
    background: transparent url(../images/custom/collapse.png) no-repeat 0 0 / 28px;
    overflow: hidden;
    content: '';
    vertical-align: middle;
    margin: 0px 5px 0 5px;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    transition: background-color 0.25s;
    padding: 0;
}
.toggle_down::before {
    background: transparent url(../images/custom/expand.png) no-repeat 0 0 / 28px;
	box-shadow: none;
}

.toggle_up:hover:before, .toggle_down:hover:before {
	background-color: transparent;
	box-shadow: none;
	transition: background-color 0.25s;
}

div.cat_bar {
    background: rgba(187, 146, 145, 0.3);
    border-top: 2px solid rgba(187, 146, 145,0.7);
    border-bottom: 2px solid rgba(187, 146, 145,0.7);
    padding: 0;
    border-radius: 7px 7px 0px 0px;
	padding: 0px 12px 8px 12px;
    box-shadow: none;
    text-shadow: 0px 1px 1px rgba(0,0,0, 0.8);
}

h3.catbg, h3.catbg a {
	color: #fcfcfc;
    text-shadow: 0px 1px 1px rgba(0,0,0, 0.4);
	font-size: 1.1em;
    font-family: "Oswald", sans-serif;
}

h3.catbg a:hover {
    color: #fcfcfc;
	text-shadow: 0px 1px 1px rgba(0,0,0, 0.4);
}

.cat_bar h3 {
    padding: 10px 0px 0px 2px;
}

.cat_bar h3 span.catarrow::after {
    content: ' \2794';
}

.cat_bar .desc {
	display: inline;
    color: #fcfcfc;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0px 0px 0px 8px;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

.title_bar {
    background: rgb(187, 146, 145, 0.3);
    border-top: 2px solid rgba(187, 146, 145,0.7);
    border-bottom: 2px solid rgba(187, 146, 145,0.7);
	border-left: none;
	border-right: none;
    color: #fcfcfc;
    border-radius: 7px 7px 0px 0px;
    margin: 5px 0 0 0;
}

h3.titlebg, h4.titlebg, .titlebg {
    background: none;
    color: #fcfcfc;
    font-family: "Oswald", "Tahoma", sans-serif;
    font-weight: 700;
	font-size: 1.2em;
    overflow: hidden;
    padding: 9px 12px 9px 12px;
    text-shadow: none;
}

h3.subbg, h4.subbg, .subbg {
    background: none;
    color: #fcfcfc;
    font-family: "Oswald", "Tahoma", sans-serif;
    font-weight: 700;
	font-size: 1.1em;
    overflow: hidden;
    padding: 9px 12px 9px 12px;
    text-shadow: none;
}

.title_bar a {
    color: #fcfcfc;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.sub_bar {
    border-bottom: 1px solid rgba(187, 146, 145, 0.2);
    text-shadow: none;
    background: none;
    box-shadow: none;
    clear: both;
}

.subbg a {
    background: none;
    color: rgb(187, 146, 145);
    text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

#info_center .sub_bar {
    border-top: 1px solid rgba(187, 146, 145, 0.2);
}

#topic_icons .information {
	border-top: 1px solid rgba(187, 146, 145, 0.2);
}
#topic_icons .information {
  font-size: 1.1em;
  border-radius: 4px;
}

/* Board Index Changes */
.boardindex_table .board_icon {
    width: 80px;
}

.boardindex_table .info {
    width: calc(70% - 80px);
}

.board_icon, .info, .board_stats, .lastpost {
    display: inline-block;
    align-self: center;
}

.board_stats {
    font-size: 0.9em;
    margin: 0 0 0 auto;
    text-align: left;
    width: max-content;
    padding: 4px 10px;
}

.board_stats.centertext {
	background: rgba(255,255,255,0.1);
}


.boardindex_table .board_stats {
    padding: 0;
}

.boardindex_table .board_stats p {
    border: 1px solid rgba(187,146,145,0.2);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 700;
    background: rgba(13,6,58,0.2);
    padding: 2px 8px;
    vertical-align: middle;
	 margin-bottom: 0px;
}

.board_statspinfo {
	 border: 1px solid rgba(187,146,145,0.2);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 700;
    background: rgba(13,6,58,0.2);
    padding: 2px 8px;
    vertical-align: middle;
	 margin-bottom: 0px;
	}

.info {
    overflow: hidden;
    overflow-wrap: break-word;
    padding: 5px 5px 5px 0;
    flex-grow: 1;
}

.lastpost {
    width: 30%;
    font-size: 1em;
	padding-right: 6px;
    padding-top: 0px;
	text-align: right;
	margin: 0px
}

/*Message Index Stuff*/

#messageindex .information {
    border-top: 1px solid rgba(187, 146, 145, 0.2);
	background: rgba(13,6,58,0.5);
}

.messageindexcontainer {
	margin: 0px;
	padding: 4px 14px 14px 14px;
	border: 1px solid rgba(187, 146, 145, 0.2);
	background: rgba(13,6,58,0.3);
	border-radius: 7px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

#description_board, .filter_row {
    padding: 8px 10px;
    border-radius: 6px 6px 0 0;
    border-bottom: none;
    box-shadow: none;
    background: rgba(13,6,58,0.3);
}

#display_head {
    clear: both;
    margin: -7px 0 5px 0;
}
.information {
    background: rgba(13,6,58,0.5);
    overflow: auto;
    padding-bottom: .5em;
    border: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 5px;
    margin: 0 0 10px 0;
    padding: 12px 9px 8px 9px;
}

#ic_recentposts td {
    border-top: 1px solid rgba(187, 146, 145, 0.2);
    padding: 0 4px 0 0;
    vertical-align: top;
}

/* Footer */

#footer {
    background: rgba(187, 146, 145, 0.2);
    border-top: 1px solid rgba(187, 146, 145, 0.2);
    margin: 4em 0 0 0;
    padding: 10px 6px;
    flex: none;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
    border-radius: 0px 0px 9px 9px;
}

#footer li, #footer p, #footer a {
    font-size: 0.9em;
    color: rgb(187, 146, 145);
}

#footer li.copyright {
    font-family: "Oswald", Verdana, sans-serif;
}

/* Main Menu */
/* Styles for the standard dropdown menus.
------------------------------------------------------- */

#main_menu {
	margin: 0px 0px 0px 28px;
}

.generic_menu {
    margin: 0px;
}

.dropmenu {
    position: relative;
}
#top_info {
	position: relative;
	padding: 0;
	font-family: "Oswald", "Tahoma",sans-serif;
   font-size: 1.2em;
   font-weight: 700;
	margin-left: 12px;
   display: flex;
}

/* Level 1 button background. */
.dropmenu > li {
	display: inline-block;
	margin: 0 2px 0 2px;
	font-size: 0.9em;
	line-height: 1.9em;
}

#top_info > li {
	display: inline-block;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.9em;
	border-right: 1px solid rgba(187,146,145,0.6);
   border-left: 1px solid rgba(187,146,45,0.3);
}
/* Disable default focus outlines */
.dropmenu a {
	outline: 0;
}
/* For cases where we want to spotlight something specific to an item, e.g. an amount */


.amt {
    margin-left: 3px;
    padding: 0 5px;
    color: #fff;
    background: rgba(187, 146, 145, 0.4);
    border-radius: 100%;
    border: rgba(187, 146, 145, 0.3);
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
}
.dropmenu li .active .amt, #top_info li .active .amt {
	background: rgba(0, 0, 0, 0.2);
	color: inherit;
}
#top_info .top_menu.visible {
	display: block;
}

#profile_menu_top > img.avatar {
    height: 18px;
    width: 18px;
    margin: 4px 5px 0 0;
    float: left;
}

#profile_menu {
  background: rgba(13,6,58,0.9);
}
/* Needed for new PM notifications. */
.dropmenu li strong {
	color: #333;
}

.dropmenu li a {
    padding: 4px;
    display: block;
    border: 1px solid rgba(187,146,145,0.3);
	border-bottom: none;
    border-radius: 5px 5px 0 0;
    background: rgba(13,6,58,0.4);
}

#top_info > li > a {
    color: rgb(252,252,252);
    background: rgb(187, 146, 145, 0.4);
    padding: 8px 14px;
	display: block;
	border: none;
	border-radius: 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

#top_info > li > a > .amt {
    position: absolute;
    right: 3px;
    top: 3px;
}

#top_info > li > a > .amt {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 100%;
    text-align: center;
    font-size: 11px;
}

#top_info > li {
    position: relative;
}

#top_info > li.welcome {
    border: none;
}


.fa-user::before {
    content: "\f007";
}
/* Level 1 active button. */
.dropmenu a.active {
	color: #fff;
	font-weight: bold;
	border-color: rgba(187, 146, 145, 0.3);
	background: rgb(187, 146, 145, 0.3);
	text-shadow: 0 0 2px #000;
}

#top_info a.hover {
	color: #fff;
	font-weight: bold;
	border: none;
	background: rgb(187, 146, 145, 0.2);
	text-shadow: 0 0 2px #000;
}
#top_info a.active {
	color: #fff;
	font-weight: bold;
	border: none;
	background: rgb(187, 146, 145, 0.2);
	text-shadow: 0 0 2px #000;
}
/* Level 1 hover effects. */
.dropmenu > li:hover > a, .dropmenu > li > a:focus {
	background: rgb(187, 146, 145, 0.3);
	border: 1px solid rgba(187, 146, 145, 0.2);
	border-bottom: none;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	box-shadow: 0 4px 4px rgba(255, 255, 255, 0.1) inset;
	text-shadow: 0 0 2px #000;
	transition: background-color 0.25s;
}
#top_info > li:hover > a, #top_info > li > a:focus, #top_info > li > a.open {
   background: rgb(187, 146, 145, 0.2);
	border: none;
	color: rgba(187, 146, 145,1);
	cursor: pointer;
	text-decoration: none;
	box-shadow: none;
	text-shadow: 0 1px 1px #000;
	transition: background-color 0.25s;
}
/* Level 1 active button. */
.dropmenu li a.active:hover, .dropmenu li:hover a.active {
    background: rgb(187, 146, 145, 0.4);
	border: 1px solid rgba(187, 146, 145, 0.2);
	border-bottom: none;
	color: #fff;
	box-shadow: 0 5px 5px rgba(255, 255, 255, 0.2) inset;
	text-shadow: none;
}

/* Levels 2 and 3 submenu wrapper. */
.dropmenu li ul {
	z-index: 90;
	position: absolute;
	display: none;
	min-width: 18.2em;
	padding: 0.5em;
	font-weight: normal;
	border: 1px solid rgba(187, 146, 145, 0.2);
	border-radius: 4px;
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
	background: rgba(13,6,58,0.5);
}

.top_menu {
	z-index: 90;
	position: absolute;
	display: none;
	min-width: 18.2em;
	padding: 0.5em;
	font-weight: normal;
	border-radius: 0px 0px 7px 7px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
	background: rgba(13,6,58,0.5);
	border: 1px solid rgba(187,146,145,0.3);
}
/* Level 2 link background. */
.dropmenu li li {
	margin: 0;
	padding: 0;
	width: 17em;
	font-size: 1em;
	border-radius: 3px;
	border: 1px solid transparent;
}
/* Necessary to allow highlighting of 1st level while hovering over submenu. */
.dropmenu li:hover li a {
	background: none;
	padding: 0 9px;
	color: rgba(187, 146, 145);
	border: none;
	line-height: 2.2em	
}

.dropmenu li li a {
	background: none;
	padding: 0 9px;
	color: rgba(187, 146, 145, 0.9);
	border: none;
	line-height: 2.2em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.9);
}

.dropmenu li li a > img {
	vertical-align: middle;
}
/* The profile/pm menus are declared off .dropmenu li ul for consistency but have other characteristics. */
.top_menu {
	min-width: 25em;
}
.top_menu .login {
	width: 100%;
}
.top_menu .login dt {
	text-align: left;
	width: 55%;
}
.top_menu .login dd {
	width: 43%;
}
.top_menu .login input {
	width: 90%;
}
/* Note: The next declarations are for keyboard access with js disabled. */
.dropmenu ul a:focus, .dropmenu ul ul a:focus {
	margin-left: 9990px;
	border: none;
	width: 17em;
}
.dropmenu ul ul a:focus {
	margin-left: 19950px;
}
/* Cancel those for hover and/or js access. */
.dropmenu ul li:hover a:focus, .dropmenu ul li a:focus {
	margin-left: 0;
	width: auto;
}
/* Level 3 submenu wrapper positioning. */
.dropmenu li ul ul {
	margin: -2em 0 0 15.3em;
}
/* Level 3 maintains font-size the same as Level 2. */
.dropmenu li li li a {
	font-size: 1em;
}
/* Levels 2 and 3 hover effects. */
.dropmenu li li:hover {
	border: none;
}

.dropmenu li li:hover > a, .dropmenu li li a:focus, .dropmenu li li a:hover {
	color: rgba(187, 146, 145);
	text-decoration: none;
	border: 1px solid rgba(187, 146, 145, 0.2);
	border-radius: 5px;
}
/* Reposition Level 2 submenu as visible on hover. */
.dropmenu li:hover ul {
	display: block;
}
/* Hiding Level 3 submenu off hover. */
.dropmenu li:hover ul ul, .dropmenu li ul ul, .dropmenu li:hover ul ul ul, .dropmenu li ul ul ul {
	left: -9999px;
}
/* Reposition as visible on hover. */
.dropmenu li li:hover ul, .dropmenu li li ul {
	left: -14px;
}
.dropmenu li li.subsections > a::after {
	position: absolute;
	padding: 5px 0;
	right: 10px;
	font: 83.33%/150% Arial, sans-serif;
	content: "\25ba";
}
/* Highlighting of current section */
.dropmenu li li a.chosen {
	font-weight: bold;
}

/* The extra menu rows for admin sections, etc. */
#adm_submenus {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#taskpad .button, #admin_form_wrapper {
  margin: 0px 0 5px 0;
}

/* Well some of them has different gradient effect on hover */
.button:hover, #search_form .button:hover, .quickbuttons li:hover {
	background: rgba(0,0,0,0.2);
	transition: background-color 0.25s;
}

#languages_form, #search_form {
    padding: 6px 0;
	margin-right: 12px;
}

.pm_unread, .alerts_unread {
	margin-top: 5px;
	border-top: 1px solid rgb(187, 146, 145);
}

.profile_user_links li {
    font-size: .8rem;
    line-height: 2em;
    text-indent: 0px;
    hyphens: auto;
    padding-left: 24px;
}

/* Styles for the standard button lists.
------------------------------------------------------- */
.buttonlist, .buttonrow, .pagelinks {
	z-index: 100;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
}
.button, .quickbuttons > li > a, .inline_mod_check, a.button:visited{
	display: inline-block;
	padding: 0 8px;
	color: #fff;
	font-size: 0.7rem;
	line-height: 2em;
	text-transform: uppercase;
	cursor: pointer;
	height: calc(2em + 2em * (0.9 - 0.85)); /* "input" font size minus ".button" font size */
	border: 1px solid rgba(187, 146, 145, 0.2);
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	vertical-align: middle;
}
.button{
	background: rgba(13,6,58,0.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.pagesection .button {
	color: #fcfcfc;
}
.button:not(:first-child) {
	margin-left: 4px;
}
.button:hover, .button:focus {
	background: rgba(13,6,58,0.5);
	color: #fff;
	border: 1px solid rgba(187, 146, 145, 0.2);
	box-shadow: 0px 3px 3px rgba(255,255,255,0.1)inset;
	text-decoration: none;
}
.button:hover, .button:focus {
	color: #fff;
}
.quickbuttons > li:hover > a, .quickbuttons > li > a:focus {
    background: rgba(0,0,0,0.2);
	color: #fff;
	border: 1px solid rgba(187, 146, 145, 0.2);
	box-shadow: 0px 3px 3px rgba(255,255,255,0.1)inset;
	text-decoration: none;
}
/* the active one */
.button.active {
	background: rgba(13,6,58,0.5);
	color: #fff;
	font-weight: bold;
	border: 1px solid rgba(187, 146, 145, 0.2);
	text-shadow: 0 0 1px #000;
}
.button.active:hover, .button.active:focus {
	color: #fff;
	background: rgba(13,6,58,0.5);
	box-shadow: 0px 3px 3px rgba(255,255,255,0.1)inset;
}
.cat_bar .button {
	box-shadow: none;
}

.pagesection .button {
    color: #fff;
}
/* In a .buttonrow, the buttons are joined together */
.buttonrow {
	margin: 0 5px;
}
.buttonrow .button {
	display: table-cell;
	border-radius: 0;
}
.buttonrow .button:first-child {
	border-radius: 3px 0 0 3px;
}
.buttonrow .button:last-child {
	border-radius:  0 3px 3px 0;
}
/* in a titlebg, the buttonlist is of small height */
.titlebg .buttonlist {
	margin: 0;
	padding: 0;
}
#topic_container .windowbg {
    background: rgba(0,0,0,0.2);
	 border: 1px solid rgba(187, 146, 145, 0.2);
    border-top: none;
    display: flex;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.generic_list_wrapper, .windowbg, .approvebg, .approvebg2 {
    background: rgba(0,0,0,0.2);
    margin: 12px 0 0 0;
    padding: 12px 16px;
    border: 1px solid rgba(187, 146, 145, 0.2);
    border-radius: 6px;
    box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
    overflow: auto;
}
.windowbg:nth-of-type(2n), .bg.even {
    background: rgba(0,0,0,0.2);
}

.windowbg:nth-of-type(2n+1), .bg.odd {
    background: rgba(0,0,0,0.2);
}

.windowbg.locked {
    background: rgba(0,0,0,0.4) !important;
}

.windowbg.sticky {
    background: rgba(0,0,0,0.4) !important;	
}
.windowbg.approvetopic {
  background: rgba(255, 0, 0, 0.3) !important;
}
.windowbg.approvepost {
  background: rgba(255, 0, 0, 0.3) !important;
}
.windowbg:target {
  background: rgba(0,0,0,0.4);
}
tr.windowbg:hover {
  background: rgba(0,0,0,0.4);
}
/* Colors for background of posts requiring approval */
.approvebg {
	color: #fff;
	background: rgba(255, 0, 0, 0.3);
}
.approvebg2 {
	color: #fff;
	background: rgba(255, 0, 0, 0.3);
}
.new_posts, a.new_posts{
    display: inline-block;
    position: relative;
    top: -1px;
    padding: 0 4px;
    background: rgb(187, 146, 145);
    color: rgb(255,255,255);
    font: 12px "Oswald", verdana, sans-serif;
    border-radius: 2px;
    opacity: 1;
	text-shadow: 0px 1px 1px rgb(0,0,0)
}

.new_posts:hover, .new_posts:focus {
    background: rgb(187, 146, 145);
	text-shadow: 0px 1px 1px rgb(0,0,0)
} 

.signature, .attachments, .under_message, .custom_fields_above_signature, .custom_fields_below_signature {
    border-top: 1px solid rgba(255,255,255,0.2);
    box-shadow: none;
}
h3.profile_hd {
    background: none;
    padding: 8px 0 8px 50px;
}

#detailedinfo dt, #tracking dt {
  width: 35%;
  margin: 0 0 3px 0;
  font-weight: bold;
  color: rgb(252,252,252);
}
/* Post Area */

/* ---------------------------------------------------- */
/* Adjust parent .windowbg for better looks of content. */
#forumposts .windowbg,
#forumposts .approvebg,
#personal_messages .windowbg {
    padding: 0;
}
/* -------------------- */
/* Grid parent element. */
/* -------------------- */
.post_wrapper {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 175px minmax(0,calc(100% - 32px));
    grid-auto-rows: 1fr -webkit-min-content;
    grid-auto-rows: 1fr min-content;
}
/* ---------------------- */
/* You need to kill this! */
.post_wrapper::after {
    display: none;
}
/* ----------------- */
/* First grid child. */
.poster {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    width: 175px;
    padding: 10px 0 10px 15px;
	background: rgba(0,0,0,0.2);
	border-radius: 5px;
}
/* ------------------ */
/* Second grid child. */
.postarea {   
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    /* Set to flex parent. */
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 10px 15px 0 10px;
}
/* ----------------- */
/* Third grid child. */
.moderatorbar {
    grid-column: 2 / 3;;
    grid-row: 2 / 3;
    margin: 0;
    padding: 0 15px 10px 10px;
}
/* --------------------- */
/* End of grid children. */
/* --------------------- */
/* Start flex children. */
/* -------------------- */
/* General reset. */
.postarea > div {
    -webkit-box-flex: 0;
            flex: none;
}
/* ------------------ */
/* Second flex child. */
.postarea > .post {
    -webkit-box-flex: 1;
            flex: 1 0 auto;
	background: rgba(255,255,255,0.1);
	border-radius: 0px 0px 7px 7px;
}
/* ----------------- */
/* Third flex child. */
.postarea > .attachments {
    /* Changed position to #4. */
    /* Attachments are now beneath buttons. */
    -webkit-box-ordinal-group: 5;
            order: 4;
    margin: 0;
}
/* ------------------ */
/* Fourth flex child. */
.postarea > .under_message {
    /* Changed position to #3. */
    /* Buttons are now above attachments. */
    -webkit-box-ordinal-group: 4;
            order: 3;
	border-top: none;
}
/* ------------------ */
/* End flex children. */
/* ------------------ */

/* ----------------------------------- */
/* Responsive code for mobile. */
/* Post & PM templates, media queries. */
@media screen and (max-width: 720px) {
    .pagesection.top {
        display: block !important;
    }
    #forumposts #new::after {
        margin-left: calc(50% - 16px);
    }
    .post_wrapper {
        display: block;
    }
    .poster {
        width: auto;
        min-height: 65px;
        padding: 10px 10px 5px;
    }
    .poster::after {
        display: block;
        clear: both;
        content: '';
    }
    .poster h4, .poster .user_info {
        margin-left: 60px;
    }
    .poster li.avatar {
        display: block !important;
        float: left;
        width: 50px;
        margin: -1.4em 0 0 -60px;
        text-align: center;
    }
    .poster img.avatar {
        max-height: 50px !important;
        max-width: 50px !important;
    }
    .poster li {
        padding-right: 4px;
        vertical-align: bottom;
    }
    .poster .icons {
        padding: 0 4px 0 0;
    }
    .poster .blurb {
        display: none;
    }
}

.avatar {
    background: transparent;
    border-radius: 34px;
}

#display_head span {
    margin: 0px 3px 0px 3px;
}

.keyinfo h5 {
    padding: 2px 0 2px 0;
    line-height: 1.5em;
    font-size: 0.9em;
    background: rgba(13,6,58,0.4);
    background: linear-gradient(180deg, rgba(13,6,58,0.4) 0%, rgba(13,6,58,0.8) 100%);
    text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}

.keyinfo h5 a, .keyinfo h5 a strong {
    color: rgba(187,146,145,0.9);
	text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}

.keyinfo .postinfo a, .keyinfo .postinfo a strong {
    color: rgba(187,146,145,0.9);
	text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}

.poster h4, .poster h4 a, .poster li:hover h4 a, .poster h4 a:hover .poster li h4 a, .poster h4 a:focus {
    color: rgba(187,146,145,0.9);
	text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}

.current_page {
    padding: 0 4px 0 2px;
    color: rgba(187,146,145,0.4);
    font-family: verdana, sans-serif;
    font-weight: bold;
}

.inner {
    padding: 7px 8px 2px 2px;
    margin: 0;
    border-top: 1px solid rgba(255,255,255,0.2);
    box-shadow: none;
    min-height: 85px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.post_options ul a {
    display: block;
    width: 12em;
    padding: 0 6px;
    line-height: 2.2em;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 3px;
}

.post_options ul a:hover {
    border: solid 1px rgb(255,255,255,0.2);
}

.quickbuttons > li > a {
	background: rgba(13,6,58,0.3);
}

.quickbuttons > li > a:hover {
	background: rgba(13,6,58,0.5);
}

.post_options ul {
    display: none;
    position: absolute;
    top: 100%;
    right: -1px;
    z-index: 90;
    padding: 6px;
    background: rgb(255, 255, 255);
    font-weight: normal;
    text-align: left;
    border: solid 1px rgb(255,255,255,0.2);
    border-radius: 4px 0 4px 4px;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
}
/* Welcome Guest */
.welcome {
    padding: 8px 0 8px 0px;
    color: #fcfcfc;
	font-family: "Tahoma",sans-serif;
    font-size: 1.2em;
	font-weight: 700;
	margin-left: 12px;
}

.welcome strong {
	color: #fcfcfc;
	font-weight: 700;
}

.welcome a:link {
	 color: rgb(252,252,252);
    background: rgb(187, 146, 145, 0.3);
    padding: 9px;
	 text-decoration: none;
	 text-shadow: 2px 2px 2px rgba(0,0,0,.2);
	 transition: background-color 0.25s;
}
.welcome a:visited {
	 color: rgb(252,252,252);
    background: rgb(187, 146, 145, 0.3);
	 text-decoration: none;
}

.welcome a:hover{
	 color: rgb(252,252,252,0.9);
    background: rgb(187, 146, 145, 0.2);
	 text-decoration: none;
}


/* Other Mobile Stuff*/

@media screen and (max-width: 720px) {
	.lastpost {
    background: rgba(0,0,0,0.35);
    background: rgba(0,0,0,0.35);
    font-size: 1em;
    padding-top: 0px;
	text-align: left;
    width: 100%;
    padding: 0;
	display: block;
	min-height: 2em;    
}
	
	.up_contain .lastpost {
    border-top: 2px solid rgba(187, 146, 145, 0.3)!important;
}
}

@media (min-width: 721px) and (max-width: 855px) {
    .lastpost {
		margin: 0px!important;
	}
	.board_stats {
		display: block!important;
		margin: 0!important;
	}
	.board_statspinfo {
		display: block!important;
	}
	#alerts .alert_time {
		display: none;
	}
	#alerts .alert_inline_time {
		display: block;
	}
}

/* Pop Out Window*/


.popup_window {
    position: relative;
    width: 480px;
    z-index: 99;
    padding: 0 6px 6px 6px;
    border: 1px solid rgba(187,146,145,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    border-radius: 7px 7px 3px 3px;
    overflow: visible !important;
    background: rgb(0,0,0,0.4);
    top: 15%;
    margin: 0 auto;
}

.popup_heading {
    padding: 10px 8px;
    color: #fcfcfc;
}

.popup_content {
    color: rgb(255,255,255);
    line-height: 1.6em;
    max-height: 30em;
    overflow: auto;
    padding: 10px 8px;
    border: 1px solid rgba(187,146,145,0.3);
    border-radius: 6px 6px 2px 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

#topic_icons p {
    padding: 0px 12px 0 4px;
    line-height: 1em!important;
}

/*BreadCrumb*/
.navigate_section {
    background: transparent;
    padding-top: 0px;
    margin-top: -12px;
    padding-bottom: 1px;
	 float: left;
    width: 100%;
    margin-bottom: -1px;
}

				
.navigate_section ul {
    padding: 0px 4px;
	margin: 0px;
	font-size: 1em;
	overflow: hidden;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
}
				
.navigate_section ul li {
    float: left;
    padding-bottom: 3px;
    line-height: 1.1em;
    color: rgb(68, 68, 68);
    text-shadow: 1px 1px 0 rgba(0,0,0,0.9);
}
				
.navigate_section ul li a {
	padding: 4px 0 4px;
	margin-top: -4px;
	display: inline-block;
}
				
.navigate_section ul li span {
	display: inline-block;
    margin-top: 8px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.9);
}

.navigate_section ul li .dividers {
    color: rgb(187,147,146);
    font: 83.33%/150% Arial, sans-serif;
    padding: 0 2px 0 6px;
}

/*Font-Awesome Icons Adjustments */
.iconadjust {
    color: rgba(252,252,252,1);
}

.iconadjust2 {
	padding-right: 4px;
}

.iconadjust3 {
	color: rgba(252,252,252,1);
	padding-right: 4px;
}

.fa-user::before:hover {
    content: "\f007";
	 color: rgba(187,146,145,0.9);
}

/*Font Awesome Icons Stuff*/

.main_icons, .icon {
  margin-inline-end: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.main_icons.error {
  color: unset;
}

.centericon {
   vertical-align: middle;
}
.main_icons::before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: transparent;
    vertical-align: middle;
}
.main_icons.profile_sm::before {
    background: none;
	content: "\f007";
}

.main_icons.home::before {
    content: "\f015";
}

.main_icons.search::before {
    content: "\f002";
}

.main_icons.admin::before {
    content: "\f7d9";
}

.main_icons.moderate::before {
    content: "\f637";
}

.main_icons.mlist::before {
    content: "\f0c0";
}

.main_icons.lock::before, .main_icons.security::before {
    content: "\f023";
}

.main_icons.sticky::before {
    content: "\f249";
}

.main_icons.poll::before {
    content: "\f681";
}

.main_icons.recent_posts::before {
	content:"\f075";
}

.menu_icon::before, .toggle_down::before, .toggle_up::before, .errorbox::before, .infobox::before, .noticebox::before, .main_icons {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.main_icons.help::before {
    content: "\f059";
}

.main_icons.search::before, .main_icons.engines::before {
    content: "\f002";
}

.main_icons.quick_edit_button::before, .main_icons.modify_button::before {
    content: "\f044";
}

.main_icons.check::before {
    content: "\f059";
}

.main_icons.invalid::before {
    content: "\f071";
}

.main_icons.gender_2::before {
    content: "\f221";
}

.main_icons.select_above::before {
    content: "\f0d8";
}

.main_icons.select_here::before {
    content: "\f0d9";
}

.main_icons.select_below::before {
    content: "\f0d7";
}

.main_icons.watch::before {
    content: "\f1e5";
}

.main_icons.move::before, .main_icons.next_page::before {
    content: "\f35a";
}

.main_icons.general::before, .main_icons.boards::before, .main_icons.topics_views::before {
    content: "\f200";
}

.main_icons.gender_1::before {
    content: "\f222";
}

.main_icons.features::before {
    content: "\f1de";
}

.main_icons.posters::before {
    content: "\f091";
}

.main_icons.replies::before, .main_icons.topics_replies::before {
    content: "\f46d";
}

.main_icons.history::before, .main_icons.time_online::before, .main_icons.scheduled::before {
    content: "\f017";
}

.main_icons.views::before {
    content: "\f200";
}

.main_icons.last_post::before {
    content: "\f14d";
}

.main_icons.starters::before, .main_icons.people::before, .main_icons.membergroups::before, .main_icons.mlist::before {
    content: "\f500";
}

.main_icons.poll::before {
    content: "\f681";
}

.main_icons.previous_page::before {
    content: "\f359";
}

.main_icons.inbox::before {
    content: "\f01c";
}

.main_icons.permissions::before, .main_icons.login::before {
    content: "\f2f6";
}

.main_icons.www::before {
    content: "\f0ac";
}

.main_icons.exit::before, .main_icons.logout::before {
    content: "\f2f5";
}

.main_icons.switch::before {
    content: "\f079";
}

.main_icons.replied::before, .main_icons.send::before {
    content: "\f658";
}

.main_icons.im_on::before {
    content: "\f075";
}

.main_icons.im_off::before {
    content: "\f075";
}

.main_icons.split_desel::before {
    content: "\f0a8";
}

.main_icons.split_sel::before {
    content: "\f0a9";
}

.main_icons.mail::before {
    content: "\f0e0";
}

.main_icons.warning_mute::before {
    content: "\f4b3";
}

.main_icons.alerts::before, .main_icons.warn_button::before,
.main_icons.warning_moderate::before {
    content: "\f071";
	background: none;
}

.main_icons.mail_new::before {
    content: "\f0e0";
}

.main_icons.drafts::before,
.main_icons.reply_button::before,
.main_icons.reply_all_button::before {
    content: "\f573";
}

.main_icons.warning_watch::before {
    content: "\f06a";
}

.main_icons.calendar_export::before {
    content: "\f271";
}

.main_icons.calendar::before {
    content: "\f133";
}

.main_icons.calendar_modify::before {
    content: "\f304";
}

.main_icons.plus::before {
    content: "\f055";
}

.main_icons.warning::before, .main_icons.moderate::before {
    content: "\f637";
}

.main_icons.themes::before {
    content: "\f55d";
}

.main_icons.support::before {
    content: "\f590";
}

.main_icons.liked_users::before, .main_icons.liked_messages::before, .main_icons.like::before {
    content: "\f004";
}

.main_icons.unlike::before {
    content: "\f7a9";
}

.main_icons.current_theme::before {
    content: "\f482";
}

.main_icons.stats::before {
    content: "\f080";
}

.main_icons.right_arrow::before {
    content: "\f0da";
}

.main_icons.left_arrow::before {
    content: "\f0d9";
}

.main_icons.smiley::before {
    content: "\f580";
}

.main_icons.server::before {
    content: "\f233";
}

.main_icons.ban::before, .main_icons.ignore::before {
    content: "\f05e";
}

.main_icons.boards::before {
    content: "\f07b";
}

.main_icons.regcenter::before {
    content: "\f055";
}

.main_icons.posts::before {
    content: "\f15b";
}

.main_icons.sort_down::before {
    content: "\f884";
}

.main_icons.change_menu2::before, .main_icons.sent::before {
    content: "\f061";
}

.main_icons.post_moderation_moderate::before {
    content: "\f071";
}

.main_icons.sort_up::before {
    content: "\f885";
}

.main_icons.post_moderation_deny::before {
    content: "\f023";
}

.main_icons.post_moderation_attach::before {
    content: "\f0c6";
}

.main_icons.post_moderation_allow::before {
    content: "\f138";
}

.main_icons.personal_message::before {
    content: "\f0e0";
}

.main_icons.permissions::before, .main_icons.signup::before {
    content: "\f084";
}

.main_icons.paid::before {
    content: "\f53a";
}

.main_icons.packages::before {
    content: "\f466";
}

.main_icons.filter::before {
    content: "\f0b0";
}

.main_icons.change_menu::before {
    content: "\f060";
}

.main_icons.package_ops::before {
    content: "\f085";
}

.main_icons.reports::before {
    content: "\f0c5";
}

.main_icons.news::before {
    content: "\f1ea";
}

.main_icons.delete::before, .main_icons.prune::before, .main_icons.remove_button::before {
    content: "\f1f8";
}

.main_icons.modifications::before {
    content: "\f12e";
}

.main_icons.maintain::before, .main_icons.admin::before {
    content: "\f7d9";
}

.main_icons.administration::before, .main_icons.home::before {
    content: "\f015";
}

.main_icons.frenemy::before {
    content: "\f506";
}

.main_icons.attachment::before {
    content: "\f0c6";
}

.main_icons.lock::before, .main_icons.security::before {
    content: "\f023";
}

.main_icons.error::before, .main_icons.disable::before {
    content: "\f06a";
}

.main_icons.languages::before {
    content: "\f1ab";
}

.main_icons.members_request::before {
    content: "\f234";
}

.main_icons.members_delete::before {
    content: "\f503";
}

.main_icons.members::before {
    content: "\f0c0";
}

.main_icons.members_watched::before {
    content: "\f507";
}

.main_icons.sticky::before {
    content: "\f08d";
}

.main_icons.corefeatures::before, .main_icons.settings::before, .main_icons.manrules::before, .main_icons.manlabels::before {
    content: "\f085";
}

.main_icons.calendar::before {
    content: "\f073";
}

.main_icons.logs::before {
    content: "\f022";
}

.main_icons.valid::before {
    content: "\f00c";
}

.main_icons.approve::before, .main_icons.enable::before,
.main_icons.approve_button::before,
.main_icons.read_button::before {
    content: "\f00c";
}

.main_icons.close::before {
    content: "\f05e";
}

.main_icons.details::before {
	 content: "\f15c";
}

.main_icons.merge::before {
    content: "\f0c1";
}

.main_icons.folder::before {
    content: "\f078";
}

.main_icons.restore_button::before {
    content: "\f2f1";
}

.main_icons.split_button::before {
    content: "\f127";
}

.main_icons.unapprove_button::before,
.main_icons.unread_button::before,
.main_icons.hide_popup::before {
    content: "\f00d";
}

.main_icons.quote::before {
     content: "\f10e";
}

.main_icons.quote_selected::before {
    content: "\f246";
}

.main_icons.notify_button::before {
    content: "\f0f3";
}

/*Code Box,Quote Box etc */
.bbc_code {
    display: block;
    font-size: 0.85em;
    background: rgba(0,0,0,.2);
    border: 1px solid rgb(187,146,145,0.5);
    border-radius: 2px;
    margin: 1px 0 6px 0;
    padding: 3px 12px;
    overflow: auto;
    white-space: nowrap;
    max-height: 25em;
}

.bbc_standard_quote {
	background-color: rgba(0,0,0, 0.2);
}
.bbc_alternate_quote {
	background-color: rgba(235, 244, 248, 0.2);
}

blockquote {
    margin: 0 0 8px 0;
    padding: 6px 10px;
    font-size: small;
    border: 1px solid rgb(187,146,145,0.5);
}

blockquote cite {
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    font-size: 0.9em;
    margin-bottom: 3px;
}

/* SCEditor Stuff */
.sceditor-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	background: rgba(0,0,0,0.3);
	border: 1px solid rgb(187,146,145,0.2);
	font-size: 13px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: rgb(242,242,242);
	line-height: 1;
	font-weight: bold;
	border-radius: 4px;
	background-clip: padding-box;
	min-width: 100%;
	max-width: 100%;
}

div.sceditor-toolbar {
    flex-shrink: 0;
    overflow: hidden;
    padding: 3px 5px 2px;
    background-clip: border-box;
    border-bottom: 1px solid rgba(187, 146, 145, 0.2);
    line-height: 0;
    text-align: left;
    user-select: none;
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
    margin: 0 0 1px;
    background: rgba(13,6,58,0.4);
    background: linear-gradient(180deg, rgba(13,6,58,0.4) 0%, rgba(13,6,58,0.8) 100%);
}

.sceditor-container textarea {
    line-height: normal;
    border: 0;
    outline: none;
    font-size: 14px;
    color: rgb(252, 252, 252);
    box-sizing: border-box;
    padding: 0 5px;
    margin: 0px;
    resize: none;
    background: rgba(0,0,0,.2);
    display: flex;
    flex-basis: 175px;
    flex-grow: 1;
    min-width: 100%;
    max-width: 100%;
    height: 175px;
    min-height: 1px;
    max-height: 100%;
}

/*Calendar Stuff */
.ui-widget {
    font-family: "Oswald", sans-serif;
    font-size: 1em;
}
