

.table_1 th{
	border:1px solid #000;
	padding:10px;
	border-collapse:collapse;
	background:#ddf1ff;
	line-height:1.5;
	vertical-align:middle;
}
.table_1 td{
	border:1px solid #000;
	padding:14px 10px;
	border-collapse:collapse;
	line-height:1.5;
}
.titlefont{
	padding:15px;
	font-weight:bold;
	font-size:20px;
	letter-spacing:2px;
	display:block;
}
.changefile{
	max-width:1180px;
	width:100%;
	margin:5px;
	box-sizing:content-box;
	margin:0 auto;
	border-collapse:collapse;
}
.changefile td{
	text-align:center;
	box-sizing:border-box;
	padding:15px 0;
}
.changefile th:nth-child(1){
	text-align:center;
	width:15% !important;
}
.changefile td:nth-child(2){
	text-align:center;
	width:35%;
}

.table_1 .childtable{
	border-collapse:collapse;
	text-align:center;
	width:100%;
}
.table_1 .childtable th{
	padding:4px 10px;
	background:#e0e0e0;
	width:auto;
}
.childtable tr:nth-child(2n+3) { /*換行變色*/
	background-color:#f2f2f2;
    color:#000000;
    line-height:1;
    text-align:center;
}

.childtable tr:nth-child(2n+2) { /*換行變色*/
	background-color:#ffffff;
    color:#000000;
    line-height:1;
    text-align:center;
}

.childtable .pgr table { /*Page 分頁表格寬度*/
    width: 30px;
    margin-left:auto;
    margin-right:auto;
}
.childtable .pgr td {  /*Page 分頁表格顏色*/
    background-color:#e0e0e0;
    border-width: 0px;
    padding:3px 3px 3px 3px;    
}

.applyfrom{
	border:1px solid #000;
	border-collapse:collapse;
	max-width:1200px;
	width:100%;
	font-size:17px;
	margin:0 auto;
}
.applyfrom th{
	border:1px solid #000;
	padding:5px;
	text-align:center;
	width:20%;
	line-height:1.5;
	font-weight:normal;
}
.applyfrom td{
	border:1px solid #000;
	padding:15px 10px;
}
.applyfrom select{
	height:23px;
	margin:0 5px;
	vertical-align:middle;
}
.applyfrom [type="text"]{
	height:17px;
	margin:0 5px;
	vertical-align:middle;
}
.applyfrom .applyfromInner{
	border:none;
	margin-left:20px;
}
.applyfrom .applyfromInner th{
	border:none;
	text-align:left;
	width:150px;
}
.applyfrom .applyfromInner td{
	border:none;
	padding:10px 0;
	width:100%;
}
.applyfrom .applyfromInner td input{
	height:20px;
}
.applyfrom .applyfromInner td select{
	height:25px;
}
.note p{
	font-size:17px;
}
.servicebase{
	border:none;
	border-collapse:collapse;
	width:100%;
}
.servicebase th{
	border:none;
	text-align:left;
	width:87px;
}
.servicebase td{
	border:none;
}
.serviceapply{
	border:none;
}
.serviceapply td{
	border:none;
}
.serviceapply th{
	border:none;
}
.applyfrom .applyfromchild{
	border-collapse:collapse;
}
.applyfrom .applyfromchild th{
	background:#b29779;
	padding:4px 10px;
	width:auto;
	color:#FFF;
}
.applyfrom .applyfromchild tr:nth-child(2n+3) { /*換行變色*/
	background-color:#f4e3cb;
    color:#000000;
    text-align:center;
	line-height:0 ;
}

.applyfrom .applyfromchild tr:nth-child(2n+2) { /*換行變色*/
	background-color:#ffffff;
    color:#000000;
    text-align:center;
	line-height:0 ;
}
.applyfromchild .pgr table { /*Page 分頁表格寬度*/
    width: 30px;
    margin-left:auto;
    margin-right:auto;
}
.applyfromchild .pgr td {  /*Page 分頁表格顏色*/
    background-color:#b29779;
    border-width: 0px;
    padding:3px 3px 3px 3px;    
}

.applyfrom .bordernone th ,.bordernone td{
	border:none;
}


.imgupload{
	max-width:1200px;
	width:100%;
	border:1px solid #000;
	border-collapse:collapse;
}
.imgupload td{
	border:1px solid #000;
	text-align:center;
	margin:0 auto;
	line-height:2;
}

.imgwrap{
	height:180px;
	width:340px;
	border:1px solid #CCC;
	display:block;
	text-align:center;
	margin:20px auto -10px;
}
.imgtxt textarea{
	width:340px;
	min-height:70px;
	margin-bottom:10px;
}
.imgtxt ::-webkit-input-placeholder{
	font-size:13pt;
}

.txtwrap{
	max-width:1200px;
    width:90%;
	min-height:90px;
	margin:10px auto;
}

.changeapply{
	width:20%;
	vertical-align:top;
}

.resend{
	border:1px solid #000;
	border-collapse:collapse;
	max-width:1200px;
	min-width:1200px;
	width:100%;
	font-size:17px;
	margin:0 auto;
}
.resend th{
	border:1px solid #000;
	padding:5px;
	text-align:left;
	width:20%;
	line-height:1.5;
	font-weight:normal;
	vertical-align:middle;
}
.resend td{
	border:1px solid #000;
	padding:15px 10px;
	vertical-align:middle;
	vertical-align:middle;
}
.resend select{
	height:23px;
	margin:0 5px;
	vertical-align:middle;
}
.resend [type="text"]{
	height:17px;
	margin:0 5px;
	vertical-align:middle;
}
.resend [type="checkbox"]{
	width:18px;
	height:18px;
	margin:0 10px;
	vertical-align:middle;
}
.resend textarea{
	width:98%;
	height:30px;
}
.resend .innertxt{
	padding:2px 0 2px 30px;
	display:block;
}



div.applyGrid {
	border: 1px solid gray;
	padding: 15px;
	line-height: 2.5;
	border-radius: 2px;
	box-sizing: border-box;
	border-top:5px solid #7b9578;
	clear:both;
}
.applyGrid th div{
	display:inline-block;
}
.applyGrid h2 img {
    width: 27px;
	cursor: pointer;
	float: right;
	margin-right: 5px;
}
.applyGrid table {
	border-collapse: collapse;
	width: 100%;
	max-width: 100vw;
	font-size: 13pt;
}
@media print {
	.applyGrid table {
		max-width: 100%;
		width: 86%;
	}
	.detailsGrid_skyblue_innerTable {
		max-width: 100%;
		width:100% !important;
	}
	.startskyblue{
		max-width: 100%;
		width:100% !important;
	}
}
.applyGrid table th{
    text-align: center;
}
.applyGrid table th, .applyGrid table td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.applyGrid table th ,
.applyGrid table td {
	line-height: 1.5;
}
.applyGrid table th{
	background:#ecf2eb;
}
.applyGrid table td:first-child {
	vertical-align: middle;
}
.applyGrid table td:first-child span {
	color: #000;
}

.applyGrid input[type="text"],
.applyGrid input[type="password"],
.applyGrid textarea,
.applyGrid select{
	margin-right: 5px;
	padding: 7px;
	border-radius: 3px;
	border:1px solid #aaa;
	box-sizing: border-box;
	font-size: 13pt;
}
.applyGrid input::placeholder,
.applyGrid textarea::placeholder{
	color: #cccccc;
}
.applyGrid textarea {
	width: 100%;
	height: 100px;
}
.applyGrid input[type="file"],
.review-imgUpload input[type="file"],
.review-imgUpload input,
.checkRecord-fileUpload input,
.review-excelUpload input,
.review-text input[type="file"] {
	font-size: 14pt;
	margin-left: 0;
}
.applyGrid .ajax__calendar table td {
	line-height: none;
}
.applyGrid .ajax__calendar th, .applyGrid .ajax__calendar td {
	border: none;
	padding: 0;
}
.applyGrid .ajax__calendar td:first-child {
	width: auto;
}
.applyGrid th{
	width:20%;
}
.applyGrid .taginfo {
	display: inline-block;
	color: #000;
	background-color: #fbecb8;
	padding: 5px 0px;
	box-sizing: border-box;
	margin: 5px 5px 0 0; 
	border-radius: 4px;
	/* vertical-align: text-t; */
	text-align: center;
	width: 110px;
}

.cgPass > table td:nth-child(1){
	background: #eee;
}
.cgPass > table td:nth-child(2){
	background: #f9f9f9;
}


.OA01-T2 table {
  width: 100%;
  border:1px solid #000;
  border-collapse:collapse;
}
.OA01-T2 th {
  padding: 10px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 2px;
  vertical-align: middle;
  text-align: center;
  border:1px solid #000;
  border-collapse:collapse;
}
.OA01-T2 td {
  padding: 10px;
  border:1px solid #000;
  border-collapse:collapse;
}
.OA01-T2 .td-padding {
  padding-left: 30px;
}
.OA01-T2 .tr-title td:nth-child(1) {
    width: 20%;
    border-right: none;
}
.OA01-T2 .tr-title td:nth-child(2) {
    width: 10%;
    border-right: none;
  border-left: none;
}
.OA01-T2 .tr-title td:nth-child(3) {
    width: 10%;
    /*border-right: none;*/
  border-left: none;
}
.OA01-T2 .tr-title td:nth-child(4) {
    width: 20%;
    border-right: none;
  border-left: none;
}
.OA01-T2 .tr-title td:nth-child(5) {
    width: 40% ;
    border-left: none;
}

#Facilitytable table,
#GVCadastral  table{
	width: 100px;
	margin: 0 auto;
}
#Facilitytable  table td,
#GVCadastral  table td{
	width: 40px !important;
	text-align: center;
	padding: 3px;
	border-color: #fff !important;

}
#Facilitytable table a,
#Facilitytable table span,
#GVCadastral  table a,
#GVCadastral  table span{
	display: inline-block;
	text-align: center;
	padding: 3px;
	height: 33px;
	width: 33px;
	border-radius: 4px;
	box-sizing: border-box;
}

#Facilitytable  table span,
#GVCadastral  table span{
	background-color: #508875;
	color: #ffffff;
}
#Facilitytable  table a,
#GVCadastral  table a{
	background-color: #ccdbd6;
	color: #000;
}

.rvfrom{
	width:100%;
	border:1px solid #CCC;
}
.rvfrom th{
	border: 1px solid #CCC;
	text-align:center;
	line-height:2;
	background:#eaf0ee;
}
.rvfrom td{
	border: 1px solid #CCC;
	text-align:center;
}
.rvfrom td:first-child{
	width:15%;
	border: 1px solid #CCC !important;
}
.thcolor th {
	background: #fff5e8 !important;
	padding: 10px 10px 5px !important;
}
.thcolor td {
	padding: 10px 10px 5px  !important;
}

.R_TB1{
	table-layout:fixed;
}


.retirement th {
	text-align: center;
}

.retirement td {
	border: none;
	text-align: center;
	line-height:1.5;
}

.retirement {
	
	width: 100%;
	color: White;
	font-weight: bold;
	background: #7baac5;
}

	.retirement th { /*設定表頭*/
		background-color: #ee827c;
		color: #FFFFFF;
		border: 0;
		padding: 8px;
		border: none !important;
	}

	.retirement td {
		padding: 8px;
		border: none !important;
	}

	.retirement tr:nth-child(2n+3) { /*換行變色*/
		background-color: #f6bfbc;
		color: #000000;
		line-height: 1;
		text-align: center;
	}

	.retirement tr:nth-child(2n+2) { /*換行變色*/
		background-color: #fdeff2;
		color: #000000;
		line-height: 1;
		text-align: center;
	}

	.retirement th, .facilityMaintain .retirement td {
		border: none !important;
		line-height: 1;
	}



