.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
ol {
  list-style: none;
  margin: 0;
}
.dataLabel {
  font-weight: 700;
}
a.selected {
  background: #07A;
  color: #ebeae4;
}
/*  =Layout styles
------------------------------------------------------ */
html,
body {
  background: #3b3835;
}
πnewsfeed body.banner {
  background: #3b3835 url(/images/profile-background.png?cb=edbd69953006294d9d228952c149d1d6daecbd5f) repeat-x 0 24px !important;
  margin: 0 0 10px;
}
.headerWrapper {
  margin: 0 0 4px;
}
.content {
  margin: 0;
}
.profileHeader,
div.v-card,
.sidebarPanels,
.widgetWrapper {
  overflow: hidden;
}
.profileHeader {
  margin: 0 0 25px;
  padding: 0 10px;
}
.profileHeader .profile-social-links {
  clear: both;
  margin: 0;
  overflow: hidden;
}
.profileHeader .profile-social-links a {
  clear: none;
  float: left;
  margin: 0 10px 5px 0;
}
.panel {
  background: #ffffff;
}
.box {
  padding: 5px 17px;
}
.container {
  width: 943px;
}
.containerMain {
  margin: 0 0 20px;
  width: 963px;
  background: #f5f6ef url(../images/lpanel.gif?cb=39b043f3f728925c365e88bd6bb830dcd9fdcbe3);
  overflow: visible;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.containerMain .span8.mainContent {
  background: #ffffff;
  border-left: 1px solid #DDDCD7;
  float: left;
  margin: 0;
  min-height: 556px;
  overflow: visible;
  padding: 0;
  width: 639px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.containerMain .span4.sidebar {
  background: #F5F6EF;
  border: none;
  display: inline;
  float: left;
  margin: 0;
  min-height: 531px;
  padding: 6px 10px 10px;
  width: 300px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.containerMain .span4.sidebar p,
.containerMain .span4.sidebar span {
  line-height: 24px;
}
.containerMain .span4.sidebar p.workWrapper,
.containerMain .span4.sidebar span.workWrapper,
.containerMain .span4.sidebar p.role,
.containerMain .span4.sidebar span.role,
.containerMain .span4.sidebar p.city,
.containerMain .span4.sidebar span.city,
.containerMain .span4.sidebar p.region,
.containerMain .span4.sidebar span.region,
.containerMain .span4.sidebar p.comma-separater,
.containerMain .span4.sidebar span.comma-separater,
.containerMain .span4.sidebar p.country-name,
.containerMain .span4.sidebar span.country-name {
  line-height: 18px;
}
.containerMain .content_box li.v-card span {
  line-height: 14px;
}
.containerSub {
  width: 100%;
}
.containerSub2 {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #ebeae4;
  border-radius: 5px;
}
/*  =Sidebar
    ------------------------------------------------------ */
.profileData li {
  float: left;
  margin: 0 10px 5px 0;
  width: auto;
}
.profileData li li {
  margin: 0;
}
.profileData ul.adr,
.profileData p {
  margin: 0;
  position: relative;
}
.profileData .description {
  display: block;
  line-height: 18px !important;
  min-height: 26px;
  padding: 3px 0 3px 26px;
  position: relative;
  width: 251px;
}
.sidebarPanels {
  margin: 0 0 25px;
  padding: 0 10px;
}
.sidebarPanels .boxTitle,
.sidebarPanels h2,
.sidebarPanels .widgetWrapper h2 {
  border-bottom: 1px solid #DDDCD7;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.9;
  margin: 0 0 5px;
  padding-bottom: 3px;
  text-decoration: none;
}
.profileData .dataLabel,
.profileData .conference,
.profileData .locality,
.profileData .street-address {
  display: none !important;
  visibility: hidden;
}
.smallListHorizontal {
  float: left;
  list-style: none;
  margin: 0 0 10px;
}
.smallListHorizontal li {
  float: left;
  margin: 0;
}
.smallListHorizontal li span {
  display: none;
}
.smallListHorizontal img {
  display: block;
  height: 32px;
  margin: 1px;
  overflow: hidden;
  padding: 0;
  width: 32px;
}
.bigList {
  list-style: none;
  margin: 0 0 10px;
}
.bigList li {
  background: transparent;
}
.twitter_input {
  margin-top: 5px;
}
.twitter_input input {
  margin-bottom: 12px;
  width: 123px;
}
/*  =Vcard
    ------------------------------------------------------ */
.v-card {
  font-size: 12px;
  margin: 6px 0 10px;
}
.v-card h1 {
  font-size: 21px;
  line-height: 23px;
  margin-bottom: 10px;
}
.v-card .user-photo {
  background: #FFF;
  float: left;
  overflow: hidden;
}
.v-card .profileData {
  clear: both;
  margin: 0;
}
.v-card .profileData li {
  margin: 0 0 .4em;
  width: 290px;
}
.v-card .profileData dl {
  margin: 0;
}
.v-card .profileData dt {
  clear: both;
  display: inline;
  float: left;
  margin: 0 .5em .1em 0;
}
.v-card .profileData dd {
  display: inline;
  float: left;
  margin: 0 0 .1em;
}
.v-card ul.adr {
  margin: 0;
}
.v-card .keynote-author {
  background-color: #21aaac;
  border-radius: 2px;
  color: white;
  padding: 5px 10px;
}
.FBLike {
  margin-top: 1.5em;
}
a img.proBadgeProfile {
  border: 0;
  padding: 0;
}
.userImage {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}
.userImage .user-image-container {
  border: 1px solid #dddcd7;
  height: 96px;
  padding: 3px;
  width: 96px;
}
.userImageLarge,
.photo.nickname {
  height: 96px;
  width: 96px;
}
.userMeta_profile {
  position: relative;
  top: -95px;
  left: 108px;
}
.userFollow {
  position: absolute;
  top: 80px;
}
.stats-container {
  float: right;
}
.stats-container .userStats {
  list-style: none;
  margin: 0 0 5px;
  width: 164px;
}
.stats-container .userStats li a {
  margin: 0 0 5px;
}
.stats-container .userStats li strong {
  font-size: 14px;
}
.stats-container .userStats li.follow span {
  height: 26px;
  margin-right: 8px;
  width: 80px;
}
.stats-container .userStats li.dropdown {
  float: left;
  margin-right: 8px;
}
.stats-container .userStats li.dropdown .btn {
  padding: 4px 7px 4px;
}
.stats-container .userStats li.dropdown .spriteProfile {
  padding-left: 16px;
}
.stats-container .userStats li.privateMessage {
  width: 28px;
}
.stats-container .userStats li.privateMessage {
  float: left;
}
.stats-container .userStats .ctaNormal {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  height: 25px;
  margin-top: 1px;
  padding: 0;
  width: 40px;
}
.profileData {
  clear: both;
  list-style: none;
  margin: 0;
}
.profileData ul {
  list-style: none;
  margin: 0 0 10px;
}
.profileData span {
  display: inline-block;
}
.mainContent h2,
.sidebar h2 {
  border-bottom: 1px solid #DDDCD7;
  color: #404040;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 10px;
  width: 280px;
}
.mainContent h2 {
  width: 610px;
}
/* Pro Badges */
.proBadge_profile {
  border: none;
  float: left;
  height: 14px;
  margin-top: -1px;
  padding: 0;
  width: 104px;
}
/*  =Profile panels (boxes)
    ------------------------------------------------------ */
.panel,
.mainContent .content_box {
  margin: 0 0 14px;
  overflow: hidden;
  padding: 15px 15px 7px;
  width: auto;
}
.sidebar .content_box {
  margin: 0 0 10px;
  padding: 0 10px;
}
.content_box {
  overflow: hidden;
  width: auto;
}
.content_box ul {
  margin: 0;
}
.content_box .panel,
.content_box .sidebarPanels {
  padding: 0;
}
.panel {
  overflow: auto;
}
.heading {
  border-bottom: 1px solid #DDDCD7;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
}
.heading h2 {
  border-bottom: 0;
  float: left;
  font-size: 14px;
  line-height: 1;
  margin: 0 0 5px;
  width: auto;
}
.heading h2 a,
.heading h2 span,
.content_box h2 {
  margin: 5px 0;
}
.content_box h2 a,
.heading h2 a span {
  border: 0;
}
.heading h2 span {
  padding: 0 0 5px;
}
.userFeeds h2 span {
  float: left;
}
.heading h2 .selected {
  background: #079;
  color: #FFF;
}
.heading .edit {
  float: left;
}
.heading .loadingImage {
  float: left;
  margin-top: -11px;
}
.heading .iconFollow {
  background-position: 0 2px;
  display: inline;
  float: left;
  margin: -2px 0 0;
  padding-left: 18px !important;
}
.userFeeds {
  border: 0;
  width: auto;
  overflow: visible;
}
/* Pagination */
.pagination {
  font-size: 11px;
  padding: 0 5px;
  text-align: right;
}
.pagination ul li a {
  border: 1px solid rgba(87, 87, 87, 0.3);
  border-left-width: 0;
}
/*  =User List
    For followers and following
    ------------------------------------------------------ */
.userList {
  margin: 0;
}
.userList li {
  background: #F5F6EF;
  display: inline;
  float: left;
  height: 98px;
  margin: 0 10px 10px 0;
  overflow: hidden;
  padding: 12px;
  width: 275px;
}
.userList li.even {
  margin: 0 0 10px;
}
.userList a {
  display: block;
  font-weight: 700;
  outline: 0;
}
.userList .v-card .user-photo {
  margin: 0 10px 0 0;
  overflow: hidden;
}
.userList .meta {
  color: #777;
  display: inline;
  float: left;
  font-size: 11px;
  height: 42px;
  line-height: 1.2;
  margin: 0 0 5px;
  width: 164px;
}
.userList .meta a {
  display: inline;
  font-weight: 400;
}
.userList .stats,
.userList .contactStats {
  display: block;
  margin: 3px 0;
}
.userList a.iconFollow,
.userList a.iconFollowing {
  background-position: 0 0;
  display: block;
  float: right;
  font-weight: 700;
  line-height: 1.35;
  padding-left: 19px !important;
  width: 193px;
}
.userList a.iconFollowing {
  background-position: 0 -42px;
}
.iconRSS10 {
  background: transparent url(/images/iconRSS10.png?cb=ff18a0912ae461c1a1cc5628e5c7755162f2570d) no-repeat 4px 4px;
  padding-left: 20px !important;
}
/*  =Smart Tags
    ------------------------------------------------------ */
form.smartTags {
  border-top: 1px solid #FFF;
  padding: .5em 0 0;
}
form.smartTags fieldset {
  margin: 0 0 .5em;
  padding: 0;
}
form.smartTags legend {
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 .5em;
}
form.smartTags label {
  clear: left;
  display: inline;
  float: left;
  margin: 0 0 .25em 1em;
  width: 9em;
  text-align: left;
  font-weight: 700;
  padding: 0;
}
form.smartTags input {
  clear: right;
  display: inline;
  float: left;
  margin: 0;
  border: none;
}
form.smartTags #box_message {
  display: inline;
  float: left;
  margin: 0 0 .5em 1em;
  padding: 3px 5px;
}
form.smartTags #submit {
  clear: left;
  font-weight: 700;
  margin: .5em 1em 0;
}
form.smartTags img {
  float: left;
  margin: 1em 0 0;
}
form.smartTags p {
  border: 0;
  padding: 0;
}
/* Styles used in content boxes */
.smallList li {
  clear: none;
  display: inline;
  float: left;
  line-height: 1.2;
  margin: 0 0 .75em;
  overflow: hidden;
  width: 50%;
}
.smallList a:link,
.smallList a:visited,
.smallList a:hover,
.smallList a:active {
  outline: 0;
  text-decoration: none;
}
.smallList img.user-photo {
  display: inline;
  float: left;
  margin: 0 6px 0 0;
  padding: 1px;
  overflow: hidden;
  border: 1px solid #dddcd7;
}
.smallList .fn {
  float: left;
  width: 72px;
}
/* Styling for Thumbnails to prevent them from stretching */
.docThumb {
  margin: 0;
}
.thumbnailFollowGrid a span.vidThumb {
  background: #000;
  height: 90px;
  display: table-cell;
}
.thumbnailFollowGrid small {
  font-size: 11px;
  line-height: 14px;
}
.thumbnailFollowGrid strong a {
  font-size: 12px;
}
.bigList a .thumb {
  border: 1px solid #ddd;
  display: table-cell;
  height: 90px;
  overflow: hidden;
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  width: 124px;
}
.bigList a .thumb:hover {
  border-color: #08d;
}
.bigList a span.thumb img {
  background: none;
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
}
.bigList a span.thumb img:hover {
  border: 0;
}
/*  =Large (presentation/document) thumbnail list
    ------------------------------------------------------ */
.bigList {
  padding: 1em 0 0;
}
.bigList li {
  background: #FFF;
  clear: none;
  float: left;
  height: 156px;
  line-height: 1.3;
  margin: 0 8px .75em 0;
  overflow: hidden;
  padding: 11px;
  position: relative;
  width: 124px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* For lists that have tags */
.favorites .bigList li,
#from_contacts li {
  height: 17em;
}
/* For lists that have tags and edit links */
.owner .favorites .bigList li {
  height: 18em;
}
.bigList li.last {
  margin: 0 0 .75em 0;
}
.bigList a:link,
.bigList a:visited,
.bigList a:hover,
.bigList a:active {
  text-decoration: none;
}
.bigList a {
  display: block;
  line-height: 1.2;
  outline: 0;
  overflow: hidden;
}
.bigList a img {
  display: block;
  margin: 0 0 .25em;
  width: 120px;
}
.bigList .stats {
  font-size: 11px;
  line-height: 1.2;
  opacity: .8;
}
.bigList .edit {
  display: inline;
  font-size: .917em;
}
.bigList a.edit:hover {
  text-decoration: underline;
}
.bigList .author {
  display: block;
  margin: 0 0 .3em;
}
.bigList .stats a {
  display: inline;
}
.bigList .stats .edit_tags {
  margin: 0 .5em 0 0;
}
.bigList .actions {
  display: block;
  margin: .3em 0;
}
.bigList .remove {
  color: #d00;
  font-weight: 700;
  padding: 1px 2px;
}
.bigList .author a {
  display: inline;
}
/* Inner pages */
.sortingOptions {
  float: right;
  margin: 0 0 5px;
}
.sortingOptions li {
  display: inline;
  margin: 0 0 0 .75em;
  font-weight: 700;
  font-size: 12px;
}
.sortingOptions .selected {
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.slideshowTypes {
  float: left;
}
.slideshowTypes li {
  display: inline;
  margin: 0 10px 0 0;
  font-weight: 700;
  font-size: 12px;
}
.slideshowTypes .selected {
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* RSS */
.rssItem .url {
  font-weight: 700;
}
.rssItem li {
  margin: 0 0 5px;
}
/* Superuser actions */
.superUser a {
  display: block;
  padding: 3px 0 1px;
  font-size: 11px;
}
/* Newsfeed in Orchestra */
.thumbnailGrid {
  margin: 0;
  zoom: 1;
}
.thumbnailGrid:before,
.thumbnailGrid:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.thumbnailGrid:after {
  clear: both;
}
.thumbnailGrid li {
  display: block;
}
.thumbnailGrid a {
  color: #BBB9AA;
  float: left;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.1;
  overflow: hidden;
  padding: 4px 4px 2px;
  margin: 0 0 0 4px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.thumbnailGrid a:hover {
  background: #2A2724;
  color: #CCCABB;
  border-color: #3B3835;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 4px rgba(204, 202, 187, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(204, 202, 187, 0.4);
  box-shadow: 0 1px 4px rgba(204, 202, 187, 0.4);
}
.thumbnailGrid a img {
  display: block;
  width: 90px;
}
.thumbnailGrid .thumbWrapper {
  display: block;
  margin: 0 5px 3px 0;
  max-height: 69px;
  overflow: hidden;
  width: 90px;
}
.thumbnailGrid span {
  float: left;
  width: 75px;
}
.thumbnailGrid .button {
  color: #333;
  padding: 5px 14px 6px;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.thumbnailGrid .button:hover {
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  background-position: 0 -15px;
  color: #333;
  border-color: #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.thumbnailFollowGrid {
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.thumbnailFollowGrid li {
  background: #ebeae4;
  float: left;
  height: 170px;
  line-height: 1.2;
  margin: 0 11px 11px 0;
  padding: 10px;
  font-size: 11px;
  overflow: hidden;
  width: 124px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.favorites .thumbnailFollowGrid li {
  height: 196px;
}
.favorites .thumbnailFollowGrid .hide img {
  height: 5px;
  width: 21px;
}
.favorites .thumbnailFollowGrid .stats {
  display: block;
}
.favorites .stats {
  display: inline;
}
.tagged .thumbnailFollowGrid li {
  height: 180px;
}
.thumbnailFollowGrid a {
  display: inline-block;
  font-weight: 700;
  font-size: 11px;
}
.thumbnailFollowGrid span a {
  font-weight: 400;
  margin: 8px 0 0 0;
  color: #999;
}
.thumbnailFollowGrid a span {
  border: 1px solid #ffffff;
  display: block;
  max-height: 90px;
  margin: 0 0 5px;
  overflow: hidden;
  padding: 1px;
  vertical-align: middle;
  width: 120px;
}
.thumbnailFollowGrid a:hover span {
  border: 1px solid #00438A;
}
.thumbnailFollowGrid a.edit {
  margin-right: 5px;
}
.thumbnailFollowGrid img {
  height: auto;
  width: 120px;
}
.thumbnailFollowGrid .stats {
  color: #999;
  margin: 0;
  padding: 0;
}
.thumbnailFollowGrid .last {
  margin-right: 0;
}
.thumbnailFollowGrid .noWrap {
  font-size: 11px;
  display: block;
}
.accordion {
  padding: 17px 17px 0;
}
/* CTA to who_to_follow page on empty profile pages */
.feat_cta,
.feat_cta_self,
.feat_cta_self_other {
  background: #f5f6f0;
  border: 1px solid #dadad8;
  border-radius: 5px;
  height: 230px;
  margin: 15px 0 5px 15px;
  width: 604px;
}
.feat_cta .copy,
.feat_cta_self .copy,
.feat_cta_self_other .copy {
  background: url(/images/profile_sad.jpg?cb=1605151546) no-repeat left #f5f6f0;
  border-bottom: 1px dashed #dbdbdb;
  margin: 10px;
  padding: 10px 0 20px 95px;
}
.feat_cta .copy h2,
.feat_cta_self .copy h2,
.feat_cta_self_other .copy h2 {
  border: 0;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: -6px;
}
.feat_cta .copy span,
.feat_cta_self .copy span,
.feat_cta_self_other .copy span {
  color: #5f5f5f;
  font-size: 12px;
}
.feat_cta .feat_content,
.feat_cta_self .feat_content,
.feat_cta_self_other .feat_content {
  text-align: center;
}
.feat_cta .feat_content ul,
.feat_cta_self .feat_content ul,
.feat_cta_self_other .feat_content ul {
  margin: 20px 30px;
}
.feat_cta .feat_content ul li,
.feat_cta_self .feat_content ul li,
.feat_cta_self_other .feat_content ul li {
  float: left;
  margin-right: 10px;
}
.feat_cta .feat_content ul img,
.feat_cta_self .feat_content ul img,
.feat_cta_self_other .feat_content ul img {
  border: 1px solid #dfdfdf;
  display: block;
  max-height: 90px;
  padding: 1px;
}
.feat_cta .feat_content ul span,
.feat_cta_self .feat_content ul span,
.feat_cta_self_other .feat_content ul span {
  font-size: 11px;
  color: #999999;
}
.wtf_cta {
  width: 300px;
  position: relative;
  left: -10px;
  margin-bottom: 25px;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #ddded9;
  border-top: 1px solid #ddded9;
  box-shadow: 0 1px 0 #fcfdf7;
}
.wtf_cta h3 {
  border: 0;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: -6px;
}
.wtf_cta span {
  color: #999999;
  font-size: 12px;
}
.wtf_cta .thumbnail_wrapper {
  margin: 11px 0 16px;
  width: 300px;
}
.wtf_cta .thumbnail_wrapper img {
  border: 1px solid #c8c9c3 !important;
  margin: 0 2px 6px 0;
  padding: 1px;
}
.dashed_border {
  border: 1px dashed #b3b3b3;
  padding: 3px;
  border-radius: 4px;
}
.feat_cta_self_other {
  height: 140px !important;
}
.feat_cta_self_other .copy {
  border-bottom: 0;
}
.feat_cta_self,
.feat_cta_self_other {
  background: #f5f6f0;
  font-size: 16px;
  height: 260px;
}
.feat_cta_self span.number,
.feat_cta_self_other span.number {
  background: #ffffff;
  border-radius: 7px;
  color: #000000;
  font-size: 40px;
  float: left;
  height: 34px;
  line-height: 36px;
  margin-right: 7px;
  min-width: 40px;
  padding: 5px;
  text-align: center;
}
.feat_cta_self .heading,
.feat_cta_self_other .heading {
  background: #eceee3;
  height: 36px;
  font-size: 14px;
}
.feat_cta_self .heading h2,
.feat_cta_self_other .heading h2 {
  margin: 10px;
}
.feat_cta_self .copy,
.feat_cta_self_other .copy {
  margin: 20px;
  background: none;
  padding: 10px;
}
.feat_cta_self .copy h2,
.feat_cta_self_other .copy h2 {
  font-size: 18px;
  margin-top: -6px;
}
.feat_cta_self .copy h2 a,
.feat_cta_self_other .copy h2 a {
  color: #07a !important;
}
.feat_cta_self .completed,
.feat_cta_self_other .completed {
  background: url(//public.slidesharecdn.com/images/tick-24.png?cb=1605151546) no-repeat left top;
  color: #5f5f5f;
  font-weight: 400;
  height: 20px;
  list-style: none;
  margin-top: 10px;
  padding-left: 25px;
}
.feat_cta_self .loading,
.feat_cta_self_other .loading {
  background: url(../images/loading.gif?cb=8170a011b8e0a78d6b2e2322e8524124389e6bee) no-repeat left top;
  color: #5f5f5f;
  background-size: 22px 22px;
  font-weight: 400;
  height: 20px;
  list-style: none;
  margin-top: 10px;
  padding-left: 25px;
}
.feat_cta_self .missing,
.feat_cta_self_other .missing {
  background: url(../images/missing24.png?cb=1605151546) no-repeat left top;
  color: #5f5f5f;
  font-weight: 400;
  height: 20px;
  list-style: none;
  margin-top: 10px;
  padding-left: 25px;
}
.feat_cta_self hr,
.feat_cta_self_other hr {
  border-top: 1px solid #DDDDDD;
}
.feat_cta_self .feat_content ul,
.feat_cta_self_other .feat_content ul {
  margin: 20px 27px;
}
.feat_cta_self .feat_content ul li,
.feat_cta_self_other .feat_content ul li {
  margin-right: 6px;
}
.feed_cta_no_edit {
  font-size: 14px;
  line-height: 22px;
  height: 90px;
}
/* Alert messages - to be REMOVED when entire site is bigbooted */
.alert {
  margin-left: -20px;
}
.summary,
.error,
.notice,
.success,
.warning,
.permanent,
.message {
  border: 1px solid;
  padding: 8px 35px 8px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 928px;
  margin: auto;
  margin-bottom: 18px;
}
.summary {
  background: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.error,
.warning {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.notice,
.message {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #0077aa;
}
.success,
.permanent {
  background: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.closeThis {
  color: #000000;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  opacity: 0.2;
}
.closeThis:hover {
  opacity: 0.4;
  text-decoration: none;
  color: #000000;
}
.summary .closeThis,
.error .closeThis,
.notice .closeThis,
.success .closeThis {
  position: relative;
  right: -21px;
  top: -2px;
}
/* --------------------------------------------------------------

   =Sprites & Icons

   Usage:
   * First use the class "sprite" where ever you need a sprited icon or background image.
   * Then apply the "sprite modifier" class. For instance, to get the Email icon, use class="sprite iconEmail".
   * Sprites have limitations. Do not use for extremently wide or tall elements.

-------------------------------------------------------------- */
.sprite {
  background: transparent url(/slideview/images/sprite-slideview.png?cb=5e4814e15e30a2367f5fa732a4ce048deae26ac1) no-repeat 0 0;
}
.spriteProfile {
  background: transparent url(/images/sprite-profile.png?cb=2c86f831482520e850094b178f3ddbc57aab0d8e) no-repeat 0 0;
  padding-left: 26px;
}
.iconEmail {
  background-position: 0 -46px;
  padding-left: 18px !important;
}
.iconEmail:hover {
  background-position: -50px -96px;
}
.iconFav {
  background-position: -100px -145px;
  padding-left: 15px !important;
}
.iconFav:hover {
  background-position: -150px -195px;
}
.iconFavOn {
  background-position: -150px -195px;
  padding-left: 15px !important;
}
.iconDownload {
  background-position: -200px -246px;
  padding-left: 12px !important;
}
.iconDownload:hover {
  background-position: -250px -296px;
}
.iconNoDownload {
  background-position: -200px -246px;
  color: #555 !important;
  padding-left: 12px !important;
  cursor: default;
}
.iconEmbed {
  background-position: -300px -345px;
  padding-left: 16px !important;
}
.iconEmbed:hover {
  background-position: -350px -395px;
}
.iconURL {
  background-position: 0 -195px;
  padding-left: 19px !important;
}
.iconComment {
  background-position: -99px -293px;
  padding-left: 15px !important;
}
.iconEmbedViews {
  background-position: -200px -394px;
  padding-left: 16px !important;
}
.iconSSViews {
  background-position: -1px -347px;
  padding-left: 16px !important;
}
.iconViews {
  background-position: -148px -45px;
  padding-left: 16px !important;
}
.iconAnalytics {
  background-position: -100px -447px;
  padding-left: 14px !important;
}
a:hover .iconAnalytics {
  background-position: -150px -497px;
}
.statistics .iconFav {
  background-position: -100px -143px;
}
.statistics .iconDownload {
  background-position: -199px -244px;
  padding-left: 15px !important;
}
.profileData .location {
  background-position: 1px 1px;
}
.profileData .job {
  background-position: -23px -30px;
}
.profileData .industry {
  background-position: -53px -63px;
}
.profileData .phone {
  background-position: -144px -154px;
}
.userStats .privateMessageIcon {
  background-position: -91px -123px;
  display: block;
  height: 26px;
  padding: 0;
  width: 40px;
}
.spriteProfile.about {
  left: 0;
  padding-bottom: 24px;
  position: absolute;
  top: 1px;
}
.spriteProfile.phone {
  background-position: -27px -27px;
}
.spriteProfile.location {
  background-position: -54px -54px;
}
.adr .spriteProfile.location {
  left: 0;
  padding-bottom: 21px;
  position: absolute;
  top: 0;
}
.adr li.location {
  line-height: 23px;
  padding-left: 25px;
}
.spriteProfile.message {
  background-position: -81px -81px;
}
.spriteProfile.envelope {
  background-position: -108px -108px;
  line-height: 18px !important;
  padding-left: 17px;
}
.spriteProfile.work {
  background-position: -135px -135px;
  left: 0;
  padding-bottom: 23px;
  position: absolute;
  top: 0;
}
.v-card .workWrapper {
  display: block;
  padding-left: 26px;
  position: relative;
}
.spriteProfile.industry {
  background-position: -162px -162px;
}
.spriteProfile.web {
  background-position: -189px -189px;
}
.spriteProfile.following,
.spriteProfile.followers {
  background-position: -216px -216px;
}
.spriteProfile.tags {
  background-position: -243px -242px;
}
.spriteProfile.favorites {
  background-position: -270px -270px;
}
.spriteProfile.latest {
  background-position: -297px -297px;
}
.spriteProfile.presentations {
  background-position: -324px -324px;
}
h2 .spriteProfile.presentations,
h2 .spriteProfile.following {
  display: block;
  line-height: 22px;
  padding-bottom: 1px;
  text-decoration: none;
}
h2 .spriteProfile.following {
  font-size: 13px;
  padding-left: 26px;
  width: 582px;
}
.spriteProfile.documents {
  background-position: -351px -351px;
}
.spriteProfile.videos {
  background-position: -378px -378px;
}
.spriteProfile.twitter {
  background-position: -377px -377px;
  clear: both;
  display: block;
  line-height: 24px;
}
.spriteProfile.twitter:hover {
  background-position: -404px -404px;
}
.spriteProfile.facebook {
  background-position: -432px -432px;
  clear: both;
  display: block;
  line-height: 24px;
}
.spriteProfile.facebook:hover {
  background-position: -459px -459px;
}
.spriteProfile.linkedin {
  background-position: -486px -486px;
  clear: both;
  display: block;
  line-height: 24px;
}
.spriteProfile.linkedin:hover {
  background-position: -513px -513px;
}
.spriteProfile.private {
  background-position: -566px -566px;
}
.spriteProfile.google-plus {
  background-position: -588px -587px;
  clear: both;
  display: block;
  line-height: 24px;
}
.spriteProfile.google-plus:hover {
  background-position: -619px -618px;
}
.spriteProfile.user-icon {
  background-position: -653px -652px;
  line-height: 18px !important;
}
/* Prompt for removing ads */
.sidebar .medRecAd {
  position: relative;
}
.sidebar .medRecAd .medRecCTA a {
  background: #EBEBEB;
  border: 1px solid #505050;
  border-radius: 12px;
  color: #333;
  height: 12px;
  float: right;
  font-weight: 700;
  line-height: 10px;
  padding: 1px;
  position: absolute;
  right: -8px;
  text-align: center;
  top: -13px;
  width: 12px;
  z-index: 9;
}
.sidebar .medRecAd .medRecCTA a:hover {
  text-decoration: none;
}
.bannerAdCTA,
.medRecCTA {
  font-size: 12px;
  margin: 0;
  text-align: right;
}
.leaderboard-profile {
  clear: both;
  height: 90px;
  margin: 0 0 12px;
  position: relative;
}
.leaderboard-profile img {
  border: 1px solid #ddd;
}
.leaderboardCTA a {
  background: #EBEAE4;
  border-radius: 12px;
  border: 1px solid #505050;
  color: #333;
  float: right;
  font-weight: 700;
  height: 14px;
  line-height: 11px;
  padding-left: 1px;
  position: absolute;
  right: 219px;
  text-align: center;
  text-decoration: none;
  top: -12px;
  width: 13px;
}
.leaderboardCTA a:hover {
  background: #f9f8f2;
  color: #000;
  text-decoration: none;
}
.leaderboardBottomCTA {
  margin: 0 auto 1.25em;
  padding-right: 115px;
  text-align: right;
  width: 845px;
}
.bannerAdCTA {
  width: 468px;
}
.medRecCTA {
  float: left;
  width: 300px;
}
/* Private message pop up */
div#fancy_content {
  padding: 0;
}
div#fancy_inner {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#fancy_outer {
  height: 355px !important;
}
.grey {
  color: #777;
  font-size: 11px;
  font-weight: normal;
}
.roleFollower {
  max-height: 28px;
  overflow: hidden;
}
.follow-link {
  font-size: 11px;
  position: relative;
  top: -18px;
}
.follow-link a {
  font-weight: normal;
  color: #07A;
}
.userFeeds ul li:first-child {
  border-top: none;
}
/* ------- for enterprise user's content box ------- */
.content_box .widgetWrapper .vcard {
  font-size: 12px;
  margin: 6px 0 10px;
}
.content_box .widgetWrapper .vcard h1 {
  font-size: 21px;
  line-height: 23px;
  margin-bottom: 10px;
}
.content_box .widgetWrapper .vcard .photo {
  background: #FFF;
  float: left;
  overflow: hidden;
}
.content_box .widgetWrapper .vcard .profileData {
  clear: both;
  margin: 0;
}
.content_box .widgetWrapper .vcard .profileData li {
  margin: 0 0 .4em;
}
.content_box .widgetWrapper .vcard .profileData dl {
  margin: 0;
}
.content_box .widgetWrapper .vcard .profileData dt {
  clear: both;
  display: inline;
  float: left;
  margin: 0 .5em .1em 0;
}
.content_box .widgetWrapper .vcard .profileData dd {
  display: inline;
  float: left;
  margin: 0 0 .1em;
}
.content_box .widgetWrapper .vcard ul.adr {
  margin: 0;
}
.content_box .widgetWrapper .smallList img.photo {
  display: inline;
  float: left;
  margin: 0 6px 0 0;
  padding: 1px;
  overflow: hidden;
  border: 1px solid #dddcd7;
}
.content_box .widgetWrapper .smallList span {
  line-height: 14px;
}
/* ----- for modal box ------ */
.modal-header h3 {
  color: #404040 !important;
  font-size: 18px !important;
}
.modal-body p {
  color: #404040 !important;
  font-size: 13px !important;
}
footer .footerWrapper:before {
  border-bottom: none;
  border-top: none;
  margin-top: 0;
}
