    .list-message-class 
    {
        cursor: pointer;
    }
    .list-message-class:hover td
    {
        background-color: #bfbfbf !important;
    }
    .align-block-message
    {
      padding-top: 3px;
    }
    .cursor-pointer-not-allowed
    {
        cursor: not-allowed !important;
    }
    .text-contact-host
    {
        line-height: 17px;
        font-size: 9px;
        color: #999;
        display: inline-block;
    }
   
    