
/* general overwrite */
.this-year-bg {background: #D5EAF6 !important;}
.this-year-color {color: #4771B6 !important;}
.this-year-color:hover {color: #4771B6 !important;}

.feature-content {padding: 60px 0;}

a.am2026-btn {position: relative;color:#fff!important;background: linear-gradient(to right,#8D1A1F,#c73a45);border: 1px solid #911918!important;}
a.am2026-btn span.btn-2021-red-arrow {background: url(/en/.content/home-2021/img/_common/icon_arrow-right-white.svg) right bottom no-repeat;}
a.am2026-btn:hover {background: linear-gradient(to right,#c73a45,#911918);}
a.am2026-btn.registration img.icon {width: 25px;margin-right: 12px;}

body .gotopbtn{ background: url(/en/news-events/annual-report/2020/_common/img/icon-gotop.png) no-repeat center, linear-gradient(to bottom, #911918, #c73a45);background-size: 28px;}
body .gotopbtn:hover{ background: url(/en/news-events/annual-report/2020/_common/img/icon-gotop.png) no-repeat center, linear-gradient(to bottom, #c73a45, #911918);background-size: 28px;}

.bread-crumb{background:#D5EAF6;margin: 0;padding: 40px 0;}

.micrositeNav {background: #D5EAF6 !important;}
.micrositeNav .msnav-wrap-pc .item-group-head .level-1 span {width: auto;}
.micrositeNav .msnav-wrap-pc .item-group-line {background: #fff;}

.outter .main .feat-banner .content .inner{background: linear-gradient(to right, rgba(141, 26, 31, 0.85), rgba(199, 58, 69, 0.45));}

@media only screen and (max-width: 768px) {
    .micrositeNav .msnav-wrap-mb .nav-menu .menu-btn.show span {background: #D5EAF6;}
}