@CHARSET "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&family=Poppins:wght@100;400;700&display=swap');

body, html {
	font-family: "Noto Sans TC", "Poppins",  "微軟正黑體", sans-serif,  Arial, Helvetica,  "微軟正黑體",  "Times New Roman";

}

.ft-song {
	font-family: "cwTeXYen", serif;
}
.ft-popins {
	font-family: 'Poppins', sans-serif;
}
b {
	font-weight: 500;
}
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url("//lib.iotview.com/MaterialIcon/ff.woff2") format('woff2');
}
.gi {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	letter-spacing: normal;
	text-transform: none;	
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	vertical-align: -10%;
}
i.gi {
	margin-right: 4px;	
}
u {
	text-decoration: none;
}
button .gi {
	margin-right: 0px;	
}
.drag-move {
	cursor: grab;
}
.cursor-default {
	cursor: default !important;
}
@media (max-width: 575px) {
	.sm-hide {
		display: none !important;
	}
}

.op30 {
	opacity: 0.3;
}
.op30:hover {
	opacity: 1;
}


/* ==============================================================*/
html, body, #wrapper {	
	width: 100%; 
	height: 100%;
	user-select: none;

}
.abscenter, .ctr {
	display: flex;
	align-items: center;
    justify-content: center; 	
}
.absleft {
	display: flex;
	align-items: center;
    justify-content: start; 	
}
.spn {
	display: flex;
	align-items: center;
    justify-content: space-between; 	
}
@media (max-width: 760px) {
	.spn {
		flex-direction: column;
	}
	.spn.ip1 {
		display: none;
	}
}
.cr {
	border: 0;
	clear: both;
	height: 0;
}
.lt-1 {
	letter-spacing: 1px;
}
.lt-2 {
	letter-spacing: 1.5px;
}
.lt-3 {
	letter-spacing: 3px;
}
.lt-7 {
	letter-spacing: 7px;
}
.lt-12 {
	letter-spacing: 12.5px;
}
.lt-13 {
	letter-spacing: 13px;
}
.fc-gray-d {
	color: #666666 !important;
	font-weight: 500;
}
.fc-gray {
	color: #999999 !important;
	font-weight: 500;
}
.fc-gray-l {
	color: #aaaaaa !important;
	font-weight: 500;
}
.fc-orange {
	color: #d99f00 !important;
	font-weight: 500;
}
.fc-skyblue {
	color: #025eba !important;
	font-weight: 500;
}
.fc-yellow {
	color: #ebeb34;	
}
.fc-green {
	color: #03692f !important;
	font-weight: 500;
}
.fc-green-d {
	color: green !important;
	font-weight: 500;
}
.fc-blue-d {
	color: #0d85bd !important;
	font-weight: 500;
}
.fc-red {
	color: red !important;
	font-weight: 500;
}
.fc-red-d {
	color: red !important;
	font-weight: 500;
}
.fc-blue {
	color: blue !important;
	font-weight: 500;
}
.fc-red-l {
	color: #cf0642 !important;
	font-weight: 500;
}
.fc-while {
	color: #ffffff;
}
.fc-bold {
	font-weight: 700 !important;
}

.ajaxSync {
	color: #ffffff;
	margin-left: 3px;
	font-weight: 500;
}
#nav-menu .ajaxSync .ext,
.ajaxSync .ext.data_max_0  {
	display: none;
}

.ajaxSync[data-css='x'] {
	display: none;
}
.ajaxSync[data-css='low'] {
	color: #66fa70;
}
.ajaxSync[data-css='high'] {
	color: #78dfff;	
}
.ajaxSync[data-css='max'] {
	color: #ebeb34;	
}

.fs-12 { font-size: 12px !important; }
.fs-13 { font-size: 13px !important; }
.fs-14 { font-size: 14px !important; }
.fs-15 { font-size: 15px !important; }
.fs-16 { font-size: 16px !important; }
.fs-18 { font-size: 18px !important; }
.fs-20 { font-size: 20px !important; }
.fs-22 { font-size: 22px !important; }
.fs-24 { font-size: 24px !important; }
.fs-28 { font-size: 28px !important; }
.fs-32 { font-size: 32px !important; }
.fs-36 { font-size: 36px !important; }
.fs-40 { font-size: 40px !important; }
.fs-48 { font-size: 48px !important; }

.fs-13.text-open { height:13px;  }


.fs-italic {
	font-style:italic;
}
.fs-del {
	text-decoration: line-through;
}

.text-open { text-align: justify; height:18px; overflow: hidden; }
.text-open::after {
	content: "";
	display: inline-block;
	visibility: hidden;
	width: 100%;
}
.text-left  { text-align: left; }
.text-right  {	text-align: right; }

.show {  display: block; }
.pointer {
	cursor: pointer;
}
.dragger {
	cursor: grab;
}
.s-text {
	user-select: text !important;
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

.rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.obox {
	overflow: hidden;
}
.w-32p {
	width: 32px;
}
.w-48p {
	width: 48px;
}
.w-60p {
	width: 60px;
}
.w-80p {
	width: 80px;
}
.w-90p {
	width: 90px;
}
.w-100p {
	width: 100px;
}
.w-110p {
	width: 110px;
}
.w-120p {
	width: 120px;
}
.w-130p {
	width: 130px;
}
.w-140p {
	width: 140px;
}
.w-150p {
	width: 150px;
}
.w-160p {
	width: 160px;
}
.w-180p {
	width: 180px;
}
.w-200p {
	width: 200px;
}
.w-240p {
	width: 240px;
}
.w-280p {
	width: 280px;
}
.mw-180 {	
	max-width: 180px;
}
.mw-280 {	
	max-width: 280px;
}
.mw-840 {	
	max-width: 840px;
}
.mw-980 {	
	max-width: 980px;
}
.mw-1030 {	
	max-width: 1050px;
}
.mw-1180 {
	max-width: 1180px;
}
.mw-1280 {
	max-width: 1280px;
}
.mw-1380 {
	max-width: 1380px;
}
.mw-1480 {
	max-width: 1480px;
}
.h-80p {
	height: 80px;
}
.w-0 {
	width: 0px;
}
.w-100 {
	width: 100%;
}
.flex-br {
	flex-basis: 100%;
	height: 0;
}

/* ==============================================================*/
::-webkit-scrollbar {
    width: 9px;
	height: 0px;
}
::-webkit-scrollbar-track {
    background-color: #ddd;
    border-left: 1px solid rgb(89,87,87);
}
::-webkit-scrollbar-thumb {
    background-color: #0C766F;
}
::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
}
/*==============================================================================*/
input::placeholder, textarea::placeholder  { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #aaaaaa;
	font-weight: 100;
    opacity: 1; /* Firefox */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder  { /* Internet Explorer 10-11 */
    color: #aaaaaa;
}
input::-ms-input-placeholder, textarea:-ms-input-placeholder  { /* Microsoft Edge */
    color: #aaaaaa;
}

textarea, input {
	color: #000000;
	border: 1px solid #999999;
}
textarea[readonly] {	
	border: 1px solid #dddddd;
}
select, input, textarea {

}
.gr-table.readonly input[readonly]:not(.gui-button) {
	color: #333333;
}
.gr-table:not(.readonly) input[readonly]:not(.gui-button) {		
	color: #666666;
	font-style:italic;
}
input[readonly]:focus {
	border: 0px;
	outline: 0;
}

input:placeholder-shown:not([readonly]),
textarea:placeholder-shown:not([readonly]) {
	background-image: linear-gradient(#d1fcd1, #ffffff);
}
input:not(.auto-mask):invalid, select:invalid {
	
	background-image: linear-gradient(#fcc5cc, #ffffff) !important;
}
input.auto-mask {
	background-image: linear-gradient(to right, #000000 0%, #000000 100%);
}
input.auto-mask:invalid {
	background-image: linear-gradient(to right, #000000 0px, #000000 var(--mask-px,'0px'), 	
	                                  transparent var(--mask-px,'0px'), transparent 100%) 
					 ,linear-gradient(#fcc5cc, #ffffff) !important;
}
input.init {
	background-image: linear-gradient(#ffffff, #ffffff) !important;
}
input[type="checkbox"], input[type="radio"] {
	accent-color: #333333;
}
input[type="checkbox"][readonly] {		
	pointer-events: none;
}
input[type="number"]:not(.notw) {
	max-width: 120px;
}
input.not_arrow[type=number]::-webkit-inner-spin-button, 
input.not_arrow[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

button[disabled] {
	opacity: 0.5 !important;
}

::selection{
	background-color: green;
	color: #ffffff;
}
::-moz-selection{
	background-color: green;
	color: #ffffff
}
.ui-autocomplete {
	z-index: 1100;
}
.min-hidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;	
}

/*==============================================================================*/
.toast-container {
	z-index: 1001;
}
.toast {
	--bs-toast-max-width: 550px;	
	
}
.toast-container .toast-header {	
	background-color: #666666;
	color: #ffffff;
	font-size: 20px;
}
.toast-container .toast-header.danger {
	background-color: rgba(220,53,69,1) !important;
}
.toast-container .toast-header.success {
	background-color: #1b8c3f !important;
}

.toast-container .toast-header.primary {
	background-color: #4234fa !important;	
}
.toast-container .toast-header .gi {
	color: #ffffff;
	vertical-align: -4px;
}	
.toast-container .toast-header .myclose {
	border: rgba(255,255,255,0.6) solid 1px;
}
.toast-container .toast-body {
	background-color: rgba(255,255,255,1) !important;
	border-radius: 0px 0px 10px 10px;
	font-size: 20px;

}
.toast-container .btn {
	padding: 2px;
}

/*==============================================================================*/
/* modal */
.modal-gp .modal-backdrop {
	display: none;
}
.modal-gp .modal {	
	background: rgba(0, 0, 0, 0.5);
}
.modal-gp .modal-m3 {
	--bs-modal-width: 840px;
}
.modal-gp .modal-m4 {
	--bs-modal-width: 994px;
}
@media (max-width: 820px) {
	.modal-gp .modal-m3.modal-dialog {
		--bs-modal-width: 100%;
		margin: 20px;		
	}
}
.modal-gp .modal-m2 {
	--bs-modal-width: 606px;
}
@media (max-width: 626px) {
	.modal-gp .modal-m2.modal-dialog {
		--bs-modal-width: 100%;
		margin: 20px;		
	}
}
.modal-gp .modal-title {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1px;
}
.modal-gp .modal:not(.modal-user) .modal-title {	
	margin: auto;
}
.modal-gp .modal-title .gi {
	font-size: 28px;	
	margin-right: 5px;
	vertical-align: -6px;
}
.modal-gp .modal-header {
	background-color: #f3f3f3;	
}
.modal-gp .modal-header {
    padding: 10px 0px;
    border-bottom: 1px solid #eeeeee;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.modal-gp .modal-header .modal-close:focus, 
.modal-gp .modal-header .modal-close:hover {
    color: #000000;
}
.modal-gp:not(#modal-win-form) .modal-body {
	font-size: 22px;
}
.modal-gp .modal-body {	
	font-weight: 300;
	min-height: 40px;
}
.modal-gp .modal-body button {
	padding: 0px 5px;	
}
.modal-gp .modal-foot button {
	letter-spacing:1px;
	font-size: 16px;
}
.modal-gp .modal-foot {
	font-size: 24px;
    padding: 10px 10px;	
	border-top: 1px solid #eeeeee;
	background-color: #fafafa;
}

@media (max-width: 575px) {
	.modal-gp .modal-title {
		font-size: 4.2vw;  
	}	
	.modal-gp .modal-title .gi {
		vertical-align: -2px;
		font-size: 20px; 
	}
	.modal-gp .modal-body {

	}	
	.modal-gp .modal-foot button {
		font-size: 3.2vw;  
	}
}
@media (max-width: 340px) {
	.modal-gp .modal-title {
		font-size: 20px;  
	}	
	.modal-gp .modal-body {
		font-size: 12px; 
	}		
}

/* ==============================================================*/
.grayBorder {
    border: 1px solid #aaaaaa;	
}


/* ==============================================================*/
#windowsMask {
    position: fixed;    
    top: 0;
    left: 0;
    width:  100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
	display : none;
	z-index: 1066;
}	
#windowsMask .maskPage {
    z-index: 1067;
    position: fixed;
    padding: 15px;
    margin: 0px;
    width: 200px;
    top: 40%;
    left: calc(50% - 100px);
    text-align: center;
    color: rgb(255, 255, 255);
    border: none;
    background-color: rgb(0, 0, 0);
    cursor: wait;
    border-radius: 10px;
    opacity: 0.5;
}
#windowsMask div.text {
	font-size: 32px;
}
#windowsMask .loader {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #41f141; /* green */
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 2s linear infinite;
	display: inline-block;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@keyframes flicker {
    0% { opacity: 1; }
	50% { opacity: 0.2; }
    100% { opacity: 1; }
}
/* ==============================================================*/
.loading {
	width: fit-content;
	font-family: monospace;
	color: #999999;
	font-size: 20px;
	clip-path: inset(0 3ch 0 0);
	animation: l4 1s steps(4) infinite;
}
.loading:before {
	content: "Loading..."
}
@keyframes l4 {to{clip-path: inset(0 -1ch 0 0)}}