#search_tour table.res thead th:nth-child(6) {
    white-space: normal !important;  
}

#search_tour table.res thead th:nth-child(8), #search_tour table.res td:nth-child(8){
    display: none;
}

.Zebra_DatePicker {
     line-height: 14px !important;
}

#fast_search .Zebra_DatePicker td, #fast_search .Zebra_DatePicker th {
    height: 14px !important;
	padding: 1px 0px !important;
}

#fast_search .Zebra_DatePicker .dp_legend {
    display: none;
}
#fast_search {
    border-radius: 10px 10px 10px 10px;
    display: block !important;
	height:100%;
	background:linear-gradient(to bottom, #f7f9fb 0%, #d9e3ec 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#fast_search .n1 {
    margin:0 20px;
    width: initial !important;
}

#fast_search td {
    font-size: 12px;
    font-size: 12px;
    text-align: left;
	height:34px;
}
#fast_search td.b select {
    min-width: 400px;
}
#fast_search td select.minifs {
    min-width: 140px;
}
#fast_search td.r select {
    width: 90px;
}
#fast_search.samo_container .select_bg.date input.date { 
    width: 86px;
}
#fast_search .submit input:hover {
    background: #81b8fc
}
#fast_search .submit input {
    margin: 0px;
    color:#ffffff;
    font-weight: bold;
    width:76px;
    height:32px;
    cursor:pointer;
    border-radius: 8px 8px 8px 8px;
    background: #60a2f4
}
#fast_search .panel_fs td{
	padding: 3px 4px;
  white-space: nowrap;
	width:5%;
}

#search_tour[embed] {
	--main-container-width: 1060px; /* refs #113025 */
}
