.select2-container--default .select2-selection--single
	{
		border:1px solid #9da0b2 !important
	}
.align-end
	{
	text-align-last: end !important;
	}
label.main-label
	{
		font-size:14px !important;
		font-weight:600 !important;
	}
.dtbl > tbody > tr > td
{
	white-space:  nowrap !important;
} 