﻿/* globle */
@font-face {
    font-family: 'eudc';
    src: url('/fonts/EUDC.woff');
    src: url('/fonts/EUDC.woff') format('woff'), url('/fonts/EUDC.ttf') format('truetype')
}


* {
    color: #3b3b3b;
    font-family: Meiryo, "微軟正黑體", eudc, "Microsoft JhengHei", Arial;
    letter-spacing: 1.85px;
}

body {
    overflow-x: hidden;
    background-color: #ebebeb;
}

#form1 {
    overflow-x: hidden;
}

h1 {
    font-size: 24px;
    line-height: 32px;
}

h2 {
    color: #0bac8f;
    font-size: 18px;
    line-height: 28px;
}

h3 {
    color: #000;
    font-family: "微軟正黑體", eudc, "Microsoft JhengHei", Arial;
    font-size: 16px;
    line-height: 24px;
}

h4 {
    color: #8e8e8e;
    font-size: 12px;
    font-weight: lighter;
    line-height: 20px;
}

p {
    line-height: 24px;
    text-align: justify;
}

a {
    text-decoration: none;  
	word-break: break-all;
	color: #3b3b3b;
    /*color: #A447A5;*/
}

    a.sublinks_subtitle:hover,a.item:hover {
        text-decoration: none;
    }

.downlink {
    color: #337ab7;
    text-decoration: none;
}

    .downlink:hover,
    .downlink:focus {
        color: #23527c;
        text-decoration: underline;
    }

    .downlink:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.downfile {
    color: #23527c;
}

    .downfile:hover,
    .downfile:focus {
        text-decoration: none;
    }

    .downfile:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
	
.alink {
    color: #2434b5;
}

    .alink:hover {
        text-decoration: underline;
    }

.border {
    border: 2px solid #3b3b3b !important;
}

footer {
    color: #aaaaaa;
    font-size: 14px;
}

.height_5 {
    height: 5px;
}

.height_10 {
    height: 10px;
}

.height_20 {
    height: 20px;
}

.height_30 {
    height: 30px;
}

.clear {
    clear: both;
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}

.list {
    list-style: none;
}

    .list a {
        color: #aaaaaa;
        font-size: 12px;
        padding-left: 5px;
        vertical-align: bottom;
    }

    /*.list li:before {
        content: "▪";
        color: #0ad4b0;
    }*/

    .list li span {
        color: #8d1e97;
        font-family: 'Noto Sans CJK TC DemiLight',"微軟正黑體", eudc, Arial;
        font-size: 18px;
        font-weight: bold;
        /*margin-left: 10px;*/
        position: relative;
    }

.more {
    background-color: #e3e3e3;
    color: #3b3b3b !important;
    float: right;
    padding: 5px;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
}

    .more:hover {
        background-color: #8d1e97;
        color: #fff !important;
        /*padding: 5px 15px;*/
        /*transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;*/
    }

.drop_down_menu {
    border: 0 !important;
    background: url('../img/icon/icon_drop.webp') no-repeat;
    background-position: 80px 7px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-indent: 0.01px;
    text-overflow: "";
    vertical-align: baseline;
    width: 90px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .drop_down_menu::-ms-expand {
        display: none;
    }

.go_to_top {
    position: fixed;
    right: 20px;
    bottom: 9%;
    display: none;
    width: 68px;
    height: 92px;
    background: url(../img/icon/icon_top.webp);
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

    .go_to_top:hover {
        background: url(../img/icon/icon_top_h.webp);
        bottom: 10%;
        /*transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;*/
    }

.break_word {
    word-break: break-all;
}

.m {
    display: none;
}

/* top list theme */
.top_list_theme {
    background: url(../img/background/top.webp);
    background-position: right;
    /*background-color: #8d1e97;*/
    font-size: 14px;
    padding: 6px 2px;
    position: relative;
    text-align: right;
}

/*.top_list_theme_fixed {
    background-color: black;
    font-size: 14px;
    padding: 29px 2px;
    text-align: right;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}*/

/*.top_theme_fixed_padding {
    display: none;
    height: 80px;
}*/

.top_list a {
    color: #fff;
    display: inline-block;
}

.top_list span {
    color: #fff;
    padding: 0 5px;
}

/* banner */
.banner {
    margin-top: 20px;
}

.container.banner {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    height: 150px;
    overflow: hidden;
}
/* content*/
.title {
    color: #3b3b3b;
    display: inline;
    font-family: "微軟正黑體", eudc, Arial;
    font-size: 15px;
    font-weight: bold;
    /*line-height: 24px;*/
}

.content {
    margin-top: 20px;
}

._content_contianer {
    background-color: #fff;
    padding: 50px 40px 100px 40px;
}

.links, ._slider, .space, ._content, .sublinks_theme {
    display: inline-block;
    vertical-align: top;
}

.links, .sublinks_theme {
    width: 18%;
}

    .links a {
        background-color: #8d1e97;
        color: #fff !important;
        display: block;
        font-size: 20px;
        /*height: 50px;*/
        line-height: 50px;
        text-align: center;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }

        .links a.mobile {
            display: none;
        }

    .links .item {
        border-bottom: 1px solid #ebebeb;
    }

    .links .item_right {
        border-bottom: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }

    .links a:hover {
        background: none;
        background-color: #57095e;
    }

    .links span {
        background-color: #57095e;
        /*background: linear-gradient(-45deg, transparent 10px, #57095e 0);*/
        display: inline-block;
        float: left;
        height: 49px;
        line-height: 50px;
    }

    .links img {
        vertical-align: text-bottom;
        padding: 0 15px;
    }

.sublinks {
    display: none;
}

    .sublinks.select {
        display: block !important;
    }

    .sublinks > li:first-child > a {
        border-top: 0px solid #fff;
    }

.sublinks_title, .sublinks_subtitle {
    cursor: pointer;
    display: block;
    word-break: break-all;
}

.sublinks_title {
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    font-size: 20px;
    padding: 15px 10px;
    text-align: center;
    color: #4B0963;
}

.sublinks_subtitle {
    background-color: #f1b7f3;
    /*border-top: 1px solid #fff;*/
    border-bottom: 1px solid #fff;
    color: #8d1e97;
    font-size: 16px;
    padding: 10px 10px;
    text-align: right;
}

    .sublinks_title:hover, .sublinks_subtitle:hover {
        background-color: #8d1e97;
        color: #fff;
        text-decoration: none;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }

        .sublinks_subtitle:hover:before, .sublinks_subtitle.select:before {
            content: "•";
            color: #0ad4b0;
            margin-right: 10px;
        }


/*NotMobile*/
@media only screen and (min-width: 601px) {
    .outlink:after, .outlink:hover:after, .outlink.select:after {
        content: " "url('/img/icon/icon-undo.webp');
    }

    .downlink:after, .downlink:hover:after, .downlink.select:after {
        content: url('/img/icon/icon_download3.webp');
    }

    .downfile:after, .downfile:hover:after, .downfile.select:after {
        content: url('/img/icon/icon_download3.webp');
    }

    .detMobile {
        display: none;
    }

    .detNotMobile {
        display: inline;
    }

    .mobiledown:after, .mobiledown.select:after {
        content: " ";
    }

    .DocName {
        font-size: 26px;
        line-height: 30px;
        font-family: "eudc",標楷體;
    }

    .DocType {
        font-size: 14px;
        line-height: 30px;
    }
}

.DocContent {
    vertical-align: top;
    text-align: left;
}

.TableCenter {
    vertical-align: middle;
    text-align: center;
}

.TableLeft {
    vertical-align: middle;
    text-align: left;
}

/* not-mobile */
@media screen and (min-width: 801px) {
    .m-modal {
        max-width: 60vw !important;
    }
    .ismobile {
        display: none;
    }
    .isnot-mobile {
        display: initial;
    }
}

/* mid-mobile */
@media screen and (min-width: 601px) and (max-width: 800px) {
    .m-modal {
        max-width: 70vw !important;
    }
    .ismobile {
        display: initial;
    }

    .isnot-mobile {
        display: none;
    }
}

/* mid-mobile */
@media screen and (max-width: 600px) {
    .m-modal {
        max-width: 80vw !important;
    }
    .ismobile {
        display: initial;
    }

    .isnot-mobile {
        display: none;
    }
}

/*Mobile*/
@media only screen and (max-width: 600px) {
    .outlink:after {
        content: " "url('/img/icon/icon-undo.webp');
    }

    .downlink {
        color: #23527c;
        text-decoration: underline;
    }

        .downlink:after {
            content: url('/img/icon/icon_download3.webp');
        }

    .downfile {
        color: #23527c;
        text-decoration: none;
    }

        .downfile:after {
            content: url('/img/icon/icon_download3.webp');
        }
	
    .detMobile {
        display: inline;
    }

    .detNotMobile {
        display: none;
    }

    .mobiledown_title:after {
        content: " "url('/img/icon/icon_download2.webp');
    }

    .DocName {
        font-size: 18px;
        line-height: 20px;
        font-family: "eudc",標楷體;
    }

    .DocType {
        font-size: 12px;
        line-height: 20px;
    }
}

.wrap {
    display: inline-flex;
    justify-content: center;
    vertical-align: middle;
    margin: 10px;
}

.select {
    background-color: #8d1e97;
    /*border: none;*/
    color: #fff !important;
}

._slider, ._content {
    width: 80%;
}

.space {
    width: 3px;
}

.title_theme {
    border-bottom: 4px double #e3e3e3;
    text-align: right;
}

    .title_theme span, .title_theme img {
        display: inline-block;
        font-size: 24px;
        vertical-align: middle;
    }

        .title_theme span:first-letter {
            color: #8d1e97 !important;
            font-size: 30px;
            padding: 0 5px;
        }

.root {
    background: url(../img/background/root_2.webp);
    background-repeat: repeat-y;
    background-color: #8d1e97;
    color: #fff;
    font-size: 13px;
    padding: 10px 10px;
    text-align: right;
    vertical-align: middle;
}

    .root a {
        color: rgba(255, 255, 255, 0.55);
    }

.root_m {
    background-color: #8d1e97;
    color: #fff;
    display: none;
}

.news {
    display: flex;
    flex-wrap: wrap;
}

.news_movie, .news_news, .news_edanews {
    margin-top: 20px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 32%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

.news_news {
    width: 66%;
}

.news_content {
    padding: 25px;
}

.news_list, .title {
    display: inline-block;
    margin-top: 3px;
    overflow: hidden;
    -o-text-overflow: ellipsis; /* Opera */
    text-overflow: ellipsis; /* IE, Safari (WebKit) */
    white-space: nowrap;
    width: 100%;
}

    .news_list > span {
        color: #aaaaaa;
        display: block;
        font-size: 13px;
        padding-right: 5px;
    }

    .news_list:hover .title {
        color: #8d1e97;
    }
/*----------*/
.news_tag {
    background-color: #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    vertical-align: middle;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

.news_list > span, .news_tag, .news_tag_inner {
    display: inline-block;
}

.news_tag_inner {
    background-color: #3b3b3b;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 4px;
    /*vertical-align: text-top;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

.padding {
    padding: 1em 0 1em 2em;
}

.searchbox_padding {
    padding: 1em;
}

.qa {
    /*border: 1px solid silver !important;*/
    background-color: #ebebeb;
    margin: 10px 0;
    padding: 20px;
    text-align: justify;
}

.regist_theme {
    display: inline-block;
    width: 49%;
}

.regist_title {
    /* background: url(../img/background/background_2.webp); */
    /*background-color:#e3e3e3;*/
    font-family: "微軟正黑體", eudc, Arial;
    font-weight: bold;
    font-size: 19px;
    /* height: 39px; */
    line-height: 39px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

/*.regist_content {
    margin-top: 10px;
}*/

.regist_content_link a:link {
    padding-right: 10px;
    /*text-decoration: underline;*/
    vertical-align: baseline;
}

.regist_button {
    background: #ebebeb; /* Old browsers */
    box-shadow: 3px 3px 0 #8d1e97;
    border: 1px solid #8d1e97;
    /*background: -moz-linear-gradient(top, #c588cb 0%, #c069c8 20%, #8d1e97 51%, #b238bd 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #c588cb 0%,#c069c8 20%,#8d1e97 51%,#b238bd 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, #c588cb 0%,#c069c8 20%,#8d1e97 51%,#b238bd 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#b238bd',GradientType=0 );*/ /* IE6-9 */
    display: block;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    padding: 0.5em;
    font-size: 1.5rem;
    max-width: 360px;
    margin: 0.5rem auto;
    color: #530570 !important;
    margin-bottom: 1.5rem;
}

    .regist_button:hover {
        text-decoration: none;
        background: #AC60C0; /* Old browsers */
        cursor: pointer;
        box-shadow: inset 3px 3px 0 #540572;
        transform: translateX(3px) translateY(3px);
    }

    .regist_button span {
        color: #530570;
        margin-left: 10px;
        text-decoration: none;
    }
/* slider */
.slider_img {
    width: 100%;
    height: 305px;
}
/* footer */
.footer_theme {
    border-bottom: 5px solid #8d1e97;
    background-color: #fff;
    margin-top: 80px;
    padding: 40px 20px 30px 20px;
    text-align: center;
}

.footer {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
}

.footer_links a {
    display: inline-block;
}

.footer_links span {
    padding: 0 5px;
}

.footer_tag {
    /*border-bottom: 2px solid #8d1e97;*/
}

    .footer_tag img {
        height: 70px;
        padding: 0 20px;
    }

.sponcer, .qrcode {
    display: inline-block;
    vertical-align: middle;
}

.sponcer {
    width: 70%;
}

.qrcode {
    width: 25%;
}
/* table style */
.table_hours {
    width: 100% !important;
    border-collapse: collapse;
    background-color: #eeeeee;
}

    .table_hours tr td {
        /*width:12.5%;*/
        text-align: center;
        border-bottom: 1px solid white !important;
        border-right: 1px solid white !important;
        vertical-align: middle;
    }

        .table_hours tr td a {
            /*height: 40px;
            line-height: 40px;*/
            display: inline-block;
            color: #111;
        }

    .table_hours .unable {
        background-color: #595757;
        color: white;
    }

    .table_hours .able {
        padding: 5px;
        vertical-align: text-top;
    }

        .table_hours .able a {
            background-color: #8d1e97;
            margin-bottom: 5px;
            width: 100%;
            /*height: 30px;
            line-height: 30px;*/
            display: block;
            color: white !important;
        }

            .table_hours .able a:hover {
                background-color: #3b3b3b;
            }

.table_clear tr td {
    border: none !important;
    padding: 0 !important;
}

.table_gray_line.left tr td {
    text-align: left;
}

.table_simple, .table_contact, .table_gray, .table_gray_news, .table_gray_line {
    width: 100%;
    word-break: break-all;
}

    .table_contact tr td {
        background-color: #f3f3f3;
        border-bottom: 10px solid #fff;
        padding: 15px;
        width: 85%;
    }

        .table_contact tr td:first-child {
            background-color: #e3e3e3;
            text-align: center;
            vertical-align: middle;
            width: 15%;
        }

    .table_gray_line tr td {
        border: 1px solid #e3e3e3;
        line-height: 24px;
        padding: 10px 15px;
        text-align: center;
        vertical-align: top;
    }

    .table_gray tr td, .table_gray_news tr td, .table_simple tr td {
        border-bottom: 1px solid #e3e3e3;
        line-height: 24px;
        padding: 10px 15px;
        text-align: justify;
    }

        .table_gray tr td:first-child, .table_gray_news tr td:first-child {
            border-right: 1px solid #d6d6d6;
        }

    .table_gray tr:first-child, .table_gray_news tr:first-child, .table_gray_line tr:first-child {
        background-color: #e3e3e3;
    }

    .table_gray_news a:hover {
        color: #57095e;
        text-decoration: underline;
    }

.regist_table {
    width: 100%;
}

    .regist_table tr td {
        border-bottom: 1px solid #aaaaaa;
        border-right: 1px solid #aaaaaa;
        padding: 5px 10px;
    }

        .regist_table tr td:last-child {
            border-right: none;
        }

    .regist_table tr:last-child td {
        border-bottom: none;
    }

.table_width {
    width: 100px;
}

.focus td {
    background-color: #8d1e97;
    color: #fff !important;
    text-align: center;
}

.Reference_table {
    width: 150px;
}

.table_select {
    width: 100%;
}

    .table_select tr:first-child td {
        background-color: #f2f2f2;
        border-bottom: none;
        font-size: 18px;
        padding: 10px 30px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -khtml-border-radius: 5px;
    }

    .table_select tr:last-child td {
        border-bottom: none;
    }

    .table_select tr td {
        border-bottom: 1px solid #e3e3e3;
    }

.doctor_table tr td {
    vertical-align: top;
}

.doctor_img {
    padding-right: 2em;
    width: 180px;
}

.toggle div {
    background-color: #e3e3e3;
    cursor: pointer;
    padding: 15px 15px;
}

    .toggle div:hover {
        background-color: #eeeeee;
    }
/* input style*/
input {
    border: 1px solid #e3e3e3;
}

.textbox, textarea {
    border: 1px solid #e3e3e3;
    font-size: 16px;
    vertical-align: middle;
    width: 100%;
}

    .textbox:hover, textarea:hover {
        border: 1px solid #3b3b3b;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }

textarea {
    height: 120px;
    padding: 0;
}

.textbox_search {
    border: 1px solid #e3e3e3;
    height: 33px;
    /*font-size: 16px;*/
    vertical-align: top;
    min-width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}
/* button style */
.button_theme {
    padding: 2em 0 0 0;
    text-align: center;
}

.button_submit, .button_cancel, .button_GoBack {
    border-left: 2px solid #e3e3e3;
    border-top: 2px solid #e3e3e3;
    border-right: 2px solid #aaaaaa;
    border-bottom: 2px solid #aaaaaa;
    background-color: #e3e3e3;
    display: inline-block;
    padding: 4.5px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    color: #333;
}

    .button_submit:hover, .button_cancel:hover, .button_GoBack:hover {
        border-left: 2px solid #aaaaaa;
        border-top: 2px solid #aaaaaa;
        border-right: 2px solid #e3e3e3;
        border-bottom: 2px solid #e3e3e3;
        background-color: #e3e3e3;
        padding: 4.5px 30px;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        text-decoration: none;
    }

.button_select {
    background-color: #ebebeb;
    display: block;
    margin-bottom: 5px;
    padding: 15px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

    .button_select:hover {
        text-decoration: none;
        color: #fff;
        background: #c069c8; /* Old browsers */
        /*background: -moz-linear-gradient(top, #c588cb 0%, #c069c8 50%, #8d1e97 51%, #b238bd 100%);*/ /* FF3.6-15 */
        /*background: -webkit-linear-gradient(top, #c588cb 0%,#c069c8 50%,#8d1e97 51%,#b238bd 100%);*/ /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(to bottom, #c588cb 0%,#c069c8 50%,#8d1e97 51%,#b238bd 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#b238bd',GradientType=0 );*/ /* IE6-9 */
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }

.button_select_2 {
    display: block;
    padding: 7px 12px;
    margin-bottom: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

.button_select_3 {
    background-color: #fff;
    border-right: 2px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

    .button_select_2:hover, .button_select_3:hover {
        background: #c588cb; /* Old browsers */
        background: -moz-linear-gradient(top, #c588cb 0%, #c069c8 50%, #8d1e97 51%, #b238bd 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #c588cb 0%,#c069c8 50%,#8d1e97 51%,#b238bd 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #c588cb 0%,#c069c8 50%,#8d1e97 51%,#b238bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#b238bd',GradientType=0 ); /* IE6-9 */
        color: #fff;
    }

.button_detail {
    background-color: #aaaaaa;
    font-size: 12px;
    /*color: #fff;*/
    display: block;
    /*padding:5px 5px;*/
    text-align: center;
    width: 50%;
}
/* list style */
.list_1 li {
    line-height: 24px;
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 1.6em;
    text-align: justify;
}

.list_2 li {
    background-color: #ebebeb;
    padding: 10px 20px;
    margin-top: 5px;
}
/* scroll-bar */
::-webkit-scrollbar-track {
    background-color: #e3e3e3;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #e3e3e3;
}

::-webkit-scrollbar-thumb {
    background-color: #3b3b3b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}
/* favorite links */
/* custom */
.sub_content {
    font-size: 16px;
    line-height: 24px;
}

    .sub_content > p {
        letter-spacing: 3px;
        text-align: justify;
    }

.tag_green {
    vertical-align: middle;
    /*padding: 0 10px 5px 0;*/
}

.date {
    color: #aaaaaa;
    font-size: 12px;
}

.text_around_picture {
    float: right;
    padding: 1em 2em;
}
/* search box */
.search_theme {
    background-color: rgba(232, 232, 232, 0.51);
    padding: 10px;
    text-align: left;
}

    .search_theme input[type=text] {
        width: 120px;
    }

    .search_theme div {
        display: inline-block;
    }
/* responsive */
@media screen and (max-width:1024px) {

    * {
        letter-spacing: 1px !important;
        /*transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;*/
    }

    .m {
        display: block !important;
    }

    .sub_content {
        margin-top: -15px;
    }

    .sub_content, .footer {
        font-size: 14px !important;
    }

    /* go to top */
    .go_to_top {
        height: 54px;
        /* right: 5px; */
        width: 40px;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

        .go_to_top:hover {
            bottom: 9%;
            -moz-background-size: cover;
            -webkit-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

    /* globle */
    .padding {
        padding: 0 15px;
    }

    .t {
        display: none;
    }

    /* top list */
    .top_list_theme {
        padding: 1px;
    }

    .top_list {
        display: none;
    }

    /* banner */
    .banner {
        display: none;
        /*padding-top: 0;*/
    }

    /* content */
    ._content_contianer {
        padding: 30px;
    }

    .links, .sublinks_theme {
        /*margin-top: 75px;*/
        width: 100%;
    }

    .links {
        display: flex;
        flex-wrap: wrap;
    }

        .links a {
            display: inline-block;
            width: 50%;
        }
		
			.links a.mobile {
				display: block;
			}
        .links .first_links {
            display: inline-block;
            width: 100%;
        }

        .links .second_links {
            display: inline-block;
            width: 50%;
        }

        .links a {
            display: inline-block;
            width: 50%;
        }

    .default_up {
        min-height: 250px;
    }

    .default_down {
        min-height: 690px;
    }

    ._slider {
        width: 100%;
    }

    .news_movie, .news_news, .news_edanews, .sublinks_theme, ._content {
        width: 100%;
    }

    .news_content {
        padding: 20px;
    }

    .root {
        display: none;
    }

    .root_m {
        background-color: #3b3b3b;
        color: #fff;
        display: block;
        font-size: 12px;
        margin-bottom: 15px;
        padding: 10px 13px;
    }

        .root_m a {
            color: rgba(255, 255, 255, 0.55) !important;
        }

    .title_theme p, .title_theme span:first-letter {
        font-size: 24px;
        /*font-weight: bold;*/
        padding: 0 !important;
    }

    .title_theme img {
        padding-right: 10px;
        width: 40px;
    }

    .sublinks_title {
        font-size: 16px;
        padding: 10px;
    }

        .sublinks_title:hover {
            background-color: #fff;
            color: #3b3b3b;
        }

    .sublinks_subtitle {
        font-size: 14px;
        padding: 10px;
        text-align: center;
    }

        .sublinks_subtitle:hover:before {
            /*content: none;*/
        }

        .sublinks_subtitle:hover {
            background-color: #f1b7f3;
            color: #8d1e97;
            transition: all 0.2s;
            -moz-transition: all 0.2s;
            -webkit-transition: all 0.2s;
            -o-transition: all 0.2s;
        }

    .select:hover {
        background-color: #8d1e97;
    }

    /* slidere */
    .slider_img {
        height: auto;
    }

    /* footer */
    .footer_theme {
        margin-top: 20px;
        padding: 20px;
    }

    .footer_tag {
        width: 100%;
    }

        .footer_tag img {
            height: 43px;
            padding: 0 3px;
        }

    .footer_links {
        line-height: 28px;
    }

        .footer_links span {
            padding: 0;
        }

    .sponcer {
        width: 60%;
    }

    .qrcode {
        width: 30%;
    }

    /* table style */
    .table_gray tr td, .table_gray_news tr td, .table_gray_line tr td {
        font-size: 14px;
        padding: 5px;
    }

    .table_contact tr td {
        width: 75%;
    }

        .table_contact tr td:first-child {
            width: 25%;
        }

    .Reference_table {
        width: 20%;
    }

        .Reference_table img {
            display: none;
        }

    .doctor_table {
        margin-top: 1em;
    }

        .doctor_table t {
            display: none;
        }

    .doctor_img {
        display: none;
    }

    /* textbox */
    .textbox_search {
        /*height: 24px;*/
        /*padding: 5px 0;*/
        height: 35px;
        font-size: 16px;
        padding: 5px 8px;
        margin-bottom: 10px;
        width: 100% !important;
    }

    /* custom */
    .text_around_picture {
        width: 32%;
        padding: 1em;
    }

    .table_width {
        width: 50px;
    }

    /* scroll-bar */
    ::-webkit-scrollbar {
        width: 5px;
    }
}

/*NotMobile*/
@media screen and (min-width: 1025px) {
    .default_up {
        min-height: 306px;
    }

    .default_down {
        min-height: 392px;
    }
}

/* search box responsive */
@media screen and (max-width:870px) {
    .search_theme div {
        display: block;
        padding: 5px 0;
    }

        .search_theme div:last-child {
            /*text-align: center;*/
        }

    .search_theme input[type=text] {
        width: 29%;
    }

    .GetTitle {
        width: 70% !important;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        height: 80%;
        transform: translate(-50%,-50%)
    }

.btn {
    cursor: pointer;
    color: #484685;
    margin: 0.5em;
    padding: 0.5em;
    border: 1px solid #837AAF;
    border-radius: .5em;
}

    .btn.active {
        background: #484685;
        color: #fff;
    }

    .btn:not([href]):not([tabindex]).active {
        color: #fff;
    }

    .btn:hover {
        background: #FED678;
    }

#search-btn {
    cursor: pointer;
    color: #fff;
    margin: 0.5em;
    padding: 0.5em;
    background: #484685;
    border-radius: .5em;
}

.btn_download {
    visibility: hidden;
    margin-top: 15px;
    margin-right: 10px;
    text-align: right;
    padding: 2.5px 15px;
}

.vis_hide {
    visibility: hidden;
}

.resize {
    width: auto;
    width: 200px;
    height: auto;
    height: 200px;
}

.ContentList > li > a {
    border: 1px solid gray;
    color: gray;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
}

    .ContentList > li > a:hover, .cart > li > a.active {
        background: gray;
        color: #fff;
    }

.ContentList a {
    display: block;
    text-decoration: none;
}

.ContentList ul {
    display: none;
}

    .ContentList ul li {
        margin: 10px;
    }

        .ContentList ul li a {
            color: #000;
        }


font {
    color: inherit;
}
/*就醫流程*/
.card_Process {
    height: 100%;
    background: #f7f7f7;
    border: 0;
    box-shadow: 1px 1px 1px #e2e2e2;
    border-radius: 1.5em;
    text-align: center;
    padding: .75rem 1.25rem;
}

    .card_Process .title_img {
        max-width: 100px;
        text-align: center;
        margin: 0 auto;
    }

    .card_Process a.list-group-item {
        margin-top: 10px;
        border-radius: 0.5em;
    }

        .card_Process a.list-group-item:hover {
            background: #FED678;
        }
/*科別介紹*/
.toggle_content {
    background: transparent;
    padding: 1em;
    padding-bottom: 0;
}

.toggle_wrapper {
    position: relative;
    overflow: hidden;
}


.toggle_bg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(to bottom, #ffffff00 50%, white 100%);
	pointer-events: none;
}

.btn_readmore {
    position: relative;
    display: block;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    transition: transform 150ms ease-in-out;
    background: #fff;
    border: 1px solid #ddd;
    color: #666;
    margin-top: -30px;
    font-size: 14px;
}


.readless {
    /*border: 0px;*/
    margin-top: 0px;
}

.reference_content table, iframe table {
    width: 100% !important;
}
/*醫師介紹*/
.doctor_btn {
    background: #F7F7F7;
    margin: 0 0 15px 0;
    border-radius: 15px;
    color: #000;
    box-shadow: 2px 2px 3px #ddd;
    padding: .25rem 1rem;
    position: relative;
    cursor: pointer;
}

    .doctor_btn:hover {
        background: #ddd;
        text-decoration: none;
    }

    .doctor_btn.collapsed .doctor_head {
        max-height: 7em;
        overflow: hidden;
    }

.doctor_head .btn {
    white-space: nowrap;
}

.doctor_body {
    margin-left: 80px;
}

.doctor_btn::after {
    content: '收起';
    color: #999;
    text-align: center;
    margin: auto;
    padding-top: 3px;
    display: block;
    font-size: 0.8em;
}

.doctor_btn.collapsed::after {
    content: '查看更多 v';
}

.img-doctor {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 80px;
    width: 50px;
    border-radius: 0.5em;
    margin-right: 25px;
    flex-shrink: 0;
}


.web {
    display: block;
}

.mobile {
    display: none;
}
/*mobile*/
@media only screen and (max-width: 600px) {
    .img-doctor {
        margin-right: 8px;
        height: 60px;
        width: 40px;
    }

    .doctor_body {
        margin-left: 0px;
        padding-top: 1rem;
    }

    .doctor_btn.collapsed .doctor_head {
        max-height: 8em;
    }

    .doctor_head .btn.ml-auto {
        font-size: .875rem;
        line-height: 1.5;
        white-space: nowrap;
        margin: 0;
    }

    .web {
        display: none;
    }

    .mobile.btn {
        display: inline-block;
    }

    .mobile {
        display: block;
    }

    .mx-sm--3 {
        margin: 0 -1rem;
    }
}

.button_submit[onclick="history.back();return false;"], #back, .button_submit[href*="#C"], .button_GoBack {
    color: #333;
    text-decoration: none;
}

    .button_submit[onclick="history.back();return false;"]::after, #back::after, .button_submit[href*="#C"]::after, .button_GoBack::after {
        content: '回上頁';
        font-size: 14px;
        line-height: 16px;
        vertical-align: revert;
    }

#google_translate_element {
    margin-bottom: 5px;
}

    #google_translate_element span {
        color: #333;
    }

/* floor*/
@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
}

.yellow {
    color: #febf4e;
}

#iframe-loading {
    top: 0;
    position: absolute;
    background: #484685f2;
    width: 100%;
    height: 100%;
}

.full {
    width: 100%;
}

.pic {
    width: 150px;
    height: 150px;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.5px solid;
}

    .pic img {
        max-width: 100%;
        max-height: 100%;
    }

.hide {
    display: none;
}

.help-block {
    color: darkred;
}

.mulLineTruncate {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.suitImg {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    max-width: 100%;
    object-fit: scale-down;
    max-height: 100%;
}

.w-100 {
    width: 100% !important;
}

.p-3 {
    padding: 1rem !important;
}

.position-fixed {
    position: fixed !important;
}

.center-box {
    max-width: 100%;
    display: table;
    background-color: #dcdcdc;
}

.center-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.text-center {
    text-align: center !important;
}

.a-href {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    color: #007bff;
}

    .a-href:hover {
        color: #0056b3;
        text-decoration: underline;
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0.25rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.h4, h4 {
    color: black;
    font-size: 1.5rem;
}
@media (max-width: 1025.9px) {
     #main-nav {
        background: #fff;
    }
    #main-menu {
        background: #8D1E97;
        padding-bottom: 5em;
    }
}

/*.nomove {
    height: 100vh;
    height: calc(var(--window-inner-height) - 1px);
    overflow: hidden;
    box-sizing: border-box;
}*/
html.is-locked,
html.is-locked body {
    /* want to fix the height to the window height */
    height: calc(var(--window-inner-height) - 1px);
    /* want to block all overflowing content */
    overflow: hidden;
    /* want to exclude padding from the height */
    box-sizing: border-box;
}

/* very basic modal styles for brevity */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: black;*/
    display: none;
}

.model.is-open {
    display: block;
}

img[src="img/icon/icon_li.webp"] {
	width: 23px;
	height: 15px;
}

/*Proccess出院服務流程頁 dropdown*/
.dropdown-item {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #ddd;
}
    .dropdown-item:last-child {
        border: 0px;
    }
.btn.dropdown-toggle {
    padding: .8em;
    background: #eee;
}
.btn_hollow {
    background: #fff;
    color: #1e88a8;
    font-size: 16px;
    border: 1px solid #1e88a8;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.btn_solid {
    background: #1e88a8;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1e88a8;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    box-shadow: 1px 1px 1px rgb(255 131 100 / 50%);
}

.r {
    color: #ff4d4d;
    font-weight: 600;
}
.RecordsContent .nav-item {
    width: 50%;
}

.RecordsContent .nav-tabs .nav-link {
    background-color: #ddd;
    margin-bottom: 0px;
    width: 90%;
}

    .RecordsContent .nav-tabs .nav-item.show .nav-link,
    .RecordsContent .nav-tabs .nav-link.active {
        color: #fff;
        background-color: #484685;
        border-color: #484685 #484685 #484685;
        /* box-shadow: 0px -1px 3px #999; */
    }
	.RecordsContent .nav-tabs .nav-item.show .nav-link > .h3{
		color: black;
	}
	.RecordsContent .nav-tabs .nav-link.active > .h3{
		color: #fff;
	}

.RecordsContent .nav-tabs {
    border-bottom: 1px solid #484685;
}

.RecordsContent .tab-pane {
    background-color: #484685;
}

.RecordsContent .tab-body {
    border-radius: 0.5rem;
    background-color: #fff;
    padding: 1em;
}

.RecordsContent h2 {
    color: #1E88A8;
}