.w38px {
	width: 44px!important;
	float: left!important;
	border: 1px solid #EEE!important;
	padding: 12px 1px!important;
	clear: none!important;
	text-align: center;
}

.w38px input {
	padding: 0px!important;
	text-align: center;
}

.w38px input::-webkit-inner-spin-button, .w38px input::-webkit-outer-spin-button {
	-webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    margin: 0!important;
	-moz-appearance: textfield;
}

.w45px {
	width: 45px!important;
	float: left!important;
	border: 1px solid #EEE!important;
	padding: 12px 1px!important;
	clear: none!important;
	text-align: center;
}

.w45px input {
	padding: 0px!important;
	text-align: center;
}

.w45px input::-webkit-inner-spin-button, .w45px input::-webkit-outer-spin-button {
	-webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    margin: 0!important;
	-moz-appearance: textfield;
}