#main-wrapper[data-layout=horizontal] .topbar .navbar-collapse[data-navbarbg=skin1],
#main-wrapper[data-layout=horizontal] .topbar[data-navbarbg=skin1],
#main-wrapper[data-layout=vertical] .topbar .navbar-collapse[data-navbarbg=skin1],
#main-wrapper[data-layout=vertical] .topbar[data-navbarbg=skin1],
.theme-color .theme-item .theme-link[data-navbarbg=skin1] {
    background: #ffffff;
    background: -moz-linear-gradient(left,#ffffff 0,#ffffff 100%);
    background: -webkit-linear-gradient(left,#ffffff 0,#ffffff 100%);
    background: linear-gradient(to right,#ffffff 0,#ffffff 100%);
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(57, 194, 73);
}

.carousel-indicators .active {
    opacity: .5;
}
.carousel-indicators li {
    opacity: 1;
}
.videobox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.videobox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videobox > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor:pointer;
    z-index: 9;
}

.hot_keyword{
    color: #e6a32b;
    font-size: 24px;
}
.hot_keyword:hover{
    color: #64a13b;
    font-size: 24px;
}

.hot_search_keyword_mobile{
    color: black;
    font-weight: bolder;
    font-size: 20px;
}

.hot_search_keyword_mobile > a{
    color: black;
    font-weight: bolder;
    font-size: 20px;
}

.hot_search_keyword_mobile > a:hover{
    color: black;
    font-weight: bolder;
    font-size: 20px;
}

.hot_search_keyword_mobile_v2{
    color: black;
    margin-bottom: 5px;
}

.hot_search_keyword_mobile_v2 > a{
    color: black;
}

.hot_search_keyword_mobile_v2 > a:hover{
    color: #000000;
}

.btn-rounded {
    border-radius: 40px !important;
    padding: 5px 10px !important;
}

.hot_keyword_mobile > div > a{
    color: black;
    font-weight: bolder;
    font-size: 20px;
}

.hot_keyword_mobile > div > a:hover{
    color: black;
    font-weight: bolder;
    font-size: 20px;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: rgb(227, 108, 9);
    border-color: rgb(227, 108, 9);
}

.btn-outline-dark:active {
    color: #fff;
    background-color: rgb(227, 108, 9);
    border-color: rgb(227, 108, 9);
}

.btn-outline-dark:focus {
    color: #fff;
    background-color: rgb(227, 108, 9);
    border-color: rgb(227, 108, 9);
}

@media (min-width: 992px){
    .topbar {
        height: 70px;
        box-shadow: 1px 0 7px rgb(0 0 0/15%);
    }

    .sidebar-nav ul .sidebar-item .sidebar-link {
        padding: 16px 0px 10px 0px;
    }

    #main-wrapper[data-layout=horizontal] {
        background: #ffffff;
    }


    .img-light:hover {-webkit-filter: brightness(125%); }
}

.card-title-custom{
    box-shadow: 0 2px;
    padding-bottom:5px;
    font-weight: 600;
}

.topbar .nav-toggler, .topbar .topbartoggler {
    color: rgb(57, 194, 73);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(57, 194, 73);
}

.topbar .top-navbar .navbar-nav>.nav-item-custom:hover {
    background: rgb(255 255 255)!important;
}
.topbar .top-navbar .navbar-nav>.nav-item-custom{
    position: relative;
    left: 30px;
}
.page-wrapper {
    background: #ffffff;
}
.app-search input {
    width: 600px;
    font-size: 14px;
    /* transition: .5s ease-in; */
}
.app-search input:focus {
    width: 600px;
}

#carouselExampleIndicators .carousel-indicators li {
    text-indent: unset;
    height: unset;
    font-size: 30px;
    background-clip: padding-box;
}

#carouselExampleIndicators .carousel-indicators {
    position: absolute;
    height: 60px;
    top: -65px;
    right: -60px;
    bottom: unset;
    left: unset;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

@media (min-width: 992px) {
    .slick-prev-arrow {
        position: absolute;
        height: 10px;
        font-size: 60px;
        bottom: 150px;
        z-index: 9;
        cursor: pointer;
        color: #ffffff;
        text-shadow: 0 0 4px #000000;
    }

    .slick-next-arrow {
        position: absolute;
        height: 10px;
        font-size: 60px;
        bottom: 150px;
        right: -10px;
        z-index: 9;
        cursor: pointer;
        color: #ffffff;
        text-shadow: 0 0 4px #000000;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .nav-justified .nav-item {
        padding:0px 5px 0px 5px;
    }


    #accordion1 > .card{
        margin-bottom: 0px;
    }
    #accordion1 > .card > .card-header {
        padding: 2px 0px 2px 0px;
        margin-bottom: 0;
        background-color: #f09514;
        color: white;
        border-bottom: 1px solid transparent;
    }

    #accordion1 > .card > .card-header > h5 > button {
        color: #fcf8f3;
        width: 100%;
        font-family: 微軟正黑體;
        font-size: 20px;
    }

    #accordion2 > .card{
        margin-bottom: 0px;
    }
    #accordion2 > .card > .card-header {
        padding: 2px 0px 2px 0px;
        margin-bottom: 0;
        background-color: #4b942c;
        color: white;
        border-bottom: 1px solid transparent;
    }

    #accordion2 > .card > .card-header > h5 > button {
        color: #fcf8f3;
        width: 100%;
        font-family: 微軟正黑體;
        font-size: 20px;
    }

    #accordion3 > .card{
        margin-bottom: 0px;
    }
    #accordion3 > .card > .card-header {
        padding: 2px 0px 2px 0px;
        margin-bottom: 0;
        background-color: #fd6e6d;
        color: white;
        border-bottom: 1px solid transparent;
    }

    #accordion3 > .card > .card-header > h5 > button {
        color: #fcf8f3;
        width: 100%;
        font-family: 微軟正黑體;
        font-size: 20px;
    }

    #accordion4 > .card{
        margin-bottom: 0px;
    }
    #accordion4 > .card > .card-header {
        padding: 2px 0px 2px 0px;
        margin-bottom: 0;
        background-color: #5a87e0;
        color: white;
        border-bottom: 1px solid transparent;
    }

    #accordion4 > .card > .card-header > h5 > button {
        color: #fcf8f3;
        width: 100%;
        font-family: 微軟正黑體;
        font-size: 20px;
    }


}

@media (max-width: 766px) {
    #disease_box {
        display: none;
    }
    #horizontal_ad_box {
        display: none;
    }
}


.a1 {
    background-color: rgba(0,0,0,.3);
    text-shadow: 0 0 1px #000000;
    font-family: 微軟正黑體;
    padding: 0px 20px 0px 20px;
    position: absolute;
    bottom: 0px;
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
}

.a1-title {
    font-family: 微軟正黑體;
    font-size: 20px;
    color: #000000;
    height: 60px;
    font-weight: bolder;
    line-height: 28px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.list-title a{
    font-family: 微軟正黑體;
    color: #0a1016;
    font-size: 22px;
    font-weight: 600;
}

.list-title a:hover{
    font-family: 微軟正黑體;
    color: #5b9f40;
    font-size: 22px;
    font-weight: 600;
}

.a1-title a{
    font-family: 微軟正黑體;
    color: #0a1016;
    font-size: 22px;
}

.a1-title a:hover{
    font-family: 微軟正黑體;
    color: #5b9f40;
    font-size: 22px;
}

.blog-index-title-big {
    background-color: rgba(0,0,0,.5);
    text-shadow: 0 0 1px #000000;
    font-family: 微軟正黑體;
    padding: 0px 20px 0px 20px;
    position: relative;
    bottom: 108px;
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
}

.blog-index-title-big-less-20 {
    background-color: rgba(0,0,0,.5);
    text-shadow: 0 0 1px #000000;
    font-family: 微軟正黑體;
    padding: 0px 20px 0px 20px;
    position: relative;
    bottom: 55px;
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
}

.blog-index-title-small {
    background-color: rgba(0,0,0,.5);
    text-shadow: 0 0 1px #000000;
    font-family: 微軟正黑體;
    padding: 0px 10px 0px 10px;
    position: relative;
    bottom: 72px;
    height: 72px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
}
.seminar-content {
    width: 95%;
    font-family: 微軟正黑體;
    font-size: 28px;
    line-height: 1.5em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
}
@media (max-width: 766px) {
    .a1-title {
        font-family: 微軟正黑體;
        font-size: 20px;
        color: #000000;
        height: 60px;
        font-weight: bolder;
        line-height: 24px;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    .list-title a{
        font-family: 微軟正黑體;
        color: #0a1016;
        font-size: 20px;
        line-height: 23px;
        font-weight: bolder;
    }

    .list-title a:hover{
        font-family: 微軟正黑體;
        color: #5b9f40;
        font-size: 20px;
        line-height: 23px;
        font-weight: bolder;
    }
    .slick-next-arrow{
        display: none !important;
    }
    .slick-prev-arrow{
        display: none !important;
    }

    .blog-index-title-big {
        background-color: rgba(0,0,0,.5);
        text-shadow: 0 0 1px #000000;
        font-family: 微軟正黑體;
        padding: 0px 20px 0px 20px;
        position: relative;
        bottom: 0px;
        font-size: 24px;
        font-weight: 600;
        color: #ffffff;
    }

    .blog-index-title-big-less-20 {
        background-color: rgba(0,0,0,.5);
        text-shadow: 0 0 1px #000000;
        font-family: 微軟正黑體;
        padding: 0px 20px 0px 20px;
        position: relative;
        bottom: 0px;
        font-size: 24px;
        font-weight: 600;
        color: #ffffff;
    }

    .blog-index-title-small {
        background-color: rgba(0,0,0,.5);
        text-shadow: 0 0 1px #000000;
        font-family: 微軟正黑體;
        padding: 0px 10px 0px 10px;
        position: relative;
        bottom: 0px;
        height: 72px;
        font-size: 24px;
        font-weight: 600;
        color: #ffffff;
        width: 100%;
    }
    .seminar-content {
        width: 100%;
        font-family: 微軟正黑體;
        font-size: 20px;
        line-height: 26px;
        letter-spacing: .075em;
        text-align: left;
        font-weight: bolder;
    }
    .seminar-title {
        font-family: 微軟正黑體;
        font-size: 24px;
        font-weight: 600;
        width: 100%;
        color: black;
    }
}

.b1 {
    font-family: 微軟正黑體;
    font-size: 28px;
    font-weight: 600;
    width: 100%;
    color: black;
}

.b1-content {
    width: 95%;
    font-family: 微軟正黑體;
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
}

.read-more{
    width: 100%;
    position: relative;
    top: 10px;
    height: 0px;
}

.read-more a{
    font-family: 微軟正黑體;
    color: #0a1016;
    font-size: 18px;
    font-weight: 600;
}

.blog-list-title a{
    font-family: 微軟正黑體;
    color: #0a1016;
    font-size: 22px;
    font-weight: 600;
}
.blog-list-title a:hover{
    font-family: 微軟正黑體;
    color: #5b9f40;
    font-size: 22px;
    font-weight: 600;
}
.blog-list-content {
    height: 120px;
    font-family: 微軟正黑體;
    font-size: 20px;
    font-weight: bolder;
}

.blog-list-info {
    font-family: 微軟正黑體;
    font-size: 16px;
    font-weight: bolder;
}

.blog-intro-content {
    width: 95%;
    font-family: 微軟正黑體;
    font-size: 22px;
    line-height: 1.5em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
}

@media (min-width: 992px) {
    .blog-index-row-fixed{
        height: 422px;
    }
    .blog-index-small-fixed {
        position: relative;
        top: -55px;
    }
}


.seminar-group-title a{
    font-family: 微軟正黑體;
    color: #0a1016;
    font-size: 22px;
    font-weight: bolder;
}
.seminar-group-title a:hover{
    font-family: 微軟正黑體;
    color: #5b9f40;
    font-size: 22px;
    font-weight: bolder;
}


.seminar-list-title a{
    font-family: 微軟正黑體;
    color: #0a1016;
    font-size: 24px;
    font-weight: 600;
}
.seminar-list-title a:hover{
    font-family: 微軟正黑體;
    color: #5b9f40;
    font-size: 24px;
    font-weight: 600;
}

.seminar-list-content {
    height: 120px;
    font-family: 微軟正黑體;
    font-size: 20px;
    font-weight: bolder;
}

.portal-blog-link a{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #39c249;
    font-size: 20px;
    font-weight: 600;
}

.nav-pills .nav-link, .nav-pills .show>.nav-link a{
    color: #000000;
    background-color: #e1e1e1;
    font-size: 20px;
    font-weight: 600;
}

#gotop { position:fixed; bottom:2px; right:5px; height:58px; width:58px; background:url(../images/gotop.png) no-repeat 0 0; display:block; text-indent:-9999px; overflow:hidden }

.area_div{
    position: relative;
    top: 50px;
}

.area_title{
    font-family: 微軟正黑體;
    font-size: 30px;
    font-weight: bold;
    color: black;
    border-bottom: 4px double #cccccc;
}

.article-title {
    font-family: 微軟正黑體;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 40px;
    border-bottom: 4px double #cccccc;
    color: black;
}
.article-title a{
    font-family: 微軟正黑體;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 40px;
    border-bottom: 4px double #cccccc;
    color: black;
}

.article-info {
    font-family: 微軟正黑體;
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    padding: 0;
}

.article-cover-desc {
    background-color: #ddeed7;
    font-family: 微軟正黑體;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    /*position: relative;
    bottom: 47px;*/
}
#article-content > p > strong{
    font-weight: 700;
}
#article-content > p > b{
    font-weight: 700;
}
#article-content > p > span > strong{
    font-weight: 700;
}
#article-content > p > span > b{
    font-weight: 700;
}
#article-content > p > span > b > strong{
    font-weight: 700;
}
#article-content > p > font > strong > b{
    font-weight: 700;
}
#article-content > h2 > span > strong{
    font-weight: 700;
}

#article-content > h2 > strong > span{
    font-weight: 700;
}
#article-content > h3 > span > strong{
    font-weight: 700;
}
#article-content > h3 > span > b{
    font-weight: 700;
}

#article-content > h3 > strong > span{
    font-weight: 700;
}

#article-content > h3 > b > span{
    font-weight: 700;
}

#article-content > h3 {
    font-weight: 700;
}

.article-content-20 {
    font-family: 微軟正黑體;
    font-size: 20px;
    line-height: 1.75em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
    word-break: normal;
}
.article-content-22 {
    font-family: 微軟正黑體;
    font-size: 22px;
    line-height: 1.75em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
    word-break: normal;
}
.article-content-24 {
    font-family: 微軟正黑體;
    font-size: 24px;
    line-height: 1.75em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
    word-break: normal;
}

.dr-card-content-20 {
    font-family: 微軟正黑體;
    font-size: 20px;
    line-height: 1.75em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
    word-break: normal;
}

.dr-card-content-20 > p > strong{
    font-family: 微軟正黑體;
    font-size: 20px;
    line-height: 1.75em;
    letter-spacing: .075em;
    text-align: left;
    font-weight: bolder;
    word-break: normal;
}

#dr-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 5px solid transparent;
    border-radius: 0.25rem;
}

#dr-card > .bg-success {
    background-color: #39c449!important;
    position: relative;
    top: -1px;
    width: 100.5%;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0rem 0rem;
    border-bottom: 0px solid #e9ecef;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.keyword-link {
    font-size: 20px;
    font-weight: bold;
}
.keyword-link a {
    font-size: 20px;
    font-weight: bold;
    color: #8fb442;
    margin-top: 15px;
}

.change_font_size_box{
    position: relative;
    top: -60px;
}

.change_font_size_box_mobile{
    position: relative;
    top: 0px;
}

.list-item:hover{
    background-color: #edffe9;
}




.list-content {
    height: 100px;
    font-family: 微軟正黑體;
    font-size: 18px;
    font-weight: bolder;
}


.list-info {
    font-family: 微軟正黑體;
    font-size: 16px;
    font-weight: bolder;
}


.addon_list_title {
    font-family: 微軟正黑體;
    font-size: 18px;
    font-weight: 600;
}

.addon_list_title a{
    color: #0b0b0b;
}


.footer-dark {
    padding:10px 0;
    color:#f0f9ff;
    background-color:#282d32;
}

.footer-dark h3 {
    margin-top:0;
    margin-bottom:12px;
    font-weight:bold;
    font-size:16px;
    color:#f0f9ff;
}

.footer-dark ul {
    padding:0;
    list-style:none;
    line-height:1.6;
    font-size:14px;
    margin-bottom:0;
}

.footer-dark ul a {
    color:inherit;
    text-decoration:none;
    opacity:0.6;
}

.footer-dark ul a:hover {
    opacity:0.8;
}

@media (max-width:767px) {
    .footer-dark .item:not(.social) {
        text-align:center;
        padding-bottom:20px;
    }
}

.footer-dark .item.text {
    margin-bottom:18px;
}

@media (max-width:767px) {
    .footer-dark .item.text {
        margin-bottom:0;
    }
}

.footer-dark .item.text p {
    opacity:0.6;
    margin-bottom:0;
}

.footer-dark .item.social {
    text-align:center;
}

@media (max-width:991px) {
    .footer-dark .item.social {
        text-align:center;
        margin-top:20px;
    }
}

.topbar .top-navbar .navbar-nav>.nav-item:hover {
    background: rgba(0,0,0,0);
}


.footer-dark .item.social > a {
    font-size:20px;
    width:36px;
    height:36px;
    line-height:36px;
    display:inline-block;
    text-align:center;
    border-radius:50%;
    box-shadow:0 0 0 1px rgba(255,255,255,0.4);
    margin:0 8px;
    color:#fff;
    opacity:0.75;
}

.footer-dark .item.social > a:hover {
    opacity:0.9;
}

.footer-dark .copyright {
    text-align:center;
    padding-top:10px;
    font-size:13px;
    margin-bottom:0;
    color:#fff;
}
