@charset "UTF-8";

#profile_friends.profile_subsection {
  top:700px;
  dispaly:block!important;
}

#favorite_models_value {
  display:none;
}

#favorite_models_label {
  display:none;
}

#profile_about_me.profile_subsection {
  display:none;
}

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

#favorite_books_label.label {
  display:none;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

#profile_header {
  display:none;
}

.center {
  margin-left:auto;
  display:block;
}

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:rgba(206,175,167,0.3);
}

#style-3::-webkit-scrollbar {
  width:6px;
  background-color:#rgba(206,175,167,0.6);
}

#style-3::-webkit-scrollbar-thumb {
  background-color:#d1a093;
}

#style-4::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:rgba(206,175,167,0.3);
}

#style-4::-webkit-scrollbar {
  width:6px;
  background-color:#rgba(206,175,167,0.6);
}

#style-4::-webkit-scrollbar-thumb {
  background-color:#d1a093;
}

.photo_gallery_image.img_radius_shadow {
  width:100px;
  height:100px;
}

#photo_gallery_control.holder {
  width:100px;
  height:100px;
}

.photo_gallery_preview {
  width:100px;
  height:100px;
}

#photo_galleries.profile_row {
  background-color:transparent;
  position:absolute;
  top:1900px;
  margin-left:15%;
  background-color:transparent;
  z-index:1;
  width:900px;
  height:200px;
  overflow:auto;
}

#profile_photo_galleries.profile_section {
  background-color:transparent;
  width:900px;
  height:250px;
  border-radius:60px;
  overflow:auto;
  position:absolute;
  top:1635px;
  margin-right:30%;
  margin-left:15%;
  z-index:1;
  justify-content:start;
  display:none;
}

.social:hover {
  transform:scale(1.2);
  filter:grayscale(5);
}

#profile_about_me .value {
  display:none;
}

#know_me_container.container {
  display:none;
}

#for_fun_container.container {
  display:none;
}

a:visited {
  color:#53228E;
}

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

.profile_section_content {
  color:#666666;
  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;
  display:flex;
  justify-content:center;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
  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:0;
  background-color:#BCEC76;
  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 #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;
  display:none;
}

#profile_main_photo {
  display:none;
}

.content {
  padding:5px;
  display:none;
}

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