:root {
	font-size: 14px;
	font-family: Arial;
	scroll-behavior: auto !important;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

.date>.bootstrap-datetimepicker-widget {
	z-index: 1030;
}

.required:after {
	color: red;
	content: " *"
}

.modal-header {
	background-color: #337ab7;
}

.modal-title {
	color: white;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.modal-body .card-header {
	background-color: #337ab7;
	color: white;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.modal-body .card-body {
	padding-left: 40px;
	padding-right: 40px;
}

.modal {
	overflow: auto;
}

button.style1 {
	margin-left: .25rem !important;
	text-align: center !important;
	min-width: 100px
}

/* add no-validate to remove the default validation */
.form-control.no-validate:valid {
	border-color: #ced4da !important;
	padding-right: .75rem !important;
	background: none !important;
}

.datetimepicker-input {
	width: 100% !important
}

.filter-col {
	max-width: 700px
}

.filter-col2 {
	max-width: 750px
}

.filter-content {
	overflow: hidden;
}

.filter-content-year {
	width: 200px !important;
	max-width: 200px !important
}

.filter-form {
	max-width: 1300px;
	padding: 15px 0px;
	margin-bottom: 0px;
}

.filter-label {
	max-width: 120px
}

.filter-label-lg {
	max-width: 165px
}

.filter-label-lg2 {
	max-width: 175px
}

.nav-link.active {
	color: #000000;
	font-weight: bold;
}

div.card.panel {
	margin-top: 20px;
}

/* alignment of form change */
.form-group {
/* 	margin-bottom: 5px; */
}

.session_display {
	position: fixed;
	/*position: absolute;*/
	/*top: 0; right:0;*/
	bottom: 0;
	right: 0;
	z-index: 100;
	border: 2px solid #2266AA;
	padding: 1px;
	background-color: white;
	font-weight: bold;
	color: blue;
}

.session_expire {
	font-weight: bold;
	color: red;
}

.dropdown-menu.bg-dark {
	background-color: #4e565f !important;
}

.dropdown-menu.bg-dark .dropdown-item {
	color: white;
}

.dropdown-menu.bg-dark .dropdown-item:hover {
	background-color: inherit;
	color: #ffffff80;
}

.panel {
	border-color: #337ab7 !important;
	margin: 0px 40px 0px 40px;
}

h1 {
	font-weight: 500;
}

body {
	font-family: Arial !important;
	font-size: 14px !important;
}
/* body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif!important;} */
.container .row {
	padding-top: 5px;
}

.navbar {
	color: #ffffff;
}

/* #rating,#ratingB {font-weight:bold;} */
#footer {
	font-size: 14px;
}

[aria-expanded="true"] .bi-chevron-down, [aria-expanded="false"] .bi-chevron-up {
	display: none;
}

button[disabled] {
	cursor: not-allowed;
}

.navbar-nav>li {
	padding-left: 10px;
}

#navbarNav a[aria-expanded="true"] {
	background-color: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 0 0 0 0;
	margin-left: 0px;
}

.invalid-feedback, .custom-invalid-feedback {
	font-size: 12px;
}

.mandatoryField+.select2 .select2-selection {
	background-color: #ffff66 !important;
}

.mandatoryField {
	background-color: #ffff66;
}

.was-validated .form-control:valid {
	border-color: #ccc;
	background-image: none;
	box-shadow: none;
}

.was-validated .custom-select:valid {
	border-color: #ccc;
	background-image: none;
	box-shadow: none;
}

.was-validated .form-check-input:valid ~ .form-check-label {
	color: unset;
}

form.was-validated select:valid ~ .select2-container--bootstrap4 .select2-selection {
	border-color: #ccc;
	background-image: none;
	box-shadow: none;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus,
	.custom-select.is-valid:focus {
	border-color: #ccc;
	box-shadow: none;
}

.was-validated .custom-is-invalid ~ .custom-invalid-feedback, .custom-is-invalid ~ .custom-invalid-feedback {
	display: block;
}

.custom-invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 0.875em;
	color: #dc3545;
}

.was-validated .form-control:invalid, .form-control.custom-is-invalid { 
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem)!important;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.sp-is-invalid {
	border-color: #dc3545 !important;
	padding-right: calc(1.5em + 0.75rem) !important;
	background-image:
		url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
		!important;
	background-repeat: no-repeat !important;
}

.row-empty {
	margin: 0 40px 0px 40px;
}

.form-padding-top {
	padding-top: 120px;
}

.top-row-button.sps {
	top: 105px;
	position: sticky;
	z-index: 1029;
	right: 50px;
	background-color: #FFFFFF;
	/* 	color: rgba(255, 255, 255, 0.8); */
	width: 100%;
	/* 	max-width: 1300px; */
}

.top-row-button.sps--abv {
	
}

.top-row-button.sps--blw {
	top: 50px;
	position: sticky;
	z-index: 1029;
	right: 50px;
	background-color: #FFFFFF;
	/* 	color: rgba(255, 255, 255, 0.8); */
	width: 100%;
	/* 	max-width: 1300px; */
}

.table-font-size {
	font-size: 14px
}

.dropDownHeight {
	height: calc(1.5em + 0.75rem + 2px) !important;
}

.property-header-row {
	padding: 15px 0;
}

.modal-lg label {
	font-weight: bold;
}

.modal-lg {
	width: 100%;
	max-width: 1300px;
}

.col-2-extend {
	flex: 0 0 20.666667%;
	max-width: 20.666667%;
}

.bold {
	font-weight: bold;
}

.bigdrop {
	min-width: 400px !important;
}

.alignVCenter {
	padding-top: calc(.375rem + 1px);
}

.alignHCenter {
	text-align: center;
}

.alignCenter {
	padding-top: calc(.375rem + 1px);
	text-align: center;
}

.alignRight {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}

.select2-results__option:empty {
	height: 26px;
}

#load-dialog {
	z-index: 9999;
}

.modal-backdrop ~.show {
	z-index: 9999;
}

.btn-danger:hover, .btn-success:hover {
	color: #fff;
}

.col-1-extend {
	max-width: 14%;
	width: 14%;
	flex: 0 0 14%;
}

.col-one-ten-1 {
	max-width: 10%;
	width: 10%;
	flex: 0 0 10%;
}

.col-one-ten-2 {
	max-width: 20%;
	width: 20%;
	flex: 0 0 20%;
}

.col-one-ten-3 {
	max-width: 30%;
	width: 30%;
	flex: 0 0 30%;
}

.col-one-ten-4 {
	max-width: 40%;
	width: 40%;
	flex: 0 0 40%;
}

.col-one-ten-5 {
	max-width: 50%;
	width: 50%;
	flex: 0 0 50%;
}

.col-one-ten-6 {
	max-width: 60%;
	width: 60%;
	flex: 0 0 60%;
}

.col-one-ten-7 {
	max-width: 70%;
	width: 70%;
	flex: 0 0 70%;
}

.col-one-ten-8 {
	max-width: 80%;
	width: 80%;
	flex: 0 0 80%;
}

.col-one-ten-9 {
	max-width: 90%;
	width: 90%;
	flex: 0 0 90%;
}

.col-one-ten-10 {
	max-width: 100%;
	width: 100%;
	flex: 0 0 100%;
}

.col-md-2-extend {
	flex: 0 0 auto;
	width: 18%;
}

.table-background {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #333 !important;
}

.c-pointer {
	cursor: pointer;
}

.fit-content {
	max-width: fit-content;
}

.paddingZero {
	padding: 0;
}

.input-group>.form-control.datetimepicker-input {
	width: 1% !important
}

.padding-unset{
	padding-left: unset !important;
	padding-right: unset !important;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .0rem;
  padding-left: .3rem;
}

.wrap-any {
	word-wrap: anywhere;
}

.red-text{
	color: red;
}

.col8-05 {
	padding-left: 2px;
    flex: 0 0 6.25%;
    width: 6.25%;
  }
  
.col8-1 {
	padding-left: 2px;
    flex: 0 0 12.5%;
    width: 12.5%;
  }

  .col8-2 {padding-left: 2px;
    flex: 0 0 25%;
    width: 25%;
  }

  .col8-3 {padding-left: 2px;
    flex: 0 0 37.5%;
    width: 37.5%;
  }

  .col8-4 {padding-left: 2px;
    flex: 0 0 50%;
    width: 50%;
  }

  .col8-5 {padding-left: 2px;
    flex: 0 0 62.5%;
    width: 62.5%;
  }

  .col8-6 {padding-left: 2px;
    flex: 0 0 75%;
    width: 75%;
  }

  .col8-7 {padding-left: 2px;
    flex: 0 0 87.5%;
    width: 87.5%;
  }

  .col8-8 {padding-left: 2px;
    flex: 0 0 100%;
    width: 100%;
  } 
  
.div-header { 
	border: 1px solid rgb(255, 255, 255);
	font-weight: bold;
	background: linear-gradient(to bottom, #3495eb 0%, #3495eb 66%, #3495eb 100%);
	color: white; 
	font-size: inherit;
	text-align: center;
}

.div-label {  
	border: 1px solid rgb(255, 255, 255);
	font-weight: bold;
	background: linear-gradient(to bottom, #3495eb 0%, #3495eb 66%, #3495eb 100%);
	color: white; 
	font-size: inherit;
}

.div-cell {  
	border: 1px solid rgb(255, 255, 255); 
	background: linear-gradient(to bottom, #e8e8e8 0%, #e8e8e8 66%, #e8e8e8 100%); 
	font-size: inherit;
}

.div-cell-white {  
	border: 1px solid rgb(255, 255, 255); 
/* 	background: linear-gradient(to bottom, #e8e8e8 0%, #e8e8e8 66%, #e8e8e8 100%);  */
	font-size: inherit;
}

.div-cell-center {  
	border: 1px solid rgb(255, 255, 255); 
	background: linear-gradient(to bottom, #e8e8e8 0%, #e8e8e8 66%, #e8e8e8 100%); 
	font-size: inherit;
	text-align: center;
}

.was-validated .has-error .with-errors {
  display: block;
}

div.has-error > div:has(input:disabled) + .with-errors, 
div.has-error:has(select:disabled) > .with-errors  {
  display: none;
}

body.locale-lang-en .font-han {
	font-family: Arial, "PingFang TC", "Microsoft JhengHei", "Noto Sans TC", "MingLiU", sans-serif !important;
}

body.locale-lang-zh .font-han {
	font-family: Arial, "PingFang TC", "Microsoft JhengHei", "Noto Sans TC", "MingLiU", sans-serif !important;
}

body.locale-lang-cn .font-han {
	font-family: Arial, "Microsoft JhengHei", "PingFang TC", "Noto Sans TC", "MingLiU", sans-serif !important;
}
