div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default{
	width: 100% !important;
}
div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default.select2-container--disabled .select2-selection--single{
	background-color: #d1d1d1;
    color: #595959;
    border-color: #757575;
    cursor: not-allowed;
    opacity: 1;
}
div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, 
div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default .select2-selection--single{
	margin: 0;
	line-height: normal !important;
	padding: 0.2em 0.2em 0.2em 0.2em;
	font-size: 1.6em !important;
	width: 100%;
	vertical-align: middle;

	float: none;
	background-color: #fff;
	color: #2f2f2f;
	border: 1px solid #a0a0a0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 1px 3px rgba(54,54,54,0.15);
	-moz-box-shadow: inset 1px 3px rgba(54,54,54,0.15);
	box-shadow: inset 1px 3px rgba(54,54,54,0.15);
	display: inline-block;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	padding: 0.58537em 0.8em 0.58537em 0.8em;
	height: 2.4em;


	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%27100%27 height=%2790%27 fill=%27%23000000%27><polygon points=%270,0 100,0 50,90%27/></svg>");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: calc(100% - 4px) 50%;
	background-size: 7px;
	font: inherit;
}
div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
	display:none;
}
.select2-container .tcwlw_vehicle_size_option b {
    border-right: 1px solid #a0a0a0;
    display: inline-block;
    padding-right: 0.3em;
    margin: 0 0.2em 0 0;
    line-height: 1em;
}

div#tcwlw_widget[id="tcwlw_widget"] .select2-container--default .select2-selection--single {
	text-indent:0!important;
}
.select2-results__option .tcwlw_vehicle_size_option.tcwlw_staggered>span, 
.select2-results__option .tcwlw_vehicle_size_option.tcwlw_staggered>span {
    white-space: nowrap;
    display: table-row;
}
.select2-results__option .tcwlw_vehicle_size_option.tcwlw_staggered>span>span, 
.select2-results__option .tcwlw_vehicle_size_option.tcwlw_staggered>span>span {
    display: table-cell;
}
.select2-selection__rendered .tcwlw_vehicle_size_option.tcwlw_staggered>span, 
.select2-selection__rendered .tcwlw_vehicle_size_option.tcwlw_staggered>span {
    white-space: nowrap;
    display: table-row;
}

div#tcwlw_widget_outer .select2-selection__rendered .tcwlw_vehicle_size_option.tcwlw_staggered, 
div#tcwlw_widget[id="tcwlw_widget"] .select2-selection__rendered .tcwlw_vehicle_size_option.tcwlw_staggered {
	display: unset;
    padding: unset;
    line-height: unset;
}
div#tcwlw_widget_outer .select2-selection__rendered .tcwlw_vehicle_size_option.tcwlw_staggered>span, 
div#tcwlw_widget[id="tcwlw_widget"] .select2-selection__rendered .tcwlw_vehicle_size_option.tcwlw_staggered>span{
	display:unset;
}
