.profile-img{
    display:inline-block;
    vertical-align:top;
}

.profile-details{
    display: inline-block;
}

.user-name{
    margin-top: 35px;
}

.login-info{
    padding-top: 40px;
}

.login-info div{
    padding-bottom: 3px !important;
}

.company-info{
    padding-top: 30px !important;
}

.company-info div{
    padding-bottom: 3px !important;
}

.user-info{
    padding-top: 30px !important;
}


.user-info div{
    padding-bottom: 3px !important;
}

.forgot_pw{
    color: #B3BBC2 !important;
    font-weight: bold !important;
}

.change_pw{
    color: #B3BBC2 !important;
    font-weight: bold !important;
}

.update_profile{
    color: #B3BBC2 !important;
    font-weight: bold !important;
}

.field-icon {
    float: right;
    margin-top: -21px;
    margin-right: 3px;
    position: relative;
    z-index: 2;
}

.change-pass{
    text-align: right !important;
}

.updateprof{
    text-align: right !important;
}