﻿/* CSS Document */

a {
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}


html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


/*------------system_box------------*/
.system_box {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

/*------menu_box------*/
.menu_box {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 318px;
	height: 100%;
	/*-min-height: 580px;-*/
	border-right: 2px #0091c7 solid;
	background: #0091c7;
	z-index: 13;
}

.menu_btn {
	float: right;
	display: inline-block;
	margin: 0 -20px 0 0;
	padding: 0;
	border-radius: 0 0 4px 0;
	text-align: center;
	background: #0091c7;
}

	.menu_btn .m_btn_c, .menu_btn .m_btn_o {
		display: block;
		width: 20px;
		height: 24px;
		margin: 0;
		padding: 3px 2px;
	}

.menu_box #pull {
	display: none;
}

.main_menu {
	position: relative;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
}

.m_menu_oa {
	overflow-y: auto;
}

.main_menu .lc_btn {
	display: block;
	margin: 0;
	padding: 1em 0.5em 0.7em 0.5em;
	position: relative;
	border-bottom: solid 1px #0080b0;
}

.lc_btn #google_translate_element {
	display: inline-block;	
}

.lc_btn i {
	width: 20px;
	text-align: center;
	color: #c9e9ff;
}

.lc_btn .lc_icon_a {
	margin-right: 0.4em;
}

.lc_icon_btn {
	display: none;
}

.goog_lc_s {
	position: absolute;
	left: 40px;
	top: 6px;
	padding: 0.5em;
	background: #fff;
	border: solid 1px #0080b0;
	border-radius: 0.3em;
	box-shadow: 1px 1px 1px #333;
}

.main_menu .m_menu_btn {
	position: relative;
	border-bottom: solid 1px #0080b0;
}

	.main_menu .m_menu_btn a {
		display: block;
		margin: 0;
		padding: 1em 0.5em 0.7em 0.5em;
		color: #c9e9ff;
		font-size: large;
	}

		.main_menu .m_menu_btn a:hover {
			color: #fff;
			text-shadow: 1px 1px 1px #333;
			background: #00364f;
			text-decoration: none;
			font-weight: bold;
		}

		.main_menu .m_menu_btn a i {
			width: 20px;
			margin-right: 0.2em;
			text-align: center;
		}

/*------sys_logo------*/
.main_menu .sys_logo {
	background: #fff;
	padding: 0.5em;
	border-radius: 0 0 0.3em 0;
	text-align: center;
}

.sys_logo_r {
	display: none;
}

.menu_con_box {
	display: block;
	min-width: 280px;
	max-height: 70vh;
	margin: 0.2em;
	padding: 0 0.2em;
	border-radius: 0.3em;
	background: #ebf9ff;
	overflow-y: auto;
}

.menu_con_list {
	display: block;
	margin: 0.5em 0 0 0;
}

.list-group_up {
	position: absolute;
	left: 40px;
	top: 20px;
}

/*----menu_block----*/
.menu_block {
    display: block;
    margin: 2px 0;
    padding: 0;
    border: #afcdd7 1px solid;
	border-radius: 0.2em;
	background: #fff;
}

.menu_b_btn a {
    display: block;
    margin: 0;
	padding: 0.5em;
	background: #00698c;
	color: #fff;
	border-radius: 0.2em;
}

.menu_b_btn a i {
    width: 16px;
    margin-right: 0.1em;
    text-align: center;
	line-height: 16px;
}

.menu_b_list {
    display: none;
    margin: 5px;
}

.menu_b_list .form-check-input {
	top: 0.2em;
    left: 0.2em;
}

/*------con_box------*/
.con_box, .con_box_map {
	position: relative;
	display: block;
	margin: 0 0 0 320px; /*--menu_box_寬度--*/
	padding: 0;
	background: #fff;
}

.ml40 {
	margin-left: 40px;	
}/*--202303新增--*/

.div_w {
	width: 40px;
}

/*----圖台_style----*/
.map_box {
	display: block;
	margin: 0;
	padding: 0;
}

.map_con {
	display: block;
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 0;
	position: relative;
	background: #ccc;
	background-size: auto 100%;
}

.board-main-div > .board {
	width: 31.2%;
}

.board {
	margin: 6px 1%;
}

/*--map_switch_btn 圖資切換按鈕--*/
.map_switch_btn {
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 13px;
	z-index: 2;
}

/*--map_f_box 圖台點位_彈出視窗--*/

.map_f_box {
	position: absolute;
	top: 100px;
	left: 100px;
	display: inline-block;
	width: auto;
	margin: 0 8em 0 0;
	padding: 4px 0;
	z-index: 2;
}

.f_box_con {
	position: relative;
	display: inline-block;
	width: auto;
	margin: 0 0 0.1em 0;
	padding: 0;
}

.list_con_box {
	width: 720px;
	max-height: 540px;
	padding: 0.2em 0.5em;
	overflow-y: auto;
}

	.list_con_box .sub-title {
		margin-bottom: 1rem;
		color: #888;
		letter-spacing: .5px;
		font-weight: normal;
		font-size: .9rem;
	}

	.list_con_box .card-body {
		padding: 0.2em;
	}

	.list_con_box .table {
		width: auto;
		min-width: 100%;
	}

	.list_con_box .table th {
		min-width: 25%;
	}

.map_i_btn {
	text-align: center;
	width: 36px;
	height: 36px;
}

	.map_i_btn i {
		width: 16px;
		height: 18px;
	}

/*-雷達/浮標觀測-*/
.w_icon_box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
	padding: 0.5em;
	background: #fff;
	border-radius: 0.5em;
}

.w_icon_board_3 {
	display: inline-block;
	width: 33.3%;
	text-align: center;
	margin: 0.5em 0;
	padding: 0;
}

.w_icon_board_4 {
	display: inline-block;
	width: 25%;
	text-align: center;
	margin: 0.5em 0;
	padding: 0;
}

.w_icon_box .b-mark {
	font-size: 0.8em;
	
}

/*-海域遊憩-*/
.photo_show {
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding: 0.5em;
}

.alert p {
	line-height: 1.5em;
}

.risk_list span {
	display: inline-block;
	padding: 0.3em 0.5em;
	margin: 0 0.1em;
}

.risk_list_00 {
	background: #48c774;
	color: #000;
	border-radius: 0.2em;
}

.risk_list_01 {
	background: #ffdd57;
	color: #000;
	border-radius: 0.2em;
}

.risk_list_02 {
	background: #f5204b;
	color: #fff;
	border-radius: 0.2em;
}

.tag-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #a5a5a5;
	padding: 0.5em 0;
	margin-bottom: 0.2em;
}

	.tag-group:first-child, .tag-group:nth-child(2) {
		border-top: 1px solid #a5a5a5;
	}

.tag-group__title {
	-ms-flex-item-align: center;
	align-self: center;
}

/*-沙灘-*/
.status-level {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 2.8rem;
	text-align: center;
}

.status-level-text {
	margin-top: 4px;
	font-size: .8rem;
	text-align: center;
}

.status-level img {
	width: 45px;
	height: 45px;
}

.bg_lv-0 {
	background: #fab584;
}
/*-專業級玩家-*/

.bg_lv-1 {
	background: #dec971;
}
/*-中級玩家-*/

.bg_lv-2 {
	background: #8dcac8;
}
/*-初級玩家-*/

.bg_lv-present {
	background: #aaaaaa;
}
/*-尚未納入分級標準-*/

.bg_lv-forbidden {
	background: #e64d4d;
}
/*-海況嚴苛-*/

/*-- 海況等級 btn_style --*/

.sport_btn {
	margin-bottom: 0.2em;
}

.sport_btn img {
	display: inline-block;
	margin: -5px 0.3em 0 0.3em; 
	height: 20px;
	width: auto;
}
/*-專業級玩家-*/
.btn_lv-0 {
	color: #fff;
	background: #fab584;
	border-color: #fab584;
}

	.btn_lv-0:hover {
		color: #fff;
		background-color: #e97a2b;
		border-color: #e97a2b;
	}

	.btn_lv-0:focus, .btn_lv-0.focus {
		box-shadow: 0 0 0 0.2rem rgba(255, 208, 175, 0.5);
	}

/*-中級玩家-*/
.btn_lv-1 {
	color: #fff;
	background: #dec971;
	border-color: #dec971;
}

	.btn_lv-1:hover {
		color: #fff;
		background-color: #c0a223;
		border-color: #c0a223;
	}

	.btn_lv-1:focus, .btn_lv-1.focus {
		box-shadow: 0 0 0 0.2rem rgba(239, 222, 152, 0.5);
	}

/*-初級玩家-*/
.btn_lv-2 {
	color: #fff;
	background: #8dcac8;
	border-color: #8dcac8;
}

	.btn_lv-2:hover {
		color: #fff;
		background-color: #3da19e;
		border-color: #3da19e;
	}

	.btn_lv-2:focus, .btn_lv-2.focus {
		box-shadow: 0 0 0 0.2rem rgba(187, 239, 239, 0.5);
	}


/*-尚未納入分級標準-*/
.btn_lv-present {
	color: #fff;
	background: #aaaaaa;
	border-color: #aaaaaa;
}

	.btn_lv-present:hover {
		color: #fff;
		background-color: #888888;
		border-color: #888888;
	}

	.btn_lv-present:focus, .btn_lv-present.focus {
		box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);
	}

/*-海況嚴苛-*/
.btn_lv-forbidden {
	color: #fff;
	background: #e64d4d;
	border-color: #e64d4d;
}

	.btn_lv-forbidden:hover {
		color: #fff;
		background-color: #b61313;
		border-color: #b61313;
	}

	.btn_lv-forbidden:focus, .btn_lv-forbidden.focus {
		box-shadow: 0 0 0 0.2rem rgba(255, 142, 142, 0.5);
	}

.swal2-icon {
	position: relative;
	box-sizing: content-box;
	justify-content: center;
	width: 5em;
	height: 5em;
	margin: 1.25em auto 1.875em;
	border: 0.25em solid transparent;
	border-radius: 50%;
	border-color: #000;
	font-family: inherit;
	line-height: 5em;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.swal2-icon.swal2-info {
		border-color: #9de0f6;
		color: #3fc3ee;
	}

	.swal2-icon .swal2-icon-content {
		display: flex;
		align-items: center;
		font-size: 3.75em;
	}

/*-雷達站_運動分級表-*/
.s_list_btn {
	cursor: pointer;
}

/*-202212新增-*/
.sport_list thead th, .sport_list td {
	vertical-align: middle;
}

.sport_icon_30 {
	width: 30px;
	height: auto;
}

/*-未來一個月潮汐預報-*/
.date_list_box {
	display: block;
	width: 480px;
	margin: 0.5em auto;
	padding: 0;
}

.el-tag {
	display: inline-block;
	font-size: 8px;
	background-color: #f45c00;
	color: #fff;
	padding: 0.5em 0.8em 0.6em 0.8em;
	border-radius: 20px;
	margin-left: 0.5em;
}

/*-鄉鎮沿海未來2天逐3小時天氣預報-*/
.cloud_box {
	min-width: 560px;
}

/*--圖台圖層_選項區塊--*/
.map_layer {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 480px;
	height: auto;
	z-index: 9;
}

	.map_layer .card-body {
		overflow-y: auto;
	}

/*--圖層開啟按鈕--*/
.layer_o {
	display: inline-block;
	position: absolute;
	top: 60px;
	right: 13px;
	z-index: 2;
}

.layer_box_title {
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0.5em 0;
	padding: 0.5em;
}

.layer_box_list {
	display: block;
	border: 1px dashed #ccc;
	border-radius: 0.2em;
	margin: 0 0 0.2em 0;
	padding: 0.5em;
}

	.layer_box_list p {
		margin: 0.1em 4em 0.1em 0;
		padding: 0 0 0.2em 0;
	}

.l_list_icon {
	display: inline-block;
	width: 16px;
	margin: 0 1em 0 0;
	padding: 0;
	text-align: center;
}

	.l_list_icon img {
		width: auto;
		height: 14px;
		vertical-align: bottom;
	}

	.l_list_icon i {
		font-size: 14px;
		color: #5856c5;
	}

.q_box {
	display: inline-block;
	position: relative;
}

.q_up_box {
	display: inline-block;
	position: absolute;
	right: 0.7em;
	bottom: 0.7em;
	background: #333;
	border-radius: 0.5em 0.5em 0 0.5em;
	padding: 0.5em 1em;
	white-space: nowrap;
	color: #fff;
	z-index: 9;
}

	.q_up_box a {
		color: #fff;
		margin: 0;
		padding: 0.1em 0.3em;
		font-size: small;
		background: #666;
		border-radius: 0.2em;
		line-height: 2em;
	}

.color_btn {
	display: block;
	text-align: center;
	margin: 0.3em 0 0 0;
	padding: 0;
}

/*--圖台圖層色塊--*/
/*-顏色標示_bar-*/
.layer_c_box {
	display: block;
	width: 600px;
	position: absolute;
	right: 4em;
	bottom: 1em;
	padding: 0.2em 5em;
}

#custom-handle {
	display: inline-block;
	width: auto;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
	padding: 0 0.5em 0.2em 0.5em;
	font-size: small;
	white-space:nowrap;
}

/*jimmy */
#custom-handle_hs {
	display: inline-block;
	width: auto;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
	padding: 0 0.5em 0.2em 0.5em;
	font-size: small;
	white-space: nowrap;
}
/*jimmy */
#custom-handle_t  {
	display: inline-block;
	width: auto;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
	padding: 0 0.5em 0.2em 0.5em;
	font-size: small;
	white-space: nowrap;
}

.slider_box {
	display: block;
	margin: 0;
	padding: 0.5em;
}

.slider_num {
	width: 10em;
	margin-top: -0.5em;
	float: left;
}

.slider_num input {
	width: 6.5em;
	padding: 0.2em;
	text-align: center;
}

.slider_bar {
	display: block;
	margin: 0 0 0 10.5em;	
}

.legend {
	width: 100%;
	background-color: rgba(0,0,0,.45);
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	border-radius: 1rem
}

.legend_title {
	white-space: nowrap;
	padding: 0 1rem;
	z-index: 1
}

.legend_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

.legend_row_00 {
	background: linear-gradient(90deg, rgba(225, 85, 85, 0.8) 0%, rgba(228, 245, 175, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
}/*-潛勢風險_漸層底色-*/

.legend_row_01 {
	background: linear-gradient(90deg, rgb(64, 0, 68) 0%, rgb(0, 0, 255) 14.2857%, rgb(0, 84, 255) 28.5714%, rgb(82, 139, 254) 42.8571%, rgb(102, 170, 255) 57.1429%, rgb(134, 220, 255) 71.4286%, rgb(157, 255, 255) 85.7143%, rgb(215, 215, 215) 100%);
}/*-波浪浪高/海表鹽度_漸層底色-*/

.legend_row_02 {
	background: linear-gradient(90deg, rgb(211, 5, 0) 0%, rgb(255, 0, 0) 6.66667%, rgb(255, 51, 0) 13.3333%, rgb(255, 97, 0) 20%, rgb(255, 148, 0) 26.6667%, rgb(255, 191, 0) 33.3333%, rgb(255, 238, 0) 40%, rgb(221, 255, 0) 46.6667%, rgb(178, 255, 0) 53.3333%, rgb(123, 255, 0) 60%, rgb(72, 255, 0) 66.6667%, rgb(25, 255, 0) 73.3333%, rgb(0, 255, 20) 80%, rgb(0, 255, 76) 86.6667%, rgb(0, 255, 123) 93.3333%, rgb(0, 255, 174) 100%);
}/*-波浪週期/海表溫度/海表高度_漸層底色-*/

.legend_rt {
	position: relative;
	padding: .25rem .5rem;
	text-shadow: 1px 1px 0 #000
}

.tab-content>.tab-pane {
    padding: 10px 2px;
}

/*--導覽開啟按鈕--*/
.guide_btn {
	display: inline-block;
	position: absolute;
	top: 106px;
	right: 13px;
	z-index: 2;
}

/*--rwd_table_style--*/

.tableScroll_box {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
/*----外層元件要設定固定高度----*/

.inf_con_box .tableScroll {
	margin-bottom: 0;
}

.tableScroll thead th {
	position: sticky;
	width: auto;
	top: 0; /* 列首永遠固定於上 */
	z-index: 7;
}

.inf_con_table {
	height: 240px;
}

/*------web_style------*/
.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.modal-xxl {
	max-width: 95%;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #333;
	padding: 1em;
	background-size: 60% 60%;
    border-radius: 2em;
}
.carousel-control-next-icon {
	position: absolute;
	right: -36px;
}

.carousel-control-prev-icon {
	position: absolute;
	left: -36px;
}


.carousel-indicators li {
    background-color: #fff;
}

/* The switch - the box around the slider */
.switch_btn {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 20px;
}

	/* Hide default HTML checkbox */
	.switch_btn input {
		opacity: 0;
		width: 0;
		height: 0;
	}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

	.slider:before {
		position: absolute;
		content: "";
		height: 12px;
		width: 12px;
		left: 4px;
		bottom: 4px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
	}

input:checked + .slider {
	background-color: #2196F3;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(16px);
	-ms-transform: translateX(16px);
	transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 24px;
}

	.slider.round:before {
		border-radius: 50%;
	}

/*--------------折疊table--------------*/

.table_dp_c {
	display: none;
}


/*--------------rwd_table-------------*/
.rwd-table td:before {
	display: none;
}

.rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
}

	.rwd-table th:first-child, .rwd-table td:first-child {
		padding-left: 0;
		padding-right: 0;
	}

.rwd-table th, .rwd-table td {
	padding: 0.5em !important;
}

/*------table_點擊底色------*/

.table_active_bg {
	background: #fdffe3;
	font-weight: bold;
}

	.table_active_bg td:first-child {
		border-left: 4px solid #70cfd3;
	}

.table_td_l td {
	padding: 0.5em 0;
	line-height: 1.3em;
}

/*------圖台樣式------*/
.card-header h3 {
	font-size: 1.5rem;
}/*--原 _type.scss--*/

#popup-content .card-header {
	background-color: rgba(0,0,0,.0);
}

.v_btn .btn-primary {
	background-color: #54a7ff;
	border-color: #54a7ff;
}

	.v_btn .btn-primary:hover {
		background-color: #007bff;
		border-color: #007bff;
	}

.box-16-9 {
	padding-top: 0;
}

/*--日期彈出視窗寬度--*/
.datetimepicker table {
	width: auto;
}

/*-----------------800_web-------------------*/

/*Styles for screen 800px and lower*/
@media screen and (max-width: 800px) {
	
	.menu_box {
		width: auto;
		min-height: auto;
		border-right: none;
		background: none;
	}
	
	/*------sys_logo------*/
	.main_menu .sys_logo_w {
		display: none;
	}
	
	.sys_logo_r {
		display: block;
		width: 100%;
		height: 48px;
		margin: 0;
		padding: 4px 0;
		background: #ddeff6;
		text-align: center;
	}
	
	.menu_btn {
		display: none;
	}
	
	.menu_box #pull {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
		white-space: nowrap;
		border-radius: 0 0 0.5em 0;
		padding: 0.2em 0.3em;
	}

	.main_menu {
		display: none;
		position: absolute;
		top: 26px;
		left: 0;
		width: 100vw;
		height: auto;
		max-height: 80vh;
		background: #0091c7;
    	padding: 5px 15px;
		border-radius: 5px;
	}
	
	.m_btn_group {
		display: block;
		margin: 0;
		width: auto;
	}
	
	.main_menu .m_menu_btn a {
		padding: 0.7em 0.3em 0.5em 0.3em;
		font-size: medium;
	}

	.menu_con_box {
		min-width: 100%;
		height: auto;
	}
	
	/*------con_box------*/
	.con_box, .con_box_map {
		margin-left: 0;
	}
	
	.layer_o {
		top: auto;
		bottom: 5px;
	}
	
	.list_con_box {
		width: 100%;
		height: 100%;
		max-width: 95vw;
		max-height: calc(70vh - 80px);
		padding: 4px;
	}
	
	.photo_show {
		width: calc(100% - 80px);
	}
	
	.cloud_box {
		min-width: auto;
	}
	
	.cloud_box .container {
		padding-right: 0;
		padding-left: 0;
	}
	
	.cloud_box h5 {
		font-size: 0.75rem;
	}
	
	.date_list_box {
		width: 100%;
	}
	
	/*----圖台----*/
	.map_con {
		width: 100vw;
		height: calc(100vh - 48px);
	}

	/*--guide_btn 導覽按鈕--*/
	.guide_btn {
		top: -48px;
		right: 0;
		border-radius: 0 0 0.5em 0.5em;
		padding: 0.2em 0.3em;
	}

	/*--map_switch_btn 圖資切換按鈕--*/
	.map_switch_btn {
		top: 0;
		right: 0;
	}
	.map_switch_btn .btn {
		border-radius: 0 0 0 0.5em;
		padding: 0.2em 0.3em;
	}
	
	/*--圖台圖層_選項區塊--*/
	.layer_o {
		display: none;		
	}
	
	.map_layer {
		top: auto;
		bottom: 0;
		right: 0;
		width: 100%;
	}
	
	.map_layer .card-body {
		padding: 0.3em;
	}
	
	/*--圖台圖層色塊--*/
	/*-顏色標示_bar-*/
	.layer_c_box {
		/*-width: calc(100% - 60px);-*/
		width: 100%;
		left: 0;
		bottom: 0.5em;
		padding: 0.2em;
	}
	
	.ml_list, .l_list_icon, .ol-zoom {
		display: none;
	}
	
	/*--圖台內容資訊--*/
	.info-part-main {
		padding: 10px 2px;
	}
	
	.board-value-dir {
		font-size: 1.2rem;
		margin-left: 2px;
	}
	
	.number .b-mark {
		font-size: 1rem;
	}

}

/*-----------------480_web-------------------*/

/*Styles for screen 480px and lower*/
@media screen and (max-width: 480px) {

	.rwd-table {
		background: #fff;
		min-width: 100%;
	}

		.rwd-table th {
			display: none;
		}

		.rwd-table td {
			display: block;
			width: 100%;
    		word-break: break-all;
		}

			.rwd-table td:before {
				content: attr(data-th) " : ";
				font-weight: bold;
				display: inline-block;
				margin-right: 0.5em;
			}

		.rwd-table th, .rwd-table td {
			text-align: left;
		}

			.rwd-table th, .rwd-table td:before {
				font-weight: bold;
			}
}

/*--圖台預設關閉項目--*/
.logo_s, .r_btn_o00, .b_btn_o00, .map_f_obtn, .map_inf_obtn, .s_con_box, .q_up_box, .l_list_con, .menu_btn .m_btn_o, .map_layer, .layer_c_box {
	display: none;
}