/*
#search_tour .std{
    width: 100%;
}

#search_tour .hotels_container td {
    padding: 7px; 
}

#search_tour .direction {
    width: 100%;
}
#search_tour .user_info {
    width: 100%;
}
#search_tour .user_info  .col {
    width: 50%;
}
#search_tour .user_info  .col  .panel{
    width: 100%;
}

#search_tour .description{
    width: 50%;
    text-align: right;
}
#search_tour .description2{
    width: 10%;
    text-align: right;
}
#search_tour .description3{
    width: 5%;
    text-align: right;
}
#search_tour  .description4 {
    width: 5%;
    text-align: right;
}

#search_tour .calendar {
    width: 15% !important;
}
#search_tour .tourists {
    width: 5%;
}
#search_tour .cost {
    width: 12%;
}
#search_tour .from {
    width: 5%;
    text-align: right;
}
#search_tour .count {
    width: 15%;
    text-align: left;
}

#search_tour .control_townto {
    width: 40% !important;
}
#search_tour .TOWNTO {
    width: 98% !important;
}

#search_tour .TOWNS {
    width: 99% !important;
} 

#search_tour .control_stars {
    width: 15%;
}
#search_tour  .checklistbox.STARS {
    width: 98% !important;
}
#search_tour .control_hotels {
    width: 55%;
}
#search_tour .w380 {
    width: 99%;
}


.samo_container table.res{
    width: 100%;
}
#search_tour .hotels_container .footer {	
    height:28px;
    background-image: none;
}

#search_tour .std {
    margin: auto !important;
}
#search_tour .STARS label.with_icon {
    width: 152px;
    width: 210px;
}
#search_tour .checklistbox.MEAL {
    width: 110px !important;
}
#search_tour .control_hotels .hotelsearch {
	width: 110px;
}
#search_tour .control_hotels .checklistbox.HOTELS  {
}

#search_tour .resultset .res td, #search_tour .resultset .res th {
    font-size: 12px;
}

td.type_price {}
#search_tour .resultset .res td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#search_tour .resultset .res td.type_price {
    font-size: 8px;
}

#search_tour .resultset .res td.transport {
    font-size: 10px;
    text-align: center;
}
#search_tour .resultset .res td.td_price {
    white-space: nowrap;
}

.samo_container div.wrapper div.header a.button {
    background-image: none;
	height: 15px;
	text-shadow: none;
	font-size: 12px;
}

.samo_container div.wrapper {
    margin-top: 0px;
}

.content .center .container {
    position: static;
}
#search_tour div.transport span.name {
    font-size: 10pt;
}
.TOWNFROMINC_chosen, .STATEINC_chosen, .INCOMINGPARTNER_chosen, .TOURTYPE_chosen, .TOURINC_chosen, .PROGRAMGROUPINC_chosen, .PROGRAMINC_chosen{
    max-width: none;
}
#search_tour .child_ages {
    width: 100%;
	text-align: left;
}
.AGE1_chosen, .AGE2_chosen, .AGE3_chosen {
    max-width: none;
}
.chosen-container.chosen-container-single.chosen-container-single-nosearch {
    min-width: 65px;
}
*/
.samo_container .panel, #modalContainer div.modalTitle, #logonContainer div.modalTitle, #bron_info .subpanel {
    background-color: rgba(255, 173, 127, 0.8);
}
.samo_container table.res thead th, .samo_container table.res .thead th, .samo_container table.res thead td, .samo_container .Zebra_DatePicker .dp_daypicker th {
    background-color: #f3874a;
}

/*
#hotel-popup {
    width: 750px !important;
}
#hotels table.container {
    width: 100%;
}
#hotels .left_container {
    width: 630px;
}
span.Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}
*/


/*fast-search*/
.ttl {
	font-size: 40px!important;
	padding: 20px 0 0 15px!important;
	font-family: 'Roboto', arial, helvetica, sans-serif!important;
    font-weight: 300!important;
    color: #565656;
    line-height: 1.3em;
}
#fast_search .n1 {
	box-shadow: none;
	background: transparent;
	width: 100%;
}
#fast_search_frm{
	margin: 0px;
	padding: 20px;
}
#fast_search select, #fast_search input.frm-input{
	display: block;
	height: 45px;
    width: 100% !important;
	border-radius: 0px;
	padding: 0 0 0 35px;
}
#fast_search button.Zebra_DatePicker_Icon {
    top: 12px !important;
    left: 12px !important; 
}
.with_pict{
	position: absolute;
	float: left;
	opacity: 0.5;
	display: block ;
	margin-left:12px;
	margin-top: 12px;
}
#fast_search .load {
	background: #ed8323;
	border-color: #e27513;
	border: none;
	color: white;
	border-radius: 3px;
	padding: 10px 16px;
	font-size: 18px;
	cursor: pointer;
}
#fast_search td.n {
    text-align: left;
    font-size: 16px;
    margin: 0px;
	width: 15%;
	color: #565656;
	padding-right: 15px;
	padding-left: 15px;
}
#fast_search{
    background: none;
}
#fast_search .submit {
    padding-right: 15px;
}
#fast_search table {
    width: 100%;
}
#fast_search .Zebra_DatePicker .dp_daypicker td {
    padding: 2px 0;
}
#fast_search input[type='submit']{
	height: 45px	
}
#search_tour .prgt, #search_stat .prgt {
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 24px;
}

.samo_container .price_button.expand {
    background-repeat: no-repeat;
}

/*--------------------------------*/
.samo_container {
	background:unset;
}
body {
	display: flex;
	flex-direction: column;
}
#search_tour .std.container {
	overflow-x: hidden;
}
#header {
	margin: unset;
}