.inr-before::before{ content: '$ '; }
.inr-after::after{ content: ' $'; }
.overflow-dots{ overflow: hidden !important; white-space: nowrap !important; text-overflow: ellipsis !important; }