.ui.inline.dropdown {
	text-align: right !important;
}
		
		  .ui.selection.dropdown > .delete.icon, .ui.selection.dropdown > .dropdown.icon, .ui.selection.dropdown > .search.icon {
           
            right: 75% !important;
            
		  }
	
	.ui.selection.dropdown .menu .item {
		text-align: right !important;
	}
		
		
		.ui.dropdown .menu .item {
				text-align: right !important;
		}
		
		.ui.dropdown .menu>.item {
 
    font-size: .9rem !important;
		}
		
