/* Page subscription List */
.list_in_table-subscription-entry table tr.data-row_chain .table-row-item-3 .table-row-item-1,
.list_in_table-subscription-entry table tr.data-row_chain .table-row-item-3 .table-row-item-4,
.list_in_table-subscription-entry table tr.data-row_chain .table-row-item-3 .table-row-item-5,
.list_in_table-subscription-entry table tr.data-row_chain .table-row-item-3 .table-row-item-6 {
	width: 12%!important;
}
.list_in_table-subscription-entry table tr.data-row_chain .table-row-item-3 .table-row-item-2 {
	width: 34%!important;
}
.list_in_table-subscription-entry table tr.data-row_chain .table-row-item-3 .table-row-item-3 {
	width: 16%!important;
}

.list_in_table-subscription-udx-list table tr.data-row_chain .table-row-item-3 .table-row-item-1 {
	width: 10%!important;
}
.list_in_table-subscription-udx-list table tr.data-row_chain .table-row-item-3 .table-row-item-2 {
	width: 45%!important;
}
.list_in_table-subscription-udx-list table tr.data-row_chain .table-row-item-3 .table-row-item-3 {
	width: 15%!important;
}
.list_in_table-subscription-udx-list table tr.data-row_chain .table-row-item-3 .table-row-item-4 {
	width: 25%!important;
}