@charset "UTF-8";

a:link,a:active,a:hover {
  color:#7c7c7c;
}

a:visited {
  color:#7c7c7c;
}

body {
  background-color:#ffffff;
  background-color:#ffffff;
  color:#706c7c;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/954/9549189/107-555-130-485-9325120.jpg);
}

.profile_section_content {
  color:#706c7c;
  border:0 none #ffffff;
  padding:5px;
  margin:5px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:4px 4px 18px #f92394;
  -moz-box-shadow:4px 4px 18px #f92394;
  box-shadow:4px 4px 18px #f92394;
}

.profile_section_background {
  background-color:transparent;
  background-color:#ffffff;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
  -webkit-box-shadow:4px 2px 3px #f92394;
  -moz-box-shadow:4px 2px 3px #f92394;
  box-shadow:4px 2px 3px #f92394;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#f92394;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #f92394;
  -moz-box-shadow:0 0 0 #f92394;
  box-shadow:0 0 0 #f92394;
  -webkit-text-shadow:2px 2px 2px #000000;
  -moz-text-shadow:2px 2px 2px #000000;
  text-shadow:2px 2px 2px #000000;
}

.content {
  padding:5px;
}

#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#tags_container {
  display:none;
}