/* --------------sidebar_result-------------- */
#sidebar_result{
    float: right;
    width: 24%;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
#sidebar_result .sidebar_responsive_inn{
    margin-left: 15px;
}
#sidebar_result .widg{
    margin-bottom: 15px;
    /*background-color: #fafafa;
    border: 1px solid #eaeaea;
    border-radius: 5px;*/
}
#sidebar_result .widg_inn{
    padding:12px;
    background-color: #fff;

}
#sidebar_result .separator{
    background-size: 100%;
    width: 100%;
    height: 1px;
    clear: both;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
#sidebar_result .sb_title{
    display: none;
    padding: 0 20px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 4px;
    background-color: #ff6600;
    border-radius: 			5px 5px 0 0;
    -moz-border-radius: 	5px 5px 0 0;
    -webkit-border-radius: 	5px 5px 0 0;
}
#sidebar_result .sb_res_title{
   width: 100%;
   text-align: center;
   border-bottom: 1px solid #e3e3e3;
   line-height: 0.1em;
   color: #636363;
   margin: 4px auto 18px;
   font-weight: normal;
}
#sidebar_result .sb_res_title span{
    color: #575757;
    background-color: #fff;
    padding: 0 8px;
    font-size: 14px;
}
#best_sb_search .sb_inn_box{
    /* border-bottom: 1px solid #ddd; */
    /* padding-bottom: 12px; */
    margin-bottom: 15px;
}
#best_sb_search .sb_inn_box.clickme1{
    padding-bottom: 17px;
}
#best_sb_search .text_box{
    border-radius: 			4px;
    -moz-border-radius: 	4px;
    -webkit-border-radius: 	4px;
    padding: 0 12px;
    height: 25px;
    font: 13px/25px tahoma;
    display: inline-block;
    width: auto;
    margin-bottom: 5px;
    border: 1px solid #bababa;

}
#text_effect_red1{
    text-align: center;
    font-family: chfont;
    padding: 10px 0;
}
#sidebar_result .number_flight{
    width: 60px;
    direction: ltr;
    /* margin-right: 8px; */
    text-align: center;
    border: 1px solid #bababa;
}
#sidebar_result .sb_sub_btn{
    float: none;
    margin: 0 auto 5px auto;
    width: 130px;
    display: block;
    padding: 0;
    text-align: center;
}
#sidebar_result .sb_inn_box_last{
    margin-bottom: 20px;
    border-bottom: 0;
}
.type_fly{
  /*  width: 130px;*/
    margin: 10px auto;
}
.type_fly label{
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
    width: 48%;
}
.type_fly label div{
    float: left;
    padding: 0 3px;
    color: #fff;
    border-radius: 			4px;
    -moz-border-radius: 	4px;
    -webkit-border-radius: 	4px;
    text-align: center;
    font: 11px/15px chfont;
    height: 20px;
    margin:0;
}
.type_fly label .system_icon{
    background: #0048ac;
    min-width: 45px;
    line-height: 18px;
    float: right;
    margin-right: 5px;
}
.type_fly label .charteri_icon{
    background: #789cce;
    font-size: 12px;
    min-width: 45px;
    line-height: 20px;
    float: right;
    margin-right: 5px;
}
.type_fly label input{
    float: right;
    margin: 4px 3px 0 3px;
}
.all_airline{
    color: #636363;
    margin-bottom: 5px;
    display: inline-block;
    clear: both;
}
.plane_type_box label{
    float: right;
    width: 33.3%;
    color: #636363;
    margin-bottom: 5px;
}
.plane_type_box label input{
    margin-left: 3px;
    vertical-align: middle;
}
.all_airline input{
    vertical-align: middle;
}
.plane_type_box label.unknow{
    width: 65%
}
/* -----------------content_result ---------*/
#content_result{
    float: left;
    width: 76%;
}
.main_header_result{
    padding: 6px 12px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border-bottom: 4px solid #e2e2e2;
}
.one_way .main_header_result{ display: none;}
.main_header_result .line{
    margin-bottom: 5px;
}
.main_header_result .title{
    font: normal 19px/27px chfont;
    color: #0f6698;
    float: right;
}
.main_header_result .title span{
    font-family: chfont,arial;
}
.main_header_result .fly_no{
    float: left;
    font: normal 15px/27px chfont;
    color: #ff6600;
}
.main_header_result .fly_no span{
    font-family: chfont;
}
.main_header_result .text{
    float: right;
    font: normal 15px/27px chfont;
    color: #696969;
    display: block;
}
.main_header_result .btn{
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 16px;
    padding: 0 13px;
}
.main_header_result .btn .search_icon{
    float: left;
    margin-right: 5px;
}
/* ------------------- search_result_box ------------- */
#reserve_popup{
    min-height: 540px;
}
.one_way #search_result_to{
    display: none;
}
.one_way .search_result_box{
    width: 68%;
}
#search_result_from{
    float: right;
}
#search_result_from .result_header .icon{
    transform: rotate(45deg);
    -o-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* IE 9 */
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    color: #0d76b0;
}
#search_result_to{
    float: left;
}
#search_result_to .result_header .icon{
    transform: rotate(225deg);
    -o-transform: rotate(225deg); /* IE 9 */
    -moz-transform: rotate(225deg); /* IE 9 */
    -ms-transform: rotate(225deg); /* IE 9 */
    -webkit-transform: rotate(225deg); /* Chrome, Safari, Opera */
    color: #ff6600;
}
.search_result_box{
    width: 49%;
}
.search_result_box .result_header{
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    margin: 10px 0px 8px 0;
}
.search_result_box .result_header .icon{
    float: right;
    margin: 0 0 0 6px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* IE 9 */
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    color: #0d76b0;
}
.search_result_box .result_header .icon::before{
    font-size: 19px;
}
.chfont_font{
    font-family: chfont;
}
.search_result_box .result_header .title{
    float: right;
    font: 16px/25px chfont;
    color: #0f6698;
    direction: rtl;
}
.search_result_box .result_header .search_result_no{
    float: left;
    font: 14px/25px chfont;
    color: #ff6600;
    white-space: nowrap;
    display:none;
}
.search_result_box .result_header .search_result_no span{
    font-family: chfont;
    font-size: 15px;
}
.search_result_box .result_header .search_result_no #flighttotrain{
    font-family: chfont;
    font-size: 14px;
}
.search_result_box .buttons{
    float: right;
    margin-bottom: 15px;
}
.search_result_box .newsearch.btn{
    background-color: #3767aa;
    color: #ffffff;
    border: none;
    height: 30px;
    /*line-height: 33px;*/
}
.search_result_box .buttons .btn .icon{
    display: block;
}
.search_result_box .buttons .btn .icon::before{
    font-size: 17px !important;
}
.search_result_box .buttons .btn.btn_calender .icon::before {
    font-size: 13px;
}
.search_result_box .buttons .btn.newsearch .icon::before{
    font-size: 15px;
}
.search_result_box .buttons .btn_prev .icon{
    float: right;
    margin-left: 1px;
}
.search_result_box .buttons .btn_next .icon{
    float: left;
    margin-right: 2px;
    transform: rotate(180deg);
    -o-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* IE 9 */
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
}
.search_result_box .buttons .btn_calender .icon{
    float: right;
    margin-left: 8px;
}
.search_result_box .tabbs{
    margin-bottom: 8px;
    height: 30px;
}
.search_result_box #reverse_bg{
    float: left !important;
    padding: 0;
    margin: 0;
    position: relative;
    top: -42px;
}
.search_result_box #reverse{
    padding: 0px 10px;
    display: none;
}
.search_result_box #reverse i{
    float: left;
    margin: 0 5px 0 0;
    height: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;

    -moz-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
    -webkit-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
    -o-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
    -ms-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
    transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);

}
.search_result_box #reverse:hover i{
    -moz-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
    -webkit-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
    -o-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
    -ms-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
    transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);

}
.one_way .search_result_box #reverse{
    display: block;
}
.search_result_box .tabbs li{
    background-color: #aeaeae;
    float: right;
    padding: 0 10px;
    height: 31px;
    margin-left: 5px;
    border-radius: 			4px 4px 0 0;
    -moz-border-radius: 	4px 4px 0 0;
    -webkit-border-radius: 	4px 4px 0 0;
}
.search_result_box .tabbs li a{
    color: #fff;
    white-space: nowrap;
    display: block;
    font: normal 13px/30px chfont;
}
.search_result_box .tabbs .active{
    background-color: #ff6600;
}
.resu{
    /*border:1px solid #eaeaea;*/
    height: 46px;
    background-color: #f9f9f9;;
    position: relative;
    line-height: 46px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font: 14px/40px chfont,tahoma,arial,"Times New Roman";
    color:#003399;
    margin-bottom:6px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.resu:hover{
    background:#f7f7f7;
}
.resu .price{
    float:right;
    background:#ffc600;
    height: 44px;
    margin: 1px -1px 0 0;
    line-height: 43px;
    width:18%;
    text-align:center;
    border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    position:relative;
    font-size: 15px;
    letter-spacing: 0.03em;
    user-select: none;
}
.resu .price .close{
    font-weight: bold;
}
.resu .price div{
    position: absolute;
    left: -20px;
    top: 11px;
    width: 44px;
    margin-top: 1px !important;
    color: #f9f9f9;
    border-radius: 			0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    text-align: center;
    font: 11px/18px chfont;
    height: 20px;
    margin:0;
    transform: rotate(90deg);
    -o-transform: rotate(90deg); /* IE 9 */
    -moz-transform: rotate(90deg); /* IE 9 */
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
}
.resu .price div.icon10{
    background: #0048ac;
}
.resu .price div.icon11{
    background: #789cce;
    font: 12px/18px chfont;
    background-color: #789cce;
    letter-spacing: 0;
}
.resu .price div.icon9{
    background: url(../images/reload.png) no-repeat;
    display: block;
    position: absolute;
    left: -12px;
    top: 11px;
    width: 24px;
    cursor: pointer;
    height: 24px;
    display: block;
}
.resu .date{
    float:right;
    width: 17%;
    text-align: left;
    direction: ltr;
    line-height: 45px;
    user-select: none;
}
.resu .date .icon{
    float: left;
    margin-right: 5px;
    color: #0982B3;
    height: 42px;
    line-height: 45px;
    display: block;
    font-size: 18px;
}
.resu .user{
    float:right;
    width:15%;
    text-align: left;
    direction: rtl;
    line-height: 45px;
    user-select: none;
}
.resu .user .icon{
    color: #0982B3;
    float: left;
    height: 42px;
    line-height: 45px;
    display: block;
    margin-right: 0;
    font-size: 25px;
}
.resu .request{
    background: #d3741f; /* Old browsers */
    background: -moz-linear-gradient(left,  #d3741f 0%, #e69509 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #d3741f 0%,#e69509 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #d3741f 0%,#e69509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3741f', endColorstr='#e69509',GradientType=1 ); /* IE6-9 */

    top: 11px;
    width: 42px;
    color: #fff;
    border-radius: 			4px;
    -moz-border-radius: 	4px;
    -webkit-border-radius: 	4px;
    text-align: center;
    font: bold 10px/17px arial;
    height: 20px;
    float: left;
    margin-top: 11px;
    margin-left: -15px;
    transform: rotate(90deg);
    -o-transform: rotate(90deg); /* IE 9 */
    -ms-transform: rotate(90deg); /* IE 9 */
    -moz-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
}
.resu .code{
    float:right;
    width: 25%;
    text-align: left;
    direction: ltr;
    height: 42px;
    line-height: 45px;
    user-select: none;
}
.resu .advertise {
	width: 50%;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	direction: rtl;
	padding: 0 8px;
    user-select:none;
    float: right;
}
.resu .price .price_advertise
{

    animation: animate_advertise 
                3.5s linear infinite;    
}
@keyframes animate_advertise {
    0% {
        opacity: 0;
        /*transform: translate(-50%, -50%);*/
    }

    20% {
        opacity: 0.9;
    }
    80% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}
.advertise_typing {
    animation: typing 2s steps(22), blink .5s step-end infinite alternate;
    /*border-right: 3px solid;*/
    font-size: 1.0em;
  }
  
  @keyframes typing {
    from {
      width: 0
    }
  }
      
  @keyframes blink {
    50% {
      border-color: transparent
    }
}
.resu .code .code_inn{
    max-width: 40px;
    display: inline-block;
}
.resu .code .plan_icon_bg{
    float:left;
    width: 48px;
    height: 42px;
    margin-right: 10px;
    /* margin-top: 1px; */
    margin-left: 7px;
}
.resu .code .plan_icon_bg img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.resu .code .plan_icon_bg_tourism img{

        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-radius: 5px;
        padding: 5px;
        width: 100%;
        height: 32px;
          
}
.resu .code .aircraft img{
    margin:5px 0 0 auto;
}
.plane_type_box img{
    width: 55px;
}
.plan_icon_bg.aircraft {
    display: none;
}
.resu .select{
    background-color: #003399;
    float:left;
    /*margin-left: -1px;*/
    margin-top: 2px;
    width:19%;
    color: #fff;
    height: 42px;
    text-align: center;
    font: 14px/42px chfont,"Times New Roman";
    border-radius: 			4px 0 0 4px;
    -moz-border-radius: 	4px 0 0 4px;
    -webkit-border-radius: 	4px 0 0 4px;
}
.resu .disable{
    background-color: #c8c8c8;
}
.resu .disable_close{
    background-color: unset;
}
.resu .select a{
    display: block;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font: 13px/42px chfont,"Times New Roman";
    height: 44px;
}
.resu .select a:hover{
    background-color: #0D8B99;
    border-radius: 4px 0 0 4px;
}
#no_way .ad_sb_result{
    float: left;
    width: 32%;
}
#no_way .ad_sb_result_inn{
    margin-right: 15px;
}
#no_way .ad_sb_result img{
    width: 100%;
}

.resu .info_parvaz {
    float: left;
    width: 18px;
    height: 44px;
    margin-top: -2px;
    margin-left: -10px;
    margin-right: 5px;
    padding: 0 1px;
    /* background-color: #789cce; */
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font: 12px/18px chfont, tahoma;
}
.resu .info_parvaz i::before{
    font-size: 15px;
}
.Zebra_Tooltip_Message{
    overflow: hidden;
}
.Zebra_Tooltip_Message img{
    float: left;
    width: 45%;
    margin: 14px 2% 2px 0;
}
.resu .info_parvaz i{
    color: #7EA1B7;
    height: 25px;
    display: none;
    line-height: 25px;
}
.resu .info_parvaz .efitooltip img{
    display: block;
    width: 65px;
    height: 50px;
    margin: 0 auto;
}
.Zebra_Tooltip .Zebra_Tooltip_Message{
    font: normal 11px/20px tahoma;
    text-align: right;
    direction: rtl;
    word-break: keep-all;
    padding: 10px;
}
.Zebra_Tooltip p{
    font: normal 11px/20px tahoma;
}
/* ---result_pagination---*/
.result_pagination{
    padding: 5px 0 0 0;
    border-top: 1px solid #fff;/*ccc*/
    line-height: 30px;
    color: #000099;
}
.result_pagination .txt{
    float: right;
    font-size: 14px;
    white-space: nowrap;
    font-family: chfont,tahoma,arial,"Times New Roman";
}
.result_pagination .pages{
    float: left;
}
.result_pagination .btn{
    float: left;
    margin-right: 4px;
}
#reserve_alert_out{
    border: 2px solid #f59393;
    background-color: #fafafa;
    float: right;
    padding: 0px 20px 15px 20px;
    /* min-height: 80px; */
    display: none;
    border-radius: 			8px;
    -moz-border-radius: 	8px;
    -webkit-border-radius: 	8px;
    min-width: 323px;
    max-width: 472px;
    /*min-width: 250px;
    max-width: 280px;*/
    /* margin-top: 10px; */
}
.reserve_info_list #reserve_alert_out {
    float: none;
    margin: 0 auto;
    max-width: 400px;
}
#reserve_alert_out .box_inn{
    position: relative;
    display: inline;
    direction: rtl;
    float: right;
    line-height: 120%;
    /* margin: 17px 6px 16px 18px; */
    margin: 5px 0 17px 0;
    text-align: justify;
    /* width: 290px; */
}
.verify_box{
    padding-top: 8px;
}
.pop-up-content input[type="checkbox"] {
    margin-top: 4px;
    margin-left: 10px;
    float: right;
    -ms-transform: scale(1.4); /* IE */
    -moz-transform: scale(1.4); /* FF */
    -webkit-transform: scale(1.4); /* Safari and Chrome */
    -o-transform: scale(1.4);
}
#reserve_alert_out span{
    display: block;
    font: normal 13px/20px chfont;
    word-break: keep-all;
    color: #444;/*818181*/
}
.error_alert_i {
    background:url("../images/ekhtar.png") 0 0;
    /* float: right; */
    margin: 12px auto;
    background-size: 28px;
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
    /* position: absolute;
    background-size: 26px;
    background-repeat: no-repeat;
    height: 24px;
    width: 26px;
    right: 120px;
    top: 5px; */
}
#progress1{
    margin-bottom: 10px;
}
#progress1 .outer-therm{
    margin: 0 auto;
    border:2px solid #2aacd5;
    padding:2px;
}
#progress1 .inner-therm span{
    float: left;
    font-size:13px;
    margin-left:10px;
    line-height:19px;
    font-family:Trebuchet MS;
}
.suggestion_passenger_box{
    padding: 15px;
    background-color:#D2D5DA;
    border: 1px solid #C6C6C6;
    margin: 0 auto;
    width: 560px;
    float: right;
    border-radius: 			5px;
    -moz-border-radius: 	5px;
    -webkit-border-radius: 	5px;
}
.search_suggestion{
    padding-bottom: 10px;
}
.search_suggestion .box{
    float: right;
    width: 25%;
    margin-left: 2%;
}
.search_suggestion .box .text_box{
    height: 30px;
    line-height: 30px;
}
.search_suggestion .box3{
    margin-left: 0;
}
.search_suggestion .box4{
    margin-left: 0;
    float: left;
    width: 20%;
}
.search_suggestion .box4 .btn{
    float: left;
}
.suggestion_passenger_box table{
    width: 100%;
    /*
        border-radius: 			5px;
        -moz-border-radius: 	5px;
        -webkit-border-radius: 	5px;
    */
}
/*
.suggestion_passenger_box th:first-child {
    border-top-right-radius: 5px;
}
.suggestion_passenger_box th:last-child {
    border-top-left-radius: 5px;
}
*/
.suggestion_passenger_box table td,
.suggestion_passenger_box table th{
    padding: 0 8px;
    font-size: 12px;
    font-family: tahoma;
    line-height: 35px;
}
.suggestion_passenger_box table th{
    background-color: #31b9da;
    color: #fff;
}
.suggestion_passenger_box table td{
    border-bottom: 1px solid #ddd;
    color: #666;
}
.suggestion_passenger_box table td.no{
    font-family: tahoma;
}
.suggestion_passenger_box table tr:nth-child(even) {background: #fff}
.suggestion_passenger_box table tr:nth-child(odd) {background: #eee}
.bonsugestion_price{
	background-color:transparent !important;
	color:#0048ac !important;
	font-weight:bold !important;
	font-size:13px !important;
	height:36px !important;
	line-height:37px !important;
}

span.transfertex1{
	color:#ff6600 !important;
	margin-right:2px !important;
	font-weight:bold !important;
	font-size:13px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
	line-height:44px;

}
span.transfertex2{
	color:#636363;
	font-weight:bold;
	font-size:11px;

}
.helpusebon{
	background-color:transparent !important;
	color:#003399 !important;
	font-size:13px !important;
}
.heartbeatc{
    padding: 8px;
    border: 2px solid #f59393;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-animation: spulse 1.2s infinite;
     -moz-animation:    spulse 1.2s infinite;
     -ms-animation:     spulse 1.2s infinite;
     animation:     spulse 1.2s infinite;
}
@keyframes spulse
{
     0% {
          box-shadow: 0 0 0 0px #FF5722;
     }
     100% {
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
     }
}
.clickme2, .clickme3{
    text-align: center;
}
.autocomplete-suggestions{
    background-color: #fcfcfc;
    /* width: 335px !important; */
    min-height: 40px !important;
    max-height: 200px !important;
    padding-right: 45px;
    padding-left: 10px;
    overflow-y: auto;
    margin-top: 3px;
}
.diricon{
    background-position: 0 -63px;
    float: right;
    right: 0;
    margin-left: 5px;
    position: absolute;
    opacity: 0.6;
}
.autopad{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
span.borderaz{width:100%}
.autocomplete-suggestion:last-child .borderaz{
    border: none;
}
.autocomplete-suggestions::-webkit-scrollbar-thumb{
    background: #c6c6c6 !important;
}
.resu .code_tourism {
	width: 15%;
}
.date_tourism{

    padding-right:20px;
    text-align:right;
    height:42px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
    width: 39%;
    user-select: none;
}
.date2_tourism{

    padding-right:20px;
    text-align:right;
    height:42px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
    width: 40%;
    user-select: none;
}
.time2_tourism{
   
    float: right;
    width: 17%;
    text-align: left;
    direction: ltr;
    line-height: 44px;
    user-select: none;
}
.user2_tourism {
    float: right;
    width: 10%;
    text-align: left;
    direction: rtl;
    line-height: 44px;
    user-select: none;
} 
.price2_tourism{


    float: right;
    background: #ffc600;
    height: 44px;
    margin: -1px -1px 0 0;
    line-height: 44px;
    width: 14%;
    text-align: center;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.03em;
    user-select: none;
    
}

.select2_tourism{

    width: 14%  !important;

}

.time2_tourism .icon {
   
        float: left;
        margin-right: 5px;
        color: #0982B3;
        height: 42px;
        line-height: 42px;
        display: block;
        font-size: 18px;
    }
.user2_tourism .icon {
        color: #0982B3;
        float: left;
        height: 42px;
        line-height: 42px;
        display: block;
        margin-right: 2px;
        font-size: 25px;
    }  
     
.sr_table_tourism
{
    margin-top: 7px;

}
.city_tourism_subtitle
{
    font-size: 10px;
    margin-right: 16px;
    width: 95% !important;
    color: gray;
   
}

.header_tourism_title span
{
    font-size:16px !important;
       
}

.price_org
{
    font-size:13px;
    letter-spacing: 0;
    position: absolute;
	left: 7px;
	top: 14px;
	width: 40px;
	color: #5e5e5e;
    padding-left: 0 !important;
    text-align: left;     
}



.price_org_letter{

    letter-spacing: 0;
    line-height: 42px;
    padding-left: 0 !important;
}

.price_org::after {
	position: absolute;
	width: 70%;
	border-top: 1px solid #ff3636;
	transform: rotate(-24deg);
	content: '';
	left: 4px;
	top: 22px;
}

.price_org:empty {

    display: none;
}


.header_tourism_title {

    margin:11px 0 25px 0 !important;

}

@media only screen and (max-width: 1080px){

}
@media only screen and (max-width: 870px){
    .autocomplete-suggestions{
        padding-right: 0;
        padding-left: 0;
    }
    .autopad{
        margin-left: 10px;
        margin-right: 30px;
        width: auto;
    }
}
@media only screen and (max-width : 780px) {
    #sidebar_btn {display: block;}
    #other_menu.other_menu_mobile {display: none !important;}
}
@media only screen and (max-width: 540px) {

}
@media only screen and (max-width: 480px) {


}
