﻿
.reporticon
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/report.png');
    float:left;
    cursor:hand;
}
.reportlink
{
    float:left;
    width:auto;
    padding-left:4px;
    cursor:hand;
    
}
.replymessage
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/reply.png');
    float:left;
    margin-right:4px;
    cursor:hand;
}
.deletemessage
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/delete16_16.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.messageall
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/mesage_all.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}

.editgroup
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/edit_group.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.editvideo
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/video.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.invite
{
     height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/invite.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.add
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/add.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.leave
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/cancel.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.write
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/newmessage.png');
    float:left;
    padding-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.salam
{
    height:16px;
    width:16px;
    line-height:16px;
    background-image:url('images/salam.png');
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    cursor:hand;
}
.float-left
{
    float:left;width:32%;text-align:left;padding-left:5px;
    margin:0 0 0 0;
}
.float-right
{
    float:right;width:64%;text-align:right;padding-right:5px;
}
.float-left.head
{
    font-weight:700;
    font-family:Arial;
    color:#069;
    
}

.password-weak
{
    padding:1px 3px 1px 3px;
    background-color:#f87a74;
    border:solid 1px #afcfcf;
    font-family:Arial;
    color:#069;
}
.password-average
{
    padding:1px 3px 1px 3px;
    background-color:#f8ed74;
    border:solid 1px #afcfcf;
    font-family:Arial;
     color:#069;
}
.password-strong
{
    padding:1px 3px 1px 3px;
    background-color:#e4f874;
    border:solid 1px #afcfcf;
    font-family:Arial;
     color:#069;
}
.password-Ex
{
    padding:1px 3px 1px 3px;
    background-color:#c5f874;
    border:solid 1px #afcfcf;
    font-family:Arial;
     color:#069;
}
.password-un
{
    padding:1px 3px 1px 3px;
    background-color:#a2f874;
    border:solid 1px #afcfcf;
    font-family:Arial;
     color:#069;
}
.text
{
    font-family:Arial;
    font-size:60%;
    
}
