#enda-bundle-rate-configurations {
	padding: 0;
}

.enda-configuration {
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
	background: #fff;
}

.enda-configuration-rates {
	width: 100%;
	padding: 0 10px 15px 10px;
	border: none;
	box-shadow: none;
}

.enda-configuration-rates th {
	padding: 15px 10px 15px 0;
	border-bottom: 1px solid #e5e5e5;
}

.enda-configuration-rates td {
	padding: 15px 10px 15px 0;
}

.enda-configuration-rates tr > td:nth-child(1),
.enda-configuration-rates tr > td:nth-child(2) {
	width: 40%;
}

.enda-configuration .enda-configuration-settings {
	width: 100%;
	border: none;
	box-shadow: none;
}

.enda-configuration .enda-configuration-settings td {
	padding: 15px 10px;
	background-color: #f9f9f9;
}

.enda-configuration-settings label {
	display: block;
	font-weight: bold;
}


// .woocommerce table.bundle_category {
//     margin:0.5em 0 2em !important;
//     overflow:hidden;
// }

// .woocommerce table.bundle_category thead th {
//     width:25%;
// }

// #bundle_rate_configuration thead th:first-child {
// 	width: 10px !important;
// }

// #bundle_rate_configuration .shipping_destination {
// 	overflow: visible;	
// }

// #bundle_rate_configuration .shipping_rates {
// 	width: 40%;
// }

// #bundle_rate_configuration .shipping_rates th {
// 	line-height: 1em;
// 	font-size: 1em;
// }

// #bundle_rate_configuration .rate_row input {
// 	float: none;
// }

// #bundle_rate_configuration div {
// 	clear: both;
// 	margin-bottom: 0.5em;
// 	overflow: hidden;
// }

// #bundle_rate_configuration .chosen-container, 
// #bundle_rate_configuration .chosen-drop {
// 	overflow: visible;
// }

// #bundle_rate_configuration  .chosen-container {
// 	min-width: 200px;
// }

// #bundle_rate_configuration .specific_countries,
// #bundle_rate_configuration .specific_countries div {
// 	overflow: visible !important;
// }

// #bundle_rate_configuration .specific_countries label {
// 	display: block;
// }

// #bundle_rate_configuration .shipping_rates input {
// 	width: 60px;
// }

// #bundle_rate_configuration .shipping_rates table {
// 	border: 1px solid #d9d9d9;
// 	width: 100%;
// }

// #bundle_rate_configuration .shipping_rates td {
// 	border-top: none;
// 	border-bottom-color: #dfdfdf;
// 	padding: 1em 2em 1em 0.4em;
// }

// #bundle_rate_configuration .shipping_rates td:first-child {
// 	width: 40%;
// }

// #bundle_rate_configuration .shipping_rates td:last-child {
// 	padding: 1em 0.5em;
// 	width: 60px;
// }

// #bundle_rate_configuration .shipping_rates tr:last-child td {
// 	border: none;
// }

// #bundle_rate_configuration .priority input {
// 	width: 40px;
// }	

// #bundle_rate_configuration td.remove {
// 	width: 20px;
// }


/* New Styles for 2.0.0 */