body {
  background: url("https://i.postimg.cc/ThvRgsBT/imageedit-2-6418228577.jpg") fixed repeat;
  color: white;
  font-family: SpecialElite-Regular, CaveatBrush-Regular, Trebuchet MS, Courier, Roboto;
  margin: 0;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
  overflow-y:scroll;
  overflow-x:hidden;
}

/* Start https://www.cursors-4u.com */ 
* {
  cursor: url(https://cur.cursors-4u.net/others/oth-4/oth378.cur), auto !important;
  }
/* End https://www.cursors-4u.com */

::-webkit-scrollbar { 
    display: none;  /* Chrome Safari */
}

.bg-dark, .navbar-dark {
  background-color: rgba(0, 0, 0, 0.8)!important; 
}

.bg-light {
  background-color: #fff!important;
  color: #000!important;
}

.bg-success {
  background-color: #5B2C6F!important;
}

.navbar {
  border-bottom: 4px solid #323042;
  padding: 0px;
}

/* Top fixed Navigation bar */
.navbar a {
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: Futura, Trebuchet MS, Arial, sans-serif;
  font-size: 0.7em;
}

.navbar a:hover {
  background: #323042;
  color: #fff;
}

/* Sidebar related */
.sidebarimg {
  margin-top: -150px;
  position: absolute;
}

.profileimg {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  float:left;
  padding: 5px;
}

.sidebarbanner {
  padding: 0px!important;
  display: block;
}

.sidenav > * {
  padding: .5rem;
  }

.sidenav > p {
  padding: 6px 8px 6px 6px;
}

.sidenav {
  background: #000;
  overflow: visible;
  color: #fff;
  font-size: 0.7em;
  font-family: Futura, Trebuchet MS, Arial, sans-serif;
}

.sidenav-btn {
  background-color: #8E44AD;
  color: #fff!important;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.sidenav-btn:hover, .sidenav-btn:active, .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #5B2C6F!important;
}

.sidenav a, .nav-pills .nav-link {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  color: #8E44AD;
  display: block;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: Futura, Trebuchet MS, Arial, sans-serif;
  font-size: 0.7em;
}

.sidenav a:hover {
  color: #BB8FCE;
}

/* Main content */
.demo-content2{
    padding: 15px;
    font-size: 18px;
    background: transparent;
    margin-bottom: 15px;
    margin-top: 200px;
}

.demo-content{
    padding: 15px;
    font-size: 18px;
    background: transparent;
    margin-bottom: 15px;
    margin-top: 60px;
}

.demo-content.bg-alt{
   background: transparent;
}

.topmain {
  height: auto;
  font-size: 14px;
  border-bottom: 5px solid #323042;
}

.main {
  min-height: 500px;
  overflow: auto;
  font-size: 14px;
  border-bottom: 5px solid #323042;
}

.mainabout {
  margin-top: 50px; /* Add a top margin to avoid content overlay */
  overflow: auto;
  font-size: 14px;
  padding: 20px;
  border-bottom: 5px solid #323042;
}

.ramblings {
  margin-top: 10px; /* Add a top margin to avoid content overlay */
  overflow: auto;
  font-size: 14px;
  padding: 20px;
  border-bottom: 5px solid #323042;
}

.wb {
  margin-top: 50px; /* Add a top margin to avoid content overlay */
  overflow: auto;
  font-size: 14px;
  padding: 20px
}

.maingal {
  margin-top: 50px; /* Add a top margin to avoid content overlay */
  overflow: hidden;
  font-size: 14px;
  padding: 20px;
}

.rowcom {
  margin-top: 50px; /* Add a top margin to avoid content overlay */
}

.com {
  height: 350px;
  overflow: auto;
  font-size: 14px;
}

.mainabout a, .main a, .maingal a {
  color: #8E44AD;
}

.mainabout a:hover, .main a:active, .main a:hover, .main a:active, .maingal a:hover, .maingal a:active {
  color: #BB8FCE;
}

.mainfav {
  margin-top: 60px; /* Add a top margin to avoid content overlay */
}

.mainfav2 {
  margin-top: 10px; /* Add a top margin to avoid content overlay */
  height: 400px;
  overflow: auto;
  font-size: 14px;
  border-bottom: 5px solid #323042;
}

.funtext {
  height: 200px;
  overflow: auto;
  border-bottom: 5px solid #323042;
}

.cardA {
  height: 300px;
  border-bottom: 5px solid #323042;
}

.cardB {
  height: 400px;
  border-bottom: 5px solid #323042;
}

.card1 {
  overflow: auto;
  padding: 4px;
}

.card2 {
  overflow: auto;
  padding: 2px;
}

.cardC {
    max-height: 200px;
}

.list1 {
  overflow: auto;
  padding: 4px;
  height: 300px;
  border-bottom: 5px solid #323042;
}

.witchcraft {
  margin-top: 50px; /* Add a top margin to avoid content overlay */
}

.btn-dark, .btn-check:focus+.btn-dark, .btn-dark:focus, .btn:focus,  {
  background-color: #8E44AD!important;
  color: #fff!important;
  text-align: center;
  text-decoration: none;
  border-color: #8E44AD!important;
  box-shadow: none!important;
  outline:none!important;
}

.nav-tabs .nav-link:hover {
  background: none;
  color: #8E44AD;
  text-align: center;
  text-decoration: none;
  border: none!important;
  box-shadow: none!important;
  outline:none!important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:active, .nav-tabs .nav-link.active:hover {
  background: #fff!important;
  text-align: center;
  text-decoration: none;
  border: none!important;
  box-shadow: none!important;
  outline:none!important;
}

.nav-link {
 color: #fff; 
 transition: none!important;
 letter-spacing: .75px;
  text-transform: uppercase;
}

.btn-dark:hover, .btn-dark:active {
  background-color: #5B2C6F!important;
  border-color: #8E44AD;
}

.footer {
  text-align: center;
  height: 50px;
  overflow: auto;
  font-size: 14px;
  border-bottom: 5px solid #323042;
}

.maincast {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  padding: 5px;
  
}

.img-thumbnail {
  background-color: #fff;
  display: inline-block; /* makes it fit in like an <img> */
  width: 100%;
}

.headertab, .card-header-tabs {
  border-bottom: none;
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

/* Other */
.fontaw {
  color: #8E44AD;
}

.fontaw:active, .fontaw:hover {
  color: #BB8FCE;
}

.picright {
  float:right;
  margin: 2px;
}

.picleft {
  float:left;
  margin: 2px;
}

.stamps {
  display: inline-block; /* makes it fit in like an <img> */
  margin-left: 5px;
}

.picheader {
   margin-left: 5px;
   margin-right: 5px;
}

ul {
  list-style-image: url('https://i.postimg.cc/w3KYqLmJ/z55353881cg6-1.gif');
}

b, strong, strike {
 text-shadow: 1px 1px #ff00ff99, -1px -1px #00ffff99;
 font-weight: 800;
}

i, u {
  color: #8E44AD;
}

h1 {
  color: white;
  text-shadow: 1px 1px 2px #fff, 0 0 10px #fff, 0 0 3px #fff;
}

h2 {
  font-size: 25px;
  font-weight: bolder;
  color: #8E44AD;
  border-bottom: #8E44AD dashed 3px;
}

h3 {
  text-transform: uppercase;
  letter-spacing: 0.25em;
  color: #fff;
  font-size: 30px;
  font-weight: bolder;
  text-shadow: -0.07em 0 red, 0.07em 0 cyan;
  margin-top: 5px;
  margin-bottom: 2px;
}

h4 {
  color: #8E44AD;
  border-bottom: #8E44AD solid 2px;
  border-top: #8E44AD solid 2px;
  font-weight: bolder;
}

h5 {
    letter-spacing: 5px;
    text-decoration: underline dotted #8E44AD;
}

h6 {
  color: #ccc;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding-left: 2px;
  background-color: #8E44AD!important;
  letter-spacing: 3px;
  border-left: 5px solid #5B2C6F;
  border-right: 5px solid #5B2C6F;
}

hr {
  color: #8E44AD;
  border: solid 2px #8E44AD;
  height: 5px;
  max-width: 100%;
}

blockquote, q {
  display: block;
  background: #8E44AD;
  padding: 10px 15px 10px 40px;
  margin: 0 auto 3px;
  max-width: 1000px;
  position: relative;
  line-height: 1.2;
  color: #ccc;
  text-align: justify; 
  border-top: 5px solid #5B2C6F;
  border-bottom: 5px solid #5B2C6F;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@keyframes flicker {
  0% {
    opacity: 0.27861;
  }
  5% {
    opacity: 0.34769;
  }
  10% {
    opacity: 0.23604;
  }
  15% {
    opacity: 0.90626;
  }
  20% {
    opacity: 0.18128;
  }
  25% {
    opacity: 0.83891;
  }
  30% {
    opacity: 0.65583;
  }
  35% {
    opacity: 0.67807;
  }
  40% {
    opacity: 0.26559;
  }
  45% {
    opacity: 0.84693;
  }
  50% {
    opacity: 0.96019;
  }
  55% {
    opacity: 0.08594;
  }
  60% {
    opacity: 0.20313;
  }
  65% {
    opacity: 0.71988;
  }
  70% {
    opacity: 0.53455;
  }
  75% {
    opacity: 0.37288;
  }
  80% {
    opacity: 0.71428;
  }
  85% {
    opacity: 0.70419;
  }
  90% {
    opacity: 0.7003;
  }
  95% {
    opacity: 0.36108;
  }
  100% {
    opacity: 0.24387;
  }
}
@keyframes textShadow {
  0% {
    text-shadow: 0.4389924193300864px 0 1px rgba(0,30,255,0.5), -0.4389924193300864px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  5% {
    text-shadow: 2.7928974010788217px 0 1px rgba(0,30,255,0.5), -2.7928974010788217px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  10% {
    text-shadow: 0.02956275843481219px 0 1px rgba(0,30,255,0.5), -0.02956275843481219px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  15% {
    text-shadow: 0.40218538552878136px 0 1px rgba(0,30,255,0.5), -0.40218538552878136px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  20% {
    text-shadow: 3.4794037899852017px 0 1px rgba(0,30,255,0.5), -3.4794037899852017px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  25% {
    text-shadow: 1.6125630401149584px 0 1px rgba(0,30,255,0.5), -1.6125630401149584px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  30% {
    text-shadow: 0.7015590085143956px 0 1px rgba(0,30,255,0.5), -0.7015590085143956px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  35% {
    text-shadow: 3.896914047650351px 0 1px rgba(0,30,255,0.5), -3.896914047650351px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  40% {
    text-shadow: 3.870905614848819px 0 1px rgba(0,30,255,0.5), -3.870905614848819px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  45% {
    text-shadow: 2.231056963361899px 0 1px rgba(0,30,255,0.5), -2.231056963361899px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  50% {
    text-shadow: 0.08084290417898504px 0 1px rgba(0,30,255,0.5), -0.08084290417898504px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  55% {
    text-shadow: 2.3758461067427543px 0 1px rgba(0,30,255,0.5), -2.3758461067427543px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  60% {
    text-shadow: 2.202193051050636px 0 1px rgba(0,30,255,0.5), -2.202193051050636px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  65% {
    text-shadow: 2.8638780614874975px 0 1px rgba(0,30,255,0.5), -2.8638780614874975px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  70% {
    text-shadow: 0.48874025155497314px 0 1px rgba(0,30,255,0.5), -0.48874025155497314px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  75% {
    text-shadow: 1.8948491305757957px 0 1px rgba(0,30,255,0.5), -1.8948491305757957px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  80% {
    text-shadow: 0.0833037308038857px 0 1px rgba(0,30,255,0.5), -0.0833037308038857px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  85% {
    text-shadow: 0.09769827255241735px 0 1px rgba(0,30,255,0.5), -0.09769827255241735px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  90% {
    text-shadow: 3.443339761481782px 0 1px rgba(0,30,255,0.5), -3.443339761481782px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  95% {
    text-shadow: 2.1841838852799786px 0 1px rgba(0,30,255,0.5), -2.1841838852799786px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
  100% {
    text-shadow: 2.6208764473832513px 0 1px rgba(0,30,255,0.5), -2.6208764473832513px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
}
.crt::after {
  content: " ";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(18, 16, 16, 0.1);
  opacity: 0;
  z-index: 2;
  pointer-events: none;
}
.crt::before {
  content: " ";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
  z-index: 2;
  background-size: 100% 2px, 3px 100%;
  pointer-events: none;
}

