div[id^=tyl_btn_] {
	display: inline-block;
}

a.add_tyl_button span{
	background-image: url(../../../images/thankyoulike/tyl_add.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

a.del_tyl_button span{
	background-image: url(../../../images/thankyoulike/tyl_del.png);
	background-repeat: no-repeat;
	font-weight: normal;
}

.tyllist{
	background-color: #f5f5f5;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2px 5px;
}

.tyllist_classic{
	background-color: #f5f5f5;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2px 5px;
}

img[id^=tyl_i_expcol_]{
	vertical-align: bottom;
}

.popular_post{
	border: 2px solid;
	border-radius: 3px;
	border-color: rgba(112,202,47,0.5);
	background-color: rgba(139,195,74,0.3);
}


.tyl_counter{ 
	background-image: url(../../../img/like.png);
	background-repeat: repeat-y;
	color: #fff; 	
 	padding: 1px 30px;
	float: right; 	 
	font-weight: bold; }

.tyl_avatar{
	width: 25px;
	height: 25px;
	border-radius: 12.5px;
	margin-right: -4px;
}

.tyl_rcvdlikesrange_1, .tyl_rcvdlikesrange_1 a{
	font-weight: bold;
	color: #00E200;
}

.soumik{
	border: 1px solid #00FF2F;
	border-radius: 3px;
	background-color: #00951B;
	color: #fff;
	padding: 1px 5px;
	float: left;
	margin: 4px 5px 0px 0px;
	font-weight: bold;
}

.thankyou_popup_btn{
       cursor: pointer;
}

  #newpoints_a a{
      float: right;
  }

  .post-row .post-row-inner .smalltext{
      padding: 0;
      display: flex;
justify-content: space-between;
      width: 100%;
      position: relative;
      z-index: 1;
      font-size: 10px;
      text-transform: uppercase;
      font-weight: 600;
      align-items: center;
  }

.ougc_awards_postbit_maxperline {
display: none;
}
		