﻿@charset "utf-8";
/*bs*/
a:hover, a:focus {
	color: transparent;
	text-decoration: none;	
}
.panel-body {
    padding: 15px 8px 15px 8px;
}

.wrapper{
	max-width: 1800px;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_iner{
	background-color: #FFF;
	background-repeat: repeat-y;
	/*min-height: 768px;*/
	/*overflow: visible;*/
	display: block;
	float: left;
	padding-bottom: 40px;
	width: 100%;
	background-image: url(../images/wrapper_innerBG.png);
	background-position: left top;
}
.sideLeft{
	width: 255px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #f1f1f1;
	float: left;
	display: block;
	background: linear-gradient(270deg, #5acfd6 0%, #8cd887 100%); 
  background: -moz-linear-gradient(270deg, #5acfd6 0%, #8cd887 100%); 
  background: -webkit-linear-gradient(270deg, #5acfd6 0%, #8cd887 100%); 
  background: -o-linear-gradient(270deg, #5acfd6 0%, #8cd887 100%); 
}
.logo{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.content{
	display: block;
	/*width: 100%;*/
	margin-left: 272px;
	background-color: #FFF;
	padding: 8px;
}
.main{
	width: 100%;
}
.mainL{
	margin-right: 210px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	overflow: visible;
}
.mainR{
	background-color: #888888;
	float: right;
	width: 200px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 4px;
}
.cont_cont{
	min-width: 720px;
	background-color: #FFF;
}

.footer{
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	display: block;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84d695;
	margin-left: 270px;
	margin-top: 10px;
	margin-right: 10px;
}
.footer .usernum{
	color: #f26c6c;
	margin-right: 6px;
	margin-left: 6px;
}

/*人員資訊*/
.member{
	height: 62px;
	text-align: right;
	width: 100%;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 62px;
	color: #5a5a5a;
}
.member img{
	vertical-align: middle;
	margin-right: 4px;
	margin-left: 4px;
}
.member a:link{
	color: #000;
	text-decoration: none;
}
.member a:hover{
	color: #1f9ae0;
}
.user{
	font-size: 15px;
	color: #00aeff;
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
}
/*人員資訊結尾*/

/*側邊手風琴選單樣式*/
.panel{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panel-title {
	font-size: 18px;
	color: #FFF;
	font-family: "微軟正黑體";
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.panel-title a:link{}
.panel-title a:hover{
	color: #81f4fe;
	text-decoration: none;
}
.panel-title a:visited{text-decoration: none;}
.panel-group{
	margin-right: 10px;
	margin-left: 10px;
}
.panel-headingData{
	background-color: #189bfa!important;
	background-image: url(../images/LeftMenu01.png);
	background-repeat: no-repeat;
	background-position: 8px center;	
	color: #FFF!important;
	padding-left: 50px;
	font-size: 1.2rem;
	font-weight: 600;
}
.panel-headingChart{
	background-color: #f26c6c!important;
	background-image: url(../images/LeftMenu02.png);
	background-repeat: no-repeat;
	background-position: 8px center;	
	color: #FFF!important;
	padding-left: 50px;
	font-size: 1.2rem;
	font-weight: 600;
}
.panel-headingSystem{
	background-color: #ffd200!important;
	background-image: url(../images/LeftMenu_syc.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	color: #FFF!important;
	padding-left: 50px;
	font-size: 1.2rem;
	font-weight: 600;
}
.panel-headingAPI{
	background-color: #4f953b!important;
	background-image: url(../images/LeftMenu_api.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	color: #FFF!important;
	padding-left: 50px;
	font-size: 1.2rem;
	font-weight: 600;
}
.panel-headingSWMap{
	background-color: #5C6BC0!important;
	background-image: url(../images/LeftMenu_map.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	color: #FFF!important;
	padding-left: 50px;
	font-size: 1.2rem;
	font-weight: 600;
}
.panel-headingData::after,.panel-headingChart::after, .panel-headingSystem::after, .panel-headingAPI::after, .panel-headingSWMap::after{
	display: none!important;
}

.subMenu{}
.subMenu li{
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	background-image: url(../images/arr_submenu.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.subMenu li:last-child{
	border-bottom: 0px;
}
.subMenu li a{
	text-decoration: none;
	color: #000;
}
.subMenu li a:hover{
	color: #48898e;
}
.subMenu li a:visited{
	text-decoration: none;
}
.subMenu li ul{}
.subMenu li ul li{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom-style: none;
}
.subMenu li ul li a{
	text-decoration: none;
}
/*側邊手風琴選單樣式結尾*/

/*內頁麵包屑*/
.breadcrumb{
	font-family: "微軟正黑體";
	font-size: 19px;
	color: #249038;
	text-align: left;
	background-color: #84d695;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bread_S{
	font-size: 13px;
	color: #FFF;
	display: block;
	width: 100%;
}
.bread_Active{
	color: #000;
	font-weight: bold;
}
/*內頁麵包屑結尾*/

/*搜尋*/
.searchBox{
	background-image: url(../images/research.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	background-size: 32px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #d7f0dc;
}
.searchBox > input{
	border: 1px solid #eeeeee;
	font-family: "微軟正黑體";
	font-size: 16px;
	padding: 4px;
}
/*搜尋結尾*/

/*筆數*/
.dataAmount{
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000;
	text-align: right;
	display: block;
}
/*筆數結尾*/

/*頁籤*/
.menu__tabs {
	list-style: none;
	overflow: hidden;
	display: block;
	margin-top: -4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
}

.menu__tabs > input {
	float: left;
	font-size: 17px;
	margin-top: 8px;
	margin-right: 4px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: "微軟正黑體";
	font-size: 17px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: 40x;
	line-height: 40px;
	background-color: #e6f7e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu__tabs > input:hover {
	color: #000000;
	background-color: #84d593;
}
.menu__tabs > input.active {
	color: #000;
	font-size: 17px;
	background-color: #84d593;
}

.menu__wrapper {
	position: relative;
	z-index: 400;
	background: #FFF;
	-webkit-border-radius: 0 4px 4px 4px;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 4px 4px 4px;
	display: block;
	min-height: 20px;
	overflow: visible;
	padding-top: 16px;
	padding-bottom: 16px;
}
.menu__wrapper .menu__item {
	line-height: 1.3;
	color: #76716f;
	display: none;
}
.menu__wrapper .menu__item.item-active {
	display: block;
}
.menu__wrapper h2{
	font-family: "微軟正黑體";
	font-size: 17px;
	color: #5da946;
	display: block;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 4px;
	border: 1px solid #5da946;
}
.menu__wrapper h3{
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #FFF;
	background-color: #2a2a2a;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	display: inline-block;
}

.nav-tabs-GS .nav-item-GS.show .nav-link-GS, 
.nav-tabs-GS .nav-link-GS.active {
    color: #FFF;
    background-color:#66bb6a;
}
.nav-link-GS {
	color: #777;
}
/*頁籤結尾*/

/*內頁標題*/
.main h2{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: "微軟正黑體";
	font-size: 19px;
	line-height: 30px;
	color: #6bcad2;
	border: 1px solid #6bcad2;
	padding: 4px;
	margin-top: 12px;
	margin-bottom: 4px;
	font-weight: bold;
}
.main h2 img{
	vertical-align: middle;
	margin-right: 4px;
}
/*內頁標題結尾*/
@media (min-width: 980px) and (max-width: 1023px) {
}
@media (max-width: 979px) {
}





/*查詢*/
.QueryBox{
	/*margin: 10px;*/
	background-color: #c3edda;
	padding: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.QueryBox h2{
	height: 42px;
	background-image: url(../images/icon_query.png);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000;
	padding-top: 10px;
	padding-left: 42px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4acb91;
	padding-bottom: 4px;
}
.QueryCont{	
    margin-top: 5px;
	overflow: hidden;
}
.QForm{
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 10px;
}
.QForm h3{
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	background-image: url(../images/icon_querybg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 2px;
	line-height: 27px;
}
.QFormDescription{
	height: 30px;
	padding-top: 20px;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #F60;
}
.QueryBtnBox{
	width: 100%;
	margin-bottom: 10px;
}



/*頁次區塊*/
.PageBox{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

/*資料內容編輯上傳*/
.UploadBox{
	background-color: #eeeeee;
	padding: 6px;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.UploadBox p{
	font-family: "微軟正黑體";
	color: #FFF;
	background-color: #cccccc;
	display: block;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height:48px;
}
.UploadTitle{
	font-size: 18px;
	color: #000;
	margin-left: 10px;
}
.UploadFile{
	font-family: "微軟正黑體";
	line-height: 25px;	
}

/*資料集列表*/
.DataSetList{
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 10px;
}
.DataSetList:hover{
	text-decoration: none;
	display: block;
	background-color: #c1e6c9;
}
.DataSetList .Left{
	margin-right: 150px;
	padding: 8px;
}
.DataSetList .Left a:hover{
	text-decoration: none;
}
.DataSetList .Left p{
	font-size: 20px;
	color: #00b425;
	font-family: "微軟正黑體";
}
.DataSetList .Right{
	width: 140px;
	float: right;
	padding: 8px;
}
.txtDataBox{
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #0066CC;
	margin-bottom: 10px;
	overflow: hidden;
}
.txtDataBox img{
	margin-right: 2px;
}
.txtWatchBox{
	background-image: url(../images/icon_eye.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.txtdownloadBox{
	background-image: url(../images/icon_download.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.txtWatchBox .txtS, .txtdownloadBox .txtS{
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #756f6f;
	margin-left: 39px;
}
.txtWatchBox .txtN, .txtdownloadBox .txtN{ 
    color:#756f6f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-left: 39px;
}
.txtDesc{
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 21px;
	color: #000;
	display: block;
	margin-bottom: 8px;
}
.txtUser{
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 21px;
	color: #787878;
	display: block;
}
.txtDataLabel{
	display: block;
}
/*資料集詳細資料頁*/
.DataSetListDetail{
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 10px;
}
.DataSetListDetail .Left{
	margin-right: 285px;
	padding: 8px;
}
.DataSetListDetail .Left p{
	font-size: 20px;
	color: #00b425;
	font-family: "微軟正黑體";
}
.DataSetListDetail .Right{
	width: 280px;
	float: right;
	font-family: "微軟正黑體";
	font-size: 14px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: right;
}

/*指派管理者*/
.AssignList{
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 10px;
}
.AssignList:hover{
	text-decoration: none;
	background-color: #c1e6c9;
}
.AssignList .Left{
	margin-right: 440px;
	padding: 8px;
}

.AssignList .Left p{
	font-size: 20px;
	color: #00b425;
	font-family: "微軟正黑體";
}
.AssignList .Right{
	width: 440px;
	float: right;
	padding: 8px;
}

/*登入樣式*/
.LoginBox{
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.LoginBox h1{
	font-family: "微軟正黑體";
	font-size: 24px;
	color: #000;
	background-image: url(../images/icon_login.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 58px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	height: 60px;
	line-height: 60px;
	font-weight: 600;
	text-align: left;
}
.Login-form-ID, .Login-form-PASS{
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #000;
	padding: 8px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
}
.Login-form-ID > input, .Login-form-PASS > input{
	background-color: #aed581;
	margin-right: 8px;
	margin-left: 8px;
}
.Login-form-BTN{
	text-align: center;
	display: block;
}

/*modal*/
.modal-title-GS {
    font-size: 20px;
    line-height: 1.5;
}
.modal-dl{
	margin-bottom: 30px;
}
.modal-dl > dt{
	font-weight: 400;
}
.modal-dl > dt::before{
	content: '◆';
	color: #eee;
}
.modal-dl > dt > span{
	margin: 0 4px;
}
.modal-dl-inline{
	margin-bottom: 10px;
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.modal-dl-inline > dt{
	font-weight: 600;
	margin-right: 6px;
}
.modal-dl-inline > dt > span{
	margin: 0 4px;
}

.modal-templayout-box{
	display: flex;
	column-gap: 20px;
}
.modal-templayout-box > a{

}
.modal-templayout-box > a:hover,.modal-templayout-box > a.active{
	border: 2px solid #fc6f58;

}
.modal-templayout-box > a >img{
	width: 100%;
	height: auto;
}

.modal-templayout-box-layzy{}
.modal-templayout-box-layzy> a {
	width: 25%;
}

/*字顏色*/
.txt-space{
	margin-right: 10px;
	margin-left: 10px;
}
.txt-block{
	display: block;
}
.txtGreen{ color:#43A047;}
.txtBlue{ color:#03A9F4;}
.txtRed{ color:#C62828;}
.txtYellow{ color:#F9A825;}
.txtGray{ color:#9E9E9E;}
.txtOrange{ color:#fc6f58;}

.labelOriginal{
    font-family: "微軟正黑體";
	font-size: 13px;
	text-align: center;
	display: inline-block;
	padding: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.labelBlue{
	color: #FFF;
	background-color: #1565C0;
}
.labelGray{
	color: #FFF;
	background-color: #424242;
}
.labelGreen{
	color: #FFF;
	background-color: #66BB6A;
}
.labelPink{
	color: #FFF;
	background-color: #F06292;
}
.labelRed{
	color: #FFF;
	background-color: #EF5350;
}
.reg_a{
	color: #337ab7;
    text-decoration: none;
}
.reg_a:hover{
	color: #337ab7;
	text-decoration: underline;
}

/*小幫手*/
.helpBox{
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.helpBox h1{
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 36px;
	color: #00baff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.helpList{
	font-family: "微軟正黑體";
}
.helpList th{
	text-align: center;
	padding: 8px;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	vertical-align: top;
	font-weight: normal;
}
.helpList td{
	text-align: left;
	padding: 8px;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	vertical-align: top;
}
.helpList-s{}
.helpList-s th{
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #3d9ae2;
	background-image: url(../images/icon_sucess.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-color: #8bbbff;
	text-align: left;
	vertical-align: top;
}
.helpList-s th.error{
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #e82d69;
	background-image: url(../images/icon_error.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-color: #ffb0c4;
	text-align: left;
	vertical-align: top;
}
.helpList-s td{
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 27px;
	color: #000;
	background-color: #d0e3ff;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.helpList-s td.error{
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 27px;
	color: #000;
	background-color: #f8dfe5;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
/*小幫手結尾*/

.badge-O {
	display: inline-block;
	min-width: 10px;
    margin-top: -5px;    	
	display: inline-block;
    min-width: 10px;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ff6d60;
    border-radius: 10px;
}