<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* .buyer_banner {
    background: url('https://cdn1.acedms.com/photos/images/droomresponsive/img/content/ir/ir-banner.jpg') center top / cover no-repeat;
    min-height: 250px;
} */
.sticky-header{
	width: 100%!important;
	position: sticky;
	top: 85px!important;
	z-index: 1;
    background: none;
    margin-bottom: 10px;
}
.buyer_banner{
    margin-top: 0;
	min-height: 250px;
}
.buyer_banner img{
	height: 250px;
	object-fit: cover;    
    object-position: center top;
}
.nav[role="navigation"]{
    margin-bottom: 0;
}
.sticky-header .sticky-navigation{
	white-space: nowrap;
	overflow-x: auto;
	padding-left: 20px;
}
.sticky-header .sticky-navigation li{
	display: inline-block;
	float: inherit;
}
.categoryinfo.affix{
	position: sticky;
    top: 88px;
}
.about-section-new.ir-section .member-block {
    flex: 0 0 32%;
    width: auto;
    border-color: #3ba5e0;
    margin: 0 10px 20px 0;
}
.about-section-new.ir-section .key-management .member-block {
    flex: 0 0 31%;
    margin: 1%;
}
.buyer_banner .content{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 0px;
}
.pnlsidebar .nav-central li a {
    border-left: 3px solid transparent;
    padding: 10px;
    color: #67717e;
    font-size: 13px;
}
.pnlsidebar .nav-central li.selected {
    background-color: #eff3fd;
}
.aboutico-zoom:before{
    color: #6f727b;
}
.pnlsidebar .nav-central li.selected a {
    border-color: #3ba5e0;
}
.pnlsidebar .nav-central li.selected a,
.pnlsidebar .nav-central li a:hover,
.pnlsidebar .nav-central li.selected a:after {
    color: #3ba5e0;
}
.droom-financials .financial-copy {
    width: 90%;
}
.financial-copy a.btn-primary {
    padding: 5px 8px;
    box-shadow: none;
    font-size: 10px;
}
.financial-copy .aboutico-download {
    margin-left: 3px;
    margin-top: 2px;
}
.corporate-lists {
    top: 10px;
    left: 20px;
    width: 320px;
}
.corporate-lists li a {
    padding: 5px 15px;
    font-size: 10px;
    box-shadow: none;
}
.corporate-lists-bottom {
    width: 99%;
}
.corporate-lists-bottom li {
    float: left;
    width: 16%;
    margin-bottom: 52px;
}
.corporate-lists-bottom li i+span {
    min-height: 75px;
}
/*.corporate-lists-bottom ul{
	display: flex;
	flex-wrap: wrap;
}*/
.investor-info figure {
    flex: 0 0 16%;
}
.esg-list-items {
    min-height: 250px;
    background-color: #f9f9f9;
}
.esg-list-items li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 7px;
    height: 12px;
    border-bottom: 2px solid #4fad23;
    border-right: 2px solid #4fad23;
    transform: rotate(45deg);
}
.download-link-btn {
    padding: 13px 5%;
    background-color: #3ba5e0;
    color: #fff;
    border-radius: 5px;
}
.download-link-btn .aboutico-download:before {
    color: #fff;
}
.download-link-btn:hover, .download-link-btn:focus {
    color: #fff;
}
.coming-soon-txt {
    width: fit-content;
}
.morecontent span{
    display: none;
}

.maintenancecontent .container-fluid[role="main"]{
    padding: 0;
}
.about-section-new .sticky-header .sticky-navigation li {
    display: inline-block;
    width: auto;
    min-width: 80px;
    padding: 0;
    float: inherit;
}
.about-section-new .sticky-header .sticky-navigation li a {
    color: #6f727b;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 8px;
    text-align: center;
}
.about-section-new .sticky-header .sticky-navigation li.active a {
    color: #30343e;
    background: none;
    border-bottom: 3px solid #3ba5e0;
    border-radius: 0;
}
.categoryinfo {
    margin-top: -40px;
}
.contact {
    background-color: #f2f7ff;
}
.hir {
    margin-left: 20%;
}
.droom-financials .financial-copy i.aboutico-download:before {
    color: #fff;
}
.about-section-new .member-block:first-child {
    padding-left: 0;
}

/*Webkit Scrollbar*/
.webkit-scrollbar::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
.webkit-scrollbar::-webkit-scrollbar-track {
  border-radius: 10px;
}
.webkit-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.news-detail {
    min-height: 130px;
}
.news-detail figure {
    max-width: 120px;
}
.maintenancecontent {
    padding: 30px 0 0;
}
.innercontentinfo {
    padding: 0;
}

@media(max-width: 1024px){
    .categoryinfo.affix-top,
    .categoryinfo.affix,
    .categoryinfo.affix-bottom{
        position: sticky;
        top: 50px!important;
        z-index: 1;
		padding-left: 10px;
		padding-right: 10px;
    }
    .sticky-header{
        top: 48px!important;
        z-index: 1;
        margin-bottom: 10px;
    }
    .sticky-header .sticky-navigation{
        padding-left: 15px;
    }
    .categoryinfo ul{
        margin-bottom: 5px;
    }
    .pnlsidebar .nav-central li {
        min-width: 80px;
    }
    .pnlsidebar .nav-central li a {
        padding: 7px 4px 10px 4px;
        font-size: 12px;
		color: #67717e;
    }
    .pnlsidebar .nav-central li.selected {
        background-color: #fff;
    }
    .pnlsidebar .nav-central li.selected a {
        color: #30343e;
        border-bottom: 3px solid #3ba5e0;
        border-left: none;
    }
	.categoryinfo ul {
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
		margin: 0;
	}
	.about-contentinfo{
		margin-top: 20px;
	}
}
@media (max-width: 767px){
    /* .buyer_banner {
        background: url(https://cdn1.acedms.com/photos/images/droomresponsive/img/content/ir/ir-banner-m.jpg) center top / cover no-repeat;
        min-height: 250px;
    } */
	.buyer_banner{
		height: 250px;
        overflow: hidden;
	}
	.buyer_banner .content{
		padding-right: 10px;
	}
    .droom-financials .financial-copy {
        width: 95%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .corporate-lists-bottom {
        width: 89%;
        display: block;
        overflow: hidden;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .corporate-lists-bottom li {
        float: unset;
        width: 50%;
        margin-bottom: 0px;
    }
    .corporate-lists-bottom li i+span {
        min-height: auto;
    }
    .flex-container, .flex-container ul {
        flex-direction: column;
        align-items: flex-start;
    }
    .hir {
        margin-left: 0;
    }
    .esg-list-items, .news-detail {
        min-height: auto;
    }
    .coming-soon-txt {
        font-size: 20px;
        text-align: center;
        padding: 0 20px;
    }
    .auto-reports.droom-financials .financial-copy {
        justify-content: flex-start;
    }

    .maintenancecontent{
        padding: 10px;
    }
}
@media(max-width: 480px){
    .droom-financials figure.img-mobile img {
        min-height: 270px;
    }
    .ir-section.about-section-new .member-block,
    .about-section-new.ir-section .key-management .member-block {
        width: auto;
        flex: 0 0 48%;
        margin: 10px 2% 10px 0;
    }
    .innercontentinfo{
        padding: 0;
    }
    .about-contentinfo{
        padding: 0;
    }
    .key-management {
        justify-content: space-between;
    }
    .investor-info {
        flex-wrap: wrap;
        justify-content: center;
    }
    .investor-info figure {
        flex: 0 0 30%;
        margin: 1%;
    }
    .corporate-lists-bottom {
        top: 20px;
        width: 89%;
    }
    .flex-container {
        flex-direction: column;
    }
.corporate-lists {
        max-width: 320px;
        width: 100%;
        left: 0;
    }
}</pre></body></html>