/* == your search  (tour_search_excursion * tour_search ) 2 == */
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}

html,body {height:100%;}

.text-center {text-align: center!important;}
.float-none {float: none!important;}
input:focus, textarea:focus {
    outline: none;
}
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
body.open-modal-frame{overflow: hidden}

.operator_newsletter a{
    color:#add6f1;
    text-decoration:none;
    font-size:13px;
}
.operator_newsletter a .label{
    border-bottom:1px dashed #add6f1;
}
.operator_newsletter a .label:hover{
    border-bottom:none;
}
.operator_newsletter a  span{
    float:left;
}
.operator_newsletter  b{
    color:#004c92;
    background:url(../images/right_nl.png) no-repeat right 0;
    padding:1px 5px 0 1px;
    margin:0 0 0 5px;
    height:17px;
    display:block;
    line-height:16px;
}
.operator_newsletter a .number{
    background:url(../images/left_nl.png) no-repeat 0 0;
    height:18px;
    margin:0 0 0 5px!important;
}
.you-search{
    float:left;
    margin:0 0 0 4px;
    padding:10px 5px 10px 15px;
    width:905px;
    display:inline;
    background:url(../images/bg-inner.gif) repeat-y 0 100%;
}
.you-search ul{
    float:left;
    font-size:12px;
    color:#000;
}
.you-search ul li{
    /*float:left;*/
    padding:0 8px;
    display:inline;
    background:url(../images/bullet.gif) no-repeat 0 3px;
}
.you-search ul li.first{
    color:#004c92;
    font-weight:500;
}
.you-search ul li.first,
.you-search ul li.second{
    background:none;
    padding: 0 4px 0 2px;
}

/* ==================== SEARCH RESULTS =========================== */

.results {
    background: #fff;
    float: left;
    display:inline;
    font-size:12px;
    /*width:956px;*/
    width:964px;
    margin-left:10px;
	position:relative;
    border-bottom:1px solid #e6e8ef;
}
.results tr.results_header{height:40px;}
.results th, .results td {
    vertical-align: middle;
    /*
    height:24px;
    border-bottom:1px solid #E6E6E6;
    */
}
.results td:not(.border-none) {
	border-top:1px solid #E6E6E6;
}
table.results tr.is_raised td {
	border-bottom: 1px solid #d7b692;
	background-color: #feeecd !important;
}
table.results tr.is_raised:first-child td {
	border-top: 1px solid #d7b692;
}
.results th {
    text-align:left;
    color:#6E6E6E;
    font-weight:normal;
    font-size:12px;
	border-bottom:1px solid #e6e8ef;
}
.results th label {border-bottom:none;line-height:15px;}
tr.results_header th.arrow-box p.middel-arrow{
	width:48px;
	float:left;
}
tr.results_header th.arrow-box p.middel-arrow img{
	display:block;
	margin:0 auto;
	width:5px;
}
tr.results_header th.arrow-box {
	line-height:21px;
	padding:0;
}
.results td span.hotel_check{
  float:left;
  margin: 2px 3px 0 0;
  background: url(../images/checkbox_sm.png) repeat scroll 0 0 transparent;
  display: inline-block;
  height: 11px;
  width: 11px;
  cursor:pointer;
}
.results th span.hotel_check_main{
  background: url(../images/checkbox_sm.png) repeat scroll 0 -11px transparent;
  cursor: default;
  float:left;
  margin: 2px 3px 0 0;
  display: inline-block;
  height: 11px;
  width: 11px;
}
.results td span.hotel_check input{display:none;}
.results th label.sort {border-bottom:1px dashed #c0c2c6;}
.results td{
  padding:6px 0;
  max-height:15px;
}
.results td.room_type_td {
  padding: 0;
}
.results td.room_type_td .room-name {
  max-width: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.results td .accomodation-box .accomodation-name {color: #606060}
.results td .accomodation-box .accomodation-name:first-child,
.results td .hotel-block .room-name:first-child,
.results td.room_type_td .room-name:first-child {
  margin-bottom: 2px;
}
.results tr.tour-row td .accomodation-box {margin-top: 14px}
.results td, .align_center,.results .align_center {text-align: center;}
.results td span.time{
	color:#909090;
	float:left;
	width:32px;
	margin-right:4px;
	display:inline;
	text-align:left;
}
.results td span.date{
	color:#3d3d3d;
	float:left;
	width:30px;
	margin-left:4px;
	display:inline;
	text-align:left;
}
.results td span.txt{
	float:left;
	text-align:right;
	width:13px;
	color:#c0c2c6;
}
.results td .price span.from-grey{
	display:inline;
	margin-right:4px;
	color:#c0c2c6;
}
.results td .price span.price-from{
	display:inline;
	margin-right:4px;
}
.results td .main_hidden.pri_box {
  float:left;
  width:62px;
  padding-right:10px;
  position: relative;
}
.results td .main_hidden.pri_box .pri_img {
  position: absolute;
  top: 4px;
}
.results td span.city-name{
	text-align:left;
	float:left;
        width: 65px;
        overflow: hidden;
        text-overflow: ellipsis;
}
.results td span.from{
	float:left;
	width:53px;
}
.results td span.transport-type-bus{
	float:right;
	width:16px;
	height:16px;
	background:url(../images/ico_bus.gif) no-repeat;
	margin-top:5px;
	display:inline;
}
.results td span.transport-type-train{
	float:right;
	width:16px;
	height:16px;
	background:url(../images/ico_train.gif) no-repeat;
	margin-top:5px;
	display:inline;
}
.results td span.transport-type-plane{
	float:right;
	width:16px;
	height:16px;
	background:url(../images/ico_aerobus.gif) no-repeat;
	margin-top:5px;
	display:inline;
}
.results td span.transport-type-boat{
	float:right;
	width:16px;
	height:16px;
	background:url(../images/ico_ship.gif) no-repeat;
	margin-top:5px;
	display:inline;
}

.results tr td.combined {
    /*border-bottom-style:none;*/
    border-top-style:none;
}

.results tr.even td {background: #f6f6f6;}
.littel-tab tr.active td,
.results tr.active td,
.results tr.stopped td{background: #ffd2d2; border-bottom:1px solid #e6e6e6;}
.results tr.green td {background: #c5f498; border-bottom:1px solid #e6e6e6;}
.results tr.blue td {background: #E0F0FF; border-bottom:1px solid #e6e6e6;}
.results tr.yellow td {background: #fff288; border-bottom:1px solid #e6e6e6;}
.results tr.best-green td {background: #e7ffe3; /*border-bottom:1px solid #e6e6e6;*/}
.results tr.dark-green td {background: #C0EFD7; border-bottom:1px solid #e6e6e6;}
.results tr img.recomended-hotel{
	float:right;
	margin: 0 0 0 -10px;
	display:inline;
	max-width: 30px;
}
.results tr .review-ratings-block img.recomended-hotel {
  float: none;
  margin: 0;
}
.results tr.group_main_row img.recomended-hotel {
  display:none;
}
.results tr.group_main_row i.man-placement-forbidden {
  position: absolute;
  right: 0;
}
.results tr.group_main_row .bonus_hotel_block.hide,
.results tr.group_empty_row td[cell-type="hotel"] .bonus_hotel_block {
	display: none;
}
.results tr.group_sub_row .hotel-block,
.results tr.group_main_row .main_hotel {
  position: relative;
}
.results tr.group_sub_row .hotel-block img.recomended-hotel,
.results tr.group_main_row .main_hotel img.recomended-hotel {
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translate(0, -50%);
  max-width: 30px;
}
.results tr td i.man-placement-forbidden{
  color: red;
  font-size: 15px;
}
.results tr.group_sub_row .hotel-block .hotel-name-hint {
  width: 92%;
}
.results tr.group_sub_row .hotel-block i.man-placement-forbidden {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.results td.no_padding {padding: 0;}
.results td.no_padding table {min-height: 48px;}
.orange {color: #db5f0c;}
.results span {font-size: 12px;}
.top-search h2 a{
	font-size:13px;
	color:#005BB0;
	line-height:20px;
	text-decoration:none;
	white-space:nowrap;
	margin-left:25px;
	display:inline;
}
a.new-search  {
	color:#005BB0;
	float:left;
	line-height:20px;
	margin-left:25px;
	float:left;
	display:inline;
	text-decoration:none;
	white-space:nowrap;
}
.fav-column {
    display: block;
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background: url(../images/star4.gif) no-repeat;
}
.fav-active {background: url(../images/star2.gif) no-repeat;}
.split{
    height:22px;
    padding:0 0 2px 0;
}
.results td .grey-price{
	float:left;
	color:#888;
}
.results td .price-right{
	float:left;
	width:auto;
	text-align:right;
	font-size:12px;
	font-weight:500;
}
.results td .price-right-last-min{
	float:right;
	width:auto;
	text-align:right;
	font-size:12px;
	font-weight:500;
}
.results td .price-right-last-min a.test_tour{
    float:left;
    text-align:right;
    color:red;
    text-decoration:none;
}
.results td .price-down-arrow{
	float:right;
	margin-top:4px;
	display:inline;
	width:10px;
}

/*======================= .results - detailed ========================*/
.results td[cell-type="date_from"] .time {
    padding-left: 1px;
}
.results td[cell-type="hotel"] .hotel_name {
  width: 152px;
}
.results td[cell-type="hotel"].sub_hotel .hotel_name {
	width: 172px;
  margin-bottom: 2px;
}
.results td[cell-type="hotel"] .hotel_wider {
    width: 256px !important;
}
.results td[cell-type="transports"] .city-name {
    width: 95px;
}
.results td[cell-type="transports"] .city-name-to {
    color: #909090;
}
.results td[cell-type="hotel"] {
  position: relative;
}
.results tr td[cell-type="hotel"] img.recomended-hotel {
  position: absolute;
  right: -5px;
  top: 4px;
  max-width: 30px;
}
.results td[cell-type="hotel"].sub_hotel {
  padding-left: 0 !important;
}
.results td[cell-type="hotel"] .ellipsis {
  width: 172px;
  text-align: left;
  float:left;
  text-transform: capitalize;
	margin-left: 3px;
}
.results td[cell-type="hotel"] .bonus_hotel_block {
  float: right;
}
.results td[cell-type="price"] .price-right span {
    width: 57px !important;/*55px*/
}
.results td .pri_box.main_hidden .currency_code {
  font-size: 14px;
}
.results .grey-span {
    color: #6e6e6e !important;
}
tr.group_empty_row .review-ratings-block .main_hidden {
  display: none;
}
tr.group_empty_row .review-ratings-block .main_show {
  display: block;
}

/*======================= .results - detailed ========================*/

.popup_info {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 500;
	background: url(../images/popup_bg.png) 0 0 repeat-x;
	height: 43px;
	padding-top: 11px;
	width: 100%;
}
.popup_info .inner_popup {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.popup_info .navi_buttons {
	float: right;
}
.popup_info .navi_buttons a {
	background: url(../images/popup_button.png) 0 0 no-repeat;
	width: 139px;
	height: 28px;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #000 !important;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 8px;
	float: left;
}
.popup_info p {
	font-size: 15px;
	color: #004c92;
	float: left;
	font-weight: 500;
	padding: 8px 0 0 20px;
}
.popup_info a.close {
	background: url(../images/ico_close_popup.png) right 2px no-repeat;
	font-size: 12px;
	color: #898989 !important;
	padding: 0 14px 0 0;
	position: absolute;
    right: -135px;
    top: 12px;
}
.auto_popup p {
	float: none;
}
.auto_popup .inner_popup {
  text-align: center;
  margin: auto;
}
/*
*other countries pop up box
*/
.other-countries{
	float:left;
	display:inline;
	position:relative;
	z-index:100;
	left:66px;
	top:214px;
	margin:5px 0 0;
	position:absolute;
}
.other-countries .t{
	float:left;
	width:371px;
	height:16px;
	background:url(../images/top-search-box.png) no-repeat;
}
.other-countries .c{
        float:left;
        border-radius: 7px; 
        border: 1px solid #b6b6c0;
        background:#f2f2f2;
        white-space: nowrap;
}
.other-countries .c .head h3{
	margin:10px 0 10px 15px;
	display:inline;
	padding:0;
	font-size:13px;
	font-weight:500;
	color:#424242;
	float:left;
}
.other-countries .c .head .del{
        float:right;
        display:inline;
        margin:10px 0;
        padding-right: 10px;
}
.other-countries .c .head .del span.ico-del{
	background:url(../images/del-country.gif) no-repeat 0 5px;
	width:11px;
	height:19px;
	margin-right:3px;
	float:left;
	display:inline;
}
.other-countries .c .head .del a{
	float:left;
	display:block;
	font-size:13px;
	color:#004c92;
}
.other-countries .c .choose-countries{
        float:left;
        margin:0 0 7px 10px;
        display:inline;
        padding-right: 10px;
}
.other-countries .c .choose-countries ul{
	float:left;
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
}
.other-countries .c .choose-countries ul li{
	float:left;
	width:100%;
}
.other-countries .c .choose-countries ul li.grey{
	display:inline;
	float:left;
	margin:0 5px 6px;
	color:#737D86;
	height:21px;
}
.other-countries .c .choose-countries ul li.grey span.left{
	background:url(../images/contry-left-corner-bleu.gif) no-repeat;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-countries .c .choose-countries ul li.grey a{
	border-bottom:none;
	color:#424242;
	display:inline;
	line-height:19px;
	margin:0;
	padding:0;
	text-decoration:none;
	height:21px;
}
.other-countries .c .choose-countries ul li.grey a span.content {
	background:#E3E3E3;
	color:#424242;
	float:left;
}
.other-countries .c .choose-countries ul li.grey span.right{
	background: url(../images/contry-right-corner-bleu.gif) no-repeat;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-countries .c .choose-countries ul li.white{
	display:inline;
	float:left;
	margin:0 5px 6px;
}
.other-countries .c .choose-countries ul li.white span.left{
	background:none;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-countries .c .choose-countries ul li.white a.dotted{
	display:inline;
	float:left;
	margin-top:4px;
	line-height:13px;
	text-decoration:none;
	border-bottom:1px dashed #2F8EAF;
	color:#005BB0;
}
.other-countries .c .choose-countries ul li.white a.dotted span.content{
	background:none;
	color:#004C91;
}
.other-countries .c .choose-countries ul li.white span.right{
	background:none;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-countries .b{
	float:left;
	width:371px;
	height:5px;
	background:url(../images/bottom-search-box.gif) no-repeat;
}

/*
*other city pop up box
*/

.other-city{
	display:none;
	float:left;
	left:590px;
	top:212px;
	margin:7px 0 0 0;
	position:absolute;
	width:353px;
	z-index:124;
}
.other-city .t{
	float:left;
	width:371px;
	height:16px;
	background:url(../images/top-search-box.png) no-repeat;
}
.other-city .c{
	float:left;
	width:369px;
	border-left:1px solid #b6b6c0;
	border-right:1px solid #b6b6c0;
	background:#f2f2f2;
}
.other-city .c .head{
	float:left;
	width:371px;
}
.other-city .c .head h3{
	margin:10px 0 10px 15px;
	display:inline;
	padding:0;
	font-size:13px;
	font-weight:500;
	color:#424242;
	float:left;
	width:276px;
}
.other-city .c .head .del{
	float:left;
	display:inline;
	margin:10px 0;
}
.other-city .c .head .del span.ico-del{
	background:url(../images/del-country.gif) no-repeat 0 5px;
	width:11px;
	height:19px;
	margin-right:3px;
	float:left;
	display:inline;
}
.other-city .c .head .del a{
	float:left;
	display:block;
	font-size:13px;
	color:#004c92;
}
.other-city .c .choose-city{
	float:left;
	width:371px;
	margin:0 0 7px 10px;
	display:inline;
}
.other-city .c .choose-city ul{
	float:left;
	width:122px;
	margin:0;
	padding:0;
	list-style:none;
}
.other-city .c .choose-city ul li{
	float:left;
	width:100%;
}
.other-city .c .choose-city ul li.grey{
	display:inline;
	float:left;
	margin:0 5px 6px;
	color:#737D86;
	height:21px;
}
.other-city .c .choose-city ul li.grey span.left{
	background:url(../images/contry-left-corner-bleu.gif) no-repeat;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-city .c .choose-city ul li.grey a{
	border-bottom:none;
	color:#424242;
	display:inline;
	line-height:19px;
	margin:0;
	padding:0;
	text-decoration:none;
	height:21px;
}
.other-city .c .choose-city ul li.grey a span.content {
	background:#E3E3E3;
	color:#424242;
	float:left;
}
.other-city .c .choose-city ul li.grey span.right{
	background: url(../images/contry-right-corner-bleu.gif) no-repeat;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-city .c .choose-city ul li.white{
	display:inline;
	float:left;
	margin:0 5px 6px;
}
.other-city .c .choose-city ul li.white span.left{
	background:none;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-city .c .choose-city ul li.white a.dotted{
	display:inline;
	float:left;
	margin-top:4px;
	line-height:13px;
	text-decoration:none;
	border-bottom:1px dashed #2F8EAF;
	color:#005BB0;
}
.other-city .c .choose-city ul li.white a.dotted span.content{
	background:none;
	color:#004C91;
}
.other-city .c .choose-towns ul li.white span.right{
	background:none;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-city .b{
	float:left;
	width:371px;
	height:5px;
	background:url(../images/bottom-search-box.gif) no-repeat;
}
.fix-footer{
	margin-bottom:-95px;
}
.fix-footer-middel {
margin-bottom:-61px;
}
/*
*other operator pop up box
*/

.other-operator{
	display:none;
	float:left;
	left:600px;
	top:212px;
	margin:7px 0 0 0;
	position:absolute;
	width:353px;
	z-index:124;
  text-align: left;
}
.other-operator .t{
	float:left;
	width:371px;
	height:16px;
	background:url(../images/top-search-box.png) no-repeat;
}
.other-operator .c{
	float:left;
	width:369px;
	border-left:1px solid #b6b6c0;
	border-right:1px solid #b6b6c0;
	background:#f2f2f2;
}
.other-operator .c .head{
	float:left;
	width:371px;
}
.other-operator .c .head h3{
	margin:10px 0 10px 15px;
	display:inline;
	padding:0;
	font-size:13px;
	font-weight:500;
	color:#424242;
	float:left;
	width:276px;
}
.other-operator .c .head .del{
	float:left;
	display:inline;
	margin:10px 0;
}
.other-operator .c .head .del span.ico-del{
	background:url(../images/del-country.gif) no-repeat 0 5px;
	width:11px;
	height:19px;
	margin-right:3px;
	float:left;
	display:inline;
}
.other-operator .c .head .del a{
	float:left;
	display:block;
	font-size:13px;
	color:#004c92;
}
.other-operator .c .choose-operator{
	float:left;
	width:371px;
	margin:0 0 7px 10px;
	display:inline;
}
.other-operator .c .choose-operator ul{
	float:left;
	width:122px;
	margin:0;
	padding:0;
	list-style:none;
}
.other-operator .c .choose-operator ul li a{
  border-bottom:1px dashed #004C92;
  color:#004C92;
  text-decoration:none;
}

.other-operator .c .choose-operator ul li a.grey{
  border-bottom:medium none;
  color:#004C92;
  margin-left:-4px;
  margin-top:-1px;
  text-decoration:none;
}

.other-operator .c .choose-operator ul li{
	float:left;
	width:100%;
  display:inline;
  height:20px;
  line-height:20px;
  margin:2px 0 0;
}
.other-operator .c .choose-operator ul li.grey{
	display:inline;
	float:left;
	margin:0 5px 6px;
	color:#737D86;
	height:21px;
}
.other-operator .c .choose-operator ul li.grey span.left{
	background:url(../images/contry-left-corner-bleu.gif) no-repeat;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-operator .c .choose-operator ul li.grey a{
	border-bottom:none;
	color:#424242;
	display:inline;
	line-height:19px;
	margin:0;
	padding:0;
	text-decoration:none;
	height:21px;
}
.other-operator .c .choose-operator ul li.grey a span.content {
	background:#E3E3E3;
	color:#424242;
	float:left;
}
.other-operator .c .choose-operator ul li.grey span.right{
	background: url(../images/contry-right-corner-bleu.gif) no-repeat;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-operator .c .choose-operator ul li.white{
	display:inline;
	float:left;
	margin:0 5px 6px;
}
.other-operator .c .choose-operator ul li.white span.left{
	background:none;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-operator .c .choose-operator ul li.white a.dotted{
	display:inline;
	float:left;
	margin-top:4px;
	line-height:13px;
	text-decoration:none;
	border-bottom:1px dashed #2F8EAF;
	color:#005BB0;
}
.other-operator .c .choose-operator ul li.white a.dotted span.content{
	background:none;
	color:#004C91;
}
.other-operator .c .choose-towns ul li.white span.right{
	background:none;
	float:left;
	height:19px;
	line-height:19px;
	width:4px;
}
.other-operator .b{
	float:left;
	width:371px;
	height:5px;
	background:url(../images/bottom-search-box.gif) no-repeat;
}
/* general */
a img {border: none;}
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
a{
    color: #005bb0;
    text-decoration: underline;
    outline: none;
}
a:hover {text-decoration: none;}
ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, dd {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 24px;
    /*width: 235px;*/
	max-width: 235px;
    height: 97px;
    float: left;
    display: block;
}
h2 {
    font-size: 22px;
    width: 670px;
    display: inline;
    margin: 0 0 0 -4px;
    float: left;
    font-weight: normal;
    color: #004c92;
}
#search_all_country h2 {
    margin: 0 0 0 -4px;
}
h2 span {
    /*  color:#62addf; */
    background: url(../images/h2-dotted.gif) repeat-x 0 100%;
}
h3 {
    font-size: 22px;
    display: inline;
    float: left;
    color: #004c92;
    font-weight: normal;
}
.top-find span {
    color: #434343;
    font-size: 12px;
    line-height: 26px;
}
.top-result-flights a, .top-find a {
    color: #004c92;
    font-size: 12px;
	border-bottom:1px dashed #2F8EAF;
    background: none;
    text-decoration: none;
}
.top-find a:hover {background: none;}
ul li {
    list-style-position: outside;
    list-style-type: none;
}
.main-row {
    float: left;
    width: 100%;
    border-top: 1px solid #e6e8ef;
}
.row {
    float: left;
    width: 100%;
}
.row2 {
    float: left;
    width: 965px;
}
.row-sub {
    float: left;
    width: 100%;
    margin: -15px 0 0;
    display: inline;
}
.float_right {
    float: right;
    margin-left: 2px;
    display: inline;
}
.float_left {float: left;}
.grey {
    color: #737d86;
    height: 21px;
}
.rose {height: 21px;}
.red {color: #a90909;}
.green {color: #1A8900;}
.orange {color: #DD7960;}
/* ======================= CONTENT ========================*/
/* ========================================================*/
a.wrap {
    float: left;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    z-index: 99999;
    color: #005bb0;
    line-height: 20px;
}
a.delete-href {
    float: left;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    z-index: 99999;
    color: #005bb0;
    line-height: 20px;
    margin-right: 25px;
}
a.wrap span {border-bottom: 1px dashed #2f8eaf;}
#ico-search {
    float: left;
    padding: 0 20px 0 0;
    text-decoration: none;
    display: inline;
}
#ico-search span {border-bottom: 1px dashed #2F8EAF;}
* + html .marker-link {
    height: 20px;
    float: right;
    margin: 5px 0 0;
    display: inline;
}
.marker-link a.wrap {
    float: right;
    margin: 7px -4px 0 0;
    display: inline;
    padding: 0;
}
.marker-link a.left-wrap {
    display: inline;
    float: left;
    margin: 0 -4px 0 17px;
    padding: 0;
    border-bottom:1px dashed #2F8EAF;
    text-decoration:none;
}
.marker-link-margin a.wrap {
    float: right;
    margin: 7px -4px 0 0;
    display: inline;
    padding: 0;
}
.marker-link-margin a.left-wrap {
    display: inline;
    float: left;
    margin: 0 -4px 0 17px;
    padding: 0;
    border-bottom:1px dashed #2F8EAF;
    text-decoration:none;
}
.inner {
    padding: 0 0 10px 1px;
    padding-bottom: 10px;
    width: 983px;
    float: left;
    color: #005bb0;
    display: inline;
    margin: 0 0 0 4px;
    background: repeat-y scroll 4px 100% #FFFFFF;
}
.top-search {
    margin: 0 0 0 4px;
    padding: 0 23px;
    width: 938px;
    background: white;
    overflow:hidden;
}
.top-search a.choise {
    color: #62addf;
    text-decoration: none;
    background: url(../images/h2-dotted.gif) repeat-x 0 100%;
}
.top-search a:hover.choise {background: none;}
.top-search-best-offers {
    margin: 0 0 0 4px;
    padding: 19px 23px;
    width: 938px;
    /*background: url(../images/bg-top-search.gif) repeat-x 0 0;*/
    background: repeat-y scroll 4px 100% #FFFFFF;
    height: 45px;
}
.top-search-best-offers .ico-operator {
    float: left;
    width: 126px;
	margin:0 15px 0 0;
	display:inline;
}
.top-search-best-offers .ico-operator img {
    float: left;
  /*width: 96px;
    height: 64px;*/
}
.top-search-best-offers .best-offers-title {
    float: left;
    width: 400px;
    padding-left: 7px;
    padding-top: 4px;
    display: inline;
}
.top-search-best-offers .best-offers-title h2 {
    font-size: 19px;
    padding-bottom: 8px;
}
/* ==================== FILTER =========================== */
.inner form {
    float: left;
    width: 100%;
}
.filter {
    padding-bottom: 12px;
    clear: both;
    padding-top: 5px;
}
.filter a {
    text-decoration: none;
    float: left;
    margin-right: 24px;
    color: #405d74;
    display: inline;
}
.filter a.last {margin-right: 0;}
.filter a img, .filter a span {float: left;}
.filter a span {padding: 3px 0 0 3px;}
/* ==================== FILTER FORM =========================== */
.filter_form_left {
    float: left;
    width: 32px;
    padding: 12px 8px 14px 20px;
    font: 15px Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    overflow: hidden;
    color: #005bb0;
    display: inline;
}
.filter_form_right {
    float: left;
    width: 915px;
    color: #000;
    font-size: 12px;
}
* + html .filter_form_right {overflow: hidden;}
.col, .col2, .col3, .col4, .col4_last, .col5, .col6 {
    padding: 11px 12px;
    float: left;
    height: 140px;
    line-height: 21px;
    display: inline;
}
strong {font-size: 13px;}
.col6 {
    height: auto;
    width: 175px;
    padding: 0 0 0 12px;
}
.col2 {
    height: 110px;
    line-height: 24px;
    font-size: 12px;
}
.col2 select, .col3 select, .col {font-size: 12px;}
.col3 {
    width: 239px;
    height: 130px;
    padding: 0;
    line-height: 26px;
    font-size: 12px;
}
.col3 input {font-size: 11px;}
.col4 {
    width: 194px;
    height: 122px;
    padding: 0;
}
.col4_last {width: 219px;}
.col4 div, .col4_last {
    height: 49px;
    padding: 6px 7px 7px 7px;
    line-height: 23px;
}
.col5 {height: 128px;}
.col5 ul {
    width: 122px;
    margin: -2px 0 0;
    display: inline;
    float: left;
    overflow: hidden;
    font-size: 13px;
}
.col5 ul li.even, .operations_history ul li.even {
    float: left;
    width: 45px;
    height: 20px;
    margin: 5px 0 0 5px;
    display: inline;
}
.col5 ul li.odd, .operations_history ul li.odd {
    float: right;
    width: 50px;
    height: 20px;
    margin: 5px 0 0 5px;
    display: inline;
}
.operations_history ul.row li.odd, .operations_history ul.row li.even {width: 75px;}
.col.last, .col6.last {background: none;}
.col_inner {width: 113px;}
.col_inner_large {
  width: 217px;
}
.box-night .col_inner_large {
  float: left;
}

.col_stars {width: 70px;}
input.text_short {width: 40px;}
input.text_short2 {width: 15px;}
input.hidden_input {display: none;}
.hidden {display: none !important;}
.dropdown {
    padding-right: 14px;
    background: url(../images/arrow_down.jpg) no-repeat right;
    cursor: pointer;
}
.col select {
    width: 224px;
    height: 102px;
    color: #000;
/*    font-size: 12px;*/
    margin: 6px 0 0;
}
body:nth-of-type(1) .col select {height: 84px;}
.col select.large {width: 300px;}
.col6 select.short {
    width: 200px;
    height: 81px;
/*    font-size: 12px;*/
}
.filter_form_right input, .filter_form_right label {vertical-align: middle;}
.question span {
    float: left;
    display: inline;
    margin: 0 0 0 4px;
}
.question img {
    float: left;
    margin-left: 6px;
    display: inline;
}
.question {
    width: 100%;
    float: left;
}
.country ul {
    float: left;
    margin: 4px 0 0;
    width: 108px;
    display: inline-table;
}
.country ul li {
    margin: 2px 0 0 5px;
    height: 20px;
    line-height: 20px;
    float: left;
    width: 108px;
    display: inline;
}
.container {
    width: 30px;
    float: left;
    margin: 1px 0 0 7px;
    display: inline;
}
.container ul.star {width: 26px;}
.container ul.star li {
    width: 26px;
    height: 26px;
    margin: 2px 0;
}
.container ul li a.grey-star {
    width: 26px;
    height: 23px;
    display: block;
    text-decoration: none;
    padding: 3px 0 0;
    color: #000;
    text-align: center;
    /* background:url(../images/grey-star.gif) no-repeat 0 0;*/
    background: url(../images/white-star.gif) no-repeat 0 0;
}
.container ul li a.gold-star,
#tour_search_params\.rating i.star {
    width: 26px;
    height: 23px;
    color: #000;
    padding: 3px 0 0 0px;
    text-align: center;
    text-decoration: none;
    display: block;
    /*background:url(../images/gold-star.gif) no-repeat 0 0;*/
    background: url(../images/bleu-star.gif) no-repeat 0 0;
}
.form_footer {
    float: left;
    padding: 16px 0 30px;
    margin: 0px 0;
    display: inline;
    width: 983px;
    border-top: 1px solid #E6E8EF;
    color: #000;
}
.form_footer .icon {
    float: left;
    margin-right: 40px;
    display: inline;
}
.form_footer p {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
    display: inline;
}
.form_footer_top_five {
    clear: both;
    border-top: 1px solid #e6e8ef;
    color: #000;
    display: inline;
    float: left;
    margin: 0;
    padding: 16px 0 10px;
    width: 983px;
}

.form_footer_top_five .showavailable {
	float: left;
	width: 100%;
	display: inline-block;
}
.form_footer_top_five .showavailable.left-column,
.review-rate-inner {
	float: none;
	padding: 7px 0 2px 10px;
}

.form_footer_top_five .premium-dynamic {
	display: inline-block;
}

.form_footer_top_five .showavailable input {
    position: relative;
}

.form_footer_top_five .showavailable label {
    display: inline-block;
    position: relative;
    top: -2px;
}
.form_footer_top_five .showavailable .not_show_dynamic{
    margin-top: -2px;
    vertical-align: top;
}
.form_footer_top_five .showavailable .group-by-hotel.disabled label {
	color: #999;
}

.tour_id_search {
	text-align: left;
	padding-left: 15px;
	width: 130px;
	display: inline-block;
}
.tour_id_search input{
  /*color: #B3B3B3;*/
 	width: 125px;
  /* new style */
  height: 16px;
}

.form_footer .showavailable {
    padding: 2px 20px 2px 15px;
    width: auto;
    float: left;
}
.form_footer .showavailable input {
    position: relative;
    top: -12px;
}
.form_footer .showavailable label {
    width: 90px;
    display: inline-block;
    position: relative;
    top: -7px;
}

.form_footer .hike_showavailable {
    float: left;
    padding: 2px 15px;
    width: 275px;
    display: inline;
}
.form_footer .hike_showavailable input {
    float: left;
    width: 11px;
    margin-right: 5px;
}
.form_footer .hike_showavailable label {
    float: left;
    font-size: 12px;
    margin: 3px 0;
    display: inline;
}

.form_footer .hike_showavailable {
    float: left;
    padding: 2px 15px;
    width: 230px;
    display: inline;
}
.form_footer .hike_showavailable input {
    float: left;
    width: 11px;
    margin-right: 5px;
}
.form_footer .hike_showavailable label {
    float: left;
    font-size: 12px;
    margin: 3px 0;
    display: inline;
}


.form_footer .ticket_price_included {
    float: left;
    padding: 2px 15px 2px 0;
    width: 230px;
    display: inline;
}
.form_footer .ticket_price_included input {
    float: left;
    width: 11px;
    margin-right: 5px;
}
.form_footer .ticket_price_included label {
    float: left;
    font-size: 12px;
    margin: 3px 0;
    display: inline;
}
.form_footer .show-tour-page {
    float: left;
    padding: 4px 0 0 0;
    width: 340px;
    display: inline;
}
.form_footer .show-tour-page_hike {
    float: left;
    padding:4px 10px 0 0;
    width:317px;
    display: inline;
}
.form_footer .show-tour-page_hike label.show {float: left;}
.form_footer .show-tour-page_hike #toursPerPage {float: left;}
.form_footer .showavailable a.send-free-place {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
}
.form_footer .show-tour-page label.show {float: left;}
.form_footer .show-tour-page #toursPerPage {float: left;}
#toursPerPage input {
    float: left;
    width: 10px;
    /*display: inline;*/
    /*new style*/
    display: table;
}
#toursPerPage span {
	float: left;
    padding: 1px 5px 0 2px;
    /*display: inline;*/
    width: 14px;
    /*new style*/
    height: 16px;
    display: table-cell;
    vertical-align: middle;
}
#toursPerPage span.last {margin: 0 3px 0 2px;}
.form_footer .show-tour-page label.tour {float: left;}
.form_footer .btn-find {
    float: right;
    width: 203px;
    display: inline;
    padding: 0 15px 0 0;
}
.liveinternet-search-multi-results {
	margin: 5px 25px 0 0!important;
}
.liveinternet-search-multi-results  img{
  display: none;
}
.form_footer .btn-show {
    float: right;
    width: 130px;
    margin-right: 20px;
    display: inline;
}

.output_radio {
  display: block;
  /*float: right;*/
  height: 2em;
  line-height: 2em;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  width: 400px;
  /*padding-left: 25px;*/
}


.form_footer_top_five .row .currency,
.form_footer_top_five .row .additional-commission,
.form_footer_top_five .row .promoprice {
	height: 2em;
	line-height: 2em;
        margin-top: 1px;
}
.form_footer_top_five .row .currency label,
.form_footer_top_five .row .additional-commission label{
	padding: 0 8px 0 1px;
}

.form_footer_top_five .row .currency .currency-inner,
.form_footer_top_five .row .additional-commission .comission-inner {
	text-align: left;
}

#search .form_footer_top_five .promoprice label {
  padding: 0 8px 0 1px;
}

.output_radio input, .output_radio span , .output_radio label {
  float: left;
  vertical-align: middle;
}
.output_radio span, .output_radio label {
  padding: 0 8px 0 1px;
}
.output_radio input,
.form_footer_top_five .row .promoprice input,
.row-right-block .currency input,
.row-right-block .additional-commission input {
  margin-top: 7px;
}
.row-right-block .radio-first-column {
  min-width: 59px;
}
.row-right-block .radio-second-column {
  min-width: 25px;
}
/* ======================= DROPDOWN BODY ================ */
.dropdown_body {
    position: absolute;
    background: #fff;
    width: auto;
    margin-top: 115px;
    margin-left: 20px;
    border: 1px solid #cfcfcc;
    z-index: 90000;
}
* + html .dropdown_body {
    margin-top: 0;
    margin-left: -80px;
}
.dropdown_body a {
    display: block;
    padding: 0 10px;
}
.departure-cities {width: 130px;}
.box {
    float: left;
    width: 900px;
    padding: 2px 0 0;
    display: inline;
}
.country ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #004c92;
    color: #004c92;
}
.country ul li.grey a {
    text-decoration: none;
    border-bottom: none;
    color: #424242;
    display: inline-block;
}
.country ul li.grey span.left {background: url(../images/contry-left-corner-bleu.gif) no-repeat;}
.country ul li.grey span.right {background: url(../images/contry-right-corner-bleu.gif) no-repeat;}
a.dotted {
    border-bottom: 1px dashed #2F8EAF;
    line-height: 12px;
    float: none;
    text-decoration: none;
    display: inline-block;
}
.corner-left {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/corner-left.png) no-repeat;
    width: 8px;
    height: 7px;
}
.corner-right {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/corner-right.png) no-repeat;
    width: 7px;
    height: 8px;
}
.corner-left-b {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/corner-left-b.png) no-repeat;
    width: 8px;
    height: 7px;
}
.corner-right-b {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/corner-right-b.png) no-repeat;
    width: 7px;
    height: 8px;
}
.box-top2 {
    float: left;
    width: 823px;
    height: 8px;
    background: url(../images/box-top2.png) no-repeat;
    overflow: hidden;
}
.box-bottom2 {
    float: left;
    width: 823px;
    height: 7px;
    background: url(../images/box-bottom2.png) no-repeat;
    overflow: hidden;
}
.corners {
    float: left;
    margin: 0 0 0 4px;
    padding: 0;
   /* position: relative;*/
    background: #fff;
    width: 984px;
    display: inline;
}
.dates {
    font-size: 12px;
    width: 35%;
}
.child {width: 40px;}
.lt {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/lt.png) no-repeat;
    width: 8px;
    height: 8px;
}
.rt {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/rt.png) no-repeat;
    width: 8px;
    height: 8px;
}
.lb {
    position: absolute;
    bottom: -1px;
    left: 0;
    background: url(../images/lb.png) no-repeat;
    width: 8px;
    height: 8px;
}
.rb {
    position: absolute;
    bottom: -1px;
    right: -1px;
    background: url(../images/rb.png) no-repeat;
    width: 8px;
    height: 8px;
}
h4 {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    float: left;
}
.color {color: #8f8f8f;}
.view-all {color: #000;}
.star-small {
    background: url(../images/star-small.png) no-repeat right top;
    width: 8px;
    height: 7px;
    display: block;
    padding: 0 7px 0 0 !important;
    margin: -5px 0 0 7px;
}
#pricesDetailsControl {float: right;}
.prices-switcher {
    float: right;
    width: 14px;
    height: 5px;
    background: url(../images/marker-all.png) no-repeat;
    text-indent: -9999px;
    margin: 20px 0 0;
    display: inline;
}
.prices-switcher-on {
    float: right;
    width: 10px;
    height: 5px;
    background: url(../images/marker-all.png) no-repeat;
    background-position: 0 -5px;
    text-indent: -9999px;
    margin: 20px 0 0;
    display: inline;
}
.nights-switcher {
    float: left;
    width: 14px;
    height: 5px;
    background: url(../images/marker-all.png) no-repeat;
    text-indent: -9999px;
    margin: 18px 0px 0;
    display: inline;
}
.nights-switcher-on {
    float: left;
    width: 14px;
    height: 5px;
    background: url(../images/marker-all.png) no-repeat;
    background-position: 0 -5px;
    text-indent: -9999px;
    margin: 18px 0px 0;
    display: inline;
}
.night-title {width: 100%;}
.nights .choise ul {
    display: inline;
    font-size: 13px;
    float: left;
    width: 185px;
}
.nights .choise ul li {
    float: left;
    line-height: 19px;
    height: 19px;
    margin: 0 10px 0 0;
    display: inline;
    width: 50px;
}
.nights .choise ul li.last {
    margin: 0 0px 0 0;
    width: 16px;
}
.nights .choise ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #004c92;
    color: #004c92;
    margin-left: 5px;
}
.price .choise ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #004c92;
    color: #004c92;
    line-height: 19px;
    margin-top: 1px;
    display: inline;
    float: left;
}
.price .choise ul li a.grey {
    border-bottom: none;
    float: left;
    margin-top: 0;
}
.nights .choise ul li a.nights-switcher {border-bottom: none;}
a.grey {
    text-decoration: none;
    border-bottom: none;
    color: #424242;
    line-height: 19px;
    margin: 0 0 0 -5px;
    padding: 1px;
    display: inline-block;
}
.nights .choise ul li a.grey {
    border-bottom: none;
    margin-top: -1px;
    margin-left: 0;
}
.nights .choise ul li.grey span.left {
    height: 19px;
    line-height: 19px;
    background: url(../images/contry-left-corner-bleu.gif) no-repeat;
    float: left;
}
.nights .choise ul li.grey span.content {background: #E3E3E3;}
/* grey */
/*
 span.left {
 height:19px;
 line-height:19px;
 float:left;
 background:url(../images/contry-left-corner.gif) no-repeat ;
 }
 span.content {
 background:#E3E3E3;
 color:#424242;
 float:left;
 }
 span.right {
 height:19px;
 line-height:19px;
 float:left;
 background:url(../images/contry-right-corner.gif) no-repeat ;
 }
 */
/* bleu */
span.left {
    height: 19px;
    line-height: 19px;
    float: left;
    background: url(../images/contry-left-corner-bleu.gif) no-repeat;
}
span.content {
    font-weight: 500;
    background: #c2ddff;
    color: #424242;
    float: left;
}
span.right {
    height: 19px;
    line-height: 19px;
    float: left;
    background: url(../images/contry-right-corner-bleu.gif) no-repeat;
}
.nights .choise ul li.grey span.right {
    float: left;
    line-height: 19px;
    background: url(../images/contry-right-corner-bleu.gif) no-repeat 0 0;
}
.prices .choise ul {
    display: inline;
    font-size: 13px;
    float: left;
}
.prices .choise ul li {
    float: left;
    line-height: 19px;
    height: 19px;
    margin: 0 1px 0 0;
    display: inline;
    width: 56px;
}
.prices .choise ul li.last {
    margin: 0 0px 0 0;
    width: 10px;
}
.prices .choise ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #004c92;
    color: #004c92;
    margin-left: 4px;
}
.prices .choise ul li a.nights-switcher {border-bottom: none;}
.prices .choise ul li a.grey {
    border-bottom: none;
    margin-top: -1px;
    margin-left: 0;
}
.prices .choise ul li.grey span.left {
    height: 19px;
    line-height: 19px;
    background: url(../images/contry-left-corner-bleu.gif) no-repeat;
    float: left;
}
.prices .choise ul li.grey span.content {
    background: #E3E3E3;
    float: left;
}
.prices .choise ul li.grey span.right {
    height: 19px;
    line-height: 19px;
    float: left;
    background: url(../images/contry-right-corner-bleu.gif) no-repeat 0 0;
}
.box-enter {
    float: right;
    width: 760px; /*old: 750px*/
    height: 97px;
    margin: 0;
    display: inline;
    position:relative;
}
.box-enter ul {
  margin-bottom: 0 !important;
}
.header .contact {
    float: left;
    width: 222px;
    padding-top: 15px;
    display: inline;
}
.header .contact ul.contact-list {
    margin: 2px 0 0 0;
    width: 222px;
    overflow: hidden;
    float: left;
    font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}
.header .contact .contact-list li {
    float: left;
    display: inline;
    color: #add6f1;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    position: relative;
    margin: 0 0 0 5px;
    width: 222px;
}
.header .contact .contact-list li.city-name {height: 14px;}
.header .contact .contact-list li.city-tel {height: 24px;}
.header .contact ul.contact-list li span {
    color: #62addf;
    margin: 0 0 0 0;
    float: left;
    display: inline;
    position: relative;
}
.header .contact ul.contact-list li span.city {
    font-size: 12px;
    font-weight: 500;
    color: #add6f1;
}
.header .contact ul.contact-list li span.code {
    font-size: 12px;
    color: #add6f1;
    float: left;
    margin-top: 6px;
    display: inline;
}
.header .contact ul.contact-list li span.code2 {
    font-size: 12px;
    color: #add6f1;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    display: inline;
}
.header .contact ul.contact-list li span.tel {
    font-size: 19px;
    color: #fff;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    display: inline;
}
.center-col {
    float: right;
    /* width: 535px; */
    padding-right: 3px;
}

.fast-links-block {
	margin: 0;
}
.fast-links-block ul {
	overflow: hidden;
	text-align: center;
}
.fast-links-block li {
	list-style: none;
	display: inline;
}
.fast-links-block li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0.7rem;
}
.fast-links-block li a:hover {text-decoration: underline;}

.search-block {
    background-color: inherit !important;
    float: right;
    height: 17px;
    border: 1px solid #8098ba; 
    border-radius: 3px;
    padding: 5px 8px;
    margin-right: 4px;
    border-top: 0;
    display: inline;
    width: 428px;
}

.search-block-lastmin{
   display:inline;
   position:absolute;
   top:33px;
   left:18px;
}
.search-block-lastmin li,
.search-block li {
    float: left;
    display: inline;
    margin: auto;
}
.search-block li a {
    color: #fff;
    /*font-size: 12px;*/
	font-size: 13px;
    text-decoration: none;
    margin: 0px 5px 0px 8px;
}
.search-block-lastmin li a{
    color: #fff;
    /*font-size: 12px;*/
	font-size: 13px;
    text-decoration: none;
    margin: 0px 2px 0px 0;
    float:left;
}
.search-block-lastmin li a:hover,
.search-block li a:hover {text-decoration: underline;}
.search-block-lastmin li a:hover span.left_red_corner,
.search-block li a:hover span.left_red_corner{text-decoration: none !important;}
.search-block-lastmin li a:hover span.center_red_corner,
.search-block li a:hover span.center_red_corner{text-decoration: none !important;}
.search-block-lastmin li a:hover span.right_red_corner,
.search-block li a:hover span.right_red_corner{text-decoration: none !important;}
.search-block li a.btn_tour_nbr{

}
.search-block li a.btn_tour_nbr .last_min_tour_lable{
	float:left;
	margin:1px 5px 0 0;
	text-decoration:none;
	font-size:12px;
	color:#fff;
}
.search-block-lastmin li a.btn_tour_nbr:hover .last_min_tour_lable,
.search-block li a.btn_tour_nbr:hover .last_min_tour_lable{text-decoration:underline;}
.search-block-lastmin li a.btn_tour_nbr .left_red_corner,
.center-col .info .credit .left_red_corner,
.search-block li a.btn_tour_nbr .left_red_corner
{
	background: url(../images/bg_red_left.png) no-repeat;
	width:3px;
	height:17px;
	float:left;
}
.search-block-lastmin li a.btn_tour_nbr .center_red_corner,
.center-col .info .credit .center_red_corner,
.search-block li a.btn_tour_nbr .center_red_corner
{
	background: url(../images/bg_red_center.gif) repeat-x;
	height:17px;
	float:left;
	padding:1px 2px 0;
	display:inline;
	font-size:12px;
	color:#fff;
}
.search-block-lastmin li a.btn_tour_nbr .right_red_corner,
.center-col .info .credit .right_red_corner,
.search-block li a.btn_tour_nbr .right_red_corner
{
	background: url(../images/bg_red_right.png) no-repeat;
	width:3px;
	height:17px;
	float:left;
}

.center-col .info {
    display: inline;
    float: right;
    margin: 5px 0 5px 0;
    /* width: 585px; */
}
.center-col .info .name {
    color: #fefefe;
    font-size: 12px;
    float: right;
    margin: 5px 0 10px 0;
    height: 22px;
    line-height: 22px;
    display: inline;
}
.name  .close_out {
    display: block;
    background: url(../images/knopka.png) no-repeat 0 0;
    width: 57px;
    height: 19px;
    text-align: center;
    float: right;
    color: #000;
    font: normal 12px Arial;
    padding: 3px 0 0 0;
}
.center-col .info .name span {
    float: left;
    border-bottom: 1px dashed #fefefe;
}
.center-col .info .name a {
    text-decoration: none;
}
.center-col .info .name a span {
    color: #fefefe;
    border-bottom: 1px solid #fefefe;
    text-decoration: none;
    height: 19px;
    display: inline;
    margin: 2px;
    float: left;
    margin: 0 10px 0 0;
}
.center-col .info .name a:hover span {
    border: none;
    padding-left: 0;
}
.center-col .info .name a img {
    border: none;
    visibility: hidden;
    float: left;
}
.center-col .info .name a:hover img {
    border: none;
    visibility: visible;
    display: inline;
    float: left;
    margin-top: 5px;
}
.ls {
    float: right;
    width: 495px;
    display: inline;
    padding-right: 4px;
    padding-top: 2px;
}
.ls .premium,
.ls .message {
	float: right;
	margin-top: 8px;
}
.ls .premium span.label{
	padding: 0;
	color: #52E802;
	border-bottom: 1px dashed;
	margin-right: 15px;
	display:block;
	height:16px;
	font-size: 13px;
}
.ls .message a {
	margin-right: 15px;
}
.ls .message a img{
	margin: 0 0 -2px 3pt;
}
.ls2 {
    float: right;
     width: 100%;
}
.banner_white {
    float: left;
    width: 90px;
    display: inline;
}
.banner_white a.cadre {
    background: url(../images/cadre2.png) no-repeat;
    display: inline-block;
    width: 88px;
    height: 88px;
}
.banner_white a.cadre img {margin: 1px;}
.banner {
    margin-top: -28px;
    float: left;
    width: 90px;
    display: inline;
}
.banner a.cadre {
    background: url(../images/cadre.png) no-repeat;
    display: inline-block;
    width: 88px;
    height: 88px;
}
.banner a.cadre img {margin: 4px;}
.form-enter {
    float: right;
    width: 355px;
    margin-top: 10px;
    display: inline;
    font: 14px Arial, Helvetica, sans-serif;
}
.form-enter label {
    color: #fff;
    text-transform: uppercase;
    margin: -2px 0 2px 14px;
    float: left;
    display: inline;
    font-size: 12px;
}
.bg-form {
    float: left;
    background: url(../images/bg-form.png) no-repeat;
    width: 341px;
    height: 53px;
    padding: 12px 0 0 12px;
    display: inline;
}
.txt-form {
    border: 1px solid #919191;
    width: 118px;
    height: 17px;
    font-size: 12px;
    color: #606060;
    padding: 2px 5px;
    margin: 0 5px 2px 0;
    float: left;
    display: inline;
}
.btn-secur {
    background: url(../images/knopka.png) no-repeat;
    border: 0;
    width: 57px;
    height: 22px;
    cursor: pointer;
    float: left;
    font: normal 12px Arial;
    color: #000;
}
.link-reg {
  font-size: 12px;
  text-align: left;}
.link-reg a {
    color: #add6f1;
    margin: 0 60px 0 0;
    line-height: 25px;
}
/*
 * nav
 */
.ico-question {
    background: url(../images/question.jpg) no-repeat right 0;
    display: inline;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    float: right;
    margin: 3px 5px 0 0;
}
.help_message {
    background: url(../images/help_message.png) no-repeat 0;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    padding: 3px;
    cursor: pointer;
    margin: 0 0 0 10px;
}
.help_message_load {
    background: url(../images/load-application.gif) no-repeat 0;
}
.ico-question-footer {
    margin: 2px 0 0 5px;
    float: left;
    display: inline;
}
.box-all {
    width: 500px;
    float: left;
}
.top-find {
    float: left;
   /*
    height: 22px;
*/
    margin: 0 0 0 0px;
    padding: 0 22px 16px 20px;
    display: inline;
    width: 940px;
    /*background:url(../images/bg-top-find.gif) repeat-x 0 0;*/
    background: #fff url(../images/bg-top-find2.gif) repeat-x 0 100%;
}
.top-find-adv-banner {
  padding: 10px 0 16px 6px;
}
.top-find-adv-banner-hike{
  position:relative;
  left: -14px;
  top: 10px;
  clear: both;
}
.top-find-adv-banner-hike a{
  border:0;
}
.top-find h3 {
    color: #004c92;
    display: inline;
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin-top: 2px;
}
.show {
    padding: 0 10px 0 0;
    display: inline;
    float: left;
}
.text-left {text-align: left !important;}
.text-left span {
    text-align: right;
    width: 40px;
    float: right;
    display: block;
}
.arrow-box {
    line-height: 21px;
    padding: 4px 0 0;
}
.know {
    background: url(../images/info.gif) no-repeat;
    float: left;
    text-indent: -9999px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 5px;
    display: inline;
}
.know.price-promo {
    background: url(../images/icon-info-pink.png) no-repeat;
}
.place_img {
    display: block;
    max-width: 15px;
    max-height: 15px;
    margin: 0 auto;
    padding: 0;
}
.place_left {
    margin-left: 2px;
}
.place_right {
    margin-right: 5px;
}
.last-know {margin: 13px 0 -5px 5px;}
.non-active-know {
    background: url(../images/info.gif) no-repeat;
    float: left;
    text-indent: -9999px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 5px;
    display: inline;
}
a.know:hover {background: url(../images/ico-i-hover.png) no-repeat left 0;}
.know.price-promo:hover {background: url(../images/icon-info-pink-hover.png) no-repeat left 0;}
.quote {
  margin: 3px 0 0 0;
}

a.stop-quote, a:hover.stop-quote {
    margin: 3px 0 0 0;
    background: url(../images/order.gif) no-repeat;
    width: 34px;
    height: 17px;
    display: block;
    font-size: 0;
    text-decoration: none;
}
span.grey-text {
    color: #888;
    text-align: left;
    float: none;
}
.bottom {
    background-color: white;
    width: 984px;
    margin: 0 0 0 4px;
    box-shadow: 0px 3px 8px -2px #505263;
    height: 124px;
    float: left;
    position: relative;
    display:inline-block;
    z-index: 1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*
 * search page
 */ .favorite-tour span {
    color: #434343;
    font-size: 12px;
    line-height: 26px;
    margin-left: 22px;
}
.favorite-tour span strong {margin: 0 5px;}
.favorite-tour .left-title {
  float: left;
  padding: 11px 0 0 0;
}
.favorite-tour .right-print {float: right;}
.favorite-tour .right-print a {cursor: pointer;}
.favorite-tour a.print {
    color: #004c92;
    font-size: 12px;
    background: url(../images/h2-dotted.gif) repeat-x 0 100%;
    text-decoration: none;
    padding: 0;
}
.favorite-tour a:hover {background: none;}
.favorite-tour {
    float: left;
    height: 22px;
    margin: 0 0 0 4px;
    padding: 10px 22px 27px;
    display: inline;
    width: 940px;
    background: white;
}
.pager-search {
    float: left;
    margin: 0 0 0 4px;
    display: inline;
    line-height: 20px;
    width: 984px;
    background: #fff;
}
.pager-search .marker-link {float: left;}
.pager-search .marker-link a.wrap {
    display: inline;
    float: left;
    margin: 15px 0 10px 24px;
}
.pager-search .pager_right {
    margin-top: 30px;
    margin-right: 22px;
    display: inline;
}
.top-search-new {
    background: #fff;
    float: left;
    display: inline;
    height: 24px;
    margin: 0 0 0 4px;
    padding: 19px 23px;
    width: 932px;
}
/*
 * delete column
 */
.del-column {
    display: block;
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background: url(../images/del-red.gif) no-repeat;
}
.del-grey {
    display: block;
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background: url(../images/del-grey.gif) no-repeat;
    text-decoration: none;
}
a:hover.del-grey {background: url(../images/del-hover.gif) no-repeat;}
.pencil {
    display: block;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background: url(../images/pencil.gif) no-repeat;
}
a:hover.pencil {background: url(../images/pencil.gif) no-repeat;}
.del-white {
    display: block;
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background: url(../images/del-white.gif) no-repeat;
}
/*
 * tour page
 */
.main-tour {
    background: #fff;
    margin: -2px 0 0 4px;
    overflow: hidden;
    padding: 4px 0;
    position: relative;
    z-index: 1;
}
.main-tour {
    float: left;
    width: 984px;
}
.news-rose-box {
    float: left;
    width: 965px;
    margin: 6px 12px;
    display: inline;
}
.news-rose-box .tp {
    background: url(../images/bg-rose-box-news-top.gif) no-repeat;
    height: 2px;
    line-height: 2px;
    width: 965px;
    float: left;
}
.news-rose-box .ct {
    float: left;
    display: inline;
    padding: 10px;
    width: 944px;
    background: #ffb7b7;
    border-left: 1px solid #e09292;
    border-right: 1px solid #e09292;
}
.news-rose-box .ct .text {
    float: left;
    width: 90%;
}
.news-rose-box .ct .read {
    float: right;
    width: 7%;
    background: url(../images/del-rose.gif) no-repeat 0 50%;
    padding-left: 19px;
    display: inline;
}
.news-rose-box .ct .read a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}
.news-rose-box .ct .read a:hover {border-bottom: none;}
.news-rose-box .bt {
    background: url(../images/bg-rose-box-news-bottom.gif) no-repeat;
    height: 2px;
    line-height: 2px;
    width: 965px;
    float: left;
}
.head-best-tour-top-news {
    background: url(../images/bg-top-find.gif) repeat-x;
    display: inline;
    display: inline;
    float: left;
    height: 22px;
    margin: 0;
    padding: 21px 22px 16px;
    width: 940px;
}
.head-best-tour-top-news .left-part {
    float: left;
    width: 636px;
    padding-right: 10px;
    width: 606px;
    display: inline;
}
.head-best-tour-top-news .right-part {
    float: left;
    height: 38px;
    width: 312px;
    padding: 0 0 0 10px;
    display: inline;
    background: url(../images/bg-border-gradient.gif) repeat-y;
}
.head-best-tour-top-news .right-part h4 {
    color: #004C92;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: normal;
}
.head-best-tour-top-news .right-part a {
    float: right;
    color: #004c92;
    text-decoration: none;
    border-bottom: 1px dashed #004c92;
}
.head-best-tour-top-news .right-part a:hover {border-bottom: none;}
.content-best-tour-top-news {
    display: inline;
    float: left;
    margin: 0 0 0 4px;
    padding: 0 22px 0;
    width: 940px;
}
.best-tour {
    background: #fff none repeat;
    display: inline;
    float: left;
    margin: 0 0 0 4px;
    padding: 0;
    position: relative;
    width: 608px;
}
.top-news {
    background: #fff none repeat;
    display: inline;
    background: url(../images/bg-border-gradient.gif) repeat-y;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    width: 300px;
}
.top-news ul {
    float: left;
    margin: 25px 0;
    display: inline;
}
.top-news ul li {
    float: left;
    padding: 0 0 23px;
    display: inline;
}
.top-news ul li span.ico-news {
    background: url(../images/ico-news.gif) no-repeat;
    width: 20px;
    height: 17px;
    float: left;
}
.top-news ul li span.date-news {
    float: left;
    margin-left: 10px;
    margin-bottom: 8px;
    display: inline;
    color: #62addf;
    font-size: 12px;
}
.top-news ul li p.text-news {
    float: left;
    margin-left: 32px;
    display: inline;
}
.top-proposition {
    background: #fff;
    float: left;
    display: inline;
    font-size: 11px;
    width: 630px;
    margin-top: 15px;
    margin-left: -12px;
}
.top-proposition th {border-bottom: 1px solid #E6E8EF;}
.top-proposition th, .top-proposition td {
    vertical-align: middle;
    height: 34px;
}
.top-proposition th {
    text-align: left;
    color: #c0c2c6;
    font-weight: normal;
    font-size: 11px
}
.top-proposition th label {border-bottom: 1px dashed #c0c2c6;}
.top-proposition td {text-align: center;}
.top-proposition td span.time {color: #909090;}
.top-proposition tr.even td {background: #f1f3f8;}
.top-proposition tr.active td {background: #ffb2b2;}
.top-proposition td.no_padding {
    border: none;
    padding: 0;
}
.top-proposition td.no_padding table {min-height: 48px;}
.top-proposition span {font-size: 12px;}
.user-tab tr td span.title {
    font-weight: 500;
    margin-left: 10px;
}
.user-tab tr td span.num {margin: 0 0 0 10px;}
.user-tab tr td img.ico_contact {float: left;}
.content_in_tabs .panes .user-tab tr th.profession {width: 861px;}
.content_in_tabs .panes .user-tab tr th.profession2 {width: 185px;}
.content_in_tabs .panes .user-tab tr th.contact {width: 244px;}
.content_in_tabs .panes .user-tab tr th.e_mail {width: 226px;}
.content_in_tabs .panes .user-tab {
    width: 950px;
    float: left;
    margin: 25px 0 0 20px;
    display: inline;
}

/*
 * setting page
 */
.top-system {
    height: 64px;
    margin: 0 0 0 4px;
    width: 984px;
    background: url(../images/bg-system-top.gif) repeat-x 0 0;
    float: left;
    display: inline;
    position: relative;
    z-index: 1;
}
.top-system h2 {
    float: left !important;
    color: #004c92;
    width: 840px;
    margin: 24px 0 25px 20px;
    display: inline;
}
.content-system {
    float: left;
    width: 988px;
    background: url(../images/bg-inner.gif) repeat-y 4px 100%;
    font-size: 14px;
}
.content-system h3 {
    margin: 37px 0 37px 25px;
    float: left;
    display: inline;
    padding: 0;
    font-size: 14px;
    color: #424242;
    font-weight: 500;
}
.content-system .text-system {
    float: left;
    width: 921px;
    margin: 5px 40px 5px 25px;
    display: inline;
}
.content-system .text-system p {margin: 0 0 32px;}
.content-system .text-system p a.strong-title {
    text-decoration: none;
    font-weight: 500;
}
.content-system .text-system p a:hover.strong-title {text-decoration: underline;}
.content-system .text-system span.title {
    font-weight: 500;
    margin: 5px 0 11px;
    display: block;
}
.content-system .text-system ul {
    margin: 15px 0 37px 10px;
    padding: 0;
    display: block;
    list-style: none;
}
.content-system .text-system li {
    background: url(../images/bg-list-system.gif) no-repeat 0 50%;
    margin: 0 10px 0 0;
    padding: 0 0 0 20px;
}





.main-agency .country ul li a.grey {margin-left: -5px;}
.main-agency .country .choose-countries ul li a.grey {margin-left: -4px;}
.country ul li a.grey {
    border-bottom: none;
    margin-left: -4px;
    margin-top: 0px; /* -1    11-03*/
}
.country .choose-countries ul li a.grey {margin-top: 0px;}
.applications-search .country ul li a.grey {margin-left: -5px;}
.applications-search .country .choose-countries ul li a.grey {margin-left: -4px;}

/* new setting
 */
/*
 document
 */
.content_in_tabs .panes .user-tab-doc {
    width: 950px;
    float: left;
    margin: 25px 0 0 20px;
    display: inline;
}
.content_in_tabs .panes .user-tab-doc.width620 {width: 620px;}
.content_in_tabs .panes .user-tab-doc th {
    text-align: center;
    color: #c0c2c6;
    font-size: 11px;
    font-weight: normal;
    border-bottom: 1px solid #e6e8ef;
}
.content_in_tabs .panes .user-tab-doc tr td, .content_in_tabs .panes .user-tab-doc tr th.align-center {
    text-align: center;
    height: 30px;
}
.content_in_tabs .panes .user-tab-doc tr td.align-left, .content_in_tabs .panes .user-tab-doc tr th.align-left {text-align: left;}
.content_in_tabs .panes .user-tab-doc tr td.doc {
    background: url(../images/ico-txt.gif) no-repeat 5px 5px;
    padding: 0 0 0 25px;
    width: 850px;
}
.content_in_tabs .panes .user-tab-doc tr th.profession2 {width: 85px;}
.content_in_tabs .panes .user-tab-doc tr th.up-date, .content_in_tabs .panes .user-tab-doc tr td.up-date {
    width: 85px;
    color: #b7b7b7;
}
.content_in_tabs .panes .user-tab-doc tr.even {background: #f4f5f9;}
.content_in_tabs .panes .user-tab-doc tr.odd {background: #fff;}
.inner .setting-column {
    float: left;
    width: 988px;
    border-bottom: 1px solid #e6e8ef;
}

/*
 users
 */
 .content_in_tabs .panes .user-tab-new {
    width: 950px;
    float: left;
    margin: 0 0 0 20px;
    display: inline;
}
.content_in_tabs .panes .user-tab-new th {
    text-align: center;
    color: #c0c2c6;
    font-size: 11px;
    font-weight: normal;
    border-top: 1px solid #e6e8ef;
    border-bottom: 1px solid #e6e8ef;
}
.content_in_tabs .panes .user-tab-new tr td, .content_in_tabs .panes .user-tab-new tr th.align-center {
    text-align: center;
    height: 30px;
}
.content_in_tabs .panes .user-tab-new tr td.align-left, .content_in_tabs .panes .user-tab-new tr th.align-left {text-align: left;}
.content_in_tabs .panes .user-tab-new tr td.align-right, .content_in_tabs .panes .user-tab-new tr th.align-right {text-align: right;}
.content_in_tabs .panes .user-tab-new tr th.name {width: 245px;}
.content_in_tabs .panes .user-tab-new tr th.profession {width: 861px;}
.content_in_tabs .panes .user-tab-new tr th.profession2 {width: 150px;}
.content_in_tabs .panes .user-tab-new tr th.contact {width: 244px;}
.content_in_tabs .panes .user-tab-new tr td.contact .ico-contact {
    float: left;
    margin: 0;
    display: inline;
}
.content_in_tabs .panes .user-tab-new tr td.contact label.online {
    float: left;
    margin: 0 0 0 3px;
    display: inline;
}
.content_in_tabs .panes .user-tab-new tr th.e_mail {width: 300px;}
.content_in_tabs .panes .user-tab-new tr th.online {width: 40px;}
.content_in_tabs .panes .user-tab-new tr td.online label.online {
    background: url(../images/ico-online.gif) no-repeat 5px 5px;
    margin-left: 10px;
    display: block;
}
.content_in_tabs .panes .user-tab-new tr td.online label.offline {
    background: url(../images/ico-offline.gif) no-repeat 5px 5px;
    margin-left: 10px;
    display: block;
}
.content_in_tabs .panes .user-tab-new tr th.bonus, .content_in_tabs .panes .user-tab-new tr th.delete {width: 40px;}
.content_in_tabs .panes .user-tab-new tr td.delete .del {
    background: url(../images/del-country.gif) no-repeat 5px 5px;
    display: block;
    margin-left: 28px;
}
.content_in_tabs .panes .user-tab-new tr.even {background: #f4f5f9;}
.content_in_tabs .panes .user-tab-new tr.odd {background: #fff;}
.inner .setting-column {
    float: left;
    width: 988px;
    border-bottom: 1px solid #e6e8ef;
}

/* add user config */
.add-user-box {
    float: left;
    width: 970px;
    margin: 5px 0 5px 13px;
}
.add-user-box .add-user {
    float: left;
    width: 204px;
    margin: 1px 0 0 10px;
    display: inline;
    background: url(../images/divisor-user-reg.gif) no-repeat 100% 0;
}
.add-user-box .add-user label {
    width: 200px;
    float: left;
    margin: 0 0 5px;
    display: inline;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.add-user-box .add-user input {
    width: 170px;
    margin-bottom: 14px;
	padding:0 0 0 3px;
    display: inline;
    height: 19px;
    border: 1px solid #a5acb2;
    float: left;
    font-size: 12px;
}
.add-user-box .add-user input.log {
    width: 170px;
    margin-bottom: 6px;
    display: inline;
    height: 19px;
    border: 1px solid #a5acb2;
    float: left;
    font-size: 12px;
}
.add-user-box .add-user label.pass {
    width: 65px;
    float: left;
    margin: 0 0 5px;
    display: inline;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.add-user-box .add-user input.pass {
    width: 105px;
    margin-bottom: 5px;
    display: inline;
    height: 19px;
    border: 1px solid #a5acb2;
    float: left;
    font-size: 12px;
}
.add-user-box .add-user input.contact {
    width: 100px;
    margin: 0 5px 14px 0;
    display: inline;
    height: 19px;
    border: 1px solid #a5acb2;
    float: left;
    font-size: 12px;
}
.add-user-box .add-user select.profession {
    width: 168px;
    margin: 4px 0 0 0;
    float: left;
    display: inline;
}
.add-user-box .add-user select.contact-type {
    width: 63px;
    height: 23px;
    margin: 0;
    float: left;
    display: inline;
}
.add-user-box .add-user input.save-btn{
	background:url(../images/btn-save.gif) no-repeat;
	width:93px;
	height:28px;
	display:block;
	text-indent:-9999px;
	border:none;
	margin:20px 0 10px;
}
.add-user-box .add-user .redact-user-btn{
	float:left;
	width:100px;
}
.add-user-box .last{background:none;}
.add-user-box .add-user-btn {
	float: left;
	width: 100px;
}
.add-user-box .add-user-btn input.add {
    width: 93px;
    height: 28px;
    text-indent: -9999px;
    float: left;
    margin:20px 0 10px;
    display: inline;
	border:none;
}
.url-add-user {
    float: left;
    margin: 5px 0 5px 4px;
    width: 984px;
    height: 31px;
    background: url(../images/bg-add-user-url.gif) no-repeat;
}
.url-add-user span.ico-plus {
    background: url(../images/ico-plus-bleu.gif) no-repeat;
    float: left;
    margin: 8px 5px 2px 10px;
    width: 20px;
    display: inline;
}
.url-add-user a {
    font-size: 12px;
    color: #004c92;
    border-bottom: 1px dashed #2F8EAF;
    line-height: 12px;
    text-decoration: none;
    margin: 8px 0 2px 0;
    float: left;
    display: inline;
}
.inner .setting-column .hotel-date {
    float: left;
    width: 212px;
    height: 93px;
    padding: 10px 15px 7px;
    display: inline;
    background: url(../images/bg-littel-column.gif) no-repeat right 75%;
}
.inner .setting-column .hotel-date .hotel .hotel-title {
    font-weight: 500;
    display: inline;
    float: left;
    width: 212px;
    font-size: 13px;
    color: #424242;
}
.inner .setting-column .hotel-date .hotel ul.star {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 212px;
}
.inner .setting-column .hotel-date .hotel ul.star li {
    height: 26px;
    margin: 2px 0;
    width: 26px;
    float: left;
    display: inline;
}
.inner .setting-column .hotel-date .hotel ul li a.grey-star {
    /*background:transparent url(../images/grey-star.gif) no-repeat scroll 0 0;*/
    background: transparent url(../images/white-star.gif) no-repeat scroll 0 0;
    color: #000000;
    display: block;
    height: 23px;
    padding: 3px 0 0;
    text-align: center;
    text-decoration: none;
    width: 26px;
}
.inner .setting-column .hotel-date .hotel ul li a.gold-star {
    /*background:transparent url(../images/gold-star.gif) no-repeat scroll 0 0;*/
    background: transparent url(../images/bleu-star.gif) no-repeat scroll 0 0;
    color: #000000;
    display: block;
    height: 23px;
    padding: 3px 0 0;
    text-align: center;
    text-decoration: none;
    width: 26px;
}
.inner .setting-column .starting-date {
    float: left;
    width: 212px;
    height: 93px;
    padding: 10px 15px 7px;
    display: inline;
    background: url(../images/bg-littel-column.gif) no-repeat right 75%;
}
.inner .setting-column .starting-date .starting-date-title {
    font-weight: 500;
    display: inline;
    float: left;
    width: 212px;
    font-size: 13px;
    color: #424242;
}
.inner .setting-column .starting-date .input-interval {
    float: left;
    width: 212px;
}
.inner .setting-column .starting-date .input-interval span.today {
    float: left;
    font-size: 13px;
    color: #424242;
}
.inner .setting-column .starting-date .input-interval input {
    float: left;
    width: 38px;
    height: 19px;
}
.inner .setting-column .starting-date .input-interval span.day {float: left;}
/*
 * search 21-12-2009
 */
 #selectAllRegionsControl {
    float: left;
    width: 200px;
    margin: 5px 0;
    display: inline;
}
#selectAllRegionsControl a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 16px;
    display: inline;
}
#selectAllRegionsControl a.grey {
    border-bottom: none;
    margin-left: -4px;
}
#selectAllHotelsControl {
    float: left;
    width: 290px;
   /* padding: 5px 0;*/
    display: inline;
}
#selectAllHotelsControl a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 16px;
    display: inline;
}
#selectAllHotelsControl a.grey {
    border-bottom: none;
    margin-left: -4px;
}

/*
 * prices
 */
.nights .choise {
    float: left;
    margin-bottom: 10px;
    display: inline;
    width: 100%;
}
.prices .choise {
    float: left;
    margin-bottom: 4px;
    display: inline;
    width: 100%;
}
.prices .adult, .prices .children {
    float: left;
    margin: 0 0 3px;
    display: inline;
    width: 240px;
}
.prices .adult strong {
    float: left;
    margin: 0 2px 0 4px;
    display: inline;
}
.prices .adult strong.ad {
	margin-left: 0;
}
.prices .adult strong.ad {width: 66px;}
.prices .adult strong.chil {width: 38px;}
.prices .adult select {
    display: inline;
    float: left;
    height: 20px;
    margin: 3px 2px 0;
    width: 45px;
}
.prices .choise .do {
    width: 24px;
    margin-right: 0;
    float: left;
    display: inline;
}
.prices .choise .dollar {
    padding: 0 0 0 2px;
    width: 10px;
    float: left;
    display: inline;
}
/*
 * cities
 */
 #selectAllCitiesControl {
    float: left;
    width: 100%;
    height: 20px;
    /*
margin-top: 0;
*/
    margin-bottom: 2px;
    display: inline;
}
#selectAllCitiesControl a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 16px;
    display: inline;
}
#selectAllCitiesControl a.grey {
    border-bottom: none;
    margin-left: -5px;
    /*
margin-top: -3px;
*/
}
.w .row .cities .selectall {margin-top: 5px !important;}
.w .row .cities .selectall a.grey {
    margin-left: -4px !important;
    margin-top: 0px !important;
}
#cityControl {
    float: left;
    width: 130px;
    display: inline;
}
#cityControl li {
    float: left;
    width: 130px;
    display: inline;
    height: 20px;
    margin: 2px 0 0;
}
#morePrices {
    display: inline;
    float: left;
    height: 26px;
    margin-bottom: 10px;
    margin-top: 0;
}
#morePrices span {
    float: left;
    display: inline;
    width: 195px;
}
.parent-children {
    float: left;
    width: 100%;
    margin: 0px 0 0;
    display: inline;
}
.col5 ul li.even a, .operations_history ul li.even a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
}
.col5 ul li.even a.grey, .operations_history ul li.even a.grey {border-bottom: none;}
.col5 ul li.odd a, .operations_history ul li.odd a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
}
.col5 ul li.odd a.grey, .operations_history ul li.odd a.grey {border-bottom: none;}
#selectAllFoodsControlFP {
    float: left;
    height: 20px;
    margin: 0 11px;
    display: inline;
    width: 30px;
}
#selectAllFoodsControlFP a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 19px;
    line-height: 19px;
    display: inline;
}
#selectAllFoodsControlFP a.grey {
    border-bottom: none;
    margin-left: -5px;
    margin-top: -1px;
}
#selectAllFoodsControl {
    float: left;
    height: 20px;
    margin: 5px 11px 0 0;
}
#selectAllFoodsControl a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 19px;
   /* line-height: 19px;*/
    display: inline;
}
#selectAllFoodsControl a.grey {
    border-bottom: none;
    margin-left: -4px;
    margin-top: -1px;
}
#selectAllOperatorsControl {
	float: left;
	width: 100%;
	height: 20px;
	/*
	padding: 5px 0;
	*/
	display: inline;
}
#selectAllOperatorsControl a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 16px;
    display: inline;
  /*  margin-top: 0;*/
}
#selectAllOperatorsControl a.grey {
    border-bottom: none;
    margin-left: -5px;
/*    margin-top: 0;*/
}
.selectAllControl {
    float: left;
    width: 100%;
    height: 20px;
    margin: 2px 0;
    display: inline;
}
.selectAllControl a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
    float: left;
    height: 16px;
    display: inline;
    margin-top: 3px;
}
.selectAllControl a.grey {
    border-bottom: none;
    margin-left: -5px;
    margin-top: 0;
}
/*
 * datepicker
 */
#datePeriodControl {
    float: left;
    width: 371px;
    display: none;
    position: relative;
    z-index: 100;
    left: 8px;
    top: 45px;
    margin: 5px 0 0;
    position: absolute;
}
#datePeriodControl .t {
    float: left;
    width: 420px;
    height: 15px;
    background: url(../images/top-calendar-box.png) no-repeat;
}
#datePeriodControl .c {
	float: left;
	width: 420px;
	/*
	border-left: 1px solid #b6b6c0;
	border-right: 1px solid #b6b6c0;
	background: #f2f2f2;*/
	background: url(../images/center-calendar-box.png) repeat-y;
}
#datePeriodControl .c .head {
    float: left;
    width: 420px;
}
#datePeriodControl .c .head h3 {
    margin: 10px 0 10px 15px;
    display: inline;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    color: #424242;
    float: left !important;
    width: 335px;
}
#datePeriodControl .c .head h3 span.from {
    width: 205px;
    float: left;
}
#datePeriodControl .c .head h3 span.to {
    width: 120px;
    float: left;
}
#datePeriodControl .c .head .del {
    float: left;
    display: inline;
    margin: 10px 0;
}
#datePeriodControl .c .head .del span.ico-del {
    background: url(../images/del-country.gif) no-repeat 0 5px;
    width: 11px;
    height: 19px;
    margin-right: 3px;
    float: left;
    display: inline;
}
#datePeriodControl .c .head .del a {
    float: left;
    display: block;
    font-size: 13px;
    color: #004c92;
}
#dateFromPicker {
    float: left;
    width: 200px;
    margin: 0 0 7px 10px;
    display: inline;
}
#dateToPicker {
    float: left;
    width: 200px;
    margin: 0 0 7px 10px;
    display: inline;
}
#datePeriodControl .b {
    float: left;
    width: 420px;
    height: 5px;
    background: url(../images/bottom-calendar-box.png) no-repeat;
}
.box-col_regions {
    width: 240px;
    height: 134px;
    background: url(../images/bg-column.gif) repeat-y right top;
    display: inline;
    float: left;
    height: 140px;
    line-height: 21px;
    padding: 11px 12px;
}
#regionsControl select.regiona {
    margin: 6px 0 0;
    width: 226px;
    height: 88px;
}
.box-col_hotels {
    width: 316px;
    height: 111px;
    padding-top: 34px;
    padding-left: 10px;
    margin-right: 10px;
    background: url(../images/bg-column.gif) repeat-y right top;
    display: inline;
    float: left;
    /*height: 140px;*/
    line-height: 21px;
    padding: 11px 12px;
}
#hotelsControl select.hotelw {
    margin: 27px 0 0;
    width: 300px;
    height: 84px;
}
.box-night {
    width: 226px;
    padding-top: 15px;
    padding-left: 12px;
    background: url(../images/bg-column.gif) repeat-y right top;
    font-size: 12px;
    /*height: 125px;*/
    line-height: 24px;
    padding: 11px 12px;
    display: inline;
    float: left;
}
.box-prices {
    padding-top: 15px;
    padding-left: 12px;
    background: url(../images/bg-column.gif) repeat-y right top;
    font-size: 12px;
    height: 130px;
    line-height: 26px;
    padding: 11px 12px;
    width: 270px;
    display: inline;
    float: left;
}
#prices input.from-price, #prices input.till-price {
    width: 40px;
    float: left;
    margin-right: 4px;
    padding: 1px;
    display: inline;
}
.box-food {
    width: 140px;
    padding-top: 11px;
    padding-left: 5px;
    background: url(../images/bg-column.gif) repeat-y right top;
    height: 150px;
    padding: 0 9px;
    display: inline;
    float: left;
    line-height: 21px;
    font-size: 12px;
}
.box-night .date-controle {
    display: inline;
    float: left;
}
.split .date-controle input {
    display: inline;
    float: left;
    margin: 0 0 7px 0;
    width: 70px;
}
.split .date-controle span.trait {
    display: inline;
    float: left;
    margin: 0 5px 7px;
    width: 7px;
    height:20px;
}
#prices label.price-dollar {
    margin-right: 4px;
    display: inline;
    float: left;
}
#prices label.price-from, #prices label.price-to {
    float: left;
    margin-right: 4px;
    display: inline;
}
.form_footer label.tour {
    margin: 0 5px;
    display: inline;
}
.result-search {
    display: block;
  /*background: url(../images/bg-inner.gif) repeat-y 4px 100%;
    float: left;*/
}
.results .fav-load, .results a:hover.fav-load {background: url(../images/waiting.gif) no-repeat;}
.ico-load {background: url(../images/waiting.gif) no-repeat;}
.results .fav-load, .results a:hover.fav-load {background: url(../images/waiting.gif) no-repeat;}
.ico-load {background: url(../images/waiting.gif) no-repeat;}
/*
 * dashbord
 */
.main-agency {
    background: url(../images/main-bg.png) repeat-y;
    float: left;
    width: 992px;
    margin: -2px 0;
    padding: 0 0 0 0px;
    position: relative;
    z-index: 1;
}
.main-agency .find-tour {
    float: left;
    margin-left: 4px;
}
.main-agency .two-cols {
    overflow: hidden;
    float: left;
    width: 987px;
}
.main-agency .two-cols .head-titles {
    background: url(../images/bg-top-info.png) repeat-y;
    float: left;
    width:983px;
    height: 59px;
    margin: 0;
    position: relative;
    z-index: 1;
}
.main-agency .two-cols .two-col-cont {
    float: left;
    width: 992px;
    margin: 0;
    position: relative;
    z-index: 1;
}
.main-agency .two-cols .two-col-cont .top-proposition {
    float: left;
	margin:0 0 0 17px;
	width:964px;
    display: inline;
}
.main-agency .two-cols .head-titles .title-top-proposition {
    float: left;
    width: 490px;
}
.main-agency .two-cols .head-titles .title-top-proposition h3 {
    color: #004C92;
    display: inline;
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin: 18px 0 0 16px;
}
.main-agency .two-cols .head-titles .title-operation-info {
    float: left;
    width: 490px;
}
.main-agency .two-cols .head-titles .title-operation-info h3 {
    color: #004C92;
    display: inline;
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin: 18px 0 0 20px;
}
.main-agency .two-cols .head-titles .title-operation-info a.all-info {
    float: right;
    margin: 25px 13px 0 0;
    border-bottom: 1px dashed #2F8EAF;
    display: block;
    line-height: 12px;
    text-decoration: none;
}
.main-agency .two-cols .head-titles .title-operation-info a:hover.all-info {border-bottom: none;}
.best-propositon {
    background: #fff;
    float: left;
    display: inline;
    font-size: 11px;
    width: 480px;
}
.best-propositon th {border-bottom: 1px solid #E6E8EF;}
.best-propositon th label {border-bottom: none;}
.best-propositon th, .best-propositon td {
    vertical-align: middle;
    height: 30px;
}
.best-propositon th {
    text-align: left;
    color: #c0c2c6;
    font-weight: normal;
    font-size: 11px;
}
.best-propositon td {text-align: center;}
.best-propositon td img.flag {
    width: 16px;
    height: 11px;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
    display: inline;
}
.best-propositon td span.time {color: #909090;}
.best-propositon tr.even td {background: #f1f3f8;}
.best-propositon tr.active td {background: #ffb2b2;}
.best-propositon td.no_padding {
    border: none;
    padding: 0;
}
.best-propositon td.no_padding table {min-height: 48px;}
.best-propositon span {font-size: 12px;}
.best-propositon td.text-left span.solde {
    background: url(../images/arr_dn.gif) no-repeat;
    width: 9px;
    height: 7px;
    float: left;
    margin: 3px 0 0 5px;
    display: inline;
}
.best-propositon td span.old-price {
    float: left;
    color: #303030;
    font-size: 11px;
    text-decoration: line-through;
    width: 28px;
}
.best-propositon td a.price {
    color: #cf0101;
    font-size: 11px;
    font-weight: 500;
    margin: 0 3px;
    display: block;
    width: 25px;
    float: left;
}
.best-propositon td span.percent {
    float: left;
    color: #cf0101;
    font-size: 11px;
    width: 25px;
}
.two-cols .two-col-cont .info-news {
    float: left;
    width: 980px;
    margin: 0;
    padding:0 0 15px;
	display: inline;

}
.two-cols .two-col-cont .info-news .operation-info {
    float: left;
	display:inline;
    width:470px;
    height: 125px;
    display: inline;
	padding-left:13px;
	padding-top:10px;
	background: url(../images/vertical-separator-agency.png) no-repeat;
}
.two-cols .two-col-cont .info-news .operation-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 450px;
}
.two-cols .two-col-cont .info-news .operation-info ul li {
    float: left;
    display: inline;
    width: 450px;
    margin: 0 0 10px;
}
.two-cols .two-col-cont .info-news .operation-info ul li label.date {
    font-size: 12px;
    color: #c0c2c6;
    margin: 0 5px;
    float: left;
    display: inline;
    width: 50px;
}
.two-cols .two-col-cont .info-news .operation-info ul li a.info {
    color: #004c92;
    float: left;
    display: inline;
    text-decoration: underline;
    font-size: 12px;
}
.two-cols .two-col-cont .info-news .operation-info ul li a:hover.info {text-decoration: none;}
.two-cols .two-col-cont .info-news .top-news-box {
    float: left;
    width:493px;
    margin-left: 0px;
    display: inline;
}
.two-cols .two-col-cont .info-news .top-news-box .title {
    background: url(../images/bg-top-news-box.gif) no-repeat;
    width: 490px;
    height: 59px;
    float: left;
    margin: 3px 0 0 0;
    display: inline;
}
.two-cols .two-col-cont .info-news .top-news-box .title h3 {
    color: #004C92;
    display: inline;
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin: 18px 0 0 20px;
}
.two-cols  .head-titles .title-top-proposition a.all-news {
    float: right;
    margin: 25px 13px 0 0;
    border-bottom: 1px dashed #2F8EAF;
    display: inline-block;
    line-height: 12px;
    text-decoration: none;
}
.two-cols .two-col-cont .info-news .top-news-box .cont {
    float: left;
    width: 476px;
    margin-left: 18px;
    display: inline;
}
.two-cols .two-col-cont .info-news .top-news-box .cont ul {
    margin: 13px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    display: inline;
    width: 475px;
}
.two-cols .two-col-cont .info-news .top-news-box .cont ul li {
    float: left;
    display: inline;
    width: 475px;
    margin: 0 0 15px;
}
.two-cols .two-col-cont .info-news .top-news-box .cont ul li label.date {
    color: #C0C2C6;
    display: inline;
    float: left;
    font-size: 12px;
    margin: 0 5px;
    width: 50px;
}
.two-cols .two-col-cont .info-news .top-news-box .cont ul li a.news {
    color: #004C92;
    display: inline;
    float: left;
    font-size: 12px;
    text-decoration: underline;
    width: 410px;
}
.two-cols .two-col-cont .info-news .top-news-box .cont ul li a:hover.news {text-decoration: none;}
.two-cols .two-col-cont .info-news .top-news-box .cont ul li a span.important {
    background: url(../images/ico-exclamation.gif) no-repeat right;
    width: 23px;
    height: 17px;
    float: none;
    text-decoration: none;
    display: inline-block;
}
/* finances */
.top-setting .left-part2 {padding: 27px 0 0 20px;}
h5 {
    font-weight: 500;
    font-size: 17px;
    margin-left: -4px;
    padding: 15px 14px 15px 0;
    float: left;
}
h5 a {
    font-size: 13px;
    font-weight: normal;
    margin-left: 10px;
}
.red2 {color: #d20000;}
.content_in_tabs .panes .user-tab-doc tr td.subscribe_name, .content_in_tabs .panes .user-tab-doc tr th.subscribe_name {
    width: 360px;
    font-size: 12px;
}
.content_in_tabs .panes .user-tab-doc tr td.col_valid, .content_in_tabs .panes .user-tab-doc tr th.col_valid {
    width: 134px;
    text-align: center;
    font-size: 12px;
}
.content_in_tabs .panes .user-tab-doc tr td.col_pay, .content_in_tabs .panes .user-tab-doc tr th.col_pay {
    width: 120px;
    font-size: 12px;
}
.help {
    font-size: 12px;
    padding-right: 18px;
    position: relative;
    float: right;
    width: 120px;
    margin-top: -28px;
    z-index: 999;
}
.help a {float: right;}
.help a.dotted {margin: 2px 0 0 5px;}
table.smaller {
    width: 100%;
    font-size: 11px;
}
table.smaller tr td.col_term {width: 170px;}
table.smaller tr td.col_price {
    width: 80px;
    text-align: center;
}
.panes2 {padding: 22px 0 0 24px;}
.panes2 h5 {
    margin-left: 0;
    padding: 6px 14px 0 0;
}
.content_in_tabs .panes .user-tab th.opr_hist_date {
    width: 90px;
    vertical-align: top;
}
.content_in_tabs .panes .user-tab th.opr_hist_type {
    width: 80px;
    vertical-align: top;
}
.content_in_tabs .panes .user-tab th.opr_hist_income {
    width: 85px;
    vertical-align: top;
}
.content_in_tabs .panes .user-tab th.opr_hist_outcome {
    width: 100px;
    vertical-align: top;
}
.content_in_tabs .panes .user-tab th.opr_hist_descr {
    width: 515px;
    vertical-align: top;
}
.content_in_tabs .panes .user-tab th.opr_hist_balance {
    width: 80px;
    vertical-align: top;
}
.content_in_tabs .panes .user-tab tr.border_top td {
    font-weight: 500;
    border-top: 1px solid #e6e8ef;
}
.operations_history {
    float: left;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #e6e8ef;
    margin-bottom: 14px;
}
.operations_history .column {
    float: left;
    width: 160px;
    height: 80px;
    padding: 4px 15px 8px 4px;
    background: url(../images/bg-height-column.gif) no-repeat right top;
    line-height: 28px;
}
.operations_history .column.no_bg {background: none;}
.operations_history .column img.padded {
    margin: 4px 0 0 4px;
    float: right;
}
.operations_history label {
    font-weight: 500;
    float: left;
    width: 100%;
    display: inline;
    margin: 0 0 8px 0;
    font-size: 17px;
    color: #004c92;
}
.column input.input_period {
    border: 1px solid #b5b5b7;
    font-size: 13px;
    font-family: Arial;
    color: #424242;
    width: 110px;
}
.align_right {text-align: right;}
.fly-from .row .other-city .choose-city ul li a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
}
.col .row ul {display: inline;}
.col .row ul li {
    height: 20px;
    line-height: 20px;
    margin: 2px 0 0;
    display: inline;
    float: left;
    width: 100%;
}
.col .row ul li a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
}
.col .row ul li a.grey {
    border-bottom: none;
    margin-left: -4px;
    margin-top: -1px;
    color: #004C92;
    text-decoration: none;
}
.col .row .choose-city ul li a.grey {margin-top: -0px;}
.fly-from .row .cities ul {display: inline;}
.fly-from .row .cities ul li {
    height: 20px;
    line-height: 20px;
    margin: 2px 0 0;
    display: inline;
    float: left;
    width: 100%;
}
.fly-from .row .cities ul li a {
    border-bottom: 1px dashed #004C92;
    color: #004C92;
    text-decoration: none;
}
.fly-from .row .cities ul li a.grey {
    border-bottom: none;
    margin-left: -4px;
    margin-top: -1px;
    color: #004C92;
    text-decoration: none;
}
.fly-from .row .cities.choose-city ul li a.grey {margin-top: -0px;}
.find-tour .main-row .search-filter .fly-from .row .cities {
    float: left;
    width: 120px;
}
.find-tour .main-row .search-filter .fly-from .row .cities strong {
    float: left;
    margin-bottom: 7px;
    display: inline;
}
.star .container ul.star li a.gold-star, .star .container ul.star li a.grey-star {padding: 6px 0 0 1px;}
.hint {
    float: left;
    left: 359px;
    position: absolute;
    top: 596px;
    z-index: 200;
    display: block;
}
.hint .left-hint {
    background: url(../images/hint-left.png) no-repeat;
    width: 5px;
    height: 24px;
    float: left;
}
.hint .content-hint {
    background: url(../images/hint-content.png) repeat-x;
    height: 24px;
    float: left;
}
.hint .content-hint .c {
    padding-top: 4px;
    color: #303030;
    font-size: 11px;
}
.hint .right-hint {
    background: url(../images/hint-right.png) no-repeat;
    width: 5px;
    height: 24px;
    float: left;
}
.hint .pointer-hint {
    background: url(../images/shower.png) no-repeat;
    width: 13px;
    height: 8px;
    position: relative;
    z-index: 200;
    float: left;
    margin-top: -1px;
    display: inline;
}
.three-btn {
    float: left;
    padding: 0 22px;
    margin-top: 30px;
    display: inline;
    width: 940px;
}
.three-btn .left {
    float: left;
    width: 475px;
}
.three-btn .right {
    float: left;
    width: 460px;
}
.three-btn .left .btn-return-edit a.return-edit {
    background: url(../images/btn-return-and-edit.png) no-repeat;
    width: 220px;
    height: 28px;
    float: left;
    text-indent: -9999px;
}
.three-btn .right .btn-system-reserve a.system-reserve {
    background: url(../images/btn-reserver-under-system.png) no-repeat;
    width: 190px;
    height: 28px;
    float: left;
    text-indent: -9999px;
    margin-right: 10px;
    display: inline;
}
.three-btn .right .btn-operator-reserve a.operator-reserve {
    background: url(../images/btn-reserver-under-operator.png) no-repeat;
    width: 260px;
    height: 28px;
    float: left;
    text-indent: -9999px;
}
.three-btn .right .btn-operator-reserve a.operator-reserve-disabled {
    background: url(../images/btn-reserver-under-operator-disabled.gif) no-repeat;
    width: 260px;
    height: 28px;
    float: right;
    text-indent: -9999px;
}
.three-btn .right .btn-system-reserve a.system-reserve-disabled {
    background: url(../images/btn-reserver-under-system-disabled.gif) no-repeat;
    width: 190px;
    height: 28px;
    float: right;
    text-indent: -9999px;
    margin-right: 10px;
    display: inline;
}
.btn-grey-grad.operator-reserve-disabled{
    opacity: 0.5;
}
.btn-grey-grad.system-reserve-disabled{
    opacity: 0.5;
}
.other-doc {
    display: none;
    float: left;
    left: 611px;
    top: 209px;
    margin: 14px 0 0 0;
    position: absolute;
    width: 353px;
    z-index: 124;
}
.other-doc .t {
    float: left;
    width: 351px;
    height: 15px;
    background: url(../images/top-doc-box.png) no-repeat;
}
.other-doc .c {
    float: left;
    width: 349px;
    border-left: 1px solid #b6b6c0;
    border-right: 1px solid #b6b6c0;
    background: #f2f2f2;
}
.other-doc .c .head {
    float: left;
    width: 346px;
    height: 40px;
}
.other-doc .c .head h3 {
    margin: 10px 0 10px 15px;
    display: inline;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    color: #424242;
    float: left;
    width: 265px;
}
.other-doc .c .head .del {
    display: inline;
    float: left;
    margin: 10px 0;
}
.other-doc .c .head .del span.ico-del {
    background: url("../images/del-country.gif") no-repeat 0 5px;
    display: inline;
    float: left;
    height: 19px;
    margin-right: 3px;
    width: 11px;
}
.other-doc .c .head .del a.close-link {
    color: #004C92;
    display: block;
    float: left;
    font-size: 13px;
}
.other-doc .c .choose-doc {
    float: left;
    width: 346px;
    margin: 0 0 7px 10px;
    display: inline;
}
.other-doc .c .choose-doc ul {
    float: left;
    width: 122px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.other-doc .c .choose-doc ul.docs-list {width: 320px;}
.other-doc .c .choose-doc ul.docs-list li {
    background: url(../images/ico-paper-grey.gif) no-repeat;
    display: inline;
    height: 19px;
    margin-bottom: 10px;
    padding-left: 20px;
    float: left;
    width: 100%;
}
.other-doc .b {
    float: left;
    width: 351px;
    height: 5px;
    background: url(../images/bottom-doc-box.png) no-repeat;
}
.tour_validator_box {
    display: block;
    float: left;
    position: absolute;
    top: 100px;
    left: 150px;
    width: 780px;
}
.tour_validator_box .top-validator-box {
    background: url(../images/box_top.png) no-repeat;
    width: 780px;
    height: 5px;
    float: left;
}
.tour_validator_box .content-validator-box {
    width: 778px;
    float: left;
}
.tour_validator_box .content-validator-box .tab-validator-head {
    float: left;
    width: 778px;
    background: #F1F3F8;
    border-left: 1px solid #B6B6C0;
    border-right: 1px solid #B6B6C0;
}
.tour_validator_box .content-validator-box .tab-validator-head h3 {
    color: #424242;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: 500;
    margin: 3px 0 5px 10px;
    padding: 0;
    width: 695px;
}
.tour_validator_box .content-validator-box .tab-validator-head .del {
    display: inline;
    float: left;
    margin: 1px 0 8px;
}
.tour_validator_box .content-validator-box .tab-validator-head .del span.ico-del {
    background: url("../images/del-country.gif") no-repeat scroll 0 5px transparent;
    display: inline;
    float: left;
    height: 19px;
    margin-right: 3px;
    width: 11px;
}
.tour_validator_box .content-validator-box .tab-validator-head .del a.close-link {
    color: #004C92;
    display: block;
    float: left;
    font-size: 13px;
}
.tour_validator_box .content-validator-box .header-validator-box {
    float: left;
    width: 778px;
    background: #F1F3F8;
    border-left: 1px solid #B6B6C0;
    border-right: 1px solid #B6B6C0;
}
.tour_validator_box .content-validator-box .header-validator-box a.close {
    color: #004C92;
    display: block;
    float: right;
    font-size: 13px;
    background: url("../images/del-country.gif") no-repeat 0 5px;
    height: 19px;
    padding-left: 15px;
    margin-right: 12px;
}
.tour_validator_box .content-validator-box .tab-validator-box {
    float: left;
    width: 767px;
    padding: 2px 0 5px 11px;
    display: inline;
    background: #F1F3F8;
    border-left: 1px solid #B6B6C0;
    border-right: 1px solid #B6B6C0;
}
.tour_validator_box .content-validator-box .tab-validator-box tr, .tour_validator_box .content-validator-box .tab-validator-box tr td {background: none;}
.tour_validator_box .bottom-validator-box {
    background: url("../images/box_bottom.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 5px;
    width: 780px;
}
.tour_validator_box_sm {
    display: block;
    float: left;
    width: 350px;
}
.tour_validator_box_sm .top-validator-box {
    background: url(../images/box_sm_top.png) no-repeat;
    width: 350px;
    height: 5px;
    float: left;
}
.tour_validator_box_sm .content-validator-box {
    width: 350px;
    background: #F1F3F8;
    /*
     border-left:1px solid #B6B6C0;
     border-right:1px solid #B6B6C0;
     */
}
.tour_validator_box_sm .content-validator-box .header-validator-box {
    float: left;
    width: 348px;
    padding: 4px 0;
    display: inline;
    background: #F1F3F8;
    border-left: 1px solid #B6B6C0;
    border-right: 1px solid #B6B6C0;
}
.tour_validator_box_sm .content-validator-box .header-validator-box a.close {
    color: #004C92;
    display: block;
    float: right;
    font-size: 13px;
    background: url(../images/del-country.gif) no-repeat 0 5px;
    height: 19px;
    padding-left: 15px;
    margin-right: 12px;
}
.tour_validator_box_sm .content-validator-box h2 {
    font-size: 13px;
    font-weight: 500;
    float: left;
    padding: 0 0 0 12px;
    margin: 0;
    width: 260px;
    color: #000;
}
.tour_validator_box_sm .content-validator-box .tab-validator-box {
    float: left;
    padding: 2px 10px 5px;
    width: 328px;
    background: #F1F3F8;
    border-left: 1px solid #B6B6C0;
    border-right: 1px solid #B6B6C0;
}
.tour_validator_box_sm .content-validator-box .tab-validator-box tr {background: #000;}
.tour_validator_box_sm .bottom-validator-box {
    background: url(../images/box_sm_bottom.png) no-repeat;
    float: left;
    height: 5px;
    width: 350px;
}
.tour_validator_box_sm .dynamic-tail {
    background: url(../images/shower.png) no-repeat;
    display: none;
    float: right;
    height: 8px;
    margin: -1px 17px;
    width: 13px;
}
div.uni-del-btn {
    display: inline;
    float: right;
    margin: 0 10px;
}
.uni-del-btn span.ico-del {
    background: url(../images/del-country.gif) no-repeat 0 5px;
    width: 11px;
    height: 19px;
    margin-right: 3px;
    float: left;
    display: inline;
}
.uni-del-btn a {
    float: left;
    display: block;
    font-size: 13px;
    color: #004c92;
}
a.open {text-decoration: none;}
a.open span {border-bottom: 1px dashed #2F8EAF;}
.form_footer {
    float: left;
    padding: 16px 0 0;
    margin: 0px 0;
    display: inline;
    width: 983px;
    border-top: 1px solid #E6E8EF;
    color: #000;
}
.all-country-control {margin-bottom: -8px;}
.operator .operator-top select {height: 100px;}
#operatorsControl {float: left;}
span.order-status-red {color: #d20000;}
span.order-status-yellow {color: #ff9000;}
span.order-status-grey {color: #303030;}
span.order-status {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
}
.view-application-header h2 {
    float: left;
    color: #004c92;
    width: 600px;
    margin: 24px 0 25px 20px;
    display: inline;
}
.application-title-text span.creating-status {
    color: #000000;
    display: inline;
    float: left;
    font-size: 13px;
    margin: 15px 0 0 25px;
}
.three-btn .left .btn-return-edit a.return-veiw {
    background: url(../images/back_to_orders.gif) no-repeat;
    width: 220px;
    height: 28px;
    float: left;
    text-indent: -9999px;
}
.nolog-content-system {
    float: left;
    width: 988px;
    background: url(../images/bg-inner.gif) repeat-y 4px 100%;
    font-size: 14px;
}
.nolog-content-system h3 {
    margin: 37px 0 37px 25px;
    float: left;
    display: inline;
    padding: 0;
    font-size: 14px;
    color: #424242;
    font-weight: 500;
}
.nolog-content-system .text-system {
    float: left;
    width: 921px;
    margin: 30px 40px 5px 25px;
    display: inline;
}
.nolog-content-system .text-system p {
  margin: 0 0 25px 25px;
  color: #424242;
  line-height: 21px;
}
.nolog-content-system .text-system h3.about-sys {
    font-weight:500;
    font-size: 17px;
    color: #004c92;
    margin: 20px 0 21px;
    display: block;
    width: 921px;
    text-align: center;
}
.nolog-content-system .text-system .header_about_operator h3 {
  margin: 15px 0 0 25px;
  color: #3d74b9;
}
.nolog-content-system .text-system .header_about_operator img {
  margin-right: 10px;
}
.nolog-content-system .text-system .block_about_operator {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
}
.nolog-content-system .text-system .block_about_operator ul {
  margin: 15px 0 0 68px;
  width: 500px;
}
.nolog-content-system .text-system .block_about_operator li {
  background: url(../images/about_system_operator/subparagraph.png) no-repeat 0 3px;
  width: 450px;
  margin-bottom: 6px;
}
.nolog-content-system .text-system ul {
    margin: 15px 0 10px 25px;
    padding: 0;
    display: block;
    list-style: none;
    width: 921px;
    overflow: hidden;
    float: left;
}
.nolog-content-system .text-system li {
    background: url(../images/bullet-bleu.gif) no-repeat 0 50%;
    margin: 0 0 16px;
    padding: 0 0 0 20px;
    width: 905px;
    display: inline;
    float: left;
    font-size: 14px;
    color: #424242;
}
.nolog-content-system .text-system .text-ol li {
    background: none;
    padding: 0 0 0 5px;
    display: list-item;
}
.top-application-info .right .check-btn a.fav-load {
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 32px;
    height: 32px;
    padding-left: 20px;
}
.nolog-content-system .text-system .about_operator_integration {
  float: right;
  background: url(../images/about_system_operator/integration.png) no-repeat;
  width: 270px;
  height: 200px;
  margin-right: 40px;
}
.nolog-content-system .text-system .about_operator_banner {
  float: left;
  margin-left: 55px;
  background: url(../images/about_system_operator/banner_advertising.png) no-repeat;
  width: 270px;
  height: 200px;
}
.nolog-content-system .text-system .about_operator_analytica {
  float: right;
  margin-right: 54px;
}
.informer-weather .informer-block {margin: 0 28px 0 30px !important;}
.informer-weather .meteo-block { margin-top: 0 !important;}
.loading-indicator {display: none;}
.ajax-loading {position: relative;}
.ajax-loading .loading-indicator {
    background: transparent url(../images/ajax-loader.gif) no-repeat scroll center center;
    display: block;
    height: 84px;
    left: 0;
    position: absolute;
    top: 26px;
    width: 90%;
    z-index: 10000;
}
.link-not-important {
    float: left;
    width: 100%;
	margin-top:4px;
	display:inline;
}
.right-home-col .adriver {margin-bottom: 5px;}
.hint-box {
    float: left;
}
.hint-box .hint-box-top, .hint-box .hint-box-bottom {width: 100%;}
.hint-box .left-top {
    float: left;
    background: url(../images/hint-left-top.gif) no-repeat;
    width: 2px;
    height: 2px;
    margin-left: -2px;
}
.hint-box .center-top {
    float: left;
    height: 1px;
    border-top: 1px solid #b6b6c0;
    width: 100%;
    background: #f2f2f2;
}
.hint-box .right-top {
    float: right;
    background: url(../images/hint-right-top.gif) no-repeat;
    width: 2px;
    height: 2px;
    margin-right: -2px;
}

.help-hint-box .right-top {
    background: url(../images/top_right.gif) no-repeat !important;
}
.help-hint-box .left-top {
    background: url(../images/top_left.gif) no-repeat !important;
}
.help-hint-box .right-bottom {
    background: url(../images/bottom_right.gif) no-repeat !important;
}
.help-hint-box .left-bottom {
    background: url(../images/bottom_left.gif) no-repeat !important;
}
.help-hint-box .pointer-hint {
    background: url(../images/arrow_pointer.gif) no-repeat !important;
}
.help-hint-box .first_level {
    background: none !important;
}
.help-hint-box .del {
    display: none !important;
}
.help-hint-box .first_level span.title {
    background: none !important;
    color: #000 !important;
}
.help-hint-box .content {
    border: 1px solid #c3935a !important;
    background: #fff0b2 !important;
}

* + html .hint-box .content {margin: -2px 0 0 -2px;}
.hint-box .content {
    border: 1px solid #b6b6c0;
    background: #f2f2f2;
    margin: 0 0 0 -2px;
    padding: 2px 2px 2px 0;
    width: 100%;
}
.hint-box .content .del .close-link{
    display:block;
}
.hint-box .content .del .close-link .ico-del{
	background:url("../images/del-country.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:19px;
    margin:3px 5px 0 0;
	outline:medium none;
	text-decoration:none;
	text-indent:-9999px;
	width:11px;
}
.hint-box .first_level {
    display: inline;
    float: left;
    margin: 0;
    width: 100%;
}
.hint-box .first_level .label {
    display: inline;
    float: left;
    margin: 0;
    width: auto;
}
.hint-box .first_level span.ico-label {
    background: url("../images/add_file.png") no-repeat 0 5px;
    display: inline;
    float: left;
    height: 23px;
    margin: 0 3px;
    width: 16px;
}
.hint-box .first_level span.title {
    display: inline;
    float: left;
    padding: 6px 0 0 7px;
}
.hint-box .del span.ico-del {
    background: url("../images/del-country.gif") no-repeat 0 5px;
    display: inline;
    float: left;
    height: 19px;
    margin-right: 3px;
    width: 11px;
}
.hint-box .del {
    display:inline;
    float:right;
    margin:0;
    padding: 5px 2px 0 0;
}

.hint-box .content .frame {padding: 2px 5px;}
.hint-box .content .frame ul.currency_panel{}
.hint-box .content .frame ul.currency_panel li{
	display:inline;
	text-align:center;
	margin:0;
}
.hint-box .content .frame ul.currency_panel li a{
	display:block;
	padding:2px;
	text-decoration:none;
	cursor:pointer;

}
.hint-box .content .frame ul.currency_panel li a.activ_currency{
	font-weight:500;
}
.hint-box .left-bottom {
    float: left;
    background: url(../images/hint-left-bottom.gif) no-repeat;
    width: 2px;
    height: 2px;
    margin-left: -2px;
    margin-top: -2px;
}
.hint-box .center-bottom {
    height: 1px;
    border-bottom: 1px solid #b6b6c0;
    float: left;
    width: 100%;
    background: #f2f2f2;
}
.hint-box .right-bottom {
    float: right;
    background: url(../images/hint-right-bottom.gif) no-repeat;
    width: 2px;
    height: 2px;
    margin-right: -2px;
    margin-top: -2px;
}
.hint-box .pointer-hint {
    background: url(../images/shower.png) no-repeat;
    width: 13px;
    height: 8px;
    position: relative;
    z-index: 200;
    float: left;
    margin-top: -1px;
    display: inline;
}
.left_shower, .right_shower {
  background: url(../images/shower_right.png) no-repeat !important;
  width: 8px !important;
  height: 13px !important;
  float: right !important;
  margin-right: -9px !important;
}
.right_shower {
  margin-top: -40px !important;
}
.right_payment {
  background: url(../images/shower_left.png) no-repeat !important;
  width: 8px !important;
  height: 13px !important;
  float: left !important;
  margin-top: -120px !important;
  margin-left: -9px !important;
}
/*
 * check-tour-search
 */
 #check-tour-search {
    display: none;
    float: left;
    width: 464px;
}
#check-tour-search .top-gradient-buble {
    background: url(../images/head-gradient-buble.png) no-repeat;
    width: 464px;
    height: 37px;
    float: left;
}
#check-tour-search .top-gradient-buble h3 {
    margin: 0;
    padding: 11px 0 0 12px;
    float: left;
    font-size: 13px;
    color: #424242;
    font-weight: 500;
    display: inline;
}
#check-tour-search .top-gradient-buble .warning {
    float:right;
    color: red;
   padding:11px 5px 10px 0px;
   display:inline;
}
#check-tour-search .top-gradient-buble span.tour-price {
    float: right;
    font-size: 17px;
    font-weight: 500;
    color: #cf0000;
    padding: 11px;
}
#check-tour-search .content-gradient-buble {
    background: url(../images/content-gradient-buble.png) repeat-y;
    float: left;
    padding: 11px 3px 11px 13px;
    width: 449px;
    display: inline;

}
#check-tour-search .content-gradient-buble .list {
    float: left;
    width: 446px;
}

#check-tour-search .content-gradient-buble .warning {
    text-align: right;
    color: red;
    margin-top:-5px;
    padding: 0 5px 10px 0;
}

#check-tour-search .content-gradient-buble ul.left-list {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 278px;
}
#check-tour-search .content-gradient-buble ul.left-list li {
    width: 278px;
    display: inline;
    float: left;
    margin-bottom: 7px;
}
#check-tour-search .content-gradient-buble ul.left-list li label {
    width: 78px;
    float: left;
    color: #303030;
    font: 12px Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
}
#check-tour-search .content-gradient-buble ul.left-list li a {
    font-size: 12px;
    color: #004c92;
    text-decoration: underline;
    display: block;
    float: left;
}
#check-tour-search .content-gradient-buble ul.left-list li a:hover {text-decoration: none;}
#check-tour-search .content-gradient-buble ul.left-list li span.star {
    float: left;
    margin-left: 5px;
    display: inline;
    background: url(../images/littel-star.gif) no-repeat 100% 0;
    width: 16px;
}
#check-tour-search .content-gradient-buble ul.left-list li span.txt {
    font: 12px Arial, Helvetica, sans-serif;
    float: left;
    color: #303030;
    margin-right: 3px;
    display: inline;
}
#check-tour-search .content-gradient-buble ul.left-list li span.time {
    font: 11px Arial, Helvetica, sans-serif;
    float: left;
    color: #909090;
    margin: 0 3px;
    display: inline;
}
#check-tour-search .content-gradient-buble ul.right-list {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 166px;
}
#check-tour-search .content-gradient-buble ul.right-list li {
    width: 166px;
    display: inline;
    float: left;
    margin-bottom: 7px;
}
#check-tour-search .content-gradient-buble ul.right-list label {
    width: 88px;
    float: left;
    font-size: 12px;
    font-weight: 500;
    color: #303030;
}
#check-tour-search .content-gradient-buble ul.right-list label.spo{width: 32px;}
#check-tour-search .content-gradient-buble ul.right-list span.txt {
    font-size: 12px;
    float: left;
    color: #303030;
}

#check-tour-search .content-gradient-buble .order_close_btn{
	float:left;
	width:446px;
}
#check-tour-search .content-gradient-buble .order_close_btn .order_operator{
	float:left;
	width:290px;
}
#check-tour-search .content-gradient-buble .order_close_btn .order_operator .order_operator_btn{
	display:block;
	width:235px;
	height:13px;
	background:url(../images/order_oper.png) no-repeat;
	 text-decoration:none;
	 text-indent:-9999px;
}
#check-tour-search .content-gradient-buble .close {
    float: right;
    width: 59px;
    margin-top: -20px;
    margin-right: 8px;
    display: inline;
}
#check-tour-search .content-gradient-buble .close a {
    background: url(../images/del-country.gif) no-repeat 0 4px;
    display: inline;
    float: left;
    height: 19px;
    padding: 0 0 0 14px;
}
#check-tour-search .bottom-gradient-buble {
    background: url(../images/bottom-gradient-buble.png) no-repeat;
    float: left;
    height: 6px;
    line-height: 6px;
    width: 464px;
}
#check-tour-search .bottom-gradient-buble-new{
	float: left;
	width: 464px;
}
#check-tour-search .top-gradient-buble span.tour-new-price{
	color:#CF0000;
	float:right;
	font-size:13px;
	padding:14px 0;
	display:inline;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-left{
	background: url(../images/bottom-gradient-buble-left.png) no-repeat;
    float: left;
    height: 37px;
    line-height: 37px;
    width: 6px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center{
	background: url(../images/bottom-gradient-buble-center.gif) repeat-x;
    float: left;
    height: 37px;
    line-height: 37px;
	width:452px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center h3 {
	color:#424242;
	display:inline;
	float:left;
	font-size:13px;
	font-weight:500;
	margin:0 10px 0 0;
	padding:0 0 0 12px;
}

#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center #tab-scroll-left,
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center #tab-scroll-right{
        color:#004c92;
        font-size:13px;
        float:left;
	display:inline;
	margin:0 3px 0 0;
        font-style: normal;
        cursor: pointer;
        display: none;
}

#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center #tab-container {
        width: 245px;
        height: 37px;
        float: left;
        overflow: hidden;
}

#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
        white-space: nowrap;
        height: 37px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center ul li{
	float:left;
	display:inline;
	margin:0 3px 0 0;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center ul li a.active{
	color:#cf0000;
	font-size:13px;
	text-decoration:none;
	background:url("../images/found_active.gif") no-repeat;
	display:block;
	padding:0 3px 0 6px;
	width:13px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center ul li a.no-active{
	color:#004c92;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dashed #004c92;
	display:block;
	padding:0 2px;
	line-height:13px;
	margin-top:12px;
	margin-right:4px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center ul li a:hover.no-active{border-bottom:none;}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center .close{
	display:inline;
	float:right;
	margin-right:8px;
	margin-top:-20px;
	width:59px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-center .close a{
	background:url("../images/del-country.gif") no-repeat 0 4px;
	display:inline;
	float:left;
	height:19px;
	padding:0 0 0 14px;
}
#check-tour-search .bottom-gradient-buble-new .bottom-gradient-buble-right{
	background: url(../images/bottom-gradient-buble-right.png) no-repeat;
    float: left;
    height: 37px;
    line-height: 37px;
    width: 6px;
}
#check-tour-search .dynamic-tail {
    background: url(../images/shower.png) no-repeat;
    width: 13px;
    height: 8px;
    float: right;
    margin: -1px 17px;
    display: none;
}
.big-banner {
    display: inline;
    float: left;
    margin: 15px;
    width: 972px;
}
.big-banner .left-banner {
    float: left;
    width: 470px;
}
.big-banner .right-banner {
    float: left;
    width: 470px;
    margin-left: 15px;
    display: inline;
}




.result-search .message_box_background{
	background:#fff;
	float:left;
	margin:0 0 0 4px;
	width:984px;
}
.tour_search_ajax_results_loader{
	background: url(../images/bar-ajax-loader.gif) no-repeat;
    width: 220px;
    height: 19px;
    float: right;
    display: block;
}





.tour_search_ajax_results_block{
	width: 220px;
    height:40px;
    float: right;
    margin:15px 380px;
    display: none;
}
h4.we_search{
	display:block;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:220px;
	color:#004c92;
	font-size:17px;
	font-weight:500;
}
b.wait{
	display:block;
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:220px;
	color:#414141;
	font-size:13px;
	font-weight:normal;
}










.pager_background{
	margin:0 0 -1px 4px !important;
	width:984px !important;
	background:#fff;
}
.pager_background_last_min{
	margin:0 0 -1px 4px !important;
	width:984px !important;
	background:#fff;
}
#check-tour-search .content-gradient-buble .reserve{
	display:inline;
	float:left;
	margin-top:15px;
}
#check-tour-search .content-gradient-buble .reserve input.reserve_button{
	background: url(../images/order_oper.png) no-repeat;
	width:235px;
	height:14px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}


.marker-link span.btn-setting{
	background: url(../images/btn-setting.png) no-repeat;
	width:18px;
	height:17px;
	float:right;
	margin:10px 8px 0;
	display:inline;

}
h2 span.to-other-search{
	background:none;
	font-size:14px;
	color:#424242;
}
h2 span.to-other-search a{
	margin-left:3px;
	color:#004c92;
	text-decoration:none;
	border-bottom:1px dashed #2F8EAF;
	background:none;
}
h2 span.to-other-search a span{background:none;}
h2 span.to-other-search a:hover{text-decoration:none;}
.three-btn .right .btn-system-reserve .check-btn{
	background: url(../images/check-tour.gif) no-repeat;
	width:255px;
	height:28px;
	float:left;
	margin:10px 8px 0;
	display:block;
	text-indent:-9999px;
}
.three-btn .right .btn-system-reserve .check-btn .know{

}
td a .underline-div{
	text-decoration:underline;
	cursor:pointer;
}
td a:hover .underline-div{
	text-decoration:none;
}
.footnote{
	margin:0 0 0 4px !important;
  padding-top: 27px !important;
	width:984px !important;
	background:#fff;
	float:left;
	display:inline;
}
.footnote ul{
	width:965px;
	float:left;
	list-style:none;
	margin:0;
	padding:10px 0 0 15px;
}
.footnote ul li{
  float:left;
  display:inline;
  width:50%;
}
.footnote ul li.export-search {
  font-size: 12px;
  font-style: italic;
  text-align: right;
  height: 31px;
  color: #434343;
}
.footnote ul li.export-search > div {
  float: right;
  display: flex;
  align-items: center;
}
.footnote ul li.export-search .export-trigger .loading {
  visibility: hidden;
  width: 45px;
  display: block;
  float: left;
  margin: 0;
}
.footnote ul li.export-search .export-trigger.force .loading .loading-percent {
  visibility: visible;
}
.footnote ul li.export-search .export-trigger .loading .loading-percent {
  color: #80808E;
  float: right;
  margin: 4px 0 0 0;
  visibility: hidden;
}
.footnote ul li.export-search .export-trigger .loading .loading-spinner {
  float: left;
  width: 16px;
  height: 16px;
  background: url(../images/img_ajax_call.gif) no-repeat center;
  margin-top: 3px;
}
.footnote ul li.export-search .export-trigger.loader .loading {
  visibility: visible;
}
.footnote ul li.export-search span {
  margin: 0 10px;
  font-style: italic;
  cursor: pointer;
}
.footnote ul li.export-search .export-trigger.loader span {
	cursor: default;
}
.footnote ul li.export-search .export-trigger span {
  color: #004db5;
}
.footnote ul li.export-search .country-currency-symbol {
  width: 5px;
  margin: 0;
}
.footnote ul li.export-search .fa-file-excel {
  margin-top: -2px;
  vertical-align: middle;
  cursor: pointer;
  color: green;
}
.footnote ul li.export-search .export-trigger.loader .fa-file-excel {
	cursor: default;
}
.footnote ul li span.green_box{
	background:url(../images/green_littel_box.gif) no-repeat;
	width:50px;
	height:31px;
	float:left;
}
.footnote ul li span.red_box{
	background:url(../images/red_littel_box.gif) no-repeat;
	width:50px;
	height:31px;
	float:left;
}
.footnote ul li span.yellow_box{
	background:url(../images/yellow_littel_box.gif) no-repeat;
	width:50px;
	height:31px;
	float:left;
}
.footnote ul li span.footnote_text{
	float:left;
	font-size:12px;
	font-style:italic;
	color:#434343;
}

.results span.currency{
        border-bottom:1px dashed #2F8EAF;
        color:#004C92;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
}

.top-find .publicity_box{
	float:left;
	width:950px;
	padding:12px 0 0;
}
.top-find .publicity_box .left_publicity{
	float:left;
	width:150px;
}
.top-find .publicity_box .left_publicity img{
	height:60px;
	width:122px;
	display:block;
}
.top-find .publicity_box .right_publicity{
	float:left;
	width:800px;
}
.top-find .publicity_box .right_publicity p label.title_publicity{
	color:#004c92;
	font-size:16px;
	font-weight:500;
}

.top-find .publicity_box .right_publicity p{
	margin:0 0 5px;
	font-size:14px;
	color:#000;
}

.top-find .publicity_box .right_publicity p label a.publicity_links{
	display:inline-block;
	text-decoration:underline;
	color:#004c92;
	border-bottom:none;
	font-size:16px;
}
.top-find .publicity_box .right_publicity p a.publicity_links:hover{text-decoration:none;}
/* teaser block  */
#online_search_teaser .teaser_block{
  width:870px;
  padding: 5px 25px 25px 93px;
}

.teaser_header_big,
#teaser_main_page_header,
#teaser-header-block {
  overflow:hidden;
}
#teaser_main_page_header .teaser_block,
.teaser_header_big .teaser_block,
#teaser-header-block .teaser_block,
.promo-banner-container {
  width:978px;
  position:static;
  padding: 5px 3px 0 7px !important;
  display: block;
}
#main_captcha .teaser_block {
  padding-left: 3px !important;
}
.promo-banner-container {
  padding-left: 3px !important;
}

.teaser_block{
	float: left;
  width: 938px;
	padding: 25px;
	/* margin: 0 0 -5px;*/
	 display:inline;
	background:url("../images/bg-inner.gif") repeat-y 4px 100% ;
}
.teaser_block.fix-footer {
  background: none repeat scroll 0 0 #FFF;
  margin: 0 auto -90px;
  overflow: hidden;
  padding: 15px 7px;
  position: relative;
  width: 984px;
  box-sizing: border-box;
  z-index: 9;
  float:none;
  display:block;
}
#teaser_main_page_footer .teaser_block {
  width:100%;
  padding: 0 0 12px 0;
  display: block;
}
.viza-teaser .teaser_block{
  width: 100%;
  padding: 10px 0 0 0;
  display: block;
}
.teaser_block ul{
  float: left;
  width: 970px;
  margin:0;
  padding:0;
  list-style:none;
}
#teaser_main_page_header .teaser_block ul,
#teaser_main_page_footer .teaser_block ul,
.viza-teaser .teaser_block ul,
.teaser_header_big .teaser_block ul,
#teaser-header-block .teaser_block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  float: none;
  width: auto !important;
}
.teaser_block ul li{
  /*float: left;
  width: 297px;*/
  /*margin:0 15px 0 0;*/
  display:inline;
  text-align: center;
}
#teaser_main_page_header .teaser_block ul li,
#teaser_main_page_footer .teaser_block ul li,
.viza-teaser .teaser_block ul li,
.teaser_header_big .teaser_block ul li,
#teaser-header-block .teaser_block ul li {
  float: none;
  width: auto !important;
  margin:0;
  display:block;
}
.teaser_block ul li.last{margin:0;}
.teaser_block ul li a.ekckursion_tour{
	width: 301px;
	height:122px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/banner-excursion-tour.jpg) no-repeat;
}
.teaser_block ul li a.package_tour{
	width: 301px;
	height:122px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/banner-package-tour.jpg) no-repeat;
}
.teaser_block ul li a.tour_ukraine{
	width: 301px;
	height:122px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/banner-tour-in-ukraine.jpg) no-repeat;
}
.teaser_block ul li a.places_in_fly{
	width: 301px;
	height:122px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/banner-places-in-fly.jpg) no-repeat;
}
a.star_checkbox_blue{
	background:url(../images/ico_stare.png) no-repeat !important;
}
th div.star_checkbox_blue_header{
	background:url(../images/ico_stare.png) no-repeat !important;
}

a.star_checkbox{
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	width:15px;
	height:15px;
	background:url(../images/ico_stare2.png) no-repeat;
}
a.best_day_offer_star{
	background:url(../images/ico_stare.png)  no-repeat scroll 10px 0 transparent !important;
}
a.day_offer_star{
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	width:30px;
	height:15px;
	background:url(../images/ico_stare2.png)  no-repeat scroll 10px 0 transparent;
}

.last_minute .search-block {
    background-color: inherit !important;
    float: right;
    height: 17px;
    border: 1px solid #8098ba; 
    border-radius: 3px;
    padding: 5px 8px;
    margin-right: 4px;
    /*border-top: 0;*/
    display: inline;    
}

.last_minute .search-block-lastmin{
   display:inline;
   position:absolute;
   /*background: url(../images/last_minutes.png) no-repeat;
   background-size:  cover; */
	background-color: #1a3367 !important;
	border: 1px solid #8098ba;
	border-radius: 3px;
	top:1px;
   height: 22px;
   left: 180px; /*184px*/
   padding: 5px 5px 0 8px;
}

.last_minute .search-block-lastmin li{
    margin: 0 auto !important;
}

.last_minute .search-block-lastmin li a{
    color: #aed6f0;
    /*font-size: 12px;*/
	font-size: 13px;
    text-decoration: none;
    float:left;
}

.last_minute .request_link_block{
   display:inline;
   position:absolute;
   background: url(../images/last_minutes.png) no-repeat;
   top:2px;
   width: 190px;
   height: 22px;
   left:11px;
   padding: 5px 0 0 2px;
   text-align: center;
}

.last_minute .request_link_block a{
  color: #aed6f0;
  font-size: 12px;
  text-decoration: none;
}

.last_minute .request_link_block a:hover{
  text-decoration: underline;
}

.search_content {
  float: left;
}
.search_content  .top-search {
  background:url("../images/bg-top-search.gif") repeat scroll 0 0 transparent;
  float:left;
  height:auto;
  margin:0 0 0 4px;
  padding:19px 23px;
  width:938px;
}
.search_content  .top-search-las-min {
  background:url("../images/bg-top-search.gif") repeat scroll 0 0 transparent;
  float:left;
  height:auto;
  margin:0 0 0 4px;
  padding:19px 23px;
  width:938px;
}
.top-search-las-min .marker-link {
    float:left;
    margin: 7px 0 0 0;
}
.top-search-las-min .marker-link-margin {
    float:left;
    margin: 8px 0 0 15px;
}
.top-search-las-min h2 a{
	font-size:13px;
	color:#005BB0;
	line-height:20px;
	text-decoration:none;
	white-space:nowrap;
	margin-left:25px;
	display:inline;
}

.clear{
  clear: both;
}

.tour_min{
  float: left;
}

.last_minute .search-block-lastmin li a .last_min_tour_lable{
    cursor: pointer;
    z-index: 10000;
}

/*btn finances*/
.list_how_it_work_btn{
  display:inline;
  float:left;
  margin:25px 0 0;
}
.btn_bal_rep{
  margin:0 0 0 15px;
}
.list_how_it_work_btn a {
  color:#004C92 !important;
  cursor:pointer;
  float:left;
  font-weight:500;
  position:relative;
  text-decoration:none;
  z-index:100;
  font-size:13px;
}
.list_how_it_work_btn .btn_finance {
  background:url("../images/ico_finance.png") no-repeat scroll 0 0 transparent;
  height:19px;
  padding:31px 0 0 21px;
  width:70px;
}
.list_how_it_work_btn .btn_bal_rep {
  background:url("../images/ico_balance.png") no-repeat scroll 0 0 transparent;
  height:20px;
  margin:6px 50px 0 330px;
  padding:24px 0 0 33px;
  width:130px;
}

.show_selected_countries {
    float: left;
    padding: 2px 0;
    width: 230px;
    display: inline;
}
.show_selected_countries input {
    float: left;
    width: 11px;
    margin-right: 5px;
    margin-left:0;
}
.show_selected_countries label {
    color:#000000;
    float: left;
    font-size: 12px;
    margin: 3px 0;
    display: inline;
}

/*========= Tpg Btn =========*/

#tpg-btn{
	background:url(../images/tpg_btn.png) no-repeat;
	float:right;
	margin:0 7px 8px 0;
	height:61px;
	width:314px;
}

#tpg-btn img{
	float:left;
	margin:0 7px 0 0;
}

#tpg-btn a{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#424242;
	font-size:14px;
	padding:13px 0 0 12px;
	text-decoration:none;
}

#tpg-btn a:hover{text-decoration:underline;}

#tpg-btn a em{
	font-style:normal;
	padding:5px 0 0;
}

#ui-datepicker-div {
  display: none;
}


table.result_services {
    width: 860px;
    padding-left: 10px;
    padding-bottom: 10px;
}

table.result_services th{
    color: #6E6E6E;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    border-bottom: 1px solid #E6E8EF;
}

table.result_services tr.services_header {
    height: 30px;
}

table.result_services th, table.result_services td {
    border-bottom: 1px solid #E6E6E6;
    vertical-align: middle;
    padding: 6px 0;
    margin-left: -2px;
}

table.result_services th label {
    border-bottom: medium none;
    line-height: 15px;
}

table.result_services td.text-left {
    text-align: left !important;
}

table.result_services tr.even td {
    background: none repeat scroll 0 0 #F6F6F6;
}

div.empty_popup {
    display: none;
}

/*hotel page styles*/
.main .top-hotel,
.top-search{
  position:relative;
}
.main .top-hotel .teaser_block,
.top-search .teaser_block{
  position:absolute;
  width:468px;
  height:60;
/*  overflow:hidden;*/
  margin:0;
  padding:0;
/*  border:1px solid red;*/
}
.main .top-hotel .teaser_block{
  top:19px;
  right:26px;
  background: none;
}
.main .top-hotel .teaser_block ul,
#search .top-search .teaser_block ul
, .main .top-search .teaser_block ul
{
  width: 468px;
}
.main .top-hotel .teaser_block li,
#search .top-search .teaser_block li
,.main .top-search .teaser_block li
{
  width: 454px;;
}

#search .top-search{
  padding-top:6px!important;
  float:left;
}
#search  #search_all_country{
  padding-top:6px!important;
}
#search #live_search{
  padding-top:6px!important;
  float:left;
}
#search .top-search .teaser_block{
  top:11px;
  background: none;
  margin: 0 0 0 -27px;
}
.top-search .teaser_block{
  top:15px;
  right:20px;
  background: none;
}
/*input {
	width: 14px;
	height: 14px;
}*/
.niceCheck {
	width: 13px;
	height: 13px;
	display: inline-block;
	cursor: pointer;
	background: url(../images/checkbox.png);
}
.niceCheck.no_background{
	background: none;
}
.checked{
  background-position: 0 -13px;
}
.transport_type .niceCheck {
  float: left;
  margin: 4px 4px 0 0;
}
.niceCheck input {
	display: none;
}

.bonus_green_block{
    height: 15px;
    margin: -8px 0 0 -14px;
    position: absolute;
    width: 31px;
    /*z-index: 0;*/
    display: none;
}

.bonus_gray_block{
    height: 15px;
    margin: -8px 0 0 1px;
    position: absolute;
    width: 31px;
  /*  z-index: 2;*/
    display: block;
}

*+html  .bonus_gray_block,
*+html .bonus_green_block   {
   margin: -8px 0 0 -15px;
}

*+html .bonus_tour_popup {
  position: absolute;
  right: -3px;
}

.bonus_hotel_block{
  width: 16px;
  height: 16px;
  float: right;
  position: relative;
}

*+html .bonus_hotel_popup {
  position: absolute;
  right: 15px;
  top: 16px;
}

.bonus_hotel_block img{
  display: none;
  margin-left: 4px;
}

.bonus_tour_popup{
  position: relative;
  z-index:999;
}

.bonus_tour_popup span{
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #B7B6BC;
  line-height: 1.8em;
  display: none;
  min-width: 340px;
  padding: 10px;
  position: absolute;
  right: -10px;
  text-align: center;
  bottom: 16px;
  z-index: 999;
}

.bonus_tour_popup  span em{
  background: url("../images/icon_bonuses_corner.png") no-repeat scroll 0 0 transparent;
  bottom: -8px;
  display: block;
  height: 8px;
  position: absolute;
  right: 19px;
  width: 13px;
}

.bonus_hotel_popup span{
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #B7B6BC;
  display: none;
  float: none;
  left: -5px;
  line-height: 1.8em;
  min-width: 355px;
  padding: 10px;
  position: absolute;
  text-align: center;
  bottom: 21px;
  z-index: 999;
}

.bonus_hotel_popup  span em{
  background: url("../images/icon_bonuses_corner.png") no-repeat scroll 0 0 transparent;
  bottom: -8px;
  display: block;
  height: 8px;
  left: 10px;
  position: absolute;
  width: 13px;
}

.bonus_info{
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	float: left;
	margin: 0 0 -1px 4px !important;
	padding: 20px 0 0 17px;
	width: 967px;
	height: 17px;
}
.bonus_info img{
  float: left;
  margin-right: 8px;
}
.bonus_info span{
  float: left;
  margin-right: 45px;
}
.results td .hotel_name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 134px;
  text-align: left;
  float:left;
}
.results td .detailed-info {
  width: 120px;
}
.results td a .hotel_name{text-decoration: underline; margin-top: 2px;}
.results td a .hotel_name:hover{text-decoration: none;}
tr.is_raised a .hotel_name {text-decoration: none;}
.results td .hotel_wider, .results td .hotel_name.hotel_wider{width: 187px;}
.results td .hotel_wider.detailed-info{width: 177px;}

.all-tours-select {
  display: block;
  height: 11px;
  width: 11px;
  margin: 0 2px 0 2px;
  background: url(../images/star4.gif) no-repeat;
}

.all-tours-unselect {
  background: url(../images/star2.gif) no-repeat;
}

.fav-select-button {
  width: 100px;
  display: inline-block;
  height: 26px;
  background: url(../images/btn-favorite-tours-action.png) no-repeat;
  margin-left: 5px;
  text-decoration: none;
  text-align: center;
  padding-top: 5px;
  color: #000;
}

.fav-select-button-disable {
  background: url(../images/btn-favorite-tours-action-disable.png) no-repeat;
  color: #8A8A8A;
}
#copy_to_buffer,
.fav-select-button130{
  background: url(../images/btn-favorite-tours-action_130.png) no-repeat;
  width: 130px;
}
.fav-select-button-disable130{
  background: url(../images/btn-favorite-tours-action-disable_130.png) no-repeat;
  width: 130px;
}
.fav-select-actions {
  margin: 15px 0 0 20px;
  display: inline;
  float: left;
}

.fav-select-actions span {
  font-weight: 500;
}

div#hike_photo_showcase_settings ul li input[name^="color"].color {
    float: left;
    width: 55px;
    border: 1px solid #c8c8c8;
    padding: 2px 0 2px 3px;
    margin: 0 6px 0 0;
}

div#hike_photo_showcase_settings ul li label {
    float: left;
    width: 124px;
    line-height: 22px;
}

div#hike_photo_showcase_settings ul li {
    margin: 0 0 6px;
    overflow: hidden;
}

div#hike_photo_showcase_settings.boxy-content {
    float: left;
    background: #fff;
    padding: 10px 55px;
    width: 188px;
}

div#showcase-color-select-title {
    padding: 0 0 10px 0;
    font-weight: 600;
}
.results td .currency_code.from_cache {
  color: green !important;
}
.auto-width {
    width: auto!important;
}
.prepared_order .order_remove {
  background: url("../images/del-grey.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 10px;
  width: 10px;
}
.prepared_order .order_remove:hover {
  background: url("../images/del-red.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor:pointer;
}
.prepared_order table td.first {
  padding: 13px 0 0 12px;
}
.applications-result.prepared_order .applications-tab  td span.destination {
  width:220px;
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* html[xmlns] .clearfix {
  display: block;
} */
* html .clearfix {
  height: 1%;
}
.bonus_hotel_block:hover .bonus_hotel_popup > span {
 display: block;
}
.itt-button {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 2px;
	border: 1px solid #ACACAC;
	color: #000 !important;
	text-decoration: none;
	cursor: pointer;
	background: transparent linear-gradient(to bottom, #ECEEF3 0%, #FEFEFE 22%, #FEFEFE 39%, #F6F7F8 51%, #DDDFE6 76%, #D8DBE2 100%) repeat scroll 0% 0%;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

.tooltip_unmark {
    display: block !important;
    border-bottom: none !important;
}    

/* Tooltip text */
.tooltip .tooltiptext {
	visibility: hidden;
	width: 145px;
	background-color: #555!important;
	color: #fff!important;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;

	/* Position the tooltip text */
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -72px;

	/* Fade in tooltip */
	opacity: 0;
	/*transition: opacity 1s;*/
}

.tooltip .tooltiptext.tooltip_last_min {
  width: 270px !important;
  margin-left: -178px !important;
  padding: 10px 0 10px 10px !important;
  text-align: left !important;
  font-weight: normal;
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #555 !important;
  font-size: 12px;
}

.tooltip_last_min  p:last-child {
  margin-top: 6px;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.banner-topline-close {
	color: #606060;
	opacity: .4;
	position:absolute;
	top: 15px;
	right: 40px;
	text-decoration: none;
}

/* Start Popup */
.itt-popup, .itt-popup-charter{
	display: none;
	font-size: 12px;
	color: #000;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	z-index: 99999;
	overflow: hidden;
	text-align: center;
}
.itt-popup-content {
	/*font-family: TimesNewRoman, 'Times New Roman', Times, serif;*/
    font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	border-radius: 5px;
	width: 430px;
	margin: 10% auto;
	height: auto;
	display: inline-block;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.5);
	font-size: 14px;
	color: #000;
}
.itt-popup-content.medium {
	width: 520px;
}
.itt-popup-content.large {
	width: 800px;
}
.itt-popup-content header {
	background: url(../images/bg-title-popup.png) no-repeat;
	padding-bottom: 7px;
	border-bottom: none!important;
	margin-top: 0;
	padding-top: 5px;
	text-align: left;
	border-radius: 5px;
}
.itt-popup-content header > i {
	margin-left: 7px;
	background: url(../images/nfo.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
}
.itt-popup-content header > span {
	font-size: 16px;
	line-height: 16px;
	margin-left: 7px;
}
.itt-popup-content header > .itt-popup-close {
	float: right;
	margin: 2px 11px 5px 0;
	width: 16px;
	height: 16px;
	background: url(../images/ico_close_popup.png) no-repeat right center;
}

.itt-popup-content section {
	width: 100%;
	float: left;
}
.itt-popup-content section .loader {
	background: url(../images/bar-ajax-loader.gif) no-repeat;
	width: 220px;
	height: 19px;
	display: block;
	margin: 30px auto;
}
.itt-popup-content section .itt-popup-message {
	/*font-size: 16px;*/
    font-size: 15px;
	color: black!important;
	text-align: center;
	margin: 15px 0;
}
.itt-popup-content section .itt-popup-message strong{
	font-size: 16px;
}
.itt-popup-content section .itt-popup-confirm-buttons {
	margin: 15px 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
}
.itt-popup-content section .itt-popup-confirm-buttons .itt-popup-button {
	margin: 0 5px;
	color: black!important;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 2px;
	border: 1px solid #acacac;
	text-decoration: none;
	height: 30px;
	width: 150px;
	cursor: pointer;
	background: rgb(236, 238, 243);
	background: -moz-linear-gradient(top, rgba(236, 238, 243, 1) 0%, rgba(254, 254, 254, 1) 22%, rgba(254, 254, 254, 1) 39%, rgba(246, 247, 248, 1) 51%, rgba(221, 223, 230, 1) 76%, rgba(216, 219, 226, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(236, 238, 243, 1)), color-stop(22%, rgba(254, 254, 254, 1)), color-stop(39%, rgba(254, 254, 254, 1)), color-stop(51%, rgba(246, 247, 248, 1)), color-stop(76%, rgba(221, 223, 230, 1)), color-stop(100%, rgba(216, 219, 226, 1)));
	background: -webkit-linear-gradient(top, rgba(236, 238, 243, 1) 0%, rgba(254, 254, 254, 1) 22%, rgba(254, 254, 254, 1) 39%, rgba(246, 247, 248, 1) 51%, rgba(221, 223, 230, 1) 76%, rgba(216, 219, 226, 1) 100%);
	background: -o-linear-gradient(top, rgba(236, 238, 243, 1) 0%, rgba(254, 254, 254, 1) 22%, rgba(254, 254, 254, 1) 39%, rgba(246, 247, 248, 1) 51%, rgba(221, 223, 230, 1) 76%, rgba(216, 219, 226, 1) 100%);
	background: -ms-linear-gradient(top, rgba(236, 238, 243, 1) 0%, rgba(254, 254, 254, 1) 22%, rgba(254, 254, 254, 1) 39%, rgba(246, 247, 248, 1) 51%, rgba(221, 223, 230, 1) 76%, rgba(216, 219, 226, 1) 100%);
	background: linear-gradient(to bottom, rgba(236, 238, 243, 1) 0%, rgba(254, 254, 254, 1) 22%, rgba(254, 254, 254, 1) 39%, rgba(246, 247, 248, 1) 51%, rgba(221, 223, 230, 1) 76%, rgba(216, 219, 226, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceef3', endColorstr='#d8dbe2', GradientType=0 );
	line-height: 2em;
	vertical-align: middle;
}
/* End Popup */
.itt-popup-content section a.replenish-balance{
	float: right;
	margin-right: 15px;
}
.itt-popup-content section .current-balance {
	margin-left: 15px;
}
.itt-popup-content section .current-balance.red {
	color: red;
}
.itt-popup-content section .current-balance.green {
	color: #449d44;
}
.itt-button {
	margin: 0 5px;
	height: 30px;
	width: 150px;
	color: white !important;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
	border: 0;
	background: #5cb85c;
	border-radius: 0;
	text-decoration: none;
	font-weight: 500;
	cursor: pointer;
	transition: all .2s ease-in-out;
}
.itt-button.itt-button-grey {
	background-color: #a5aeb3;
}
.itt-button:hover {
	background: #449d44;
}
.itt-button.itt-button-grey:hover {
	background-color: #7c8990;
}
.itt-button.disabled {
	cursor: default;
	opacity: 0.5;
}
#usr_sms::placeholder {
  color: #c0c8d0;
}
.inactive {
	opacity: 0.3 !important;
	cursor: default !important;
}
.group_main_row .main_show.all-room-type-title {
	display: none;
	float: left;
}

/* --START-- review rate slider  */
#review_rate_slider{
	margin-left: 20px;
	width: 200px;
}
#review_rate_slider .slider-selection {
	border-radius: 0;
	border-right: 1px solid #c8c8c8;
	opacity: 0.5;
}
#review_rate_slider .tick-slider-selection{
	opacity: 0.8;
	background: #e5e5e5;
	z-index: 1;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#review_rate_slider .rate1 {
	background: #FA171E;
}

#review_rate_slider .slider-selection.slider-rangeHighlight:last-of-type {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#review_rate_slider .rate2 {
	background: #FA6324;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#review_rate_slider .rate3 { background: #F9A629; }
#review_rate_slider .rate4 { background: #DDAA2A; }
#review_rate_slider .rate5 { background: #A9A52D; }
#review_rate_slider .rate6 { background: #76A131; }
#review_rate_slider .slider-handle {
	z-index: 2;
	background: #f3f4f7;
	border: 1px solid #c8c8c8;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {	color: #6E6E6E; }
#review_rate_slider .slider-tick {
	display: none;
}

.review-rate-slider-wrap {
	float: left;
}
.review-rate-slider-wrap {
  display: none;
	height: 30px;
  margin-top: 10px;
  margin-left: 15px;
}
.review-rate-slider-wrap .review-rate-label {
  float: left;
  color: #000;
	margin-top: 2px;
}
.review-rate-slider-wrap .waiting{
  float:right;
  background:url(../images/search_waiting_2.gif) no-repeat;
  width:11px;
  height:11px;
  margin:5px 0 0;
}
.review-rate-slider-wrap .slider {
	float: left;
	margin-right: 15px;
}
.row #review_rate_slider {
	margin-bottom: 3px!important;
}

.itt-bootstrap-slider .tooltip.tooltip-main {
	position: absolute;
	z-index: 1070;
	font-size: 12px;
	line-height: 1.42857143;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto;
	border:none;
}
.itt-bootstrap-slider .tooltip {
	display: none;
}
.itt-bootstrap-slider .tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
	display: block;
	margin-top: -23px;
}
.itt-bootstrap-slider .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	top: 23px;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #c2ddff;
}
.itt-bootstrap-slider .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.itt-bootstrap-slider .tooltip-inner {
	padding: 3px 8px;
	text-align: center;
	background-color:#c2ddff;
	border-radius: 4px;
}
.itt-bootstrap-slider > div.tooltip.tooltip-min.top {
	display: none;
}

#review_rate_slider .slider-tick-label-container {
	margin-top: 17px;
	font-size: 12px;
}
.reset_review_filter {
	float: left;
	font-size: 12px;
	 margin: 2px 3px 0;
}
.reset_review_filter a {
	float: left;
	text-decoration: none;
}
.reset_review_filter a span{
	background: url("../images/del_atach.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 11px;
	margin: 2px 0 0 4px;
	width: 11px;
}
#review_rate_slider div.slider-tick-label:nth-of-type(2) {
	color:#FA6324;
	font-weight: 600;
}
#review_rate_slider div.slider-tick-label:nth-of-type(3) {
	color:#F9A629;
	font-weight: 600;
}
#review_rate_slider div.slider-tick-label:nth-of-type(4) {
	color:#DDAA2A;
	font-weight: 600;
}
#review_rate_slider div.slider-tick-label:nth-of-type(5) {
	color:#A9A52D;
	font-weight: 600;
}
#review_rate_slider div.slider-tick-label:nth-of-type(6) {
	color:#76A131;
	font-weight: 600;
}

/* --END-- review rate slider  */
.row-left-block,
.row-centre-block,
.row-right-block {
	float: left;
}

.row-right-block span:first-of-type {
	width: 180px;
	text-align: right;
	display: inline-block;
	padding: 0 8px 0 1px;
    font-weight: 500;
}
.row-right-block span,
.row-right-block label,
.row-right-block input {
	float: left;
}

.row-right-block label {
  font-weight: 400;
}

.row-centre-block {
	margin-top: 26px;
	text-align: center;
	width: 17%;
}
.row-centre-block label {
	margin: 3px 0;
	display: block;
}
.w-40 {width: 40%;}
.row div.row-left-block{
  margin-top: -3px;
  font-weight: 400;
}
.favorite_more_link a {
	float: right;
}

/* --Start-- Extended search url*/
#module3_link_save_btn, .module3_link_save_btn {
    display: inline-block;
    border: 2px solid #CCCCCC;
    color: #004C92;
    text-decoration: unset;
    padding: 10px;
    background: linear-gradient(to top, #dfdfdf, #f6f6f6);
}
#module3_link_save_btn:hover, .module3_link_save_btn:hover {
    border-color: #969595;
}
.extended_search_url input[type="text"] {
    border: 1px solid #A9A9A9;
    padding: 2px 5px;
}
/* --End-- Extended search url*/

/* --start loader operator newsletter-- */
div#results_loader_nsl {
    position: absolute;
    height: 100px;
    width: 300px;
    margin: 45px 0 0 180px;
    }

.tour_search_ajax_results_loader_nsl {
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 40px;
    height: 40px;
    float: right;
    display: block;
}
/* --stop loader operator newsletter-- */
.ittcrm-alert {
    padding: .75rem 1.25rem;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: .25rem;
    display: inline-block;
    width: 907px;
    margin-left: 20px;
}
.ittcrm-alert.ittcrm-alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.d-table {
  display: table;
  width: 100%;
  box-sizing: border-box;
  border-collapse: collapse;
}
.d-tr {
  display: table-row;
}
.d-td {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#billing_search_popup .d-td.service-choose, #active_free_user_popup .d-td.service-choose {
  width: 25px;
}
#billing_search_popup .d-td.service-choose input, #active_free_user_popup .d-td.service-choose input {
  margin-top: 10px;
}
#billing_search_popup .d-td.service-price, #active_free_user_popup .d-td.service-price {
  width: 85px;
  text-align: right;
}
#billing_search_popup .d-td.service-name, #active_free_user_popup .d-td.service-name {
  width: 460px;
  text-align: left;
}
#billing_search_popup .d-td.service-name label, #active_free_user_popup .d-td.service-name label {
  cursor: pointer;
}
#billing_search_popup .itt-popup-message, #active_free_user_popup .itt-popup-message {
  margin: 15px 10px;
}
#billing_search_popup section .current-balance, #active_free_user_popup section .current-balance {
  margin: 0;
}
#billing_search_popup ul.service-list li, #active_free_user_popup ul.service-list li{
  line-height: 30px;
}
#billing_search_popup section a.replenish-balance,
#billing_search_popup section a.another-service,
#active_free_user_popup section a.replenish-balance,
#active_free_user_popup section a.another-service {
  margin: 0;
  float: right;
}
.create_itt_offer_button {
  color: #fff!important;
  background-color: #449d44!important;
  background-image: none!important;
  border-color: #419641!important;
}


.create_itt_offer_button.fav-select-button-disable{
  color: #fff!important;
  background-image: none!important;
  background-color: #5cb85c!important;
  border-color: #5cb85c!important;
}

.action_itt_offer_button {
  color: #fff!important;
  background-color: #4e83e1!important;
  background-image: none!important;
  border-color: #4e83e1!important;
}

.action_itt_offer_button.fav-select-button-disable{
  color: #fff!important;
  background-image: none!important;
  background-color: #4e83e1!important;
  border-color: #4e83e1!important;
  opacity: .65!important;
}

.button_itt_offer_button {
  width: 40px!important;
  height: 25px!important;
  background-image: none!important;
  background-color: white!important;
  border: none!important;
  vertical-align: sub!important;  
}

.button_itt_offer_button.button_itt_offer_button_green{
  color: #3b8d45!important;
}
.button_itt_offer_button.button_itt_offer_button_red{
  color: red!important;
}
.button_itt_offer_button.button_itt_offer_button_blue{
  color: #2a7ab2!important;
}

.button_itt_offer_button.fav-select-button-disable{
  opacity: .65!important;
}

#favourite_search_add {
  position: fixed;
  top: 20px;
  z-index: 40;
  right: calc((100vw - 960px)/2 - 290px);
  width: 260px;
  min-height: 70px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 2px solid #aaa8a8;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  display: flex;
  flex-direction: column;
}

#favourite_search_add .search_add_close {
  -webkit-text-stroke: 3px white;
  font-size: 26px;
  color: red;
  position: absolute;
  right: 0;
  padding: 1px 4px 4px 4px;
  cursor: pointer;
  z-index: 50;
}

#favourite_search_add .favourite_show_more {
  height: 21px;
  width: 100%;
  flex: 0 0 auto;
  display: none;
  cursor: pointer;
  border-top: 2px solid #aaa8a8;
}

#favourite_search_add .favourite_offers {
  flex: 1 0 auto;
  padding: 0 6px 6px 6px;
  max-height: 86vh;
  overflow-y: auto;
  overflow-x: hidden;
}

#favourite_search_add .fav_img {
  width: 25%;
  height: 63px;
  display: block; /*inline-block*/
  float: left;
  margin: 5px;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #f9f9f9;
  border-radius: 5px;
  background-size: cover;
}

#favourite_search_add .fav_text {
  display: block; /*inline-block*/
  /*width: 68%;*/
  /*padding-left: 5px;*/
  font-size: 12px;
  height: 75px 
}
#favourite_search_add .fav_header_content .fav_remove_block {
  height: 19px;
}
#favourite_search_add .fav_header_content .fav_create_block {
  margin-top: 4px;
}
#favourite_search_add .fav_header_content .fav_remove_block .fav_delete_content {
  float: right
}
#favourite_search_add .fav_header_content .fav_create_block .fav_copy_content {
  float: right;
  font-size: 16px;
}
#favourite_search_add .filter-inner {
  overflow: hidden;
  height: 100%;
  position: relative;
  transform: none;
}

#favourite_search_add .fav-shadow:before {
  top: 0;
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  content: "";
  width: 100%;
  height: 12px;
  left: 0;
  position: absolute;
  z-index: 2;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

#favourite_search_add .fav-bottom-shadow:before {
  bottom:21px;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  content: "";
  width: 100%;
  height: 12px;
  left: 0;
  position: absolute;
  z-index: 2;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(left bottom, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(0,0,0,0)));
  background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

#favourite_search_add .fav_price {
  border-bottom: 1px dashed #000080;
  cursor: pointer;
  color: #005bb0;
  font-size: 14px; /*font-size: 15px*/
  margin-left: 5px;
}
#favourite_search_add .fav_header {
  color: black;
  font-size: 14px;
  border-bottom: 2px solid #aaa8a8;
  position: relative;
  height: 56px;
  padding: 0;
  padding-right: 10px;
}
#favourite_search_add .fav_header_content {
  padding: 10px 20px;
  text-align: center;
}

#favourite_search_add .fav_item {
  margin-top: 5px;
  display: block;
  height: 75px;
  background-color: #f9f9f9;
}

#favourite_search_add .fav_hotel_data_name {
  max-width: 8rem;
  padding-top: 2px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  color:black;
}

#favourite_search_add .fav_hotel_data_star {
  color:black;
}

#favourite_search_add .fav_hotel_data_room {
  max-width: 10rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  padding-top: 3px;
}

#favourite_search_add .fav_hotel_data_departure {
  margin-left: 5px;
}

#favourite_search_add .fav_tour_data {
  padding-top: 6px;
  color: black;
}

#favourite_search_add .fav_tour_create_offer {
  cursor: pointer;
  color: #005bb0;
  display: inline-block;
}
#favourite_search_add #fav_create_offer_loader {
  margin: 0 3px -3px 0;
  display: none;
}
#favourite_search_add .fav_delete_content,
#favourite_search_add .fav_copy_content {
  font-size: 19px;
  margin-left: 5px;
  cursor: pointer;
  color:gray;
  vertical-align: bottom;
}
#favourite_search_add .fav_copy_content.disabled {
  opacity: 0.3;
  cursor: default;
}
#favourite_search_add .fav_delete {
  cursor: pointer;
  padding: 0 5px;
  color:gray;
  vertical-align: bottom;
}

#favourite_search_add .fav_item  .fav_delete {
  font-size: 14px;
  color: #005bb0;
  float: right;
  margin-right: 0px;
}

#favourite_search_add .fav_delete:hover,
#favourite_search_add .fav_delete_content:hover,
#favourite_search_add .fav_copy_content:not(.disabled):hover {
  color:red;
}

@media (max-width: 1530px) {
  .favourite_card:not(.fix-card):not(.filled) .fa-shopping-cart.fa-3x {
    font-size: 35px!important;
  }
  .favourite_card:not(.fix-card).filled {
    right: 24px;
    margin-right: 10px!important;
    position: fixed!important;;
    width: 61px;
    left: auto;
  }
  .favourite_card:not(.fix-card) .fa-shopping-cart.fa-3x {
    font-size: 55px!important;
  }
  .favourite_card:not(.fix-card) .card-text.filled {
    left: 3px;
    font-size: 22px;
    top: inherit;
  }
  
  #favourite_search_add {
    display: block;
    margin-left: 0;
    right: calc((100vw - 960px)/2 - 2px);
  }
}

.arrow-accordion {
  position: relative;
  cursor: pointer;
  width: 80px;
  height: 30px;
  zoom: 38%;
  margin-left: 45%;
  -moz-transform: scale(0.38);
  margin-top: 5px;
}

@-moz-document url-prefix() {
  .arrow-accordion {
    margin-top: -7px!important;
    margin-left: 38%!important;
  }
}

.arrow-accordion-left {
  position: absolute;
  background-color: transparent;
  top: 16px;
  left: 0;
  width: 40px;
  height: 10px;
  display: block;
  transform: rotate(35deg);
  float: right;
  border-radius: 2px;
}

.arrow-accordion-left:after {
  content: "";
  background-color: #337AB7;
  width: 40px;
  height: 10px;
  display: block;
  float: right;
  border-radius: 6px 10px 10px 6px;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
  z-index: -1;
}

.arrow-accordion-right {
  position: absolute;
  background-color: transparent;
  top: 16px;
  left: 26px;
  width: 40px;
  height: 10px;
  display: block;
  transform: rotate(-35deg);
  float: right;
  border-radius: 2px;
}

.arrow-accordion-right:after {
  content: "";
  background-color: #337AB7;
  width: 40px;
  height: 10px;
  display: block;
  float: right;
  border-radius: 10px 6px 6px 10px;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
  z-index: -1;
}

.open .arrow-accordion-left:after {
  transform-origin: center center;
  transform: rotate(-70deg);
}

.open .arrow-accordion-right:after {
  transform-origin: center center;
  transform: rotate(70deg);
}

.card-text {
  color: white;
  position: absolute;
  left: -6px;
  font-weight: 500;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.card-text.filled {
  width: 45px;
  height: 40px;
}

.favourite_card {
  cursor: pointer;
  text-align: center;
  margin-left: 10px;
  position: absolute;
  z-index: 39;
  margin-top: 0;
  left:0;
}

.favourite_card .fa-shopping-cart{
  color: #005bb0;
}

.favourite_card:not(.fix-card).filled {
  display: inline-block;
  position: sticky;
  top: 10px;
  float: right;
  margin-right: -37px;
  padding-top: 5px;
}

.favourite_card.filled.fix-card {
  display: inline-block;
}

.fa-shopping-cart.fa-3x{
  font-size: 28px!important;
}

.favourite_card .card-del, .favourite_card.fix-card .card-del {
  display: none!important;
}

.favourite_card.filled:not(.fix-card) .card-del {
  display: block!important;
  position: absolute;
  top: -7px;
  right: -17px;
  width: 15px;
  height: 15px;
  background: url(../images/del_atach.png) no-repeat scroll 0 0 transparent;
}

.language_menu {
  float: right;
  height: 17px;
  border: 1px solid #8098ba;
  border-radius: 3px;
  padding: 5px 8px;
  margin-right: 4px;
  /*border-top: 0;*/
  cursor: pointer;
}

.current_language_link:hover {
  text-decoration:underline;
}

.current_language_link {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}

.language_flag {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
}

.language_flag.flag_ru {
  background: linear-gradient(to bottom, #FFFFFF 33.333%, #0039A6 33.333%, #0039A6 66.667%, #D52B1E 66.667%);
  box-shadow: 0 0 5px 0 #666;
 
}
.language_flag.flag_ua {
  background: linear-gradient(to bottom, #157cc7,#157cc7 50%,#ff0 50%, #ff0);
  box-shadow: 0 0 5px 0 #666;
}

#current_language{
  display: inline-block;
  margin-top: 1px;
  vertical-align: top;
}

.language_dropdown{
  display: block;
  position: absolute;
  background-color: #f9fafb;
  min-width: 77px;
  z-index: 1;
  right: 5px;
  top: 30px;
  border: 1px solid #dae6ee;
  border-radius: 3px;
}

.language_dropdown_item{
  cursor:pointer;
}

.language_dropdown_item:first-of-type{
  border-bottom: 1px solid #dae6ee;
}

.language_dropdown_item_el{
  padding: 6px 5px 6px 11px;
  display: flex;
  align-items: center;
}

.language_dropdown_item_el .lang{
  display: inline-block;
  padding: 0 4px 0 7px;
}

.language_dropdown_item:hover{
  background: #dae6ee;
}

#column_menu {
  position: absolute;
  border: 1px dotted blue;
  padding: 5px 5px;
  background-color: #FFFFFF;
  text-align: left;
  z-index: 1000;
}

#operator_rate_notification_popup .dop_info_message{
	margin: 12px;
	font-size: 14px;
}
.table-content-box {
	background: repeat #f4f5f9;
	border-radius: 8px;
	padding: 11px;
	margin: 12px 12px 24px 12px;
	font-size: 14px;
	max-height: 500px;
	overflow-y: auto;
}
.table-content-box table {
	width: 100%;
	background: #fff;
	border-radius: 4px;
	border-spacing: unset;
	border-collapse: collapse;
}
.table-content-box th {
	font-weight: normal;
	color: #949191;
	text-align: center;
}
.table-content-box .text-gray {
	color: #949191;
}
.table-content-box table tr {
	border-top: 1px solid #cdd2d8;
	height: 50px;
}
.table-content-box table tr td:first-of-type {
	padding-left: 10px;
}
.table-content-box table tr td:last-of-type {
	padding-right: 5px;
}
.table-content-box table tr:first-of-type {
	border:none;
	height: 40px;
}
.table-content-box .btn {
	border-radius: .25rem;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: .5rem 1rem;
	font-size: 1rem;
	width: auto;
	height: auto;
}
.table-content-box .text-right {
	text-align: right;
}
.btn-green-grad {
  border-radius: 5px;
  text-transform: uppercase;
  border: 1px solid #cfeb9a!important;
  color: white;
  background: rgb(207,235,154);
  background: linear-gradient(180deg, rgb(203 253 109) 18%, rgba(38,144,6,1) 77%)!important;
  font-size: 15px!important;
  text-indent: inherit!important;
  height: 36px!important;
}
.btn-green-grad-search {
  border-radius: 7px;  
  border: 1px solid #99d23a!important;
  color: #feffde;
  background: linear-gradient(180deg, rgb(165 218 66) 10%, rgba(34, 141, 6, 1) 90%)!important;
  font-size: 16px!important;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-indent: inherit!important;
  text-shadow: 1px 1px #34830e;
  height: 36px!important;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  cursor: pointer;
}
.btn-grey-grad {
  display: inline-block;
  padding: 5px 15px;
  margin: 3px;
  border-radius: 3px;
  border: 1px solid #ACACAC!important;
  color: #000 !important;
  text-decoration: none;
  cursor: pointer;
  background: transparent linear-gradient(to bottom, #ECEEF3 0%, #FEFEFE 22%, #FEFEFE 39%, #F6F7F8 51%, #DDDFE6 76%, #D8DBE2 100%) repeat scroll 0% 0% !important;
  float: right;
  text-indent: initial!important;
  text-align: center;
}
.btn-grey-grad.btn-small {
  width: 85px!important;
  height: 16px!important;
  padding: 5px 0;
  text-align: center;
}
.btn-grey-grad i.arrow-right{
  width: 9px;
  height: 12px;
  display: inline-block;
  background: url(../images/arrow-blue-r.gif) no-repeat;
  float: right;
  padding-right: 6px;
}
.btn-grey-grad i.arrow-left{
  width: 9px;
  height: 12px;
  display: inline-block;
  background: url(../images/arrow-blue-r.gif) no-repeat;
  float: left;
  padding-left: 6px;
  transform: rotate(180deg);
}
.btn-grey-grad i.arrow-up{
  width: 12px;
  height: 9px;
  display: inline-block;
  background: url(../images/arrow-blue-up.gif) no-repeat;
}
.btn-grey-grad i.arrow-red-left{
  width: 9px;
  height: 12px;
  display: inline-block;
  background: url(../images/arrow-red-l.gif) no-repeat;
}
.btn-grey-grad i.arrow-red-cross{
  width: 11px;
  height: 10px;
  display: inline-block;
  background: url(../images/ico_close_popup.png) no-repeat;
}

.btn-grey-grad.btn-long{
  width: 328px!important;
  height: 16px!important;
  padding: 5px 0;
  text-align: center;
}

.btn-grey-grad.btn-middle{
  width: 158px!important;
  height: 16px!important;
  padding: 5px 0;
  text-align: center;
}
.vmodule_label{
  position: absolute;
  right: 33px;
  top: 35px;
  color: #014c92;
  font-weight: 500;
}
.module_search_label{
  position: absolute;
  right: 28px;
  top: 35px;
  color: #014c92;
  font-weight: 500;
}
.settings_module_label_ru{
  position: absolute;
  right: 263px;
  top: 35px;
  color: #014c92;
  font-weight: 500;
}
.settings_module_label_ua{
  position: absolute;
  right: 250px;
  top: 35px;
  color: #014c92;
  font-weight: 500;
}
.tourist-switcher-sm {
  color: #09F;
  text-decoration: none;
  cursor: pointer;
}
.tourist-switcher-sm .switcher-sm {
  margin-right: 5px;
  margin-top: 5px;
  background: #09F;
  float: left;
  width: 20px;
  height: 12px;
  border-radius: 20px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}

.tourist-switcher-sm .switcher-sm span {
  background: #FFF;
  float: left;
  width: 10px;
  height: 10px;
  margin: 1px;
  border-radius: 10px;
  transition: margin 0.2s ease;
  -webkit-transition: margin 0.2s ease;
}

body.tourist_mode .tourist-switcher-sm .switcher-sm {
  background: #BBB;
}

body.tourist_mode .tourist-switcher-sm .switcher-sm span {
 float: right;
}

body.tourist_mode .tourist-switcher-hide{
  display: none!important;
}
body.tourist_mode .tourist-switcher{
  color:#f2f2f2;
}

.disable-links a {
   pointer-events: none;
}
.text-secondary {
  color: #6c757d !important;
}
#favorite-text-popup #copy_message {
  display: none;
  font-style: italic;
  font-size: 12px;
  clear: both;
}
#favorite-text-popup .copy_with_links_block input {
  margin-top: 7px;
}
#favorite-text-popup .copy_with_links_block {
  float: right;
  margin-right: 10px;
  font-size: 14px;
  font-style: italic;
}
#favorite-text-popup .ittcrm-button {
  width: 160px;
  float: right;
}
#favorite-text-popup .popup-ittcrm-container{
  width: 752px;
}
#favorite-text-popup .actions {
  margin: 10px 0;
  overflow: hidden;
}
#favorite-text-popup.popup-ittcrm-bg .ittcrm-button {
  font-size: 13px;
}
#favorite-text-popup.popup-ittcrm-bg button, #favorite-text-popup.popup-ittcrm-bg a {
  outline: none;
}
#favorite-text-popup a.hotel_link {
  padding-left: 10px;
  font-size: 13px;
  font-weight: 500;
}
#description_box.cont {
  display: inline-block;
}

.online_registration {
  color: #c89900 !important;
}
.itt-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/img_ajax_call.gif) no-repeat center;
}
.bref-content-news a {
  word-break: break-word;
}