@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#f5f7f3;
  color:#666666;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
  background-position:center;
  background-attachment:scroll;
  background:url(https://i.ibb.co/W3RhxFH/crop.jpg);
  background-size:contain;
}

.profile_section_content {
  color:white;
  font-size:18px;
  border:0 none #;
  padding:5px;
  margin:5px;
  -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:black;
  filter:alpha(opacity=100);
  opacity:.5;
}

.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:5px;
  background-color:black;
  opacity:.7;
  color:white;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  -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 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

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

.media-container {
  display:none;
}

#username_container {
  display:none;
}

#gender_container {
  display:none;
}

#body_type_container {
  display:none;
}

#ethnicity_container {
  display:none;
}

#hair_container {
  display:none;
}

#eyes_container {
  display:none;
}

#age_container {
  display:none;
}

#automobile_container {
  display:none;
}

#tags_container {
  display:none;
}

#profile_schedule {
  dislpay:none;
}

#profile_schedule {
  dislpay:none;
}

#profile_header_container {
  font-size:16px;
}

#profile_main_photo {
  display:none;
}

.heading {
  text-align:center;
  font-size:20px;
  background-color:black;
  color:white;
}

/*BUTTONS*/
.goal_link {
  background-color:#fcdc00;
  font-size:17px;
  color:black;
  text-align:center;
  display:block;
  height:80px;
  width:300px;
  font-weight:bolder;
  border:2px solid black;
}

.becca_link {
  display:block;
  height:80px;
  width:300px;
  font-size:17px;
  font-weight:bolder;
  border:2px solid black;
  text-align:center;
  background-color:white;
}

.js_sign {
  display:block;
  background-color:black;
  color:#fcdc00;
}

tbody {
  color:white;
}

#status_container {
  background-color:white;
  opacity:.0.7;
}

#status_label {
  color:black;
}

#blurb_value {
  color:black;
  background:white;
  font-size:20px;
}

.header_links {
  background:black;
  color:white;
}