#mvtkbooking-wrapper,
.select-city {
	font-family: Open Sans;
	font-size: 12px;
}
#mvtkbooking-wrapper .td-block-title-wrap {
	margin-bottom: 26px !important;
}
#mvtkbooking-wrapper .tab-pane {
	margin-left: 20px;
	margin-right: 20px;
}
.header-orange {
    background-color: #f18c02;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(//www.panorama-tours.com/themes/basic-v3/assets/images/header.png);
    background-position: left center;
    background-size: cover;
    /* height: 80px; */
}

.select2-container--open .select2-dropdown--below {
	idth: 355px!important;
}

.select2-results__option, .select2-results__option--highlighted {
	margin-left: 0px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 0px;
}
.select2-container .select2-selection--single {
	height: 34px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 34px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 32px !important;
}
.select2-container--default .select2-selection--single {
	border-radius: 0px !important;
}
.swap-flight {
	text-align: center;
	font-size: 14px;
}
.box-action input, select, .swap-select {
	cursor: pointer;
}
.name-select-flight,
.dep-select,
.return-select,
.people-select,
.where-hotel-select,
.cekin-select,
.cekout-select,
.room-select,
.where-tour-select,
.period-select,
.yearperiod-select,
.class-select {
	padding-bottom: 10px;
}
.ticket-passenger-input,
.hotel-passenger-input,
.train-passenger-input {
	width: 100%;
}
.square {
	border-radius: 0px !important;
}
.btn-orange {
	border-color: #666 !important; /* #ee8033 !important; */
    background-color: #666; /* #ee8033; */
    color: #fff;
	border-radius: 0px !important;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
	background-color: #eaeaea; /* #fff; */
    color: #333; /* #ee8033 !important; */
}
.adult, .child, .infant, .input-number-train {
	height: 30px !important;
}
 ul.dropdown-menu.total-people.stopfilter.passenger-input li {
	margin-left: 0px !important;
 }
.dropdown-menu a {
	font-size: 12px !important;
}
.dropdown-menu {
	position: relative !important;
}
#mvtkbooking-wrapper .nav-tabs-custom {
	margin-bottom: 26px;
}

#mvtkbooking-wrapper .nav-tabs .active {
	border-top: 3px solid #888;
}
#mvtkbooking-wrapper ul.nav-tabs li {
	font-size: 12px;
	margin-left: 0px !important;
}
#mvtkbooking-wrapper .nav-tabs > li > a {
	border-radius: 0px !important;
	margin-right: 0px !important;
}

.ui-autocomplete .ui-menu-item,
.select2-results__option {
	font-family: 'Open Sans' !important;
	font-size: 12px !important;
}

#mvtkbooking-wrapper .btn {
	font-family: 'Open Sans';
	font-size: 12px;
	text-transform: uppercase;
}