.newChannelMapping {
  float: right;
  margin-top: 2px;
}
#tbChannelMappingLog tr th:nth-child(1) {
    width: 12% !important;
}
#tbChannelMappingLog tr th:nth-child(2) {
    width: 15% !important;
}
#tbChannelMappingLog tr th:nth-child(3) {
    width: 14% !important;
}
#tbChannelMappingLog tr th:nth-child(4) {
    width: 14% !important;
}
#tbChannelMappingLog tr th:nth-child(5) {
    width: 14% !important;
}
#tbChannelMappingLog tr th:nth-child(6) {
    width: 14% !important;
}


span.select2-selection.select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
	line-height:0 !important;
	min-height:30px !important;
}
span.select2-selection.select2-selection--multiple ul li.select2-selection__choice, .select2-container--default.select2-container--focus .select2-selection--multiple ul li.select2-selection__choice{
	line-height:1.5;
}
