@charset "UTF-8";

UTF-8;
UTF-8;a:active,a:hover,a:link,a:visited {
  color:grey;
}

a:link {
  text-decoration:none;
}

body {
  font-size:1rem;
  line-height:1;
  color:#fff;
  padding:0;
  margin:0;
  padding-bottom:50px;
}

body {
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  background-color:#000000;
}

@media (max-width:980px) {
  body {
    background-image:url(https://img.mfcimg.com/photos2/294/29403581/353-238-248-282-12916406.png);
  }
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

#age_container,#automobile_container,#body_type_container,#cam_score_container,#city_container,#country_container,#drink_container,#drugs_container,#ethnicity_container,#eyes_container,#favorite_food_container,#gender_container,#hair_container,#height_container,#marital_status_container,#occupation_container,#pets_container,#school_container,#sexual_preference_container,#smoke_container,#username_container,#weight_container {
  display:none;
}

#footer_bar,#header_bar {
  display:none;
}

#about_me_label,#profile_about_me>div:nth-child(1) {
  display:none;
}

#tags_container,#tags_label,#tags_value {
  display:none;
}

#avatar_holder,#profile_avatar,#profile_main_photo {
  display:none;
}

#blurb_container {
  display:none;
}

#profile_header_container {
  position:absolute;
  background:#fff;
  background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);
  background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);
  background:linear-gradient(to bottom,#fff 1%,#efefef 100%);
  border:3px solid #ffc8b6;
  box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -moz-box-shadow:4px 4px 20px rgba(0,0,0,.2);
  padding:5px;
  margin-top:460px;
  margin-left:290px;
  z-index:100;
  font-size:1em;
  width:316px;
  min-height:40px!important;
  text-align:left;
  color:#000;
  -ms-transform:rotate(-4deg);
  -webkit-transform:rotate(-4deg);
  transform:rotate(-4deg);
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  display:none;
}

#profile_header_container:hover {
  -ms-transform:rotate(0);
  -webkit-transform:rotate(0);
  transform:rotate(0);
}

#status_container,#unix_last_broadcast_container,#unix_last_updated_container {
  color:#000;
}

#unix_last_broadcast_value,#unix_last_updated_value {
  color:#000;
}

#status_container a:link {
  color:#000;
  text-decoration:none;
}

#status_container a:visited {
  color:#000;
}

#status_container a:active {
  color:#000;
}

#status_container a:hover {
  color:#f58f6d;
}

#profile {
  width:1000px;
  margin:0 auto;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:fixed;
  background-attachment:fixed;
  font-size:.875em;
  line-height:1.25;
  color:#000;
  box-shadow:0 0 70px transparent;
  -webkit-box-shadow:0 0 70px transparent;
  -moz-box-shadow:0 0 70px transparent;
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:#000;
  margin:20px auto;
  padding:0;
  width:1000px;
  height:50px;
  line-height:70px;
  font-size:25px;
  text-transform:capitalize;
  text-align:center;
  letter-spacing:-1px;
  font-weight:300;
  display:none;
}

.profile_section_content {
  z-index:auto;
  padding:0;
  margin:0;
}

#profile_aboutme {
  margin:25px 0 0;
}

#meet_aboutme_value {
  display:block;
  margin:0 auto;
}

img {
  border-radius:0;
  box-shadow:none;
}

.img_radius_shadow {
  border-radius:0;
  box-shadow:none;
}

#img_preview {
  box-shadow:none;
}

#img_preview,#img_preview img {
  background:rgba(0,0,0,0);
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
}

.images {
  padding:10px;
  margin:10px;
}

.container {
  display:block;
  margin:0;
}

.notice {
  color:rgba(8,8,8,.8);
}

#profile_schedule {
  display:block;
  background-color:re;
  display:block;
  position:absolute;
  margin-top:-2740px;
  width:1000px;
  text-align:left;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  display:none;
}

#profile_schedule .container {
  background-color:rgba(0,0,0,0);
  border:0 solid #fff;
  position:relative;
  top:15px;
  display:inline-block;
  width:125px;
  height:130px;
  margin:0 auto;
  padding:0;
  margin-left:0;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}

#schedule_day_0_container {
  margin-left:10px!important;
}

#profile_schedule .label {
  display:block;
  width:100%;
  font-size:15px;
  line-height:1em;
  text-align:center;
  margin-top:15px;
  color:#a493b7;
  font-family:"Duru Sans";
}

#profile_schedule .value {
  display:block;
  position:absolute;
  font-size:11px;
  font-weight:400;
  color:#797878;
  text-align:center;
  margin-top:10px;
  width:100px;
  margin-left:12px;
}

.emphasis {
  font-weight:400;
}

#schedule_converted {
  text-align:center;
  font-size:10px;
  color:grey;
  width:940px;
  height:20px;
  margin-top:-20px;
  padding-bottom:100px;
}

#profile_photo_galleries {
  display:block;
  position:relative;
  background-color:re;
  margin-top:-100px;
  display:none;
}

#profile_password_photo_galleries {
  position:relative;
  margin:0 auto;
  padding-top:30px;
  padding-bottom:80px;
  display:none;
}

.photo_gallery_link {
  display:block;
  background-color:rd;
}

.photo_gallery_preview {
  margin:0;
  display:inline-block;
  width:190px;
  background-color:#ee9f8;
  padding:1px 20px 30px;
}

.password_photo_gallery_preview {
  margin:0;
  display:inline-block;
  width:190px;
  background-color:violet;
  padding:1px 20px 30px;
}

.photo_gallery_previews {
  text-align:center;
  background-color:re;
  margin-top:200px;
}

#password_photo_gallery_previews {
  background-color:yello;
  margin-top:-45px;
}

.photo_gallery_name,.photo_gallery_name a {
  font-size:14px;
  text-decoration:none;
  color:grey;
  font-weight:1000;
  text-transform:capitalize;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.photo_gallery_count {
  text-transform:uppercase;
  font-size:8px;
  color:#fff;
  font-weight:1000;
}

.photo_gallery_image {
  width:130px;
  height:130px;
  border:2px solid #f5d69e;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

#password_photo_gallery_previews>.photo_gallery_preview>.photo_gallery_link {
  background-repeat:no-repeat;
  background-size:118%;
  height:150px;
  width:112px;
  border:solid 0 #00f;
  margin-bottom:5px;
  margin-left:27px;
}

.photo_gallery_lock {
  visibility:hidden;
}

.images {
  text-align:center;
}

.topheader {
  position:fixed;
  height:80px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background:#000;
  box-shadow:5px 5px 30px rgb(0 243 41 / 40%);
  -moz-box-shadow:5px 5px 30px rgb(0 243 41 / 40%);
  -o-box-shadow:5px 5px 30px rgb(0 243 41 / 40%);
  -webkit-box-shadow:5px 5px 30px rgb(0 243 41 / 40%);
}

.items {
  display:inline-block;
  vertical-align:top;
  width:1000px;
  position:fixed;
  z-index:9999;
  text-align:center;
  background-color:re;
  margin-top:34px;
}

.items li {
  font-size:15px;
  font-weight:bolder;
  float:left;
  font-weight:500;
  font-family:"Duru Sans";
}

.items a {
  color:#ffffff;
  text-transform:uppercase;
  text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #fff,0 0 40px #00ff08,0 0 80px #00ff08,0 0 90px #00ff08,0 0 100px #00ff08,0 0 150px #00ff08;
}

.items a:hover {
  color:#ada8a8;
}

.social {
  height:50px;
  margin-top:-22px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.top {
  margin-left:150px;
}

.middle {
  margin-left:20px;
}

.right {
  margin-left:17px;
}

.social:hover {
  opacity:1;
}

#ContentHeader {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:607px;
  background:url(https://img.mfcimg.com/photos2/294/29403581/467-795-712-983-13250889.png);
  background-size:contain;
  background-repeat:no-repeat;
  background-position:top center;
}

#ContentHeader h1 {
  display:block;
  position:relative;
  margin-top:450px;
  margin-left:452px;
  width:400px;
  font-family:"Duru Sans";
  font-size:25px;
  font-weight:500;
  letter-spacing:3px;
  color:#fff;
  text-align:center;
  font-style:initial;
  text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #fff,0 0 40px #00ff08,0 0 80px #00ff08,0 0 90px #00ff08,0 0 100px #00ff08,0 0 150px #00ff08;
}

.subtitlex {
  font-family:'Permanent Marker',cursive;
  text-align:center;
  font-size:14px;
  color:#6cd76c;
  margin-top:-10px;
  margin-left:452px;
  width:400px;
  background-color:re;
  font-weight:500;
}

.socialcon {
  margin-top:-2px;
  height:40px;
  margin-right:20px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  -webkit-filter:invert(100%);
  filter:invert(100%);
  opacity:.7;
}

.twitter {
  margin-left:536px;
}

.socialcon:hover {
  opacity:.4;
}

#aboutmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:800px;
  background-image:url(https://img.mfcimg.com/photos2/294/29403581/110-190-336-814-12916319.png);
  background-size:contain;
  background-repeat:no-repeat;
}

.aboutmetxt {
  background-color:re;
  display:inline-block;
  position:relative;
  text-align:right;
  padding:10px;
  margin-top:200px;
  margin-left:55px;
  height:500px;
  width:330px;
  font-family:"Duru Sans";
  overflow:hidden;
}

.aboutmetxth3 {
  color:#a28c8b;
}

h3 {
  font-size:17px;
  line-height:20px;
  font-weight:500;
  font-family:'Permanent Marker',cursive;
  color:#6cd76c;
}

p {
  font-size:16px;
  line-height:17px;
  font-weight:400;
  color:#6cd76c;
  font-family:'Permanent Marker',cursive;
}

#tipmenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  background-position:right center;
  background-size:64%;
  background-image:url(https://img.mfcimg.com/photos2/294/29403581/893-473-153-960-12918839.png);
  background-position:right;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Duru Sans";
}

.contenitoremance {
  display:inline-block;
  background-color:re;
  margin-top:230px;
  width:450px;
  text-align:right;
  margin-left:60px;
}

.tipp {
  font-size:17px;
  letter-spacing:1px;
}

.tipper {
  font-size:60px;
  font-weight:bolder;
  letter-spacing:3px;
/* float: left; */
  font-weight:500;
  font-family:"Duru Sans";
  color:#d258b4;
}

.specificamenu {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing:0;
  font-size:12px;
  color:#905381;
}

.tipp a {
  color:#676868;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.tipp a:hover {
  opacity:.6;
}

.prezzotipp {
  color:#d258b4;
  font-size:20px;
  margin-left:10px;
}

.valutatipp {
  color:#a5a4a4;
  font-size:13px;
  font-weight:400;
}

#clubsWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:1000px;
  width:1000px;
  background-image:url(http://i.imgur.com/jKWSvFf.png);
  background-size:1000px 1000px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Duru Sans";
}

.testosquadre {
  display:inline-block;
  position:absolute;
  background-color:re;
  margin-top:210px;
  margin-left:447px;
  text-align:right;
  width:380px;
}

.club {
  display:inline-block;
  position:absolute;
  background-color:re;
  text-align:center;
  width:180px;
  height:300px;
  padding:10px;
}

.accesso {
  display:inline-block;
  position:relative;
  height:30px;
  width:80px;
  font-size:20px;
  line-height:30px;
  font-weight:400;
  margin-top:17px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.accesso:hover {
  -ms-transform:scale(.7,.7);
  -webkit-transform:scale(.7,.7);
  transform:scale(.7,.7);
}

.privilegi {
  background-color:yello;
  height:140px;
  margin-top:70px;
  font-size:16px;
}

.privilegig {
  color:#685486;
}

.privilegip {
  color:#3f3f40;
}

.privilegid {
  color:#855380;
  font-size:17px;
}

.accessog {
  height:30px;
  width:80px;
  color:#eddb80;
  border:1px solid #eddb80;
}

.accessod {
  height:35px;
  line-height:35px;
  font-size:22px;
  width:80px;
  color:#865481;
  border:1px solid #865481;
  margin-top:16px;
}

.accessop {
  height:30px;
  width:80px;
  color:#f2f2f2;
  border:1px solid #f2f2f2;
}

.clubg {
  margin-top:590px;
  margin-left:152px;
}

.clubd {
  margin-top:593px;
  margin-left:399px;
}

.clubp {
  margin-top:590px;
  margin-left:648px;
}

#HTWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:1200px;
  width:1000px;
  background-image:url(http://i.imgur.com/wlfSyES.png);
  background-size:1000px 1200px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Duru Sans";
}

.testocontributori {
  background-color:re;
  display:inline-block;
  position:relative;
  text-align:center;
  margin-top:216px;
  margin-left:250px;
  height:70px;
  width:500px;
  font-family:"Duru Sans";
}

.AllTimeName {
  width:340px;
  height:60px;
  margin-left:325px;
  margin-top:65px;
  font-size:50px;
  color:#bf9f5f;
  font-weight:800;
}

.AllTimeAmount {
  width:240px;
  height:40px;
  margin-left:375px;
  margin-top:-35px;
  font-size:40px;
  line-height:40px;
  color:#8a6892;
  font-weight:800;
}

.YearYear {
  width:70px;
  height:20px;
  margin-left:460px;
  margin-top:171px;
  font-size:25px;
  line-height:20px;
  color:#629b93;
  font-weight:400;
}

.YearName {
  width:300px;
  height:50px;
  line-height:50px;
  margin-left:345px;
  margin-top:-11px;
  font-size:45px;
  color:#77aca5;
  font-weight:400;
}

.YearAmount {
  width:140px;
  height:40px;
  line-height:20px;
  margin-left:425px;
  margin-top:-36px;
  font-size:35px;
  color:#8a6892;
  font-weight:400;
  border-top:1px solid #8a6892;
}

.MonthMonth {
  width:70px;
  height:18px;
  margin-left:460px;
  margin-top:144px;
  font-size:18px;
  line-height:18px;
  color:#b15809;
  font-weight:400;
}

.MonthName {
  width:290px;
  height:35px;
  line-height:35px;
  margin-left:350px;
  margin-top:-7px;
  font-size:35px;
  color:#b35e13;
  font-weight:400;
}

.MonthAmount {
  width:100px;
  height:20px;
  line-height:20px;
  margin-left:445px;
  margin-top:-34px;
  font-size:25px;
  color:#8a6892;
  font-weight:400;
  border-top:1px solid #8a6892;
}

.AllTimeAmount,.AllTimeName,.MonthAmount,.MonthMonth,.MonthName,.YearAmount,.YearName,.YearYear {
  display:block;
  position:relative;
  padding:5px;
  overflow:hidden;
  text-align:center;
  background-color:#ff00003;
}

#shareWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:950px;
  width:1000px;
  background-image:url(https://img.mfcimg.com/photos2/294/29403581/954-499-658-510-12918588.png);
  background-size:1000px 950px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#shareWrapper iframe {
  background-color:gree;
  margin-top:210px;
  margin-left:59px;
  width:612px;
  height:700px;
}

.contentshare {
  background-color:re;
  display:inline-block;
  position:absolute;
  text-align:left;
  padding:10px;
  margin-top:210px;
  margin-left:25px;
  height:500px;
  width:200px;
  font-family:"Duru Sans";
  overflow:hidden;
}

.contentshare a:link {
  color:#2f8e63;
  text-transform:uppercase;
  font-weight:bolder;
}

.contentshare a:visited {
  color:#2f8e63;
}

.contentshare a:active {
  color:#2f8e63;
}

.contentshare a:hover {
  color:#bf354c;
}

.contentshare h3 {
  color:#00de78;
}

.testoriffa {
  background-color:re;
  display:inline-block;
  position:relative;
  text-align:left;
  margin-top:216px;
  margin-left:250px;
  height:40px;
  width:500px;
  font-family:"Duru Sans";
}

.maddie-image {
  display:block;
  position:absolute;
  width:750px;
  height:500px;
  border-radius:35px;
  margin-top:45px;
  margin-left:113px;
  border:12px solid #fff;
  box-shadow:0 6px 50px rgba(0,0,0,.15);
  -moz-box-shadow:0 6px 50px rgba(0,0,0,.15);
  -webkit-box-shadow:0 6px 50px rgba(0,0,0,.15);
  opacity:.8;
}

.MyLogo {
  display:inline-block;
  position:fixed;
  width:175px;
  height:45px;
  background-image:url(http://i.imgur.com/hvl8dfn.png);
  background-repeat:no-repeat;
  background-size:100%;
  bottom:35px;
  left:5px;
  z-index:1000;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -o-transition:all 1s ease;
}

.MyLogo:hover {
  -moz-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -o-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -ms-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -moz-animation-fill-mode:forwards;
  -webkit-animation-fill-mode:forwards;
  -o-animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@-webkit-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-moz-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-o-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity:0;
  }

  to {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity:0;
  }

  to {
    opacity:1;
  }
}

@-o-animation fadeIn {
  fromopacity:0;
}

to {
  opacity:1;
}

to {
  opacity:1;
}

to {
  opacity:1;
}

#profile_interests_content .value {
  font-weight:400;
  margin-left:0!important;
}

#meaning_life_container {
  padding-top:15px;
}

#profile_interests_content {
  background:#3f3f3f;
  background:-moz-radial-gradient(center,ellipse cover,#3f3f3f 0,#000 100%);
  background:-webkit-radial-gradient(center,ellipse cover,#3f3f3f 0,#000 100%);
  background:radial-gradient(ellipse at center,#3f3f3f 0,#000 100%);
}

#be_anywhere_label,#craziest_thing_label,#favorite_books_label,#favorite_movies_label,#favorite_songs_label,#five_things_label,#for_fun_label,#hobbies_label,#know_me_label,#meaning_life_label,#perfect_date_label,#perfect_mate_label,#talents_label,#turn_ons_label {
  text-align:center!important;
  color:#ddc779;
  text-transform:uppercase;
  font-size:14px;
}

#be_anywhere_value,#craziest_thing_value,#favorite_books_value,#favorite_movies_value,#favorite_songs_value,#five_things_value,#for_fun_value,#hobbies_value,#know_me_value,#meaning_life_value,#perfect_date_value,#perfect_mate_value,#talents_value,#turn_ons_value {
  text-align:center!important;
  color:#d6d3d3;
  font-size:14px;
}

#be_anywhere_container,#craziest_thing_container,#favorite_books_container,#favorite_movies_container,#favorite_songs_container,#five_things_container,#for_fun_container,#hobbies_container,#know_me_container,#meaning_life_container,#perfect_date_container,#perfect_mate_container,#talents_container,#turn_ons_container {
  display:none;
}

.Copyright {
  display:inline-block;
  position:relative;
  margin:40px auto;
  height:20px;
  width:100%;
  text-align:center;
  font-size:12px;
  font-weight:400;
  color:#000;
  font-style:normal;
  z-index:1;
}

.dirittilogo {
  position:relative;
  top:1px;
  height:12px;
}

.divietodiriproduzione {
  display:block;
  color:#665b69;
  font-size:10px;
  margin-top:1px;
}

.Copyright>a:link {
  color:#ba6ecc;
  text-decoration:none;
}

.Copyright>a:visited {
  color:#ba6ecc;
}

.Copyright>a:active {
  color:#ba6ecc;
}

.Copyright>a:hover {
  color:#000;
}

#profile_comments {
  display:none;
}

#new_comment_login_message {
  color:#fff;
}

#wall_poster_avatar {
  display:none;
}

.user_comment_textarea_big {
  width:710px;
  height:125px;
  box-shadow:inset 0 0 16px #333);
}

.user_comment_textarea_small {
  width:710px;
  height:125px;
  box-shadow:inset 0 0 16px #333);
}

#user_comment_comment {
  font-size:14px;
  box-shadow:inset 0 0 10px rgba(0,0,0,.2);
  -moz-box-shadow:inset 0 0 50pxrgba(0,0,0,.2);
  -o-box-shadow:inset 0 0 50px rgba(0,0,0,.2);
  -webkit-box-shadow:inset 0 0 20px rgba(0,0,0,.2);
  border:1px solid grey;
}

.wall_post {
  margin:0 auto;
  min-height:93px;
}

.wall_post_info>a:link {
  color:#fff;
  text-decoration:none;
}

.wall_post_info>a:visited {
  color:#fff;
}

.wall_post_info>a:active {
  color:#fff;
}

.wall_post_info>a:hover {
  color:#fff;
}

.wall_post_body {
  color:#fff;
  overflow:visible;
  position:relative;
  margin-left:160px;
  font-size:14px;
  font-style:italic;
}

.wall_post_body img {
  max-height:200px;
}

.wall_post_body iframe {
  max-height:340px;
  max-width:450px;
}

.wall_post_avatar img {
  width:60px;
  height:60px;
  border:1px solid #fff;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -o-border-radius:50px;
  z-index:9999;
  margin:10px 0 0 20px;
}

.wall_post_info {
  font-size:13px;
  background:-moz-linear-gradient(left,#c09772 0,rgba(192,151,114,0) 100%);
  background:-webkit-linear-gradient(left,#c09772 0,rgba(192,151,114,0) 100%);
  background:linear-gradient(to right,#c09772 0,rgba(192,151,114,0) 100%);
  width:400px;
  margin:10px 100px;
  color:#fff;
  font-style:italic;
  padding:2px;
}

#wall_poster_username {
  font-size:15px;
  opacity:1;
  margin-left:180px;
  padding-left:10px;
}

.wall_post_body {
  width:738px;
  background-color:#3f3c46;
  box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -moz-box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -o-box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:0 6px 30px rgba(0,0,0,.15);
  padding:20px;
  position:relative;
  float:left;
  left:-65px;
  top:-60px;
  -ms-transform:rotate(0);
  -webkit-transform:rotate(0);
  transform:rotate(0);
  border:1px solid #888073;
  font-size:14px;
  color:#dad9d8;
}

.wall_post_avatar {
  background-repeat:no-repeat;
  background-size:100%;
  border-radius:100px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -o-border-radius:100px;
  height:100px;
  width:100px;
}

.wall_post_time {
  font-size:8px;
  float:right;
  margin:-29px 30px;
  color:#9a9898;
  padding:3px;
}

#comments {
  margin-bottom:40px;
}

#new_comment {
  margin:35px 0 15px;
}

#new_comment input {
  background-color:#e8e8e8;
  font-size:10px;
  border:1px solid #ccc;
  border-radius:15px 5px 15px 5px;
  -webkit-border-radius:15px 5px 15px 5px;
  -moz-border-radius:15px 5px;
  -o-border-radius:15px 5px 15px 5px;
  transition:.5s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

#new_comment input:hover {
  border-radius:5px 15px 5px 15px;
  -webkit-border-radius:5px 15px 5px 15px;
  -moz-border-radius:5px 15px;
  -o-border-radius:5px 15px 5px 15px;
}

#new_comment_inputs {
  max-width:750px;
}

#new_comment_buttons {
  color:#fff;
  margin-bottom:40px;
  font-size:10px;
}

#profile_load_more_comments {
  border:1px solid #fff;
  text-transform:capitalize;
  width:170px;
  height:35px;
  line-height:35px;
  margin-left:385px;
  font-size:10px;
  color:#fff;
  text-align:center;
  text-decoration:none;
}

#profile_load_more_comments:hover {
  opacity:.6;
}

#strip_links_popup {
  border:2px solid #fff;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -o-border-radius:10px;
}

#new_comment_strip_links_container {
  display:none;
}

#new_comment_login_message {
  font-size:11px;
  background-color:re;
  text-align:center;
  width:700px;
  margin-left:150px;
  color:grey;
  padding-bottom:30px;
}

#profile_friends {
  background-color:yello;
  width:300px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:center;
  margin-left:350px;
  display:none;
}

#admirers_container,#average_rating_container,#favorite_models_container,#favorite_models_value,#friends_container,#rate_container {
  margin:0 auto;
  background-color:viole;
}

#admirers_label,#average_rating_label,#favorite_models_label,#friends_label,#rate_label {
  background-color:re;
  text-align:center;
  min-width:300px;
  max-width:300px;
  color:#c5c3c3;
  display:block;
}

#admirers_value,#average_rating_value,#favorite_models_value.value,#friends_value,#rate_value {
  background-color:gree;
  width:380px;
  text-align:center;
  padding-bottom:20px;
}

#profile_friends img {
  display:inline-block;
  position:relative;
  height:10px;
  margin-right:4px;
}

#admirers_container,#admirers_value,#average_rating_container,#average_rating_count,#favorite_models_container,#favorite_models_value,#friends_container,#friends_value,#rate_container,.admirers_value,.friends_value,.profile_section_content .value {
  font-size:10px;
  color:grey;
}

#admire_confirm,#make_friend_confirm,#rating_confirm {
  color:grey;
  font-size:10px;
}

#friends_value {
  font-size:10px;
  color:grey;
}

#profile_friends>div:nth-child(1) {
  display:none;
}

#admire,#make_friend {
  color:#fff;
}

#profile_friends>a:link {
  color:#fff;
}

#profile_friends>a:hover {
  color:#fff;
}

#profile_friends>a:visited {
  color:#fff;
}

#profile_friends>a:active {
  color:#fff;
}

#share {
  margin-top:-120px;
}

#tipmenu {
  margin-top:-120px;
}

#clubs {
  margin-top:-150px;
}

#HT {
  margin-top:-200px;
}

#raffle {
  margin-top:-140px;
}

#home {
  margin-top:100px;
  cursor:url(https://img.mfcimg.com/photos2/294/29403581/104-998-837-679-13251006.png),auto;
}

#lovense_levels {
  margin-bottom:200px;
  background-image:url(https://img.mfcimg.com/photos2/294/29403581/600-334-828-751-12918854.png);
  background-repeat:no-repeat;
  background-position:left center;
  text-align:center;
  background-size:17%;
}

#lovense_levels>.section {
  text-align:center;
}

#lovense_levels>.symbol {
  border:1px solid red;
  border-radius:100px;
  display:inline-block;
}

#lovense_levels>.section>.col {
  display:inline-block;
  margin:15px;
  box-shadow:2px 2px 7px #20e565!important;
}

#lovense_levels>.section>.col>span:first-child {
  font-size:22pt;
}

#lovense_levels>.section>.col>span:nth-child(2) {
  font-family:"Duru Sans";
  font-size:16pt;
}

#lovense_levels>.section>.col>span:nth-child(3) {
  font-family:"Duru Sans";
  font-size:16pt;
}

#lovense_levels>.section>.col {
  display:inline-block;
  margin:15px;
  box-shadow:2px 2px 7px #999;
  background-color:#d258b4;
  color:#000;
  width:175px;
  min-height:100px;
  padding:15px;
}

.float {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow:2px 2px 7px #20e565!important;
  z-index:100;
}

.my-float {
  margin-top:16px;
}

/* Masonry grid */
.masonry {
  transition:all .5s ease-in-out;
  column-gap:30px;
  column-fill:initial;
}

/* Masonry item */
.masonry .brick {
  margin-bottom:30px;
  display:inline-block;
/* Fix the misalignment of items */
  vertical-align:top;
/* Keep the item on the very top */
}

/* Masonry image effects */
.masonry .brick img {
  transition:all .5s ease-in-out;
  backface-visibility:hidden;
/* Remove Image flickering on hover */
  width:100%;
  border-radius:10px;
}

.masonry .brick:hover img {
  opacity:.75;
  transform:matrix3d(0.94,0,0.34,-0.0002,0,1,0,0,-0.34,0,0.94,0,1,0,10,1) translateX(-10px);
}

/* Bordered masonry */
.masonry.bordered {
  column-gap:50px;
}

.masonry.bordered .brick {
  padding-bottom:25px;
  margin-bottom:25px;
}

/* Gutterless masonry */
.masonry.gutterless {
  column-gap:0;
}

.masonry.gutterless .brick {
  margin-bottom:0;
}

/* Masonry on tablets */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .masonry {
    column-count:3;
  }
}

/* Masonry on big screens */
@media only screen and (min-width: 1024px) {
  .desc {
    font-size:1.25em;
  }

  .intro {
    letter-spacing:1px;
  }

  .masonry {
    column-count:3;
  }
}

p.subtitles {
  font-family:'Permanent Marker',cursive;
  text-align:center;
  font-size:14px;
  color:#6cd76c;
  font-weight:500;
  text-align:center;
}

.galeo {
  font-family:"Duru Sans";
  font-size:25px;
  font-weight:500;
  letter-spacing:3px;
  color:#fff;
  text-align:center;
  font-style:initial;
  text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #fff,0 0 40px #00ff08,0 0 80px #00ff08,0 0 90px #00ff08,0 0 100px #00ff08,0 0 150px #00ff08;
}

::-webkit-scrollbar {
  width:13px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 20px rgba(0,0,0,0.3);
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  border-radius:10px;
  -webkit-box-shadow:inset 0 0 50px rgb(22 160 52);
}

::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow:inset 0 0 50px rgb(22 160 52);
}