.l-page-history {
	padding-top: 60px;
	box-sizing: border-box;
}

.b-top_search {
	top: 0;
	background: #f4f4f4;
	height: 40px;
	overflow: hidden;
	box-shadow: 0 5px 5px -3px #e9ebed inset, 0 -3px 3px -2px #f3f3f3 inset, 0 2px 0 -1px #dbe1e5 inset, 0 -2px 0 -1px #eff0f1 inset;
	position: absolute;
	width: 100%;
}

.b-top_search .tsearch_list {
	margin: 0;
	padding: 0 22px 0 0;
	display: block;
	clear: both;
	list-style-type: none;
}

.b-top_search .tsearch_item {
	display: block;
	float: left;
	border-right: 1px dashed #dcdcdc;
	width: 210px;
	height: 40px;
	position: relative;
	overflow: hidden;
	font-size: 11px;
}

.b-top_search .tsearch_item:hover {
	background: #e0e9ef;
	border-right-color: #c5d8ea;
}

.b-top_search .tsearch_item .mistify {
	display: block;
	width: 36px;
	height: 22px;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	background: -moz-linear-gradient(left, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.85) 25%, rgba(244, 244, 244, 1) 50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(244, 244, 244, 0)), color-stop(25%, rgba(244, 244, 244, 0.85)), color-stop(50%, rgba(244, 244, 244, 1)));
	background: -webkit-linear-gradient(left, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.85) 25%, rgba(244, 244, 244, 1) 50%);
	background: -o-linear-gradient(left, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.85) 25%, rgba(244, 244, 244, 1) 50%);
	background: -ms-linear-gradient(left, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.85) 25%, rgba(244, 244, 244, 1) 50%);
	background: linear-gradient(to right, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.85) 25%, rgba(244, 244, 244, 1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f4f4f4', endColorstr='#f4f4f4', GradientType=1);
}

.b-top_search .tsearch_item:hover .mistify {
	background: -moz-linear-gradient(left, rgba(224, 233, 239, 0) 0%, rgba(224, 233, 239, 0.85) 25%, rgba(224, 233, 239, 1) 50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(224, 233, 239, 0)), color-stop(25%, rgba(224, 233, 239, 0.85)), color-stop(50%, rgba(224, 233, 239, 1)));
	background: -webkit-linear-gradient(left, rgba(224, 233, 239, 0) 0%, rgba(224, 233, 239, 0.85) 25%, rgba(224, 233, 239, 1) 50%);
	background: -o-linear-gradient(left, rgba(224, 233, 239, 0) 0%, rgba(224, 233, 239, 0.85) 25%, rgba(224, 233, 239, 1) 50%);
	background: -ms-linear-gradient(left, rgba(224, 233, 239, 0) 0%, rgba(224, 233, 239, 0.85) 25%, rgba(224, 233, 239, 1) 50%);
	background: linear-gradient(to right, rgba(224, 233, 239, 0) 0%, rgba(224, 233, 239, 0.85) 25%, rgba(224, 233, 239, 1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e0e9ef', endColorstr='#e0e9ef', GradientType=1);
}

.b-top_search .tsearch_goto {
	display: block;
	height: 34px;
	text-decoration: none;
	color: #466598;
	padding: 6px 0 0 6px;
}

.b-top_search .tsearch_goto:hover, .b-top_search .tsearch_goto:active {
	color: #466598 !important;
	border-top: 1px solid #d6e2e9;
	border-bottom: 1px solid #dee7ee;
	height: 33px;
	padding: 5px 0 0 6px;
	box-shadow: 0 4px 4px -2px #dbe5ec inset;
}

.b-top_search .tsearch_cities {
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}

.b-top_search .i-tsearch-plane {
	background: url('/images2/sprites/tsearch_ico.png') 0 0 no-repeat scroll;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	position: absolute;
	top: 4px;
	left: 0;
}

.b-top_search .tsearch_item:hover .i-tsearch-plane {
	background-position: -19px 0;
}

.b-top_search .i-tsearch-train {
	background: url('/images2/sprites/tsearch_ico.png') 0 -18px no-repeat scroll;
	display: block;
	width: 12px;
	height: 17px;
	float: left;
	position: absolute;
	top: 4px;
	left: 0;
}

.b-top_search .tsearch_item:hover .i-tsearch-train {
	background-position: -19px -18px;
}

.b-top_search .i-tsearch-etrain {
	background: url('/images2/sprites/tsearch_ico.png') 0 -37px no-repeat scroll;
	display: block;
	width: 12px;
	height: 18px;
	float: left;
	position: absolute;
	top: 3px;
	left: 0;
}

.b-top_search .tsearch_item:hover .i-tsearch-etrain {
	background-position: -19px -37px;
}

.b-top_search .i-tsearch-hotel {
	background: url('/images2/sprites/tsearch_ico.png') 0 -57px no-repeat scroll;
	display: block;
	width: 17px;
	height: 9px;
	float: left;
	position: absolute;
	top: 8px;
	left: 0;
}

.b-top_search .tsearch_item:hover .i-tsearch-hotel {
	background-position: -19px -57px;
}

.b-top_search .i-tsearch-tour {
	background: url('/images2/sprites/tsearch_ico.png') 0 -68px no-repeat scroll;
	display: block;
	width: 10px;
	height: 17px;
	float: left;
	position: absolute;
	top: 4px;
	left: 0;
}

.b-top_search .tsearch_item:hover .i-tsearch-tour {
	background-position: -19px -68px;
}

.b-top_search .item_close, .b-top_search .tsearch_close {
	background: url('/images2/sprites/tsearch_ico.png') 0 -89px no-repeat scroll;
	width: 9px;
	height: 9px;
}

.b-top_search .tsearch_item:hover .item_close_wrap, .b-top_search .tsearch_close {
	display: block;
}

.b-top_search .item_close_wrap {
	display: none;
	top: 2px;
	right: 0;
	z-index: 3;
	position: absolute;
	width: 13px;
	height: 13px;
	padding: 4px 0 0 4px;
}

.b-top_search .tsearch_date {
	white-space: nowrap;
	color: #353533;
	font-size: 10px;
	padding-left: 20px;
	line-height: 1.3em;
}

.b-top_search .tsearch_close {
	top: 15px;
	right: 9px;
	z-index: 5;
	position: absolute;
}

.b-top_search .tsearch_dir {
	display: inline-block;
	color: #4d5a63;
	position: relative;
	line-height: 0.9em;
	font-size: 1.25em;
}

.b-top_search .tsearch_dir.m-double {
	bottom: 2px;
}

.b-top_search .tsearch_back {
	position: absolute;
	left: 0;
	top: 4px;
}

.b-top_search .additional_info {
	white-space: nowrap;
	color: #353533;
	font-size: 10px;
	padding-left: 20px;
	line-height: 1.3em;
}

.b-top_search-first {
	position: absolute;
	left: 143px;
	top: 30px;
	width: 125px;
	height: 30px;
	z-index: 5;
	font-size: 10px;
}

.b-top_search-first .tsearch_text {
	position: absolute;
	bottom: 0;
	right: 0;
}

.b-top_search-first .tsearch_pointwrap {
	position: absolute;
	bottom: 6px;
	left: 0;
	overflow: hidden;
	width: 33px;
	height: 20px;
}

.b-top_search-first .tsearch_pointin {
	border: 1px solid #000;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.b-top_search-first .tsearch_pointround {
	position: absolute;
	left: 33px;
	bottom: 4px;
	width: 3px;
	height: 3px;
	border: 1px solid #000;
	border-radius: 2px;
}

.b-progress_bar {
	width: 0;
	height: 3px;
	z-index: 10;
	top: 0;
	position: fixed;
	background-color: #369;
}

.search_history_link {
	outline: 0;
	text-decoration: none;
	display: inline-block;
	line-height: 1em;
	cursor: pointer;
	color: #32383a;
	border-bottom: 1px dashed #acaeaf;
}

.search_history_link:hover {
	color: #cc2529;
	border-color: #eaa6a8;
}