@charset "UTF-8";

a:link,a:active,a:hover {
  color:#000000;
  text-decoration:none;
}

a:visited {
  color:#000000;
  text-decoration:none;
}

.nav-list {
  position:relative;
  top:130px;
  left:150px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  width:890px;
  line-height:35px;
  margin:0;
  padding:0;
  .wishlistposition:relative;
  top:200px;
  left:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  width:890px;
  line-height:35px;
  margin:0;
  list-style:none;
}

.links {
  position:relative;
  top:60px;
  left:130px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  width:890px;
  line-height:35px;
  margin:0;
  padding:0;
  list-style:none;
}

body {
  background-color:#ffffff;
  background-color:#ffffff;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  padding:0;
  min-width:600px;
}

#header_bar,#about_me_label,#avatar_holder,#profile_header_container,#age_container,#height_container,#weight_container,#eyes_container,#hair_container,#sexual_preference_container,#country_container,#city_container,#body_type_container,#gender_container,#username_container,#cam_score_container,#tags_label,#tags_value,#profile_interests_content,#favorite_models_label,#favorite_models_value {
  display:none;
}

.heading {
  display:none;
}

.profile_section_background {
  display:none;
}

.justify-image img {
  display:inline-block;
}

.justify-image:after {
  content:"";
  display:inline-block;
  width:100%;
  height:0;
}