@import url("https://panel.noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

#ns_Header {
    background-color: #ceb8b8;
    border-bottom: 0;
}

#id_HeaderCol3 .nsDock {
    width: auto;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 180px;
}
@media (max-width: 768px) {
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 33%;
}

}


#ns_Footer {
    background-color: #333;
    /*border-top: 1px solid #e5e5e5;*/
}

#ns_Footer a, #ns_Footer .meMsg_MsgTitle, #ns_Footer .meMsg_MsgBlk .meMsg_Content, #ns_Footer .ClassName {
    color: #fff;
}

#dataSiteTree.Hori * {
    color: #333;
}
body #dataSiteTree.Hori *:hover {
    font-weight: unset;
}

.socialBar img {
    filter: brightness(100);
}


@media (max-width: 768px) {
#dataSiteTree.Hori * {
    color: #333;
}
#ns_Menu {
    margin-top: 0;
}
}

#ns_Content .meMsgInfo {
    margin-bottom: 0;
    word-break: break-all;
}


/*聯絡我們按鈕調整*/
body #iWinTopDiv .contentUs .weForm span.btnUploadURL {
    border: 1px solid #d3a971;
    padding: 3px 5px 5px 5px;
    background: #d3a971;
    color: #fff;
    vertical-align: middle;
}
body #iWinTopDiv .contentUs .weForm .button[type=submit] {
    border-color: #d3a971;
    background-color: #d3a971;
    color: #fff;
    border-radius: 0px;
}