.navigation-top__left-area ._link.project_r {
  color: #FB9100 !important;
}

#background-image {
  background-image: url(images/santa_1718.jpg) !important;
}

#background-texture {
	background: #0c2a35;
    background-image: url(images/texture.jpg) !important;
	background-repeat: no-repeat;
	background-position: top center;
}


.page__title {
color: #fff;
}

.account-profile__information>._nick {
    color: #fff;
}

html[lang="zh-tw"] .navigation-top__logo {
width: 118px;
background-image: url(images/logo_tw.png);
}

.shipInTarget ._flag-pan_asia{
	background-image:url(images/pan_asia.png);
	background-repeat:no-repeat;
}



.detail-news {
    background: #0c2a35;
    background-image: url(images/ny1718_news_bckg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.detail-news__backdrop {
    background-color: rgba(0,0,0,0);
}

.detail-news__arrow-left, .detail-news__arrow-right {
    opacity: .4;
}

.detail-news__main {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.detail-news__header {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
}