.facebook-design { font-family: helvetica,arial,sans-serif; padding: 10px;  }
.facebook-design h2{ color: #162643; font-size: 14px; outline: medium none; margin-bottom: 20px; font-weight: bold; line-height: 30px; }
.facebook-design input[type=text]{ border: 1px solid #bdc7d8; color: #1d2129; width: 300px; font-size: 12px; padding: 6px 3px; display: inline-block; }
.friendSection{ width: 144px; float: left; margin-bottom: 8px; padding: 2px; cursor: pointer; margin-right: 4px; height: 40px; overflow: hidden; }
.friendSection.active{ background: #E2E8F6; }
.friendSection img{ float: left; margin-right: 6px; width: 40px; }
.friendSection .name{ color: #365899; font-weight: bold; font-size: 13px; line-height: 1em; }
.facebook-design .inviteSection { padding: 1em 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.friendsList { max-height: 300px; overflow: auto; margin-top: 20px; }

.fbInviteArea .fa-spin { display: block; font-size: 2em; text-align: center; color: #3B5998; }
.fbInviteArea label { display: inline-block; margin-right: .33em; }