h4,
.profile-edit input,
.profile-edit textarea,
.profile-edit textarea:focus,
input.changepswd {
    font-family: "Roboto";
}

.myaccount thead th,
.myaccount tbody td {
    text-align: left;
}

.myprofile thead span {
    text-align: left;
}

.edit {
    top: 8px;
    right: 8px;
}

.profile-edit input[type='tel'],
.profile-edit input[type='tel']:focus,
.accountfrm input[type='tel'],
.accountfrm input[type='tel']:focus {
    box-shadow: -5px 4px 0px -4px #878787 !important;
}

.delete {
    right: 30px;
    top: 8px;
}

.myprofile span {
    margin-left: 30px;
    margin-right: auto;
}

.myprofile tbody span.uname {
    text-align: left;
}

.myaccount a {
    padding-left: 0.5rem;
}