﻿.bcHead {
    position: absolute;
    z-index: 1;
    margin-top: -175px;
    display: block;
    width: 100%;
}

.bcHeader {
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Noto Sans TC";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 160px;
    margin-top: -74px;
}
.bcbtnadmin {
    display: inline-block;
    float: right;
    z-index: 1;
    position: relative;
    margin-right: 345px;
    margin-top: 85px;
}

.fbcPanel {
    padding: 85px 10% 150px;
}

.fh1 ,h1{
    color: var(--Grey-Scale-90, #212121);
    text-align: center;
    /* H2 */
    font-family: "Noto Sans TC";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.fh2,h2 {
    color: var(--AVC-CEF-Color-1, #F0800E);
    /* H3 */
    font-family: "Noto Sans TC";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

.fc1 {
    color: var(--Grey-Scale-90, #212121);
    text-align: center;
    /* Body */
    font-family: "Noto Sans TC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
}

.fc2 {
    overflow: hidden;
    color: var(--Grey-Scale-90, #212121);
    text-overflow: ellipsis;
    /* Body */
    font-family: "Noto Sans TC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    margin-bottom: 25px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb88 {
    margin-bottom: 88px;
}

/* vform-coo*/
.row {
    margin: 0;
}

#bcListBulletin {
    padding-left: 5%;
    padding-right: 5%;
    background: #fff !important;
}

.ws-head {
    height: 550px;
}

    .ws-head > .row {
        margin: 0 0 10px 0;
    }

.bgHeader {
    /*background: linear-gradient(180deg, #004498 0%, rgba(0, 73, 152, 0.40) 100%);*/
    height: 150px;
    position: relative;
    margin-top: -550px;
    z-index: 8;
    height: 120px;
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.80) 100%);
}

/*.bcHeader {
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Noto Sans TC";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 180px;
    margin-top: 120px;
}*/

.bcbtnadmin {
    display: inline-block;
    float: right;
    z-index: 1;
    position: relative;
    margin-right: 345px;
    margin-top: 85px;
}

.btn-admin {
    border-radius: 8px;
    border: 2px solid var(--Grey-Scale-0, #FFF);
    background: var(--Grey-Scale-0, #FFF);
    box-shadow: 2px 4px 12px -1px rgba(29, 62, 101, 0.20);
    color: var(--Grey-Scale-100, #000);
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 16px 10px 20px;
    cursor: pointer;
}

#divList {
    margin-top: 85px;
}

    #divList > .row {
        margin-bottom: 85px;
    }

.bcbul > .col-md-9 {
    padding-left: 30px;
}

.bulTitle {
    overflow: hidden;
    color: var(--Primary-Color-default, #004998);
    text-overflow: ellipsis;
    /* H4 */
    font-family: "Noto Sans TC";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bulInfo {
    overflow: hidden;
    color: #1D3E65;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* Text/Body-md */
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    margin-top: 24px;
    margin-bottom: 24px;
}

.bulFooter {
    color: var(--Grey-Scale-50, #9E9E9E);
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}

.pager {
    margin: 56px 0;
}

.dvFooter {
    min-height: 56px;
    padding: 56px 56px;
    background: #fff !important;
    display: block;
}

    .imglogo {
        position: absolute;
        /*top: 54px;
        left: 159px;*/
        top: 44px;
        left: 80px;
        z-index: 10;
        width: auto;
        cursor: pointer;
    }

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    border: 1px solid var(--Grey-Scale-0, #FFF);
    background: var(--Grey-Scale-0, #FFF);
    color: var(--Primary-Color-default, #004998);
    text-align: center;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: var(--Grey-Scale-0, #FFF);
    font-family: "Noto Sans TC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.pager .actived > a, .pager .actived > a:hover, .pager .actived > a:focus, .pager .actived > span {
    border-radius: 4px;
    border: 1px solid var(--AVC-CEF-Color-1, #F0800E) !important;
    background: var(--AVC-CEF-Color-1, #F0800E) !important;
    color: var(--Grey-Scale-0, #FFF);
    text-align: center;
    /* Text/H4 */
    font-family: "Microsoft JhengHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 28px */
}

.pager li {
    padding-left: 5px;
}

    .pager li > a:hover,
    .pager li > a:focus {
        text-decoration: none;
        border-radius: 4px;
        border: 1px solid #D2E2FF;
        color: #004998;
        background: #D2E2FF;
    }

#dnn_contentPane {
    background: #fff;
}

.rcarouselsbj {
    z-index: 10
}

/* vform-coo 2*/
/* Navbar container */
.navbar1 {
    overflow: hidden;
    background-color: transparent;
    z-index: 1;
    padding-right: 124px;
    float: left;
}

/* Links inside the navbar */
/* .navbar1 a {
            float: left;
            font-size: 16px;
            color: white;
            text-align: center;
            padding: 14px 16px;
            padding:14px 4px 8px 4px;
            text-decoration: none;
            margin-right:40px;
        }*/

/* The dropdown container */
.dropdown1 {
    float: left;
    overflow: hidden;
}

    /* Dropdown button */
    .dropdown1 .dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: #000;
        padding: 14px 16px;
        padding: 14px 4px 8px 4px;
        background-color: inherit;
        /* font: inherit;*/ /* Important for vertical align on mobile phones */
        margin: 0; /* Important for vertical align on mobile phones */
        margin-right: 40px;
        display: block;
        border-bottom: 2px solid transparent;
    }

        .dropdown1 .dropbtn .row a, .dropdown1 .dropbtn .row a:visited, .dropdown1 .dropbtn .row a:hover, .dropdown1 .dropbtn .row a:focus, .dropdown1 .dropbtn .row a:active {
            color: #000;
            text-decoration: unset;
        }
    /* Add a red background color to navbar links on hover */
    .navbar1 a:hover, .dropdown1:hover .dropbtn {
        /* background-color: red;*/
        border-bottom: 2px solid var(--AVC-CEF-Color-1, #F0800E);
        color: var(--AVC-CEF-Color-1, #F0800E);
        /*font-weight: bold;*/
    }

    
    /* Dropdown content (hidden by default) */
    .dropdown1-content {
        display: none;
        position: absolute;
        /* background-color: #fff;*/
        width: 100%;
        left: 0;
        /*padding-left:150px;
        padding-right:150px;*/
        /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
        z-index: 16;
    }

    /* Mega Menu header, if needed */
    .dropdown1-content .header1 {
        background: transparent;
        /*padding: 16px;*/
        color: white;
        height: 54px;
        height: 34px;
    }

/* Show the dropdown menu on hover */
.dropdown1:hover .dropdown1-content {
    display: block;
}
/* .divBreadcrumbs+.dropdown1:hover:has(.navbar1):has(.navbor){
    display: none;
  
}*/

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: auto;
    padding: 28px 20px 22px 20px;
    min-width: 120px;
    /* background-color: #ccc;*/
    /*height: 250px;*/
}

/* Style links inside the columns */
/*.column a {
            float: none;
            color: black;
            padding: 16px;
            text-decoration: none;
            display: block;
            text-align: left;
        }*/

/* Add a background color on hover */
/*.column a:hover {
                background-color: #ddd;
            }*/

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.column > div:first-child, .column > a:first-child {
    color: var(--Grey-Scale-70, #414141);
    /* H6 */
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    /*font-weight: 600;*/
    line-height: normal;
    text-wrap: nowrap;
    padding-bottom: 10px;
    /*border-bottom: 2px solid #D4D4D4;*/
    border-bottom: 2px solid transparent;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    display: block;
}

    .column > div:first-child, .column > a:first-child:hover {
        color: #004998;
    }

.navbor {
    position: absolute;
    top: 50px;
    z-index: 9;
    width: 100%;
    padding-left: 550px;
}

.dropdown1-content > .row {
    margin: 0;
    width: 100%;
    background: #fff;
    padding-left: 150px;
    padding-right: 150px;
    /*background: rgba(255, 255, 255, 0.95);*/
    background: rgba(255, 255, 255, 1);
    display: flex;
    justify-content: center;
}

    .dropdown1-content > .row .column .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .dropdown1-content > .row .column .row {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 13px;
    }

        .dropdown1-content > .row .column .row .col-md-4 {
            padding-left: 0;
            padding-right: 10px;
        }

.dropdown1-content .row .column .row .col-md-4 div,
.dropdown1-content .row .column .row .col-md-8 div {
    margin-bottom: 12px;
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.dropdown1-content .row .column .row .col-md-4 a,
.dropdown1-content .row .column .row .col-md-8 a {
    margin-bottom: 12px;
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0;
    margin: 0;
}

a {
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

.dropdown1-content .row .column .row .col-md-12 a,
.dropdown1-content .row .column .row .col-md-12 div {
    margin-bottom: 12px;
    color: #818181;
    font-family: "Noto Sans TC";
    font-size: 15px;
    font-style: normal;
    /*font-weight: 600;*/
    line-height: normal;
    padding: 0;
    margin: 0 0 12px 0;
    display: block;
}

.dropdown1-content > .row .column .row .col-md-12 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.column .col-md-12 {
    padding: 0;
    margin: 0;
}
/* footer */
/*UL LI {
        list-style: none;
    }*/

ul.foot-menu {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
}

li.foot-nav {
    position: relative;
    transition: color .4s;
    flex-direction: row;
    margin-bottom: 1.25rem;
    display: block;
    border: none;
    padding: 0;
    color: var(--Grey-Scale-0, #FFF);
    font-family: "Noto Sans TC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    flex-grow: 1;
    list-style: none;
}

ul.foot-itm li {
    overflow: hidden;
    color: var(--Grey-Scale-0, #FFF);
    text-overflow: ellipsis;
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}

    ul.foot-itm li:first-child {
        margin-top: 16px;
    }

.dropdown1 .dropbtn {
    margin-right: 30px
}
.dvFooter ul ul {
    margin-left: 0;
}

.copyrighttxt {
    overflow: hidden;
    color: var(--Grey-Scale-90, #212121);
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline;
    float: right;
    padding-top: 8px;
}

    .copyrighttxt a {
        color: #212121;
    }

        .copyrighttxt a:visited, .copyrighttxt a:hover {
            color: #212121;
            text-decoration: underline;
        }

.copyrightimg {
    display: inline;
    overflow: hidden;
    color: var(--Grey-Scale-90, #212121);
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .copyrightimg img {
        margin-right: 16px;
        width: auto;
    }

.dvFooter a, .dvFooter a:visited, .dvFooter a:hover {
    color: #fff;
    text-decoration: unset;
}

.column a:hover, .column a {
    text-decoration: none;
}



.nav2 {
    top: 0;
    height: 150px;
    background: linear-gradient(180deg, #004498 0%, rgba(0, 73, 152, 0.90) 100%);
    height: 80px;
    position: fixed;
    z-index: 9;
    width: 100%;
    display: none;
}

    .nav2 .navbor {
        padding-left: 370px;
        top: 16px;
    }

    .nav2 .dropdown1-content .header1 {
        height: 15px;
    }

    .nav2 .dropdown1-content > .row {
        background: rgba(255, 255, 255, 0.98);
    }

.ibr-global {
    font-size: 30px;
    position: absolute;
    display: block;
    right: 90px;
    top: 60px;
    z-index: 16;
    color: #fff;
    cursor: pointer;
}

.nav2 .navbar1 {
    padding-right: 74px;
    float: right;
}

.nav2 .ibr-global {
    right: 40px;
    top: 26px;
}

.column > a:first-child {
    background: linear-gradient(currentColor 0 0) bottom left/ var(--underline-width, 0%) 0.1em no-repeat;
    text-decoration: none;
    transition: background-size 0.5s;
}

.dropdown1-content .row .column .row .col-md-12 a {
    background: linear-gradient(#4b739a 0 0) bottom left/ var(--underline-width, 0%) 0.1em no-repeat;
    text-decoration: none;
    transition: background-size 0.5s;
    border-bottom: 2px solid transparent;
}

    .column > a:hover, .dropdown1-content .row .column .row .col-md-12 a:hover {
        --underline-width: 100%;
        color: #4b739a;
    }

.dvsecmenu {
    width: 100%;
    position: fixed;
    z-index: 2;
    top: 80px;
    /*display:none;*/
}

    .dvsecmenu .form-pmenu {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 10px 186px;
        color: var(--Grey-Scale-0, #FFF);
        background: linear-gradient(347deg, rgba(255, 255, 255, 0.10) -22.26%, rgba(0, 15, 64, 0.10) 154.61%);
        background: #0e1d4b;
        width: 100%;
        opacity: 0.8;
    }


/* ============ test*/


.navbor {
    TOP: 40px;
    padding-left: 420px;
}

.ibr-global {
    /*top: 38px;*/
    right: 10px;
    vertical-align: middle;
    top: 50px;
}

.ibr-globalbc {
    background-color: var(--AVC-CEF-Color-1, #F0800E);
    border-radius: 28px;
    padding: 4px 4px 4px 8px;
    display: table;
}

.ibr-global i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 20px;
}

.ibr-global .dvlang {
    font-size: 13px;
    display: inline;
    vertical-align: middle;
}

.navbar1 {
    padding-right: 124px;
}

.dropdown1 .dropbtn {
    margin-right: 30px
}

.ws-head.menu-sticky-active .bgHeader {
    /*background: linear-gradient(180deg, #004498 0%, rgba(0, 73, 152, 0.90) 100%);*/
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.90) 100%);
    height: 80px;
    position: fixed;
    z-index: 9;
    width: 100%;
}

.ws-head.menu-sticky-active .imglogo {
    position: fixed;
    top: 40px;
    left: 40px;
    /*left: 80px;*/
}

.ws-head.menu-sticky-deactive .imglogo {
    position: absolute;
    top: 44px !important;
    /*left: 80px !important;*/
    left: 40px !important;
}

.ws-head.menu-sticky-active .navbor {
    top: 16px;
    position: fixed;
}

.ws-head.menu-sticky-active .ibr-global {
    top: 28px;
    position: fixed;
}

.ws-head.menu-sticky-active .dropdown1-content .header1 {
    height: 14px;
}

.form-pmenu.menu-sticky-active {
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 8;
    opacity: 0.9;
}

.bclang {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}

    .bclang a {
        color: #fff;
        font-size: 13px;
        margin-right: 6px;
    }

        .bclang a:hover {
            color: #c9c9c9;
        }

.bulTitle {
    color: var(--AVC-CEF-Color-1, #F0800E) !important;
    letter-spacing: 1px;
}

.bulInfo {
    color: #212121 !important;
}

/*intro*/

.fbccontent {
    display: flex;
    flex-direction: column;
   /* align-items: flex-start;*/
    gap: 10px;
    align-self: stretch;
    background: var(--Grey-Scale-0, #FFF);
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.ctitle {
    color: var(--AVC-CEF-Color-1, #F0800E);
    /* H3 */
    font-family: "Noto Sans TC";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

.fcontent {
    color: var(--Grey-Scale-90, #212121);
    /* Body */
    font-family: "Noto Sans TC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    width: 100%;
}

ol.fdnul {
    margin-top: 40px;
}

.blcIntro table.qtable {
    border-collapse: collapse;
    width: 100%;
}

    .blcIntro table.qtable, .blcIntro table.qtable td {
        border: 2px solid #F5993C;
        padding: 4px 10px;
        text-align: left;
        font-size: 16px;
        padding: 15px;
    }

        .blcIntro table.qtable, .blcIntro table.qtable td:nth-child(2) {
            text-align: left;
        }


            .blcIntro table.qtable tr:first-child td {
                background: #F5993C;
                font-size: 18px;
                color: #fff;
                padding: 8px;
                text-align: center;
            }

                .blcIntro table.qtable tr:first-child td:nth-child(2) {
                    text-align: left;
                }

.mt40 {
    margin-top: 40px;
}

.imgperson {
    position: relative;
    width: 100%;
    height: auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

.bcf-mbinfo-img-tt {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    margin-top: 10px;
}

.bcf-bcmemberintro {
}

.bcf-memberintro {
    border-top: 2px solid var(--Grey-Scale-40, #BDBDBD);
    background: var(--Grey-Scale-0, #FFF);
    padding: 30px;
    margin-bottom: 30px;
}

.bcf-bcmemberintro .col-md-8 {
    padding-left: 60px;
}

.bcf-mbinfo-title {
    color: var(--Grey-Scale-80, #424242);
    /* H3 */
    font-family: "Noto Sans TC";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bcf-mbinfo-jobtitle {
    float: right;
    position: relative;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
}

.bcf-mbinfo-cc {
    color: var(--Grey-Scale-90, #212121);
    /* Body */
    font-family: "Noto Sans TC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    margin-top: 20px;
}

/****  header  *****/
.ws-head {
    height: 550px;
}

    .ws-head > .row {
        margin: 0 0 10px 0;
    }

/*.bgHeader {
    height: 150px;
    position: relative;
    margin-top: -747px;
    z-index: 8;
    height: 120px;
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.80) 100%);
}*/

.bcHeader {
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Noto Sans TC";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 180px;
    margin-top: 120px;
}

.dvFooter {
    min-height: 56px;
    padding: 56px 56px;
    background: #fff !important;
    display: block;
}

.imglogo {
    position: absolute;
    /*top: 54px;
        left: 159px;*/
    top: 44px;
    left: 80px;
    z-index: 10;
    width: auto;
    cursor: pointer;
}




.ibr-global {
    font-size: 30px;
    position: absolute;
    display: block;
    right: 90px;
    top: 60px;
    z-index: 16;
    color: #fff;
    cursor: pointer;
}

.navbor {
    TOP: 40px;
    padding-left: 420px;
}

.ibr-global {
    /*top: 38px;*/
    right: 10px;
    vertical-align: middle;
    top: 50px;
}

.ibr-globalbc {
    background-color: var(--AVC-CEF-Color-1, #F0800E);
    border-radius: 28px;
    padding: 4px 4px 4px 8px;
    display: table;
    margin-right: 6px;
}

.ibr-global i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 20px;
}

.ibr-global .dvlang {
    font-size: 13px;
    display: inline;
    vertical-align: middle;
}

.navbar1 {
    padding-right: 124px;
}

.dropdown1 .dropbtn {
    margin-right: 30px
}

.ws-head.menu-sticky-active .bgHeader {
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.90) 100%);
    height: 80px;
    position: fixed;
    z-index: 9;
    width: 100%;
}

.ws-head.menu-sticky-active .imglogo {
    position: fixed;
    top: 40px;
    left: 80px;
}

.ws-head.menu-sticky-deactive .imglogo {
    position: absolute;
    top: 44px !important;
    left: 80px !important;
}

.ws-head.menu-sticky-active .navbor {
    top: 16px;
    position: fixed;
}

.ws-head.menu-sticky-active .ibr-global {
    top: 28px;
    position: fixed;
}

.ws-head.menu-sticky-active .dropdown1-content .header1 {
    height: 14px;
}

.form-pmenu.menu-sticky-active {
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 8;
    opacity: 0.9;
}

.bclang {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}

    .bclang a {
        color: #fff;
        font-size: 13px;
        margin-right: 6px;
    }

        .bclang a:hover {
            color: #c9c9c9;
        }

#imgHeader {
    width: 100%;
    height: 550px;
}



@media only screen and (max-width: 767px) {
    .ws-head {
        height: 80px;
        background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.80) 100%);
        height: 80px;
        position: relative;
        z-index: 11;
        width: 100%;
        top: 0;
    }

        .ws-head .bgHeader, .ws-head.menu-sticky-deactive .bgHeader {
            height: 80px;
        }

        .ws-head.menu-sticky-active /*, .ws-head.menu-sticky-deactive */ {
            position: fixed;
        }
        /* #imglogo {
        height: 30px;
        top: 25px;
        left: 10px;
        width: 180px;
        z-index: 11;
    }*/
        .ws-head .imglogo {
            top: 20px !important;
            left: 15px !important;
            /*top: 35px ;
                    left: 15px ;*/
            width: 200px;
        }

        .ws-head.menu-sticky-deactive .imglogo {
            top: 22px !important;
            left: 15px !important;
            width: 200px;
        }

        .ws-head.menu-sticky-deactive .ibr-global {
            top: 22px;
        }

        .ws-head.menu-sticky-active .imglogo, .ws-head.menu-sticky-active .ibr-global {
            top: 22px !important;
        }

        .ws-head .ibr-global {
            top: 20px;
            margin-right: 40px;
        }

        .ws-head.menu-sticky-active .bgHeader {
            background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.80) 100%);
            height: 80px;
            position: fixed;
            z-index: 11;
            width: 100%;
        }

        .ws-head.menu-sticky-active .imglogo {
            z-index: 11;
        }

    .bcf-bcmemberintro .col-md-4 {
        width: 100%;
        padding-left: 0;
        margin-bottom:45px;
        
    }
    .bcf-bcmemberintro .col-md-8{
        width:100%;
        padding-left:0;
    }

    .fbccontent  .form-finance {
        padding: 0px;
        min-height:550px;
    }
    .fbccontent  .finance-ddlreportyear {
        width: 100%;
        min-width: unset;
     
    }

    div#bcListActivity .col-md-6.pr4p, div#bcListActivity .col-md-6.pl4p {
        width: 100%;
        margin-bottom: 40px;
        padding-left: 0;
        padding-right: 0;
    }
    div#bcListActivity .col-md-6 .blc-btn {
        margin-top: 0;
    }
    div#bcListActivity .col-md-6 .sub-act {
        font-size: 2rem;
    }
    div#bcListActivity .col-md-6 .btn-act {
        font-size: 1.5rem;
    }
    .fbcPanel {
        padding-top: 20px;
    }
    .tab-content{
        width:100%;
    }

    .nav.nav-tabs > li {
        width: 100%;
       
    }
    #bcListBulletin #divList {
        margin-top:30px;
    }
    #divList > .row {
        margin-bottom: 65px;
    }
    div#bcListBulletin {
        padding-left: 8%;
        padding-right: 8%;
    }
    div#bcListBulletin .col-md-3 {
        width: 100%;
        margin-bottom: 15px;
    }
    div#bcListBulletin .col-md-9 {
        padding-left:2px;
        padding-right:2px;
    }
}

.icsidebar {
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 4px;
    top: 0px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    color: #FFFFFF;
    padding: 4px 0px 4px 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: rgba(0, 136, 204, 0.8);
    border-radius: 2px;
}

/*  footer頁尾   */
.wbFooter {
    background: var(--Grey-Scale-30, #E0E0E0);
    padding: 24px 10%;
}

.apFooter {
    background: var(--Grey-Scale-30, #E0E0E0);
    padding: 24px;
}

.f-ft-addr {
    text-align: right;
}

.apf-ft-addr {
    margin-top: 10px;
    text-align: center;
    font-size: 1.3rem;
}
.sidebar-menu > ul {
    margin-top: 0px;
}

.dvPageView {
    display: flex;
    align-items: center; 
    justify-content: center; 
    height: 42px;
}