   .UIChangeProfiles {
        background: none repeat scroll 0 0 #fff;
    }
    .UIChangeProfiles a{
      text-decoration: none;
    }
    .UIChangeProfiles .Title {
        background: url("/Themes/Default/MyAccountHPTel/UIChangeProFiles/Images/Icons/ip.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        color: #222222;
        margin-bottom: 10px;
        padding-left: 30px;
        font-size: 16px;
        margin-bottom: 5px;
        color: #1f7ed0;
        text-transform: uppercase;
        font-weight: bold;
    }

    .UIChangeProfiles .td {
        height: 32px;
    }
    .UIChangeProfiles .lblMaKH {
        font: bold 10pt arial;
    }
    .UIChangeProfiles .txtHoTen, .txtNewPassword, .txtConfirmPassword, .txtCurrentPassword {
        height: 22px;
    }
    .UIChangeProfiles .lblNotice, .lblNoticeCurrent {
        font: italic 9pt arial;
    }
    .UIChangeProfiles .lnkSave {
        background: #1f7ed0;
        background: linear-gradient(225deg,#2ed3ae 0%,#109df7 100%);
        color: #fff;
        font-weight: bold;
        padding: 6px 25px;
        border: none;
        cursor: pointer;
        border-radius: 3px;
        font-family: Open Sans, Arial;
        font-size: 14px;
    }
    .UIChangeProfiles .lnkSave:hover {
        background: none repeat scroll 0 0 #0095ED;
    }
    .UIChangeProfiles .chkGioiTinh input {
        display: inline-block;
        margin-right: 4px;
        vertical-align: top;
    }
    .UIChangeProfiles .chkGioiTinh td {
        display: inline;
        margin-right: 10px;
    }
    .UIChangeProfiles .changePass{
       padding-right:20px
    }
    .UIChangeProfiles .btnChangePass{
       color: #0074d8;
       text-decoration:underline;
       cursor:pointer;
    }
    .UIChangeProfiles .fontBold{
       font-weight:bold;
    }
.UIChangeProfiles table input {
    height: 30px;
    width: 250px;
    display: inline-block;
}
.UIChangeProfiles table table td input {
    height: auto;
    width: auto;
}
/**********************.UILogout*******************/
.UILogout.onTop .avatar span.makh {
    color: #333;
    top: -15px;
    position: relative;
    left: 5px;
    font-weight: bold;
    font-family: Roboto;
}
.UILogout .avatar {
    position: fixed;
    right: 5%;
    top:5px;
    text-align: center;
    z-index:1000;
}
.UILogout img{
    width: 35px;
    height: 35px;
    border-radius: 1000px;
}
.UILogout .avatar .subAvatar:after {
    content: "";
    height: 2px;
    background: #1f7ed0;
    background: linear-gradient(225deg,#2ed3ae 0%,#109df7 100%);
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    border-radius: 3px;
}
.UILogout .avatar img.avatar-user {
    width: 32px;
    border-radius: 1000px;
}
.UILogout .avatar .subAvatar {
    display:none;
    background: #fff;
    padding: 5px 10px;
    text-align: left;
    border-radius: 3px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
    border-bottom: 3px solid #fff;
    cursor: pointer;
    position: absolute;
    width: 160px;
    left: -60px;
}
.UILogout .avatar img.avatar-user.active {
}
.UILogout .avatar .subAvatar a {
    display: block;
    /* line-height: 32px; */
    padding: 8px 0;
}
.UILogout .avatar span.makh {
    color: #ffffff;
    top: -15px;
    position: relative;
    left: 5px;
    font-weight: bold;
    font-family: Roboto;
}
.UILogout {
    position: absolute;
    /* top: 0; */
    right: 2%;
    z-index: 100;
    /* float: right; */
    /* width: 10%; */
}
.UILogout .divDangNhap {
}
.UILogout .btnDangNhap {
    height: 40px;
    color: #f0f0f0;
    font-size: 14px;
    line-height: 40px;
}
.UILogout .btnDangNhap:before {
    content: "\f090";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}
.UILogout .onTop span.makh, .onTop .btnDangNhap{
	color:black !important
}
/*****************************************/


