﻿/* 字型 */
* {
    /*font-family: 'Noto Sans SC', 'Noto Sans TC', sans-serif;*/ /*Microsoft YaHei 微軟正黑體*/
    font-family: 'PingFang SC', 'PingFang TC', '微軟正黑體 Bold', '微软雅黑', sans-serif;
}
/* 文字大小 */
body, table, select, input, textarea, button, .mMainGroupTD td, .mMainGroupTD1 td {
    font-size: 14px;
}
.inputNoBorder {
    font-size: 14px;
}
/* 縮小一碼 */
.AddSizeD1 {
    font-size: 13px;
}
/* 加大一碼 */
.AddSize1 {
    font-size: 15px;
}
/* 加大二碼 */
.AddSize2 {
    font-size: 16px;
}
/* 加大三碼 */
.AddSize3 {
    font-size: 17px;
}
/* 加大四碼 */
.AddSize4 {
    font-size: 18px;
}
/* 加大五碼 */
.AddSize5 {
    font-size: 19px;
}


/* 下拉框 */
select {
    height: 22px;
}
/* 選取框 */
input[type="checkbox"] {
    height: 14px;
    width: 14px;
    vertical-align: middle;
    margin-top: -1px;
}
/* 下方菜單 */
.TabbedPanelsTab {
    font-size: 14px;
    padding: 3px 8px;
}
.TabbedPanelsTab .TabbedPanelsTabCloseSpan {
    background-position-y: 7px;
}

/* 輸入框 */
.textbox, .textbox_query, .textbox_date {
    height: 22px;
}
/* 日期寬度 Date */
/*.textbox_date1 {
    width: 80px;
}*/
/* 日期寬度 DateTime */
/*.textbox_date2 {
    width: 140px;
}*/

/* 控件圖片 */
.textboxImg {
    width: 24px;
    height: 22px;
}
.textboxImg_r {
    width: 20px !important;
}

/* 按鈕 */
.button {
    background-position: center;
}
/*主按鈕*/
.btn_search {
    /*height: 25px;*/
}
/*查詢按鈕[V]*/
.btn-popupmenu-div {
    /*height: 25px;*/
    padding-top: 4px;
}

/* 售後客戶 */
.cust_menu {
    font-size: 15px;
}
.cust_menu img {
    margin-bottom: 2px
}
.cust_menu1, .cust_menu2 {
    font-size: 14px;
}
/* 列印 */
.ArptPrintList {
    height: 130px;
}
/* QueryWin */
.querywin_toplabel {
    padding-top: 2px;
    padding-left: 5px;
}

/*客戶問題單DEV控件*/
.dxpcHeader_DevEx td.dxpc {
    font-size: 14px;
}
/* 主頁-上方List按鈕 */
.main_toplistimg {
    height: 18px;
    width: 18px;
}
/* 主頁-上方Group按鈕 */
.groupDiv img {
    width: 12px;
    height: 12px;
}
/* 延伸菜單 */
.img_ExtendMenu {
    height: 22px;
}
/* 延伸菜單 arrow */
.main_extArrow {
    height: 5px;
}
/* 主頁-下拉移除按鈕 */
.btnFrameClose {
    width: 21px
}
/* Master Bill Right Button */
.master_keyRightBtn {
    margin-top: 6px;
}

.inputBtnView, .inputBtnSel {
    height: 23px;
}

.navigation_PageNo font {
    font-size: 14px;
}

.MainGroupTD td {
    font-size: 14px;
}

.MainGroupTD1 td {
    font-size: 14px;
}

.MainModuleTD {
    font-size: 14px;
}

.MainModuleTD1 {
    font-size: 14px;
}
/*Grid-編輯按鈕,刪除按鈕*/
.grid_modify, .grid_delete, .grid_def {
    width: 19px;
    height: 19px;
}
/* 預設圖片大小 */
.ImgDefSize {
    width: 19px;
    height: 19px;
}
/* 導出Excel {*/
.btnBottomExport {
    height: 26px;
    width: 120px;
}
/* 保存並新增 */
.keySaveAdd, .keySubmit {
    /*width: 100px;*/
    width: 95px;
    margin: 4px 5px 4px 5px;
    padding: 0px 0px 0px 12px;
    height: 28px;
    text-indent: initial;
}
/* 視圖切換 */
.KeyUserView {
    width: 80px;
    margin: 4px 5px 4px 5px;
    padding: 0px 0px 0px 12px;
    text-indent: 10px;
}
/* 進階查詢 */
.changeSearchMode {
    margin-top: 4px;
    background-position-y: 0px;
}
.keyExport, .keyImport {
    text-indent: 10px;
}
/* 保存 50,55,60 */
.keySave, .keyAdd, .keyDelete, .keyProperty, .keyQuery, .keyLock, .keyCancel, .keyMSave, .keyPrint,
.keyExport, .keyImport, .keyHelp, .keyApprove, .keyCheck, .keyBatCheck, .keyPos, .KeyBack, .KeySum, .KeySend,
.KeyCount, .KeyCopy, .KeyOffset, .KeyFilter, .KeySelect, .KeyAudit, .keyGridSave, .keyGridCancel, .keyClose {
    /*width: 65px;*/
    width: 55px;
    margin: 4px 5px 4px 5px;
    padding: 0px 0px 0px 12px;
    height: 28px;
    text-indent: initial;
}
/* 反審核 | 反提交 | 反鎖單 | 另存為 */
.keyRollback, .keyUnSubmit, keyUnLock, .KeySave2 {
    width: 72px;
    margin: 4px 5px 4px 5px;
    padding: 0px 0px 0px 12px;
    text-indent: initial;
}
.KeyNext, .KeyPre {
    margin: 4px 5px 4px 5px;
    height: 15px;
}
/* KEY按鈕 */
.ButtonStyle {
    border: solid 1px #1561AD;
    background-color: #EBF4FF;
    background-position-x: 4px;
    margin: 0;
    height: 28px;
}
/*查詢按鈕*/
.btn_search {
    background-color: #1870c7;
    color: white;
    border: none;
    /*padding-top: 2px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;*/
}


.header {
    height: 30px;
}

.MngHeader {
    height: 35px;
}

.DataGridItem {
    height: 30px;
}

.MainMenu {
    height: 30px;
}

.menutop {
    height: 30px;
    padding: 4px 5px 4px 3px;
}

.menutop1 {
    height: 30px;
    padding: 3px 4px 1px 4px;
}

.menutop2 {
    padding: 1px 4px 1px 4px;
}

.menu td {
    height: 30px;
}



.dateBtn, .daySelect, .dayDay, .dayWeek th, .dayMonth, .dayMonth tr td, .dayBottom, .dayBottom input {
    font-size: 13px;
}

.dateLeft, .dateRight {
    width: 21px;
    height: 21px;
}

.dateDel {
    width: 21px;
    height: 21px;
}

.dataDelImg {
    width: 12px;
    margin-top: 4px;
}

.dayInputYear {
    height: 20px;
    border: solid 1px black;
    width: 50px
}

.dayDivMain {
    width: 320px;
}

.dayW1 {
    width: 55px;
}

.dayW2 {
    width: 50px;
}
/*營業人-快速查找*/
.sysparaset_btnFind {
    width: 90px;
    margin-left: 10px;
    padding-left: 20px;
    background-position-x: 5px;
}
/* 個人桌面 */
.sys_pp_tab_menu1_1 {
    float: left;
    margin-left: 1px;
}

.sys_pp_tab_menu1_2 {
    float: right;
    margin: 2px 3px 0 1px;
}

.sys_pp_tab_menu1_2 img {
    height: 15px;
    width: 15px;
 }
/*模擬用戶*/
.sysUS_titsp2 {
    font-size: 23px;
}
/*補丁*/
.pp_title_td {
    background-image: none;
}
.keyBodyAdd {
    font-weight: normal;
}
.selected {
    color: #1A1A1A;
}
