﻿/* init */
* {
	box-sizing: border-box !important;
	/*font-family: microsoft jhenghei;*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
	font-weight: bold;
}

/* scroll bar */

 *::-webkit-scrollbar-track { background-color: rgba(0, 0, 0, 0.1); }
 *::-webkit-scrollbar { width: 7px; background-color: transparent; }
 *::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3);border-radius: 7px;} 

/* MIS 都計案件列表 */
.project_btn.pdf {
	border-color: #d23024;
}

#div_loginInfo {
	text-align: right;
	width: 100%;
	margin-top: 7px;
}

.btn_group {
	padding: 0px 5px;
	margin-bottom: 5px;
	border-radius: 2px;
}

.btn_group .title {
	display: inline-block;
	margin-right: 5px;
	color: #4e4e4e;
	font-weight: bold;
	vertical-align: middle;
}

.btn_group a {
	display: inline-block;
	vertical-align: middle;
}

.btn_group i {
	position: relative;
	padding: 0px;
	width: 24px;
	height: 24px;
	margin-right: 2px;
	border-radius: 2px;
	cursor: pointer;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	line-height: 24px;
	vertical-align: middle;
	top: 1px;
}

.btn_group.C3 i {
	background-color: #1e88e5;
	color: #fff;
}

.btn_group.C3 i:hover {
	background-color: #1976D2;
}

.btn_group.C4 i {
	background-color: #ffc107;
	color: #fff;
}

.btn_group.C4 i:hover {
	background-color: #ffb300;
}

.blankPage {
	width: calc(100% - 30px);
	min-height: calc(100% - 30px);
	background-color: #fff;
	position: absolute;
	z-index: 10;
}

.blankPage ~ * {
	display: none!important;
}

.iframe .ui.input.loading {
	left: 0;
	top: 0;
}

.iframe .ui.loading.loading.input>i.icon:before {
	left: inherit;
	right: 1rem;
}

.iframe .ui.loading.loading.input>i.icon:after {
	left: inherit;
	right: 1rem;
}

.l_inline-box {
	font-size: 0px;
}

.l_inline-box .loading {
	line-height: 1;
}

.l_inline-box .header {
	font-size: 18px;
	margin: inherit;
	margin-top: 10px;
	height: 40px;
}

.l_inline-box button {
	border: none;
	background: none;
}

.l_inline-box .header img {
	height: 25px;
	vertical-align: middle;
}

.m_inline-box {
	position: relative;
	display: inline-block;
	font-size: 1rem;
	width: 50%;
	padding: 0 1rem;
}

.m_inline-box.p30 {
	width: 30%;
	vertical-align: top;
}

.m_inline-box.p70 {
	width: 70%;
	vertical-align: top;
}

.m_inline-box:first-child {
	padding-left: 0;
}

.m_inline-box:last-child {
	padding-right: 0;
}

@media screen and (max-width:1024px) {
	.l_inline-box .m_inline-box {
		width: 100%;
		padding: 0;
	}
}

.ui.segment[class*="bottom attached"] {
	margin-bottom: 0;
}

.ui[class*="top attached"].menu {
	margin-top: 0;
	min-height: 2.357143em;
}

.ui.tabular.menu .item {
	color: #878787;
	background-color: #f1f1f1;
	border-radius: .28571429rem .28571429rem 0 0 !important;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	padding: 0 1.42857143em;
}

.ui.styled.accordion .accordion .title, .ui.styled.accordion .title {
	padding: .75em 0em;
}

.ui.tabular.menu .item:hover {
	background-color: #f1f1f1;
}

.ui.tabular.menu .active.item:hover {
	background-color: #fff;
}

.ui.bottom.attached.tab.segment.active {
	overflow-x: auto;
	overflow-y: auto;
	max-height: 280px;
	min-height: 280px;
}

/* identify card style */
.ui.bottom.attached.tab.segment.overflow {
	overflow: auto;
}

.ui.bottom.attached.card-content {
	font-size: 14px;
	white-space: nowrap;
	background-color: #f7f7f7;
}

.card-content .card {
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	min-width: 350px;
	max-height: 235px;
	min-height: 235px;
	border-radius: 3px;
	box-shadow: 1px 1px 5px #dadada;
	margin-right: 10px;
	overflow-y: auto;
	position: relative;
}

.card-content .card .loading {
	background-color: rgba(255, 255, 255, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	left: -5px;
	top: -5px;
	text-align: center;
	line-height: 300px;
	display: none;
}

.loading {
	background-color: rgba(255, 255, 255, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	left: -5px;
	top: -5px;
	text-align: center;
	line-height: 300px;
	display: none;
	z-index: 1;
}

.ui.mini.statistic {
	width: 60px;
	margin: 0.3rem 0;
}

.card .title {
	background-color: #E3F2FD;
	padding: 5px;
	color: #3188ce;
	border: 1px solid #9dc8ea;
	border-radius: 3px;
	display: block;
	margin-bottom: 5px;
}

.card .header {
	font-size: 16px;
	border-bottom: 1px solid #b3cbd8;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.card .areaTitle {
	line-height: 30px;
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 10px;
	font-size: 28px;
	font-weight: bold;
	font-weight: bold;
}

.ui.mini.horizontal.statistic>.value, .ui.mini.horizontal.statistics .statistic>.value, .ui.mini.statistic>.value, .ui.mini.statistics .statistic>.value {
	font-size: 1.3em !important;
}

#box_zoneColor {
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	display: inline-block;
	position: relative;
	box-shadow: 1px 1px 6px #d8d8d8;
	top: 3px;
}

hr {
	height: 1px;
	background-color: #b3cbd8;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.card .cl-2 {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

/* 街景 */
#divNoStreetView {
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 32;
	transition: .3s;
	line-height: 300px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	letter-spacing: 2px;
	display: none;
	z-index: 40;
}

#divStreetView img:hover {
	opacity: 1;
}

.search_table {
	margin-bottom: 5px;
}

.cadasList_btn {
	position: relative;
	top: -4px;
	background: none;
	border: none;
	font-size: 0;
	width: 23px;
	height: 23px;
	background-size: cover;
}

.btn_LocateCadastre {
	background-image: url(../images/locate.png);
}

.btn_LocateCadastral_remove {
	background-image: url(../images/del.png);
}

.search_table td {
	font-size: 14px;
	padding: 2px 5px;
}

.search_table select {
	width: 100%;
}

.search_table.inline tr {
	display: inline-block;
}

.btn_color {
	margin-right: 5px;
	color: #fff;
	cursor: pointer;
	width: 60px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #909090;
	padding: 2px 0;
	padding-left: 5px;
	border-radius: 2px;
}

span.btn_color.C1 {
	background-color: #5BC0DE;
	border-bottom: 1px solid #28a1c4;
}

span.btn_color.C1:hover {
	background-color: #28a1c4;
}

span.btn_color.C2 {
	background-color: #d4d4d4;
	cursor: default;
	padding-left: 0;
}

span.btn_color.C2 a {
	cursor: default;
}

span.btn_color.C3 {
	background-color: #1E88E5;
	border-bottom: 1px solid #0b63b9;
	padding-right: 5px;
}

span.btn_color.C3:hover {
	background-color: #1976D2;
}

span.btn_color.C4 {
	background-color: #FFC107;
	border-bottom: 1px solid #eca604;
}

span.btn_color.C4:hover {
	background-color: #ffb300;
}

span.btn_color.W100 {
	width: 100%;
	min-width: 70px;
}

span.btn_color a {
	color: #fff;
}

.blink {
	transition: .5s;
	color: #d60f00;
}

.cadasList_btn {
	position: relative;
	top: -4px;
	background: none;
	border: none;
	font-size: 0;
	width: 23px;
	height: 23px;
	background-size: cover;
}

.btn_LocateCadastre {
	background-image: url(../images/locate.png);
}

.btn_LocateCadastral_remove {
	background-image: url(../images/del.png);
}

.search_table td {
	font-size: 14px;
	padding: 2px 5px;
}

.search_table select {
	width: 100%;
}

.search_table.inline tr {
	display: inline-block;
}
