@charset "UTF-8";

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

a:hover {
  color:#ffded7!important;
}

a:visited {
  color:#ffffff;
}

body {
  background-color:#ffffff;
  background-color:#e5d7d4;
  color:#0c0202;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  padding:0;
}

.profile_section_content {
  color:#0c0202;
  border:0 none #fffdfd;
  padding:0;
  margin:0;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=80);
  opacity:.8;
  display:none;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:10px;
  color:#000000;
  font-family:'Lato';
  font-weight:bold;
  font-style:normal;
  font-size:40px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #0c0b0b;
  -moz-text-shadow:0 0 0 #0c0b0b;
  text-shadow:0 0 0 #0c0b0b;
  text-align:center;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

/*--------------------------------------------------------------
CSS NUEVO
----------------------------------------------------------------*/
#header_bar {
  display:none;
}

#profile_header {
  display:none;
}

#profile_about_me .heading {
  display:none;
}

#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,#occupation_container,#about_me_label,#tags_container {
  display:none;
}

#profile_friends {
  color:#ffffff;
  margin-top:4556px;
  background-color:#000000;
  background-repeat:no-repeat;
  background-position:center top;
  font-size:16px;
  height:350px;
}

#profile_friends .heading {
  color:#ffffff;
  font-family:serif;
  font-variant-caps:all-petite-caps;
  font-size:70px;
  font-weight:100;
}

#average_rating_label,#average_rating_value,#rate_label,#rate_value,#admirers_label,#admirers_value,#friends_label,#friends_value,#favorite_models_label,#favorite_models_value {
  width:650px;
  text-align:center;
}

#profile_schedule {
  color:#ffffff!important;
  background-image:url(https://1.bp.blogspot.com/-PJP8n0fxk3Y/YGTQ6dw8yMI/AAAAAAAAAbI/YCzF6TLTU_YyL6w77zm48vDzWWr1OKA3QCLcBGAsYHQ/s16000/Caroline-Ross-RoomRules-fondo.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  font-size:16px;
  height:320px;
}

#profile_schedule .heading {
  color:#e9b697;
}

#schedule_day_0_label,#schedule_day_0_value,#schedule_day_1_label,#schedule_day_1_value,#schedule_day_2_label,#schedule_day_2_value,#schedule_day_3_label,#schedule_day_3_value,#schedule_day_4_label,#schedule_day_4_value,#schedule_day_5_label,#schedule_day_5_value,#schedule_day_6_label,#schedule_day_6_value,#schedule_converted {
  width:600px;
  text-align:center;
  color:#ffffff!important;
}

#profile_comments {
  padding-left:50px;
  padding-right:50px;
}

#cam_score_container {
  position:fixed;
  z-index:999;
  width:170px;
  height:45px;
  background-color:#99963e;
  font-size:15px;
  top:60px;
  padding-top:10px;
  display:none;
}

#cam_score_label {
  min-width:100px;
}