.popup_home{
  margin:50px auto 0 auto;
  width:891px;
  font: 13px Roboto, Arial, sans-serif;
}
.popup{
  margin:50px auto 0 auto;
  width:891px;
  font:12px Arial, sans-serif;
  display: none;
  height: auto;
  left: 200px;
  outline: 0 none;
  top: 100px;
  z-index: 100;
  position: absolute;
}
.bg_top_popup a{
  text-decoration:none;
  color:#004c92;
}
.bg_top_popup{
  float:left;
  width:891px;
  height:9px;
  background:url(../images/bg_top_popup.png) no-repeat;
}
.txt_info_tour{
  float:left;
  color:#7b7b7b;
}
.close_popup{
  position:absolute;
  background:url(../images/ico_close_popup.png) no-repeat right center;
  color:#7b7b7b;
  padding:0 17px 0 0;
  right:10px;
  bottom:52px;
  text-decoration:none;
}
.to_agency{
  bottom: 14px;
  color: #1A8900;
  float: left;
  font-size: 18px;
  padding: 0 0 0 14px;
  position: absolute;
}

.to_agency span{
  font-size: 20px;
}

.bg_none_gray{
  background:none!important;
}
.bg_center_popup{
  float:left;
  background:url(../images/bg_center_popup.png) repeat-y;
  width:887px;
  padding:0 2px;
  color:#010101;
}
.show_txt .bg_center_popup{
  background: #fff;
  width:750px;
  border: 1px solid #333;
  border-radius: 5px;
}
.bg_bottom_popup{
  float:left;
  width:891px;
  height:13px;
  background:url(../images/bg_bottom_popup.png) no-repeat;
  position:relative;
  margin:-7px 0 0;
}
.bg_center_popup .visual_box_popup {
    float:left;
    width:871px;
    background:url(../images/bg_gradient.png) repeat-x 0 bottom;
    min-height:285px;
    padding:0 8px;
    position:relative;
}
.show_txt .bg_center_popup .visual_box_popup {
  min-height: 0;
}
.show_txt .bg_center_popup .visual_box_popup {
  width:736px;
}
.bg_center_popup .info_about_tour {
  float:left;
  width:556px;
  padding:15px 3px 0 3px;
}
.bg_center_popup .title_box_popup {
  float:left;
  width:690px;
}
.bg_center_popup .title_box_popup h3 {
    color:#004c92;
    font-size:22px;
    border-bottom: 1px dotted #004c92;
}
.tour_popup_hotel_url:hover{
   border-bottom: 0 !important;
}
.bg_center_popup ul.stars{
    float: left;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 0 0 0 2px;
    width: 140px;
    display:inline;
}
.bg_center_popup ul.stars li {
    float: left;
    display:inline;
    margin:0 2px 0 0;
}
.bg_center_popup a.gold_star {
    background: url("../images/ico_gold_star.gif") no-repeat 0 0;
    display: block;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    width: 20px;
}
.bg_center_popup a.white_star {
    background: url("../images/ico_grey_star.gif") no-repeat 0 0;
    display: block;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    width: 20px;
}
.header-box {
  width: 100%;
  float: left;
}
.country_popup{
    color:#1a8900;
    font-size:14px;
    font-weight:500;
    padding:10px 0 0;
    float:left;
}
.price_box_popup{
  float:right;
  width:180px;
  color:#1a8900;
  text-align:right;
  margin:-3px 0 0;
}
.price_box_popup .check{
  float: right;
  background: url(../images/ico-tour-check.gif) no-repeat;
  padding: 3px 0 7px 28px;
  font-size: 14px;
  color: #000;
  margin-top: 7px;
}
.price_box_popup #old_price{
    font-size:16px;
    display: block;
    color:#B8B8B8;
    font-weight: 600;
}
.price_box_popup b{
  font-size:24px;
  display: block;
}
.price_box_popup b.currency-name{
  font-size:18px;
  display: inline;
}
.price_box_popup span{
    font-size:12px;
    line-height:15px;
}
.divider_box{
    float:left;
    height:1px;
    width:100%;
    margin:7px 0 16px 0;
    border-bottom:1px dotted #c2c5d2;
}
.transfer_box{
    width:260px;
    font-size:14px;
}
.transfer_box li{
    margin:0 0 15px 0;
    float:left;
    width:100%;
}
.transfer_box li span.title_from{
    display:block;
    width:122px;
    float:left;
}
.transfer_box li span.title_type{
    display:block;
    width:100px;
    float:left;
}
/*.kind_of_room{
    width:290px!important;
}
.kind_of_room b{
    width:190px!important;
}*/
.transfer_box li span.font_normal{
    font-weight:normal;
}
/*.transfer_box li b{
    float:left;
    width:120px;
}*/
.different_ag{
    position:absolute;
    bottom:12px;
    left:9px;
}
.different_ag span{
  font-weight:normal;
}
.bottom_close_popup{
  bottom:12px;
}
.show_ag_wrap{
  position:absolute;
  bottom:9px;
  left:140px;
  height:20px;
}
.show_ag{
  color:#1a8900;
  font-size:15px;
  padding:0 15px 0 0;
  text-decoration:none;
  height:20px;
  float: left;
  font-weight: 500;
}
.your_city_tour{
  display:none;
}
.show_ag_active .arrow_bt,
.show_ag_active .txt_show_ag{
  display:none;
}
.show_ag_active .your_city_tour{
  display:block;
  color:#000000;
}
.show_ag span{
  float:left;
}
.show_ag:hover span{
  border-bottom:none;
}
.arrow_bt{
  background: url("../images/arrow_bottom_click.png") no-repeat 0 0;
  width:7px;
  height:4px;
  margin:11px 0 0 7px;
}
.txt_show_ag{
  border-bottom:1px dotted #1a8900;
}
.image_weather_box{
    float:right;
    width:302px;
    margin:3px 0 0;
}
.bg_center_popup .ittour_order_block_content_box_right_frame_rounde{
    height: 213px;
    width: 302px;
    float:left;
}
.bg_center_popup .ittour_order_block_content_box_right_frame_rounde.tour_popup{
    height: 250px !important;
}
.bg_center_popup .ittour_order_rounded_image{
    height: 212px;
    position: relative;
    width: 302px;
    z-index: 10;
}
.bg_center_popup .ittour_order_block_content_box_filter {
    background: url("../images/image_filter.png") no-repeat 0 0;
    display: block;
    height: 222px;
    margin: -222px 0 0;
    position: relative;
    width: 302px;
    z-index: 30;
}
.select_city{
    width:870px;
    float:left;
    margin:15px 0 0 10px;
}
.bg_top_select_city{
    float:left;
    background: url("../images/bg_tr_top.png") no-repeat 567px 0;
    width:870px;
    height:21px;
}
.bg_bottom_select_city{
    float:left;
    background: url("../images/bg_tr_bottom.png") no-repeat 567px 0;
    width:870px;
    height:21px;
}
.bg_center_select_city{
    float:left;
    width:870px;
}
.city_box_main{
    float:left;
    font-size:14px;
    display:inline;
    margin:10px 0 0 0;
    width:650px;
    padding:0 0 20px 0;
}
.other_city_select{
    float:left;
    width:214px;
}
.city_region li ,
.city_box_main li{
    display:inline;
    float:left;
    margin:0 30px 5px 0;
    height:19px;
}
.city_box_main li a{
    color:#004c92;
    text-decoration:none;
    border-bottom:1px dotted #004c92;
    height:19px;
    margin:1px 4px 0 2px;
	display:block;
}
.city_box_main li a:hover{
    border-bottom:none;
}
.outer_city_box{
    float:left;
    width:560px;
    margin:-9px  0 0;
}
.city_box_main  a:hover,
.selected_region a,
.selected_city a{
    background: url("../images/bg_blue_left.png") no-repeat 0 0;
    float:left;
    height:19px;
    border-bottom:none!important;
    color:#000000!important;
    margin:0px 0 0 -3px!important;
}
.city_box_main li a:hover span,
.selected_region a span,
.selected_city a span{
    background: url("../images/bg_blue_right.png") no-repeat right 0;
    float:left;
    height:19px;
    margin:0 0 0 3px;
    padding:1px 4px 0 2px;
}
.city_box_small{
    float:left;
    width:135px;
    font-size:12px;
    display:inline;
}
.city_box_small li{
    width:100%;
    float:left;
    height:19px;
    margin:0 0 5px 0;
}
.city_box_small a{
    color:#004c92;
    text-decoration:none;
    border-bottom:1px dotted #004c92;
    height:19px;

}
.city_region li a:hover,
.filtered_list a:hover,
.city_box_small li a:hover{
    border-bottom:none;
}
.small_sity{
    float:left;
    width:100%;
    margin:15px 0 0;
}
.filter_box_popup{
    float:right;
    width:290px;
    margin:-7px 0 0;
}
.city_region{
    float:left;
    width:100%;
    display:inline;
    margin:6px 0 8px 0;
}
.city_region li{
    float:left;
    display:inline;
    width:130px;
    padding:0 5px 0 0;
    margin:0 0 8px 0;
}
.city_region li a{
    float:left;
    text-decoration:none;
    border-bottom:1px dotted #004c92;
}

.filter_results{
    float:left;
    width:100%;
}
.filtered_list{
    float:left;
    display:inline;
    margin:10px 0 -10px 0;
    padding:0 0 20px 0;
}
.filtered_list li{
    float:left;
    display:inline;
    width:260px;
    margin:0 30px 10px 0;
    height:70px;
	line-height:17px;
}
.filtered_list a{
    font-size:14px;
    color:#004c92!important;
    text-decoration:none;
    border-bottom:1px dotted #004c92;
    font-weight: 500;
}
.filtered_list img{
    width: 50px;
    height: 50px;
    border: 1px solid #C6C3D6;
    border-radius: 10px;
    margin: 0 10px 10px 0;
}
.bg_frame_outer{
    float:right;
    background: url("../images/bg_logo.png") no-repeat 0 0;
    width:54px;
    height:54px;
    text-align:center;
    padding:0;
    margin:0 0 0 15px;
}
.forth_list{
    margin: 0 0 10px 0!important;
}
.bg_frame{
    width:54px;
    height:54px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.bg_frame img{
    width:46px;
}
.bg_frame * {
    vertical-align: middle;
}
.empty_box{
    background:none;
}
/*\*//*/
.bg_frame {
    display: block;
}
.bg_frame span {
    display: inline-block;
    height: 100%;
    width: 1px;
}/**/

.fright_select{
    float:right;
    margin:7px 0 0;
}
.last_city{
    margin-right:0!important;
}
.error-message{
	width:100%;
	overflow:hidden;
}
.error-message a{
	display:inline-block;
	background:url(../images/ico-error.gif) no-repeat;
	padding:0 0 0 30px;
	color:#004c92;
	text-decoration:none;
  margin: 7px 0;
}
.error-message a span{
	font-size:14px;
	color:#004c92;
	display:inline-block;
	text-decoration:none;
	border-bottom:1px dotted #004c92;
}
.error-message a:hover span{
	border:0;
	margin:0 0 1px;
}
.show_txt .actions{
  margin: 10px 0;
  overflow: hidden;
}
.fav-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;
  float: right;
}
.liveinternet-tour_popup a{
  display: none;
}

#fav_popup .bg_center_popup {
  margin: 0 0 0 20%;
  background: #fff;
  width: 400px;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding-bottom: 5px;
}

#offer_link_popup {
  text-align: center;
  font-size: 14px; 
  margin-top: 5px;
  margin-bottom: 5px;  
}
.close_fav_button {
  margin-right: 5px;  
}

.fav_message {
  padding-top: 5px;
  padding-left: 5px;  
}

#copy_fav_message {
  display:none;
  font-style:italic;
  font-size:12px;
  clear: both;
}

#copy_fav_to_buffer {
  width: 130px;
  background: url(../images/btn-favorite-tours-action_130.png) no-repeat;  
}

#fav_popup_header {
  padding: 10px 0 0 10px;
  font-size: 14px;
  font-weight: 500;
}

.not-access-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  text-align: center;
  display: none;
}

#not-access-message > div {
  border: 1px solid #000;
  border-radius: 5px; 
  width: 400px;
}

#not-access-message header {
  background: url(../images/bg-title-popup.png) no-repeat;
  padding-bottom: 6px;
  border-bottom: none;
  margin-top: 0;
  padding-top: 5px;
  text-align: left;
  border-radius: 5px;
}

#not-access-message header > i {
  margin-left: 7px;
}

.not-access-popup-message header i {
  background: url('../images/nfo.png') no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}

.not-access-popup-message header span {
  font-size: 16px;
  line-height: 16px;
  margin-left: 7px;  
}

.not-access-popup-message {
  margin: 10% auto;
  height: auto;
  display: inline-block;
  background-color: #fff;
  font-family: TimesNewRoman, 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #000;
}

.popup-block-message div {
  margin-bottom: 8px;
}

.popup-block {
  padding: 20px;
  font-size:16px;
  color: black!important;
}

#accept {
  margin-top: 10px;
  width: 100px;
  line-height: 1.7em;
  color: black!important;
  background-position: center;
  display: inline-block;
  border: none;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #acacac;
  text-decoration: none;
  height: 30px;
  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 );
}

/*No Contract*/
.no-contract-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  text-align: center;
  display: none;
}

#no-contract-message > div {
  border: 1px solid #000;
  border-radius: 5px; 
  width: 405px;
}

#no-contract-message header {
  background: url(../images/bg-title-popup.png) no-repeat;
  padding-bottom: 6px;
  border-bottom: none;
  margin-top: 0;
  padding-top: 5px;
  text-align: left;
  border-radius: 5px;
}

#no-contract-message header > i {
  margin-left: 7px;
}

.no-contract-popup-message header i {
  background: url('../images/nfo.png') no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}

.no-contract-popup-message header span {
  font-size: 16px;
  line-height: 16px;
  margin-left: 7px;  
}

.no-contract-popup-message {
  margin: 10% auto;
  height: auto;
  display: inline-block;
  background-color: #fff;
  font-family: TimesNewRoman, 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #000;
}

.no-contract-popup.popup-block-message div {
  margin-bottom: 8px;
}

.no-contract-popup.popup-block {
  padding: 20px;
  font-size:16px;
  color: black!important;
}

#no_contract_accept {
  text-indent: 0;
  margin-top: 10px;
  width: 100px;
  line-height: 1.7em;
  color: black!important;
  background-position: center;
  display: inline-block;
  border: none;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #acacac;
  text-decoration: none;
  height: 30px;
  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 );
}

#no_contract_cancel {
  margin-top: 10px;
  width: 100px;
  line-height: 1.7em;
  color: black!important;
  background-position: center;
  display: inline-block;
  border: none;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #acacac;
  text-decoration: none;
  height: 30px;
  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 );
}

#tour_popup .request-tour {
  float: left;
  margin-bottom: 30px;
  padding: 0 10px;
}
#tour_popup .request-tour .request-form {
  float: left;
  width: 62%;
  background-color: #F8F9FB;
  border: 1px solid #C2C5D1;
  border-radius: 5px;
}
#tour_popup .request-tour .request-info {
  float: right;
  width: 37%;
  text-align: center;
  line-height: 30px;
}
#tour_popup .request-tour .request-form .request-form-left {
  float: left;
  width: 50%;
}
#tour_popup .request-tour .request-form .request-form-right {
  float: right;
  width: 50%;
}
#tour_popup .request-tour .request-form ul {
  padding: 10px;
}
#tour_popup .request-tour .request-form ul li {
  line-height: 30px;
}
#tour_popup .request-tour .request-form .request-form-left input {
  height: 16px;
  width: 230px;
}
#tour_popup .request-tour .request-form .request-form-right textarea {
  width: 238px;
  height: 152px;
  resize: none;
}
#tour_popup .request-tour .btn-send {
  background: url('../images/btn_send_green.gif') no-repeat;
  width: 149px;
  height: 47px!important;
  float: right;
}
#tour_popup .request-tour .request-form .request-form-left .captcha {
  margin: 3px 2px -9px 0;
}
#tour_popup .request-success {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  line-height: 23px;
}
#tour_popup .hotel-info-link {
  float: left;
  margin-top: 30px;
  font-size: 14px;
  text-decoration: none;
}

.overlay:not(canvas) {
  background: url(../images/grey_bg.png) repeat scroll 0 0 transparent;
  display: none;
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 99;
}

#forgot_password_popup {
  position: absolute;
  z-index: 99999;
  width: 400px;
}
#forgot_password_popup .popup_home {
  width: 100%;
}
#forgot_password_popup .bg_center_popup {
  float: left;
  background: none;
  background-color: #fff;
  padding: 0;
  border: 1px solid grey;
  border-radius: 5px;
  width: 100%;
}
#forgot_password_popup .popup-title {
  width: auto;
  background: none;
  background-color: #F5F5F8;
  height: 23px;
  margin: 0;
  border-radius: 5px;
  padding: 7px 12px 0;
  font-size: 12px;
}
#forgot_password_popup .popup-title span.label {
  font-size: 14px;
}
#forgot_password_popup .close_popup {
  float: right;
  position: static;
  height: 12px;
}
#forgot_password_popup .content_popup {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
#forgot_password_popup .content_popup > .option {
  margin: 5px 0;
}
#forgot_password_popup .content_popup > .option > label {
  font-size: 16px;
}
#forgot_password_popup .pointer:hover {
  cursor: pointer;
}

#forgot_password_popup #renew_password {
  padding: 10px;
}
#forgot_password_popup #renew_password .field-row {
  display: flex;
  padding: 5px 0;
}
#forgot_password_popup #renew_password .field-row i.email-info {
  background: url(../images/nfo.png) no-repeat;
  margin-right: 5px;
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px
}
#forgot_password_popup #renew_password input[name=login],
#forgot_password_popup #renew_password input[name=email] {
  width: 200px;
}
#forgot_password_popup #renew_password .field-row > label {
  width: 125px;
  text-align: right;
  margin: 2px 4px 0 0;
}
#forgot_password_popup #renew_password .btn-form-fox {
  display: flex;
  float: right;
  margin-top: 10px;
}
#forgot_password_popup #renew_password .message-box {
  text-align: center;
}
#forgot_password_popup #renew_password .message-box .error-box {
  display: none;
  color: red;
}
#forgot_password_popup #renew_password .message-box .success-box {
  display: none;
  color: green;
}

.tourist-invoice-popup form dl.invoice dt {
  float: left;
  width: 170px;
  text-align: right;
  padding-right: 5px;
}
.tourist-invoice-popup form dl.invoice dt{width: 118px;box-sizing: border-box;}
.tourist-invoice-popup .itt-popup-message {
  padding: 0 20px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.tourist-invoice-popup form dl.invoice dd {
  margin-bottom: 5px;
}
.tourist-invoice-popup form dl.invoice {float: left}
.tourist-invoice-popup form dl.invoice dd {
  float: left;
  text-align: left;
  width: 268px;
}
.tourist-invoice-popup form dl.invoice dd .max-width {
  width: 275px;
}
.tourist-invoice-popup form .form-buttons .itt-spinner {
  display: none;
  margin-bottom: -3px;
}
.tourist-invoice-popup form .form-success {
  display: none;
  text-align: center;
  background-color: #cdffb2;
  padding: 5px;
  border:1px solid #79ce5f;
  margin-bottom: 10px;
  font-size: 14px;
}
.tourist-invoice-popup form .form-errors {
  display: none;
  background-color: #ffd8d9;
  padding: 5px;
  border: 1px solid #e09292;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.info-about-payment .payment .price ul li.additional_invoice {
  display:none;
}
.additional_invoice table.invoice-table {
  width: 300px;
  color: #000;
}
.additional_invoice table.invoice-table tr {
  line-height: 1.6;
}
.additional_invoice table.invoice-table tr td.invoice-date {
  color: #6E6E6E;
}
.additional_invoice table.invoice-table tr td.invoice-number {
  color: #005BB0;
  cursor: pointer;
}
.additional_invoice table.invoice-table tr td.invoice-price {
  font-weight: 500;
}
.additional_invoice table.invoice-table tr td a.fa {
  font-size: 18px;
}
.additional_invoice table.invoice-table tr td.invoice-actions .hidden ul {
  width: 145px;
}
.additional_invoice table.invoice-table tr td.invoice-delete a.fa {
  color: red;
}
.additional_invoice table.invoice-table tr td.invoice-actions,
.additional_invoice table.invoice-table tr td.invoice-delete {
  width: 20px;
}
.additional_invoice table.invoice-table tr td.invoice-delete {
  text-align: center;
}



