<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#MessageDiv
{
padding-right:25px;
padding-left:25px;
overflow:auto;
}
.CommentsPanel
{
   
}
.CommentsPanel
{
    font:8pt tahoma;
    direction:rtl;

}
.CommentHeader
{
   width:400px;
    height:41px;
    
}
.CommentHeader b
{
    color:#0a64b4;
}
    
.CommentHeader span
{
    widows:50px;
    float:right;
    display:block;
    padding-top:10px;
    padding-left:5px;
}
.CommentHeader div
{
    
    width:200px;
    height:20px;
    float:right;
    margin-top:10px;
    color:#ff7e00;
    direction:rtl;

}
.CommentHeader div a
{
    padding-top:3px;
    height:15px;
    display:inline-block;
    color:#ff7e00;
}
.CommentRow
{
    height:auto!important;
    height:89px;
    min-height:89px;
    

}
.SenderName
{
    height:20px;

}
.SenderNameDiv
{
    background:url(/Images/CommentIcon.jpg) no-repeat right;
    width :200px;
    height:17px;
    padding-right:28px;
    text-align:right;
    font:bold 8pt tahoma;
    color:#217aaf;
    float:right;
    padding-top:9px;
    
}
.DivCommentContainer
{
    padding:5px;
    text-align:justify;
    line-height:18px;
    padding-bottom:15px;
    padding-top:8px;
  
}
.DivCommentFooter
{
    background:url(/Images/Grad_FooterCooment.jpg) repeat-x right;
    height:27px;
    width:100%;
    direction:ltr;
}
.DivCommentFooter span
{
    display:block;
    padding-left:10px;
    padding-top:6px;
    float:left;
}


/*--------------------SendComment--------------*/
.More_Comment a
{
    font:8pt tahoma;
    color:orange;
    float:left;
    direction:ltr;
}
#SendCommentDiv
{
    font:8pt tahoma;
    color:#000;
    direction:rtl;
    
}
#SendCommentTitle
{
    width:400px;
    height:43px;
    font:8pt tahoma;
}
#SendCommentTitle span
{
    font:bold 10pt tahoma;
    display:block;
    width:100px;
    height:30px;
    background:url(/Images/SendCommentIcon.jpg) no-repeat right bottom;
    padding-right:35px;
    float:right;
    color:#065483;
    
}
#SendCommentTitle p
{
    padding:0px;
    margin:0px;
    padding-top:10px;
}
#SendCommentTitle a
{
    display:inline-block;
    width:100px;
    text-align:left;
    float:left;
    padding-top:10px;
    color:#ff7e00;
}
#SendCommentFrame
{
    background:#efefef;
    padding:10px;
    border:solid 1px #e2e0d1;
}
#MessageDiv table
{
    margin-right:30px;
}
#MessageDiv table td
{
    color:#063e60;
  

}
.InputText
{
    border:solid 1px #cccccc;
    line-height:18px;
    outline:none;
}
.InputTextEn
{
    border:solid 1px #cccccc;
    line-height:18px;
    outline:none;
    direction:ltr;
}
.ViewCommentSeprator
{
    border-top:solid 1px #dddcdc;
    height:10px;
    padding-bottom:10px;
    margin-top:10px;
}
</pre></body></html>