#Stats_Main .Stats_Legend_Type spaner{
  font-family: Montserrat;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#Stats_Main .Stats_Legend_Desc{
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 255%;
  padding-left: 50px;
	text-align-last: right;
}

#Stats_Main .Stats_Legend_Desc b{color: var(--designhighlight);}

.modnotice{
  padding: 30px 40px;
  width: 60%;
  margin: 20px auto;
  background: rgba(var(--designback), 0.6);
  display: block;
}

blockquote cite > span {  font-size: 8px;font-weight: 600;}

.mycode_quote{
	padding: 20px;
	  width: 90%;
	  margin: 15px auto;
	  background: rgba(var(--designback), 0.4);
	  display: block;
}

.modnotice strong,
.mycode_quote cite{
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.modnotice p{font-size: 10px;}
.mycode_quote{font-size: 12px;}
.modnotice .smilie {max-width: 15px !important;}

#cookies{width: 80% !important;margin: 100px auto -75px;}
#cookies .trow1{padding: 20px;}
#cookies .tfoot{padding-right: 20px;}

#Forenbit_Main .Forenbit_New_Left{right: 0;text-align: left !important;}
#Forenbit_Main .Forenbit_New_Left div{border-left: 1px solid rgba(var(--designborder), 0.17) !important;border-right: 0px solid !important;}

#Forenbit_Main .Staff_Box{
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
	padding: 50px;
	width: 522.5px;
	display: flex;
	column-gap: 20px;
	flex-wrap: wrap;
}

#Forenbit_Main .Staff_Box:nth-of-type(2n) .Staff_Pic{order: 1;}
#Forenbit_Main .Staff_Box:nth-of-type(2n) resp_title{justify-content: start;}
#Forenbit_Main .Staff_Box:nth-of-type(2n) resp_title span{padding-right: 30px;padding-left: 0px;}
#Forenbit_Main .Staff_Box:nth-of-type(2n) resp_title span::after{right: unset;left: -9px;}
#Forenbit_Main .Staff_Box:nth-of-type(2n) resp_title span de::after {content: ".";}
#Forenbit_Main .Staff_Box:nth-of-type(2n) resp_title span de::before {content: "";}
#Forenbit_Main .Staff_Box:nth-of-type(2n) .Staff_Info_Chars{justify-content: start;}

#Forenbit_Main .Staff_Info_Chars{justify-content: end;}

#Forenbit_Main .Staff_Info_CharBox{width: 100%;order: 3;}

#Forenbit_Main .Staff_Info_Respo inside{
	display: block;
	text-transform: uppercase;
	font-family: Calibri;
	font-size: 9.5px;
	letter-spacing: 2px;
	margin-top: 7px;
	margin-bottom: 15px;
}

#Forenbit_Main .Staff_Info_Respo resp_title{
  border-bottom: 1px solid rgba(var(--designborder), 0.17);
  padding: 5px 10px;
  font-family: serifina;
  font-size: 13px;
  letter-spacing: 2.5px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 5px;
  justify-content: end;
}

#Forenbit_Main .Staff_Info_Respo resp_title span {
  filter: blur(0.5px);
  position: relative;
  padding-left: 30px;
  display: block;
  width: fit-content;
}

#Forenbit_Main .Staff_Info_Respo resp_title span::after {
  content: "";
  display: block;
  border-bottom: 2px solid var(--designmaincolor);
  position: absolute;
  width: 100%;
  bottom: -7px;
  right: -9px;
}

#Forenbit_Main .Staff_Info_Respo resp_title span de::before {content: ".";}

#Forenbit_Main .Staff_Info_Chars_Box{
	overflow: auto;
	scrollbar-width: none;
	margin-top: 15px;
}

#Forenbit_Main .Profile_Switch_Pic img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#Forenbit_Main .Profile_Switch_Pic::before {
  content: "";
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(120deg, var(--designmaincolor) 0%, var(--designbacksecond) 100%);
  mix-blend-mode: multiply;
  z-index: 2;
}

#Forenbit_Main .Profile_Switch_Pic {
	width: 42px;
	height: 42px;
	overflow: hidden;
	outline: 1px solid rgba(var(--designborder), 0.17);
	outline-offset: 9px;
	margin: 10px;
	position: relative;
	z-index: 1;
}

#Forenbit_Main .Staff_Info_Chars{
	display: flex;
	flex-wrap: wrap;
	column-gap: 10.4px;
	row-gap: 10.4px;
	min-height: 62px;
}

#Forenbit_Main .Staff_Info_Name{
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#Forenbit_Main .Staff_Info_Name ch_first{
  display: block;
  font-family: Montserrat;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-right: -2px;
  margin-bottom: 6px;
}

#Forenbit_Main .Staff_Info_Name ch_second{
  font-family: serifina;
  font-size: 40px;
  filter: blur(0.7px);
  text-align: center;
  line-height: 80%;
  color: var(--designmaincolor);
}

#Forenbit_Main .Staff_Info{width: 322px;}

#Forenbit_Main .Staff_Pic{
  width: 140px;
  height: 300px;
  overflow: hidden;
  outline: 1px solid rgba(var(--designborder), 0.17);
  outline-offset: 20px;
  margin: 20px;
  position: relative;
  z-index: 1;
}

#Forenbit_Main .Staff_Pic::before {
  content: "";
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(120deg, var(--designmaincolor) 0%, var(--designbacksecond) 100%);
  mix-blend-mode: multiply;
  z-index: 2;
}

#Forenbit_Main .Staff_Pic img {
	height: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin-left: -48%;
}

#Forenbit_Main .Forenbit_Staff{flex-wrap: wrap;}
#Forenbit_Main .Forenbit_Last_Infos .topichid{height: 9px;overflow: hidden;width: 158px;}

#Forenbit_Main .Forenbit_Error{
  background-size: cover;
  background-attachment: fixed;
  background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
  padding: 50px;
  margin-top: 15px;
  font-family: Work Sans;
  font-size: 12.5px;
  letter-spacing: 1px;
  text-align: justify;
  line-height: 240%;
}

#Forenbit_Main .Forenbit_Error b{
  text-transform: uppercase;
  font-weight: 800;
  font-size: 11px;
}

#Forenbit_Main .Forenbit_Inplay_Text{
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 250%;
  padding: 13px 15px;
}

#Forenbit_Main .Forenbit_Threads_Plot_Bottom{
  display: flex;
  column-gap: 10px;
  font-family: Work Sans;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 900;
  width: max-content;
  margin: 20px auto 0px;
}

#Forenbit_Main .Forenbit_Threads_Plot_Bottom div {
  background-color: rgba(var(--designborder), 0.07);
  padding: 7px 10px;
  flex-grow: 1;
  text-align: center;
  line-height: normal;
}

#Forenbit_Main .Forenbit_Threads_Plot_Desc{
	text-align: justify;
	font-family: Work Sans;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 1.5px;
	line-height: 210%;
	margin-top: 9px;
	width: 399px;
	height: 138px;
	overflow: auto;
	scrollbar-width: thin;
	padding-right: 6px;
}

#Forenbit_Main .Forenbit_Threads_Plot_Sub{
  font-family: Work Sans;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: bold;
}

#Forenbit_Main .Forenbit_Threads_Plot_Name input{
	display: block;
	position: absolute;
	top: 7px;
	left: 10px;
	opacity: 0.5;
}

#Forenbit_Main .Forenbit_Threads_Plot_Name{
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(var(--designborder), 0.17);
	text-align: right;
	margin-left: -13px;
	padding: 8px 10px 10px 13px;
	margin-bottom: 10px;
	position: relative;
}

#Forenbit_Main .Forenbit_Threads_Plot_Info {flex-grow: 1;}

#Forenbit_Main .Forenbit_Threads_Plot_Pic{
  width: 100px;
  height: 218px;
  overflow: hidden;
  position: relative;
  outline: 1px solid rgba(var(--designborder), 0.17);
  outline-offset: 15px;
  margin: 15px;
}

#Forenbit_Main .Forenbit_Threads_Plot_Pic::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  mix-blend-mode: multiply;
  background: linear-gradient(120deg, var(--designmaincolor) 0%, var(--designbacksecond) 100%);
}

#Forenbit_Main .Forenbit_Threads_Plot_Pic img{
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-left: -160%;
}

#Forenbit_Main .Forenbit_Threads_Plot_Main{
	padding: 35px;
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
	color: color: var(--designtextcolor);
	display: flex;
	column-gap: 15px;
	width: 552.5px;
}

#Forenbit_Main .Forenbit_Flexy{
  flex-direction: row !important;
  flex-wrap: wrap;
	column-gap: 10px;
}

#Forenbit_Main .Forenbit_Threads_Inside_Name_Sub b {color: var(--designhighlight);}
#Forenbit_Main .Forenbit_Threads_Inside_Name_Sub a,
#Forenbit_Main .Forenbit_Threads_Inside_Name1 a i{color: var(--designtextcolor);}

#Forenbit_Main .Forenbit_Threads_Inside_Name1 .smalltext{font-size: 7px;letter-spacing: 1px;}

#Forenbit_Main .Forumbit_Forum_Warning b {color: #C43337;}

#Forenbit_Main .Forenbit_Threads_Inside_Name1 .prefixs{
  display: block;
  font-family: Work Sans;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 8px;
  letter-spacing: 2.5px;
}

#Forenbit_Main {  padding-bottom: 15px;margin-bottom: 35px;  border-bottom: 1px solid rgba(var(--designborder), 0.17);}

#Forenbit_Main .Forenbit_Threads .Forenbit_Inside {column-gap: 10px;}
#Forenbit_Main .Forenbit_Threads .Forenbit_Threads_Inside_Name {margin: 0 10px 0 0px;width: 50%;}

#Forenbit_Main .Forenbit_Footer{
	display: flex;
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 35px;
}

#Forenbit_Main .Forenbit_Footer3{
  flex-grow: 1;
  text-align: -moz-right;
}
#Forenbit_Main .Forenbit_Footer3 span{
	display: block;
	width: max-content;
	height: 10px;
}

#Forenbit_Main .Forenbit_Footer2 span,
#Forenbit_Main .Forenbit_Footer3 span{
  padding: 10px;
  border: 1px solid transparent;
  background-size: cover;
  background-attachment: fixed;
  background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
  color: color: var(--designtextcolor);
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#Forenbit_Main .Forenbit_Threads_Inside_Sub{
  text-align: right;
  font-family: Montserrat;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 180%;
  width: 12%;
  padding-left: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#Forenbit_Main .Forenbit_Threads_Inside_Toppy{
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid rgba(var(--designborder), 0.17);
  padding: 15px 25px 15px 0px;
  text-align: center;
  font-family: Montserrat;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 180%;
  width: 15%;
}

#Forenbit_Main .Forenbit_Threads_Inside_Name{
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid rgba(var(--designborder), 0.17);
  border-left: 1px solid rgba(var(--designborder), 0.17);
  padding: 15px 25px;
  width: 60%;
  margin: 0 20px 0 10px;
}

#Forenbit_Main .Forenbit_Threads_Inside_Name1{
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#Forenbit_Main .Forenbit_Threads_Inside_Name_Sub{
	font-family: Montserrat;
	font-size: 8px;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding-top: 1px;
	line-height: 180%;
}

#Forenbit_Main .Forenbit_Threads_Inside_Name_Sub1{margin-top: 10px;}

#Forenbit_Main .Forenbit_Threads_Inside_Status{
  border: 1px solid rgba(var(--designborder), 0.17);
  width: 45px;
  min-height: 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
}

#Forenbit_Main .Forenbit_Threads_Inside_Status .thread_status{
  position: unset;
  display: unset;
  width: min-content;
  height: min-content;
  background: unset;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  text-align: center;
  font-size: 12px;
}

#Forenbit_Main .Forenbit_Sep {
  background-size: cover;
  background-attachment: fixed;
  background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
  padding: 23px;
  font-size: 11px;
  filter: blur(0.7px);
  text-transform: uppercase;
  font-family: Montserrat;
  font-weight: 800;
}

#Forenbit_Main .Forenbit_Threads{
  display: flex;
  flex-direction: column;
  row-gap: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(var(--designborder), 0.17);
}

.Forumdisplay_Main .Forenbit_Areas{margin-bottom: 10px;}
.Forumdisplay_Main{
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  border-bottom: 0px solid rgba(var(--designborder), 0.17) !important;
}

#Forenbit_Main .Forumbit_Desc1 b,
#Forenbit_Main .Forenbit_Inplay_Sub b,
#Forenbit_Main .Forumbit_Desc1 i,
#Forenbit_Main .Forumbit_Desc1 s,
#Forenbit_Main .Forumbit_Desc1 u,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc b,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc i,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc s,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc u,
#Forenbit_Main .Forenbit_Wants_Sub b,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc .mycode_b,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc .mycode_i,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc .mycode_s,
#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc .mycode_u{color: var(--designhighlight);}

#Forenbit_Main .Forenbit_Inside_Partner_Name:hover a,
#Forenbit_Main .Forenbit_New_Infos span:hover a,
#Forenbit_Main .Forenbit_Inside_Wanted_Name:hover a,
#Forenbit_Main .Forenbit_Inplay_Name:hover a{transition: .8s ease-in-out;filter: blur(1.7px) brightness(122%);}

#Stats_Main .Stats_Online_Desc font:hover a{transition: .8s ease-in-out;filter: blur(1.2px) brightness(122%);}

#Forenbit_Main .Forumbit_Name:hover a,
#Forenbit_Main .Forenbit_Sort_Name:hover a,
#Forenbit_Main .Forenbit_Inside_Wanted_Name1:hover a,
#Forenbit_Main .Forumbit_Bottom2 .topic:hover a,
#Stats_Main .Stats_Online_Name:hover a{transition: .8s ease-in-out;filter: blur(0.8px) brightness(122%);}

#Forenbit_Main .Forenbit_Inplay_Infos{display: flex;column-gap: 10px;}
#Forenbit_Main .Forenbit_Inplay_Infos_Kalender {width: 65%;}
#Forenbit_Main .Forumbit_Desc_Link i{color: var(--designtextcolor);}

#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Back{
	font-family: serifina;
	font-size: 79px;
	filter: blur(2.7px);
	position: absolute;
	top: -33px;
	left: -10px;
	opacity: 0.05;
}

#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Desc{
	text-align: justify;
	font-family: Work Sans;
	font-weight: 400;
	font-size: 9px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 250%;
	position: relative;
	height: 159px;
}

#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Name{
  font-family: serifina;
  font-size: 20px;
  filter: blur(0.5px);
  display: block;
  text-align: right;
	border-bottom: 1px solid rgba(var(--designborder), 0.17);
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 3px;
}

#Forenbit_Main .Forenbit_Inplay_Infos_Plot_Sub{
	font-family: Montserrat;
	font-size: 8px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
}

#Forenbit_Main .Forenbit_Inplay_Infos_Plot{
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
	padding: 30px;
	width: 40%;
	position: relative;
	overflow: hidden;
}

#Forenbit_Main .Forenbit_Inplay_Kalender_Inside{
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
	padding: 20px;
	position: relative;
	width: 50%;
}

#Forenbit_Main .Forenbit_Inplay_Kalender_Inside table{
	width: 100%;
	position: inherit;
	z-index: 1;
}

#Forenbit_Main .Forenbit_Inplay_Kalender_Inside_Month_Back{
	font-family: serifina;
	font-size: 52px;
	filter: blur(2.7px);
	position: absolute;
	bottom: -16px;
	right: -3px;
	opacity: 0.1;
}

#Forenbit_Main .Forenbit_Inplay_Kalender_Inside_Month{
	font-family: Montserrat;
	font-size: 8px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: absolute;
	bottom: 11px;
	right: 20px;
	z-index: 1;
}

#Forenbit_Main .Forenbit_Inplay_Month{
  margin-top: 10px;
  display: flex;
  column-gap: 10px;
}

#Forenbit_Main .Forenbit_Inplay_Year{
  font-family: Work Sans;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-size: cover;
  background-attachment: fixed;
  background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
  padding: 27px;
}

#Forenbit_Main .Forumbit_Desc_Link{
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  position: absolute;
  right: 0;
  bottom: -10px;
}

#Forenbit_Main .Forenbit_Inplay{height:200px;position: relative;}
#Forenbit_Main .Forenbit_Inplay_Sub1{text-align: right;font-weight: 600;margin-top: -21px;}
#Forenbit_Main .Forenbit_Inplay_Inhalt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#Forenbit_Main .Forumbit_Bottom2 .Forenbit_Last_Infos{font-size: 8px;}
#Forenbit_Main .Forumbit_Bottom2 .datey{font-size: 7px;}

#Forenbit_Main .Forenbit_Inplay_Sub{
	font-family: Montserrat;
	font-size: 8px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: absolute;
	bottom: 11px;
	right: 60px;
	z-index: 1;
	display: flex;
	column-gap: 25px;
}

#Forenbit_Main .Forumbit_Bottom2 .topic{
	font-family: serifina;
	font-size: 15px;
	filter: blur(0.4px);
	letter-spacing: 1px;
	text-align: right;
	font-weight: normal;
}

#Forenbit_Main .Forumbit_Bottom2 .Forumbit_Bottom_Pic {
  border-radius: unset;
  width: 55px;
  height: 80px;
  margin-right: 0;
}
#Forenbit_Main .Forumbit_Bottom2 .Forumbit_Bottom_Pic div{border-radius: unset;height: 100%;}
#Forenbit_Main .Forumbit_Bottom2 .Forumbit_Bottom_Pic div::before {border-radius: unset; width: 100%;height: 100%;}
#Forenbit_Main .Forumbit_Bottom2 .Forumbit_Bottom_Pic div img{height: 100%;width: unset;margin-left: -20%;}

#Forenbit_Main .Forumbit_Bottom2{
  position: absolute;
  display: flex;
  top: 35px;
  right: 35px;
  column-gap: 15px;
}

#Forenbit_Main .Forenbit_Inplay_Name {
	display: block;
	position: absolute;
	bottom: -18px;
	right: 35px;
font-family: serifina;
font-size: 52px;
filter: blur(1.7px);
	opacity: 0.1;
}

#Forenbit_Main .Forenbit_Inplay .Forumbit_Desc1 {
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 250%;
  position: absolute;
  top: 35px;
  left: 35px;
  width: 41%;
}

#Forenbit_Main .Forenbit_Inplay_Pic{
	height: 165px;
	-webkit-mask-image: linear-gradient(var(--designtextcolor) 0%, #0000 100%);
	overflow: hidden;
	mix-blend-mode: var(--designpicmode);
	position: relative;
	opacity: 1;
}

#Forenbit_Main .Forenbit_Inplay_Pic img {
  width: 100%;
  -webkit-filter: grayscale(100%) brightness(30%);
  filter: grayscale(100%) brightness(30%);	
}

#Forenbit_Main .Inside1 .Forumbit_Desc1{height: 150px;}
#Forenbit_Main .Inside1 .Forumbit_Name{margin-bottom: 11px;font-size: 22px;margin-top: 5px;}

#Forenbit_Main .Forumbit_Bottom1{
  display: flex;
  line-height: 100%;
  column-gap: 11px;
  margin-right: -15px;
}

#Forenbit_Main .Forenbit_Guide_Links{
  line-height: 100%;
  font-family: Montserrat;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  column-gap: 10px;
}

#Forenbit_Main .Forenbit_Guide_Inside .Forumbit_Name{filter: blur(0.7px);font-size: 39px;margin-bottom: 0;}
#Forenbit_Main .Forenbit_Guide_Inside .Forumbit_Name a{color: var(--designmaincolor);}
#Forenbit_Main .Forenbit_Guide_Inside .Forumbit_Desc1{
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 260%;
  height: unset;
  width: 92%;
  margin-bottom: 20px;
}

#Forenbit_Main .Forenbit_Guide_Inside{
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding-left: 45px;
}

#Forenbit_Main .Forenbit_Guide {
  width: 85% !important;
  height: 291px;
  overflow: hidden;
  position: relative;
}

#Forenbit_Main .Forenbit_Guide img {
  width: 145%;
  -webkit-filter: grayscale(100%) brightness(30%);
  filter: grayscale(100%) brightness(30%);
  mix-blend-mode: var(--designpicmode);
  margin: 25px 0 0 -104px;
  opacity: 0.4;
}

#Forenbit_Main .Forenbit_Normal_End {position: relative;
flex-grow: 1;
display: flex;
align-items: center;}
#Forenbit_Main .Forenbit_Normal_Last{
  display: flex;
  column-gap: 12px;
  position: absolute;
  right: 0;
}

#Forenbit_Main .Forenbit_Normal_Sub{
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  flex-direction: column;
  row-gap: 10px;
	padding: 10px 0px;
}

#Forenbit_Main .Forenbit_Normal{display: flex;padding: 25px;min-height: unset !important;}
#Forenbit_Main .Forenbit_Normal .Forumbit_Desc1{height: unset !important;}
#Forenbit_Main .Forenbit_Desc{
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-right: 1px solid rgba(var(--designborder), 0.17);
	border-left: 1px solid rgba(var(--designborder), 0.17);
	padding: 15px 25px;
	width: 50%;
	margin: 0 20px 0 10px;
}

#Forenbit_Main .Forenbit_Desc .Forumbit_Desc1{
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 250%;
}

#Forenbit_Main .Forenbit_Name1 {
  font-family: serifina;
  font-size: 23px;
  filter: blur(0.5px);
}

#Forenbit_Main .Forenbit_Status .forum_status {
  position: unset;
  display: unset;
  width: min-content;
  height: min-content;
}

#Forenbit_Main .Forenbit_Status{
	border: 1px solid rgba(var(--designborder), 0.17);
	width: 45px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px;
}

#Forenbit_Main .Forenbit_Wants{display: flex;column-gap: 10px;width: 93%;}
#Forenbit_Main .Forenbit_Wanted_Box .Forenbit_Grps div fe {margin-top: -6px;}

#Forenbit_Main .Forenbit_Wants_Inside linky {
  display: block;
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: absolute;
  bottom: 11px;
  right: 20px;
	z-index: 1;
}

#Forenbit_Main .Forenbit_Wants_Name{
  font-family: serifina;
  font-size: 20px;
  filter: blur(0.5px);
  color: var(--designmaincolor);
}

#Forenbit_Main .Forenbit_Wants_Title {
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

#Forenbit_Main .Forenbit_Wants_Sub{
  font-family: Montserrat;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 260%;
  margin-top: 10px;
}

#Forenbit_Main .Forenbit_Wants_Info{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

#Forenbit_Main .Forenbit_Wants_Pic{
  -webkit-mask-image: linear-gradient(var(--designtextcolor) 0%, #0000 100%);
  height: 150px;
  overflow: hidden;
  mix-blend-mode: var(--designpicmode);
	opacity: 1;
}

#Forenbit_Main .Forenbit_Wants_Pic img {
  width: 100%;
  -webkit-filter: grayscale(100%) brightness(30%);
  filter: grayscale(100%) brightness(30%);
}



#Forenbit_Main .Forenbit_Wants_Inside{
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
	height: 200px;
	position: relative;
	overflow: hidden;
	width: 33%;
}

#Forenbit_Main .Forenbit_Wants_Inside de{
  display: block;
  font-family: serifina;
  font-size: 52px;
  filter: blur(2.7px);
  position: absolute;
  bottom: -16px;
  right: -3px;
  opacity: 0.1;
}

#Forenbit_Main .Forenbit_Wanted_Box {margin-top: 10px;display: flex;column-gap: 10px;}
#Forenbit_Main .Forenbit_Wanted_Box .Forenbit_Grps {flex-direction: column;row-gap: 10px;width: 79px;}

#Forenbit_Main .Forenbit_Last_Wanted{display: flex;column-gap: 8px;}
#Forenbit_Main .Forenbit_Inside_Wanted_Last{
  display: flex;
  align-items: end;
  justify-content: end;
  flex-direction: column;
  height: 106px;
}

#Forenbit_Main .Forenbit_Inside_Wanted_Name1{
	font-family: serifina;
	font-size: 15px;
	filter: blur(0.4px);
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 3px;
	width: 186px;
}

#Forenbit_Main .Forenbit_Last_Wanted .playery{margin: 0 0 5px 0;}

#Forenbit_Main .Forenbit_Inside_Wanted_End{
	border-left: 1px solid rgba(var(--designborder), 0.17);
	height: 95%;
	padding: 5px 0px 5px 20px;
	margin-left: 10px;
	flex-grow: 1;
}

#Forenbit_Main .Forenbit_Inside_Wanted_Status,
#Forenbit_Main .Forumbit_Status2{
	border: 1px solid rgba(var(--designborder), 0.17);
	height: 53px;
	width: 45px;
	float: left;
	margin: 6px 13px 0px 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

#Forenbit_Main .Forenbit_Inside_Wanted_Status .forum_status,
#Forenbit_Main .Forumbit_Status2 .forum_status{
	position: unset;
	display: unset;
	width: min-content;
	height: min-content;
}

#Forenbit_Main .Forenbit_Inside_Wanted_Sub{
  line-height: 100%;
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  flex-direction: column;
  row-gap: 10px;
}

#Forenbit_Main .Forenbit_Inside_Wanted_Sub .Forumbit_Bottom_Pic{display: none;}

#Forenbit_Main .Forenbit_Inside_Wanted_Desc {
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 250%;
  width: 29%;
}

#Forenbit_Main .Forenbit_Inside_Wanted_Name {
	border-right: 1px solid rgba(var(--designborder), 0.17);
	height: 95%;
	padding: 5px 30px 5px 0px;
	display: flex;
	align-items: start;
	justify-content: center;
	flex-direction: column;
	row-gap: 2px;
	font-family: serifina;
	font-size: 35px;
	filter: blur(0.7px);
	margin-right: 10px;
	width: 22%;
	text-align: right;
}

#Forenbit_Main .Forenbit_Sort_Bottom {display: flex;margin-top: 15px;}
#Forenbit_Main .Forenbit_Sort_Last{
	flex-grow: 1;
	text-align: right;
  font-family: Montserrat;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#Forenbit_Main .Forenbit_Sort_BW{
  font-family: Montserrat;
  font-weight: 800;
  font-size: 7px;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 30%;
}

#Forenbit_Main .Forenbit_Sort {
	width: 100% !important;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px !important;
	min-height: unset !important;
}

#Forenbit_Main .Forenbit_Sort_Desc{
  text-align: center;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

#Forenbit_Main .Forenbit_Sort_Name {
  text-align: center;
  font-family: serifina;
  font-size: 25px;
  filter: blur(0.5px);
	margin-top: -8px;
}

#Forenbit_Main .topic {font-size: 8px;letter-spacing: 1.5px;text-align: right;}
#Forenbit_Main .playery{margin: 5px 0 6px;}
#Forenbit_Main .datey {font-size: 6px;letter-spacing: 3px;}

#Forenbit_Main .Forumbit_Bottom .topic,
#Forenbit_Main .Forumbit_Bottom .datey,
#Forenbit_Main .Forumbit_Bottom1 .topic,
#Forenbit_Main .Forumbit_Bottom1 .datey{margin-right: -6px;}

#Forenbit_Main .Forenbit_Inside_Partner_Last  {
  display: flex;
  justify-content: center;
  flex-grow: 1;
}
#Forenbit_Main .Forenbit_Inside_Partner_Last .Forumbit_Bottom_Pic{display: none;}

#Forenbit_Main .Forenbit_Inside_Flex {
	display: flex;
	flex-direction: row;
	column-gap: 10px;
	padding: 25px;
	min-height: 120px !important;
}

#Forenbit_Main .Forenbit_Inside_Partner_Sub {
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  flex-direction: column;
  row-gap: 10px;
}

#Forenbit_Main .Forenbit_Inside_Partner_Name{
	border-right: 1px solid rgba(var(--designborder), 0.17);
	height: 95%;
	padding: 5px 15px;
	display: flex;
	align-items: end;
	justify-content: center;
	flex-direction: column;
	row-gap: 2px;
	font-family: serifina;
	font-size: 35px;
	filter: blur(0.7px);
	margin-right: 10px;
	width: 30%;
}

#Forenbit_Main .Forenbit_Inside_Partner_Name a{
  display: block;
 width: 90%;
  text-align: right;
}

#Forenbit_Main .Forenbit_Last_Infos{
	font-family: Montserrat;
	font-size: 7px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: flex;
	align-items: self-end;
	justify-content: center;
	flex-direction: column;
	flex-grow: 1;
}

#Forenbit_Main .Forumbit_Bottom_Pic{
	width: 30px;
	height: 30px;
	overflow: hidden;
	border: 1px solid rgba(var(--designborder), 0.13);
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpicsecond);
	background-size: cover;
	background-attachment: fixed;
	padding: 10px;
	border-radius: 50%;
	margin-right: 10px;
}

#Forenbit_Main .Forumbit_Bottom_Pic div {
  border-radius: 50%;
  height: 30px;
  overflow: hidden;
	position: relative;
}

#Forenbit_Main .Forumbit_Bottom_Pic div img{
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#Forenbit_Main .Forumbit_Bottom_Pic div::before{
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  width: 32px;
  height: 32px;
  background-color: var(--designmaincolor);
  z-index: 1;
  mix-blend-mode: multiply;
  border-radius: 50%;
  right: 0px;
}


#Forenbit_Main .Forumbit_Desc1{height: 125px;}

#Forenbit_Main .Forumbit_Bottom{
	margin: 8px 25px 25px;
	padding-top: 25px;
	border-top: 1px solid rgba(var(--designborder), 0.17);
	display: flex;
	column-gap: 12px;
}

#Forenbit_Main .Forumbit_Name a,
#Forenbit_Main .Forenbit_Inside_Partner_Sub a,
#Forenbit_Main .Forenbit_Inside_Wanted_Name a,
#Forenbit_Main .Forenbit_Inside_Wanted_Name1 a,
#Forenbit_Main .Forumbit_Bottom2 .topic a{color: var(--designtextcolor);}

#Forenbit_Main .Forumbit_Name{
	font-family: serifina;
	font-size: 17px;
	filter: blur(0.5px);
	display: block;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

#Forenbit_Main .Forumbit_Desc{
  text-align: justify;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 25px;
  line-height: 250%;
}

#Forenbit_Main .Forumbit_Status {
  position: relative;
  z-index: 1;
  width: max-content;
  margin: -21px auto 0px;
}

#Forenbit_Main .Forumbit_Status1 {
	width: 40px;
	height: 40px;
	border: 1px solid rgba(var(--designborder), 0.13);
	transform: rotate(-45deg);
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
}

#Forenbit_Main .forum_status {
  background: unset;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 0;
  width: 42px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

#Forenbit_Main .forum_on:before {content: "\f72b";color: var(--designmaincolor);font-weight: 700;}
#Forenbit_Main .forum_off:before {content: "\f72b";color: rgba(var(--designborder), 0.13);}
#Forenbit_Main .forum_offclose:before {content: "\f72b";color: rgba(var(--designborder), 0.13);}

#Forenbit_Main .forum_offlink:before {content:"\f0c1";color: var(--designmaincolor);font-weight: 500;display: block;margin-top: 2px;}
#Forenbit_Main .linkfolder:before {content: "\f0c1";color: var(--designmaincolor);font-weight: 500;display: block;margin-top: 1px;}

#Forenbit_Main .dot_folder:before,
#Forenbit_Main .dot_hotfolder:before,
#Forenbit_Main .dot_movefolder:before,
#Forenbit_Main .folder:before,
#Forenbit_Main .hotfolder:before,
#Forenbit_Main .movefolder:before {content: "\f72b";color: rgba(var(--designborder), 0.13);;}

#Forenbit_Main .dot_hotclosefolder:before,
#Forenbit_Main .dot_closefolder:before,
#Forenbit_Main .hotclosefolder:before,
#Forenbit_Main .closefolder:before,
#Forenbit_Main .dot_newhotclosefolder:before,
#Forenbit_Main .dot_newclosefolder:before,
#Forenbit_Main .newhotclosefolder:before,
#Forenbit_Main .newclosefolder:before {content: "\f72b";color: rgba(var(--designborder), 0.13);;}

#Forenbit_Main .dot_newfolder:before,
#Forenbit_Main .dot_newhotfolder:before,
#Forenbit_Main .newfolder:before,
#Forenbit_Main .newhotfolder:before {content: "\f72b";color: var(--designmaincolor);font-weight: 600;}

#Forenbit_Main .Forenbit_Inside_Top{
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  background-image: var(--designpicsecond);
	border-bottom: 1px solid rgba(var(--designborder), 0.05);
	overflow: hidden;
  height: 100px;
}

#Forenbit_Main .Forenbit_Inside_Top::before{
	content: "";
	display: block;
	position: absolute;
	background-color: var(--designbacksecond);
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	mix-blend-mode: overlay;
}

#Forenbit_Main .Forenbit_New_Infos{
  position: absolute;
  top: 0;
  left: 0;
  width: 450px;
  height: 200px;
  z-index: 1;
  padding: 40px;
  text-align: right;
}

#Forenbit_Main .Forenbit_New_Infos span{
	display: block;
	font-family: serifina;
	font-size: 35px;
	filter: blur(0.7px);
	line-height: 114%;
	margin-bottom: 60px;
}

#Forenbit_Main .Forenbit_New_Infos spaner{
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#Forenbit_Main .Forenbit_New_Infos div{
	border-right: 1px solid rgba(var(--designborder), 0.17);
	height: 95%;
	padding: 5px 15px;
	display: flex;
	align-items: revert;
	justify-content: center;
	flex-direction: column;
	row-gap: 2px;
}

#Forenbit_Main .Forenbit_New_Icon{
  position: absolute;
  bottom: -20px;
  left: -11px;
  font-size: 100px;
  transform: rotate(15deg);
  filter: blur(2.7px);
  opacity: 0.5;
  z-index: 1;
}

#Forenbit_Main .Forenbit_New img{
	width: 100%;
	-webkit-filter: grayscale(100%) brightness(30%);
	filter: grayscale(100%) brightness(30%);
	margin-top: -25%;
	mix-blend-mode: var(--designpicmode);
	opacity: 1;
}

#Forenbit_Main .Forenbit_New{
  background-size: cover;
  background-attachment: fixed;
  background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
  height: 280px;
  position: relative;
  overflow: hidden;
}

#Forenbit_Main .Forenbit_Grps{display: flex;column-gap: 10px;}
#Forenbit_Main .Forenbit_Grps span {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	flex-direction: column;
}

#Forenbit_Main .Forenbit_Grps div fe {
	font-family: serifina;
	font-size: 20px;
	filter: blur(0.5px);
}

#Forenbit_Main .Forenbit_Grps div de {
  font-family: Montserrat;
  font-size: 6px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
	margin-top: -3px;
}

#Forenbit_Main .Forenbit_Grps div font{
  opacity: 0.5;
  filter: blur(0.7px);
  color: var(--designmaincolor);
}

#Forenbit_Main .Forenbit_Grps div {
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
	padding: 15px 0px;
	position: relative;
	font-size: 40px;
	flex-grow: 1;
	text-align: center;
}

#Forenbit_Main .Forenbit_Areas1{width:43%;display: flex;flex-direction: column;row-gap: 10px;}
#Forenbit_Main .Forenbit_Areas2{display: flex;flex-direction: column;row-gap: 10px;width:58%;}

#Forenbit_Main .Forenbit_Inside {
	min-height: 175px;
	background-size: cover;
	background-attachment: fixed;
	background-image: linear-gradient( rgba(var(--designback), 0.6), rgba(var(--designback), 0.6) ), var(--designpic);
}

#Forenbit_Main .Forenbit_Areas{
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin-top: 15px;
}

#Forenbit_Main .Forenbit_Flex{
  flex-direction: row;
  column-gap: 10px;
}

#Forenbit_Main .Forenbit_Flex .Forenbit_Inside{width:50%;}

#Forenbit_Main .Forenbit_Name{
  display: flex;
  align-items: flex-end;
  border-bottom: 1px solid rgba(var(--designborder), 0.17);
  padding: 5px 25px;
}

#Forenbit_Main .Forenbit_Name span{
  font-family: serifina;
  font-size: 40px;
  filter: blur(0.7px);
	color:var(--designtextcolor);
  transition: .8s ease-in-out;
	padding-right: 50px;
}

#Forenbit_Main .Forenbit_Name span a{color:var(--designtextcolor);}

#Forenbit_Main .Forenbit_Name span::after {
	content: "";
	display: block;
	border-bottom: 2px solid var(--designmaincolor);
	position: absolute;
	width: 100%;
	bottom: -7px;
	left: -25px;
}

#Forenbit_Main .Forenbit_Name span:hover a,
#Postbit_Main .Postbit_Name div:hover a{
  transition: .8s ease-in-out;
  filter: blur(1.7px) brightness(122%);
}

#Forenbit_Main .Forenbit_Name div {
	width: 64%;
	font-family: Montserrat;
	font-size: 6px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 10px;
	opacity: 0.4;
}

#Forenbit_Main .Forenbit_Wanted_Flex{
  display: flex;
  column-gap: 10px;
  padding: 25px;
  min-height: 180px !important;
  width: 93% !important;
}