@charset "UTF-8";
.color_01 {
  color: #056EE9 !important;
}

.color_02 {
  color: #003f86 !important;
}

.color_03 {
  color: #00693E !important;
}

.color_04 {
  color: #588216 !important;
}

.color_05 {
  color: #ec8e24 !important;
}

.color_06 {
  color: #a07a30 !important;
}

.bg_01 {
  background: #f7f7e0 !important;
}

.bg_02 {
  background: #e5f0f4 !important;
}

.bg_03 {
  background: #00693E !important;
}

.bg_04 {
  background: #588216 !important;
}

.bg_05 {
  background: #ec8e24 !important;
}

.bg_06 {
  background: #a07a30 !important;
}

/*--------------------------------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  line-height: 170%;
  font-family: "微軟正黑體", sans-serif;
  color: #333;
  background: #fff;
  font-size: 1.1em !important;
  position: relative;
}

h3 {
  font-size: 1.5em;
  font-weight: 400;
  margin-top: 25px;
  padding: 10px 10px 10px 15px;
  color: #333;
  background: #f5f5f5;
  position: relative;
}
h3:before {
  content: "";
  display: block;
  width: 6px;
  height: 23px;
  background: #056EE9;
  position: absolute;
  left: 0;
  top: 15px;
}

p {
  margin-bottom: 2em !important;
  color: #333 !important;
  line-height: inherit;
}

a {
  color: #333;
  text-decoration: none !important;
}
a:hover, a:focus {
  color: #056EE9;
  text-decoration: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 100% !important;
}

/*header*/
[data-kt-app-layout=dark-sidebar] .app-header {
  background: #eee !important;
  box-shadow: none !important;
}

.app-container {
  padding-right: 20px !important;
}

.btn.btn-active-light:hover:not(.btn-active), .btn.btn-active-light.show {
  background: #056EE9 !important;
}
.btn.btn-active-light:hover:not(.btn-active) span, .btn.btn-active-light.show span {
  color: #fff;
}

.app-header-menu .menu-item .menu-link {
  padding: 0.3rem 1rem !important;
}
.app-header-menu .menu-item .menu-link .menu-title {
  font-weight: 400 !important;
}
.app-header-menu .menu-item .menu-link:hover .menu-icon span {
  color: #056EE9;
}

/*btn*/
.btn {
  padding: 6.5px 15px !important;
  margin: 1px;
}

.btn, .btn:hover {
  color: #fff !important;
}

.btn-secondary {
  color: #333 !important;
}
.btn-secondary:hover, .btn-secondary:hover i {
  color: #222 !important;
}
.btn-secondary .svg-icon, .btn-secondary i {
  color: #333 !important;
}

.btn-primary i, .btn-success i {
  color: #fff;
}
.btn-primary i span, .btn-success i span {
  color: #fff;
}

.btn-dark {
  background: #999 !important;
}

.btn_box {
  width: 100%;
  float: left;
  text-align: center;
  padding: 20px 0;
}

.btn_add {
  padding: 0px 10px !important;
  margin: 12px 5px 3px 3px;
  height: 30px;
  width: 30px;
  line-height: 100%;
}
.btn_add.btn-secondary i {
  color: #333 !important;
}

.btn_all {
  padding: 5px !important;
  background: rgba(255, 255, 255, 0.2);
  line-height: 100%;
  font-size: 0.9em;
}
.btn_all:hover {
  background: #ec8e24;
}

.page_btn i {
  padding: 0 0 0 5px;
  margin-top: -2px;
}

.page_btn_right {
  position: absolute;
  right: 20px;
  top: 0;
}
.page_btn_right button {
  padding: 5px 8px;
  background: transparent;
  border: none;
}
.page_btn_right button .btn-secondary {
  color: #333 !important;
}
.page_btn_right button .btn-secondary i {
  color: #333 !important;
}
.page_btn_right button i {
  padding-right: 0;
  padding-left: 5px;
}

/*login*/
.login_logo {
  width: 100%;
  height: auto;
  max-width: 280px;
  max-height: 80px;
}

.show_hide_password {
  position: relative;
}
.show_hide_password input {
  padding-right: 30px !important;
}
.show_hide_password .password_eye {
  position: absolute;
  right: 8px;
  top: 20px;
}
.show_hide_password .password_eye:hover {
  color: #056EE9 !important;
}

.password_eye {
  position: absolute;
  right: 8px;
  top: 20px;
}

.verification_code a:hover i {
  color: #056EE9 !important;
}

/*logo*/
.app-sidebar-logo a {
  color: #fff;
  font-size: 1.4em;
}

[data-kt-app-sidebar-minimize=on][data-kt-app-sidebar-hoverable=true] .app-sidebar:not(:hover) .app-sidebar-logo a {
  opacity: 0;
}

/*left menu*/
[data-kt-app-layout=dark-sidebar] .app-sidebar {
  background-color: #333;
}

.app-sidebar .menu .menu-item .menu-link {
  color: #fff !important;
}
.app-sidebar .menu .menu-item .menu-link .menu-icon i {
  color: #fff !important;
}
.app-sidebar .menu .menu-item .menu-link .menu-title {
  color: #fff !important;
  font-weight: 400;
}
.app-sidebar .menu .menu-item .menu-link .menu-arrow:after {
  background: #fff !important;
}

.online_people {
  color: #fff;
  position: absolute;
  bottom: 0;
}

/*footer*/
[data-kt-app-layout=dark-sidebar] .app-footer {
  background: #eee;
  height: 40px;
  color: #666;
}

/*main_con*/
.app-main h2 {
  font-size: 2em !important;
  font-weight: 400 !important;
  color: #333;
}
.app-main .breadcrumb {
  font-size: 0.9em;
  color: #999 !important;
}

/*page-title*/
#kt_app_toolbar #kt_app_toolbar_container .page-title {
  width: 100%;
  border-bottom: solid #ccc 1px;
  padding-bottom: 10px;
}

/*breadcrumb*/
.breadcrumb .breadcrumb-item:after {
  content: "●";
  display: block;
  font-size: 0.4em;
  padding: 0 0 0 7px;
  position: relative;
  color: #ccc;
}

/*page_toolbar*/
.page_toolbar.app-content {
  padding-bottom: 0;
}
.page_toolbar .app-container > .d-flex > div:first-child.page_btn {
  width: 100%;
}

.page_set label {
  padding-right: 15px;
}
.page_set label .title {
  display: inline-block;
  padding-right: 3px;
}
.page_set label select {
  display: inline-block;
}
.page_set .item {
  padding: 0 15px 0 0;
  display: inline-block;
}
.page_set .item .title {
  display: inline-block;
  padding-right: 3px;
}
.page_set .item .font {
  display: inline-block;
  background: #eee;
  padding: 5px 10px;
  border-radius: 4px;
}
.page_set .item .input_font {
  display: inline-block;
}
.page_set a {
  margin: 1px;
}
.page_set button:not(.ms-choice) {
  margin: -2px 1px 1px -10px;
}

/*page_search*/
.page_search, [class^=page_search_] {
  display: none;
}
.page_search[data-kt-custom-toggle=on], [class^=page_search_][data-kt-custom-toggle=on] {
  display: block;
}

.page_adv_search {
  display: none;
}
.page_adv_search[data-kt-custom-toggle=on] {
  display: block;
}

/*app-content*/
.app-container {
  position: relative;
}

/*page_table*/
.page_table {
  margin-bottom: 0 !important;
}
.page_table thead tr th:first-child .btn-danger {
  padding: 6.5px 10px !important;
}
.page_table .btn i {
  padding: 0;
}
.page_table .btn_add {
  margin: 3px 5px 3px 3px;
}
.page_table td, .page_table th {
  color: #333 !important;
}
.page_table td:has(.btn), .page_table th:has(.btn) {
  padding: 4px 10px;
  text-align: center;
}
.page_table td:has(select), .page_table th:has(select) {
  padding: 5px 10px !important;
}
.page_table td .form-check-input[type=checkbox], .page_table th .form-check-input[type=checkbox] {
  margin-top: 1px;
}
.page_table td button.p-2, .page_table th button.p-2 {
  padding: 0.5rem !important;
}
.page_table a:not(.btn) {
  padding: 0 !important;
  color: #333;
  text-decoration: underline !important;
}
.page_table a:not(.btn):hover {
  color: #003f86;
}
.page_table ul, .page_table ol {
  margin-bottom: 0 !important;
}

/*page_number*/
#page_number {
  float: left;
  width: 100%;
  padding-top: 20px;
  margin: 0;
}
#page_number .page_total {
  vertical-align: middle;
  margin: 0 0 10px 0;
}
#page_number .page_icon {
  text-align: right;
  margin-bottom: 10px;
}
#page_number .btn_page {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  border: none;
  padding: 2px 12px 3px 12px;
  font-size: 1em;
  background: #ccc;
  border-radius: 5px;
  margin: 1px;
  color: #fff;
  height: 34px;
}
#page_number .btn_page:hover, #page_number .btn_page:focus {
  background: #056EE9;
  color: #fff;
}
#page_number .btn_page i {
  color: #fff;
}

label[for=page_select] select {
  margin: -2px 0 0 0;
}

/*form_table*/
.form_table {
  padding: 0 0.75em;
}
.form_table .row {
  border-top: solid #eee 1px;
  border-left: solid #eee 1px;
  border-right: solid #eee 1px;
  overflow: hidden;
}
.form_table .row:last-child {
  border-bottom: solid #eee 1px;
}
.form_table .row .col-form-label {
  background: #f5f5f5;
}
.form_table .row .form-control {
  margin: 5px 1px;
}
.form_table .row .form-cheak-label {
  padding-top: 10px;
  padding-bottom: 7px;
}
.form_table .row .form-cheak-label input {
  margin-right: 5px;
  margin-top: 1px;
}
.form_table .row .form-cheak-label:has(select) {
  padding-top: 0px;
}
.form_table .row .form-cheak-label:has(select) input[type=radio] {
  margin-top: 11px;
}
.form_table .row .ms-choice {
  margin-top: 3px;
}
.form_table .form_font {
  padding: 10px;
}

.table-responsive .table {
  min-width: 750px;
}
.table-responsive.table_l .table {
  min-width: 1000px;
}
.table-responsive.table_xl .table {
  min-width: 1200px;
}
.table-responsive.table_xxl .table {
  min-width: 2200px;
}

.eat_group label {
  width: 110px;
}

/*form*/
.form-control {
  height: 35px;
  padding: 5px 10px;
  color: #333 !important;
  margin: 1px;
  border-radius: 4px;
}
.form-control.tagify {
  height: auto;
}

.form-select {
  padding: 5px 35px 5px 10px;
}

.col-form-label {
  color: #333;
}

.form-cheak-label {
  padding-right: 20px;
}
.form-cheak-label input {
  margin: 2px 5px 2px 0;
}

.form-check-input:checked[type=checkbox] {
  background-size: 50%;
}

input[type=checkbox][disabled]:not(:checked) {
  background: #efefef;
}

.form-check-input:checked[type=radio] {
  background-size: 70%;
}

textarea.form-control {
  height: auto;
}

.add_input {
  width: calc(100% - 40px);
  float: left;
}

.tagify .tagify__input {
  display: none;
}

.input-sort {
  width: 40px;
  display: inline-block;
  margin-top: 2px;
}

input:-internal-autofill-selected {
  background-color: #fff !important;
}

/*modal*/
.modal .modal-header, .modal .modal-footer, .modal .modal-body {
  padding: 15px;
}
.modal .modal-title {
  font-size: 1.4em;
}
.modal .modal-footer button {
  margin: 1px 3px;
}

/*grade_tab*/
.grade_tab nav {
  float: left;
  width: 100%;
}
.grade_tab nav .nav-tabs {
  border-color: #ccc;
  padding: 5px 0;
}
.grade_tab nav .nav-link {
  color: #fff;
  background: #ccc;
  margin: 0 6px 4px 0;
  border-radius: 4px;
  border: none;
}
.grade_tab nav .nav-link.active {
  border-color: none;
  border-bottom: none;
  background: #056EE9;
  color: #fff;
}
.grade_tab nav .nav-link:hover {
  background: #666;
  color: #fff;
}
.grade_tab nav .nav-link:hover i {
  color: #fff;
}
.grade_tab nav .nav-link:hover.active {
  border-color: none;
  border-bottom: none;
  background: #056EE9;
  color: #fff;
}
.grade_tab nav .btn_add {
  padding: 0px 5px 0px 10px !important;
  margin: 5px 0 0 0 !important;
}
.grade_tab .tab-content {
  float: left;
  width: 100%;
}
.grade_tab .tab-content .col-md-12 {
  position: relative;
}

/*grade_set*/
.grade_set {
  position: absolute;
  right: 10px;
  top: 10px;
}
.grade_set button {
  padding: 5px 8px;
  background: transparent;
  border: none;
}

/*invite_con*/
.invite_con {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
}
.invite_con .item {
  display: inline-block;
  padding: 2px 20px 2px 20px;
  position: relative;
}
.invite_con .item:before {
  content: "●";
  color: #056EE9;
  font-size: 0.8em;
  position: absolute;
  left: 5px;
  top: 2px;
}
.invite_con .item .title {
  display: inline-block;
}
.invite_con .item .title:after {
  content: "/";
  display: inline-block;
  padding: 0 3px 0 5px;
  font-size: 0.7em;
  color: #999;
}
.invite_con .item .con_font {
  display: inline-block;
}
.invite_con .item .con_font a {
  color: #056EE9;
}
.invite_con .item .con_font a:hover {
  color: #003f86;
}

/*adv_group*/
.adv_group {
  display: inline-block;
  padding-right: 20px;
}
.adv_group select {
  vertical-align: top;
}
.adv_group button {
  vertical-align: top;
  padding: 8px !important;
}

.adv_group_add a {
  margin-top: 5px;
}
.adv_group_add i {
  padding: 5px 0 0 0;
  display: flex;
  justify-content: center;
}

/*多選下拉*/
.multiple-select {
  width: 100% !important;
}

.ms-choice, .multiple_single {
  height: 34px !important;
  border: 1px solid #DBDFE9 !important;
  margin: 2px 0;
  border-radius: 4px;
}

.ms-choice > span {
  padding: 7px 20px 5px 8px;
}

.multiple-select .ms-drop {
  position: relative;
  padding: 0 0 0 6px;
}

.multiple-select .ms-drop ul input {
  margin-left: -28px !important;
  margin-top: 3px !important;
}

.ms-drop ul > li .disabled {
  display: none;
}

.ms-drop ul > li[class=" "], .ms-drop ul > li[class=""], .ms-drop ul > li[class=selected] {
  padding-left: 15px !important;
  width: 200px;
  display: inline-block;
}

.ms-select-all {
  padding-left: 0 !important;
}

.ms-drop.bottom {
  box-shadow: none !important;
  border: 1px solid #ccc !important;
}

.table .ms-drop ul {
  text-align: left !important;
  padding-left: 10px;
  padding-bottom: 20px;
}

.ms-search > input {
  margin-left: -5px !important;
}

.ms-choice > span.placeholder {
  background: transparent;
}

.multiple-select button {
  min-width: 200px;
}
.multiple-select input {
  width: 1.75rem;
  height: 1.75rem;
}

.ms-drop ul > li {
  vertical-align: top;
}
.ms-drop ul > li label {
  white-space: normal !important;
  padding-left: 30px !important;
}

/*member*/
.no_mail {
  position: relative;
  padding: 0 0 3px 18px;
}
.no_mail:before {
  content: "●";
  display: block;
  position: absolute;
  color: #800080;
  left: 0;
}

.relation {
  position: relative;
  padding: 0 0 3px 18px;
}
.relation:before {
  content: "●";
  display: block;
  position: absolute;
  color: #ec8e24;
  left: 0;
}

a.member_red, .member_red {
  color: #c00 !important;
}

a.member_blue, .member_blue {
  color: #056EE9 !important;
}

a.member_gray, .member_gray {
  color: #999 !important;
}

a.member_orange, .member_orange, .orange {
  color: #ec8e24 !important;
}

/*member_info*/
.member_info .img {
  float: left;
  width: 120px;
}
.member_info .img img {
  border-radius: 8px;
}
.member_info .font {
  float: left;
  width: calc(100% - 120px);
  padding: 10px 0 0 30px;
}
.member_info .font .name {
  font-size: 1.7em;
  font-weight: bold;
  display: inline-block;
}
.member_info .font .member_mark {
  padding-left: 10px;
  margin-top: 5px;
}
.member_info .font .member_basic {
  padding: 10px 0;
}
.member_info .font .member_basic > div {
  display: inline-block;
  padding-right: 20px;
}
.member_info .font .member_basic > div:before {
  font-family: FontAwesome;
  font-family: "Font Awesome 6 Free";
  padding-right: 8px;
  color: #056EE9;
  font-weight: 900;
}
.member_info .font .member_basic .grade:before {
  content: "\f02b";
}
.member_info .font .member_basic .birth:before {
  content: "\f073";
}
.member_info .font .member_basic .phone:before {
  content: "\f095";
}
.member_info .font .member_basic .line:before {
  font-family: "Font Awesome 6 Brands";
  content: "\f3c0";
  font-weight: 400;
}
.member_info .font .member_basic .mail:before {
  content: "\f0e0";
}

.member_mark {
  display: inline-block;
  vertical-align: top;
}
.member_mark div {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
}
.member_mark div i {
  vertical-align: top;
  font-size: 1.2em;
}
.member_mark .mark_circle {
  height: 12px;
  width: 12px;
  border-radius: 20px;
  margin-top: 3px;
}
.member_mark .mark_circle.blue {
  background: #056EE9;
}
.member_mark .mark_circle.purple {
  background: #800080;
}
.member_mark .mark_circle.red {
  background: #c00;
}
.member_mark .mark_circle.gray {
  background: #999;
}
.member_mark .mark_circle.orange {
  background: #ec8e24;
}

.earth_icon {
  margin-left: 5px;
}

/*letter_modal*/
#letter_modal .page_set .item {
  width: 100%;
  padding: 2px 0;
}
#letter_modal .page_set .item .title {
  width: 70px;
  float: left;
  padding-top: 5px;
}
#letter_modal .page_set .item .input-auto {
  width: calc(100% - 70px);
  float: left;
}
#letter_modal .ms-drop ul > li {
  width: 100%;
}

/*competence*/
.competence_title {
  margin-top: 15px;
  background: #999;
  padding: 10px 0;
  color: #fff;
}
.competence_title input[type=checkbox] {
  margin: 1px 5px 0 10px;
}

.competence_table {
  border-left: solid #ddd 1px;
  border-top: solid #ddd 1px;
  margin-bottom: 5px;
}
.competence_table thead td, .competence_table thead th {
  padding: 8px 0;
  background: #999;
  border-right: solid #ccc 1px;
  border-top: solid #ccc 1px;
  color: #fff;
  line-height: 130%;
}
.competence_table .class_01 {
  width: 200px;
}
.competence_table tr td {
  padding: 5px 0;
  border-right: solid #ddd 1px;
  border-bottom: solid #ddd 1px;
}
.competence_table label {
  margin: 5px 20px 5px 10px !important;
}
.competence_table label input {
  margin: 1px 5px 0 0;
}

/*cost*/
.cost_total {
  padding: 5px 0;
}

.allowance {
  width: 195px;
}

.allowance_input {
  width: 135px;
  border: none;
  padding: 0;
  background: transparent;
}
.allowance_input tag {
  width: 130px;
}

/*clothing_img*/
.clothing_img label {
  vertical-align: top;
}
.clothing_img label img {
  width: 70px;
  vertical-align: top;
}

/*select_state*/
.select_state {
  background: #ccc !important;
}
.select_state.state_bg_01 {
  background: transparent !important;
}
.select_state.state_bg_02 {
  background: #3e76b6 !important;
}
.select_state .time-select {
  text-align: left;
  margin-top: 4px;
}

/*bootstrap-table*/
.fixed-table-loading {
  display: none !important;
}

/*--------------------------------------------------------------------------------------------------*/
@media (min-width: 576px) {
  /*modal*/
  .modal-xl {
    width: calc(100% - 50px);
    max-width: 1140px;
  }
  .modal-lg {
    width: calc(100% - 50px);
    max-width: 800px;
  }
}
@media (max-width: 767px) {
  /*page_number*/
  #page_number .page_icon {
    text-align: center;
  }
}
@media (max-width: 576px) {
  /*member_info*/
  .member_info .img {
    width: 100%;
    text-align: center;
  }
  .member_info .img img {
    max-width: 200px;
    width: 100%;
  }
  .member_info .font {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
/*-----------------------------------------for編輯器--------------------------------------------*/
h2, h3, h4, h5, h6 {
  text-transform: none;
  line-height: 150%;
  float: left;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto !important;
}

.font-xlarge {
  font-size: 140% !important;
}

.font-large {
  font-size: 120% !important;
}

.font-100 {
  font-size: 100% !important;
}

.font-small {
  font-size: 80% !important;
}

.font-xsmall {
  font-size: 60% !important;
}

.w-100 {
  width: 100%;
}

.w-80 {
  width: 80%;
}

.w-50 {
  width: 50%;
}

.w-1200 {
  max-width: 1200px;
}

.w-1000 {
  max-width: 1000px;
}

.w-800 {
  max-width: 800px;
}

.w-600 {
  max-width: 600px;
}

.w-400 {
  max-width: 400px;
}

.w-200 {
  max-width: 200px;
}

.w-100px {
  max-width: 100px;
}

.w-auto {
  width: auto;
  max-width: 100%;
}

.input-xlarge {
  width: 420px !important;
}

.input-large {
  width: 320px !important;
}

.input-medium {
  width: 240px !important;
}

.input-small {
  width: 145px !important;
}

.input-xsmall {
  width: 80px !important;
}

.float_left, .float-left {
  float: left;
}

.float_right, .float-right {
  float: right;
}

.text_center, .text-center {
  text-align: center;
}

.text_right, .text-right {
  text-align: right !important;
}

.text_left, .text-left {
  text-align: left !important;
}

.red {
  color: #900 !important;
}

.white, a.white {
  color: #fff !important;
}

.black {
  color: #000 !important;
}

.gray {
  color: #666 !important;
}

.gray_01 {
  color: #f5f5f5 !important;
}

.gray_02 {
  color: #ccc !important;
}

.gray_03 {
  color: #999 !important;
}

.gray_04 {
  color: #666 !important;
}

.gray_05 {
  color: #333 !important;
}

.blue_01 {
  color: #3e76b6 !important;
}

.blue_02 {
  color: #003f86 !important;
}

.green_01 {
  color: #588216 !important;
}

.green_02 {
  color: #00693E !important;
}

.orange_01 {
  color: #C45519 !important;
}

.orange_02 {
  color: #a6410a !important;
}

.brown_01 {
  color: #817461 !important;
}

.brown_02 {
  color: #513710 !important;
}

.pink {
  color: #B648B7 !important;
}

.purple {
  color: #800080 !important;
}

.bg_red {
  background: #c00 !important;
}

.bg_white {
  background: #fff !important;
}

.bg_black {
  background: #000 !important;
}

.bg_gray {
  background: #666 !important;
}

.bg_gray_01 {
  background: #f5f5f5 !important;
}

.bg_gray_02 {
  background: #ccc !important;
}

.bg_gray_03 {
  background: #999 !important;
}

.bg_gray_04 {
  background: #666 !important;
}

.bg_gray_05 {
  background: #333 !important;
}

.bg_blue_01 {
  background: #3e76b6 !important;
}

.bg_blue_02 {
  background: #003f86 !important;
}

.bg_green_01 {
  background: #588216 !important;
}

.bg_green_02 {
  background: #00693E !important;
}

.bg_orange_01 {
  background: #C45519 !important;
}

.bg_orange_02 {
  background: #a6410a !important;
}

.bg_brown_01 {
  background: #817461 !important;
}

.bg_brown_02 {
  background: #513710 !important;
}

.bg_pink {
  background: #B648B7 !important;
}

.bg_purple {
  background: #800080 !important;
}

.img_padding {
  padding: 10px;
}

.img_padding[align=left] {
  padding: 0 30px 30px 0;
}

.img_padding[align=right] {
  padding: 0 0 30px 30px;
}

.img_pic {
  border: solid #ddd 1px;
  padding: 10px;
  box-shadow: 0px 0px 2px 2px rgba(51, 51, 51, 0.1);
}

.margin_auto {
  margin: 0 auto !important;
}

.nomargin {
  margin: 0 !important;
}

.nopadding {
  padding: 0 !important;
}

blockquote {
  float: left;
}

.blockquote_font {
  max-width: 96%;
  margin: 30px auto;
  color: #333;
  border-left: 6px solid #2b50a8;
  padding-left: 1.5em;
}

.align-m {
  vertical-align: middle !important;
}

.align-t {
  vertical-align: top !important;
}

.align-b {
  vertical-align: bottom !important;
}

.font_nowrap {
  white-space: nowrap;
}

.btn_margin {
  margin: 2px;
}

.footer_laypu {
  display: inline-block;
}

@media (max-width: 480px) {
  .input-xlarge, .input-large, .input-medium, .input-small, .input-xsmall {
    max-width: 100% !important;
  }
}
/*table*/
.table {
  display: table;
  border-color: #ddd;
  width: 100%;
  border-spacing: 0;
}
.table > :not(:first-child) {
  border-top: none;
}
.table thead th {
  background: #666;
  color: #fff !important;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 10px;
  line-height: 130%;
  vertical-align: middle !important;
  text-align: center;
  font-weight: 400;
}
.table tbody th {
  background: rgba(190, 162, 110, 0.1);
}
.table tbody tr {
  border-bottom: 1px solid #ddd;
}
.table tbody td {
  line-height: 170%;
  border-top: none;
  padding: 8px 10px;
  vertical-align: middle;
}
.table tbody td ol, .table tbody td ul {
  padding-left: 25px;
}
.table tbody td a {
  padding: 5px 10px;
  color: #666;
}
.table.table-bordered {
  border: 1px solid #ddd;
}
.table.table-bordered td, .table.table-bordered th {
  border: 1px solid #ddd;
}
.table.table-center th, .table.table-center td {
  text-align: center;
}
.table.table-even tr:nth-child(even) {
  background: #f5f5f5;
}
.table.table-hover tbody tr {
  border-bottom: 1px solid #ddd;
}
.table.table-hover tbody tr:hover {
  --bs-table-accent-bg:auto!important;
}
.table.table-hover tbody tr:hover > td {
  background: #f4f9fe !important;
  --bs-table-hover-bg:auto!important;
}
.table.table-hover tbody tr:hover a {
  color: #056EE9;
}
.table.table-hover tbody tr:hover a:hover {
  color: #003f86 !important;
}
.table.table-hover tbody tr:hover a:hover.btn-secondary {
  color: #222 !important;
}
.table .fa-circle-info {
  color: #e1ce72;
}

table[align=center] {
  margin-left: auto;
  margin-right: auto;
}

.table-cell {
  display: table-cell;
}

/*table scroll*/
.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: none;
}
.table-scrollable > .table, .table-scrollable > table {
  width: 100% !important;
  margin: 0 !important;
  min-width: 700px;
}

@media (max-width: 480px) {
  .table.m_100 > .table-row {
    display: block;
    width: 100%;
  }
  .table.m_100 > .table-row > .table-cell {
    display: block;
    width: 100%;
  }
  .table.m_100 .text-right {
    text-align: left !important;
  }
}
/*page_info*/
.page_info .table-row {
  display: table-row;
}
.page_info .table-row .table-cell:first-child {
  font-weight: bold;
}
.page_info .table-row .table-cell:first-child:first-child:before {
  content: "|";
  color: #bda26d;
  padding-right: 10px;
}
.page_info .table-row .table-cell {
  display: table-cell;
  padding: 5px;
  border-bottom: solid #ddd 1px;
}

@media (max-width: 480px) {
  .page_info .table-row .table-cell:first-child {
    border-bottom: none;
    width: 100% !important;
    padding: 0 5px;
  }
  .page_info .table-row .table-cell:nth-child(2) {
    padding: 5px 5px 5px 20px;
  }
  .page_info.m_100 > .table-row {
    margin-bottom: 10px;
  }
}
/*縮排*/
.paddingleft22 {
  padding-left: 22px;
}

.textindent22 {
  text-indent: -22px;
}

.text_indent {
  text-indent: 2em;
}

/*edit_con*/
.edit_con {
  float: left;
  width: 100%;
  line-height: 170% !important;
  text-align: justify;
}
.edit_con ul, .edit_con ol {
  padding-left: 30px;
  /*float:left;*/
  width: 100%;
  clear: both;
  text-align: left;
}
.edit_con a {
  color: #056EE9 !important;
  /*text-decoration:underline;*/
}
.edit_con a:hover {
  color: #003f86 !important;
}
.edit_con .btn_01 {
  color: #fff !important;
  margin: 5px 0;
  display: inline-block;
}
.edit_con .btn_01:hover {
  color: #fff !important;
}
.edit_con h3, .edit_con nav {
  float: left;
  width: 100%;
}

/*清單*/
.ol_01 {
  list-style-type: cjk-ideographic; /*一, 二, 三*/
}

.ol_02 {
  list-style-type: upper-latin; /*A, B, C*/
}

.ol_03 {
  list-style-type: lower-alpha; /*a, b, c*/
}

.ol_04 {
  list-style-type: decimal; /*1,2,3*/
}

.ul_01 {
  list-style-type: square; /*實心方塊*/
}

.ul_02 {
  list-style-type: disc; /*實心圓*/
}

.ul_none, .ol_none {
  list-style: none;
  padding-left: 0;
}

.ul_w50 {
  float: left;
  width: 100%;
}
.ul_w50 li {
  float: left;
  width: calc(50% - 40px);
  padding-right: 30px;
}
.ul_w50 li:nth-child(2n+1) {
  clear: both;
}

.ul_line {
  list-style: none;
}
.ul_line li:before {
  content: "-";
  display: inline-block;
  color: #e4c916;
  padding-right: 10px;
  font-weight: bold;
  margin-left: -16px;
}

@media (max-width: 767px) {
  .ul_w50 li {
    width: calc(100% - 40px);
  }
}
/*for IE*/
@media screen\0  {
  .ol_01 {
    list-style-type: decimal-leading-zero; /*01,02,03*/
  }
}
/*錨點*/
.anchor_list {
  float: left;
  width: 100%;
  list-style: none;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-left: 0 !important;
}
.anchor_list li {
  float: left;
}
.anchor_list a {
  float: left;
  padding: 5px 15px;
  border-radius: 5px;
  color: #333;
  margin: 5px 6px 5px 3px;
  border: solid #ccc 1px;
  text-decoration: none;
  box-shadow: none;
}
.anchor_list a:hover, .anchor_list a:focus {
  background: #eee;
  color: #333;
}
.anchor_list a.active {
  background: #056EE9;
  color: #fff !important;
  border: solid #056EE9 1px;
}

@media (max-width: 767px) {
  .anchor_list a {
    font-size: 0.9em;
    padding: 3px 8px;
  }
}
/*頁籤 bs3*/
/*頁籤 bs5*/
/*併排*/
[class^=list_0] .title, .list_img .title, .list_font .title {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  [class^=list_0] .title, .list_img .title, .list_font .title, .list_icon_img .title {
    font-size: 1.1em;
  }
}
/*併排5*/
.list_05 {
  float: left;
  width: 100%;
}
.list_05 > .item {
  float: left;
  width: 17%;
  margin: 1.5%;
  vertical-align: top;
  line-height: 150%;
}
.list_05 > .item img {
  margin-bottom: 5px;
}
.list_05 > .item:nth-child(5n+1) {
  clear: both;
}
.list_05.nomargin > .item {
  margin: 0;
  width: 20%;
}

@media (max-width: 767px) {
  .list_05 > .item {
    width: 29.3%;
    margin: 2%;
  }
  .list_05 > .item:nth-child(5n+1) {
    clear: none;
  }
  .list_05 > .item:nth-child(3n+1) {
    clear: both;
  }
  .list_05.nomargin > .item {
    margin: 0;
    width: 33.3%;
  }
}
@media (max-width: 480px) {
  .list_05 > .item {
    width: 44%;
    margin: 3%;
  }
  .list_05 > .item:nth-child(5n+1), .list_05 > .item:nth-child(3n+1) {
    clear: none;
  }
  .list_05 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_05 > .item img {
    width: 100%;
  }
  .list_05.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
/*併排4*/
.list_04 {
  float: left;
  width: 100%;
}
.list_04 > .item {
  float: left;
  width: 22%;
  margin: 1.5%;
}
.list_04 > .item img {
  margin-bottom: 5px;
}
.list_04 > .item:nth-child(4n+1) {
  clear: both;
}
.list_04.nomargin > .item {
  margin: 0;
  width: 25%;
}

@media (max-width: 767px) {
  .list_04 > .item {
    width: 29.3%;
    margin: 2%;
  }
  .list_04 > .item:nth-child(4n+1) {
    clear: none;
  }
  .list_04 > .item:nth-child(3n+1) {
    clear: both;
  }
  .list_04.nomargin > .item {
    margin: 0;
    width: 33.3%;
  }
}
@media (max-width: 480px) {
  .list_04 > .item {
    width: 44%;
    margin: 3%;
  }
  .list_04 > .item:nth-child(4n+1), .list_04 > .item:nth-child(3n+1) {
    clear: none;
  }
  .list_04 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_04 > .item img {
    width: 100%;
  }
  .list_04.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
/*併排4-2*/
.list_04-2 {
  float: left;
  width: 100%;
}
.list_04-2 > .item {
  float: left;
  width: 22%;
  margin: 1.5%;
}
.list_04-2 > .item img {
  margin-bottom: 5px;
}
.list_04-2 > .item:nth-child(4n+1) {
  clear: both;
}
.list_04-2.nomargin > .item {
  margin: 0;
  width: 25%;
}

@media (max-width: 767px) {
  .list_04-2 > .item {
    width: 44%;
    margin: 3%;
  }
  .list_04-2 > .item:nth-child(4n+1) {
    clear: none;
  }
  .list_04-2 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_04-2.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .list_04-2 > .item {
    width: 90%;
    margin: 5%;
  }
  .list_04-2 > .item:nth-child(even) {
    margin: -1% 5% 5% 5%;
  }
  .list_04-2 > .item img {
    margin-bottom: 0;
  }
  .list_04-2.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排3*/
.list_03 {
  float: left;
  width: 100%;
}
.list_03 > .item {
  float: left;
  width: 29.3%;
  margin: 2%;
}
.list_03 > .item img {
  margin-bottom: 5px;
}
.list_03 > .item:nth-child(3n+1) {
  clear: both;
}
.list_03.nomargin > .item {
  margin: 0;
  width: 33.3%;
}

@media (max-width: 767px) {
  .list_03 > .item {
    width: 46%;
  }
  .list_03 > .item:nth-child(3n+1) {
    clear: none;
  }
  .list_03 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_03.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .list_03 > .item {
    width: 90%;
    margin: 5%;
  }
  .list_03 > .item img {
    width: 100%;
  }
  .list_03.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排2*/
.list_02 {
  float: left;
  width: 100%;
}
.list_02 > .item {
  float: left;
  width: 44%;
  margin: 3%;
}
.list_02 > .item img {
  margin-bottom: 5px;
}
.list_02 > .item:nth-child(2n+1) {
  clear: both;
}
.list_02.nomargin > .item {
  margin: 0;
  width: 50%;
}

@media (max-width: 767px) {
  .list_02 > .item {
    width: 90%;
    margin: 5%;
  }
  .list_02.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排1+3*/
.list_img {
  float: left;
  width: 100%;
}
.list_img > .item:nth-child(2n-1) {
  float: left;
  width: 20%;
  margin: 2.5%;
}
.list_img > .item:nth-child(2n) {
  float: left;
  width: 70%;
  margin: 2.5%;
}
.list_img > .item:nth-child(2n+1) {
  clear: both;
}
.list_img > .item img {
  margin-bottom: 5px;
}
.list_img.nomargin > .item {
  margin: 0;
}
.list_img.nomargin > .item:nth-child(2n-1) {
  width: 25%;
}
.list_img.nomargin > .item:nth-child(2n) {
  width: 75%;
}

@media (max-width: 480px) {
  .list_img > .item {
    width: 95% !important;
  }
  .list_img.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排3+1*/
.list_font {
  float: left;
  width: 100%;
}
.list_font > .item:nth-child(2n) {
  float: left;
  width: 20%;
  margin: 2.5%;
}
.list_font > .item:nth-child(2n-1) {
  float: left;
  width: 70%;
  margin: 2.5%;
}
.list_font > .item:nth-child(2n+1) {
  clear: both;
}
.list_font > .item img {
  margin-bottom: 5px;
}
.list_font.nomargin > .item {
  margin: 0;
}
.list_font.nomargin > .item:nth-child(2n) {
  width: 25%;
}
.list_font.nomargin > .item:nth-child(2n-1) {
  width: 75%;
}

@media (max-width: 480px) {
  .list_font > .item {
    width: 95% !important;
  }
  .list_font.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*youtube影片*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

@media print {
  /*清除網址*/
  a[href]:after {
    content: none !important;
  }
  /*顯示背景圖*/
  *,
  *:before,
  *:after {
    background-color: inherit !important;
  }
  .bg_print {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important; /*Firefox*/
  }
  /*解決Safari 在列印時使用異常小的字體*/
  .container {
    width: auto;
  }
  .con_box {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
  }
}
/*列印尺寸電腦版*/
@page {
  size: A3;
  margin: 0;
}
/*rwd table*/
.rwd-table {
  background: #fff;
  overflow: hidden;
  min-width: 100%;
  color: #333;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:before {
  content: attr(data-th) " : ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
  color: #333;
}
.rwd-table.table-hover tr:hover td:before {
  color: #fff;
}
.rwd-table.table-bordered > tbody > tr > td {
  border-top: none;
  border-left: none;
  line-height: 150%;
}

@media (min-width: 769px) {
  /*rwd table*/
  .rwd-table td:before {
    display: none;
  }
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
}
@media (max-width: 769px) {
  /*rwd table*/
  .rwd-table.table {
    border: none;
  }
  .rwd-table tbody tr {
    display: table;
    width: calc(100% - 2px);
    border: solid #ddd 1px;
  }
  .rwd-table tbody tr td {
    display: table-row;
  }
  .rwd-table tbody tr td:before {
    display: table-cell;
    padding: 8px;
    text-align: right;
  }
  .rwd-table tr {
    margin-bottom: 20px;
  }
  .rwd-table tr td {
    border-bottom: solid #ddd 1px !important;
  }
  .rwd-table tr td:nth-child(1) {
    border-top: solid #ddd 1px !important;
  }
  .rwd-table.table-center td {
    text-align: left !important;
  }
  .rwd-table .text-end, .rwd-table .text-center {
    text-align: left !important;
  }
}/*# sourceMappingURL=style.css.map */