﻿.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;
	/*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-radius: 8px;
	border: 1px solid #000;
	box-shadow: 5px 5px 0px #e8ab13;
	padding: 20px 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.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: #eaf0ee;
}

.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"] {
	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 .startskyblue th {
	width: auto;
}

.applyGrid .startskyblue th:first-child {
	width: 15%;
}

@media print {
	.applyGrid th {
		width: 16%;
	}
}

.applyGrid th div {
	display: inline-block;
}

.applyGrid .taginfo {
	display: inline-block;
	color: rgb(255, 255, 255);
	background-color: #60a393;
	padding: 5px 0px;
	box-sizing: border-box;
	border: none;
	/* margin: 5px 5px 0 0; */
	border-radius: 4px;
	/* vertical-align: text-t; */
	text-align: center;
	width: 110px;
	margin-bottom: 5px;
}

.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;
}

.ADDCadastral {
	width: 100%;
	border: 1px solid #CCC !important;
}

.ADDCadastral th {
	/*設定表頭*/
	background-color: #ebf7f6 !important;
	color: #000;
	/*font-weight:bold;*/
	text-align: center;
	border: 1px solid #CCC !important;
}

.ADDCadastral tr:nth-child(2n+3) {
	/*換行變色*/
	background-color: #FFF !important;
	color: #000000;
	line-height: 1;
	text-align: center;
}

.ADDCadastral tr:nth-child(2n+2) {
	/*換行變色*/
	background-color: #f6f6f6 !important;
	color: #000000;
	line-height: 1;
	text-align: center;
}

.ADDCadastral td {
	padding: 10px;
	text-align: center;
	line-height: 1.5;
	border: 1px solid #CCC !important;

}

.ADDCadastral th {
	padding: 10px;
}

.ADDCadastral th a {
	color: #fff;
	text-decoration: none;
}

.ADDCadastral .pgr table {
	/*Page 分頁表格寬度*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.ADDCadastral .pgr td {
	/*Page 分頁表格顏色*/
	/*background-color: #7baac5;*/
	padding: 2px;
	border-width: 0px;
}

.ADDCadastral td:nth-child(1) {
	width: 10% !important;
}

.companydata {
	border: 1px solid #CCC !important;
	width: 100%;
}

.companydata th {
	border: 1px solid #CCC !important;
	width: 18%;
	padding: 2px 5px;
	text-align: center;
}

.companydata td {
	border: 1px solid #CCC !important;
}

.imgUploadbox {
	border: 1px solid #CCC;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
	max-width: 380px;
	height: 220px;
	display: block;
}

.SWCfO {
	background: #c67924;
	color: #feede5 !important;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 0px;
}

.SWCfl {
	background: #4e7a10;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
}

.SWCfOh2 h2 {
	border: none !important;
}

.SWCfl {
	border: none !important;
}

.lab {
	float: right;
	margin-bottom: 0.5em;
	display: inline;
}

.icon1 {
	width: 13px;
	height: 18px;
	background: #fce7ca;
	display: inline-block;
	vertical-align: central;
	margin-right: 0.4em;
}

.icon2 {
	width: 13px;
	height: 18px;
	background: #fdf6f2;
	display: inline-block;
	vertical-align: central;
	margin-right: 0.4em;
	margin-left: 0.8em;
}

.labcolor1 {
	font-weight: bold;
	margin-top: 1em;
	letter-spacing: 2px;
	display: inline-block;
	font-weight: bold;
	color: #844b17;
}

.labcolor2 {
	font-weight: bold;
	margin-top: 1em;
	letter-spacing: 2px;
	display: inline-block;
	font-weight: bold;
}

.OFseg {
	width: 100%;
	margin: 0 auto;
}

.OFseg .OFcheck {
	width: 100%;
	overflow-x: scroll;
	margin: 0 auto;
	clear: both;
	/*border:1px solid #a15641;*/
	border: none;
	font-size: 15px;
}

.OFseg .OFcheck {
	white-space: nowrap;
}

@media only screen and (max-width: 1480px) {
	.OFseg {
		width: 100%;
	}

	.OFseg .OFcheck {
		white-space: normal;
	}
}

/*.OFseg .OFcheck td:nth-child(4) {
    white-space:nowrap;
    width:5%;
}
.OFseg .OFcheck td:nth-child(9), .OFseg .OFcheck td:nth-child(10), .OFseg .OFcheck td:nth-child(11) {
    white-space:nowrap;
}*/
.OFseg .OFcheck tr td {
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	line-height: 2;
	border: none;
}

.OFseg .OFcheck tr th {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background: #eaaf46;
	color: #fce7ca;
	border: none;
	line-height: 1.3;
	font-weight: bold;
	/*width:1200px;*/
}

.OFseg .OFcheck tr:nth-child(2n+3) {
	/*換行變色*/
	background-color: #fef6f2;
	color: #000000;
	text-align: center;
	border-bottom: 15px solid #FFFFFF;
}

.OFseg .OFcheck tr:nth-child(2n+2) {
	/*換行變色*/
	background-color: #fce7ca;
	color: #844b17;
	text-align: center;
}

.supervision .seg005 input {
	text-align: center;
}

.OFseg input[type="text"],
.OFseg input[type="password"],
.OFseg textarea,
.OFseg input[type="text"],
.OFseg input[type="password"],
.OFseg textarea {
	margin-right: 5px;
	border-radius: 3px;
	border: 1px solid #aaa;
	box-sizing: border-box;
	font-size: 15px;
	box-sizing: border-box;
}

.OFseg select {
	height: 25px;
	font-size: 14pt;
}



/*綠*/
.OFsegG {
	width: 100%;
	margin: 0 auto;
}

.OFsegG .OFcheckG {
	width: 100%;
	overflow-x: scroll;
	margin: 0 auto;
	clear: both;
	border: none;
	font-size: 15px;
}

.OFsegG .OFcheckG tr td:first-child {
	width: 10%;
}

.OFsegG .OFcheckG tr td {
	padding: 2px;
	border: none !important;
	vertical-align: middle;
	text-align: center;
	line-height: 2;
}

.OFsegG .OFcheckG tr th {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	background: #a1cc64;
	color: #2f470a;
	border: none;
	font-weight: bold;
	line-height: 1.3;
	/*width:1200px;*/
}

.OFsegG .OFcheckG tr:nth-child(2n+3) {
	/*換行變色*/
	background-color: #fdfff0;
	color: #000000;
	line-height: 1.2;
	text-align: center;
	/*border-bottom:10px solid #FFFFFF;*/
}

.OFsegG .OFcheckG tr:nth-child(2n+2) {
	/*換行變色*/
	background-color: #f0ffd9;
	color: #4e7a10;
	text-align: center;
}

.OFsegG input[type="text"],
.OFsegG input[type="password"],
.OFsegG textarea,
.OFsegG input[type="text"],
.OFsegG input[type="password"],
.OFsegG textarea {
	margin-right: 5px;
	border-radius: 3px;
	border: 1px solid #aaa;
	box-sizing: border-box;
	font-size: 15px;
	box-sizing: border-box;
}

.OFsegG select {
	height: 25px;
	font-size: 14pt;
}

.leftbox {
	border: 1px solid #CCC;
	text-align: left !important;
	max-width: 380px;
	height: 220px;
	display: block;
}

.leftbox img {
	width: 380px;
	height: 220px;
}

.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;
}

.R_TB1 td {
	background: #FFF !important;
}

.thcolor th {
	background: #fff5e8 !important;
	padding: 10px 10px 5px !important;
}

.thcolor td {
	padding: 10px 10px 5px !important;
}

/*.applyGrid{
	word-break: break-all;
}
.startskyblue th:nth-child(1){
	width:18% !important;
}*/