@import url("https://panel.noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

/*範本設定 開始*/
body #ns_Header {
        background-color: #FCF1DB;
        position: inherit;
}

#id_HeaderCol3 .nsDock {
    width: auto;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 180px;
}
body #dataSiteTree.Hori *{
    text-align: center;
    color:#333;
}


@media (max-width: 768px) {
#ns_Menu {
    margin-top: unset;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 33%;
}
}


#ns_Footer {
    background: #170802;
    background-size: cover;
    background-position: center;
    background-repeat: unset;
    margin-top: 0px;
    padding: 20px;
}
#id_Footer {
    /*margin: 80px auto 0;*/
}
#id_FooterRight .divDock[classno="MsgList"] {
    max-width: unset;
}
#id_FooterLeft {
    width: 50%;
    max-width: 100%;
}
#id_FooterRight {
    width: 50%;
    max-width: 100%;
    display: table-cell;
    text-align: center;
    float: none;
}

#ns_Footer a {
    color: #333;
    padding-right: 5px;
}
#ns_Footer .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}
#ns_Footer .meMsg_MsgBlk .meMsg_Content {
    font-size 15px
    font-weight 400
}
#ns_Footer .ClassName {
	color: #fff;
}
#ns_Footer .listCopyrightBlock {
    font-size: 15px;
    font-weight: bold;
}
#ns_Footer .listCopyrightBlock a {
    color: #6A745F;
}
#ns_Footer .footerLogo .meMsg_MsgBlk .meMsg_MsgTitle {
    /*margin-bottom: 80px;*/
    font-weight: 700;
}
#ns_Footer .meLogoBlock .AlignCenter {
    text-align: center; margin-bottom: 5px;
}
#ns_Footer .meLogoBlock img {
    text-align: center !important;
    /*margin-top: 30px;*/
    padding-bottom: 10px;
    max-width: 180px;
}
.socialBar img {
    height: 20px;
}

.socialBar .listMsgList{
    display: flex;
    justify-content: center;

}

.socialBar .itemMsgList{
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.id_FooterR2 .footerLogo, .socialBar{
    max-width: 1145px;
    margin: auto;
}

body .forManagerCopyright{
 margin: auto;
}
#ns_Footer .meMsg_MsgTitle{
color:#fff;
}

@media (max-width: 768px) {
#id_FooterLeft, #id_FooterRight {
    display: block;
    margin-bottom: 0px;
    width: 100%;
    max-width: unset;
    display: block;
}
#ns_Footer .meLogoBlock .meMsg_ImgTD, #ns_Footer .meLogoBlock .AlignCenter{
    text-align: unset;
}

body #ns_Footer .meMsg_MsgTitle{
    margin-bottom: unset;
}

}



/*icon 開始*/


.socialBar .meMsg_ItemURL_1, .socialBar .meMsg_ItemURL_2 , .socialBar .meMsg_ItemURL_3 , .socialBar .meMsg_ItemURL_4 {
 /* filter: brightness(100);*/
}

/*copyright 開始*/

body .help #dataSiteTree.Hori *{
box-sizing: border-box;
    line-height: 125%;
    /* display: block; */
    font-size: 1rem;
    text-align: center;
}
.help #dataSiteTree.Hori *{
color:#fff;
}
.meCopyrightBlock {
    background: #170802;
    padding: 5px 10px 15px;
    text-align: center;
    position: relative;
}



/*footer 導覽列 開始*/
#dataSiteTree.Hori * {
    color: #000;
}

@media (max-width: 768px) {
#dataSiteTree.Hori * {
    color: #333;
}
}

/*範本設定 結束*/