@charset "UTF-8";

html,body,body span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,time,mark,audio,video,details,summary,sched {
  margin:0;
  padding:0;
  border:0;
  background:transparent;
}

body {
  background-color:#002fa7;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  padding:0;
  margin:0;
}

table {
  border-spacing:0;
}

td {
  padding:0;
}

@font-face {
  font-family:'times new roman';
  font-style:normal;
}

#profile_schedule {
  display:none;
  width:300px;
  position:absolute;
  left:30%;
  top:5%;
  background-color:#ffffff;
  font-family:times new roman,serif;
  font-size:1rem;
  font-weight:bold;
  color:#002fa7;
}

#about_me_value {
  width:95%;
  position:absolute;
  left:5%;
  top:5%;
  z-index:1000000;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_header,#tags_label,#tags_value,#profile_main_photo,#profile_about_me > div:nth-child(1) {
  display:none;
}

.heading {
  display:none;
}

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

#profile_comments {
  display:none;
}

#profile_friends {
  position:fixed;
  bottom:0;
  right:0;
  z-index:50000;
  font-family:times new roman,serif;
  font-size:.5rem;
  color:#002fa7;
}

#avatar_holder {
  display:none;
}

#profile_avatar {
  display:none;
}

#sched {
  position:fixed;
  line-height:0;
  width:55%;
  top:74px;
  left:12px;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  border:0;
  background:transparent;
  z-index:1000;
}

#twentyfour {
  line-height:0;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  border:0;
  background:transparent;
}

#vers {
  position:fixed;
  top:0;
  left:0;
  z-index:10000;
  display:none;
}

.my_mfc_share {
  display:none;
}