
:root {
    font-size: 14px;
}


.circle-with-text {
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  text-align: center;
  display: flex;
}




@font-face {
        font-family: roboto-regular;
        src: url(fonts/Roboto-Regular.ttf);
}


.nav-item
{
  cursor: pointer !important;
}

.nav-link:hover
{
  background-color: lightblue !important;
}


.nav-link:active
{
  background-color: lightblue !important;
}


/*
.navbar
{
position: fixed !important;
z-index: 998;
width: 100%;
left:0px;
background-color: transparent !important;
color: #fff!important;
text-shadow: 2px 2px 4px #000;

top: 0px;
}
*/
body
    {
      background-color:#fff !important;
      color:#000 !important;
      font-size: 0.9em;
      font-family:roboto-regular !important;
   
/*max-width: 99vw !important;*/
/*padding:8px !important;*/


 /*overflow-x: hidden;         REMOVED THIS BECAUSE LIGHTBOX DOES NOT SCROLL HORIZONTALLY*/
    }

.popover{max-width: 100% !important;}

.dim {
  filter: brightness(0.5);
}


.transparent 
{
	opacity:0;
	} 

.explore-tag-box
{
 padding:20px 10px 20px 10px;
 z-index:999;
 background-color:rgb(44,47,49) !important;
 top:60px !important;
 position: fixed !important;
left:0px;
overflow-x: hidden !important;

}

.explore-tag-button
{
   color:rgba(255,255,255,0.5) !important;
}

.explore-tag-button:hover
{
   color:rgba(255,255,255,1) !important;
}


.flow-block-name
{
  text-transform: capitalize;
  font-weight: bold;
}

[class^="flow-page-"]
{
  margin-left:5px;
  margin-right: 5px;
/*  font-size: 16px;*/
  font-weight: bold;
}

.comment-article,.flow-comment-article
{
     color:#ababab !important;
      font-size : 1.2em !important;
      padding:5px;
      font-family:roboto-regular !important;
}

/*p
{
  /*color:#dedede !important;*/
  
  font-size: 12px important;
  font-family: roboto-regular;
}
*/
.comment-section>div
{
  background-color: #000 !important;
}


.main-page-tof-icon
{
position: absolute;
bottom: 20px;
right:95px;
z-index: 898;
}




.main-page-comment-icon
{
position: absolute;
bottom: 20px;
right:5px;
z-index: 898;
}

.main-page-heart-icon
{
position: absolute;
bottom: 20px;
right:40px;
z-index: 898;
}

.main-page-bang-icon
{
position: absolute;
bottom: 20px;
right:65px;
z-index: 898;
}

.main-page-bang-count,.fs-bang-count,.flow-page-bang-count
{
  color:#fff;
text-shadow: 2px 2px 4px #000;
margin:3px;
font-size: .6em !important;
}

.main-page-icons
{
  opacity: 0;
transition:0.6s all;
}


.main-page-icons>i
{color:#fff;
font-size:1.5em;
}

.search-page-tags{
  word-wrap: break-word;
}



.icontext
{font-size: .6em;}

.toastbox
{
  position :fixed;
  bottom:10%;
  left:46%;
  width:100px;
  border-radius:5px;
  background-color:rgba(0,255,0,1);
  /*display:none;*/
  font-weight: bold;
  color:  black;
  text-align: center;
  font-size:0.8em;
  z-index:9999;
/*border:1px solid red;*/
  }



.highlight-thumb
{
  border:2px solid yellow !important;
}

.highlight-button
{
  color: #fff !important;
}


.thumb-container
{
  width: 72px;
  height: 72px;
margin-right: 5px;
border:2px solid rgba(255,255,255,.5);
text-align: center;
overflow-x: hidden;
overflow-y: hidden;
}

.thumb
{

  width:auto;
  height:98%;
/*  object-fit: cover;
object-position: 50% 0; */
cursor: zoom-in;
}


.imagebox
{
/*  border:1px solid grey;*/
background-color: rgba(255,255,255,.3);
}


    .hiddenImage
    {
      opacity: 0;
    }

   .name
    {
      text-transform: capitalize;
    }

    .fsimage
    {
      cursor: zoom-in;
      max-height: 97vh; /*89vh*/
      min-height: 97vh;
      max-width:40vw;
      min-width: 40vw;
      margin-left: 50px;
      object-fit: cover;
      object-position:50% 0;
      filter:contrast(1.1);
      border:0px solid rgba(255,255,255,0.8);
        border-radius: 1%;
/*      border: 1px solid rgba(255,255,255,.2);
      outline-offset: 1px;*/
  
    }





.fsimgbox{

  height: 75vh; /*91vh*/

}

.fsimagebig
{
  max-height: 90vh; /*89vh*/
      min-height: 90vh;
      
}


.fsimgboxbig{

  height: 94vh; /*91vh*/

}




    .view-box
    {
      margin-top:5px !important;
    }

    .starbox
    {
     font-size: 1em !important;
   
     
   }

   .fired
   {
    color:#ffdC87 !important; /*#f1D*/
  }

     .selectedColor
   {
    color:#ffdC87 !important;
  }
  
    .small
    {
      transform: scale(.5);
    }
  

.right
{
  position: absolute;
  top:40vh;
  right:1vw;
  font-size:1.2rem;
/*background-color: rgba(255,255,255,.1);*/
color:rgba(255,255,255,0.8);
cursor: pointer;
text-shadow:2px 2px 4px #000;
/*border-radius: 50%;*/
width: 32px;
height: 36px;
padding-top: 6px;
padding-left: 10px;
}


.left
{
	font-size:1.2rem;
  position: absolute;
  top:40vh;
  left:1vw;
/*background-color: rgba(255,255,255,0.1);*/
color:rgba(255,255,255,0.8);
cursor: pointer;
text-shadow:2px 2px 4px #000;
/*border-radius: 50%;*/
width: 32px;
height: 32px;
padding-top: 6px;
padding-left: 10px;

}

.left:hover,.right:hover{
  /*background-color: rgba(255,255,255,0.4);*/
  color: purple;
}



.ontop
{
  z-index: 999;
}

.red
{
  border:1px solid red !important ;
  }
  
  .author
  {
    color:#159e48;/*#06CE51*/
    font-size: 1em;
    font-weight:bold;
    text-align: left;
    position: relative;
    top:3px;
    left:10px;
    }

.posted-on
  {
    color:gray ;
    font-size: .8em;
    text-align: right;
position: relative;
    top:0px;
    left:10px;
    

    }
    .comment
  {
    /*border:1px solid #BFBABA;*/
    min-height :160px;
    color:gray;
    margin-bottom: 5px;
    font-size :1.2em;
    line-height :1.5em;
/* font-family: roboto-regular;*/
overflow-y: hidden;
/*added the following lines to prevent child divs*/
display:inline-block; 
white-space: pre-wrap;
width: 100%;
padding: 15px;
border-radius: 25px;


/*border-radius:10px;*/
  } 
  
 .comment:focus
 {
 	outline :none ;
/* box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);
*/ 
 	}
 
.profile-pic,.flow-profile-pic
{
	background-image:url('profile.jpg');
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
	border-radius:50%;
	width:42px;
	height:42px;
  object-position: 50% 0%;
	border:1px solid gray;
	}

  .progress-left,.progress-right
  {
    cursor: pointer;
    
  }

.slider-handle.custom {
  background: transparent none;
  /* You can customize the handle and set a background image */
}

/* Or display content like unicode characters or fontawesome icons */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605'; /*unicode star character*/
  color: #726204;
}

.info-editable
{width:120px;}

.change-button
{
  transform: scale(.6);
  
}

.progress-value
{width:100%;
  }

 
  .commentview
    {
      
      color:gray !important;
      font-size : 1.05em !important;
      padding:5px;
      padding-bottom:9px;
      font-family:roboto-regular !important;
      border-bottom: 1px solid #f1f1f1;
      line-height:1.5em;
      }
    
    .commentview>*
    {
      
      color:gray !important;
      font-size :1.05em !important;
      font-family:roboto-regular !important;
      line-height:1.5em;
      }

      .box
      {
        width:100%;
      }
    
 
.image,.placeholder-image{
filter:brightness(0.8);
filter: contrast(1.1);
/*box-shadow: 0px 0px 5px rgba(0,0,0,0.8);border-radius: 3px;
*/  width:100%;vertical-align:bottom;
}	
.namediv{opacity: 0;transition:0.6s all;position: absolute;left:20px;bottom:20px;
filter:contrast(1.1);
}


.aligned-to-shadow
{
bottom:30px;
position: absolute;
z-index:801;
text-shadow: 2px 2px 4px #000;
text-transform: capitalize;
transition:0.6s all;

}


.name
{
left:4px;
max-width:75% !important;
opacity: 0;
height:30px;
font-size: .85em;
font-weight: bold;
color:white;

  }


.title-div
 {
  color:#dedede;
  font-weight: bold;
font-size: 0.8em;
left:5px;
max-width:200px;
overflow: hidden;
height: 12px;
font-style: italic;

}


.dateadded
{
left:4px;
font-size: .6em;
color:white;
bottom: 15px;
}





.masonry-related-name
{
  position: absolute;
left:4px;
/*top:15px;*/
color:white;
bottom:0px;
z-index:330;
font-size: .7em;
font-weight: bold;
text-shadow: 2px 2px 4px #000;
  height:30px;
  text-transform: capitalize;
  transition:0.6s all;
  max-width:75% !important;
  /*border :1px solid red ;*/
opacity: 0;
 z-index: 1001;

  }



.name-shifted
{
	top:47%;
	transform:scale(0.75);
left:23%;
	}

  .comment-icon
  {
/*    position: absolute;
    right:1px;
    bottom:4px;*/
    /*z-index: 101;*/
 width: 32px;
height: 32px;
  }


  .heart-icon
  {
   /* position: absolute;
    right:25px;
    bottom:4px;*/
    /*z-index: 101;*/
  color:#dedede;/*#696969*/
text-shadow: 2px 2px 4px #000000;
cursor: pointer;
/*transform: scale(0.76);  */
width: 32px;
height: 32px;
 }



  .bang-fs-icon
  {
    /*position: relative;*/
    /*right:108px;
    bottom:4px;
    */
   /*z-index: 1001;*/
    text-shadow: 2px 2px 4px #000000;
  
  }

.purplebg
{
  background-color: rgba(230,10,160,.8) !important;
}


.inline-labels
{
  font-size: 0.8em !important;
}


  .crop
  {
    position: absolute;
    left:57px;
    top:5px;
    z-index: 1001;
  text-shadow: 2px 2px 4px #000;
color:rgba(255,255,255,.8);
line-height:initial;
transform :scale(0.8);
cursor: pointer;
  }



.fsimgbox
{
  display :inline-block;
  position:relative;
  margin:0;
  padding:0;
  margin-top:5px !important;


}



.imageboxtransparent {
  /*display: none;*/
  position: absolute;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);  
  height: 50px;
  width: 100%;
  content: '';
z-index: 800;
bottom:0px;
opacity: 0;
transition: all 0.6s;
}


.flow-image-box-transparent {
  /*display: none;*/
  position: absolute;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);  
  height: 50px;
  width: 100%;
  content: '';
z-index: 800;
bottom:0px;
opacity: 0;
transition: all 0.6s;
}

.fsimageboxtransparent {
  /*display: none;*/
  position: absolute;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);  
  height: 60px;
  width: 100%;
  content: '';
z-index: 100;
bottom:0px;
opacity: 1;
transition: all 0.6s;

}


.draft
{
  color:cyan  !important;
}


 .pink
 {
  color:pink;
 }

 .pinkfire
 {
  color:pink !important;
 }

 .redfire
 {
  color:red !important;
 }

 .cyanfire
 {
  color:cyan !important;
 }


.circle
{text-shadow: 2px 2px 4px #000;}

  .circlestar
  {
    font-size: 1.45em !important;
    color:white;
    text-shadow: 2px 2px 4px #000000;
    }

    .star1,.star2,.star3
    {
      color:#dedede;
      margin-right:2px;
    }

    .starnum
    {
      margin-top: -2px;
    font-size: .8em;
 color:#000;    
    }



.icon-sizer
{transform: scale(0.8);}

.starstacker
{
 /* position: absolute;
  bottom: 4px;
  right:80px;*/
margin-top: 3px;
  transform: scale(1);  /* does not follow icon sizer class */
  /*z-index:1001;*/
}


.flagholder
{
  color:#dedede;/*#696969*/
text-shadow: 2px 2px 4px #000000;
cursor: pointer;
  margin-right:3px;
/*  transform: scale(.6);*/
width: 32px;
height: 32px;

}






.flagbox
{
margin-left:15px; /*changed to 115 from 15 for tab right */
}

 .fsname
 {
  margin-top: 2px;
  color:#dedede;
  font-weight: bold;
  font-size: 0.7em;
text-transform: capitalize;
text-shadow: 2px 2px 4px #000000;
/*position:absolute;
left:10px;
bottom:20px;*/
z-index: 1001;
line-height:initial ;
}

.fsrole
{
  font-weight: bold;
  font-size: 0.5em;
text-transform: capitalize;
text-shadow: 2px 2px 4px #000000;
line-height: 0em;
margin-top:-10px;
}

 .fstitle
 {
  color:lightblue;
  font-weight: bold;
  font-size: 0.7em;
text-transform: capitalize;
text-shadow: 2px 2px 4px #000000;
/*position:absolute;
left:10px;
bottom:0px;*/
z-index: 1001;
line-height:initial;
max-width:200px;
overflow: hidden;
height: 12px;
font-style: italic;
margin-left: 10px;
margin-top: -14px;
}


 .fsdate
 {
  color:#dedede;
  /*font-weight: bold;*/
  font-size: 0.6em;
text-transform: capitalize;
text-shadow: 2px 2px 4px #000000;
z-index: 1001;
line-height:initial;
max-width:200px;
overflow: hidden;
height: 12px;
margin-top: -10px;

}


.pink-border
{
  border: 0px solid pink;

}




.close_window
{
/*  right:20px;
  top:2px;
  position: absolute;
z-index:999;
transform :scale(.7);
color: rgba(255,255,255,0.5);
*/
width: 40px;
height: 25px;
border-radius: 5%;
background-color: rgba(255,200,200,0);
padding-left: 6px;
padding-bottom: 4px;
transform: scale(.8);
}

.close_window:hover
{
  filter: brightness(1.5);
}


.invisible
{
  opacity: 0;
}


.bg-black
{
  background-color: black !important;
  border-bottom: 1px solid rgba(255,255,255,.2);
  padding-bottom: 2px;
}

.fstats
{
font-size: 11px;
}



.statsbar
{
/*display: none;*/
}

.stats
{
  
  padding:0px;
/*  left:10px;
  top:0px;
  margin-top: -10px;
  position: absolute;
z-index:999;
*/
font-size:0.8em;
}


.search-input
{
  width:100%;
  margin-left: 0px;
  margin-right: 3px;
  font-size: 16px;
color:#0d0d0d;
padding:20px;
background-color:#ffffff;
height: 24px;
border-radius: 5px;
}

.transparent 
{
	opacity:0;
	} 
	

.search-button
{
  font-size:12px; 
  margin-right: 4px; 
  padding:0px; 
  margin-top:0px; 
}



.selectbox
{
  
  font-size: 12px;
  width:30rem !important;

}


.bootstrap-select .bs-ok-default::after {
    width: 0.3em;
    height: 0.6em;
    border-width: 0 0.1em 0.1em 0;
    transform: rotate(45deg) translateY(0.5rem);
}

.btn.dropdown-toggle:focus {
    outline: none !important;
}


.bootstrap-select .btn {
  background-color: transparent ;
  border:none;
  color:white;
  font-size:1em;

}


.bootstrap-select .bs-ok-default::after {
    width: 0.3em;
    height: 0.6em;
    border-width: 0 0.1em 0.1em 0;
    transform: rotate(45deg) translateY(0.5rem);
}

.btn.dropdown-toggle:focus {
    outline: none !important;
}


.dropdown-menu
{
/*width:8rem !important;*/
width:100%;
  min-width: 8em !important;
z-index: 2000 !important;
background-color: rgba(0,0,0,.8) !important;
}

.inner
{overflow: hidden;}

.selectbox:hover
{
  background-color: rgba(0,0,0,0) !important;
}

.btn-light:hover
{
  background-color: transparent !important;
}

.filter-option-inner-inner
{
  font-size: 12px;
 color:rgba(255,255,255,.5) !important;
}

.filter-option-inner-inner:hover
{
  color:#fff !important;
}


.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
 background-color: transparent !important;
/*border:1px solid orange !important;
*/  }

.dropdown-toggle
{
  color:rgba(255,255,255,.5) !important;
}



.btn.dropdown-toggle:focus {
    outline: none !important;
}

.dropdown-item{cursor: pointer; 
font-size: 12px;
margin-bottom: -5px;
color:#fff !important;
}

.dropdown-item:hover{/*background-color: rgba(255,0,0,0.2) !important;*/
background-color: #8B008B !important; 
color:#fff;
}

.fullscreen
{
	margin-top:0px;
 /* background-color: #202020;*/
}

.bang-action
{font-size: 10px !important;
width: 100% !important;
color:#dedede !important;
/*background-color: rgba(20,20,20,.) !important ;
*/}

.bang-menu
{
  width: 10% !important ;
background-color: rgba(10,10,10,1) !important ;
}

.bang-drop
{
  color: purple !important;
}

.tops-image
{
width:95%;
}

.tops-row
{
  border-top: 1px solid grey;
  margin-left: 5vw !important;
 margin-right: 5vw !important;
   
}

.recent-bang-image{box-shadow: 0px 0px 10px rgba(0,0,0,0.8);border-radius: 3px;aspect-ratio: .67;object-fit: cover;object-position: 50% 0;}
.top-bang-image{box-shadow: 0px 0px 10px rgba(0,0,0,0.8);border-radius: 3px;aspect-ratio: .67;object-fit: cover;object-position: 50% 0;}

.bgtitle{background-color: rgba(220,200,200,.6);padding:5px;font-size: 0.85em;color: grey;}
.recent-comment{color: grey;font-size: .8em;vertical-align: bottom;}
.recent-comment-image{box-shadow: 0px 0px 10px rgba(0,0,0,0.8);border-radius: 3px;aspect-ratio: .67;object-fit: cover;object-position: 50% 0;}

.gallery-block /* used to be masonryComponent */
{
/*  background-color: #fff;*/
margin-top: 0px;
/*padding:50px;*/
margin-left: 3vw;
margin-right: 3vw;
margin-top: 30px;
}

.spos-image
{
  width:56px; /*56px*/
  height:56px;
  border-radius: 50%;
  box-shadow: 5px 5px 5px #aaaaaa;
  border:1px solid rgba(122,125,120,.5);
  margin-right:15px;
  margin-bottom:5px;
  transform: scale(1);

filter:grayscale(.9);
  
}







.tagaz,.tagbutton,.tag
{
  font-size: 12px; /*9px*/
  /*font-weight :bold;*/
  padding:2px 4px 2px 4px;
  box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);
  margin-left: 3px;
  margin-right: 3px;
margin-top: 6px;
white-space: nowrap; 
color:#414141;
border-radius:10%;
line-height: 28px;cursor:pointer;


}


.main-page-tag
{
  font-size: 0.8em; /*9px*/
  /*font-weight :bold;*/
  padding:4px 8px 4px 8px;
  /*box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);*/
  margin-left: 3px;
  margin-right: 3px;
margin-top: 5px;
white-space: nowrap;
background-color:#414141;
border-radius:3px;
line-height: 20px;cursor:pointer;
color: #cdcdcd;

}





 .fs-tag
{
  font-size: 10px;
  /*font-weight :bold;*/
  padding:4px 10px 4px 10px;
  /*box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);*/
  margin-left: 3px;
  margin-right: 3px;
margin-top: 12px;
cursor:pointer;
white-space: nowrap;
color:#414141;
border-radius:10%;
line-height: 30px;

}


.main-search-box
{
width:50%;height:20%;position:absolute;top:55%;left:25%;padding:20px;
 
}


.search-tag
{
  font-size: 12px;
  /*font-weight :bold;*/
  padding:4px 10px 4px 10px;
  box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);
  margin-left: 3px;
  margin-right: 3px;
margin-top: 12px;
cursor:pointer;
white-space: nowrap;
color:#414141;
border-radius:10%;
line-height: 30px;

}

.cart-container
{
  padding-left: 5vw !important;
  padding-right: 5vw !important;
}

 .cart-button
{
  font-size: 12px;
  /*font-weight :bold;*/
  padding:4px 8px 4px 8px;
  box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);
  margin-left: 8px;
  margin-right: 8px;

white-space: nowrap;
color:#414141;
border-radius:4px;
line-height: 40px;
cursor:pointer;
}

.cart-button:hover {
  background-color: lightgrey;
}


 .fs-cart
{
  font-size: 12px;
  padding:4px 6px 4px 6px;
  /*box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);*/
  margin-left: 3px;
  margin-right: 3px;
margin-top: 10px;
white-space: nowrap;
color:#414141;
border-radius:8px;
line-height: 30px;cursor:pointer;
}

.fs-cart-block
{word-wrap: break-word;
white-space: -moz-pre-wrap;
}


.cart-block
{word-wrap: break-word;
white-space: -moz-pre-wrap;
}

.cart-fired
{
  background-color: pink;
}

.cart
{
  width:100%;
  height:200px;
  border:1px solid grey;
  border-radius: 5px;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  background-color: rgba(203,202,104,.6);
  cursor: pointer;
}


.book-cover
{
  
  height:45vh;
  /*box-shadow:2px 4px 2px #000;*/
  border-radius: 5px;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  background-color: rgba(203,22,14,.6);
  cursor: pointer;
box-shadow: inset 0 0 100px black;

}


.book-cover-big
{
  height:85vh;
  border:1px solid grey;
  border-radius: 5px;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  background-color: rgba(203,22,14,.6);
  cursor: pointer;
}


.book-title-bigx
{
z-index: 10;

color: #fff;
text-transform: uppercase;
position: absolute;
left: 25%;
bottom: 20%;
text-shadow: 2px 4px 2px #000;
font-size: 3em;

}

.book-author-bigx
{
z-index: 10;

position: absolute;
left: 25%;
text-transform: uppercase;
bottom: 1%;
color: #fff;
text-shadow: 2px 4px 2px #000;
font-size: 1em;
}


.book-page-image
{
  width: 90%;
}




.book-heroine
{
z-index: 10;
color: #fff;
text-shadow: 2px 4px 2px #2d2d2d;
font-size: 0.7em;
position: absolute;
left: 7%;
top: 3%;
letter-spacing: 7px;
width: 93%;
word-wrap:break-word;
white-space: pre-wrap;
/*white-space: -moz-pre-wrap;
*/font-family: helvetica;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}





.book-title,.book-title-big
{
z-index: 10;
color: #ffdC87;
text-shadow: 2px 4px 2px #2d2d2d;
font-size: 12px;
text-transform: uppercase;
position: absolute;
left: 1%;
top: 50%;
letter-spacing: 5px;
width: 99%;
word-wrap:break-word;
white-space: -moz-pre-wrap;
font-family: papyrus,fantasy;
font-weight: bold;
padding: 15px;
}

.book-author,.book-author-big
{
  z-index: 10;
position: absolute;
left: 1%;
bottom: 2%;
color: #fff;
/*text-shadow: 2px 4px 2px #000;*/
font-size: .8em;
text-transform: uppercase;
width: 100%;
text-align: center !important;
letter-spacing: 3px;
}

.book-container
{
  padding-left:7vw !important;
padding-right: 7vw !important;
}

.book-contents
{
  color:black !important;
      font-size :16px !important;
      /*font-family:Georgia !important;*/
      line-height:24px;
      
}


.story-dropdown-menu
{
  width: 300px;
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.add-cart
{
  font-size: 12px;
  /*font-weight :bold;*/
  padding:2px 4px 2px 4px;
  box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);
  margin-left: 3px;
  margin-right: 3px;
margin-top: 6px;
white-space: nowrap;
color:purple;
border-radius:8px;
line-height: 25px;cursor:pointer;
border:1px solid grey;
}

.fs-tags-box
{
margin-top: -20px;
  word-wrap: break-word;
white-space: pre-wrap;
word-break: break-all;
}



.firedTag
{
  background-color:#ffd787;
/* rgba(220,220,220,.8);*/
}


.ui-autocomplete  {
  color:white;
    z-index: 99999 !important;
    position: absolute;
  top: 0;
  left: 0;
  float: left;
  display: none;
  min-width: 160px;
  width: 160px;
  padding: 4px ;
  line-height: 25px !important;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: rgba(0,0,0,0.8);
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  cursor: pointer;
}

.ui-menu-item:hover
{
  background-color: #8B008B;
}


.sort-direction,.grid,.edit,.random,.singleImage,.lists,.datesearch,.random-draft,.fs-edit,.random-stream
{
  margin-left: 10px;
  width:150px;
  border:0px solid transparent !important;
  font-size: 12px !important;
  /*margin-top: 2px;*/
  color:rgba(255,255,255,.5) !important;
}

.sort-direction:hover,.grid:hover,.edit:hover,.random:hover,.singleImage:hover,.lists:hover,.datesearch:hover,.random-draft:hover,.random-stream:hover
{
 border:transparent;

  /*border:1px solid rgba(255,255,255,.5) !important;*/
  background-color: transparent !important;
  /*margin-top:-1px;*/
  /* color:rgba(255,255,255,.5) !important;*/
color:#fff !important;
}


.dateinput
{
  width:80px;
  font-size: .7em;
}

.star1,.star2,.star3
{
	text-shadow: 2px 2px 4px #000000;
	}

.stats,.jname
{
	color:#000  !important;
	}

.black-bg
{
  background-color:#000 !important;
}


  .white{color: #fff !important;}

.nav-side-menu {
  overflow: auto;
  font-family: verdana;
  font-size: 14px; /*12px*/
  font-weight: 200;
  background-color: #2e353d;
  position: fixed  ;
  top: 0px ;
  width: 300px;
  height: 100%;
  color: #e1ffff;
  z-index:1000;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: "FontAwesome 5 free";
  font-weight: 900;
  /*content: "\f078";
  */
 content: "\25BC";
  
 display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\25B6";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 768px) {
	
.book-cover
{
  
  height:35vh;
  
 } 

.book-container
{
  padding-left: 1vw !important;
padding-right: 1vw !important;
}

.main-search-box
{
width:80%;height:20%;position:absolute;top:40%;left:5%;padding:20px;
 
}


	.gallery-block /*used to be masonryComponent*/
{
/*  background-color: #fff;*/
margin-left: 0px ;
margin-right: 0px;
margin-top: 5px;
padding:5px;

}
	
	.mob-search-box
	{
		position:absolute;
		top:0px;
		width:75%;
		left:50px;
		padding:0px !important ;
		} 
	
	
	
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  z-index: 999;

  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

.ui-helper-hidden-accessible
{
display: none !important;
}


.scenario
{
  font-size: 1em;
color:#B67CD8;
/*  white-space: nowrap;*/
}

#urgestats
{
  color: red;
  font-size: 10px;
}



.role
{
  font-size: 1em;
  color:#B67CD8;
  font-weight: bold;
}

.modal-content
{border:1px rgba(153,170,187,.8) !important ;} 

.comment-box-pop
{
  margin:3px;
  padding:5px;
	margin-top:10px;
 height:100px;
  overflow-y:hidden;
   border:1px solid #BFBABA;
    font-size :16px;
    line-height :24px;
 font-family: roboto-regular;
}


.pop-up-comment-article
{
  font-size :16px;
    line-height :24px;
 font-family: roboto-regular;

}

.comment-box-pop>div
{
    font-size :16px;
    line-height :24px;
 font-family: roboto-regular;
}



 .comment-box-pop:focus
 {
  outline :none ;
 box-shadow: 0 0 2px 1px rgba(71, 136, 228, 0.8);
 
  }
 





#pop-up-comment, #renameModal
{
 /* margin:10px;*/
  max-width:98vw;

}

.close{color:#9ab !important ;}

.edit-close{
text-shadow: 2px 4px 2px #000;
position:absolute;top:-30px;left:14%;

}

.comment-pop-image
{
object-fit:cover;
 object-position: 50% 0;
height:100%;
width:100%;
margin:auto;
}


.editBar
{
 /* display: none;*/
  position: fixed;
  left:37vw;
  bottom:5vh;
  z-index:9990;
border-radius:5px;
width:100% !important;

color:white;
/*padding:3px;
height:40px;
background-color: #696969;
box-shadow: 2px 4px rgba(0,0,0,.6);*/
}


.ratings-box
{

  position: absolute;
  bottom: 70px;
  left: 0px;
}




.mini-profile
{
  margin-top:-50px;
  margin-left:-50px;
}










@media(max-width: 768px){



.search-input
{
  width:75%;
  margin-left: 0px;
  margin-right: 3px;
  font-size: 16px;
color:#0d0d0d;
padding:20px;
background-color:#ffffff;
height: 24px;
border-radius: 5px;
}




.explore-tag-box
{
 padding:10px 5px 10px 5px;
 z-index:999;
 background-color:rgb(44,47,49) !important;
 top:70px !important;
 position: absolute !important;
 left:0px;

}


.ratings-box
{

  position: absolute;
  bottom: -50px;
  left: 0px;


}

 .fsname
 {
  margin-top: -5px;
  color:#dedede;
  font-weight: bold;
  font-size: 0.8em;
text-transform: capitalize;
text-shadow: 2px 2px 4px #000000;
z-index: 1001;
line-height:initial ;
margin-left: 10px;
}

.names-box
{position: relative;

}
 .fsdate
 {
  color:#dedede;
  /*font-weight: bold;*/
  font-size: 0.5em;
text-transform: capitalize;
text-shadow: 2px 2px 4px #000000;
z-index: 1001;
line-height:initial;
max-width:200px;
overflow: hidden;
height: 12px;
margin-top: -10px;
margin-left: 10px;
/*margin-left: -20px;
margin-top: 15px;

top: -3px;*/
}




.editBar
{

  position: fixed;
  left:0%;
  bottom:0px;
  z-index:9990;
/*max-width:100vw !important;
height:40px;
background-color: #696969;
color:white;
padding:3px;*/
}


.edit-close{
text-shadow: 2px 4px 2px #000;
position:absolute;top:-30px;left:50%;

}




}

.filterItem{cursor:pointer;border:2px solid rgba(255,0,255,0.5); padding:2px 4px 2px 4px; margin-right: 3px; border-radius: 5px;max-width:100px;display: inline-block; line-height: 12px;}
.filterText{color:#262626; font-size: 10px;}


.mrk0
{ 
color:black !important;
font-size: 1em !important;
background-color:rgb(255,255,224) !important;
 }

 .mrk1
{ 
  background-color: rgba(0,255,255,.1) !important;
color:#fff !important;
font-size: 1em !important;
 }


 .mrk2
{ 
  background-color: rgba(255,204,233,0.6) !important;
color:black !important;
font-size: 1em !important;
 }


  .mrk3
{ 
  background-color: rgba(25,234,0,0.6) !important;
color:black !important;
font-size: 1em !important;
 }



  .mrk4
{ 
  background-color: rgba(175,24,60,0.7) !important;
color:white !important;
font-size: 1em !important;

 }


.text-wrap-left,.textWrapLeft
{
/*  clear:both;*/
  float:left !important;
  margin:5px;
width:20rem; /*50%*/
height: 32rem;
object-position: top;
object-fit: cover;
}


.text-wrap-right,.textWrapRight
{
/*  clear:both;*/
  float:right !important;
  margin:5px;
 width:20%; /*50%*/

}

.small-wrap-image{width:20rem !important;/*height:32rem !important;*/ /*50%*/  }
.medium-wrap-image{width:40rem !important;/*height:65rem !important;*/ /*50%*/  }
.large-wrap-image{width:60rem !important;/*height:100rem !important;*/ /*50%*/  }

.active-filter-button
{
  background-color: purple !important;
}



.toastMsg
{
  display: none;
  position:fixed;
  z-index:999;
  text-align: center;
  padding:5px;
  max-width:300px;
  min-width:100px;
  width:auto;
  height:25px;
  border-radius: 9px;
  background-color: #5d5d5d;
  color:#fff;
 /* left:40%;
  bottom:30vh;*/
font-size: .8em;
top: 40%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -40%);
box-shadow: 2px 4px 2px #000;
border:1px solid white;
}

.disabled
{
  color:rgba(255,255,255,.1);
}

.wysiwyg-btn, .wysiwyg-act-btn
{
  font-size:.7em !important;
  padding-top: 1px !important ;
padding-bottom: 1px !important;
margin-right: 2px;
border-radius:0px !important;
background-color: transparent !important;
border: none !important;
color: white  !important;
}

.tag-for-desktop
{
  font-size:.8em !important;
}


.newitem
{
  position:absolute;
  margin-top:4px;
  margin-left: 4px;
  color:rgba(20,20,20,1);
  width:16px;
  height:16px;
font-size: 0.4em;
  z-index: 330;
  text-align: center;
  padding-top:3px;
  background-color: #ffdC87;
  border-radius:50%;
}


.dupeitem
{
  position:absolute;
  margin-top:4px;
  margin-left: 34px;
  color:#fff;
  width:16px;
  height:16px;
font-size: 0.4em;
  z-index: 330;
  text-align: center;
  padding-top:3px;
  background-color: red;
  border-radius:50%;
}


.dupe-image
{
margin-right: 10px;
max-width: 90%;
margin-top: 10px;
}


.post,.clear-draft
{
  transform: scale(0.8);
}

.logo
{
  margin-top:0px;
}

.profile-name
{
  font-size: .9em;
  font-weight: bold;
color:#dedede;
margin-right:5px;
}

.profile-image
{
width:64px;
height:64px;
border-radius: 50%;
object-fit: cover;
object-position: 50% 0%;
border:1px solid rgba(20,20,20,.3);
}


.profile-stats
{
  color:#dedede !important;
}

.fs-background
{
  background-color: rgb(0,0,0);
}

.no-margin
{
  margin-top:-5px !important;
}

.profile-box,.search-bio-stat
{
  width:30px;
height:30px;
display: inline-block;
font-size: .8em;
color:grey;
text-align: center;
margin-right: 1px;
vertical-align: middle;
}



.profile-star
{
width:90px;
height:30px;
display: inline-block;
font-size: .8em;
color:grey;
text-align: center;
margin-right: 1px;
vertical-align: middle;

}



.avatar-profile-box
{
  width:140px;
height:40px;
display: inline-block;
font-size: .8em;
color:grey;
text-align: left;
}




.bg-gray
{background-color: rgba(240,240,220,.7)}

.row-text
{font-size:.8em;font-weight: bold;}

.tooltip > .tooltip-inner {

padding: 15px;
font-size: 120%;
background-color: #FFEB6C;
color: #374D40;
}


/*info screen*/

.main-body {
    padding: 15px;
}
.card {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    background-color: #2e2e2e;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem;
}

.gutters-sm {
    margin-right: -8px;
    margin-left: -8px;
}

.gutters-sm>.col, .gutters-sm>[class*=col-] {
    padding-right: 8px;
    padding-left: 8px;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.bg-gray-300 {
    background-color: #e2e8f0;
}
.h-100 {
    height: 100%!important;
}
.shadow-none {
    box-shadow: none!important;
}
/*end info screen*/



.toolbar-label 
{
  font-size: .8em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/*
.sort-button-group:active
{
  border: 1px solid white;
}
*/

.bfired {
    background-color: purple !important;
color: white !important;
}


@media(max-width: 768px){




.flagbox-depracated
{
z-index: 150;
/*  border: 1px solid red;*/
  width: auto;
  height: 30px;
position: absolute;
bottom: 10px;
right: 10px;
display: flex;
line-height: initial;
}

  

.text-wrap-left,.textWrapLeft
{
width:97%;  

margin:5px;
}


.text-wrap-right,.textWrapRight
{
width:97%; /*50%*/*/
margin:5px;
}

.search-page-tags{overflow: auto;white-space: nowrap;}


.comment-box-pop
{
  overflow-y:scroll;
}

.thumb-container
{
  width: 72px;
  height: 72px;
margin-right: 5px;
border:2px solid rgba(255,255,255,.5);
text-align: center;
overflow-x: hidden;
}

.thumb
{
  width:auto;
  height:98%;
cursor: zoom-in;
}

    .fsimagex
    {
      max-height: 50vH; /*89vh*/
    /* min-height: 75vH;*/
      min-width:98vw;
     object-fit: cover;
     object-position:50% 0;
      /*border:3px solid rgba(255,255,255,0.8);*/
      filter:contrast(1.1);
    }

.fsimage{
  cursor: zoom-in;
  vertical-align: middle;
max-height: 75vh;

margin: auto;
min-height: 75vh;
min-width: 100vw;
margin-top:30px;

/*padding-top: 0vh;*/
}

.fsimgbox {
  height: 75vh;
  line-height: 75vh;
  min-width: 100vw;
  margin-left: -15px !important;


}


.mini-profile
{
  margin-top:0px;
}



.comment-box-pop
{
    font-size :18px;
    line-height :27px;
}

.pop-up-comment-article
{
    font-size :18px;
    line-height :28px;
}



.comment-box-pop>div
{
    font-size :18px;
    line-height :27px;
 font-family: roboto-regular;
}



}

.zero-bottom
{
  bottom: 0px !important;
}

.thumb-name
{padding: 2px;
  position: relative;
  bottom: 0px;
  left:0px;
  color: darkgrey;
  font-size: 8px;
  text-transform: capitalize;
font-weight: bold;
margin-top: 1px;
width: 80px;
overflow-x: hidden;
overflow-y: hidden;
height: 16px;
}

.green-border
{
  border-color: lightgreen !important;
  color: lightgreen !important;
}

.top_target
{
  cursor: pointer;
  z-index:266;
  color:white;
  text-shadow: 2px 2px 4px #000;
  font-weight: bold;
  font-size:12px;
  border:3px solid red;
  width:30px;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 20px;
background-color: rgba(0,0, 0, .5);
}



.spos-image-small
{
  filter: grayscale(.9);
}


.spos-image-small:hover
{
  transform: scale(2);
}

.rename-suggestion
{
  font-size:0.7em;
}

.cart-thumb
{
  margin:3px;
  width:72px;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 0;
}
.cart-name
{
  text-transform: capitalize;
}


.icon
{
  width:18px;
  height:18px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
    display: flex;
    margin-left:3px;
    margin-right:3px;
  }

.icon-face
{
  background-image: url("png/face-17-512.png");
  }

.icon-legs
{
  background-image: url("png/legs1.png");
  }

.icon-breasts
{
  background-image: url("png/breastsicon11.png");
  }
.icon-figure
{
  background-image: url("png/figure21.png");
  }
.icon-ass
{
  background-image: url("png/ass.png");
  }

  
.region-flag
{
    width: 16px;
    height: 16px;
/*    border-radius: 50%;
*/}




.tof-icon
{
  /*#696969*/
text-shadow: 2px 2px 4px #000000;
cursor: pointer;
  margin-right:3px;
/*  transform: scale(.6);*/
width: 32px;
height: 32px;

}

.tof-color
{
  color:#dedede;
}


/* THE FOLLOWING ARE USED BY ACTIONS IN F MODAL */

.highlight
{
background-color: rgba(23,222,72,0.5) !important;
}



.highlight2
{
background-color: rgba(193,133,242,0.9) !important;
}

.position-button
{
    font-size: 10px !important;
    color:black !important;
    margin: 2px;
text-transform: capitalize;
}

.finish-button,.finishx-button,.finishy-button
{
    font-size: 10px !important;
    color:rgb(220,212,232) !important;
    margin: 2px;
text-transform: capitalize;
}


