

#ButtonDiv > button{
    background-color: #008739;
    border: 2px solid #008739;
}

#ButtonDiv > .btn-sm{
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border: 2px solid #ededed;
    background-color: #ededed!important;
    color: #2b2b2b;
}

.no-bold{
    font-weight: normal;
}

.green-color{
    color: #008739!important;
}

@media screen and (min-width: 1280px) {
    .header-bar{
        margin-left: 7.5vw;
    }
}

@media screen and (max-width: 1279px) {
    .header-bar{
        margin-left: 2.5vw;
    }
}

@media screen and (max-width: 992px) {
    .header-bar{
        margin-left: 0;
    }
}

.trunk-body, #tabs, .dx-datagrid-headers, .dx-datagrid-rowsview{
    background-color: white!important;
}

.aconnectSystem{
    margin-top: 20px;
    background-color: #F5FAEC !important;
}


.dxc-title > text > tspan {
    fill: #008739 !important;
}

.ui-tabs-active {
    background-color: #008739 !important;
    border: 1px solid #9ACA3C !important
}

#Footer0{
    font-size: 14px!important;
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important!important;
}
@media screen and (max-width: 1199.98px) {
    .ui-tabs-nav {
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

        .ui-tabs-nav > li > a {
            width: 100%;
        }
}

@media screen and (max-width: 540.98px) {

    #YearTable0 {
        display: flex !important;
        flex-direction: column !important;
    }

    .dx-checkbox-text {
        text-align: start !important;
        line-height: 2;
    }

    .dxc-title > text > tspan {
        font-size: 14px !important;
    }
}

#FinanceDiv{
    
}

.table-label{
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important!important;
    text-align: start;
    font-size: 14px;
    color: #333333;
}

.table-padding{
    border-radius: 5px;
    border: 1px solid #c5c5c5;
    background-color: white;
    padding: 20px 28px;
    width: -moz-fit-content;
    width: fit-content;
}

.m-table{
    margin-top: 0px;
}

.m-table thead tr td:first-child{
    padding: 7px!important;
    width: 200px;
}

.m-table thead tr td:nth-child(2){
    width: 80px;
}

.m-table thead tr td{
    width: 270px;
}

.m-table thead tr td:nth-child(5){
    width: 150px;
}

.m-table thead tr,
.m-table tbody tr{
    font-size: 16px;
    transition: all .5s;
}

#FinanceDiv thead tr td:nth-child(3){
    font-weight: bold;
    background-color: rgb(255, 248, 228);
    text-align: end;
}

#FinanceDiv thead tr td:nth-child(4){
    text-align: end;
}

#FinanceDiv thead tr td:nth-child(5){
    text-align: end;
}

#FinanceDiv tbody tr td:nth-child(3){
    font-weight: bold;
    background-color: rgb(255, 248, 228);
}

#FinanceDiv tbody tr td:first-child span{
    line-height: 1.5;
}

#FinanceDiv tbody tr td:nth-child(2) span{
    line-height: 1.5;
}

#FinanceDiv tbody tr td:nth-child(3) span{
    line-height: 1.5;
}

#FinanceDiv tbody tr td:nth-child(4) span{
    line-height: 1.5;
}

#FinanceDiv tbody tr td:nth-child(5) span{
    line-height: 1.5;
}


.m-underline-container{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.m-underline{
    width: 50px;
    border-bottom: 1px solid grey;
}

.m-table thead tr{
    border-bottom: 2px solid #ddd;
}

.m-table tbody td{
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important;
    padding: 7px 14px;
    color: #333333;
}

.m-table tbody td:first-child{
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important;
    padding: 7px;
    color: #333333;
}

.m-table tbody td:nth-child(2){
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important;
    padding: 7px;
    color: #333333;
    min-width: 100px;
}

.m-table thead td{
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important;
    padding: 7px 14px;
    color: #333333;
}

.m-table tr td{
    border-right: 1px solid #ddd;
}

.m-table tr td:last-child{
    border-right: 1px solid transparent;
}

.m-table thead td{
    text-align: start;
    color: #959595;
}

.m-table tbody td:first-child{
    text-align: start;
}
.m-table tbody td:nth-child(2){
    text-align: start;
}

.m-table tbody td:first-child{
    font-weight: bold;
}

.m-table tbody td{
    text-align: end;
}

.ps-container{
    margin: 50px 0 0;
}
.ps-container h5{
    font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important!important;
    font-size: 14px;
    text-align: start;
    color: #333333;
}

.mobile-table{
    display: none;
}

.other-table-btn{
    background-color: #ededed!important;
    color: #2b2b2b!important;
    border: 2px solid transparent!important;
}

.other-table-btn:hover{
    color: #2b2b2b!important;
    border: 2px solid transparent!important;
}

.btn-active{
    outline: 0;
    background-color: #008739!important;
    border: 2px solid #008739;
    color: white!important;
}

.btn-active:hover{
    color: white!important;
    border: 2px solid #008739;
}

@media screen and (max-width: 878px) {
    .m-table thead tr,
    .m-table tbody tr{
        font-size: 13px;
        transition: all .5s;
    }

    .ps-container h5{
        font-size: 12px;
    }
}

@media screen and (max-width: 915px) {
    #FinanceDiv{
        width: 100%;
        overflow: hidden;
    }
    #FinanceDiv .m-table{
        overflow-x: scroll;
        display: block;
        -webkit-overflow-scrolling: touch;
    }
    .m-table::-webkit-scrollbar-track{
        background-color: #9ACA3C;
    }
    .m-table::-webkit-scrollbar {
        background-color: transparent;
    }
    .m-table::-webkit-scrollbar-thumb {
        background-color: #FF891E;
    }
    td {
        white-space: nowrap;
        border-bottom: none;
        color: rgb(20, 20, 20);
    }
    
    /* .m-table{
        display: none;
    } */

    /* .mobile-table{
        display: block;
    } */


    .mobile-item{
        margin-top: 30px;
        padding: 0 0 20px;
    }

    .mobile-item h5{
        text-align: center;
        font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important!important;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 5px;
        color: #008739 !important
    }

    .mobile-item h6{
        font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', 'Montserrat', 'Roboto Condensed', 'Calibri', Helvetica, sans-serif !important!important;
        font-size: 14px;
    }

    .item-row{
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #ddd;
        padding: 5px 0;
    }

    .item-underline-remove{
        border-bottom: 1px solid transparent;
    }

    .item-row h6:first-child{
        font-weight: bold;
    }

    .item-row h6{
        text-align: center;
        width: 100%;
    }

    .no-bold h6{
        font-weight: normal!important;
    }

    .table-padding{
        padding: 10px;
    }

    .ps-container h5{
        font-size: 12px;
    }

}


@media screen and (max-width: 400px) {
     #ButtonDiv{
         display: flex;
         flex-direction: column;
     }
}