@import url("https://panel.noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

/*範本設定 開始*/
#ns_Header {
    background-color: rgb(199, 0, 70) ;
}

#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: #000000;
    background-image: none;
    background-size: cover;
    background-position: center;
    background-repeat: unset;
}
#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: #f5f5f5;
    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;
    display:none;
}
#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;
    display:none;
}
.socialBar img {
    height: 20px;
}

.socialBar .listMsgList{
display: flex;
flex-direction:column;

}

.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:#F5F5F5;
margin-bottom:0 !important;
}

@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;
}
.socialBar .listMsgList{
flex-direction: column;
}

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 開始*/

.help #dataSiteTree.Hori *{
color:#333;
}
.meCopyrightBlock {
   /* background-color: #000000;*/
    padding: 35px 10px 15px;
    text-align: center;
    position: relative;
}



/*footer 導覽列 開始*/
#dataSiteTree.Hori * {
    color: #000;
}

@media (max-width: 768px) {
#dataSiteTree.Hori * {
    color: #333;
}
}

/*範本設定 結束*/
#ns_Footer .meMsg_MsgTitle:nth-child(1) {
    margin-bottom: 0 !important;
}
/*調整按鈕顏色*/
body #iWinTopDiv .contentUs .weForm .button[type=submit]{
 background:#D7B58A;
}
body input#isSubmit{
  background:#D7B58A;
}
span.btnBlock.btnPreview {
    display: none;
}