@charset "utf-8";
/*----------------------------------------
  General settings
----------------------------------------*/
.margin-bottom-xs {
    margin-bottom: 5px !important;
}

.margin-bottom-sm {
    margin-bottom: 10px !important;
}

.margin-bottom-md {
    margin-bottom: 20px !important;
}

.margin-bottom-lg {
    margin-bottom: 30px !important;
}

.margin-bottom-xl {
    margin-bottom: 40px !important;
}

.margin-bottom-xxl {
    margin-bottom: 50px !important;
}

.margin-bottom-xxxl {
    margin-bottom: 70px !important;
}

.text-bold {
    font-weight: bold !important;
}

.no-border {
    border: none !important;
}
/*----------------------------------------
  Corporate Sidebar
----------------------------------------*/
.corporate-content-sidebar .sidebar-heading {
    line-height: 1.5em;
    font-size: 20px;
    padding: 10px 0px 10px 10px;
    border-bottom: 3px solid #0f5699;
    margin-bottom: 30px;
}

    .corporate-content-sidebar .sidebar-heading a {
        color: #333;
        text-decoration: none;
    }
/*----------------------------------------
  Corporate Sidebar Nav
----------------------------------------*/
.corporate-content-sidebar ul {
    list-style: none;
    margin-bottom: 20px;
}

    .corporate-content-sidebar ul.sidenav-2 {
        margin-bottom: 0px;
    }

    .corporate-content-sidebar ul li {
        font-size: 12px;
        line-height: 1.5em;
    }

        .corporate-content-sidebar ul li a {
            display: block;
            color: #004280;
            padding: 4px 0;
            padding-left: 10px;
            font-size: 14px;
        }

            .corporate-content-sidebar ul li a:hover, .corporate-content-sidebar ul li.active a {
                text-decoration: none;
                background: #eee;
            }

        .corporate-content-sidebar ul li.nav-heading {
            font-size: 16px;
            font-weight: bold;
            margin-left: 10px;
            padding: 4px 0;
        }

            .corporate-content-sidebar ul li.nav-heading a {
                display: inline;
                color: #4d4d4d;
                font-weight: bold;
                padding-left: 0px;
                line-height: 20px;
            }

            .corporate-content-sidebar ul li.nav-heading:hover a {
                color: #004280;
                background: #fff;
            }

            .corporate-content-sidebar ul li.nav-heading img {
                padding: 0px 0px 1px 5px;
            }

.corporate-nav-box .categoriesLevel-2 {
    display: block;
    width: 20.835%;
    /*max-width: 200px;*/
    float: left;
    background-color: #fff;
    margin-bottom: -1px;
    position: relative;
}
/*----------------------------------------
  Corporate Content Main
----------------------------------------*/
.corporate-content-main {
    width: 75%;
    float: right;
    margin-bottom: 20px;
}

.content-main-wrap {
    margin: 20px 0;
    /*margin: 45px 0 20px 0;
  *margin-top: 38px;*/
}

    .content-main-wrap p {
        margin: 0 0 20px 0;
        line-height: 1.8em;
        font-size: 16px;
    }

    .content-main-wrap .corporate-subtitle {
        font-size: 16px;
        font-weight: bold;
        margin: 0 0 10px 0;
    }

.content-thumb-wrap {
    width: 100%;
    margin: 0 auto 35px auto;
    text-align: center;
    overflow: hidden;
}

    .content-thumb-wrap img {
        width: auto;
        max-width: 650px;
        height: auto;
    }
/*----------------------------------------
  Corporate Content Box
----------------------------------------*/
.corporate-content-box {
    margin: 0 0 50px 0;
    /*margin: 40px 0 60px 0;*/
}

.corporate-box-title {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px 0;
    line-height: 1.5em;
    width:600px;
}

.corporate-content-card {
    border: #ccc 1px solid;
    border-bottom-width: 3px;
    padding: 20px;
}

.corporate-content-highlight {
    padding: 20px 20px 20px 140px;
    margin: 10px 0 40px 0;
    background-color: #f2f2f2;
    background-image: url(../images/searchIcon.png);
    background-repeat: no-repeat;
    background-position: 90px 15px;
}

    .corporate-content-highlight h2 {
        font-size: 20px;
        line-height: 1.5em;
        font-weight: normal;
    }

        .corporate-content-highlight h2 a {
            display: block;
            padding: 0 35px 0 0;
            background-image: url(../images/searchArrow.png);
            background-repeat: no-repeat;
            background-position: 200px 10px;
        }

.corporate-content-left {
    width: 48.613%; /*350px;	*/
    margin-bottom: 15px;
    float: left;
    display: table;
}

.corporate-content-right {
    float: right;
    margin-bottom: 15px;
    width: 48.613%; /*350px;*/
    display: table;
}

.corporate-content-grey {
    background-color: #f2f2f2;
    padding: 15px;
}

    .corporate-content-grey p {
        font-size: 14px;
        line-height: 1.5em;
        margin: 0 0 7px 0;
        color: #4d4d4d;
    }

    .corporate-content-grey h4 {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5em;
        margin: 0 0 15px 0;
    }

    .corporate-content-grey h3 {
        font-size: 16px;
        font-weight: normal;
        margin: 0 0px 8px;
    }
/*----------------------------------------
  Corporate Content List
----------------------------------------*/
.corporate-content-list li, .corporate-list-item li {
    list-style-type: none;
    margin: 0 0 30px 0;
}

.corporate-list-item {
    display: block;
    clear: both;
}

.corporate-list-desc h4 {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
}

.corporate-list-desc h3 {
    font-size: 17px;
    line-height: 1.5em;
    font-weight: normal;
}

.corporate-list-date {
    display: block;
    margin: 8px 0;
    color: #666;
    font-size: 13px;
}

.corporate-list-bullet {
    margin: 0 0 35px 15px;
}

    .corporate-list-bullet li {
        line-height: 1.5em;
        margin: 5px 0;
        font-size: 14px;
    }
/* For IR-Event list icon*/
.corporate-list-item table td i {
    font-size: 22px;
    margin-right: 10px;
}

table td.bg-grey {
    background-color: #f2f2f2;
}
/* 2016.06 New */
/*----------------------------------------
  Corporate General
----------------------------------------*/
.corporate-video-thumb {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

    .corporate-video-thumb img {
        width: 100%;
        height: auto;
    }

.corporate-item {
    margin-bottom: 15px;
}

    .corporate-item h3, #material-content h3 {
        font-size: 17px;
        font-weight: normal;
        line-height: 1.5em;
        margin: 0 0 5px 0;
    }

    .corporate-item h4 {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5em;
        margin: 0 0 15px 0;
        color: #333;
    }

    .corporate-item h5 {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.5em;
        margin: 0 0 5px 0;
    }

    .corporate-item h6 {
        font-size: 13px;
        font-weight: normal;
        line-height: 1.5em;
        margin: 0 0 0px 0;
    }

    .corporate-item li {
        font-size: 14px;
        line-height: 1.5em;
        margin: 0 0 10px 0;
        color: #4d4d4d;
        list-style: none;
    }

.corporate-itemthumb {
    float: left;
    width: 20%;
}

    .corporate-itemthumb img {
        width: 100%;
        max-width: 140px;
        border: 1px solid #e5e5e5;
    }

.corporate-iteminfo {
    float: right;
    width: 75%;
}

    .corporate-iteminfo h4 {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5em;
        margin: 0 0 15px 0;
        color: #333;
    }

    .corporate-iteminfo li {
        font-size: 14px;
        line-height: 1.5em;
        margin: 0 0 10px 0;
        color: #4d4d4d;
        list-style: none;
        padding-left: 16px;
        background: url(../images/arrow-bulist.gif) no-repeat 0px 6px;
    }

.corporate-btn a {
    display: inline-block;
    padding: 7px 30px;
    color: #fff;
    background-color: var(--main-color);
}

    .corporate-btn a:hover {
        text-decoration: none;
        background-color: #004280;
    }

.corporate-icon-contact {
    padding-left: 75px;
    background-repeat: no-repeat;
    background-position: 15px center;
    height: 100px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}

    .corporate-icon-contact .corporate-btn {
        margin-top: 10px;
    }

    .corporate-icon-contact h5 {
        line-height: 1.5;
        margin-bottom: 3px;
    }

.icon-contact-man {
    background-image: url(../images/icon-contact-man.png);
}

.icon-contact-form {
    background-image: url(../images/icon-contact-form.png);
}

.icon-contact-company {
    background-image: url(../images/icon-contact-company.png);
}

.corporate-icon-list a {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.icon-list-download a {
    background-image: url(../images/icon-list-download.png);
}

.icon-list-video a {
    background-image: url(../images/icon-list-video.png);
}

.corporate-main-heading, #material-content h2 {
    display: block;
    font-size: 26px;
    line-height: 1.5em;
    margin: 0 0 10px 0;
}

#material-content ol, #material-content ul {
    margin: 5px 0;
}

    #material-content ul li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
    }

#material-content .column {
    padding: 0;
}
/* 2016.06 New */
/*----------------------------------------
  Corporate Accordion
----------------------------------------*/
.accordion li {
    list-style: none;
}
/*  Accordion Style
----------------------------------------*/
.accordion-headline {
    font-weight: normal;
    line-height: 20px;
}

    .accordion-headline a:hover {
        text-decoration: none;
    }
/*  Outer Accordion Style
----------------------------------------*/
.outer.accordion > li > .accordion-headline {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}
/*  Inner Accordion Style
----------------------------------------*/
.ui-accordion .ui-accordion-content {
    padding: 0;
}

.inner.accordion > li.accordion-item {
    padding: 18px 10px;
    border-bottom: 1px solid #ccc;
}

.ui-accordion-header {
    cursor: pointer;
}

.ui-accordion .ui-accordion-header {
    margin: 0;
    padding: 0;
    font-size: inherit;
}

.ui-state-default {
    border-width: 0px;
    background: none;
    border-top: 1px solid #fff;
}

    .ui-state-default:hover {
        background-color: #f2f2f2;
        border-top: 1px solid #ccc;
    }

    .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        color: #004280;
    }

.ui-state-active {
    background-color: #f2f2f2;
    border-top: 1px solid #ccc;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: static;
    left: auto;
    top: auto;
    margin-top: auto;
}

.ui-accordion-header .ui-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-right: 15px;
    margin-bottom: -5px;
    background-repeat: no-repeat;
}

.ui-state-default .ui-icon {
    background-image: url(../images/icon-accordion-plus.png);
    background-position: 5px top;
}

.ui-state-default:hover .ui-icon {
    background-position: 5px bottom;
}

.ui-state-active .ui-icon {
    background-image: url(../images/icon-accordion-minus.png);
}

.ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.ui-widget-content {
    border-width: 0px;
    background: none;
    color: inherit;
}

    .ui-widget-content a {
        color: #004280;
    }
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
/*----------------------------------------
  Corporate Boxes Table
----------------------------------------*/
.corporatate-boxes-item {
    width: 30%;
    height: auto;
    border: 1px solid #ccc;
    float: left;
    margin: 0 2% 5% 0;
}

    .corporatate-boxes-item:last-child {
        margin-right: 0;
    }

    .corporatate-boxes-item .corporatate-boxes-thumb {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }

        .corporatate-boxes-item .corporatate-boxes-thumb img {
            width: 100%;
            height: auto;
        }

    .corporatate-boxes-item .corporatate-boxes-desc {
        padding: 10px;
    }

.corporatate-boxes-title {
    font-size: 16px;
    display: block;
    line-height: 1.5em;
}

.corporatate-boxes-subtitle {
    font-size: 14px;
    display: block;
    line-height: 1.5em;
    height: 45px;
    overflow: hidden;
}

.corporatate-boxes-popup {
    padding: 15px;
}

    .corporatate-boxes-popup .corporatate-boxes-thumb {
        width: 110px;
        height: 80px;
        margin: 0 auto;
        overflow: hidden;
        float: left;
    }

        .corporatate-boxes-popup .corporatate-boxes-thumb img {
            width: 110px;
            height: auto;
        }

    .corporatate-boxes-popup .corporatate-boxes-desc {
        float: left;
        margin-left: 15px;
    }

    .corporatate-boxes-popup .break {
        display: block;
        clear: both;
        margin-bottom: 15px;
        border-bottom: 2px solid #004280;
    }

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    border: 5px solid #ccc;
}

.corporatate-boxes-popup p {
    line-height: 1.5em;
    margin: 0px auto 18px auto;
}

.corporatate-boxes-popup .corporatate-boxes-subtitle {
    height: auto;
}
/*----------------------------------------
  Corporate Table 
----------------------------------------*/
table {
    width: 100%;
    border-collapse: collapse;
}

td, th {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    border-left: 0px;
    border-right: 0px;
    vertical-align: top;
}

th {
    background-color: #f2f2f2;
    font-size: 16px;
    font-weight: normal;
}

tbody th {
    background-color: transparent;
}

.career-contact-info tr th:first-child, .career-contact-info tr td:first-child {
    width: 35%;
}
/* 2016. 06 Table insided Accordion*/
.light-table th {
    border-top: 0px;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
}

.accordion-table td, .accordion-table th {
    border-color: #e5e5e5;
}

.accordion-table th {
    border-top: 0px;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
}

.accordion-table td {
    border-bottom: 0px;
}

.cell-narrow {
    width: 20%;
}

.cell-right {
    text-align: right;
}

.cell-center {
    text-align: center;
}

.dividend-mobile {
    display: none;
}

.dividend-desktop {
    display: block;
}
/*----------------------------------------
  2018 News (follow About News & Archives)
----------------------------------------*/
.about-contentbox-content h2 {
    font-weight: normal;
    font-size: 26px;
    float: left;
    color: #004280;
    margin-bottom: 10px;
}

.about-contentbox-content h3 {
    font-weight: normal;
    float: left;
    font-size: 14px;
    color: #666666;
    padding: 10px 0 0 10px;
    margin-bottom: 10px;
}

.about-contentbox-content p {
    font-size: 14px;
    line-height: 1.5;
}
/* end contentbox css */
/* start newslist css */
/* for News */
.about-newslist-item {
    margin-bottom: 45px;
}

.about-newslist-content h1 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 7px;
}

.about-newslist-content h2 {
    font-weight: normal;
    font-size: 16px;
    color: #004280;
    margin-bottom: 7px;
    line-height: 1.5em;
}

.about-newslist-content h3 {
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}

.about-newslist-content p {
    font-size: 14px;
    line-height: 1.5;
}
/*for news detail*/
.corporate-main-heading-news-title {
    font-size: 36px;
    line-height: 1.3em;
    margin: -40px 0 10px 0;
}
/*for news form*/
.about-form {
    border-bottom: 2px solid #ededed;
    margin-bottom: 30px;
}

    .about-form:before, .about-form:after {
        content: " ";
        display: table;
    }

    .about-form:after {
        clear: both;
    }

    .about-form h1 {
        font-weight: normal;
        font-size: 26px;
        margin-bottom: 9px;
    }

.about-form-group {
    margin-bottom: 25px;
    width: 100%;
}

    .about-form-group:before, .about-form-group:after {
        content: " ";
        display: table;
    }

    .about-form-group:after {
        clear: both;
    }

.about-form-box1, .about-form-box2, .about-form-box3, .about-form-box4, .about-form-box5, .about-filter-box {
    float: left;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.about-form-box1 {
    width: 40%;
}

.about-form-box2 {
    width: 5%;
    text-align: center;
    padding-top: 8px;
}

.about-form-box3 {
    width: 20%;
}

.about-form-box4 {
    width: 15%;
    padding-left: 10px;
}

.about-form-box5 {
    width: 20%;
}

.about-form-group .about-filter-box {
    width: auto;
    margin-right: 20px;
}

.form-sub-title {
    padding-top: 8px;
    font-size: 16px;
}

.form-filter-title {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.form-sub-title.last {
    padding-left: 30px;
}

.about-form-control {
    display: inline-block;
    height: 29px;
    box-sizing: border-box;
    width: 145px;
    padding: 4px 10px;
    font-size: 14px;
    line-height: 1.4;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c6c2c2;
}

a.about-btn {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
    background-image: none;
    background-color: var(--main-color);
    border: 1px solid transparent;
    color: #ffffff;
    cursor: pointer;
}

    a.about-btn:hover {
        text-decoration: none;
        background-color: #004280;
        color: #ffffff;
    }
/* override jquery ui for news datepicker*/
.ui-datepicker {
    background-color: #ffffff;
    border: #CCC solid 1px;
    padding: 8px 12px 2px 8px;
}
/*----------------------------------------
  Corporate Nav Mobile
----------------------------------------*/
.sidebar-heading-mobile {
    display: none;
}

.nav-box-mobile {
    display: none;
}

.nav-btn-mobile {
    display: none;
}

.corporate-nav-box .categoriesLevel-1 > li {
    list-style-type: none;
}

    .corporate-nav-box .categoriesLevel-1 > li:first-child {
        padding-top: 0px;
    }
/* overwrite style of common.css  - For About News & IR Index */
#corporate .main-list ul li:first-child {
    padding-top: 0;
}
/*----------------------------------------
 2022 New CSS
----------------------------------------*/
.month-report-title {
    font-size: 16px;
    margin: 10px 0;
}

    .month-report-title .unit {
        float: right;
    }

.annual-report .reportWrapper {
    margin-bottom: 30px;
}

.annual-report .year-report {
    display: block;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

    .annual-report .year-report .content h4 {
        color: #004280;
        font-size: 16px;
        margin-right: 3px;
    }

        .annual-report .year-report .content h4 i {
            margin-left: 5px;
        }

    .annual-report .year-report .img-cover {
        width: 26%;
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
    }

    .annual-report .year-report .content {
        display: inline-block;
    }

.annual-report .reportWrapper .reportItem {
    width: 19%;
    float: left;
    margin-right: 8%;
    text-align: center;
    margin-bottom: 15px;
}

    .annual-report .reportWrapper .reportItem:nth-child(4n+0) {
        margin-right: 0;
    }

    .annual-report .reportWrapper .reportItem .img-cover {
        text-align: center;
        padding: 0;
        box-sizing: border-box;
    }

.img-cover img {
    width: 100%;
}

.reportItem h4 {
    font-size: 16px;
    margin-bottom: 12px;
}

.info-cardWrapper .info-card {
    float: left;
    width: 48%;
    margin-right: 3%;
    text-align: center;
    display: table;
}

    .info-cardWrapper .info-card:last-child {
        margin-right: 0;
    }

.info-card a {
    display: block;
    font-size: 16px;
    padding: 12px;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    display: table-cell;
    vertical-align: middle;
}

    .info-card a:hover {
        background-color: #004280;
        border-color: #004280;
        color: #fff;
        text-decoration: none;
    }

    .info-card a i {
        margin-left: 6px;
    }

.corporate-content-box .no-result {
    font-size: 16px;
    margin: 5px 0;
}

table.certif_tbl tr td:first-child {
    width: 350px;
}
/*----------------------------------------
  Mobile, Pad
----------------------------------------*/
@media screen and (max-width: 800px) {
    .corporate-content-wrapper {
        width: auto;
        padding: 0 10px;
        margin: 0 auto;
    }

    .nav-btn-mobile {
        display: block;
    }

    .corporate-nav-box {
        width: 100%;
    }

    .nav-btn-mobile a:link, .nav-btn-mobile a:hover, .nav-btn-mobile a:visited {
        text-decoration: none;
        color: #333;
    }

    .interactive-btn {
        background-color: transparent;
        font-size: 16px;
        line-height: 1.5em;
        padding: 4px 0px 4px 15px;
        display: block;
        text-decoration: none;
        border: 1px solid #ccc;
    }

        .interactive-btn span {
            display: block;
            float: right;
            width: 15px;
            height: 4px;
            margin: 10px 0 0 0;
            vertical-align: middle;
            background-image: url(../images/arrow-down.gif);
            background-repeat: no-repeat;
            background-position: right;
        }

        .interactive-btn:hover {
            text-decoration: none;
        }

        .interactive-btn.on span {
            background-image: url(../images/arrow-up.gif);
            background-repeat: no-repeat;
            background-position: right;
        }

    .content-main-wrap {
        width: 100%;
        margin: 10px auto;
    }

    .corporate-content-main {
        float: none;
        display: block;
        margin: 0 auto;
        padding: 20px 0 0 0;
        width: 100%;
    }

    .corporate-content-sidebar {
        padding-top: 10px;
    }

    .nav-box-mobile {
        display: block;
        width: 100%;
    }

    .sidebar-heading, .corporate-nav-box .categoriesLevel-2 {
        display: none;
        width: 99.7%;
        float: none;
        padding: 15px 0 0 0;
        border: 1px solid #ccc;
        border-top: 0;
    }

    .corporate-main-heading {
        display: none;
    }

    .sidebar-heading-mobile {
        display: block;
        font-size: 26px;
        line-height: 1.5em;
        margin: 0 0 20px 0;
    }

    .corporate-content-left {
        width: 100%;
        float: none;
        margin: 0 0 35px 0;
    }

    .corporate-content-right {
        float: none;
        width: 100%;
        margin: 0 0 35px 0;
    }

    .content-thumb-wrap img {
        width: auto;
        max-width: 350px;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .sidebar-heading, .corporate-nav-box .categoriesLevel-2 {
        width: 99.4%;
    }

    .corporate-content-highlight {
        padding: 20px 20px 15px 80px;
        margin: 10px 0;
        background-position: 20px 15px;
    }

    .corporate-content-box {
        margin: 30px 0 0 0;
    }

    .corporatate-boxes-item {
        width: 45%;
        height: auto;
        margin: 0 3% 5% 0;
    }

        .corporatate-boxes-item:last-child {
            margin-right: 0;
        }

    .corporatate-boxes-popup .corporatate-boxes-desc {
        margin-left: 0;
        float: none;
        display: block;
    }

    .corporatate-boxes-popup .corporatate-boxes-thumb {
        margin: 0 0;
        float: none;
        display: block;
    }

    .dividend-desktop {
        display: none
    }

    .dividend-mobile {
        display: block
    }

        .dividend-mobile tr th:first-child, .dividend-mobile tr td:first-child {
            width: 20%
        }

    .corporate-itemthumb {
        display: none
    }

    .corporate-iteminfo {
        float: none;
        width: 100%
    }

    .cell-narrow {
        width: auto;
        white-space: normal
    }
    /* Form of About + News + IR */
    .about-form-box1, .about-form-box2, .about-form-box3, .about-form-box4, .about-form-box5, .about-filter-box {
        clear: both;
        width: 100%;
        padding-left: 0;
    }

    .form-sub-title.last {
        padding-left: 0;
    }

    /*----------------------------------------
	 2022 New CSS
	----------------------------------------*/
    .about-form-group .about-filter-box {
        float: none;
        width: 100%;
    }

    .about-form-control {
        width: 100%;
        margin: 2% 0;
    }

    table.certif_tbl thead th {
        vertical-align: middle;
    }

    table.certif_tbl tr td:first-child {
        width: inherit;
    }

    .about-form-group {
        margin-bottom: 6%;
    }

    .annual-report {
        margin-bottom: 5%;
    }

        .annual-report .reportWrapper {
            margin: 0;
        }

            .annual-report .reportWrapper .reportItem {
                float: none;
                width: 47%;
                display: inline-block;
                margin-right: 2%;
            }

                .annual-report .reportWrapper .reportItem:nth-child(4n+0) {
                    margin-right: 2%;
                }

                .annual-report .reportWrapper .reportItem:nth-child(2n+0) {
                    margin-right: 0;
                }

        .annual-report .year-report .img-cover {
            width: 54%;
            text-align: center;
            margin-right: 0;
        }

    .year-report .img-cover img {
        width: 150px;
    }

    .img-cover img {
        width: 120px;
    }

    .annual-report .reportWrapper .reportItem .img-cover {
        padding: 4% 0;
    }

    .reportItem h4 {
        margin: 2% 0 6%;
    }

    .info-cardWrapper .info-card {
        float: none;
        width: 100%;
        margin-bottom: 5%;
    }

    .corporate-content-left, .corporate-content-right {
        margin: 0 0 5% 0;
    }
}
