h4,
.profile-edit input,
.profile-edit textarea,
.profile-edit textarea:focus,
input.changepswd {
    font-family: 'Tajawal', sans-serif;
}

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

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

.telnumber{
    direction: ltr;
}
.edit {
    top: 8px;
    left: 8px;
}

.myprofile tbody span {
    text-align: right;
}

.myaccount tbody td.amount {
    direction: ltr;
}

.myaccount tfoot tr td.amount {
    direction: ltr;
}

.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 {
    left: 30px;
    top: 8px;
}

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

.myaddrphone .singletruncate {
    direction: ltr;
}

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

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