* {
	font-family: Arial, Helvetica, 宋体, 微軟正黑體, sans-serif;
}

body {
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, 宋体, 微軟正黑體, sans-serif;
	padding: 2px 0;
	margin: 2px 0;
}

.navbar-default .navbar-nav {
	font-size: 16px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	padding-bottom: 12px !important;
	border-bottom: 3px solid #fff;
	/* font-size: 16px; */
}

.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.navbar {
	margin-bottom: 0;
	min-width: 0;
}

.navbar-break {
	height: 0;
}

.alert>ul {
	padding-left: 20px;
}

.sub-navbar {
	margin: 5px 0 0;
	min-height: 30px !important;
	border: 0 !important;
}

.sub-navbar .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.sub-navbar .navbar-nav>li>a {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.sub-navbar .navbar-nav>li.active a {
	padding-bottom: 2px !important;
	border-bottom: 3px solid #f2ad46;
	color: #f2ad46;
	background-color: #fff;
}

.sub-navbar .navbar {
	min-height: 32px !important
}

.mainbar {
	min-height: 400px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.mainbar .page-head {
	background-color: #f8f8f8;
	padding: 8px 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	box-shadow: inset 0 1px 1px #fff;
}

.mainbar .page-head h2 {
	font-weight: bold;
	font-size: 24px;
}

.mainbar .page-head>.breadcrumb {
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.mainbar .matter {
	padding: 15px;
}

.text-danger {
	color: #E74C3C;
}

.home-page .btn-block {
	font-size: 30px;
	padding: 20px;
	margin: 15px 0;
}

.reports-page .btn-block {
	font-size: 24px;
	padding: 20px;
	margin: 15px 0;
}

.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #00a696;
}

.footer p {
	color: #fff;
	margin: 0;
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: default;
	background-color: #eee;
}

input.form-control[disabled], fieldset[disabled] input.form-control {
	cursor: text;
}

a i.fa {
	margin-right: 5px;
}

.dropdown-menu a i.fa {
	width: 14px;
}

.grid-wrapper>.row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.grid-wrapper .grid-total-records {
	padding-top: 7px;
	margin-bottom: 7px;
	margin-right: 20px;
	display: inline-block;
}

.grid-wrapper .grid-add-btn-wrapper {
	display: inline-block;
}

.grid-wrapper .grid-summary-row .add-on-btn {
	margin-left: 10px;
	margin-right: 10px;
}

.grid-wrapper .table {
	margin: 0px;
}

.grid-wrapper .pagination {
	float: right;
	margin: 10px 0;
}

.grid-wrapper table tr td {
	vertical-align: middle;
	padding: 6px;
}

/* .grid-wrapper table tr td a {
	margin-left: 5px;
} */
.grid-wrapper table tr td a:first-child {
	margin-left: 0;
}

table td[data-grid-property="operation"] .btn.btn-sm {
	padding: 2px 6px;
}

.account-info .list-group {
	max-width: 350px;
}

.account-info .account-value {
	float: right;
}

.uppercase {
	text-transform: uppercase;
}

.clear, .clearer {
	clear: both;
}

.t-invisible, .hide {
	display: none;
}

input[type=checkbox] {
	margin: 5px;
	width: 18px;
	height: 18px;
	vertical-align: middle;
}

table.table tbody tr td>a {
	/* display: table-cell; */
	margin-right: 4px;
}

.form-group .readonly {
	background-color: #eee;
	min-height: 34px;
	height: auto;
}

.help-block {
	margin-bottom: 0;
}

td.error {
	color: red;
}

.red {
	color: red;
}

.green {
	color: green;
}

.status_normal {
	color: inherit;
}

.status_warning {
	color: #CC9900;
}

.status_error {
	color: #f00;
}

.late {
	color: purple;
}

table.bean-display {
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border-left: 1px solid silver;
	border-top: silver solid 1px;
}

table.bean-display td {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 6px 8px;
}

div[data-container-type="alerts"] .pull-right {
	display: none;
}

.account-section .logo {
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 20px 20px;
	max-width: 80%;
}

.account-section .utm-logo {
	max-width: 80%;
	max-height: 155px;
}

.account-section .title, .account-section .sub-title {
	padding: 0 30px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

.account-section .language {
	padding: 20px 15px 0px 15px;
}

.account-section .policy {
	padding: 0px 15px 15px 15px;
}

.account-section .language .pull-right {
	margin-left: 15px;
}

.account-section  .register-and-forgot-password .pull-right {
	margin-left: 15px;
}

.account-section .footer {
	padding: 10px 15px;
	font-size: 12px;
	background: #fff;
	border-top: 1px solid #e9ecef;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.account-section .nav-tabs {
	margin-bottom: 15px;
	border-bottom: 0;
}

.account-section .nav-tabs>li.active>a {
	border: 0;
	border-bottom: 3px solid #008d7f;
	font-weight: bold;
}

.account .copyright-content {
	text-align: center;
}

.register .mobileTypeId {
	margin-bottom: 5px;
}

.required-info {
	font-size: 12px;
	margin-left: 5px;
}

.divider {
	margin-top: 1rem;
	margin-bottom: 1rem;
	height: 1px;
	overflow: hidden;
	background: #e9ecef;
}

.sharp-before:before {
	content: "#";
	color: #a52a2a;
}

.required-star:after {
	content: "*";
	color: red;
}

.profile-photo {
	display: block;
	max-height: 200px;
	max-width: 55%;
	margin: auto;
	vertical-align: middle;
	border: solid 1px #dddddd;
	margin: auto;
	vertical-align: middle;
}

.profile-photo-block a {
	display: table;
	margin: auto;
	padding-top: 5px;
}

.preview-img-box .preview-img {
	width: 100%;
}

.cropper-wrapper #cropper-img {
	width: 100%;
}

.thumbnail .img {
	min-width: 250px;
	min-height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
}

#content table.operation-hours-table th, #content table.operation-hours-table td
	{
	border-bottom: 1px solid #AFDAD3;
}

#content table.alternative-table th, #content table.alternative-table td
	{
	border-top: 1px solid #F6F0D0;
	border-bottom: 1px solid #F6F0D0;
}

#content table.danger-table th, #content table.danger-table td {
	border-top: 1px solid #f2dede;
	border-bottom: 1px solid #f2dede;
}

#content table.info-table th, #content table.info-table td {
	border-top: 1px solid #d9edf7;
	border-bottom: 1px solid #d9edf7;
}

#content table.success-table th, #content table.success-table td {
	border-top: 1px solid #dff0d8;
	border-bottom: 1px solid #dff0d8;
}

.no_wrap {
	white-space: nowrap;
}

#content h2 {
	color: #095EAE;
	font-weight: 700;
	font-size: 1.750em;
	line-height: 1.5em;
	margin-bottom: 20px;
	clear: both;
}

#content p {
	line-height: 1.563em;
	margin-bottom: 25px;
}

#content .catBtnWrap {
	display: flex;
}

#content .catBtnWrap a.cat_btn {
	display: flex;
	align-items: center;
	flex: 1;
	position: relative;
	/* float: left; */
	border: 0;
	background-color: #E6F6F5;
	color: #008678;
	padding: 15px 50px 15px 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	/* width: calc((99.99% - 40px) / 3); */
	font-size: 1.125em;
	font-weight: 700;
	transition: background-color 0.25s ease 0s;
}

#content .catBtnWrap a.cat_btn:first-child {
	margin-left: 0;
}

#content .catBtnWrap a.cat_btn:before {
	content: '';
	height: 0;
	width: 0;
	display: block;
	border: 6px transparent solid;
	border-right-width: 0;
	border-left-color: #008678;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	transition: border-left-color 0.25s ease 0s, right 0.25s ease 0s;
}

#content .catBtnWrap a.cat_btn:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 1px;
	background-color: #008678;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	transition: background-color 0.25s ease 0s, right 0.25s ease 0s;
}

#content .catBtnWrap a.cat_btn:hover {
	background-color: #f2faf9;
}

.course_icon_list {
	margin-bottom: 30px;
	padding-top: 15px;
	border-top: 1px solid #E5E5E5;
}

.course_icon_list .list_item {
	margin-bottom: 10px;
}

.course_icon_list .list_item .course_icon {
	width: 22px;
	height: 22px;
	margin-right: 10px;
}

.new-course-table {
	border: 1px solid #dddddd;
}

.new-course-table .header {
	background-color: #FAE5AE;
}

.new-course-table .subHeader {
	text-align: center;
	font-weight: bold;
}

table.new-course-table tbody tr td>a {
	margin-right: 0 !important;
}

.table tr.last td {
	border-bottom: 1px solid #dddddd;
}

.course_icon_wrap .course_icon {
	margin-right: 10px;
}

.new-course .course-search {
	margin-bottom: 30px;
}

.new-course .course-search .dropdown-menu>li>a {
	padding: 10px 20px;
}

.new-course .course-search .download-pdf {
	text-align: right;
}

#content .icon-online img, #content .icon-download img {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 0 !important;
	background-color: #f8bf3a;
	margin: 0 1px;
	border-radius: 5px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#content .course-title {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
}

#content .course-title .course-title-type {
	background-color: #f8bf3a;
	padding: 15px;
}

#content .course-title .course-title-name {
	background-color: #FAE5AE;
	padding: 15px;
}

#content .course-title .title {
	font-size: 16px;
	font-weight: bold;
}

#content .course-info-download {
	margin-bottom: 30px;
}

#content table.alternative-table tr:nth-child(odd) {
	background-color: #fcf8e3;
}

#content table.alternative-table th {
	color: #8c6200;
}

#content .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #f8bf3a;
}

.details-section .details-section-title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #00a696;
	padding: 10px;
}

.form-horizontal .read-only-label {
	padding-top: 0 !important;
}

.sm-table-list .sm-item {
	border: 1px solid #E3E3E3;
	margin-top: 15px;
	padding: 0;
}

.sm-table-list .sm-item>div {
	padding: 5px;
	border-top: 1px solid #E3E3E3;
}

.sm-table-list .sm-item label {
	margin-bottom: 0 !important;
}

.sm-table-list .sm-item .operation {
	text-align: right;
}

.sm-table-list .sm-item .row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

table td[data-grid-property="attendanceDate"], table td[data-grid-property="attendanceTime"]
	{
	min-width: 120px;
}

.declaration>li {
	margin-bottom: 5px;
}

.file-table table thead {
	display: none;
}

.file-table .grid-wrapper>.row {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.file-table .table-bordered {
	border: 0 !important;
}

.file-table .table-bordered>tbody>tr>td {
	border: 0 !important;
}

.file-table .table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #fff;
}

.file-table .grid-wrapper table tr td {
	padding: 0 6px 6px 6px;
}

.file-table .table-hover>tbody>tr:hover {
	background-color: #fff;
}

.file-table .grid-wrapper .alert {
	display: none;
}

.use-dsedj {
	text-decoration: underline;
	cursor: pointer;
}

.password-eye {
	position: relative;
}

.togglePasswordVisibility {
	position: absolute;
	top: 42px;
	right: 20px;
	transform: translateY(-50%);
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	font-size: inherit;
}

.togglePasswordVisibility-medium {
	top: 46px;
}

.togglePasswordVisibility-large {
	top: 50px;
}

#togglePasswordVisibility i.fa-eye {
	color: #999;
}

.success-of-payment {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.download-app {
	font-size: 30px;
}

.download-app i {
	font-size: 35px;
}

.download-version {
	font-size: 14px;
	color: #A9B1B3;
	border-bottom: 5px;
	margin-bottom: 5px;
}

.download-btn {
	font-size: 16px;
	margin: 50px 0;
	border-radius: 25px;
	padding: 10px;
	width: 180px;
}

.download-app {
	min-height: 400px
}

.seconds-block {
	margin-top: 30px;
	font-size: 20px;
}

.reg-success {
	max-width: 480px;
	margin: 0 auto;
	font-size: 16px;
}

.mb-15 {
	margin-bottom: 15px;
}

.description {
	border: none !important;
}

.description .simditor-body {
	min-height: 150px !important;
}

.switchLanguage {
	display: flex;
	justify-content: flex-end;
}

.switchLanguage .active {
	color: #ffffff;
	background-color: #00a696;
	border-color: #00a696;
}

.macau-one-login-confirm-dialog {
	margin-top: 280px;
}

.macau-one-account-oauth tr td:first-child {
	font-weight: bold;
	color: #333;
	max-width: 90px;
}

.macau-one-account-oauth .bg-warn {
	background-color: #fbb84f;
}

.clickIdentify {
	/* width:120px; */
	text-align: center;
}

.font-switch-dropdown {
	display: inline-block;
	cursor: pointer;
}

.font-account-dropdown {
	min-width: 60px;
	left: auto !important;
	right: 0;
	margin-top: 8px;
}

.font-border-dropdown {
	min-width: 60px;
}

/* .font-switch-dropdown .dropdown-menu.font-border-dropdown {
	top: auto !important;
	bottom: 100% !important;
	margin-bottom: 8px !important;
	left: auto !important;
	right: 0 !important;
} */
.large-font {
	font-size: 19px;
}

.medium-font {
	font-size: 17px;
}

.controls-font-large {
	font-size: 18px;
}

.controls-font-medium {
	font-size: 16px;
}

.navbar-nav-font-large {
	font-size: 20px !important;
}

.navbar-nav-font-medium {
	font-size: 18px !important;
}

.reset_password_btn-text-large {
	font-size: 20px !important;
}

.reset_password_btn-text-medium {
	font-size: 18px !important;
}

.foot-text-large {
	font-size: 16px !important;
}

.foot-text-medium {
	font-size: 14px !important;
}

.btn-font-large {
	font-size: 18px;
}

.btn-font-medium {
	font-size: 16px;
}

.head-font-large {
	font-size: 28px !important;
}

.head-font-medium {
	font-size: 26px !important;
}

.font-border-dropdown .active, .font-account-dropdown .active {
	color: #ffffff;
	text-decoration: none;
	background-color: #00a696
}

.tabs-scroll-container {
	overflow-x: auto; /* 横向滚动 */
	overflow-y: hidden; /* 隐藏纵向滚动 */
	-webkit-overflow-scrolling: touch; /* 移动端顺滑滚动 */
	white-space: nowrap; /* 子元素不换行 */
	margin-bottom: -1px; /* 抵消tab边框重叠问题 */
}

.tabs-scroll-container .nav-tabs {
	border-bottom: none;
	display: inline-block;
	width: 100%;
}

.tabs-scroll-container .nav-tabs>li {
	display: inline-block;
	float: none;
	margin-bottom: 1px;
}

.tabs-scroll-container::-webkit-scrollbar {
	height: 6px;
}

.tabs-scroll-container::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 3px;
}

.tabs-scroll-container::-webkit-scrollbar-track {
	background-color: #f5f5f5;
}

.two-ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 10px;
}

.two-li {
	padding: 12px 15px;
	background-color: #f8f9fa;
	border-radius: 8px;
	border: 1px solid #e9ecef;
	cursor: pointer;
	transition: all 0.3s ease;
	color: #333;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	justify-content: space-between;
}

.two-li .item-2 {
	color: #00a696;
}

.two-li .item-2 i {
	font-size: 18px;
}

.d-none {
	display: none !important;
}

/* 配合tab切换的过渡效果 */
.tab-pane {
	transition: opacity 0.3s ease, transform 0.3s ease;
	opacity: 0;
	transform: translateY(10px);
}

.tab-pane.active {
	opacity: 1;
	transform: translateY(0);
}

/* 优化tabs容器样式 */
.tabs-scroll-container {
	margin-bottom: 15px;
	border-bottom: 1px solid #e9ecef;
	padding-bottom: 5px;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	padding: 0 15px;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs>li>a {
	border-radius: 6px 6px 0 0;
	margin-right: 8px;
	padding: 8px 16px;
	border: 1px solid transparent;
}

.nav-tabs>li.active>a {
	border-color: #e9ecef #e9ecef #fff #e9ecef;
	background-color: #f8f9fa;
}

/* .navbar-container {
	position: relative !important;
}

.nav-font-lange-block {
	position: absolute !important;
	right: 105px;
	top: 13px;
}
 */
.nav-font-lange-block a {
	width: 100%;
}

.nav-font-lange-block a:focus, .font-switch-dropdown a:focus {
	background-color: #00a696 !important;
}

.reset-password-help {
	margin-top: 15px;
}

.reset-password-help-block {
	display: flex;
	align-items: center;
	justify-content: center;
}

.reset-password-help-page {
	min-height: 300px;
}

.reset-password-help-btn {
	display: block;
	width: 80%;
	padding: 25px 15px;
	border-radius: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.3s ease;
	border: none;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.nav-top-block {
	padding: 0 30px;
	height: 85px;
	margin: 0;
	background-color: #fff;
}

.nav-top-block img {
	padding: 5px;
	max-height: 85px;
}

.nav-top-block-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mobile-logo-blcok {
	display: inline-block;
	height: 50px;
	position: relative;
}

.mobile-logo-blcok img {
	height: 45px;
	margin-top: 2.5px;
}

.nav-font-mobile-language-block {
	display: inline-block;
	line-height: 50px;
	height: 50px
}

@media ( max-width : 767px) {
	.nav-top-block {
		display: none;
	}
	.container {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
		.container-fluid>.navbar-collapse {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.footer {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
		.navbar-default .navbar-nav>.active>a:focus {
		border-bottom: 0;
	}
	.account-section .submit-btn {
		margin-bottom: 15px;
	}
	#content .catBtnWrap {
		display: block;
	}
	#content .catBtnWrap a.cat_btn {
		display: block;
		text-align: left;
		margin-left: 0;
	}
	.new-course-table {
		border: 0;
	}
	.new-course-table .subHeader {
		text-align: left;
		margin-bottom: 0px !important;
	}
	.macau-one-login-confirm-dialog {
		margin-top: 165px;
	}
	.navbar-default {
		border: none;
	}
	.mobile-navbar-header {
		background-color: #fff;
	}
	/* .new-course .course-search .download-pdf {
		display: block;
		text-align: left !important;
		margin-top: 15px;
	} */
	.mobile-dropdown-toggle {
		background-color: #008578;
	}
}

@media ( max-width : 991px) {
	.container {
		width: 100%;
	}
	.container {
		padding-right: 0;
		padding-left: 0;
	}
	.responsive-grid table, .responsive-grid thead, .responsive-grid tbody,
		.responsive-grid th, .responsive-grid td, .responsive-grid tr {
		display: block;
	}
	.responsive-grid thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.responsive-grid .table>tbody>tr>td {
		/* Behave  like a "row" */
		border-top: 1px solid #e3e3e3;
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
		border-bottom: 0px !important;
		position: relative;
	}
	.responsive-grid .table>tbody>tr>td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		padding-right: 10px;
		white-space: nowrap;
		font-weight: bold;
	}
	.responsive-grid .table-bordered {
		border: 0;
	}
	.responsive-grid tr {
		margin-bottom: 20px;
		border-bottom: 1px solid #e3e3e3;
	}
	.responsive-grid td label {
		margin-bottom: 0 !important;
	}
	.grid-wrapper>.row>div>.pagination {
		float: none;
	}
}

@media ( min-width : 768px) {
	.nav-font-mobile-language-block, .mobile-logo-blcok {
		display: none !important;
	}
	#border .navbar-right {
		margin-right: 0 !important;
	}
	.account {
		background-image: linear-gradient(135deg, #00a696 0%, #008678 100%)
			!important;
		width: 100%;
		min-height: 100vh !important;
	}
	.account .account-section {
		width: 100%;
		max-width: 480px;
		margin: 50px auto 30px auto;
		background-color: #FFF;
		border-radius: 5px;
		box-shadow: 0px 0px 20px #828282;
	}
	.account-section .footer {
		background: #f8f9fa;
	}
	.account .copyright-content {
		color: #fff;
	}
	.macau-one-login-confirm-dialog {
		width: 480px;
	}
}