.textend
 {
    text-align: right !important;
}
.textstart
 {
    text-align: left !important;
}
#main-menu .dropdown-item.active, #main-menu .dropdown-item:active
 {
    color: #161616 !important;
    text-decoration: none;
    background-color: #c29143 !important;
    text-align: right !important;
}
.itmeuser.text-end.p-2 {
    width: 47%;
    border-bottom: 1px dotted #716E6E;
    margin-left: 3%;
    color: #575757;
}
.sfdsdf:nth-child(odd) .useritem {
    border-left: 1px dotted #716E6E;
}
.dropdown-item
 {
    text-align: right !important;
    min-width: 200px;
}