.plugin_pcomment_reply_count {
  display: none;
}


.float-right{float:right; z-index:2;clear:right;}

.float-center{float:center;}

.sticky {
    postion: -webkit-sticky;
    position: sticky;
    top: 0;
}

.ura{
    position: fixed;
    top: 0;
    left:0;
}


.table-middle{vertical-align:middle;}

.sample1 {font-size:12px; background-color:#ffccff; vertical-align:baseline;}