<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: 'Open Sans',Arial, "Microsoft JhengHei",Helvetica, sans-serif;
}
.content-wrapper{
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-img-market {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #060d39;
}

#main-desktop-menu&gt;li&gt;a{
    font-size:16px
}
.h1, h1,.eli-search,.btn,.resulted .disclaimer-scroll .h6,.font-title,#main-desktop-menu .nav-link{
    font-family: 'bnpp_sansregular',Arial, "Microsoft JhengHei",Helvetica, sans-serif !important
}

.navbar-nav li a:after {
    display: none !important
}
.navbar-nav li a {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.eli-search {
    width: 120px;
    height: 64px;
    font-size:16px
}
.news-table th,
.news-table td {
    padding: 10px 20px !important
}
.modal-content {
    border-radius: 10px !important;
}
.news-table-scroll {
    max-height: 205px;
    overflow: auto;
}
.disclaimer-scroll {
    margin-bottom: 5px;
}
.resulted .disclaimer-scroll {
    max-height: 113px;
    overflow: auto;
}
html,
body {
    height: 100%;
}
body {
    display: flex;
    flex-direction: column;
}
.content-wrapper {
    flex: 1 0 auto;
}
footer {
    flex-shrink: 0;
}
.search-result .btn-group&gt;.btn {
    flex: 0 0 auto !important;
    margin-bottom: 10px;
    font-weight: bold;

}
.sortable {
    padding: 0 !important
}
.sortable-btn {
    padding: 10px 20px !important;
    display: flex;
    cursor: text;
    text-decoration: none  !important;
    align-items: center;
}

.sorting-icon{
    position: relative;
    height: 16px;
    width: 10px;
    margin-left: 8px;
    display: none;
}

.sorting-icon:after{
    position: absolute;
    content:'';
    top:0;
    left: 0;
    background: url(/home/images/arrow_up2.png) center left no-repeat;
    height: 10px;
    width: 10px;
}

.sorting-icon:before{
    position: absolute;
    content:'';
    top:6px;
    left: 0;
    background: url(/home/images/arrow_down2.png) center left no-repeat;
    height: 10px;
    width: 10px;
}

.asc .sorting-icon:after{
    background: url(/home/images/arrow_up_on2.png) center left no-repeat;
}
.desc .sorting-icon:before{
    background: url(/home/images/arrow_down_on2.png) center left no-repeat;
}


.news-table th.sortable{
    padding: 0 !important
}

.news-table th{
    position: sticky !important;
    top: 0;
    z-index: 1;
    background: #fff !important;
}
.media-row {
    padding: 0;
    margin: 10px 0;
    list-style: none;
    align-items: center;
}

.media-row li{
    list-style: none;
}
.media-icons{
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: block;
    background-size: 22px !important;
}

.media-icons.linkedin{
    background: url(/home/images/icon/icon-linkedin.svg) center no-repeat #0a63bc;
}
.media-icons.twitter{
    background: url(/home/images/icon/icon-twitter.svg) center no-repeat #1c9cea;
}
.media-icons.wechat{
    background: url(/home/images/icon/icon-wechat.svg) center no-repeat #2dbb00;
}
.media-icons.website{
    background: url(/home/images/icon/icon-web.svg) center no-repeat #333;
}

.media-icons:hover{
    background-color: #000 !important;
}

.tc-scroll{
    max-height: 520px;
    overflow: auto;
}

@media (min-width: 576px){
    .modal-sm {
        max-width: 390px;
    }
}


@media (max-width: 1200px) {
    .news-table-scroll {
        max-height: 210px;
    }
}

@media (max-width: 991px) {
    .news-table-scroll {
        max-height: 180px;
    }
    #main-desktop-menu&gt;li&gt;a {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
    h1.h1 {
        color: #212529;
        font-size: 1.8rem;
        line-height: 1.1;
    }
    .news-table th,
    .news-table td {
        padding: 10px 10px !important;
    }
    .eli-search {
        width: 120px;
        height: 44px;
    }
    .sortable-btn {
        padding: 10px 10px !important;
        
    }
}
@media (min-width: 768px) {
/*     .about-min-h{
        min-height: 400px
    } */
    .navbar {
        position: relative;
        width: 100%;
        z-index: 999;
        top: 0;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none !important;
    }
    #navbarCollapse.collapse {
        display: flex !important;
    }
    .lang-area {
        display: none !important
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    #navbarCollapse.collapse {
        display: flex !important;
        flex: 0 0 auto !important;
        margin-left: auto;
    }
    .navbar .nav-item .nav-link {
        border-bottom: none;
    }
    .navbar-brand img {
        height: 40px;
    }
    #main-desktop-menu&gt;li&gt;a {
        line-height: 16px;
        padding-top: 12px;
        padding-bottom: 12px;
        height: 57px;
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }
}
@media (max-width: 767px) {
    .sortable-btn {
        padding: 10px 10px !important;
    }
    .eli-search {
        width: auto;
        height: 44px;
        padding: 0 15px;
    }
    .news-table-scroll {
        max-height: 400px;
        overflow: auto;
    }
    .resulted .disclaimer-scroll{
        max-height: 400px;
    }
    .content-wrapper {
        background: none !important;
    }
    .search-row-icon {
        padding: 9px 16px !important;
    }
    .underlyingbuttons button{
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
}


@media  (min-height: 1200px) and (min-width: 768px) {
    .news-table-scroll {
        max-height: 500px;
    }
    .resulted .disclaimer-scroll {
        max-height: 347px;
    }
}

@media  (min-height: 1600px) and (min-width: 768px) {
    .news-table-scroll {
        max-height: 700px;
    }

    .tc-scroll{
        max-height: 820px;
        overflow: auto;
    }
}

@media  (min-height: 1900px) and (min-width: 768px) {
    .news-table-scroll {
        max-height: 900px;
    }
    .tc-scroll{
        max-height: 1100px;
        overflow: auto;
    }
}

.fa-search{
    width: 17px;
    height: 17px;
    background: url(/home/images/icon/icon-search.svg) no-repeat center;
}

.fa-search:before {
    content: "\f002";
    display: none;
}

.search-row-icon {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.no-result{
    display: none 
}
.modal-title{
    font-weight: bold;
}

code, kbd, pre, samp{
    font-size: 14px;
    font-family: 'Open Sans',Arial, "Microsoft JhengHei",Helvetica, sans-serif;
}

@media (max-width: 990px) and (min-width:768px){
    .modal-dialog {
        max-width: 712px;
    }
}


.modal.loading .modal-body .content ,.modal.loading .modal-footer {
    display: none;
}

.modal.loading .modal-body{
    min-height: 150px;
    background: url(/home/images/loading.gif) center no-repeat;
}

.top-loading{
    display: none;
}

.nav-tabs .nav-link {
    padding-left: 20px  !important;
    padding-right: 20px !important;
}

.sec-doc{
    width: 25px;
    height: 25px;
    background: url(/home/images/pdf-icon-bg.png) no-repeat;
    background-size: cover;
    display: inline-block;
    margin: -3px 0 -6px 0;
}

@media (max-width: 991px){
    .news-table.sec th, .news-table.sec td {
        padding: 10px 5px !important;
    }

    .news-table.sec .sortable-btn {
    padding: 10px 0px !important;
}

}


nav.group{
    display: flex;
    margin-top: 10px;
    justify-content: end;
}

nav.group .pbtn {
    width: 24px;
    height: 24px;
    background: #fff;
}
nav.group .pbtn.pgEmpty{
    color: #ccc;
    pointer-events: none;
}
nav.group .page-num {
    width: 17px;
    height: 24px;
    text-align: center;
    font-weight: bold;
    color: #000000 !important;
    font-size: 17px;
    line-height: 24px;
}

@media (max-width: 991px) and (min-width:768px) {
    #main-desktop-menu&gt;li&gt;a {
        padding-left: 7px !important;
        padding-right: 6px !important;
        font-size: 15px !important;
    }

}</pre></body></html>