﻿.invalid-feedback {
    position: relative;
    text-align: center;
    font-size: 13px;
    color: #d71010;
    display: block;
}
#title, #country_id {
    border-radius: 0px;
    border: none;
    padding-left: 37px;
    color: #495057;
    height: 45px;
}

.form-group {
    width: 100%;
    position: relative;
    float: none;
    margin-right: 0px;
    margin-bottom: 30px;
}

.group_left {
    margin-right: 0px;
}

#logo_row {
    position: relative;
    margin: 0px auto;
    height: auto;
    width: 150px;
    height: 150px;
    margin-bottom: 30px;
}

#current_logo {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 150px;
    display: block;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
}

@media (min-width:850px) {
    .form-group-edit-profile {
        width: calc(50% - 15px);
        float: left;
    }

    .group_left {
        margin-right: 30px;
    }
}
.booking-listing{
    margin-bottom:20px;
    box-shadow:3px 3px 5px 0px rgba(0,0,0,0.3);
}
.pdf_icon{
    font-size:15px;
    width:15px;
    height:15px;
    margin-left:10px;
}
.pdf_icon:before{
    content:"\f1c1";
}
.red{
    color:#e10000!important;
    font-size:18px!important;
}
.green{
    color:#09d300!important;
    font-size:18px!important;
}
.orange{
    color:#ffad33!important;
    font-size:18px!important;
}
.booking_waiting , .booking_confirmed , .booking_complete , .booking_closed, .booking_cancelled {
    padding:3px;
    border-radius:5px;
    margin-left:10px;
    color:#ffffff!important;
}
.booking_waiting{
    background-color:#faa61a;
}
.booking_confirmed{
    background-color:#91d6fa;
}
.booking_complete{
    background-color:#3db20f;
}
.booking_closed{
    background-color:#db0e03;
}
.booking_cancelled {
    background-color: #cccccc;
}
.booking_status_field{
    padding:5px;
    color:#ffffff;
    border-radius:5px;
    margin-left:10px;
}
#booking_table {
    width: 100% !important;
}

    #booking_table tbody {
        width: 100% !important;
    }

.td_key {
    width: 35% !important;
    padding:5px;
}

.td_value {
    width: 65% !important;
    padding:5px;
}
#back_home_btn{
    width:120px!important;
    padding:5px!important;
}
.success-feedback {
    position: relative;
    text-align: center;
    font-size: 17px;
    color: #0c6507;
    display: block;
}
.reset-feedback {
    position: relative;
    text-align: center;
    font-size: 17px;
    color: #0c6507;
    display: block;
}
.pagination {
    justify-content: center !important;
}

li.page-item, li.page-item:active, li.page-item:disabled {
    width: 37px;
    height: 37px;
    padding: 0px;
    margin: 5px;
}

li.active span.page-link, li.active a.page-link {
    background-color: #5a5a5a !important;
    border: none;
}

li.page-item span, li.page-item a.page-link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px !important;
    padding-top: 7px !important;
    font-size: 18px !important;
    margin: 0px;
    text-decoration: none;
    top: 0px;
    left: 0px;
    text-align: center;
}
.no_match_div {
    text-align: center;
    font-size: 30px;
    padding: 15px;
}

.description_gradient {
    position: absolute;
    width: 100%;
    height: 30px;
    z-index: 100;
    background: linear-gradient(transparent, #f8f8f8 100%);
    left: 0px;
    bottom: 0px;
}
#no_tour_avy {
    padding: 50px;
    text-align: center;
    font-size: 30px;
    width: 100%;
}
#filter_button{
    width:100%;
    border:none;
    background-color:#faa61a;
    color:#ffffff;
    padding:5px;
    cursor:pointer;
}

.invalid-feedback-tour-view {
    color: #d10000;
    display: block;
    position: relative;
}

.success-feedback-tour-view {
    margin-top: 15px;
    font-size: 15px;
    background-color: #ffad33;
}

    .success-feedback-tour-view div {
        padding: 5px;
    }

.booking-form-block {
    margin-bottom: 15px !important;
}

.dates_block {
    border: 1px solid #e6e7e8;
    text-align: center;
    font-size: 12px;
    color: #808294;
    width: 100% !important;
    position: relative;
    margin: 0px auto;
    margin-bottom: 15px;
}

.dates_block_title {
    padding: 10px;
    font-size: 13px;
    background-color: #ebebeb;
}
.dates_block_content {
    padding:10px 0px;
}
.blog-post-info-tour-view{
    position:relative;
    z-index:100;
    width:100%;
    color:#ffffff;
    font-size:13px;
    padding:5px 10px;
    left:0px;
    top:0px;
    background-color:rgba(0,0,0,0.7);
}
.blog-post-info-tour-view ul{
   background-color:transparent;
   top:0px;
}
.blog-post-info-tour-view i{
    color:#ffad33;
}
.title_sup {
    font-size: 13px;
}

.booking-details, .personal-info {
    margin-bottom: 30px !important;
}
.detail-block {
    margin-bottom: 15px !important;
}

.booking_section{
    margin-bottom:23px;
}
.booking_section_title{
    font-size:20px;
    padding:10px;
    border-bottom:solid 1px #e5e5e5;
    border-top:solid 1px #e5e5e5;
    background-color:#fbfbfb;
}
.bookin_section_content{
    background-color:#e5e5e5;
    padding:20px;
}
.circle_button{
    font-size:35px;
    border-radius:50%;
    cursor:pointer;
}
.toggle_button{
    position:absolute;
    right:50px;
    color:#faa61a;
}
.pdf_link{
    font-size:15px;
    margin-left:10px;
}
.pdf_button{
    padding:3px 7px;
    background-color:#d90303;
    color:#ffffff;
    border:none;
    border-radius:5px;
    cursor:pointer;
}
#infos_data_table{
    width:100%!important;
}
#infos_data_table tbody{
    width:100%!important;
}
#infos_data_table tr{
    width:100%!important;
}
.td_key_bookings{
    width:30%!important;
    padding-left:15px;
}
.td_value_bookings{
    width:70%!important;
}
#invoice_paper , #voucher_paper{
    background-color:#ffffff;
    box-shadow:0px 0px 5px rgba(0,0,0,0.3);
    padding:35px!important;
}
.weight_800{
    font-weight:800;
}
.table_block {
    margin-top: 23px;
    border-top: solid 1px #dbdbdb;
}

.table_column {
    padding-top: 23px;
}

.voice_title {
    font-size: 15px;
    font-weight: 600;
}

.voice_value {
    font-size: 15px;
}

.block_title {
    font-size: 20px;
    margin-top: 15px;
    font-weight: 700;
}

.footer_remarks {
    font-weight: 600;
}

.table_block_logo {
    margin-top: 0px;
    border-top: none;
}

.logo_img {
    position: relative;
    width: 100%;
    height: auto;
}
.logo_container {
    width: 150px;
    padding-top: 0px;
}

.logo_infos {
    padding-top: 27px;
}

.voucher_hotel_item {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 5px;
    font-size: 13px;
}

.voucher_hotel_name {
    font-weight: 800;
    font-style: italic;
    font-size: 17px;
}

.logo_container_program {
    width: 100px;
    position: relative;
    margin: 0px auto;
}

#company_logo_program {
    width: 100%;
    height: auto;
    position: relative;
}

.logo_infos_program {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    padding-top: 0px;
}

.voucher_day_item {
    margin-bottom: 15px;
}

.voucher_day_title {
    padding: 10px;
    background-color: #eaeaea;
    font-family: Arial, Helvetica, sans-serif;
}

.voucher_day_description {
    padding: 10px;
    background-color: #fbfbfb;
}
#server_icon_container{
    padding:70px;
    text-align:center;
    color:#dbdbdb;
    padding-bottom:5px;
}
#server_icon{
    font-size:150px;
}
#server_error_msg{
    font-size:18px;
    color:#dbdbdb;
    text-align:center;
    padding-bottom:30px;
}
#server_buttons_container{
    width:200px;
    margin:0px auto;
    margin-bottom:30px;
}
.server_button{
    border:none;
    font-size:18px;
    padding:10px;
    width:100%;
    margin-bottom:5px;
    font-weight:700;
    cursor:pointer;
}
#tour_not_available_msg_container{
    padding:15px;
    text-align:center;
    font-size:17px;
    font-weight:700;
    color:#ffffff;
}
#tour_not_available_msg{
    width:100%;
    background-color:#ffad33;
    padding:10px;
}
.tour_prices_table{
    position:relative;
    width:100%;
    margin:0px auto;
    text-align:center;
    box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
    margin-bottom:15px;
}
.price_table_title{
    background-color:#faa61a;
    font-size:13px;
    padding:10px;
    color:#ffffff;
}
.title_one{
    background-color:#ffad33;
}
.table_title_span{
    margin-left:5px;
}
.price_table_value{
    padding:10px;
    font-size:13px;
    font-weight:700;
}
#prices_table_notes{
    padding:10px;
    margin-top:15px;
    font-size:13px;
    font-weight:600;
}
.agent_dashboard_filter{
    position:relative;
    width:100px;
    height:100px;
    display:inline-block;
    border:solid 2px #e1e1e1;
    margin-left:15px;
    margin-bottom:5px;
    text-decoration:none!important;
}
.agent_dashboard_filter_box{
    position:relative;
    width:100%;
    height:100%;
    text-align:center;
    font-size:13px;
    padding:10px;
    text-decoration:none!important;
}
.agent_dashboard_filter_icon{
    font-size:30px!important;
}
#paid_stamp_box{
    position:absolute;
    bottom:130px;
    right:65px;
    z-index:100;
}
#paid_stamp{
    position:relative;
    width:350px;
    height:auto;
}
.filter_bookings_invoices_title{
    text-align:center;
    padding:10px;
    font-size:18px;
    font-weight:600;
    color:#d2d2d2;
}
.agent_filter_box{
    width:613px!important;
    height:180px!important;
    border:solid 1px #e1e1e1;
    border-radius:5px;
    box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
}
.day_highlighted a{
   background-color : #61b3ff!important;
   color: #000000 !important;
   font-weight:700!important
}
#ui-datepicker-div{
    z-index:150!important;
}

#succg_box{
    position:absolute;
    width:100%;
    border:solid 1px #b3b3b3;
    z-index:1000;
    background-color:#ffffff;
}
.subcg_title{
    padding-left:10px;
}
.subcg_val{
    padding-left:10px;
    cursor:pointer;
}
.subcg_val:hover{
    background-color:#58b8e2;
    color:#ffffff;
}
#sub_box_result{
    position:absolute;
    z-index:1000;
    padding-left:10px;
}
.ftr_contact ul li{
    word-wrap:break-word!important;
    word-break:break-word!important;
    font-size:13px!important;
}
.map_bg{
    width:100%;
    height:300px;
    background-image:url(../../images/contact_us_bg.jpg);
    background-position:center center;
    background-size:100% auto;
    background-repeat:no-repeat;
}
.tour_hotel_box, .tour_supplier_box{
    border:solid 1px #e2e2e2;
    border-radius:5px;
}
.tour_hotel_name, .tour_supplier_name{
    padding:10px;
    background-color:#939598;
    color:#ffffff;
    font-weight:600;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.tour_hotel_info, .tour_supplier_info{
    padding:15px;
    background-color:#fefefe;
    color:#b1b1b1;
    font-size:18px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.tour_hotel_span, .tour_supplier_span{
    color:#495057;
}

#about_us_left_img{
    background-image: url(../../images/about-content-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-bottom: 50px;
}

.event_gradient{
    position: absolute;
    height: 150px;
    width: 100%;
    background: linear-gradient(transparent , #ffffff 30% , #ffffff 100%);
    top:150px;
    left:0px;
}

.more_button{
    width: 100px;
    padding:10px 0px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    color: #ffffff;
    background-color: #ffad33;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    bottom: 30px;
    left: calc(50% - 50px);
    cursor: pointer;
}

.img-event-show{
    position: relative;
    width: 100%;
    height: auto;
}

.title-event-show{
    font-size: 50px;
    font-weight: 700;
    color: #5a5a5a;
}

.country-event-show{
    font-size: 23px;
    font-weight: 500;
    font-style: italic;
    color: #5a5a5a;
    margin-bottom: 15px;
}

.event_show_mask{
    background-color: transparent!important;
    color:#000000;
    margin-bottom: 15px;
}

.event_show_span{
    margin-right: 10px;
    color: #ffad33;
}

.event_show_post_info{
    font-size: 18px!important;
}

.event_show_detail{
    margin: 15px 0px;
    border: none;
}

@media (min-width:1000px){
    #about_us_left_img{
        margin-bottom: 0px;
        background-size: auto 100%;
    }
}

.tax-table-bordered {
    border: 1.5px solid #d3d3d3;
  }

  .tax-table-bordered tr, .tax-table-bordered td {
    border: 1.5px solid #d3d3d3;
  }

  .dotted-underline {
    border-bottom: 1px dotted;
  }
