@charset "UTF-8";

body {
  background-image:url(https://wallpapers.com/images/hd/pink-stitch-6v8dhqedbra1m0hd.jpg)!important;
  background-repeat:no-repeat!important;
  background-position:center center;
  background-attachment:fixed!important;
}

html,body {
  scrollbar-color:purple pink!important;
  scrollbar-width:thin!important;
}

a {
  color:#9800f3!important;
}

#new_comment input[type=submit] {
  background-color:pink!important;
  background-image:none!important;
  color:purple!important;
  border:2px solid pink!important;
}

#header_bar {
  background-color:#ffffff82!important;
  border-bottom-left-radius:10px!important;
  border-bottom-right-radius:10px!important;
}

textarea {
  background-color:#ffffffa8!important;
}

textarea::placeholder {
  font-family:'Brush Script MT',cursive!important;
  color:#9800f3!important;
  font-size:64px!important;
}

.profile_section_background {
  background-color:#ffffff8f!important;
}

.img_radius_shadow {
  border-radius:50%!important;
}

#comments {
  overflow-x:hidden;
  overflow-y:scroll;
  height:500px;
  scrollbar-color:purple pink;
  scrollbar-width:thin;
}

#user_comment_comment {
  border:1px solid pink;
  overflow:hidden;
  resize:none;
  color:black;
}

.user_comment_textarea_small {
  width:500px!important;
  height:90px!important;
  font-size:18px!important;
  padding-left:21px!important;
}

#wall_poster_username {
  color:white!important;
  font-family:'Brush Script MT',cursive!important;
  font-size:32px!important;
  text-shadow:1px 1px 2px red,0 0 1em blue,0 0 .2em blue!important;
  font-weight:normal!important;
}

#profile_header_container .heading {
  font-size:50px!important;
  background-color:transparent!important;
}

.profile_section_content .heading {
  font-family:'Brush Script MT',cursive!important;
  border-radius:10px!important;
  background-color:#FFC0CB!important;
  font-size:32px!important;
  text-shadow:1px 1px 2px red,0 0 1em blue,0 0 .2em blue!important;
  padding-left:17px!important;
}

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#9d56c9;
  color:#130d0d;
  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/backgrounds/10002.jpg);
}

.profile_section_content {
  color:#130d0d;
  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:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.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:#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;
}

.content {
  padding:5px;
}

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