@charset "UTF-8";

a:link,a:active,a:hover {
  font-family:'Helvetica';
  font-weight:bold;
  color:#FFFFFF;
  font-size:18px;
}

a:visited {
  font-family:'Helvetica';
  font-weight:bold;
  color:#FFFFFF;
  font-size:22px;
}

#fixed_background {
  display:block;
  background-position:right;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:1750px;
  background-image:url(https://i.ibb.co/BVttDWz5/m1ebg10.jpg);
}

body {
  background-color:transparent;
  background-color:#transparent;
  color:#ffffff;
  font-family:'Helvetica';
  font-weight:bold;
  font-style:normal;
  font-size:18px;
  margin-right:625px;
  margin-left:0;
  margin-bottom:0;
}

 {
  .profile_section_contentcolor:#FFFFFF;
  border:5px #FFFFFF;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #696969;
  -moz-box-shadow:0 0 0 #696969;
  box-shadow:0 0 0 #696969;
}

.profile_section_background {
  background-color:transparent;
  background-color:transparent;
  border:5px #ffffff;
  filter:alpha(opacity=100);
  opacity:100;
}

.img_radius_shadow {
  -webkit-border-radius:;
  -moz-border-radius:;
  border-radius:0;
  -webkit-box-shadow:1px 1px 3px 3px #000000;
  -moz-box-shadow:1px 1px 3px 3px #000000;
  box-shadow:1px 1px 3px 3px #000000;
}

.profile_section_content .heading {
  padding:5px;
  background-color:transparent;
  color:#FFD700;
  font-family:'Arial';
  font-weight:bold;
  font-style:normal;
  font-size:26px;
  -webkit-text-stroke:.3px #000000;
  -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:0;
}

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