.x-menu-item-CmDDMenu {position: absolute;top: 50%;right: 0;transform: translateY(-50%);padding-top: 5px;padding-bottom: 5px;padding-left: 5px;}
.x-menu-list-item {position: relative;}
.CmDDMenu-insert-before::before {position: absolute;top: -2px;left: 0;content: "";display: inline-block;width: 100%;height: 2px;background: rgba(0, 0, 0, 0.5);}
.CmDDMenu-insert-after::after {position: absolute;bottom: -2px;left: 0;content: "";display: inline-block;width: 100%;height: 2px;background: rgba(0, 0, 0, 0.5);}
.x-dd-drag-proxy {z-index: 16000;}
.CmDDMenu-Background::before{content: '';position: absolute;top: 0;right: 22px;width: 1px;height: 100%;background-color: #fff;border-left: 1px solid #e2e3e3;}
.CmDDMenu > .x-menu-item-text{margin-right: 10px;}
