@charset "UTF-8";
/* CSS Document */



.BoxMobileDetails1968V2 {
    background-color: #FFFFFF;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-align: left;
    padding-left: 10px;
}

.BoxMobileDetailsSpacer1968 {
   padding-top: 10px;
}

.PhotoLarge1968V2 {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    color: #000000;
}
.PhotoSmall196812 {
    border-radius: 50px;
}


.ListingV12025 {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.ListingPhoto2025 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.ListingPhoto2025Curve {
    border-radius: 15px;
}

.ListingDetails2025 {
	float: left;
}

#NMListyPhotoContainer2025 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    top: 0px;
    float: left;
}


/* Neon Bar CSS */

.my2025NeanBarBackground001 {
    background-color: #1F0037;
    color: #ffffff;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
}


/* Backgrounds CSS */


.my2025RegisterBackground001 {
    background-color: #000000;
    color: #E89A9C;	
}
.my2025RegisterBackground002 {
    color: #ffffff;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(74,0,101,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(74,0,101,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(74,0,101,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(74,0,101,1.00) 100.00%);
    padding-bottom: 100px;
    padding-top: 20px;
}
.my2025RegisterBackground003 {
    color: #4A0065;
    background-color: #F89900;
    position: fixed;
    bottom: 0px;
}

/* Profile CSS */

.my2025NMProfilePhoto {
    padding-bottom: 10px;
}

/* Neon Text */


.GlowPink {
  font-size: 20px;
  color: #ff66c4;
  text-align: center;
  -webkit-animation: GlowPink 1s ease-in-out infinite alternate;
  -moz-animation: GlowPink 1s ease-in-out infinite alternate;
  animation: GlowPink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes GlowPink {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

.GlowPinkLarge {
  font-size: 40px;
  color: #ff66c4;
  text-align: center;
  -webkit-animation: GlowPink 1s ease-in-out infinite alternate;
  -moz-animation: GlowPink 1s ease-in-out infinite alternate;
  animation: GlowPink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes GlowPinkLarge {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

/* Heart Box Photo Profile */
#Heart {
    display: block;
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}