@charset "UTF-8";

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

a:visited {
  color:#;
}

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;
}

.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:#731fba;
  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:90%;
  height:330px;
}

.social {
  position:fixed;
  Right:0;
  top:250px;
  z-index:2000;
}

.social ul {
  list-style:none;
}

.social ul li a {
  display:inline-block;
  color:#fff;
  background:#000;
  padding:35px;
  text-decoration:none;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
}

.social ul li .icon-twitter {
  background:#FFFFFF;
  background-image:url(https://help.twitter.com/content/dam/help-twitter/twitter_logo_blue.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:50px;
}

.social ul li .icon-instagram {
  background:#FFFFFF;
  background-image:url(http://pluspng.com/img-png/instagram-png-instagram-png-logo-1455.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:50px;
}

.social ul li .icon-www {
  background:#FFFFFF;
  background-image:url(https://cdn3.iconfinder.com/data/icons/glypho-computers-andother-tech/64/globe-www-512.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:50px;
}

.social ul li .icon-fan {
  background:#FFFFFF;
  background-image:url(https://img0.androidappsapk.co/115/2/8/8/only.fans.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:50px;
}

.social ul li a:hover {
  background-color:white;
  background-image:url(https://d30y9cdsu7xlg0.cloudfront.net/png/299638-200.png);
  padding:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:30px;
}

.Ama {
  background-image:url(https://img.mfcimg.com/photos2/322/32250295/674-926-575-156-12298227.png);
  background-repeat:no-repeat;
  background-position:center;
  width:700px;
  height:400px;
  color:purple;
  background-size:700px;
  font-size:26px;
}

.pay {
  background-image:url(https://img.mfcimg.com/photos2/181/18155579/567-662-815-697-12054202.png);
  background-repeat:no-repeat;
  background-position:center;
  width:700px;
  height:400px;
  color:red;
  background-size:700px;
}

.pay2 {
  background-image:url(https://img.mfcimg.com/photos2/181/18155579/599-814-520-792-11644765.png);
  background-repeat:no-repeat;
  background-position:center;
  width:800px;
  height:707px;
  color:blue;
  background-size:700px;
}