@font-face {
    font-family: OpenSans;
    src: url(../../fonts/Open_Sans/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans-SemiBold;
    src: url(../../fonts/Open_Sans/OpenSans-SemiBold.ttf);
}

/* responsive - start */
td.col-responsive {
    position: relative;
}

td.col-responsive::before {
    content: attr(strColName);
    position: absolute;
    left: 10%;
    font-weight: bold;
}

#FTD-Itltheme-1 h1,
#FTD-Itltheme-1 h2,
#FTD-Itltheme-1 h3,
#FTD-Itltheme-1 h4,
#FTD-Itltheme-1 h5,
#FTD-Itltheme-1 h6,
#FTD-Itltheme-1 b,
#FTD-Itltheme-1 strong,
#FTD-Itltheme-1 label,
.txt-weight-bold {
    font-family: 'OpenSans-SemiBold';
    font-weight: normal;
}

.pnElm-intTotalPax {
    display: inline-block;
    width: fit-content;
}

.pn-strItineraryName {
    display: inline-block;
    width: 200px;
}

@media screen and (max-width: 767px) {
    #pnListPrice table {
        table-layout: fixed;
    }

    th,
    td {
        vertical-align: top;
    }
}

.modal-body .pn-strItineraryName>div {
    display: none;
}

#pnListPrice div.pn-strItineraryName {
    width: 100%;
}

/* responsive - end */

#FTD-Itltheme-1.style-1 ::-webkit-scrollbar {
    width: 5px;
    height: 7px;
    overflow: hidden;
    position: absolute;
}

/* Track */
#FTD-Itltheme-1.style-1 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #cecece;
    border-radius: 10px;
}

/* Handle */
#FTD-Itltheme-1.style-1 ::-webkit-scrollbar-thumb {
    background: #36c6d3;
    overflow: hidden;
    border-radius: 10px;
}

/* Handle on hover */
#FTD-Itltheme-1.style-1 ::-webkit-scrollbar-thumb:hover {
    background: #10808a;
}

#FTD-Itltheme-1.style-1 {
    font-family: "OpenSans";
    font-size: 14px;
    background-color: #fff;
}

/* #FTD-Itltheme-1.style-1 table th{

} */

.table{
    border-radius: 1em;
}
#FTD-Itltheme-1.style-1 table.table-default {
    width: 100%;
}

#FTD-Itltheme-1.style-1 table.table-default th,
#FTD-Itltheme-1.style-1 table.table-default td {
    border: 1px #e5e5e5 solid;
    padding: 7px;
}

#FTD-Itltheme-1.style-1 table.table-default>tbody>tr:nth-child(even) {
    background: #f5f7f8;
}

#FTD-Itltheme-1.style-1 table.table-default>tbody>tr:nth-child(odd) {
    background: #fff;
}

#FTD-Itltheme-1.style-1 table.table-default>tbody>tr:hover {
    background: rgb(207, 207, 207);
}

/* #FTD-Itltheme-1.style-1 table th{

} */
/* #FTD-Itltheme-1.style-1 table.table-noborder {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
}
#FTD-Itltheme-1.style-1 table.table-noborder th {
    border-bottom: 1.5px solid #36c6d3 !important;
}
#FTD-Itltheme-1.style-1 table.table-noborder tr {
    border-bottom: 1px solid #ddd;
}
#FTD-Itltheme-1.style-1 table.table-noborder th,
#FTD-Itltheme-1.style-1 table.table-noborder td {
    padding: 8px;
}

#FTD-Itltheme-1.style-1 table.table-noborder th {
    padding: 2rem 8px;
    border-bottom: 1px solid #ddd;
}

#FTD-Itltheme-1.style-1 table.table-noborder > tbody > tr:nth-child(even) {
    background: #fff;
} */


#FTD-Itltheme-1.style-1 table.table-noborder {
    width: 100%
}

#FTD-Itltheme-1 table.table-noborder thead tr {
    background: #2563af;
    color: #ffffff;
}
.ListUser_table div div table.table-noborder thead tr {
    background: #d2edf9!important;
    color: #3a73b7!important;
}
.ListUser_table_Noback div div table.table-noborder thead tr {
    background: rgb(255, 255, 255) !important;
    color: #3a73b7 !important;
    font-weight: 400 !important;
}
.ListUser_table_Noback div div table.table-noborder tbod tr {
    background: rgb(255, 255, 255) !important;
    color: #3a73b7 !important;
    font-weight: 400 !important;
}

.ListUser_table_Noback div div table.table-noborder th{
    font-weight: 400 !important;
    font-size: 13px !important;
}



.pgListOrderBooking .pnListUser #FTD-Itltheme-1 table.table-noborder thead tr {
    background: #2563af69;
    color: #ffffff;
}

#FTD-Itltheme-1.style-1 table.table-noborder th,
#FTD-Itltheme-1.style-1 table.table-noborder td {
    /* border: 1px #e5e5e5 solid; */
    padding: 8px;
}

#FTD-Itltheme-1 table.table-noborder th {
    /* color: #344767; */
    font-size: 12px;
    border: none;
    /* text-transform: uppercase; */
    border-bottom: 1px solid #d9d9d9;
    font-family: 'OpenSans-SemiBold';
    font-weight: normal;
}

#FTD-Itltheme-1 table.table-noborder td {
    color: #383838
        /* #344767 #67748e*/
    ;
}

#FTD-Itltheme-1 table.table-noborder td .btn:not(.bg-primary) {
    color: #344767;
    background: #e9ecef;
}

#FTD-Itltheme-1 table.table-noborder td b {
    color: #344767;
}

#FTD-Itltheme-1 table.table-noborder td a>b {
    color: #105793;
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr {
    border-top: 1px solid #d9d9d9;
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr:nth-child(even) td {
    background: #f6fbfe
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr:nth-child(odd) td {
    background: #FFF
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr:hover td {
    background: #d9deeb
}



/* #FTD-Itltheme-1.style-1 .pnTab{border-bottom:2px #09838e solid}
#FTD-Itltheme-1.style-1 .pnTab .tab{background: #5fc8d2;cursor:pointer;color: #fff;padding: 5px 10px;display: inline-block;font-size: 16px;}
#FTD-Itltheme-1.style-1 .pnTab .tab.active{background: #09838e;padding: 7px 10px;} */

#FTD-Itltheme-1.style-1 .pnTab.pn-1 .tab {
    background: #ebedee;
    color: #383838;
}

#FTD-Itltheme-1.style-1 .pnTab.pn-1 .tab.active {
    background: #ffffff;
    color: #257ef8;
    font-weight: bold;
}


#FTD-Itltheme-1.style-1 .pnTab.pn-2 {
    display: inline-flex
}

#FTD-Itltheme-1.style-1 .pnTab.pn-2 .tab {
    cursor: pointer;
    padding: 12px 40px;
    border-bottom: 2px solid transparent;
    /* align-items: center;
    display: inline-flex; */
}

#FTD-Itltheme-1.style-1 .pnTab.pn-2 .tab.active {
    color: #257ef8;
    font-weight: bold;
    border-color: #257ef8;
}


#FTD-Itltheme-1.style-1 .page-header-fixed {
    box-shadow: 0 -20px 32px 0px;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 {
    background-color: #004992;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 .navbar-item>ul>li>a {
    color: #fff;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 .navbar-item.pull-right>ul>li>a {
    /* padding: 15px 10px; */
    display: inline-block;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 .navbar-item.pull-right>ul>li:hover {
    /* background: #0158b1 */
}

#FTD-Itltheme-1.style-1 #Header>.row-2 {
    background-color: #fff;
}

#FTD-Itltheme-1.style-1 #MenuTop-List>div {
    padding: 0;
    margin: 0;
}

#FTD-Itltheme-1.style-1 #MenuTop-List>div>a {
    padding: 15px 40px;
    display: inline-block;
    color: #fff;
}

@media screen and (max-width: 767px) {
    #FTD-Itltheme-1.style-1 #MenuTop-List>div>a {
        padding: 5px;
    }

    /* #FTD-Itltheme-1.style-1 table.table-default th:nth-child(n+5),
    #FTD-Itltheme-1.style-1 table.table-default td:nth-child(n+5) {
        display: none;
    } */
}

@media (min-width: 767px) {
    #FTD-Itltheme-1.style-1 #MenuTop-List>div:hover a {
        color: #0f58be !important;
    }
}

#FTD-Itltheme-1.style-1 #Breadcrumb {
    background-color: #edf2f4;
    color: #787878;
    /* margin-bottom: 10px; */
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb {
    padding: 15px 0;
    display: inline-block;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li {
    padding: 0;
    margin: 0;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li a {
    color: #909090;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li .fa.fa-circle {
    font-size: 6px;
    margin: 0 5px;
    top: -3px;
    position: relative;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li .fa.fa-circle {
    font-size: 6px;
    margin: 0 5px;
    top: -3px;
    position: relative;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post {
    background: #f7f7f7;
    color: #767676;
    border-bottom: 2px solid #dddcdc;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post h3.title {
    margin: 0;
    color: #a59e00;
    font-weight: bold;
    color: #5d5d5d;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post p {
    margin-bottom: 5px;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post h3.title {
    margin: 0;
    color: #baa800;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .owner {
    font-size: 12px;
    color: #9d9d9d;
    margin-bottom: 15px;
    display: inline-block;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .image {
    display: block;
    overflow: hidden;
    height: 222px;
    border: 4px solid #e7e7e7;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .price-from {
    font-size: 18px;
    color: #b39600;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .btn_Booking {
    background-color: #ddb803;
    border-color: #c9ee36;
}

#FTD-Itltheme-1.style-1 app-footer-root {
    color: #535353;
}

#FTD-Itltheme-1.style-1 app-footer-root .ft-1 {
    background: #f7f7f7;
}

#FTD-Itltheme-1.style-1 app-footer-root .ft-2 {
    background: #e7e7e7;
}

#FTD-Itltheme-1.style-1 input[type="checkbox"].chkCustom-1:checked:before {
    background: #257ef8;
}

#FTD-Itltheme-1.style-1 input[type="checkbox"].chkCustom-1:disabled {
    opacity: 0.5;
    cursor: no-drop;
}

#FTD-Itltheme-1.style-1 .txt-primary {
    color: #257ef8;
}

#FTD-Itltheme-1.style-1 .txt-secondary {
    color: #7361fd;
}

#FTD-Itltheme-1.style-1 .txt-success {
    color: #7bc719;
}

#FTD-Itltheme-1.style-1 .txt-l-success {
    color: #97db2a;
}

#FTD-Itltheme-1.style-1 .txt-warning {
    color: #f7904d;
}

#FTD-Itltheme-1.style-1 .txt-danger {
    color: #fd6167;
}

#FTD-Itltheme-1.style-1 .txt-default {
    color: #383838;
}

#FTD-Itltheme-1.style-1 .txt-black {
    color: #000000;
}

#FTD-Itltheme-1.style-1 .txt-white {
    color: #ffffff;
}

#FTD-Itltheme-1.style-1 .bg-primary {
    background-color: #004992;
}

#FTD-Itltheme-1.style-1 .bg-secondary {
    background-color: #7361fd;
}

#FTD-Itltheme-1.style-1 .bg-primary-2 {
    background-color: #e8f5ff;
}

#FTD-Itltheme-1.style-1 .bg-success {
    background-color: #2563af;
}

#FTD-Itltheme-1.style-1 .bg-l-success {
    background-color: #97db2a;
}

#FTD-Itltheme-1.style-1 .bg-warning {
    background-color: #ffa11a;
}

#FTD-Itltheme-1.style-1 .bg-danger {
    background-color: #fd6167;
}

#FTD-Itltheme-1.style-1 .bg-default {
    background-color: #909090;
}

#FTD-Itltheme-1.style-1 .bg-none {
    background: none;
}

#FTD-Itltheme-1.style-1 .bg-main {
    background-color: #f5f7f8;
}

#FTD-Itltheme-1.style-1 .bg-breadcrumb {
    background-color: #edf2f4;
}

#FTD-Itltheme-1.style-1 .bg-black {
    background-color: #000000;
}

#FTD-Itltheme-1.style-1 .bg-white {
    background-color: #ffffff;
}

#FTD-Itltheme-1.style-1 .bg-selectrow {
    background-color: #e7eefb;
}

#FTD-Itltheme-1.style-1 .bg-white-op-05 {
    background-color: #ffffff47;
}



/* test button */
/* Container chính của form */
.destination-form {
    display: flex;
    align-items: center;
    gap: 15px;
    /* Khoảng cách giữa các phần tử */
}

/* Container của Select2 */
.select2-container {
    /* width: 100% !important; */
    /* Đảm bảo chiếm toàn bộ chiều rộng của col */
    max-width: 100%;
    /* Không vượt quá container */
}

/* Phần hiển thị giá trị đã chọn */
.select2-container .select2-choice {
    height: 45px;
    /* Chiều cao giống hình */
    line-height: 45px;
    /* Căn giữa text theo chiều dọc */
    padding: 0 15px;
    /* Khoảng cách bên trong */
    border: 1px solid #d1d5db;
    /* Viền xám nhạt */
    border-radius: 8px;
    /* Bo góc */
    background-color: #fff;
    /* Nền trắng */
    font-size: 16px;
    color: #6b7280;
    /* Màu xám nhạt cho placeholder */
    font-family: Arial, sans-serif;
    box-shadow: none;
    /* Xóa bóng mặc định của Select2 */
}

/* Khi focus hoặc active */
.select2-container--focus .select2-choice,
.select2-container--open .select2-choice {
    border-color: #1c91e3;
    /* Viền xanh khi focus */
    box-shadow: 0 0 0 3px rgba(28, 145, 227, 0.1);
    /* Bóng nhẹ khi focus */
}

/* Placeholder (text "Chọn quốc gia", "Chọn Địa danh") */
.select2-container .select2-choice .select2-chosen {
    color: #6b7280;
    /* Màu xám nhạt */
}

/* Mũi tên thả xuống */
.select2-container .select2-choice .select2-arrow {
    width: 30px;
    /* Chiều rộng vùng mũi tên */
    background: none;
    /* Xóa nền mặc định */
    border: none;
    /* Xóa viền mặc định */
}

/* Tùy chỉnh mũi tên */
.select2-container .select2-choice .select2-arrow b {
    background: none;
    /* Xóa mũi tên mặc định của Select2 */
}

/* Thêm mũi tên tùy chỉnh bằng SVG */
.select2-container .select2-choice {
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
}

/* Ẩn nút xóa (vì hình mẫu không có) */
.select2-container .select2-choice abbr.select2-search-choice-close {
    display: none;
}

/* Dropdown (danh sách option) */
.select2-dropdown {
    border: 1px solid #d1d5db;
    /* Viền xám nhạt */
    border-radius: 8px;
    /* Bo góc */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Bóng nhẹ */
}

/* Option trong dropdown */
.select2-results__option {
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    /* Chữ đen cho option */
}

/* Option khi hover */
.select2-results__option--highlighted {
    background-color: #1c91e3 !important;
    /* Màu xanh khi hover */
    color: #fff !important;
    /* Chữ trắng */
}

/* Nút "Add destination" */
#btnSave.btn-texticon {
    height: 33.6px;
    /* Cùng chiều cao với dropdown */
    padding: 0 20px;
    /* Khoảng cách bên trong */
    background-color: #e5e7eb;
    /* Nền xám nhạt */
    border: 1px solid #d1d5db;
    /* Viền xám nhạt */
    border-radius: 8px;
    /* Bo góc */
    font-size: 16px;
    color: #6b7280;
    /* Chữ xám đậm */
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

/* Khi hover nút */
#btnSave.btn-texticon:hover {
    background-color: #d1d5db;
    /* Nền đậm hơn khi hover */
}

/* Ẩn icon trong nút (vì hình mẫu không có icon) */
#btnSave.btn-texticon i {
    display: none;
}

/* Điều chỉnh bố cục cột */
#pnForm.col-md-9 {
    flex: 0 0 70%;
    /* Chiếm 70% chiều rộng */
    max-width: 70%;
}

#pnBtn2.col-md-3 {
    flex: 0 0 30%;
    /* Chiếm 30% chiều rộng */
    max-width: 30%;
    display: flex;
    justify-content: flex-end;
    /* Căn nút sang phải */
}

/* Responsive */
@media (max-width: 768px) {
    .destination-form {
        flex-direction: column;
        gap: 10px;
    }

    #pnForm.col-md-9,
    #pnBtn2.col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #btnSave.btn-texticon {
        width: 100%;
        justify-content: center;
    }
}

.slider-selection{
    background: #2563af;
}

/* hover button bên home tour */
.btn_detail{
    width: 80px;
    border: 1px solid;
    color: #257ef8;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    border-radius: 1rem;
    border: solid 0.1px #ccc;
    transition: background-color 0.3s;
}
.btn_detail:hover{
    background: #257ef8;
    color: white
}
