#ns_Main {
    max-width: unset;
    /*padding: 0 30px;*/
}

#id_ColLeft {
    width: 300px;
    padding: 15px 30px;
    background: #fff;
    box-shadow: unset;
}

.txt_msgSitePathHome {
    background: url(https://nebula.noonspace.com/w82/developer/MsgInfo/prdinfo-home.svg);
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f7f7f7;
}

#id_ContentTop_3 {
    max-width: 80%;
    margin: auto;
}

/* 全部商品 標題 */
.title {
    /*margin-top: 25px;*/
}

.title .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 20px;
    padding: 15px 17px 25px;
}

.title.cssOby .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 20px;
    padding: 15px 17px 0;
    display: inline-block;
    width: auto;
}

/*排序*/
body .cssOby .meMsg_MsgList {
    margin-top: -30px;
}

.cssOby select {
    border: 0;
    border-bottom: 1px solid #000;
    padding: 10px;
}


/* 商品列表 */
body .divCell .PrdImg {
    max-height: 295px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

body .divCell:hover .PrdImg {
    /*max-height: 295px;*/
    /*width: 100%;*/
    overflow: hidden;
    /*opacity: 0.5;*/
}

body .divCell .PrdImg:before {
    content: "";
    float: left;
    padding-top: 100%;
}

.PrdList .PrdCell .PrdPriceAmt,
.PrdList .PrdCell .PrdPrice {
    display: inline;
    width: 100%;
}

#id_MenuLeft {
    display: block;
}

body .PrdListBlk {
    min-height: 40px;
    background-color: #f4f5f4;
}

body .PrdListBlk .PrdList {
    position: relative;
    height: 400px;
}

body .PrdTxt {
    height: 70px;
    overflow: hidden;
}

body .PrdList .liCell {
    border: 0px solid #dddddd;
    height: 350px;
}

body .PrdList .PrdCell .PrdTitle {
    line-height: 125%;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
}

body .PrdList .PrdCell .PrdDesc {

    color: #acacac;
    font-size: 14px;

    margin-bottom: 4px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: bold;
    max-height: 38px;
}

body .PrdPriceHint .DollarSign {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #727272;
}

body .PrdList .PrdCell .PrdPrice {
    margin-bottom: 4px;
    display: block;
    text-align: left;

    font-weight: bold;
}



.PriceHintAmt {
    text-decoration: line-through;
}

.PrdPriceHint .PriceHintName {
    display: none;
}

.PrdPriceHint {
    margin-bottom: 4px;
    display: block;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #727272;
}

.PrdList .PrdCell .PrdPrice .DollarSign {
    color: #333;
    font-size: 16px;
}

.PrdList .PrdCell .PrdPriceHint .DollarSign {
    color: #727272;
    font-size: 14px;
}

@media (max-width: 1155px) {
    #id_ColLeft {
        width: 250px;
        padding: 15px 20px;
        background: #fff;
    }

}


@media (max-width: 1024px) {
    #ns_Content {
        max-width: 900px;
    }

}


@media (max-width: 786px) {
    #ns_Content {
        max-width: 480px;
        margin: 0px auto;
    }

    body .PrdList .divCell {
        width: 45%;

    }

    body .PrdListBlk .PrdList {
        position: relative;
        height: 400px;
        position: relative;
        height: 1482px;
        margin: 0px auto;
        max-width: 480px;
    }
}


@media (max-width: 600px) {
    #ns_Menu {
        margin-bottom: 0px;
    }

    #ns_Main {
        /* margin: 20px auto 0;*/
        padding: 0;
    }

    /* 全部商品 標題 */
    .title {
        margin-top: 20px;
    }

    .title .meMsg_MsgBlk .meMsg_MsgTitle {
        display: none;
    }

    body .divCell .PrdImg {
        width: 100%;
    }

    .PrdList .PrdCell .PrdTitle {
        text-align: left;
    }

}



@media (max-width: 490px) {
    #ns_Content {
        max-width: 412px;
    }

}


/*優惠活動版型*/
body.OnlyPrd #ns_Menu {
    display: none;
}

body.OnlyPrd #id_ColLeft {
    display: none;
}

body.OnlyPrd #meMsg_32544_MsgMsgTitle {
    display: none;
}

body.OnlyPrd .divDock[classno="PrdListBlk"] {
    display: none;
}

.filter {
    padding: 10px 0;
    border-bottom: 0;
}

.filter .itemDivList {
    vertical-align: baseline;
}

.filter .itemDivList.meMsg_MsgTitle_2,
.filter .itemDivList.meMsg_MsgTitle_3 {
    width: 150px;
}

.cssOby .meMsg_MsgListBlk .meMsg_MsgTitle.meMsg_MsgTitle_1 {
    display: none;
}


/*Travel搬過來的CSS Start*/

#ns_Menu {
    /*margin-top: 80px;*/
}

.nbanner-1 img {
    max-height: 300px;
    object-fit: cover;
}

/*圖片標題 start*/
body .nbanner-1 w4 .meMsg_ItemTitle {
    font-size: 2rem;
    top: 100px;
}

body #id_ContentTop_2 .meMsg_MsgListBlk .meMsg_ItemTitle {
    display: block;
    top: -180px;
    font-size: 2rem;
    position: relative;
    margin: 0 auto;
    font-weight: bold;
    color: #454545;
    text-align: center;
    /*text-shadow: 2px 2px 3px #212121bf;*/
}

/*圖片標題 end*/

/*搜尋欄位 start*/
.detail>span>select,
.detail>span>.spanDate>input[type="edit"] {
    height: 40px;
    width: 100%;
    margin: 0px 5px 0px 5px;
    padding: 0px 1% 0px 1%;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #656565;
}

tr.tr.tr1,
tr.tr.tr4 {
    flex: 0 1 17%;
}

tr.tr.tr2,
tr.tr.tr3 {
    flex: 0 1 27%;
}

/*table.weForm.weForm_1 tbody {
    display: flex;
    margin:10% 0% 10% 0%;
}*/

.txt_btnDatePopup {
    display: none;
}

weForm .button[type="submit"],
.weForm .button[type="button"],
.weForm .button[type="reset"] {
    display: none;
}

input[name="submitBtn"] {
    width: 5%;
    /* height: 100px; */
    border: 1px solid #cab1b1;
    font-size: 20px;
    font-weight: 600;
    border-radius: 4px;
}


.weForm select {
    color: #a4a4a4;
}

a.deleteBtn .disableA {
    float: right;
    margin-right: 10px;
    color: #e95959;
    padding-left: 18px;
}



table.WeTable>th {
    width: 20%;
}

.trHeader th {
    width: 20%;
}

.tbCell .tdCell {
    border: none !important;
}

.reserveButton {
    border: 1px solid #3e3e3e;
    padding: 5px 10px 5px 10px;
}

.reserveButton:hover {
    background: #000;
    color: #fff;
    transition: 1s;
}

.recordArea {
    display: flex;
    justify-content: flex-start;
    margin-left: 80px;
}

@media (max-width: 700px) {
    body #ns_Main input {
        padding: 5px 20px;
        margin: 5px;
    }

    body #ns_Main {
        padding: 0px;
    }
}

.searchResult {
    transition: 0s background-color;
    width: fit-content;
    height: auto;
    /*border: 1px solid #dbdbdb;*/
    /*background: #eeeeee;*/
    padding-left: 10px;
    /*margin-left: 1%;*/
    margin: 15px 0;
    /*border-radius: 6px;*/
    flex-wrap: wrap;
}
.SearchArea .search .searchBtn {
    position: relative;
    width: 90px;
    display: block;
    text-indent: 16px;
    height: 100%;
    line-height: 100px;
    background: #168fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.SearchArea .search .searchBtn::before {
    content: "";
    background-image: url(https://lightx.noonspace.com/w168/tw/PageInfo/1428511757_20230710_15401215.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 6px;
    width: 16px;
    height: 16px;
}

@media (max-width: 900px) {
    body .recordArea {
        margin-left: 60px;
    }
}

@media (max-width: 768px) {

    .detail>span>select,
    .detail>span>.spanDate>input[type="edit"] {
        width: 47%;
        margin: 8px 5px 8px 5px;
        font-size: 1rem;
    }

    body .recordRow {
        width: fit-content;
        padding-left: 10px;
        /* margin-left: -4%; */
        margin-top: -25px;
        display: -webkit-box;

    }

    body .recordArea {
        margin-left: 40px;
    }

    .reserveButton {
        padding: 5px 15px 5px 15px;
        display: table;
        text-align: center;
    }
}

@media (max-width: 500px) {

    .detail>span>select,
    .detail>span>.spanDate>input[type="edit"] {
        width: 90%;
    }

    body .recordArea {
        margin-left: 30px;
        width: 80%;
    }

    body .recordRow {
        margin-top: -25px;
        display: inline-table;
    }
}

/*搜尋欄位 start*/
body .weForm .detail {
    /* padding: 18px!important;
    background: #fff;
    position: relative;
    top: -60px;
    display: block;
    border-radius: 14px;
    box-shadow: 3px 3px 10px #0c0c0c4f;
    width: 90%;
    margin: 0 auto; */
}

.weForm td {
    text-align: center;
}

table.WeTop td {
    display: none;
}

.before-arrow-before,
.next-arrow-next {
    border: 0px;
    padding: 13px 0px 11px 0px;
    background: #7d636342;
}

span.sStartDate {
    color: #5d7a8d;
}

a:hover {
    color: #8ea14e;
}

tbody.getContent {
    border-bottom: 1px solid #e5e5e5;
    padding: 24px;
    text-align: center;
}

.txt_MsgEmpty.txt_,
.tdPageCtrlRecCount {
    color: #9d9d9d;
}

body .meCopyrightBlock .meMsg_MsgListBlk .meMsg_ItemTitle {
    display: block;
    top: 0px;
    font-size: 1rem;
    /*box-shadow: 0px 0px 0px ;*/
}

.scheduleEvent {
    cursor: pointer;
}

/*Travel搬過來的CSS End*/



/* 新搜尋列 start */

.searchTravelDiv {
    /*margin-top: 5%;*/
    /*margin-bottom: 5%;*/
}


.searchList {
    display: flex;
    width: 100%;
    justify-content: center;
    position: relative;
    top: -55px;
}

.search {
    flex: 0 1 25%;
    /*margin: 0% 1% 0% 1%;*/
    width: 100%;
    height: 64px;
}

.SearchResultArea {
    margin: 1%;
}

.searchResult {
    display: flex;
    justify-content: flex-start;
}

.record.record {
    border: 1px solid #af9d7a;
    background-color: rgba(175, 157, 122, 0.1);
    margin: 0 3px;
    border-radius: 3px;
    padding-left: 7px;
    color: #af9d7a;
}

a.searchThisRecord {
    white-space: nowrap;
    /*margin-right: 4%;*/
    float: left;
    color: #af9d7a;
}

.recordelete {
    float: right;
    margin: 0 10px;
    cursor: pointer;
}

a.deleteBtn {
    color: #af9d7a;
}

.searchTravelDiv select#chkcountry,
.searchTravelDiv select,
.searchTravelDiv input[type="date"] {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    border: 1px solid #624c4c63;
    box-shadow: 2px 0px 10px 0px rgb(0 0 0 / 20%);
    padding: 5px 10px;
    cursor: pointer;
    background-color: #fff;
    font-size: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1020px) {
.searchList {
    top: unset;
    margin-top: 10px;
}

}

@media(max-width: 768px) {
    .searchList {
        flex-wrap: wrap;
    }

    .search {
        flex: unset;
        margin: 1%;
    }

    .search.sDate {
        width: 48%;
        display: flex;
        float: left;
        margin: 1% auto;
    }

    body #ns_Main .searchTravelDiv input {
        padding: 10px 0px 10px 10px;
        margin: 0px;
        width: 100%;
        font-size: 16px;
    }

    .record.record {
        margin: 3px 3px;
    }

    .searchTravelDiv select#chkcountry,
    .searchTravelDiv select,
    .searchTravelDiv input[type="date"] {
        border-radius: 3px;
    }
}

/* 新搜尋列 end */



/ *搜尋結果調整 Begin */ .getEventArea {
    text-align: left;
}

thead.getTitle th {
    border-bottom: 1px solid #ededed;
    padding: 8px;
    text-align: left;
}

tr.content td {
    border-bottom: 1px dotted #ededed;
    padding: 8px;
    text-align: left;
}

td.cFee::before {
    content: '$';
}

a.reserveNow {
    box-sizing: border-box;
    border: 1px solid #c2b9b9;
    padding: 5px;
    border-radius: 3px;
}

a.reserveNow::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(https://athena.noon360.com/noon360/baiyue/MsgInfo/167511668_20220524_09501798.png) no-repeat center;
    background-size: contain;
    position: relative;
    top: 4px;
}



@media (max-width: 768px) {
    thead.getTitle {
        display: none;
    }

    tr.content {
        display: block;
        margin-bottom: 10px;
        border: 1px solid #af9d7a;
        border-radius: 3px;
    }

    tr.content td {
        border: none;
        display: block;
        width: 100%;
        background-color: #fdfdfd;
        padding: 5px 10px 0px 10px;
    }

    body td.cName {
        font-weight: bold;
        font-size: 18px;
        padding: 10px;
        border-bottom: 1px dotted #af9d7a;
    }

    body td.cCountry {
        display: none;
    }

    td.cDate::before {
        content: '出發日期：';
    }

    body td.cFee {
        font-size: 17px;
        font-weight: bold;
    }

    td.cFee::before {
        content: 'NT$ ';
        font-style: italic;
        font-size: 13px;
        font-weight: normal;
    }

    td.cFee::after {
        content: '／人';
        font-size: 13px;
        font-weight: normal;
    }

    body td.cStatus {
        text-align: right;
        display: inline-flex;
        justify-content: space-around;
        padding: 12px;
        font-weight: bold;
    }

    a.reseverNow {
        background-color: rgba(175, 157, 122, 0.1)
    }
}

/*搜尋上下個月 開始*/
.chkMonthEventArea {
    margin: 25px 0;
}

.chkMonthEvent {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.chkMonthEvent::before {
    content: '';
    height: 1px;
    top: 50%;
    border-top: 1px dotted #af9d7a;
    position: absolute;
    display: block;
    width: calc(50% - 160px);
    left: 100px;
}

.chkMonthEvent::after {
    content: '';
    height: 1px;
    top: 50%;
    border-top: 1px dotted #af9d7a;
    position: absolute;
    display: block;
    width: calc(50% - 160px);
    right: 100px;
}

.chkMonth {
    cursor: pointer;
    color: #af9d7a;
}

span.getPreSearchMonth {
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

/*結束*/


.PrdListBlk {
    display: none;
}