@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:500;}

.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 span{ position: absolute; right: 10px; font-size: 36px; }

.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; 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 span{ position: absolute; right: 10px; font-size: 36px; }

.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) {
}

