.k2_userInfo
{
        width: 100%;
        height: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 12px;
        position: relative;
        text-align:center;
}
.k2_userInfo .stdStar
{
    margin-left:5px;
    color:#ffc400;
    font-size:20px;
}
.k2_userInfo .header
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    height: 20px;
    float: right;
    width: 100%;
    margin-bottom: 10px;
        font-size: 13px;
    color: #333333;
}
.k2_userInfo img{
        width: 120px;
        height: 120px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
.k2_userInfo span.userName
{
        font-family: dana, 'b yekan', Tahoma;
        font-size: 23px;
        display:block;
}
.k2_userInfo span.txt1
{
    margin-top:5px;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 13px;
        display:block;
}
.k2_userInfo .links a {
                text-decoration: none;
                font-size: 13px;
                padding: 1px 5px 1px 5px;
                position: relative;
                margin-left: 10px;
                padding: 1px 14px 0 14px;
                color: #666;
                text-decoration: none;
                text-shadow: 0 1px white;
                border: 1px solid #e0e0e0;
                -webkit-box-shadow: inset 0 0 0 1px #fafafa;
                box-shadow: inset 0 0 0 1px #fafafa;
                border-radius: 4px;
            }

.k2_userInfo  .links a:hover .count {
                    top: -18px;
                    transition: 0.2s ease;
                }


.k2_userInfo  .links .discuss .count {
                display: block;
                position: absolute;
                top: -16px;
                right: 3px;
                padding: 1px 5px 1px 5px;
                font-family: dana, 'b yekan', Tahoma;
                color: white;
                text-shadow: 0 1px rgba(0, 0, 0, 0.25);
                border: 1px solid;
                border-radius: 50%;
                -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
                box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
                transition: 0.2s ease;
                background-color: #01ba8e;
            }

.k2_userInfo .links .birthday .count {
                display: block;
                position: absolute;
                top: -16px;
                right: 3px;
                padding: 1px 5px 1px 5px;
                font-family: dana, 'b yekan', Tahoma;
                color: white;
                text-shadow: 0 1px rgba(0, 0, 0, 0.25);
                border: 1px solid;
                border-radius: 50%;
                -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
                box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
                transition: 0.2s ease;
                background-color: #ffc400;
            }

#uInfo_toCnt {

}

    #uInfo_toCnt div.links {
        width: 100%;
        height: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 12px;
        position: relative;
    }

        #uInfo_toCnt div.links div.right {
            float: right;
            margin-top: 15px;
        }

            #uInfo_toCnt div.links div.right li {
                float: right;
                margin-left: 10px;
                list-style: none;
            }

        #uInfo_toCnt div.links div.left {
            float: left;
            margin-top: 15px;
        }

            #uInfo_toCnt div.links div.left span.online {
                display: block;
                position: relative;
                padding: 1px 14px 0 14px;
                height: 24px;
                line-height: 24px;
                font-size: 12px;
                color: #FFFFFF;
                text-decoration: none;
                border-radius: 4px;
                background-color: #8abc00;
            }

            #uInfo_toCnt div.links div.left span.offline {
                display: block;
                position: relative;
                padding: 1px 14px 0 14px;
                height: 24px;
                line-height: 24px;
                font-size: 12px;
                color: #FFFFFF;
                text-decoration: none;
                border-radius: 4px;
                background-color: #ccc;
            }

        #uInfo_toCnt div.links a.ls1 {
            display: block;
            position: relative;
            padding: 1px 14px 0 14px;
            height: 24px;
            line-height: 24px;
            font-size: 12px;
            font-weight: bold;
            color: #666;
            text-decoration: none;
            text-shadow: 0 1px white;
            border: 1px solid #e0e0e0;
            -webkit-box-shadow: inset 0 0 0 1px #fafafa;
            box-shadow: inset 0 0 0 1px #fafafa;
            border-radius: 4px;
        }

            #uInfo_toCnt div.links a.ls1 .badge.red {
                background: #D93240;
            }

            #uInfo_toCnt div.links a.ls1 .badge.cian {
                background: #01ba8e;
            }

            #uInfo_toCnt div.links a.ls1 .badge {
                display: block;
                position: absolute;
                top: -11px;
                right: 3px;
                line-height: 16px;
                height: 16px;
                padding: 1px 5px 1px 5px;
                font-family: dana, 'b yekan', Tahoma;
                color: white;
                text-shadow: 0 1px rgba(0, 0, 0, 0.25);
                border: 1px solid;
                border-radius: 10px;
                -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
                box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
                transition: 0.2s ease;
            }

            #uInfo_toCnt div.links a.ls1:hover .badge {
                top: -14px;
            }

#uInfo_uImageCnt {
    width: 100%;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 50px auto auto auto;
    font-family: dana, tahoma;
    font-size: 12px;
    position: relative;
    text-align: center;
}

    #uInfo_uImageCnt a.uinfo {
        text-decoration: none;
        position: absolute;
        top: -40px;
    }

    #uInfo_uImageCnt div.UinfoText {
        text-align: center;
    }

    #uInfo_uImageCnt a.uinfo img {
        width: 120px;
        height: 120px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: none;
    }

    #uInfo_uImageCnt a.uinfo:hover {
        opacity: 0.75;
    }

    #uInfo_uImageCnt div.UinfoText a.uLinke {
        text-decoration: none;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 19px;
        color: #444444;
    }

    #uInfo_uImageCnt div.UinfoText span.txt1 {
        text-decoration: none;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 13px;
        color: #777777;
        display: block;
    }

    #uInfo_uImageCnt div.UinfoText span.txt2 {
        text-decoration: none;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 13px;
        color: #777777;
        display: block;
        text-align: center;
    }

        #uInfo_uImageCnt div.UinfoText span.txt2 img {
            margin-left: 2px;
        }

.uInfo_teacher_jozve {
    height: 134px;
    overflow: hidden;
    float: right;
    width: 100%;
}

    .uInfo_teacher_jozve div.rowsTFile {
        height: 40px;
        overflow: hidden;
        float: right;
        width: 100%;
        background-color: #FFFFFF;
        margin-bottom: 5px;
    }

        .uInfo_teacher_jozve div.rowsTFile div.courseIco {
            float: right;
            width: 40px;
            margin-left: 10px;
        }

        .uInfo_teacher_jozve div.rowsTFile div.courseInfo {
            height: 40px;
            float: right;
        }

            .uInfo_teacher_jozve div.rowsTFile div.courseInfo a {
                text-decoration: none;
                font-size: 13px;
                color: #000000;
            }

        .uInfo_teacher_jozve div.rowsTFile div.courseIco img {
            width: 40px;
            height: 40px;
            float: right;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            border-radius: 50px;
            background-color: #FFF;
        }

        .uInfo_teacher_jozve div.rowsTFile div.coursedl {
            background-color: #EFEFEF;
            height: 33px;
            float: right;
            margin-top: 3px;
            margin-right: 10px;
        }

            .uInfo_teacher_jozve div.rowsTFile div.coursedl a {
                text-decoration: none;
                color: #666666;
            }

            .uInfo_teacher_jozve div.rowsTFile div.coursedl img {
                width: 30px;
                height: 30px;
                float: right;
            }

 