.clear-both {
	clear: both;
}

#kwm-product-ship-calc {
	width: 100% !important;
	border: 0 none !important;
	padding: 10px 0 !important;
	margin-top: 10px !important;
	background-color: #ffffff !important;
	align-items: normal !important;
	display: inherit !important;
}

#kwm-product-ship-calc .ship_calc {
	align-items: normal !important;
	display: inherit !important;
}

#ship_calc_title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: transparent url(product-calc-ship-icon.gif) left center no-repeat;
}

.ship_calc {
	font-size: 11px;
	padding: 3px;
	width: 100% !important;
}

.ship_calc_zip_title {
	float: left;
	width: 65px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 13px !important;
}

.ship_calc_zip {
	float: left;
	width: 60px !important;
	padding-top: 3px;
	padding-bottom: 5px;
}

.ship_calc_input {
	width: 53px !important;
	height: 25px !important;
	font-size: 16px !important;
}

#ship_calc_zip_country_break {
	clear: both;
}

.ship_calc_country_title {
	float: left;
	width: 60px;
	font-weight: bold;
	padding-top: 2px;
}

.ship_calc_country {
	float: left;
}

.ship_calc_sel {
	width: 169px;
	font-size: 10px;
}

#ship_calc_button_break {
    /* clear: both;
    */
}

.ship_calc_submit {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#ajax_results {
	font-size: 13px !important;
	padding: 5px 0px 0px 0px !important;
	margin-top: 0px !important;
	background-color: #ffffff !important;
}

.ajax_rates {
	float: left;
	width: 55px;
}

.ajax_methods {
	float: left;
	width: 230px;
}

.ajax_dates {
	float: left;
	color: blue;
	width: 218px;
	font-weight: bold;
	padding-bottom: 3px !important;
	border-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.oldexpectedShipping {
	display: block;
	box-sizing: border-box;
	width: 100%;
	background-color: #f2f2f2;
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
}

.oldexpectedShipping small {
	font-weight: normal;
	font-size: 100%;
}

.oldexpectedShipping b {
	font-weight: 800 !important;
}

#kwm-product-ship-calc {
	width: 100%;
	border: 0 none;
	padding: 10px 0;
	margin-top: 10px;
}



