@charset "UTF-8";


BODY{  font-family:'微軟正黑體 Noto Sans TC',sans-serif; font-size:1em; font-weight:normal;
    padding:0; margin:0 auto !important; box-sizing:border-box; position:relative;}


.mule_zone{ background:#f5f5f5; padding:0 !important; margin:0 auto; box-sizing:border-box;}
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat center bottom 25%;}



/* -- 抬頭 -- */
.mule_function_topbar_zone{ display:flex; justify-content:space-between; align-items:center; 
    width:100%; height:50px; background:#00458d; padding:0 !important; margin:0 auto; box-sizing:border-box;
    z-index:999; position:fixed; top:0; left:0;}
.mule_function_title_txt{ width:50%; height:50px; padding:0 0 0 20px; margin:0; box-sizing:border-box;}
.mule_function_title_txt img{ width:auto; height:50px; padding:0; margin:0 auto; box-sizing:border-box;}

.mule_function_title_membar{ display:flex; justify-content:flex-end; align-items:center;
    padding:0 40px 0 0; margin:0; box-sizing:border-box;}
.mule_function_title_membar a{ display:flex; justify-content:flex-start; align-items:center;
    text-decoration:none; font-size:1.1em; font-weight:bold; color:#fff;
    padding:0; margin:0 0 0 25px; box-sizing:border-box; cursor:pointer;}
.mule_function_title_membar a img{ width:auto; height:22px; padding:0; margin:0 4px 0 0; box-sizing:border-box;}
.mule_func_selbbt{ display:none !important; justify-content:flex-end !important;
    width:50px; height:50px; padding:0 !important; margin:0 0 0 10px !important; transition:0.4s; cursor:pointer;}
.mule_func_selbbt img{ width:30px !important; height:auto !important;}



/* -- 登入頁面 -- */
.mule_function_maintitle{ width:100%; text-align:center; padding:20px 0 0 0; margin:50px auto 40px auto;; box-sizing:border-box;}
.mule_function_maintitle img{ width:340px; height:auto; padding:0; margin:0 auto 10px auto; box-sizing:border-box;}
.mule_function_maintitle h3{ font-size:1.4em; font-weight:bold; text-shadow:2px 2px 1px #fff,-2px -2px 1px #fff,2px 0px 1px #fff,0px 2px 1px #fff;
    padding:0; margin:-10px auto 0 auto; box-sizing:border-box;} 
.mule_function_login_box{ width:800px; height:430px; border:solid 3px #fff; border-radius:30px; background:rgba(0,6,37,.6); 
    padding:70px 100px; margin:0 auto; box-sizing:border-box; 
    box-shadow:inset 0 0 35px 25px rgba(0,255,246,.7),0 0 15px 10px rgba(0,255,246,.5);}
.mule_function_login_bar{ display:flex; justify-content:flex-start; align-items:center
    width:100%; height:46px; font-size:1.1em; font-weight:bold; border:solid 2px #fff; border-radius:25px; 
    background:rgba(0,124,181,.6); padding:0; margin:0 auto 35px auto; box-sizing:border-box;
    box-shadow:inset 0 0 10px 5px rgba(0,255,246,.7),0 0 10px 5px rgba(0,255,246,.5); overflow:hidden;}
.mule_function_login_bar img{ width:40px; height:auto; padding:0; margin:0 0 0 15px; box-sizing:border-box;}
.mule_function_login_bar input{ width:calc(100% - 40px); height:auto; font-size:1.2em; font-weight:bold; border:none; border-radius:0; 
    color:#fff; background:rgba(0,0,0,0); padding:5px 15px; margin:0; box-sizing:border-box;}
.mule_function_login_bar input::placeholder{ color:#94eff7;}
.mule_function_login_box button{ width:100%; height:46px; font-size:1.1em; font-weight:bold; border:solid 3px #fff; border-radius:25px; 
    color:#fff; background:#036eb8; padding:0; margin:0 auto; box-sizing:border-box; 
    box-shadow:inset 0 0 5px 5px rgba(126,255,252,.8),0 0 5px 2px rgba(0,255,156,.5); position:relative;}
.mule_function_login_box button::after{ display:block; width:calc(100% - 10px);; height:32px; content:""; border-radius:20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+32 */
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 32%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position:absolute; top:4px; left:5px;}

.mule_function_logining_zone{ padding:20px !important; margin:0 !important; 
    box-sizing:border-box !important; position:relative !important;}
.mule_function_logining_box{ width:calc(100% - 40px); height:calc(100vh - 90px); text-align:center;
    padding:0; margin:0; box-sizing:border-box; position:absolute; top:20px; left:20;}
.mule_function_logining_box h4{ font-size:5em; font-weight:bold; color:#fff; 
    padding:0; margin:200px auto 0 auto; box-sizing:border-box;}
.mule_function_logining_box ul{ display:flex; justify-content:space-between; align-items:self-start;
    width:1130px; height:auto; padding:0; margin:0; box-sizing:border-box; position:fixed; bottom:0; left:50%; transform:translateX(-50%);}
.mule_function_logining_box ul li{ width:240px; height:320px; padding:0; margin:0; box-sizing:border-box;}
.mule_function_logining_box ul li a{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box; cursor:pointer;}
.mule_function_logining_box ul li a img{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}



/* -- 功能頁面 -- */
.mule_fulr_zone{ display:flex; justify-content:flex-start; align-items:self-start;
    padding:0 !important; margin:0 auto !important; box-sizing:border-box !important; overflow:hidden;}
.mule_fu_left_menu{ display:flex; justify-content:center; align-items:self-start;
    width:260px; height:100vh ; background:#263238; padding:50px 0 0 0; margin:0; box-sizing:border-box;
    z-index:100;}
.mule_fu_left_menu_bk{ background:rgba(0,0,0,0);}
.mule_fu_left_menu ul{ width:auto; height:auto; text-align:center; padding:10px 0 0 0; margin:0 auto; box-sizing:border-box;}
.mule_fu_left_menu ul li{ padding:0; margin:0 auto 10px auto; box-sizing:border-box;}
.mule_fu_left_menu ul li:nth-child(1) a{ border:solid 3px #036eb8; background:#036eb8;}
.mule_fu_left_menu ul li:nth-child(2) a{ border:solid 3px #e60012; background:#e60012;}
.mule_fu_left_menu ul li:nth-child(3) a{ border:solid 3px #f39800; background:#f39800;}
.mule_fu_left_menu ul li:nth-child(4) a{ border:solid 3px #00a29a; background:#00a29a;}
.mule_fu_left_menu ul li a{ display:flex; justify-content:flex-end; align-items:center;
    width:236px; height:68px; border-radius:10px; cursor:pointer; transition:0.4s;}
.mule_fu_left_menu ul li a:hover,
.mule_fu_left_menu ul li a:active{ border:solid 3px rgba(255,255,255,.5);}
.mule_fu_left_menu ul li .activel{ border:solid 3px rgba(255,255,255,.5) !important;}

.mule_fu_right_main{ width:calc(100% - 260px); height:100vh; 
    background:#ccc; padding:70px 20px 20px 20px; margin:0; box-sizing:border-box; overflow:auto;}

.mule_fu_right_boxa{ width:100%; height:auto; border:solid 1px #00458d; border-radius:5px; 
    background:#fff; padding:30px 25px; margin:0 auto 20px auto; box-sizing:border-box;
    box-shadow:1px 1px 5px rgba(0,0,0,.01);}



/* -- 左邊管理員選單 -- */
.mule_fu_left_menu_mgr{ display:flex; justify-content:flex-start; align-items:center;
    padding:0; margin:0 auto 10px auto; box-sizing:border-box;}
.mule_fu_left_menu_mgr a{ display:flex; justify-content:flex-start !important; align-items:center;
    text-decoration:none; width:236px; height:68px; border-radius:10px; background:#14a5b4; cursor:pointer; transition:0.4s;}
.mule_fu_left_menu_mgr:nth-child(odd) a{ background:#39cdcc;}
.mule_fu_left_menu_mgr a img{ width:68px; height:68px; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_left_menu_mgr a p{ font-size:1.1em; font-weight:bold; color:#fff; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_left_menu_mgr a:hover,
.mule_fu_left_menu_mgr a:active{ border:solid 3px rgba(255,255,255,.5);}
.mule_fu_left_menu_mgr .activel{ border:solid 10px rgba(255,255,255,.5) !important; background:#eabd61 !important;}
.mule_smo_name{ display:flex;justify-content:flex-start; align-items:center;
    width:100%; height:auto; border-bottom:dashed 1px #5f747e; 
    padding:10px 10px 15px 10px; margin:0 auto; box-sizing:border-box; opacity:0;}
.mule_smo_name img{ width:auto; height:25px; padding:0; margin:0; box-sizing:border-box;}
.mule_smo_name p{ font-size:1em; font-weight:bold; color:#fff; padding:0; margin:0; box-sizing:border-box;}
.mule_smo_name p span{ font-size:1em; font-weight:bold; padding:0; margin:0; box-sizing:border-box;}


/* -- 內頁表格 -- */
.mule_tabledata_zone{ display:block; width:100%; height:100hv; background:#000; overflow:auto;}
.mule_fu_table_time_bar{ display:flex; justify-content:flex-start; align-items:center; 
    padding:0; margin:0 auto !important; box-sizing:border-box;}
.mule_fu_table_time_bar label{ width:auto; height:auto; font-size:1em; color:#3e3a39; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_table_time_box{ display:flex; justify-content:flex-start; align-items:center;
    width:auto !important;}
.mule_fu_table_time_box input{ width:240px; height:35px; border:solid 1px #b5b5b6; 
    background:url(../images/nfst_time.svg) no-repeat top 7px right 10px; background-size:20px; 
    padding:2px 10px; margin:0; box-sizing:border-box;}
.mule_fu_table_time_box input::placeholder{ color:#9fa0a0;}
.mule_fu_table_time_box p{ font-size:1em; border-radius:5px; padding:0; margin:0 10px; box-sizing:border-box;}
.mule_fu_table_time_box a{ display:flex; justify-content:center; align-items:center;
    width:100px; height:35px; font-size:1em; border-radius:5px; color:#fff !important; 
    background:#036eb8; padding:0; margin:0 0 0 24px; box-sizing:border-box; cursor:pointer;}

.mule_fu_table_search_bar{ display:flex; justify-content:space-between; align-items:center; 
    padding:0; margin:0 auto; box-sizing:border-box;}
.mule_fu_table_search_zoom,
.mule_fu_table_search_nob{ display:flex; justify-content:flex-start; align-items:center;}
.mule_fu_table_search_zoom p,
.mule_fu_table_search_nob p{ width:auto !important; font-size:1em; color:#3e3a39; padding:0; margin:0 8px 0 0; box-sizing:border-box;}
.mule_fu_table_search_zoom input{ width:265px; height:35px; border:solid 1px #b5b5b6; border-radius:0;
    background:url(../images/nfst_zoom.svg) no-repeat top 7px right 10px; background-size:20px;}
.mule_fu_table_search_zoom input::placeholder{ color:#9fa0a0;}
.mule_fu_table_search_nob select{ width:100px; height:35px; border:solid 1px #b5b5b6; border-radius:0;}

.mule_fu_table_data_zone{ width:100%; height:auto; padding:0; margin:0 auto; box-sizing:border-box; overflow:auto;}

.mule_fu_table_data_title{ display:flex; justify-content:space-between; align-items:center;
    min-width:1220px; background:#efefef; padding:10px 20px; margin:20px auto 0 auto; box-sizing:border-box;}
.mfst_sb{ display:flex; justify-content:space-between; align-items:center;}
.mfst_sb p{ font-size:1.2em; font-weight:bold; color:#3e3a39; padding:0; margin:0; box-sizing:border-box;}
.mfst_ud{ width:15px; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mfst_ud a{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; padding:0; margin:3px 0; box-sizing:border-box; cursor:pointer;}
.mfst_ud a img{ width:14px; height:auto; padding:0; margin:0; box-sizing:border-box;}

.mule_fu_table_data_bar{ display:flex; justify-content:space-between; align-items:center; 
    min-width:1220px; border-bottom:solid 1px #b5b5b6; 
    padding:10px 20px; margin:0 auto; box-sizing:border-box; transition:0.4s;}
.mule_fu_table_data_bar:hover,
.mule_fu_table_data_bar:active{ background:#d2ebfa;}
.mule_fu_table_data_bar:last-child{ margin:0 0 30px 0;}

.mus_pix{ display:flex; justify-content:center; align-items:center;
    width:100%; padding:0; margin:0 auto; box-sizing:border-box;}
.mus_pix img{ width:20px; height:auto; padding:0; margin:0 0 0 -25px; box-sizing:border-box;}

.mus_txt_box{ display:flex; justify-content:center; align-items:center;
 width:auto; font-size:1.1em; font-weight:bold; color:#fff; border-radius:5px; 
 background:#036eb8; padding:6px 0px; margin:0; box-sizing:border-box;}
.mus_txt{ font-size:1.1em; color:#3e3a39; padding:0; margin:0; box-sizing:border-box;}

.mus_txt_a,
.mus_txt_b,
.mus_txt_c,
.mus_txt_d{ font-size:1.1em; padding:0; margin:0; box-sizing:border-box;}
.mus_txt_a{ color:#9fa0a0;}
.mus_txt_b{ color:#e60012;}
.mus_txt_c{ color:#036eb8;}
.mus_txt_d{ color:#3e3a39;}

.mus_a,
.mus_b,
.mus_c,
.mus_d,
.mus_e,
.mus_f,
.mus_g,
.mus_h,
.mus_i{ padding:0 0 0 15px; margin:0; box-sizing:border-box;}

.mus_a{ width:10%; padding:0;}
.mus_b{ width:10%;}
.mus_c{ width:10%;}
.mus_d{ width:10%;}
.mus_e{ width:12%;}
.mus_f{ width:15%;}
.mus_g{ width:6%;}
.mus_h{ width:6%;}
.mus_i{ width:6%;}

.mule_fu_table_page_bar{ display:flex; justify-content:space-between; align-items:center; 
    padding:0; margin:0 auto; box-sizing:border-box;}
.mule_fu_table_page_bar p{ font-size:1em; color:#3e3a39; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_table_page_nab{ display:flex; justify-content:flex-start; align-items:center;
    padding:0; margin:0; box-sizing:border-box;}
.mule_fu_table_page_nab a{ display:flex; justify-content:center; align-items:center;
    width:30px; height:30px; font-size:1em; border-radius:5px; color:#3e3a39; background:#fff;
    padding:0; margin:0 4px; box-sizing:border-box; transition:0.4s; cursor:pointer;}
.mule_fu_table_page_nab a:hover,
.mule_fu_table_page_nab a:active{ color:#fff !important; background:#9fa0a0;}
.mule_fu_table_page_nab .active{ color:#fff; background:#9fa0a0;}



/* -- 內頁表格直式 -- */
.mule_fu_table_datav_zone{ display:none; max-width:322px; border:solid 1px #ccc; 
    padding:0; margin:20px 0 0 0; box-sizing:border-box; overflow:auto;}
.mule_fu_table_datav_bar{ display:flex; flex-direction:row; justify-content:flex-start; align-items:stretch;
    height:100%; background:#fff; padding:0; margin:0; box-sizing:border-box;}
.mft_datav_bar_title{ display:flex; justify-content:center; align-items:center; flex-wrap:wrap;
    width:66px !important; height:auto; background:#efefef; padding:10px;}
.mft_datav_bar_title p{ display:block; width:100%; line-height:22px; text-align:center; font-size:1.1em; font-weight:bold; color:#3e3a39; 
    padding:0; margin:0 0 5px 0; box-sizing:border-box;}
.mft_datav_bar_tit_a{ display:flex; justify-content:center; align-items:center; 
    width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mft_datav_bar_tit_a a{ display:flex; justify-content:center; align-items:center; 
    width:12px; height:12px; padding:0; margin:0; box-sizing:border-box;}
.mft_datav_bar_tit_a a img{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mft_datav_bar_tit_a a:first-child{ transform:rotate(-90deg);}
.mft_datav_bar_tit_a a:last-child{ transform:rotate(-90deg);}
.mft_datav_boxs{ display:flex; justify-content:center; align-items:center; 
    width:130px !important; height:auto; border-right:solid 1px #ccc; background:#fff; padding:0; margin:0; box-sizing:border-box;}
.mft_datav_txt{ display:flex; justify-content:center; align-items:center;
    width:100%; height:auto; font-size:1em !important; line-height:22px; word-break:break-all; color:#3e3a39; padding:0 10px;  
    margin:0 auto; box-sizing:border-box;}
.mus_txtv_box{ display:flex; justify-content:center; align-items:center;
 width:auto; font-size:1em; font-weight:bold; color:#fff; border-radius:5px;
 background:#036eb8; padding:6px 10px; margin:0; box-sizing:border-box;}
.musv_pix{ display:flex; justify-content:center; align-items:center;
    width:100%; padding:0; margin:0 auto; box-sizing:border-box;}
.musv_pix img{ width:23px; height:auto; padding:0; margin:0; box-sizing:border-box;}


/* -- 內頁表格二 -- */
.musin_a,
.musin_b,
.musin_c,
.musin_d,
.musin_e,
.musin_f{ padding:0 0 0 15px; margin:0; box-sizing:border-box;}

.musin_a{ width:10%; padding:0;}
.musin_b{ width:10%;}
.musin_c{ width:25%;}
.musin_d{ width:25%;}
.musin_e{ width:6%;}
.musin_f{ width:6%;}

.mule_fudown_bar{ width:100%; padding:0; margin:20px 0 0 0; box-sizing:border-box;}
.mule_fudown_bar a{ display:flex; justify-content:center; align-items:center;
  width:40%; height:35px; font-size:1.1em; font-weight:bold; border:none; border-radius:5px; 
    color:#fff !important; background:#036eb8; padding:0; margin:0 auto; box-sizing:border-box; cursor:pointer;}

.mule_futitle_bar{ display:flex; justify-content:flex-start; align-items:center;
    width:100%; height:50px; border:solid 1px #00458d; border-radius:5px 5px 0 0; border-bottom:none; 
    background:#00458d; padding:0; margin:0 auto; box-sizing:border-box;}
.mule_futitle_bar p{ font-size:1.2em; font-weight:bold; color:#fff; padding:0; margin:0 0 0 25px; box-sizing:border-box;}
.mule_fu_right_boxb{ width:100%; height:auto; border:solid 1px #00458d; border-radius:0 0 5px 5px; border-top:none;
    background:#fff; padding:30px 25px; margin:0 auto 20px auto; box-sizing:border-box;
    box-shadow:1px 1px 5px rgba(0,0,0,.01); overflow:auto;}

.mule_fu_right_boxc{ width:100%; height:auto; border:solid 1px #00458d; border-radius:0 0 5px 5px; border-top:none;
    background:#fff; padding:30px 25px; margin:0 auto 20px auto; box-sizing:border-box;
    box-shadow:1px 1px 5px rgba(0,0,0,.01); overflow:auto;}


/* -- 抬頭表格二 -- */
.mule_fu_indata_boxb{ display:flex; justify-content:space-between; align-items:flex-start;
    width:100%; height:auto; padding:0; margin:0 auto; box-sizing:border-box;}
.mule_fu_indata_bl{ width:calc(50% - 20px); height:auto; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_indata_br{ width:calc(50% - 20px); height:auto; padding:0; margin:0; box-sizing:border-box}

.mule_fu_indata_bl_bar{ display:flex; justify-content:flex-start; align-items:flex-start;
    padding:0; margin:0 0 10px 0; box-sizing:border-box;}
.mule_fu_indata_bl_bar label{ width:100px; font-size:1em; color:#3e3a39; padding:0; margin:7px 0 0 0; box-sizing:border-box;}
.mule_fu_indata_bl_bar label span{ font-weight:bold; color:#e60012; margin:0 0 0 3px;}
.mule_fu_indata_bl_bar select{ border:solid 1px #036eb8 !important; }
.mule_fu_indata_bl_bar input::placeholder,
.mule_fu_indata_bl_bar textarea::placeholder{ color:#9fa0a0 !important;}
.mule_fu_indata_bl_bar p{ font-size:1em; padding:0; margin:0 0 0 10px; box-sizing:border-box;}

.mule_fu_indata_bl_checkbox{ width:20px; height:20px; appearance:none; border:solid 2px #036eb8; border-radius:3px;
    padding:0; margin:3px 0 0 0; box-sizing:border-box;}
.mule_fu_indata_bl_checkbox:checked{ background-color:blue; position:relative;}
.mule_fu_indata_bl_checkbox:checked::after{ content:""; position:absolute; top:2px; left:5px; width:5px; height:10px;
            border:solid white; border-width:0 2px 2px 0; transform:rotate(45deg);}

.mule_fu_indata_blsel{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_indata_blsel select{ width:100%; line-height:1.5; font-size:1rem; border:solid 1px #036eb8; 
    border-radius:5px; padding:.375rem .75rem;}
.mule_fu_indata_blsel select::placeholder{ color:#9fa0a0 !important;}
.mule_fu_indata_blsel input{ width:100%; line-height:1.5; font-size:1rem; border:solid 1px #036eb8; 
    border-radius:5px; padding:.375rem .75rem;}

.mule_fu_indata_evennob{ display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;
    width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_indata_evennob select{ width:49%; line-height:1.5; font-size:1rem; border:solid 1px #036eb8; 
    border-radius:5px; padding:.375rem .75rem;}

.mule_fu_indata_checkbar{ display:flex; justify-content:flex-start; align-items:center;
    padding:0; margin:0; box-sizing:border-box;}

.mule_fu_indata_checkbox{ margin:7px 0 0 0 !important; }
.mule_fu_indata_checkbox input{}
.mule_fu_indata_checkbox label{ margin:0 !important;}

.mule_fu_indata_checkbars{ width:100%; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_indata_checkbars input{}



/* -- 抬頭表格三 -- */
.mule_fu_indata_boxc{ width:100%; min-width:800px; height:auto; padding:0; margin:0 auto; box-sizing:border-box;}

.mule_fu_inlist_bar{ display:flex; justify-content:space-between; align-items:center;
    width:100%; padding:0; margin:0 auto; box-sizing:border-box;}

.mufu_ist_a{ width:3%; text-align:center;}
.mufu_ist_b{ width:20%;}
.mufu_ist_c{ width:20%;}
.mufu_ist_d{ display:flex; justify-content:space-between; align-items:center; width:30%; position:relative;}
.mufu_ist_d a{ display:block; width:40px; height:35px; padding:0; margin:0 0 0 20px; box-sizing:border-box; cursor:pointer;}
.mufu_ist_d a img{ width:100%; height:auto;}
.mufu_ist_e{ display:flex; justify-content:flex-end; align-items:center; width:15%;}
.mufu_ist_e a{ display:flex; justify-content:center; align-items:center; text-decoration:none;
    width:100px; height:35px; font-size:1em; font-weight:bold; border-radius:3px;
    color:#fff; padding:0; margin:0 0 0 10px; box-sizing:border-box; cursor:pointer;}
.mufu_ist_e a.sf_noshow img{ height:45px;}

.mufu_ist_b select,
.mufu_ist_c select{ display:block; width:100%; height:35px; border:solid 1px #036eb8; border-radius:5px;
    padding:.375rem .75rem;}

.mufu_ist_a,
.mufu_ist_b,
.mufu_ist_c,
.mufu_ist_d,
.mufu_ist_e{}

.mufu_ist_e p span{ display:block; line-height:1.1em; font-size:.8em; color:#ea5514; margin:0 0 -15px 0;}
.mule_inp_txts{ display:block; width:100%; line-height:1.1em; font-size:.9em !important; color:#ea5514; margin:0 0 0px 0;}

.mf_list_ba .mufu_ist_b,
.mf_list_ba .mufu_ist_c,
.mf_list_ba .mufu_ist_d{ font-weight:bold; text-align:center !important;}
.mf_list_ba .mufu_ist_b p,
.mf_list_ba .mufu_ist_c p,
.mf_list_ba .mufu_ist_d p{ padding:0; margin:0; box-sizing:border-box;}
.mf_list_ba .mufu_ist_d p{ position:absolute; left:50%; transform:translateX(-50%);}

.mf_list_ba{ border-bottom:solid 1px #b5b5b6; padding:0 0 10px 0;}
.mf_list_bs{ height:66px;}
.mf_list_bn{ height:50px; border-bottom:1px solid #b5b5b6; background:#f5f5f5; margin:0;}
.mf_list_bn:last-child{ border-bottom:none;}

.mie_a{ background:#036eb8;}
.mie_b{ background:#9fa0a0;}
.mie_c{ background:#e60012;}

.mule_fu_indata_checkcost{ display:flex; justify-content:flex-start; align-items:center;
     padding:0 !important; margin:0 50px 0 0;}
.mule_fu_indata_checkcost input{ display:inline-table; width:auto !important;}
.mule_fu_indata_checkboxse{ margin:0 20px 0 0;}

.mule_fu_updata_bar{ display:flex; justify-content:flex-start; align-items:center; 
    width:calc(100% - 100px); padding:0; margin:0; box-sizing:border-box;}
.mule_fu_updata_bar p{ width:65px; margin:0 10px; white-space:nowrap;}
.mule_fu_updata_inp{ width:calc(100% - 215px) !important; }
.mule_fu_updata_ali{ display:block; width:40px; height:35px; 
    padding:0; margin:0 0 0 10px; box-sizing:border-box; cursor:pointer;}
.mule_fu_updata_ali img{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}

.mule_fu_newtxt{ display:flex; justify-content:flex-start; align-items:center;
    width:140px; height:35px; font-size:1em; font-weight:bold; 
    padding:0; margin:0; box-sizing:border-box;}
.mule_fu_newtxt img{ width:15px; height:15px; padding:0; margin:-2px 0 0 8px; box-sizing:border-box;}
.mule_fu_newbbt{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; width:140px; height:35px; font-size:1em; font-weight:bold; 
    border-radius:5px; color:#3e3a39; background:#f5f5f5; padding:0; margin:0; box-sizing:border-box; cursor:pointer;}
.mule_fu_newbbt img{ width:20px; height:auto; padding:0; margin:0 10px 0 0; box-sizing:border-box;}
.mufu_indata_addnob_bar{ display:flex; justify-content:space-between; align-items:center;
    width:49%; height:36px; border:solid 1px #036eb8; border-radius:5px; background:#fff;
    padding:0 15px; margin:0; box-sizing:border-box;}
.mufu_indata_addnob_txa{ font-size:1em; color:#9fa0a0; padding:0; margin:0; box-sizing:border-box;}
.mufu_indata_addnob_txa span{ font-size:1em; color:#3e3a39; padding:0; margin:0 5px 0 0; box-sizing:border-box;}
.mufu_indata_addnob_bbts{ display:flex; justify-content:center; align-items:center;
    padding:0; margin:0; box-sizing:border-box;}
.mufu_indata_addnob_bbts p{ font-size:1em; color:#3e3a39; padding:0; margin:0 15px; box-sizing:border-box;}
.mufu_indata_addnob_bbts a{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; width:23px; height:23px; border-radius:50%;
    background:#f5f5f5; padding:0; margin:0; box-sizing:border-box; cursor:pointer;}
.mufu_indata_addnob_bbts a p{ font-size:1.5em; color:#595757; padding:0; margin:-2px 0 0 0; box-sizing:border-box;}

.mufu_indata_addnob_barb{ display:flex; justify-content:space-between; align-items:center;
    width:100%; height:36px; border:solid 1px #036eb8; border-radius:5px; background:#fff;
    padding:0 15px; margin:0; box-sizing:border-box;}
.mufu_inad_tit{ display:flex; justify-content:flex-start; align-items:center;}
.mufu_inad_tit p{ line-height:1em; padding:0; margin:0; box-sizing:border-box;}
.mufu_inad_vie p{ line-height:1em; font-size:.8em; color:#ea5514; padding:0; margin:0; box-sizing:border-box;}
.mu_in_vi{ display:none; line-height:1em; font-size:.8em !important; color:#ea5514; padding:0; margin:0 0 0 5px !important; box-sizing:border-box;}

/* -- 抬頭241213表格三 -- */
.lf_noshow{ display:none !important;}
.mule_sfu_inlist_box{ display:none; justify-content:space-between; align-items:center;
    width:100%; padding:0; margin:0 auto; box-sizing:border-box;}
.mfs_list_bns{ height:auto; border-bottom:solid 1px #b5b5b6; background:#f5f5f5; padding:0 10px; margin:0;}
.mfs_list_bns:last-child{ border-bottom:none;}
.mufu_ist_s{ border-bottom:dashed 1px #d3d3d3; padding:8px 10px;}
.mufu_ist_s:last-child{ border-bottom:none; padding:0 0 20px 0;}
.mufu_ist_s a{ display:flex; justify-content:center; align-items:center; text-decoration:none;
    width:100px; height:35px; font-size:1em; font-weight:bold; border-radius:3px;
    color:#fff; padding:0; margin:0 0 0 10px; box-sizing:border-box; cursor:pointer;}
.mist_s{ display:flex; justify-content:flex-end !important; padding:8px 10px 20px 10px !important;}








/* -- 中間資訊 -- */
.mule_main_zone{ width:100%; min-width:800px; height:auto; padding:0; margin:50px auto 0 auto; box-sizing:border-box;}

.mule_main_title{ display:flex; justify-content:flex-start; align-items:center;
    width:100%; height:auto; padding:0; margin:0 auto 30px auto; box-sizing:border-box;}
.mule_main_title span{ display:inline-table; width:9px; height:44px; padding:0; margin:0 20px 0 0; box-sizing:border-box;} 
.mule_main_title h3{ display:inline-table; font-size:2.5em;  font-weight:bold; color:#000; padding:0; margin:0; box-sizing:border-box;}
.mule_main_title h4{ display:inline-table; font-size:2.5em;  font-weight:bold; color:#ff0000; padding:0; margin:0; box-sizing:border-box;}

.mule_res_header,
.mule_res_end{ width:100%; height:auto; padding:0 0 0 30px; margin:0; box-sizing:border-box;}
.mule_res_header{ margin:0 0 30px 0;}
.mule_res_end{ margin:25px 0 0 0;}
.mule_res_header p,
.mule_res_end p{ font-size:1.5em; font-weight:bold; padding:0; margin:0; box-sizing:border-box;}

.mule_reserve_bar{ display:flex; justify-content:space-between; align-items:center;
    width:40%; height:auto; padding:0 0 0 32px; margin:0 0 15px 0; box-sizing:border-box;}
.mule_reserve_bar h3,
.mule_reserve_bar h4{ font-size:1.5em; font-weight:bold; padding:0; margin:0; box-sizing:border-box;}


/* -- 發票選項 -- */
.mule_bill_selzone{ margin:0;}
.mule_bill_selzone ul{ display:flex;}
.mule_bill_selzone ul li{ display:flex; justify-content:flex-start; align-items:self-start; margin:0 50px 0 0;}
.mule_bill_selzone ul li input{ width:20px; height:20px; margin:8px 8px 0 0;}
.mule_bill_selzone ul li label{ font-size:1.5em; font-weight:bold;}

.mule_bill_indata_a{ border-left:solid 3px #d9d9d9; padding:10px; margin:0 0 0 65px; box-sizing:border-box;}
.mule_bill_indata_a ul{ display:flex; margin:0 0 20px 0;}
.mule_bill_indata_a ul li{ display:flex; justify-content:flex-start; align-items:center; padding:0; margin:0 50px 0 0;}
.mule_bill_indata_a ul li input{ width:20px; height:20px; margin:0 8px 0 0;}
.mule_bill_indata_a ul li label{ font-size:1.2em; font-weight:bold;}

.mule_bill_indata_af{ border-left:solid 3px #d9d9d9; padding:10px; margin:0 0 0 10px !important; box-sizing:border-box;}
.mule_bill_indata_afbox label{ font-size:1em; font-weight:bold;}
.mule_bill_indata_afbox label span{ color:#ff0000;}
.mule_bill_indata_afbox input{ border:none; border-bottom:solid 1px #000; border-radius:0;}

.mule_bill_indata_inpa{ width:50%; padding:0 0 0 10px;}
.mule_bill_indata_inpa label{ font-size:1em; font-weight:bold;}
.mule_bill_indata_inpa label span{ color:#ff0000;}
.mule_bill_indata_inpa input{ border:none; border-bottom:solid 1px #000; border-radius:0;}

.mule_bill_indata_b{ width:calc(100% - 320px); border-left:solid 3px #d9d9d9; padding:10px; margin:0 0 0 320px; box-sizing:border-box;}
.mule_bill_indata_b ul{ display:flex; flex-wrap:wrap;
    width:100%; height:250px; padding:0; margin:0; box-sizing:border-box; overflow-x:auto;}
.mule_bill_indata_b ul li{ display:flex; margin:0 20px 15px 0;}
.mule_bill_indata_b ul li input{ width:20px; height:20px; margin:5px 8px 0 0;}
.mule_bill_indata_b ul li label{ font-size:1.2em; font-weight:bold;}

.mule_bill_indata_sel{ border:none !important; font-size:1.2em !important;
    border-radius:0 !important; border-left:solid 3px #d9d9d9 !important; border-bottom:solid 1px #000 !important; 
    margin:0 0 0 15px;}

.mule_bill_indata_c{ width:calc(100% - 510px); border-left:solid 3px #d9d9d9; padding:0 10px 10px 10px; margin:0 0 0 510px; box-sizing:border-box;}
.mule_bill_indata_c ul{ display:flex; flex-wrap:wrap;
    width:100%; height:250px; padding:0; margin:0; box-sizing:border-box; overflow-x:auto;}
.mule_bill_indata_c ul li{ display:flex; flex-wrap:wrap; margin:0 0 8px 0;}
.mule_bill_indata_c ul li input{ width:80%; height:30px; border:none; border-radius:0; border-bottom:solid 1px #000; 
    padding:0; margin:0; box-sizing:border-box;}
.mule_bill_indata_c ul li label{ width:80%; font-size:1em; font-weight:bold; padding:0; margin:0; box-sizing:border-box;}
.mule_bill_indata_c ul li label span{ color:#ff0000;}

.mule_bill_indata_cf{ display:flex; flex-wrap:wrap; width:calc(100% - 10px); height:280px; border-left:solid 3px #d9d9d9; 
    padding:10px; margin:10px 0 0 10px !important; box-sizing:border-box; overflow-x:auto;}
.mule_bill_indata_cf li{ display:flex; flex-wrap:wrap; margin:0 0 8px 0 !important;}
.mule_bill_indata_cf li input{ width:100% !important; height:30px !important; border:none !important; 
    border-radius:0; border-bottom:solid 1px #000 !important; padding:0 0 0 10px; margin:0;}
.mule_bill_indata_cf li label{ width:100%; font-size:1em; font-weight:bold; 
    padding:0 !important; margin:0 0 -10px 0 !important; box-sizing:border-box;}
.mule_bill_indata_cf li label span{ color:#ff0000 !important;}



.hint_txt_box{ display:flex; justify-content:flex-start; align-items:center;
    width:50%; height:40px; border-radius:10px; color:#fff; background:#e60012; 
    padding:0 20px; margin:10px 0 0 0; box-sizing:border-box; position:relative;}
.hint_txt_box p{ display:block; width:100%; text-align:center; font-size:1.3em; font-weight:bold; color:#fff; 
    padding:0; margin:0; box-sizing:border-box; white-space:nowrap; overflow:hidden;}
.hint_txt_box span{ display:block; width:15px; height:15px; background:#e60012; 
    position:absolute; top:-5px; left:20px; transform:rotate(45deg); z-index:1;}



/* -- 底部按鈕 -- */
.mule_foot_zone{ display:flex; justify-content:center; align-items:self-start; flex-wrap:wrap;
    width:100%; min-width:800px; height:auto; background:#fff; padding:0; margin:0 auto; box-sizing:border-box;}

.mule_txti_box{ width:100%; color:#000; padding:0 70px !important; margin:0 0 50px 0 !important; box-sizing:border-box;}
.mule_txti_box label{ font-size:1em; font-weight:bold; color:#000;}
.mule_txti_box label span{ color:#828282;}
.mule_txti_box label a{ text-decoration:none; color:#828282;}

.mule_nextstep_box{ display:flex; justify-content:center; align-items:center;
    width:100%; height:auto; padding:0; margin:0 auto; box-sizing:border-box;}

.mule_nextstep_abt{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; width:215px; height:60px; font-size:2.2em; font-weight:bold; border:none; border-radius:15px; 
    padding:0; margin:0; box-sizing:border-box; cursor:pointer;}

.mule_nextstep_bbt{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; width:215px; height:60px; font-size:2.2em; font-weight:bold; border:none; border-radius:15px; 
    color:#000; background:#d9d9d9; padding:0; margin:0 45px; box-sizing:border-box; cursor:pointer;}

.edit_hide{ display:none !important;}
.Largeformat_hide{ display:none !important;}
.Largeformat_show{ display:block !important;}





/* -- 跳出視窗 -- */
.mule_fu_popdata_winbk{ display:flex; justify-content:center; align-items:center;
 width:100%; height:100vh; background:rgba(0,0,0,.5); padding:0; margin:0; box-sizing:border-box;
    position:absolute; top:0; left:0; z-index:2000;}

.mule_fu_popdata_boxa{ min-width:300px; /*height:240px;*/ background:#fff; 
    padding:0; margin:0; box-sizing:border-box;}
.mule_fu_popdata_boxa h2{ display:flex; justify-content:flex-start; align-items:center;
    width:100%; height:50px; font-size:1.1em; font-weight:bold; color:#fff; 
    background:#00458d; padding:0 0 0 15px; margin:0 auto; box-sizing:border-box; position:relative;}

.mule_fu_popdata_boxa h2 .mule_fu_popdata_close{ position: absolute; right: 10px; font-size: 36px; cursor: pointer; }

.mule_fu_popdata_main{ width:100%; height:auto; padding:25px 20px 25px 20px; margin:0 auto; box-sizing:border-box;}
.mule_fu_popdata_main p{ display:block; width:100%; height:auto; font-size:1.1em; font-weight:bold; text-align:center;
    color:#3e3a39; margin:0 auto; box-sizing:border-box;}
.mule_fu_popdata_main p span{ color:#036eb8;}
.mule_fu_popdata_main h3{ display:flex; justify-content:flex-start; align-items:center;
    width:100%; height:auto; line-height:32px; font-size:1.1em; font-weight:bold; color:#fff; 
    color:#036eb8; padding:0; margin:0 auto; box-sizing:border-box;}

.mule_fu_popdata_boxa ul{  display:block; padding:0; margin:0 auto; box-sizing:border-box;}
.mule_fu_popdata_boxa ul li{ font-size:1.1em; font-weight:bold; padding:0; margin:0 0 10px 0; box-sizing:border-box;}

.mule_fu_popdata_bbt{ display:flex; justify-content:center; align-items:center;
    width:100%; height:auto; padding:0; margin:0 auto; box-sizing:border-box;}
.mule_fu_popdata_bbt a{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; width:100px; height:35px; border-radius:3px; color:#fff; 
    padding:0; margin:30px 8px 0 8px; box-sizing:border-box;}
.mule_fu_popdata_bbt a:first-child{ background:#9fa0a0;}
.mule_fu_popdata_bbt a:last-child{ background:#036eb8;}

.mule_fu_popdata_pix{ width:88px; height:88px; padding:0; margin:20px auto 0 auto; box-sizing:border-box;}
.mule_fu_popdata_pix img{ width:100%; height:auto; padding:0; margin:0 auto; box-sizing:border-box;}

.mule_fu_popdata_boxb{ /*width:820px; height:480px;*/ width: 50vw;
    max-height: 95vh; margin-top:4vh; background:#fff; 
    padding:0; margin:0; box-sizing:border-box;}
.mule_fu_popdata_boxb h2{ display:flex; justify-content:flex-start; align-items:center;
    width:100%; height:50px; font-size:1.1em; font-weight:bold; color:#fff; 
    background:#00458d; padding:0 0 0 15px; margin:0 auto; box-sizing:border-box; position:relative; }

.mule_fu_popdata_boxb h2 .mule_fu_popdata_close{ position: absolute; right: 10px; font-size: 36px; cursor: pointer; }

.mule_fu_popdata_boxc{ width:650px; /*height:450px;*/ background:#fff; 
    padding:0; margin:0; box-sizing:border-box;}
.mule_fu_popdata_boxc h2{ display:flex; justify-content:flex-start; align-items:center;
    width:100%; height:50px; font-size:1.1em; font-weight:bold; color:#fff; 
    background:#00458d; padding:0 0 0 20px; margin:0 auto; box-sizing:border-box; position:relative;}

.mule_fu_popdata_boxc h2 span{ position: absolute; right: 10px; font-size: 36px; }

.mule_fu_indata_bcr{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}

.mule_fu_popdata_dobbt{ width:100%; text-align:center; border-top:solid 1px #b5b5b6; 
    padding:20px 0 0 0; margin:20px auto; box-sizing:border-box;}
.mule_fu_popdata_dobbt a{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; width:150px; height:35px; font-size:1.1em; font-weight:bold; border-radius:3px; color:#fff;
    background:#036eb8; padding:0; margin:0 auto; box-sizing:border-box;}


.mule_fu_popdata_boxd{ width:650px; height:auto; background:#fff; 
    padding:0; margin:0; box-sizing:border-box;}

.intab_uppad{ padding:20px 20px 0 20px;}
.intab_pad{ padding:0px 20px 20px 20px;}

.mufutab_in_title{ display:flex; justify-content:space-between; align-items:center;
    width:100%; background:#efefef; padding:10px 20px; margin:20px auto 0 auto; box-sizing:border-box;}
.mfst_sb{ display:flex; justify-content:space-between; align-items:center;}
.mfst_sb p{ font-size:1.2em; font-weight:bold; color:#3e3a39; padding:0; margin:0; box-sizing:border-box;}
.mfst_ud{ width:15px; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mfst_ud a{ display:flex; justify-content:center; align-items:center;
    text-decoration:none; padding:0; margin:3px 0; box-sizing:border-box; cursor:pointer;}
.mfst_ud a img{ width:14px; height:auto; padding:0; margin:0; box-sizing:border-box;}



.mufutab_indata_bar{ display:flex; justify-content:space-between; align-items:center; 
    min-width:100%; border-bottom:solid 1px #b5b5b6; 
    padding:10px 20px; margin:0 auto; box-sizing:border-box; transition:0.4s;}
.mufutab_indata_bar:hover,
.mufutab_indata_bar:active{ background:#d2ebfa;}
.mufutab_indata_bar:last-child{ margin:0 0 30px 0;}

.mus_in_a,
.mus_in_b,
.mus_in_c{ padding:0 0 0 15px; margin:0; box-sizing:border-box;}

.mus_in_a{ width:25%; padding:0;}
.mus_in_b{ width:25%;}
.mus_in_c{ width:40%;}


.mus_in_d,
.mus_in_e,
.mus_in_f{ padding:0 0 0 15px; margin:0; box-sizing:border-box;}

.mus_in_d{ width:25%; padding:0;}
.mus_in_e{ width:45%;}
.mus_in_f{ width:25%;}




.mule_bill_indata_inpb{ width:100%; margin:10px 0 0 0; padding:0 0 0 5px;}
.mule_bill_indata_inpb label{ font-size:1.5em; font-weight:norma; padding:0; margin:0; box-sizing:border-box;}
.mule_bill_indata_inpb input{ width:100%; border:none; border-bottom:solid 1px #000; border-radius:0;}
.mule_bill_indata_inpb input::placeholder{ color:#d0cece;}

.mule_email_nbar{ width:100%; height:auto; 
    padding:0 0 0 35px; margin:0; box-sizing:border-box;}
.mule_email_nbar h3{ font-size:2em; padding:0; margin:0; box-sizing:border-box; }
.mule_email_nbar h3 span{ color:#e60012;}


.no_show_y{ display:none;}














@media (max-width: 1024px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat left 45% bottom 25%;}

.mule_function_logining_box h4{ margin:200px auto 0 auto;}
.mule_function_logining_box ul{ width:80%; bottom:0px}
.mule_function_logining_box ul li{ width:20%;}

/* -- 內頁表格 -- */
.mule_fu_table_time_box input{ width:200px;}
.mule_fu_table_time_box input[type="date"]{ width:100%;}
.mule_fudown_bar a{ width:50%;}
.mule_fu_table_page_bar{ margin:15px auto 0 auto;}

/* -- 抬頭表格二 -- */
.mule_fu_indata_boxb{ flex-wrap:wrap;}
.mule_fu_indata_bl{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}
.mule_fu_indata_br{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box}

/* -- 抬頭表格三 -- */
.mufu_ist_a{ width:3%;}
.mufu_ist_b{ width:15%;}
.mufu_ist_c{ width:25%;}
.mufu_ist_d{ width:35%;}
.mufu_ist_d a{ display:block; width:40px; height:35px; margin:0 0 0 10px;}
.mufu_ist_e{ width:15%;}
.mule_fu_popdata_boxb{ width:600px; height:auto;}
.mule_inp_txts{ display:block; width:100%; line-height:1.1em; font-size:.8em !important; color:#ea5514; 
    margin:-5px 0 0px 5px !important;}

/* -- 抬頭241213表格三 -- */
.mule_fu_indata_boxc{ min-width:100%;}
.mf_list_bs{ flex-wrap:wrap; height:auto;}
.nshow_small_w{ display:none;}
.lf_noshow{ display:block; width:90px; text-align:right;}
.sf_noshow{ display:none !important;}
.sf_full_ven{ display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; width:100%; margin:0 0 15px 0;}
.sf_full_ven input,
.sf_full_ven select{ width:calc(100% - 110px);}
.sf_full_ven:last-child{ border-top:solid 1px #ccc; padding:15px 0 0 0;}
.lf_noshow{ display:block !important; font-size:1em; font-weight:bold; padding:0; margin:0; box-sizing:border-box;}
.lf_smatxt_r{ width:100%; text-align:left; line-height:1.1em; font-size:.8em; color:#ea5514; padding:0 10px 0 120px; margin:5px 0 0 0 !important;}
.lfs_zoom{ width:35px !important; height:35px !important; background:none; padding:0; margin:0 0 0 110px !important; box-sizing:border-box;}
.lfs_zoom img{ width:100%; height:auto; padding:0; margin:0; box-sizing:border-box;}

.mule_sfu_inlist_box{ display:block;}

.mule_fu_table_time_box { display:contents; }
.mule_fu_table_time_box a { margin-top:15px; }
}



@media (max-width: 820px) {
/* -- 登入頁面 -- */
.mule_function_login_box{ width:80%; height:auto;}

/* -- 內頁表格 -- */
.mule_fu_table_time_box input{ width:100px;}
.mule_fu_table_time_box input[type="date"]{ width:100%;}
.mule_fu_table_search_zoom input{ width:200px !important;}
.mule_fudown_bar a{ width:80%;}

.mule_fu_table_page_bar{ justify-content:flex-end; flex-wrap:wrap;
    padding:0; margin:15px auto 0 auto; box-sizing:border-box;}
.mule_fu_table_page_bar p{ width:100%; text-align:right; padding:0 10px 0 0; margin:0 0 15px 0;}

/* -- 抬頭表格二 -- */
.mule_fu_indata_checkbar{ flex-wrap:wrap;}
.mule_fu_indata_checkcost{ width:100%; padding:0 !important; margin:0 0 20px 0;}

/* -- 抬頭表格三 -- */
.mufu_indata_addnob_txa,
.mufu_indata_addnob_txa span{ line-height:1em; font-size:.8em;}
.mufu_inad_tit p,
.mufu_inad_vie p{ margin:0 0 5px 0;}

.mule_fu_table_time_box { display:contents; }
.mule_fu_table_time_box a { margin-top:15px; }
}


@media (max-width: 768px) {
/* -- 內頁表格 -- */
.mule_fu_table_time_box input{ width:100px;}
.mule_fu_table_time_box input[type="date"]{ width:100%;}
.mule_fu_table_search_zoom input{ width:160px !important;}
.mule_fu_table_time_box input{ background:#fff;}
.mule_fu_table_time_box a{ width:70px; margin-top:15px;}

.mule_fu_table_time_box { display:contents; }
}



@media (max-width: 475px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat top 1300% left 45% #010f2c; background-size:900px;}

/* -- 抬頭 -- */
.mule_function_topbar_zone{ justify-content:space-between; height:50px; position:relative;}
.mule_function_title_txt{ display:flex; justify-content:center; align-items:center;
    width:40%; height:50px; padding:0; 
    position:absolute; left:50%; transform:translateX(-50%);}
.mule_function_title_txt img{ height:45px; margin:5px auto 0 auto;}
.mule_function_title_membar{ padding:0 15px 0 0;}
.mule_function_title_membar a{ font-size:.9em; margin:0 0 0 15px;}
.mule_function_title_membar a img{ width:auto; height:18px; padding:0; margin:0 4px 0 0; box-sizing:border-box;}
.mule_func_selbbt{ display:flex !important; width:35px; margin:0 0 0 15px !important;}
.mule_lgnos{ display:none !important;}

/* -- 登入頁面 -- */
.mule_function_login_box{ width:95%; height:auto; padding:40px 20px;}
.mule_function_login_bar{ margin:0 auto 30px auto;}

.mule_function_logining_box ul{ justify-content:flex-start; align-items:self-start; flex-wrap:wrap;
    width:85%; height:auto; margin:0 0 30px 0;}
.mule_function_logining_box ul li{ width:46%; height:auto; margin:0;}
.mule_function_logining_box ul li:nth-child(odd){ margin:0 10px 20px 0;}
.mule_function_logining_box ul li:nth-child(even){ margin:0 0 20px 10px;}

/* -- 功能頁面 -- */
.mule_fu_left_menu{ width:100%; height:calc(100% - 50px); border-radius:0; background:rgba(0,0,0,.5);
    padding:0; position:absolute; top:50px; left:-100%; transition:transform 0.3s ease; transform:translateX(100%);}
.mule_fu_left_menu.hidden {transform:translateX(0%);}
.mule_fu_left_menu_bk{ display:block; width:auto; height:100%; background:#273238; padding:15px 20px 60px 20px;
    position:absolute; top:0; left:0; overflow-y:auto;}
.mule_fu_right_main{ width:100%; height:100vh; 
    background:#ccc; padding:20px; margin:0; box-sizing:border-box; overflow:auto;}


.mule_fu_left_menu {
    transition: transform 0.3s ease, opacity 0.3s ease; /* 平滑過渡效果 */
    transform: translateX(0); /* 初始顯示狀態 */
    opacity: 1; /* 完全可見 */
}

.mule_fu_left_menu.hidden {
    transform: translateX(100%); /* 移出視窗外 */
    opacity: 1; /* 透明化 */
}

.mule_fu_left_menu.hidden-complete{ display:none; /* 完全移除，避免佔用空間 */}
.mule_smo_name{ opacity:1;}

/* -- 內頁表格 -- */
.mule_fu_table_data_zone{ display:none;}
.mule_fu_table_time_bar label{ width:100%; margin:0 0 5px 0;}
.mule_fu_table_time_box{ padding:0 !important; display:contents;}
.mule_fu_table_time_box input{ width:100px;}
.mule_fu_table_time_box input[type="date"]{ width:100%;}
.mule_fu_table_search_zoom input{ width:120px !important;}
.mule_fu_table_search_nob select{ width:60px;}
.mule_fu_table_time_box a{ width:70px; margin-top:15px;}
.mule_fu_table_page_bar p{ text-align:center; padding:0;}
.mule_fu_table_page_nab{ justify-content:center; width:100%; margin:10px 0 0 0;}
.mule_fu_table_search_zoom input{ background:#fff;}

/* -- 內頁表格直式 -- */
.mule_fu_table_datav_zone{ display:block;}

/* -- 抬頭表格二 -- */
.mule_fu_indata_boxb{ flex-wrap:wrap;}
.mule_fu_indata_bl_bar{  flex-wrap:wrap; margin:0 0 10px 0;}
.mule_fu_indata_bl_bar label{ width:100%; margin:7px 0 0 0;}
.mule_fu_indata_checkbox{margin:7px 20px 0 0 !important;}

.mule_fu_popdata_winbk{ align-items:flex-start; padding:60px 0 0 0;}
.mule_fu_popdata_boxb,
.mule_fu_popdata_boxc,
.mule_fu_popdata_boxd{ width:95%; height:auto; margin:0 auto;} 

.mufutab_ben{ flex-wrap:wrap;}
.mus_in_d,
.mus_in_e,
.mus_in_f{ width:100%; padding:0;}

.mule_fu_updata_bar{ width:100%;}
.mule_inp_txts{ margin:-10px 0 0px 5px !important;}

.mufu_inad_vie p{ display:none;}
.mu_in_vi{ display:block;}

.mule_main_zone{  margin:50px auto 0 auto; min-width:auto;}
.mule_main_title{ margin:0 auto 20px auto; box-sizing:border-box;}
.mule_main_title span{ width:10px; height:37px; margin:0 12px 0 0;} 
.mule_main_title h3{ font-size:1.6em;}
.mule_main_title h4{ font-size:1.6em;}

.mule_bill_selzone{ margin:0;}
.mule_bill_selzone ul{ display:block; margin:0 0 0 -15px;}
.mule_bill_selzone ul li{ margin:0 0 30px 0;}
.mule_bill_selzone ul li input{ width:15px; height:15px; margin:8px 8px 0 0;}
.mule_bill_selzone ul li label{ font-size:1.2em; font-weight:bold;}
.mule_email_nbar{ padding:0 0 0 23px}
.mule_email_nbar h3{ font-size:1.5em; font-weight:bold;}
.mule_bill_indata_inpb label{ font-size:1em;}

.mule_foot_zone{ height:auto; padding:20px 20px 30px 20px; min-width:auto;}
.mule_txti_box{ width:100%; color:#000; padding:0 20px !important; margin:0 0 20px 0 !important; box-sizing:border-box;}
.mule_txti_box input{ width:15px; height:15px; padding:0; margin:0;}
.mule_txti_box label{ line-height:16px; font-size:.7em;}

.Largeformat_hide{ display:block !important;}
.smalllayout_hide{ display:none !important;}
}


@media (max-width: 375px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat top -70% left 45% #010f2c; background-size:800px;}

.mule_function_logining_box ul{ justify-content:flex-start; align-items:self-start; flex-wrap:wrap;
    width:85%; height:auto; margin:0 0 30px 0;}
.mule_function_logining_box ul li{ width:46%; height:auto; margin:0;}
.mule_function_logining_box ul li:nth-child(odd){ margin:0 10px 20px 0;}
.mule_function_logining_box ul li:nth-child(even){ margin:0 0 20px 10px;}

/* -- 內頁表格 -- */
.mule_fu_table_time_bar label{ display:none;}
.mule_fu_table_time_box input{ width:90px;}
.mule_fu_table_time_box input[type="date"]{ width:100%;}
.mule_fu_table_time_box p{ margin:0 5px;}
.mule_fu_table_time_box a{ width:60px; margin:15px 0 0 15px;}
.mule_fu_table_search_zoom p{ display:none;}

/* -- 抬頭表格三 -- */
.mufu_indata_addnob_bar{ justify-content:center; flex-wrap:wrap; height:72px}
.mufu_indata_addnob_txa{ width:100%; font-size:.8em; text-align:center; border-bottom:solid 1px #036eb8; padding:5px 0;}
.mufu_indata_addnob_barb{ justify-content:center; flex-wrap:wrap; height:72px}

.mule_fu_table_time_box { display:contents; }
}


@media ( max-width:844px) and ( max-height:932px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat top -50% left 45% #010f2c; background-size:800px;}
}


@media ( max-width:414px) and ( max-height:896px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat top -50% left 45% #010f2c; background-size:800px;}
}


@media ( max-width:414px) and ( max-height:736px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat top -260% left 45% #010f2c; background-size:800px;}
}


@media ( max-width:375px) and ( max-height:667px) {
.tec_bkere{ background:url(../images/ar_bkere.jpg) no-repeat top -7000% left 45% #010f2c; background-size:800px;}
}


@media (max-width: 320px) {
}

.mule_function_title_txt {
    height: 50px;
    display: flex;
    align-items: center;
}

.mule_function_title_txt a {
    display: flex;
    align-items: center;
}

.mule_function_title_txt img {
    width: 200px;
    height: auto;
    padding: 0;
    margin: 0;
}









/* 新登入頁面 */

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans TC', sans-serif;
}

body, html {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    background-color: #0d1e38;
    color: #ffffff;
}

/* 滿版容器 */
.page-container {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to right, rgba(13, 30, 56, 0.95) 0%, rgba(13, 30, 56, 0.7) 40%, rgba(13, 30, 56, 0.2) 100%),
                url(../images/new_obj/bkere_a.jpg) center/cover no-repeat;
    /* 說明：背景圖片已使用優質機場/汽車相關意象圖片替代，若有原圖檔案可自定義替換 url */
}

/* 頁眉 Header */
header {
    display: flex;
    align-items: center;
    padding: 20px 50px;
    background: rgba(255, 255, 255, 0.95);
    color: #333;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.logo-area { display:flex; gap:15px; align-items:center;}
.logo-area img{ width:auto; height:40px; padding:0; margin:0; box-sizing:border-box;}
.system-title-sub { font-size:1.1em; font-weight:bold; border-left:1px solid #ddd;
    color:#05173f; padding-left:20px; margin-left:10px;}

/* 主要內容區 */
main { flex:1; display:flex; justify-content:space-between; align-items:center;
    max-width:100%; width:100%; padding:40px 8%; margin:0 auto; position:relative;}

/* 左側文案與特色 */
.hero-section {
    max-width: 550px;
}

.sub-tag { display:flex; font-size:1.2em; align-items:center; color:#fff; letter-spacing:1.5px; margin-bottom:10px;}
.sub-tag::before { content: ''; display:inline-block; width:40px; height:1px; background-color:#fff; margin-right:10px;}

.main-heading {
    font-size: 42px;
    font-weight: 700;
    color:#fff;
    margin-bottom: 15px;
    letter-spacing: 2px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.slogan { font-size:18px; color:#fff; margin-bottom:50px; letter-spacing:1px;}

/* 左側 4 大特色區塊 */
.features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 20px;
}

.feature-item { text-align:center;}
.feature-icon { display:flex; justify-content:center; align-items:center;
    width: 50px; height: 50px; font-size:20px; backdrop-filter:blur(5px); margin:0 auto 10px;}
.feature-title { font-size:14px; font-weight:500; color:#fff; margin-bottom:5px;}
.feature-desc { font-size:8.5px; color:#fff; line-height:2;}

/* 右側登入卡片 */
.login-card { width:100%; max-width:350px; text-align:center; border-radius:12px;
    color:#333; background:#ffffff; padding:40px 35px;
    box-shadow:0 15px 35px rgba(0, 0, 0, 0.3);
    position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); z-index:10;}

.login-card h2 {
    font-size: 22px;
    color: #0b1e36;
    font-weight: 700;
    margin-bottom: 8px;
}

.login-card p.subtitle { font-size:12px; color:#05173f; margin-bottom:30px;}

/* 表單樣式 */
.input-group { position:relative; margin-bottom:18px;}

.input-group img { width:auto; height:18px; color:#999; position:absolute; left:15px; top:50%; transform:translateY(-50%);}

.input-group i.left-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 16px;
}

.input-group i.right-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    cursor: pointer;
    font-size: 16px;
}

.input-group input {
    width: 100%;
    padding: 12px 40px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    font-size: 14px;
    outline: none;
    transition: all 0.3s;
    background-color: #fafafa;
}

.input-group input:focus {
    border-color: #003366;
    background-color: #fff;
    box-shadow: 0 0 0 3px rgba(0, 51, 102, 0.1);
}

/* 記住帳號與忘記密碼 */
.form-options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    margin-bottom: 25px;
    color: #666;
}

.remember-me { display:flex; gap:6px; align-items:center; color:#05173f; cursor:pointer;}
.remember-me input { cursor:pointer;}
.forgot-pwd { color:#05173f; text-decoration:none; transition:color 0.2s;}
.forgot-pwd:hover { color:#055db6; text-decoration:underline;}

/* 登入按鈕 */
.btn-submit {
    width: 100%;
    padding: 12px;
    background-color: #0a2540;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-submit:hover { background-color:#055db6;}

/* 頁尾 Footer */
footer {
    background:#051f42;
    backdrop-filter: blur(10px);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding:20px 8% 30px 8%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #a0aab8;
    flex-wrap: wrap;
    gap: 15px;
}

.footer-info {
    display: flex;
    gap:60px;
    flex-wrap: wrap;
}

.footer-item { display:flex; align-items:center; gap:10px;}
.footer-item img{ width:auto; height:30px;}

.footer-item i {
    font-size: 18px;
    color: #fff;
}

.footer-item .title {
    color: #fff;
    font-weight: 500;
}

.title_cc{ color:#fff;}

.footer-copyright { text-align:right; line-height:1.4; color:#fff; }

/* --- 密碼眼睛圖片切換樣式 --- */
.password-toggle-btn { display:flex; justify-content:center; align-items:center;
    width:20px; height:20px;
    position:absolute; top:50%; right:30px; transform:translateY(-50%); cursor:pointer;
    z-index:2; user-select:none;}
.eye-icon { display:block; width:100%; height:100%;
    /* filter: brightness(0) saturate(100%) invert(60%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%); */}
.eye-on { display:none;}
.eye-off { display:block;}
.password-toggle-btn.show-password .eye-on { display:block;}
.password-toggle-btn.show-password .eye-off { display:none;}


/* 內頁選單 */

        .dashboard-container {
            display: flex;
            flex-direction: column;
            min-height: 100vh;
        }

        /* 頂部 Header */
        header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 12px 30px;
            background: #ffffff;
            border-bottom: 1px solid #e5e9f0;
            height: 64px;
            z-index: 100;
        }

        .header-left {
            display: flex;
            align-items: center;
            gap: 15px;
        }

        .logo-area img {
            height: 32px;
        }

        .system-title-sub {
            font-size: 14px;
            color: #666;
            padding-left: 15px;
            border-left: 1px solid #ddd;
        }

        .header-right {
            display: flex;
            align-items: center;
            gap: 20px;
        }

        .user-profile {
            display: flex;
            align-items: center;
            gap: 10px;
            cursor: pointer;
        }

        .user-avatar {
            width: 36px;
            height: 36px;
            background-color: #e2e8f0;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #64748b;
        }

        .user-info {
            line-height: 1.2;
        }

        .user-name {
            font-weight: 700;
            font-size: 14px;
            color: #1e293b;
        }

        .user-role {
            font-size: 11px;
            color: #64748b;
        }

        .btn-logout {
            display: flex;
            align-items: center;
            gap: 6px;
            color: #64748b;
            text-decoration: none;
            font-size: 13px;
            padding: 6px 12px;
            border-radius: 4px;
            transition: background 0.2s;
        }

        .btn-logout:hover {
            background-color: #f1f5f9;
            color: #0f172a;
        }

        /* 主要包覆區：側邊欄 + 內容區 */
        .main-wrapper {
            display: flex;
            flex: 1;
        }

        /* 左側 Sidebar 選單 */
        aside.sidebar {
            width: 240px;
            background-color: #0d1e38;
            color: #ffffff;
            padding: 20px 0;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            flex-shrink: 0;
        }

        .sidebar-menu {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .menu-item {
            margin-bottom: 5px;
        }

        .menu-link {
            display: flex;
            align-items: center;
            gap: 12px;
            padding: 12px 24px;
            color: #94a3b8;
            text-decoration: none;
            font-size: 14px;
            transition: all 0.2s;
        }

        .menu-link:hover, .menu-link.active {
            color: #ffffff;
            background-color: #1e3a8a;
        }

        .menu-group-title {
            padding: 15px 24px 8px;
            font-size: 13px;
            color: #94a3b8;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .sub-menu {
            list-style: none;
            padding: 0;
        }

        .sub-menu .menu-link {
            padding-left: 48px;
            font-size: 13px;
        }

        /* 側邊欄底部聯絡卡片 */
        .sidebar-card {
            margin: 20px 15px;
            padding: 15px;
            background: linear-gradient(180deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
            border-radius: 8px;
            font-size: 12px;
            color: #cbd5e1;
            border: 1px solid rgba(255, 255, 255, 0.05);
        }

        .sidebar-card img {
            width: 100%;
            border-radius: 6px;
            margin-bottom: 10px;
            object-fit: cover;
        }

        .sidebar-card .card-title {
            font-weight: 700;
            color: #fff;
            margin-bottom: 4px;
        }

        .sidebar-card .card-sub {
            color: #94a3b8;
            margin-bottom: 10px;
        }

        .sidebar-card .contact-item {
            display: flex;
            align-items: center;
            gap: 8px;
            margin-bottom: 6px;
            word-break: break-all;
        }

        /* 右側 Content 區域 */
        .content-area {
            flex: 1;
            padding: 24px;
            overflow-y: auto;
            display: flex;
            flex-direction: column;
            gap: 24px;
        }

        .cacorz{ background:#f8f9fb;}

        /* 歡迎 Banner */
        .welcome-banner { width:100%; height:50%; border-radius:12px;
            position:relative;
            
            overflow:hidden;
            color:#ffffff;
            min-height:240px;
            display:flex;
            align-items:center;
            padding:40px;
            background: linear-gradient(to right, rgba(13, 30, 56, 0.9) 0%, rgba(13, 30, 56, 0.4) 60%, rgba(13, 30, 56, 0.1) 100%),
                        url(../images/new_obj/bkere_a.jpg)  center/cover no-repeat;}


.banner-text{ position:absolute; top:60px; left:40px;}
.banner-text h1 { font-size:3em; font-weight:700; margin-bottom:12px;}
.banner-text p { font-size:1.5em; color:#e2e8f0; margin:0;}

        /* 預約特色說明卡片區塊 */
        .features-section { width:100%; height:50%; border:solid 1px rgba(0,0,0,.05); border-radius:12px;
            background:#fff; padding:28px;}

        .features-section h3 {
            font-size: 16px;
            font-weight: 700;
            color: #1e293b;
            margin-bottom: 24px;
        }

        .features-row {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
        }

        .feature-box {
            text-align: center;
            padding: 10px;
        }

        .feature-box-icon {
            width: 56px;
            height: 56px;
            margin: 0 auto 16px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .feature-box-icon img {
            width: 40px;
            height: 40px;
        }

        .feature-box-title {
            font-size: 15px;
            font-weight: 700;
            color: #0f172a;
            margin-bottom: 8px;
        }

        .feature-box-desc {
            font-size: 12px;
            color: #64748b;
            line-height: 1.5;
        }

        /* 頁尾 Footer */
        footer {
            background: #0d1e38;
            color: #a0aab8;
            padding: 16px 30px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 12px;
            margin-top: auto;
        }

        .footer-info {
            display: flex;
            gap: 40px;
        }

        .footer-item {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .footer-item img {
            width: 24px;
            height: 24px;
        }

        .footer-item .title {
            color: #ffffff;
            font-weight: 500;
        }

        .footer-item .title_cc {
            color: #94a3b8;
            font-size: 11px;
        }

        .footer-copyright {
            text-align: right;
            line-height: 1.4;
        }

        /* RWD 響應式佈局 */
        @media (max-width: 992px) {
            .main-wrapper {
                flex-direction: column;
            }
            aside.sidebar {
                width: 100%;
            }
            .features-row {
                grid-template-columns: repeat(2, 1fr);
            }
            footer {
                flex-direction: column;
                gap: 15px;
                text-align: center;
            }
            .footer-copyright {
                text-align: center;
            }
        }
    </style>






/* RWD 響應式調整 */
@media (max-width: 992px) {
    main { flex-direction:column; justify-content:center; gap:40px; padding-top:30px; padding-bottom:30px;}
    .hero-section { text-align:center;}
    .sub-tag { justify-content:center;}
    .sub-tag::before { display:none;}
    footer { flex-direction:column; text-align:center;}
    .footer-copyright { text-align:center;}
}

@media (max-width: 576px) {
    header { padding:15px 20px;}
    .system-title-sub { display:none;}
    .features-grid { grid-template-columns:repeat(2, 1fr); gap:20px;}
    .main-heading { font-size:30px;}
}



