@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#0a81bc;
  color:#d819c5;
  font-family:'Helvetica';
  font-weight:bold;
  font-style:normal;
  font-size:23px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/355/35515974/420-488-529-754-12869903.jpg);
}

.profile_section_content {
  color:#d819c5;
  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:#de1010;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
  -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:#0c1006;
  color:#FFFFFF;
  font-family:'Lucida Console';
  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;
}

#schedule {
  margin-top:376px!important;
  color:#ef18f2;
  margin-bottom:231px!important;
  font-weight:bold!important;
  font-size:.9em!important;
  width:510px;
  background:rgba(0,0,0,.8);
  border-radius:5px;
  border:1px solid #f21888;
  padding:10px!important;
  height:290px!important;
  box-shadow:0 0 15px 10px rgba(0,0,0,.6);
  margin-left:0!important;
  #schedulemargin-top:376px!important;
  color:#ef18f2;
  margin-bottom:231px!important;
  font-weight:bold!important;
  font-size:.9em!important;
  width:510px;
  background:rgba(0,0,0,.8);
  border-radius:5px;
  border:1px solid #f21888;
  padding:10px!important;
  height:290px!important;
  box-shadow:0 0 15px 10px rgba(0,0,0,.6);
  margin-left:0!important;
}

#schedule td {
  height:20px!important;
  line-height:20px!important;
  font-weight:bold!important;
  font-size:.975em!important;
}

#schedule div {
  height:20px!important;
  line-height:20px!important;
  font-weight:bold!important;
  font-size:.8em!important;
  text-align:center!important;
}