 ul.rj_smw{
  margin:0;
  padding:0;
  list-style:none !important;
  text-align: center;
}


 ul.rj_smw li{
  display: inline-block;
  padding-right:6px !important;
}
-image img{
  width:60%;
}
.form-table input[type='radio']{
  margin-top:-75px;
  margin-right:20px;
}
.fa {
  padding: 8px;
  font-size: 20px !important;
  text-align: center;
  text-decoration: none;
  width:36px;
  height: 36px;
}
.circle .fa{
  border-radius:50%;
}

.samebg .fa{
  border-radius:50%;
  background:#3FA1DA !important;
}

 .image .facebook{
  background:url();
}
.nobg .fa{
  background: none !important;
}
.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google-plus {
  background: #dd4b39;
  color: #ffffff;
  padding-left: 7px;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}
 ul.rj_smw a{
  box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
}