*:focus{
    outline: none;
}

body{
	margin: 0;
  	font-family: 微軟正黑體!important;
}

input[type='text'],input[type='password'],input[type='number'], select, textarea{
	box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    height: 30px;
	width: 100%;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-family: arial;
}

input[type='file']{
	box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    height: 37px;
	width: 100%;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-family: arial;
}

input[readonly='readonly'],input[disabled='disabled']{
	background: #f4f4f4;
}

hr{
	border: 0;
    border-top: 1px solid #aed0ea;
}

button{
	border-radius: 0;
}

fieldset{
	border: 1px solid #aed0ea;
	min-height: 30px;
}

fieldset legend{
	color: #2779aa;
}

label.style01{
	padding: 3px 5px;
	display: inline-block;
	margin: 3px;
	border: 1px solid #fff;
    background-color: #fff;
    color: #0471a4;
}

label.style03{
	padding: 4px 5px 7px;
	margin: 0px;
	border: 1px solid #fff;
    background-color: #fff;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

.F0071_table {
    border: 1px solid #aed0ea;
}

.F0071_header {
    background:-webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%);
    text-align: right;
    padding: 57px 15px;
    color: #0471a4;
    font-size: 32px;
    font-weight: bold;
}

.table_data01{
	background-color: #e9f5fd;
    padding-left: 10px;
    font-size: 36px;
    color: #454545;
}

.pop_bg{
	display: none;
	width:100%;
	height:100%;
	position: fixed;
	top: 0px;
	left: 0px;
	content: '';
	background: rgba(0, 0, 0, 0.85);
  }
  .pop_box{
	width: 30%;
	transform: translate(-50%, -50%) scale(1);
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	background: #fff;
	text-align: center;
	font-size: 20px;
  }
  .close_btn{
	width: 80px;
	border: 1px solid #aed0ea;
    background: #d7ebf9;
	font-weight: bold;
	color: #2779aa;
	position: relative;;
	left: calc(50% - 40px);
	padding: 3px 0;
  }

  #divS0009{
	font-size: 15px;
    line-height: 30px;
  }

  .table_S09{
	border-spacing: 0 10px;
    background-color: #BAD5B1;
    border: 5px #BAD5B1 solid;
  }

  .table_S09 td{
	padding-left: 10px;
  }

  .table_S09 tr{
	background-color: #fff;
  }

  .F0072_header01{
	background: -webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%) !important;
    padding: 3px 15px;
    color: #0471a4;
    font-size: 16px;
    font-weight: bold;
}

.F0072_header02{
	background: -webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%) !important;
	text-align: left;
    padding: 3px 15px;
    color: #0471a4;
    font-size: 16px;
    font-weight: bold;
}

.F0072_header02 span{
	color: #cf000e !important;
}

.F0072_table{
  	border: 1px solid #aed0ea;
}

.F0072_table tr{
	background: #fff;
}

.table_data02{
	background-color: #e9f5fd;
    font-size: 16px;
    color: #454545;
    text-decoration: underline;
    padding: 5px;
}

.F0072_table02{
	width: 100%;
    background-color: #fff;
}

.F0072_table02 tr{
	background: #e9f5fd;
    text-align: center;
}

.F0072_table02 td{
	padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #0471a4;
}

.F0072_table03{
	width: 100%;
    background-color: #fff;
}

.F0072_table03 tr{
	background: #e9f5fd;
    text-align: center;
}

.F0072_table03 td{
	padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #e9f5fd;
}

.F0072_btn{
	width:100%;
	font-size: 16px !important;
	margin-bottom: 5px;
}

#div001{
	width: 135px !important;
    margin-right: 3px;
}

.hr1{
	border-top: 1px dashed #c5c5c5;
  }

  #divHyperTool{
    position: absolute;
    top: -3px;
    height: 26px;
    padding: 3px 5px 4px 5px;
    background: #682904c2;
    color: #333;
}

#divHyperTool img{
	position: relative;
    top: 2px;
	height:20px;
}

#divHyperTool input{
	position: relative;
    top: -1px;
    width: 75px;
    height: 20px;
    color: #333;
    font-size: 14px;
    padding-top: 6px;
}

#divHyperTool div{
	background-color: #682904c2;
    border-radius: 6px;
    border-color: #fff !important;
    padding: 0 2px;
    cursor: pointer;
    vertical-align: middle;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

#menu{
	height: 30px;
	position: fixed;
	top: 0;
	right: 0;
	border-bottom: 1px solid #166731;
}

.pgName{
    margin: 0 0 0 -2px;
    position: fixed;
    top: 0px;
    height: 23px;
    padding: 3px 10px 4px 10px;
    background: #7BB44A;
    color: #ffffff;
	z-index: 10;
}

.pgName img{
	position: relative;
    top: 2px;
	height:20px;
}

.containerTopLine{
  	border-top: 1px solid #166731;
  	box-shadow: inset 0px 5px 4px -4px #7BB44A;
}

#divCrudSearch table, #divEzRptSearch table, #divChartSearch table{
    padding-top: 15px;
}

.btnTd{
    text-align:right;
    vertical-align: top;
    padding-right: 2px;
}

.btnTd button{
    margin-bottom: 3px;
}

.searchTitle{
    padding: 4px 2px 0 10px;
    white-space: nowrap;
    font-size: 15px;
}

.searchText{
    padding-top: 4px;
    white-space: nowrap;
    font-size: 15px;
}

select.gridQueryItem, input.gridQueryItem{
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
}

input[type="checkbox"].gridQueryItem{
    width: auto;
}

a.cancel {
    font-size: 10px;
	border: 1px solid #B0C6BC;
    background-color: #BAD5B1;
    color: #000;
    text-decoration: none;
    padding: 6px 4px;
    border-radius: 5px;
    margin-left: 5px;
}

#divChartSearch{
    margin: 0 60px;
}

#divAdminnnTool{
	position: absolute;
	top: 0;
	padding: 5px;
	border:1px solid #aed0ea;
	background-color: #eee;
}

#container{
	margin-top: 30px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 1px;
}

#divCrudForm table, #divCrudForm .divInfo{
	margin-top: 10px;
	width: 95%;
	margin-right: 0;
	margin-left: 0;
}

#divCrudForm .divInfo .ui-state-highlight{
	padding: 10px;
}

#divCrudForm table tr{
	height: 40px;
}

.formGroup{
	display: inline-block;
}

#divCrudForm input{
	width: 100%; 
}

.formTitle{
	text-align: right;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    color: #222;
}

.formError{
	color: red;
	height: 20px !important;
	text-align: right;
}

.footBtnSet{
	padding: 10px;
    text-align: center;
}

.row{
	margin-bottom: 7px;
}

.btnOpenTag{
	height: auto !important;
	padding: 6px 4px !important;
    top: -1px !important;
	right: -4px !important;
}

.btnOpenData, .btnOpenTag{
	display: inline-block;
	position: relative;
	height: 30px;
	/* top: 1px; */
	right: 1px;
}

#divCrudForm .btnOpenData, #divCrudForm .btnOpenTag{
	top: -2px;
}

.ui-jqgrid-view{
	font-size: 13px !important;
}

.ui-button-icon-only {
    height: 19px;
}

#divLoginForm .ui-widget-header,#divCrudForm .ui-widget-header,.my-padding{
	padding: 3px;
}
.ui-padding{
	padding: 10px;
}
.mask_bg{
	opacity: 0.5;
	background-image: url('images/ui-bg_diagonals-thick_90_eeeeee_40x40.png');
	width:100%;
	height: 100%;
	position: fixed;
	top: 0;
}
#divLoading{
	text-align: center;
}
#divLoading img{
	position: absolute;
    top: 30%;
}
#divCol {
	height: 400px;
    position: absolute;
    z-index: 10;
    width: 170px;
    right: 1px;
}

#divCol div{
	overflow-y: scroll;
    height: 350px;
    text-align: left;
}

#divCol label{
	cursor: pointer;
}

#divCol button{
	position: absolute;
    bottom: 1px;
    right: 1px;
}

.stdTable{
	width: 100%;
	border: 1px solid #733d17ab;
	border-collapse: collapse;
	color: #351502;
}
.stdTable thead th{
	background: linear-gradient(135deg, #008b8b, #f4f400c2);
}

.stdTable thead a{
	color: #2779aa;
}

.stdTable td{
	padding: 3px;
	border: 1px solid #aed0ea;
}

.stdTable td :any-link{
	color:#b00808;
}

.stdTable th{
	padding: 3px;
	border: 1px solid #ffffff;
}

.F0028_header{
	background: linear-gradient(135deg, #008b8b, #f4f400c2);
    width: 88px;
    text-align: right;
    padding: 7px 15px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
.F0028_table{
  	border: 1px solid #166731;
    margin-top: 18px;
}

.F0028_table tr{
	background: #e8e8e8;
}

.F0070_header{
	background: -webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%);
    width: 88px;
    text-align: right;
    padding: 7px 15px;
    color: #0471a4;
    font-size: 13px;
    font-weight: bold;
}
.F0070_table{
  	border: 1px solid #aed0ea;
    margin-top: 18px;
	background: #ffffff;
}

.F0070_table tr{
	background: #fff;
}
.stdTable{
width: 100%;
border-collapse: collapse;
border: 1px solid #d9d6c4;
background: #ffffff url(images/ui-bg_fine-grain_10_eceadf_60x60.png) 50% 50% repeat;
color: #000;
font-size: 14px;
}
.F0070_header01{
	text-align: right;
    width: 30%;
    font-size: 4em;
    background: -webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%);
	color: #0070a3;
    padding: 20px 20px 20px 10px;
}

.F0070_data01{
	background-color: #e9f5fd;
    padding-left: 10px;
    color: #454545;
    font-size: 4em;
}

.F0070_data02{
	padding: 40px 0 20px 0px;
    font-size: 4em;
    color: #454545;
}

.F0070_data03{
	background-color: #e9e9e9;
    padding-left: 10px !important;
    font-size: 1em;
    color: #454545;
    height: 79px !important;
}

.F0070_successMsg{
	height: 300px;
    width: 600px;
    position: absolute;
    top: calc(50% - 150px);
    left: calc(50% - 300px);
    z-index: 101;
    background-color: #fff;
    border-radius: 10px;
	box-shadow: 8px 8px 7px #81818163;
	display: none;
}

.F0070_successMsg td{
	font-size: 3em;
    text-align: center;
    color: #333;
}

.F0070_successMsg .success_no{
	padding: 45px 0 15px 0;	
}

.F0070_opheader{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
	background: -webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%) !important;
	color: #0070a3;
}

.F0070_opheader td{
	padding: 10px 2px !important;
}

.F0070_optable{
	text-align: center;
    color: #454545;
    font-size: 24px;
	width:100%;
}

.F0070_optable tr:nth-child(odd){
	background: #e9f0fa;
}

.F0070_optable tr:nth-child(even){
	background: #eee;
}

.F0070_optable td{
	padding: 10px 2px;
}

.F0070_time{
	background: linear-gradient(to bottom, #000000 39%,#3d3d3d 51%,#3d3d3d 51%,#000000 62%);
	color:#fff;
	padding:10px;
	margin:-5px;
	border-radius: 5px;
}

.selectbtn{
	background-color: #d7ebf9;
    margin: 0 15%;
    padding: 5px;
    border-radius: 10px;
    color: #0070a3;
    font-weight: bold;
}

.errorInput{
	border-color: #fc4646;
    background-color: #ffcece;
}

.crud_from_01{
	width:calc(100% - 110px) !important;
}

.crud_checkbox_01{
	margin: 11px -5px 10px;
    width: 30px !important;
}

.crud_timebox_01{
	color: #362b36;
    border: solid 1px !important;
	border-color: #d9d6c4 !important;
    padding: 2px 4px;
	font-weight: bold;
}

.crud_inputbox_01{
	width: 310px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}

.crud_upload{
    display: inline-block;
    cursor: pointer;
    padding: 4px 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    width: 92%;
	float: right;
}

.crud_notice_01{
	font-size: 13px;
	vertical-align: top;
}

.crud_search_01{
	font-size: 13px;
	vertical-align: top;
}

.crud_revisePW_01{
	font-size: 16px;
    font-weight: bold;
    color: #b00808;
    padding: 10px 0 5px 0;
}

.crud_data_01{
	font-weight: bold;
    color: #333;
}

.crud_data_02{
	background-color: #2779aa;
}

.crud_data_03{
	background-color: #BAD5B1 !important;
    color: #351502;
    font-weight: bold;
    text-align: center;
}

.crud_stdTable_01{
	width: 100%;
	border: 1px solid #166731;
	border-collapse: collapse;
	color: #351502;
	font-size: 14px;
}

.crud_stdTable_01 td{
	padding: 7px;
	border: 1px solid #166731;
	background-color: #fff;
}

.crud_stdTable_01 tr td:first-child{
	text-align: center;
	border: 1px solid #166731;
	font-weight: bold;
	color: #000000;
}

a.cancel_crud{
	font-size: 13px;
	background-color: #d8ebf9;
    color: #0471a4;
    text-decoration: none;
    padding: 7px 10px 6px 10px;
    margin-left: 5px;
    border: 1px solid #aed0ea;
	vertical-align: middle;
}

#divCrudForm table tr.formError td{
	position: relative;
	top: 0px;
	line-height: 0px;
}

#divCrudForm table tr.formError{
	height: 0px !important;
}

.chartCell{
	padding: 10px 5px;
	border: 10px #e8eff5 solid;
	margin: 20px 5px;
	background-color: #fafafa;
}

.chartLabel{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

#table01.stdTable{
	font-size:13px;
	border-top: 1px solid #aed0ea;
}

#table02.stdTable{
	font-size:13px;
	border-top: 1px solid #aed0ea;
}

.crud_refresh_01{
	text-align: right;
    padding-right: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #0070a3;
}

.crud_info_01{
	display: none;
	padding: 5px 10px;
	font-size: 14px !important;
    padding: 8px 12px;
    margin: 13px 0;
	border: 1px solid #aed0ea!important;
    background-color: #d7ebf9;
}

.crud_info_title{
	color: #0070a3;
}

.crud_btn01{
	position: relative;
    left: 6px;
    height: 30px;
	border-radius: 4px 0 0 4px;
}

.crud_btn02{
	padding: 6px 10px 7px 10px !important;
    height: 30px;
    font-size: 14px !important;
    position: relative;
    top: 1px;
}

.crud_btn03{
	position: relative;
    left: -5px;
    height: 30px;
	border-radius: 0 4px 4px 0;
}

.crud_btn04{
	padding: 4px 8px !important;
}

.crud_width01{
	width: 28%;
}

.crud_width02{
	width: 24%;
}

.crud_width03{
	width: 28%;
}

.crud_input01 button{
	position: absolute;
    height: 30px;
}

.offline_frame{
	padding: 5px 10px;
    height: 26px;
    margin-bottom: 5px;
}

.offline_btn01{
	float: right;
    position: relative;
    top: -2px;
    right: -8px;
}

.crud_width04{
	display: none;
	width: 28%;
}

.crud_stdTable{
	width: 100%;
	border: 1px solid #aed0ea;
	border-collapse: collapse;
	color: #0471a4;
	font-size: 14px;
	text-align: center;
}
.crud_stdTable thead th{
	border: 1px solid #aed0ea;
    background: -webkit-linear-gradient(bottom, #add1eb 36%, #d8ebf9 86%);
    font-weight: bold;
    color: #2779aa;
}

.crud_stdTable thead a{
	color: #2779aa;
}

.crud_stdTable td{
	padding: 3px;
	border: 1px solid #aed0ea;
	background: #fff;
}

.crud_stdTable td :any-link{
	color:#b00808;
}

.crud_stdTable th{
	padding: 3px;
	border: 1px solid #aed0ea;
}

.crud_btn04{
	position: relative;
    left: -5px !important;
    height: 29px;
    top: -1px;
	border-radius: 0 4px 4px 0;
	font-size: 14px !important;
}

.crud_info_03{
	font-size: 14px !important;
    padding: 5px 10px 6px 10px !important;
}

.crud_input02{
	width: 150px;
}
.crud_info_04{
	font-size: 14px;
    padding: 5px 5px 4px 5px !important;
    position: relative;
    top: 2px;
}

.crud_btn06{
	font-size: 14px;
    padding: 5px 10px;
}

.crud_input02 button{
	padding: 6px 9px;
    top: -1px;
}

.crud_btn08{
	height: 30px;
    padding: 0 8px;
}

.list_show{
    margin: 10px;
    padding-left: 10px;
    background-color: #fff;
}

.list_show td{
    background-color: #e9f5fd;
}

.divListTable{
	overflow-y:scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.divListTable::-webkit-scrollbar{
	display: none;
}

#spanQcBtn #btnReject{
	top: -2px;
}

#spanQcBtn #btnPass{
	top: -2px;
}

.crud_btn07{
	padding: 6px 13px;
}

#btnFail{
	background: -webkit-linear-gradient(bottom, #cf000e 36%, #f52d3b 86%);
    border-color: #cf000e;
    color: #fff;
    font-size: 55px;
    font-weight: bold;
}


#qrshow img{
	position: relative;
	top: calc(50% - 100px);
    left: calc(50% - 100px);
    z-index: 101;
}

.ui-widget-overlay02{
	background: #000;
	opacity: 0.9;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#qrclose{
	color: #fff;
    position: absolute;
    top: 30px;
    right: 50px;
    font-size: 30px;
}

#btnsearchMoid{
	font-size: 1em;
	padding: 6px 14px;
    margin-left: -5px;
}

.divOpenTag label{
	margin: 5px;
	
}

.Logo{
	width: 100px;
}

.Logodiv{
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: -50px;

}

@media screen and (min-width:768px) and (max-width:1024px){   

	.crud_select01 select{
		font-size: 26px;
		height: 42px;
	}

	.crud_width01{
		width: 50%;
	}

	.crud_width02{
		width: 45%;
	}
	
	.crud_input01 input{
		font-size: 26px !important;
		height: 42px !important;
	}

	.crud_width03{
		width: 50%;
		margin-top: 10px;
	}

	.crud_formTitle01{
		font-size: 26px;
		height: 42px;
	}

	.crud_input01 button{
		font-size: 26px;
		height: 42px;
	}

	.offline_frame{
		height: 30px;
	}

	.offline_btn01{
		font-size: 16px !important;
		padding: 4px 12px;
	}

	.crud_pop{
		font-size: 22px !important;
	}

	.crud_poptitle{
		font-size: 24px !important;
	}

	.crud_width04{
		width: 50%;
		margin-top: 10px;
	}

	.crud_btn01{
		height: 44px;
		font-size: 20px !important;
		left: 8px;
	}

	.crud_info_02{
		margin-top: 10px;
	}
	
	.crud_btn02{
		padding: 9px 10px !important;
		height: 40px !important;
		font-size: 20px !important;
		top: 4px;
	}

	.crud_btn03{
		height: 44px;
		font-size: 20px !important;
	}

	.crud_stdTable{
		font-size: 20px;
	}

	.crud_stdTable button{
		font-size: 18px !important;
	}

	.crud_info_01{
		font-size: 18px !important;
	}

	.crud_info_03{
		font-size: 22px !important;
	}

	.crud_btn04{
		position: relative;
		left: -5px !important;
		height: 38px !important;
		top: -3px !important;
		font-size: 20px !important;
	}
	
	.crud_btn05{
		font-size: 18px !important;
		padding: 5px 10px;
		top: -3px;
	}
	
	.crud_formTitle02{
		font-size: 20px;
	}

	.crud_input02 input{
		font-size: 18px;
	}

	.crud_info_04{
		font-size: 18px;
		padding: 4px 5px 3px 5px !important;
		position: relative;
		top: 1px;
	}

	.crud_btn06{
		font-size: 18px;
		top: -1px;
		padding: 6px 10px 7px 10px;
	}

	.crud_info_05{
		font-size: 18px;
	}

	.crud_input02 input{
		font-size: 20px !important;
		height: 36px !important;
		vertical-align: middle;
	}

	.crud_input02 button{
		font-size: 13px !important;
    	height: 35px !important;
		padding: 3px 13px;
		top: 0;
	}

	

	
 }