a[data-nav-id="wardrobe"]:before { content: "\f4c7";}
a[data-nav-id="reviews"]:before { content: "\f4a5";}
a[data-nav-id="directory"]:before { content: "\f5bd";}
a[data-nav-id="sotd"]:before { content: "\f133";}
a[data-nav-id="members"]:before { display: none;}

/* for logo*/

.xb-footer-block-1 img{
	
width:200px;	
	
}

/*DIY*/

.block.block--category.block--category290 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f78a';
	float: left;
	padding-right: 10px;
}
.block.block--category.block--category126 .block-header {
 /* border-bottom:10px red solid;*/
}

/*Fashion*/
.block.block--category.block--category79 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f553';
	float: left;
	padding-right: 10px;
}
.block.block--category.block--category64 .block-header {
 /* border-bottom:10px red solid;*/
}

/*fragdisc*/
.block.block--category.block--category4 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f4a5';
	float: left;
	padding-right: 10px;
}

.block.block--category.block--category11 .block-header {
 /* border-bottom:10px red solid;*/
}

/*shopping*/

.block.block--category.block--category287 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f07a';
	float: left;
	padding-right: 10px;
}

.block.block--category.block--category80 .block-header {
 /* border-bottom:10px red solid;*/
}

/*addit*/

.block.block--category.block--category288 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f4a8';
	float: left;
	padding-right: 10px;
}

.block.block--category.block--category118 .block-header {
 /* border-bottom:10px red solid;*/
}


/*misc*/


.block.block--category.block--category7 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f64b';
	float: left;
	padding-right: 10px;
	
}

.block.block--category.block--category26 .block-header {
 /* border-bottom:10px red solid;*/
}

/*market*/

.block.block--category.block--category6 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f49d';
	float: left;
	padding-right: 10px;
	
}
.block.block--category.block--category19 .block-header {
 /* border-bottom:10px red solid;*/
}

/*mods*/

.block.block--category.block--category68 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	content: '\e033';
	float: left;
	padding-right: 10px;
	
}
.block.block--category.block--category68 .block-header {
 /* border-bottom:10px red solid;*/
}

/*community*/

.block.block--category.block--category3 .block-header:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	content: '\f004';
	float: left;
	transform: rotate(45deg);
	padding-right: 7px;
	padding-top: 5px;
}

.block.block--category.block--category3 .block-header {
 /* border-bottom:10px red solid;*/
}


::selection {
  background: #6ee73e; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #6ee73e; /* Gecko Browsers */
}


.bnh2{
  
  border-bottom: 5px #6ee73e solid;
margin-top:25px;
}


/* BN 12s*/
.bnrow {
  position: relative;
  width: 100%;
 // outline: red dotted 1px;
}

.bnrow [class^="bncol"] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}

.col-1,
.bncol-2,
.bncol-3,
.bncol-4,
.bncol-5,
.bncol-6,
.bncol-7,
.bncol-8,
.bncol-9,
.bncol-10,
.bncol-11,
.bncol-12 {
  width: 96%;
}

.bncol-1-sm {
  width: 4.33%;
}

.bncol-2-sm {
  width: 12.66%;
}

.bncol-3-sm {
  width: 21%;
}

.bncol-4-sm {
  width: 29.33%;
}

.bncol-5-sm {
  width: 37.66%;
}

.bncol-6-sm {
  width: 46%;
}

.bncol-7-sm {
  width: 54.33%;
}

.bncol-8-sm {
  width: 62.66%;
}

.bncol-9-sm {
  width: 71%;
}

.bncol-10-sm {
  width: 79.33%;
}

.bncol-11-sm {
  width: 87.66%;
}

.bncol-12-sm {
  width: 96%;
}

.bnrow::after {
  content: "";
  display: table;
  clear: both;
}

.bnhidden-sm {
  display: none;
}

@media only screen and (min-width: 33.75em) {  /* 540px */
  .bncontainer {
  width: 80%;
  }
}

@media only screen and (min-width: 45em) {  /* 720px */
  .bncol-1 {
  width: 4.33%;
  }

  .bncol-2 {
  width: 12.66%;
  }

  .bncol-3 {
  width: 21%;
  }

  .bncol-4 {
  width: 29.33%;
  }

  .bncol-5 {
  width: 37.66%;
  }

  .bncol-6 {
  width: 46%;
  }

  .bncol-7 {
  width: 54.33%;
  }

  .bncol-8 {
  width: 62.66%;
  }

  .bncol-9 {
  width: 71%;
  }

  .bncol-10 {
  width: 79.33%;
  }

  .bncol-11 {
  width: 87.66%;
  }

  .bncol-12 {
  width: 96%;
  }

  .bnhidden-sm {
  display: block;
  }
  .bncol-fixed-300 {
	
	width:320px;
  }
}
/*=====BN CARDS=======*/

.bncards {
   display: flex;
   flex-wrap: wrap;
	  justify-content: flex-start;
}
.bngalcards {
   display: flex;
   flex-wrap: wrap;
	  justify-content: center;
}


.bncard
{
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
border-radius: 5px;
margin-bottom: 10px;
text-align: left;
background-color: #fbfbfb;
margin-right:1%;
}

.bnland0
{
flex-grow: 0;
flex-shrink: 1;
margin: 5px;
flex-basis: 32%;

}

.bnland1
{
flex-grow: 0;
flex-shrink: 1;
flex-basis: 48%;
margin: 5px;
}

.bncard p{
  
  padding: 10px;
}

.cardgallery{
  
}
@media only screen and (max-width: 980px) {
	
.card6,.card4,.card5{
  
  flex: 0 1 23%;

}	
}


@media only screen and (max-width: 480px) {
	
.card6,.card4,.card5{
  
  flex: 0 1 32%;

}	
}
/*
@media only screen and (max-width: 580px) {
	
.card2,.card6,.card3,.card4,.card5{
  
  flex: 0 1 48%;

}	
}
*/


@media only screen and (min-width: 980px) {  /*  */

.card2{
  
  flex: 0 1 44%;

}
.card3{
  
  flex: 0 1 32%;

}

.card4{
  
  flex: 0 1 24%;

}

.card5{
  
  flex: 0 1 19%;

}

.card6{
  
  flex: 0 1 15.5%;

	}}
.bncard a
{ font-size: smaller; 
  text-decoration: none;
  color: black;
font-weight:normal;}

.cardname{
	font-weight:bold;
}
.bncardimg
{
  width:100%;
  border-radius: 5px 5px 0 0;

}
.nsfw{
  
  
	-webkit-filter: blur(25px) grayscale(100%);/* Safari 6.0 - 9.0 */
	filter: blur(25px) grayscale(100%);overflow:hidden;
  border: 1px solid grey;
}




/*ARTICLES*/

.edimageright
{
  
  float:right;display:inline-block;padding:10px;padding-left:50px;text-align:center;font-size:smaller;
}

.edimageleft
{
  
  float:left;display:inline-block;padding:10px;padding-right:50px;text-align:center;font-size:smaller;
}

.edimagecenter, .edimage

{
text-align:center;font-size:smaller;width:auto;padding:10px;

  
}



.svpoem h2 {
  
	  font-weight: normal;
  text-align: center;

	font-family: Baskerville, "Palatino Linotype", "Times New Roman", Times,serif !important;
}


.svpoem {
  
  background: #fdf9dc;
  padding-left:30px;
  color: #111;
  font-family:  Baskerville, "Palatino Linotype", "Times New Roman", Times,serif;
  
  }

.svpoem h3 {
	font-weight: normal;
  text-align: center;

color: #666;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 30px;	font-family:  Baskerville, "Palatino Linotype", "Times New Roman", Times,serif;
}

.svpoem p:first-line {
  font-variant: small-caps;
  letter-spacing: 1px;
  }

.svpoem p:last-child {
  margin-bottom: 30px;
  padding-bottom: 30px;
  }

.svpoem h3:before {
  content: '- ';
  }
	  
.svpoem h3:after {
  content: ' -';
  }

.svpoem h3 + p:first-letter {
  float: left;
  font-size: 38px;
  line-height: 1;
  margin: 2px 5px 0 0;
  }
.chatstyle{    background: #fefefe;
  padding: 15px;
  font-style: normal;
  line-height: 1.625rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.chatmsg{clear:both;text-align:center;color:#666;padding:10px;}
.imchat {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 19px 10px 19px;
  -webkit-box-shadow: 10px 10px 16px -10px rgba(0,0,0,0.5);
  -moz-box-shadow: 10px 10px 16px -10px rgba(0,0,0,0.5);
  box-shadow: 10px 10px 16px -10px rgba(0,0,0,0.5);
}
.bubbleim2 {
  position: relative;
  background: #6fb85b;
  color:white;
}

.bubbleim1 {
  position: relative;
  background: #eee;
}


.bubbleim2:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 9px 28px 9px 0;
border-color: transparent #6fb85b;
display: block;
width: 0;
z-index: 1;
left: -28px;
top: 18px;
}



.bubbleim1:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 9px 0 9px 28px;
border-color: transparent #eee;
display: block;
width: 0;
z-index: 1;
right: -28px;
top: 18px;
}

.chattest1 .imchat{
  margin-left: 120px;
  }   

  .chattest2 .imchat {
  margin-right: 120px;
  }
  

/*=======FRAGHEADER=====*/

.bn h1{
font-size:2.5em;	
	line-height:1em;
}

	 .bntopdeets span{
		display:block;

padding-right: 20px;  
}
.bntopdeets{
  color: lightgray;	
  padding-bottom: 30px;  

}
.bntopdeets .fa-star,.bntopdeets .fa-star-half-alt{
  
color: gold;	
}
.bninnerhead{
	background:rgba(0,0,0, 0.7);


}
.wardrobemenu ul {
   // display:none;
  margin: 0;
  padding: 0;
  list-style: none;	
	
  }
  
  .wardrobemenu ul li{
  border-radius: 5px;
  //outline: 1px solid white;
  //background-color: rgba(0, 0, 0, 0.49)	;
  margin: 0;
  padding-right: 5px;
  list-style: none;	
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  width: 90px;
	  margin-bottom:10px;
  }

.wardandratings{
	
	display:inline;
}
	.wardandratingstoggle{
		display:none;
	}

@media only screen and (max-width: 700px){

	.wardandratingstoggle{
		display:block;
	}
.wardandratings{
	padding-top:20px;
	display:none;
}
}


@media only screen and (min-width: 700px) and (max-width: 900px){
  .wardrobemenu ul li{

	  width: 70px;
	  margin-bottom:15px;

	}
}


  .wardrobemenu ul li a{
  text-decoration: none;	
  font-size: small;
	color: white;
  font-weight:100;	

  }
  .wardrobemenu ul li a i {
margin-left:auto;
margin-right:auto;
	  text-decoration: none;	
  font-size: large;
  display: block;
  color:#aaaaaaaa;
  background-color:  rgba(0, 0, 0, 0.49)	;border-radius: 50%;height:50px;width:50px;
line-height: 50px;
  }
  .wardrobemenu ul li a:hover{
	text-decoration: none;	
	
	}

.wardrobemenu ul li a:hover i {
	
outline:2px solid #6ee73e;
	color:white;

}


.featureheader {
color:white;	
border-radius: 0;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
margin-top: -12px;

}


.wardyes {
	
font-weight:bold  !important;	
	
}

.wardyes i {

outline: 2px solid white;	color:white !important;
  background: #373b48 !important;

}
.bnheaderhero {
color:white;	
border-radius: 0;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
margin-top: -12px;

}
.bnheaderhero a {
color:white;	
	
}
.bnheaderhero a:hover {
color:white;
	text-decoration:underline;
	
}
.bnfraginfoheader{margin-left:10px;}

.bnheroimage{width:100%;}
.bnfraginfoheader h1{font-size:1.8em;}


 @media only screen and (min-width: 700px) {  /* ipads */
	 
		  .bntopdeets span{
			 display:inline-block;}
	 .bnfraginfoheader{margin-left:30px;}

.wardrobemenu ul {
	display:block;}
	 .bnheroimageouter{width:200px;margin-top:-340px;margin-left:10px;z-index:100;position: relative;margin-bottom:132px;}
.bnheroimagespacernone{float:left;width:250px;}
.bnfraginfoheader{margin-left:250px;height: 100px;}
.bnfraginfoheader h1{font-size:1.5em;}
.bnheaderhero {min-height: 390px;}
.bninnerhead{height: 390px;}
.bnheroinner{border-radius:0;background-color:#00000090;height:300px;} 
.bnheaderhero .bnheroimage{height:200pxwidth:auto;border:#ddd 1px solid;border-radius:5px;margin-top: 10px;} 
}



 @media only screen and (min-width: 780px) {  /*  */
.bnheroimageouter{width:200px;margin-top:-340px;margin-left:10px;z-index:100;position: relative;margin-bottom:132px;}
.bnheroimagespacernone{float:left;width:250px;}
.bnfraginfoheader{margin-left:250px;height: 100px;}
.bnfraginfoheader h1{font-size:2em;}
.bnheaderhero {min-height: 390px;}
.bninnerhead{height: 390px;}
.bnheroinner{border-radius:0;background-color:#00000090;height:300px;} 
.bnheaderhero .bnheroimage{height:200px;width:auto;border:#ddd 1px solid;border-radius:5px;margin-top: 10px;} 
}


 @media only screen and (min-width: 1100px) {  /*  */
.bnheroimageouter{width:300px;margin-top:-340px;margin-left:10px;z-index:100;position: relative;margin-bottom:32px;}
.bnheroimagespacernone{float:left;width:400px;}
.bnfraginfoheader{margin-left:400px;height: 100px;}
.bnheaderhero {min-height: 390px;}
.bnfraginfoheader h1{font-size:2.5em;}

.bninnerhead{height: 390px;}
.bnheroinner{border-radius:0;background-color:#00000090;height:300px;} 
.bnheaderhero .bnheroimage{height:300px;width:auto;border:#ddd 1px solid;border-radius:5px;margin-top: 10px;} 
}

 .genderF{
   color:deeppink;
 }
 .genderM
 {
   color:dodgerblue;
 }
 
 .genderS
 {
   color:springgreen;
 }

	 
	 
	 
	 
	 
.bn h1,.bn h2,.bn h3,.bn h4 {
}


.font-light {
  font-weight: 300;
}

.font-regular {
  font-weight: 400;
}

.font-heavy {
  font-weight: 700;
}

.bnflexfluid2{
margin:10px;
	
flex: 1 1 auto;
 }

.peopleandcomp
{
min-width:320px;	
/*	border-bottom:#6ee73e solid 3px;*/
	padding-bottom:10px;
	margin-bottom:20px;
}
.bnflexcontainer{
/*	max-width:1400px;*/
	display: flex;
	justify-content: space-around;
	align-items: stretch;
	flex-wrap:wrap;
}



	 .bnflexfixed100{

flex: 0 0 100px;	
}
	 

.bnflexfixed320{

order: 0;
}

.bnflexfluid1{
margin:10px;
	
flex: 1 1 auto;
	
}
 @media only screen and (min-width: 1000px) { 


.peopleandcomp
{
min-width:320px;	
	border-bottom: none;
	padding-bottom:auto;
	margin-bottom:auto;
}

.bnflexcontainer{
/*	max-width:1400px;*/
	flex-wrap:nowrap;
}


.bnflexfixed320{

flex: 0 0 330px;	
margin:10px;
order: 3;
}

.bnflexfluid5{
margin:10px;
	  overflow-wrap: normal;
flex: 5 1 auto;
 }

.bnflexfluid4{
margin:10px;
	
flex: 4 1 auto;
 }



.bnflexfluid2{
margin:10px;
	
flex: 2 1 auto;
 }

.bnflexfluid1{
margin:10px;
	
flex: 1 1 auto;
	
}

.bnflexfluid3{
margin:10px;
	
flex: 3 1 auto;
}
}
.dver{
	padding-top:10px;
 background: repeating-linear-gradient(
	45deg,
	#edf0f5,
	#edf0f5 10px,
	#ddd 10px,
	#ddd 20px
  );
	text-align:center;
width:auto;
		padding-bottom:10px;

}


.fragrancenotes, .fragrancenotes ul, .fragrancenotes ul ul{
	
	
text-align:center;	
	margin:0;padding:0;
	list-style: none;
}


.fragrancenotes{
	padding: 20px 0 40px 0;
 background:  url("https://basenotes.com/bnassets/images/triangle.svg") no-repeat center; 	
	
}
.fragrancenotes li ul {
padding:0 20px 0 20px;	
	
}
.fragrancenotes li ul li{display:inline;padding:10px;white-space:nowrap;}

.fragrancenotes li h3 {text-decoration:underline;}


.reviewbox{
	background:@xf-blockTabHeaderBg;
	padding:10px;
	margin:10px;
	border-radius:5px;

}
 @media only screen and (max-width: 900px) { 
 .reviewbox{
	margin-left:0;
	 margin-right:0;
	 }
}
 @media only screen and (min-width: 900px) { 
	 .reviewbox{
	margin-left:120px;
	 }
}

.reviewbox hr{
  
 border: #ddddee 1px solid; 
  
}

.reviewmeta{
  font-size: small;
}
.reviewid {
text-align: right;}
.reviewdate
{

  text-align: left;
}
.reviewtopbox{

}
.reviewthumb
{float: right;}
.reviewtext{
  
line-height: 1.8em;
padding: 20px 20px 20px 50px;	
}

@media only screen and (max-width: 600px) { 
.reviewtext{
  
line-height: 1.8em;
padding: 20px 5px 20px 5px;	
}

}
.reviewavatarimg
{
border-radius: 50%;
width: 100px;	
  
}
.reviewbox{
  
background: @xf-contentBg;
padding: 10px;	
margin-bottom: 20px;
}

.reviewbox hr{
  
  border-top: 1px solid #e9e9e9;
}

.reviewavatar{
  
  display:inline-block;
  margin-right: 5px;
  float: left;

} 
 @media only screen and (min-width: 900px) { 
.reviewavatar{
  

	  margin-left:-120px;

} 

}
.reviewclear{
  
clear: both;	
}
.rthumbup, .rthumbup hr{
border:1px solid #6ee73e;	
	
}
.rthumbneutral, .rthumbneutral hr{
border:1px solid gold;	
	
}

.rthumbdown, .rthumbdown hr{
border:1px solid red;	
	
}
.ebayimage{
  width: 100%;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/*
.xb-content-wrapper a:not([href*='basenotes.com']):not([href^='#']):not([href^='/']):after {font-size:smaller;font-weight:normal;color:green; padding-left:5px;font-family: 'Font Awesome 5 Pro';
	content: "  \f08e";}*/
.bnfatag i {padding-right:8px;}
.bnfatag{
	
	background-color: #fff; /* Blue background */
  border-radius: 5px; /* Remove borders */
  padding: 12px 16px; /* Some padding */
  font-size: 16px; /* Set a font size */
  cursor: pointer; /* Mouse pointer on hover */
	line-height:3.2em;
	margin:2px;
	display: inline-block;
}


.wardrobestat{
	padding:5px;
}

.wardrobestat dl {
  width: 100%;
  overflow: hidden;
  background: white;
  padding: 5px;
  margin: 0
}
.wardrobestat dt {
  float: left;
  width: 50%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0
}
.wardrobestat dd {
  float: left;
	text-align:right;
  width: 50%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0
}

.otherperfumes{
background:white;
	text-align:center;
	display:block;
	padding:10px;
	font-size:larger;
	
}

#panel {
  display: none;
}



 @media only screen and (min-width: 1200px) { 

		
		.bnminicontainer{
display:flex;
			flex-wrap:wrap;
	 }
		
		.bndirmain{
order:1;
			flex: 2;

	}
		.bnsidebar{
margin-left:30px;
		order:2;
	flex: 1;
max-width:330px;
		
	 }

	 .bnbottombit{
		 
order:3;
flex: 0 1 100%;
		 
	 }


}
 @media only screen and (max-width: 1200px) { 

		
		.bnminicontainer{
display:flex;
			flex-wrap:wrap;
	 }
		
		.bndirmain{
order:1;
			
	}
		.bnsidebar{

		order:3;
	
		
	 }

	 .bnbottombit{
		 
order:2;

		 
	 }


}



//shopping

	 @media only screen and (min-width: 600px) { 		
			.storeimage{
flex: 0 0 100px;			padding:15px;
			}
.storeprice{
			font-size:large;
flex: 0 0 150px;			padding:15px;
			}
			.storetitle{padding:15px;
flex: 1;	word-break: break-all;	}
			
				.storesubtitle {font-size:small;}
			
			.storeline div {}

.storeline {background:white;margin-bottom:5px;display:inline-flex;justify-content:space-evenly;width:100%;}


		 
		 
		 .merchantlogo{padding:10px 5px 10px 5px;
	width:200px;
	text-align: center;
	text-decoration: none;
	color: black;
	margin:10px;
height: 70px;
display: flex;
justify-content: center;
align-items: center;}

}



	 @media only screen and (max-width: 600px) { 		
			.storeimage{order:3;
width:100px;			}
.storeprice{order:4;
			font-size:large;
flex: 0 0 150px;			padding:15px;
			}
			.storetitle{padding:15px;
flex: 100%;	order:1; 	}
			
				.storesubtitle {font-size:small;flex: 100%; order:2;}
			
			.storeline div {}

.storeline {flex-wrap:wrap;background:white;margin-bottom:5px;display:inline-flex;justify-content:space-evenly;width:100%;}

.merchantlogo{padding:10px 5px 10px 5px;
	width:150px;
	text-align: center;
	text-decoration: none;
	color: black;
	margin:10px;
height: 50px;
order: 5;
	flex:1;
justify-content: center;
align-items: center;}

}


//rating

.yourratings .fa-star:hover{color:#6ee73e;}
.yourratings .fa-star{font-size:1.2em;}

@media only screen and (max-width: 1400px) and (min-width: 1200px){ 
				.yourratings p{text-align:center;}
	.yourratings{border-radius:10px;position:absolute;width:200px;right:30px;top:110px;background:rgb(0,0,0,.49);text-align:center;} .ratingtitle {font-size:small;} .star-rating-bn i {color:gold;}.rateo {display:inline-block;width:200px;text-align:center;padding-bottom:20px;}
}


@media only screen and (max-width: 1200px) { 
		.yourratings{padding-left:10px;margin-top:1px;border-radius:10px;position:inline;background:transparent;text-align:left;} .ratingtitle {font-size:small;} .star-rating-bn i {color:gold;}.rateo {display:inline-block;text-align:center;padding-right:20px;}
	.yourratings p {display:none;}
}
@media only screen and (min-width: 1400px) { 

	.yourratings{border-radius:10px;position:absolute;width:200px;top:110px;margin-left:780px;background:rgb(0,0,0,.49);text-align:center;} .ratingtitle {font-size:small;} .star-rating-bn i {color:gold;}.rateo {display:inline-block;width:200px;text-align:center;padding-bottom:20px;}



}

.bnnotice 
{padding:20px;margin:20px;}
.bnnoticeinformation
{
color:darkblue;
background:lightblue;	
	
	
}

.bnnoticelock
{
color:black;
background:lightgrey;	
  
  
}


.bnnoticelightwarning
{
color:orange;
background:#FFE;	
	
	
}

.bnnoticethanks
{
color:green;
background:#EFE;	
	
	
}

.bnnoticewarning
{
color:red;
background:#FEE;	
	
	
}

.bnnoticelock::before{  font-family: 'Font Awesome 5 Pro';
  font-weight: 800;
  content: '\f30d';
  float: left;
font-size:2em;
  padding-right: 20px;
margin-top:-10px}


.bnnoticethanks::before{  font-family: 'Font Awesome 5 Pro';
	font-weight: 800;
	content: '\f5b8';
	float: left;
	font-size:2em;
	padding-right: 20px;
	margin-top:-10px}

.bnnoticeinformation::before{  font-family: 'Font Awesome 5 Pro';
	font-weight: 800;
	content: '\f05a';
	float: left;
	font-size:2em;
	padding-right: 20px;
	margin-top:-10px}
.bnnoticewarning::before,.bnnoticelightwarning::before{  font-family: 'Font Awesome 5 Pro';
	font-weight: 800;
	content: '\f071';
	float: left;
	font-size:2em;
	padding-right: 20px;}

.blogheader{
		text-align:center;
	/*	background:linear-gradient(to bottom, #a8e063, #56ab2f) !important;*/
		border-bottom:4px solid #6ee73e;
		padding-top: 10px;
	font-size: smaller;
		}


#bottomsidebarblock{width:100%;height:600px;margin-top:10px;margin-bottom:10px; overflow: auto; position: -webkit-sticky; position: sticky; top: 90px;}


/* MARKET PLACE */


[data-container-key="node-329"]{

	
	





div[data-type=thread] .structItem-cell.structItem-cell--icon {
	width: 130px;
}

div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar {
	width: 120px;
	height: 120px;
	border-radius:5px !important;
}


	



}
@media (max-width: (@xf-responsiveMedium))
{
.genderflagdrobe{
	display:inline-block;float:right;
	display:none;}
	
}
@media (min-width: (@xf-responsiveMedium  + 1))
{

.genderflagdrobe{
/*	clear:both;*/
	display:flex;
align-items: center;
  justify-content: center;	background:#dde2ec;
	}}

.hidebadges .badgeIcon{
	display:none;
}

.bnnoticeforum a.notice-dismiss
{
	
	color:black;
}
.bnnoticeforum a
{
	
	color:black;
}
.bnnoticeforum
{
	margin-top:-12px;
	width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
	background:lightyellow;
  text-align: center;
}



.bbTable > table > tbody
{
	vertical-align: text-top;
}


// FONTS

<stle/* poppins-100 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-100italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-100italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-200 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-200italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-200italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-200italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-300 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-300italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-regular - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-500 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-500italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-600italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-600 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-700 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-700italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-800 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-800italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-900 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-900italic - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: local(''),
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('/bnassets/fonts/Poppins/poppins-v19-latin-ext_latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

