﻿/*==========setting by basic stard==========*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table {
	background-color: #fff;
}
html, body, form {
	height: 100%;
}
/*==========  setting by basic end  ==========*/
.clearfix:before, .clearfix:after, #page:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* IE <8 */
}
/*==========================  主體共用  ===========*/
body {
	font-family: 微軟正黑體;
}
.boxshadow {
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.55);
	box-shadow: 0 0px 5px rgba(0,0,0,0.55);
}
.textshadow {
	-webkit-text-shadow: 0 0px 2px rgba(0,0,0,0.75),0 0px 3px rgba(0,0,0,0.75);
	text-shadow: 0 0px 2px rgba(0,0,0,0.75),0 0px 3px rgba(0,0,0,0.75);
}
.textstrong {
	font-weight: 900;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%; /*IE6不識別min-height*/;
	position: relative;
}
#container {
	background-color:dedede;
/*	background-image: linear-gradient(to bottom, rgba(200,200,180,0) 65%, rgba(200,200,180,0.75)); */
}

@media (min-width:1200px){
.container {
	max-width: 1440px;
}
}

@media (min-with:368px){
#container {
	background-size: 300px;
}
}
@media (min-with:768px){
#container {
	background-size: 100%;
}
}
#header {
	background-image: linear-gradient(to bottom, #428bca , #2d5c85);
}
		/*==========================  搜尋列  ===========*/
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.iconSearch {
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	background-image: url('../Content/Images/Bt_icon_search.png');
}
#header .navbar-brand {
	width:auto;
	margin:0!important;
	padding:0!important;
}
#header .navbar-brand img {
	float:left;
	margin:0;
	padding:0;
	display:inline-block;
}

@media (max-width:575.98px){
#header .navbar-brand {
	width:85%;
}
}
.navbar-toggler {
	padding: .15rem .35rem;
}

#KeyWordDesc {
	position:absolute;
	top:35px;
	left:0;
}
.Description {
	border-radius: 10px;
	padding: 20px;
	background-color: #efefef;
	line-height: 1.35em;
}
.functionList .dropdown-menu .dropdown-item {
	background-color: #666666;
	color:#ffffff;
	margin:1px 0;
}
.functionList .dropdown-menu .dropdown-item:hover,.functionList .dropdown-menu .dropdown-item:focus {
	background-color: #333333;
}
.functionList .dropdown-toggle::after {
	color:#ffffff;
}

.functionList .dropdown-menu {
	padding: .1rem .2rem .2rem;
	margin: 0;
}
.colorW {
	color:#ffffff;
}
@media (min-width:580px){
.functionList span {
	display:none;
}
}
@media (max-width:575.98px){
.functionList span {
	display:inline-block;
}
}
/*=======執行中案件清單功能列=======*/
.GuidedBread {
	padding: 10px 15px;
	margin: 2rem 0px 0;
	list-style: none;
	background: rgba(51,51,51,0.1);
	border-radius: 3px;
}
.breadcrumb {
	color: #333;
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
}
.breadcrumb a {
	color: #333;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ababab;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #FF0066;
	font-weight:bold;
}
footer {
	position:absolute;
	bottom: 0;
	width: 100%;
	min-height: 20px;/*腳部的高度*/
	background: #2d5c85;
	clear: both;
}
.footer {
	line-height:1.25em;
	color:#fff;
	text-align:center;
}
.footer a {
	color:#ffff00;
}

/* =================== 一般版面  ======================= */
#page {
	margin: 0 auto;
	padding-bottom: 50px;
	margin-bottom:50px;
}

.news {
	border-color: #dedede;
	border-style: solid;
	font-weight: 900;
	margin-top:2rem;
	padding:0.75rem 0 0.25rem;
	border-bottom-width: 1px;
	display: -ms-flexbox!important;
	display: flex!important;
}
.news b {
	width:100%;
}
.news b,.news b span {
	color: #28a745;
	padding:0 5rem 0 0;
	font-weight: 900;
	border-bottom-width: 4px;
	font-size:1.8rem;
	display:inline-block;
}
@media (max-width:575px){
.news b span {
	width:125%;
}
}
@media (min-width:576px){
.news b span {
	width:100%;
}
}
@media (min-with:768px){
.news b span {
	width:auto;
}
}
@media (min-width:1200px){
.news b span {
	width:auto;
}
}
/* ========================= 表格內設定 ===================== */
.table-pubH thead tr {
	background: rgba(51,51,51,0.75);
}
.table-pubV th {
	background: rgba(51,51,51,0.75);
}
.table-pubV td .form-controlA {
	width:auto;
}

.thC th {
	text-align:center;
	font-weight:900;
}
.thR th {
	text-align:right;
	font-weight:900;
}
.table-even tr:nth-child(even) {
	background-color: #e8ecef;
}
.pagination a {
	color:#333;
}
.pagination a:hover {
	color:#888;
}


/* ========================= 表格內年月日 ===================== */
.ymdh {
	display: block;
	vertical-align: middle;
}
.ymdh label {
	display: inline-block;
	margin: 0 2px;
}
.tableIcon {
	width: 24px;
	height: 24px;
}
.List-ymdh span, .List-ymdh select,.List-ymdh input,.List-ymdh label {
	float: left;
	display: inline-block;
	line-height: 1.6;
	padding: 0 5px;
}
.List-ymdh .form-control {
	width: auto;
}
.List-ymdh .form-control50 {
	width: 50px;
}
.List-ymdh .form-control100 {
	width: 100px;
}
.List-ymdh:before, .List-ymdh:after {
	content: "";
	display: table;
}
.List-ymdh:after {
	clear: both;
}

/* ========================= 面版長像 ===================== */
.bg-light-gy {
	background-color:#dedede;	
}
.bg-light-info {
	background-color: #bee5eb;
}
.bg-light-warning {
	background-color: #ffeeba;
}
.bg-light-warning {
	background-color: #ffeeba;
}
.list-toggle-Area {
	border-radius: 10px;
	padding: 35px;
	margin-bottom:20px;
	display:block;
	border: 1px #ababab solid;
}
.h4Sec {
	border-radius: 5px;
	border: 1px #648296 solid;
	background-color: #d7f0ff;
	color: #466478;
	font-weight: 900;
	padding: 8px 20px;
	line-height: 1.33;
	margin: 5px 0;
}
.card-toggle {
	border-radius: 5px;
	border: 1px #648296 solid;
	background-color: #d7f0ff;
	color: #466478;
	font-weight: 900;
	line-height: 1.33;
	margin: 5px 0;
}
.card-toggle a {
	color: #466478;
}
/* ========================= 問卷調 ===================== */
.tbQuesStat {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	background-color:transparent;
}
.tbQuesStat th, .tbQuesStat td {
	border: 0;
	padding: 0;
	font-weight: normal;
}
.tbQuesStat th {
	padding-left: 30px;
	font-size: 15px;
	text-align: left;
}
.tbQuesStat td {
	font-size: 13px;
	text-align: right;
}
.tbQuesStat .tdOpt {
	padding-right: 15px;
	width: 23%;
}
.tbQuesStat .tdCha {
	padding: 0;
	width: 50%;
	background-color: #F3F3F3;
}
.tbQuesStat .tdCha div {
	float: left;
	width: 0;
	height: 100%;
	background-color: #FFD6FC;
}
.tbQuesStat .tdRate {
	width: 8%;
}
.tbQuesStat .tdRate span {
	display: block;
	padding-left: 15px;
	padding-right: 3px;
}
.tbQuesStat .tdAmt {
	width: 18%;
}
.tbQuesStat .tdAmt span {
	display: block;
	padding-right: 66px;
}
.tbQuesStat .edge {
	height: 15px;
}