span.like-hand{
    background: url("//assets.bodybuilding.com/bodyspace/images/common/bodyspace-icon-sprite.png") no-repeat scroll 0px 0px transparent;
    display: inline-block;
    height:9px;
    width:9px;
}
div.bodyspace-user-feed div.contest-history span.contest-name,
div.bodyspace-user-feed div.changed-goal span.goal-set,
div.bodyspace-user-feed div.fit-status-change span.fit-status,
span.light-blue {
    color: #0E709A;
}

/* line 1, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed {
  padding-left: 5px;
}
/* line 4, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed p {
  line-height: 14px;
}

div.bodyspace-user-feed .feed-content-update p{
    line-height: 15px;
}
/* line 7, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-image {
  display: block;
  margin: 10px 0;
}

.feed-content-update img {
    vertical-align: top;
}

div.bodyspace-user-feed .motivation-level-change .feed-image{
    margin: 0px;
}

/* line 11, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .small-gray-font {
  font-size: 10px;
  color: #9a9b9c;
}
/* line 15, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-username {
  font-size: 14px;
  font-weight: bold;
}
/* line 19, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-title {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #9a9b9c;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 23px;
  position: relative;
  z-index: 10;
}
/* line 27, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-arrow {
    border-width: 10px;
    border-style: solid;
    border-color: #f0f0f0;
    margin:5px 0 0 6px;
    width: 0;
    height: 0;
    *zoom: 1;  
  
    border-top: 0 solid transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
div.bodyspace-user-feed .feed-comment-arrow:after {
    border-top-color: #C5C5C5;
    border-width: 9px;
    left: 5px;
    top: 10px;
}
/* line 36, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-box {
  border: none;
  background-color:#f0f0f0;
  display: inline-block;
  margin-bottom: 2px;
  padding: 5px;
  width: 510px;
  text-align: center;
  position: relative;
  z-index: 5;
}
div.bodyspace-user-feed .feed-comment-box div.message-wrapper{
	overflow:hidden;
    position:relative;
}
div.bodyspace-user-feed .feed-comment-box div.message-wrapper label.watermark{
    top: 5px;
}
/* line 44, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-box span.wmwrap {
  float: left;
}
/* line 47, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-box .bodyspace-comment-submit-button {
  bottom: 0px;
  right: 10px;
}
/* line 54, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-box label,
div.bodyspace-user-feed .feed-comment label {
  font: italic 11px Arial, Helvetica, sans-serif;
  color: #7b7873!important;
  margin: 0px 0 0 5px;
  *margin-top: 0;
}
/* line 60, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-box span,
div.bodyspace-user-feed .feed-comment span {
  text-align: left;
}
/* line 63, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-box textarea,
div.bodyspace-user-feed .feed-comment textarea {
  border: 1px solid #c3c3ce;
  margin: 0 auto;
  width: 498px;
  padding: 5px;
  font: 12px ProximaNova, Arial, Helvetica, sans-serif;
  color: #4d4f53;
  height: 10px;
  resize: none;
}
/* line 74, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post {
  padding: 15px 0;
  font: 12px ProximaNova, Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #bcbdbc;
  position:relative;
}
/* line 79, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .last-feed-block {
  border-bottom: 0;
}

/* line 79, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .more-manage-links {
  text-align: center;
  border-bottom: 0;
}

div.bodyspace-user-feed .feed-comment-post a {
/*    display: inline;*/
}

/* line 83, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-image {
  /*border: 1px solid #dedede;
  background: #bdbdbd;*/
  float: left;
}
div.bodyspace-user-feed .feed-comment-post .feed-user-image a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    text-align: left;
}
div.bodyspace-user-feed .feed-comment-post .feed-user-image img {
    max-width: 50px;  
}
/* line 90, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block {
  margin-left: 10px;
  vertical-align: baseline;
/*  width: 490px;*/
    width: 532px;
    float: left;
    word-wrap: break-word;
}
div.bodyspace-user-feed.profile-feeds .feed-comment-post .feed-user-post-block {
/*    width: auto;*/
    width: 100%;
}
/* line 96, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block span.feed-user-name {
  font-weight: bold;
  font-size: 14px;
  color: #7b7873;
  margin-top: 3px;
}
/* line 102, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block span.feed-user-post {
  margin-top: 3px;
}
/* line 104, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block span.feed-user-post .feed-user-post-workout {
  font-size: 11px;
}
/* line 107, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block span.feed-user-post em {
  font: italic normal 11px ProximaNova, Arial, Helvetica, sans-serif;
}
/* line 111, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block span.feed-user-post-time {
  margin: 10px 0 5px 0px;
}
/* line 113, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-post .feed-user-post-block span.feed-user-post-time.no-top-padding {
  margin-top: 0;
}
/* line 120, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-workout-link {
  display: inline-block;
  *display: inline;
  margin-top: 5px;
  font: bold 15px ProximaNova, Arial, Helvetica, sans-serif;
}
/* line 127, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-user-comment-time,
div.bodyspace-user-feed .feed-user-post-time,
div.bodyspace-user-feed .feed-user-comment-time a,
div.bodyspace-user-feed .feed-user-post-time a,
.feed-user-post-time{
  font-size: 12px;
  display: block;
  width: 250px;
  
}

div.bodyspace-user-feed a.date-link {
    color: #2c2b2a;
    font-weight: normal;
    text-decoration: none !important;
}

div.bodyspace-user-feed .feed-user-comment-time a,
div.bodyspace-user-feed .feed-user-post-time a {
    display: inline;
}
/* line 133, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-user-comment-view-more {
  float: right;
  font: normal 12px Arial, Helvetica, sans-serif;
  position: relative;
  top: 3px;
}
/* line 139, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-block {
  text-align: right;
  padding-left: 20px;
}
/* line 143, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment {
  background: #f0f0f0;
  text-align: left;
  margin-top: 5px;
  padding: 10px;
}
/* line 148, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment textarea {
  width: 280px;
  height: 12px;
}
/* line 153, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-image {
  width: 48px;
  height: 48px;
  /*background: #bdbdbd;*/
  text-align: center;
  float: left;
}
/* line 158, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-image img {
  max-width: 48px;
  max-height: 48px;
}
/* line 163, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-text {
  float: left;
  width: 481px;
  margin-left: 10px;
  vertical-align: top;
  position: relative;
}
/* line 169, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-text textarea {
  float: left;
}
/* line 173, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-container {
  position: relative;
}
/* line 176, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .bodyspace-comment-submit-button {
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px!important;
}
/* line 183, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment-username {
  font: bold 14px Arial, Helvetica, sans-serif;
}
/* line 186, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-user-comment {
  margin-top: 3px;
}
/* line 189, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-user-comment-time {
  margin-top: 3px;
}
/* line 195, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .show-more-comments-block {
  padding: 0!important;
}
/* line 199, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .main-comment-box .feed-comment-image {
  margin-right: 10px;
}
/* line 203, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-comment {
  position: relative;
}
/* line 206, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .bodystats {
  margin: 4px 0 0 0;
  float: left /*li*/;
/*  float-font-size: 11px;
  float-list-style: none;
  float-margin: 0 0 1px 0;
  float-line-height: 11px;*/
}
/* line 216, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .user-rating {
  margin: 1px 0 5px 0;
}
/* line 218, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .user-rating span {
  font-weight: bold;
}
/* line 221, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .user-rating a {
  font-size: 11px;
  color: #FFF;
}
/* line 226, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .comment-rating {
  width: 15px;
  height: 15px;
  background-image: url("//assets.bodybuilding.com/common/images/icons/store-sprite.png");
  background-position: 0px -52px;
  background-repeat: no-repeat;
  padding: 1px 0 0 1px;
  display: inline-block;
  margin: 0 0 0 4px;
  *zoom: 1;
  *display: inline;
}
/* line 238, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .grey-x {
  position: absolute;
  top: 3px;
  right: 0;
}
/* line 243, ../../../_scss/common/user-feed.scss */
div.bodyspace-user-feed .feed-content-update {
  margin-top: 10px;  
}
div.bodyspace-user-feed .post-feed-content-update {
    background-color: #F0F0F0;
    padding:7px;
    position:relative;
    width:506px;
}
div.bodyspace-user-feed .post-feed-content-update a.user-image{
    display: inline-block;
    height: 60px;
    vertical-align: top;
    width: 60px;
}
div.bodyspace-user-feed .post-feed-content-update ul{
    display: inline-block;
    list-style-type: none;
    margin-left: 10px;
    vertical-align: top;
    width:400px;
}
div.bodyspace-user-feed div.overall-goal p{
    line-height: 14px;
}
div.bodyspace-user-feed .feed-truncation {
    word-wrap: break-word;
}
div.bodyspace-user-feed .feed-content-update table.contest-history td {
    font-size:11px;
}
div.bodyspace-user-feed .feed-content-update table.contest-history td.left-column {
    border-top:1px solid #e9e9e9;
    border-right:1px solid #e9e9e9;
    height:20px;
    width:257px;
}
div.bodyspace-user-feed .feed-content-update table.contest-history td.right-column {
    border-top:1px solid #e9e9e9;
    padding-left:12px;
    width:168px;
}
div.bodyspace-user-feed .feed-content-update table.contest-history td.bottom {
    border-bottom:1px solid #e9e9e9;
}
div.feed-comment-interim-title {
    height: 40px;
    line-height: 40px;
}
div.feed-comment-interim-title a.leave-comment-interim {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    *float: left;
}
div.feed-comment-interim-title a.manage-comment-interim {
    display: inline-block;
    font-size: 12px;
    float: right;
}

.fitboard-feed-item .fitboard-image  {
    vertical-align: top;
}

/* temporary style for the popup message that's going to be integrated with wicket */
div.temp-popup{
    position:relative;
    width:300px;
	overflow: hidden;
    border:1px solid #9b9b9d;
    background-color:#e5e3e4;
    padding:10px;
}
div.temp-popup div.image-holder{
    float:left;
    margin-right:10px;
    display: block;
    position: relative;
    width: 100px;
    height:100px;
    background: #fff;
    border: 1px solid #9b9b9d;
}
div.temp-popup div.image-holder:before, div.temp-popup div.image-holder:after{
    z-index: 0; 
    position: absolute; 
    content: "";
    bottom: 15px;
    left: 2px;
    width: 48%; 
    top: 80%;
    max-width:70px;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 1);   
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 1);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 1);
    -webkit-transform: rotate(-9deg);    
    -moz-transform: rotate(-9deg);   
    -o-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
}
div.temp-popup div.image-holder:after{
    -webkit-transform: rotate(9deg);
    -moz-transform: rotate(9deg);
    -o-transform: rotate(9deg);
    -ms-transform: rotate(9deg);
    right: 2px;
    left: auto;
}
div.temp-popup div.image-holder img{
    position:absolute;
    z-index: 50; 
}
div.temp-popup div.content{
    float:left;
    width:188px;
}
div.temp-popup div.content ul{
    list-style:none;
}
div.temp-popup div.content ul a.username{
    font: 14px Arial, Helvetica, sans-serif;
    color:#0e709a;
}
div.temp-popup div.content ul li.description{
    font: bold 10px Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #b0b1b1;
    padding-bottom:5px;
    margin-bottom:5px;
}
div.temp-popup div.content ul li{
    font: 10px/12px Arial, Helvetica, sans-serif;
    color:#4d4f53;
}
div.temp-popup div.content ul li span.bb-button{
    margin-top:5px;
}
.buttom-options-menu{
    background:#fff;
    border: 1px solid #d4d4d4;
    height: 7px;
    padding: 3px 2px 2px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 14px;
    z-index:90;
}
.buttom-options-menu.opened{
    border-bottom: 1px solid #fff;
}
.buttom-options-menu .triangle{
    border-width: 7px;
    border-style: solid;
    border-color: #d4d4d4;
    width: 0;
    *zoom: 1;
}
.buttom-options-menu .triangle.down{
    border-bottom: 0 solid transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    position:relative;
}
.buttom-options-menu .triangle.down:after{
	border: solid transparent;
	border-top-color: #fff;
	border-width: 6px;
	content: ' ';
	position: absolute;
    left: -6px;
	top: -9px;
}
.post-options-menu{
    background-color:#FFF;
    border: 1px solid #d4d4d4;
    padding:2px 5px;
    position: absolute;
    right: 10px;
    top: 28px;
    width: 65px;
    z-index:5;
}
.post-feed-content-update .post-options-menu{
    right: 8px;
    top: 20px;
}

.post-feed-content-update .buttom-options-menu{
	margin-right:1px;
    right: 7px;
    top: 7px;
}
.post-options-menu ul,
.post-feed-content-update div.post-options-menu ul{
	list-style:none;
    margin-left:0px;
    width: 100%;
}

.joined-gym .feed-content-update p, .joined-school .feed-content-update p {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
}

div.bodyspace-user-feed .feed-comment-post a.product-image{
    width: 70px;
    height: 70px;
    background: #fff;
    text-align: center;
    padding-top: 2px;
    margin-right: 1px;
    display: inline-block;
    border: 1px solid #D4D4D4;
}

div.bodyspace-user-feed .feed-comment-post.added-supplement a.product-image{
    height: 65px;
    padding-top: 5px;
}

div.bodyspace-user-feed .feed-comment-post.added-supplement a.product-image table img{
    margin-top: -10px;
}

div.bodyspace-user-feed .feed-comment-post a.product-image table {
    width: 70px;
    height: 70px;
}
div.bodyspace-user-feed .feed-comment-post a.product-image table td {
    text-align: center;
}

div.bodyspace-user-feed .feed-comment-post a.product-image img{ 
    max-height: 60px;
    max-width: 60px;
}
span.new-update {
    font-weight: bold;
}