<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.select2-container--default .select2-selection--single .select2-selection__arrow
{
	top: 10px !important;
	right: -3px !important;
}

@media (min-width: 768px)
{
	.text-right-no-xs
	{ 
		text-align: right; 
	}
}</pre></body></html>