@charset "UTF-8";
/*-------------------------------------------------------------------------------*/
/*    $Consumables  消耗品專區                                                   */
/*    01.消耗品專區-大類列表(標準2.6調整 + 客製)                                 */
/*    02.消耗品專區-細項頁面(標準2.6調整 + 客製)                                 */
/*-------------------------------------------------------------------------------*/
.ouk_tit01 {
  font-size: 1.25em;
  line-height: 1.25;
  margin: .5rem 0 1rem;
}

.ouk_tit01:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background: #00857e;
  margin: 0 .5rem .15rem;
}

.cap_lg_class {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.cap_lg_class li {
  width: 100%;
  margin: .5rem;
}

.cap_lg_class li a, .cap_lg_class li input[type=submit] {
  display: block;
  width: 100%;
  padding: 1rem 1.5rem;
  color: white;
  background: #00857e;
  line-height: 1.25;
  text-align: left;
  border-radius: 3px;
}

.cap_lg_class li a:hover, .cap_lg_class li a:focus, .cap_lg_class li input[type=submit]:hover, .cap_lg_class li input[type=submit]:focus {
  background-color: #00857e;
}

.cap_lg_class li a:hover:focus, .cap_lg_class li a:hover:hover, .cap_lg_class li a:focus:focus, .cap_lg_class li a:focus:hover, .cap_lg_class li input[type=submit]:hover:focus, .cap_lg_class li input[type=submit]:hover:hover, .cap_lg_class li input[type=submit]:focus:focus, .cap_lg_class li input[type=submit]:focus:hover {
  background-color: #00524e;
}

.cap_lg_class li a:hover:active, .cap_lg_class li a:focus:active, .cap_lg_class li input[type=submit]:hover:active, .cap_lg_class li input[type=submit]:focus:active {
  background-color: #000605;
}

.cap_lg_class li afocus, .cap_lg_class li input[type=submit]focus {
  outline: 1px dotted #fdca00;
}

@media (min-width: 576px) {
  .cap_lg_class li {
    width: auto;
    min-width: calc(100%/3 - .5rem*2);
  }
}

.cap_search {
  border-top: 1px dashed #adb5bd;
}

.cap_row {
  margin-bottom: 4rem;
}

.cap_row_btn {
  margin: 1rem 0 0;
  text-align: right;
}

.cap_row_btn input[type=submit] {
  min-width: 90px;
}

.cap_div_table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  line-height: 2;
  border-top: 1px solid #ced4da;
}

.cap_div_tr {
  padding: 1rem;
}

.cap_div_form {
  height: 30px !important;
}

.cap_div_img {
  width: 60%;
  margin: 1rem auto;
}

@media (min-width: 576px) {
  .cap_div_head, .cap_div_body {
    vertical-align: middle;
    border-color: inherit;
  }
  .cap_div_head {
    display: table-header-group;
    color: white;
    background: #00857e;
  }
  .cap_div_body {
    display: table-row-group;
  }
  .cap_div_tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
  }
  .cap_div_th, .cap_div_td {
    display: table-cell;
    padding: 1em .5rem;
    vertical-align: inherit;
    text-align: center;
    border: solid 1px #00857e;
  }
  .cap_div_td {
    border: solid 1px #00857e;
  }
}

.cap_div_btn .kf_btn {
  margin-right: .25rem;
}

@media (min-width: 576px) {
  .cap_div_btn .kf_btn {
    margin: .25rem;
  }
}

@media (min-width: 768px) {
  .cap_div_btn {
    width: 250px;
  }
}

.cap_div_body .kf_list:hover, .cap_div_body .kf_list:focus {
  background-color: rgba(175, 238, 235, 0.125);
}

@media (max-width: 575px) {
  .cap_div_spec::before {
    content: attr(data-label);
    display: inline-block;
    color: #00857e;
  }
  .cap_div_unit {
    display: inline-block;
  }
  .cap_div_no {
    display: block;
    color: white;
    background: #00857e;
    text-align: center;
  }
  .cap_div_spec {
    display: block;
  }
  .cap_div_spec .cap_div_form {
    width: 50%;
  }
}

.ouk_repair_logout {
  position: relative;
  padding: .75rem;
}

.ouk_repair_logout a {
  color: white;
  background: #212529;
}

.ouk_repair_logout a:hover, .ouk_repair_logout a:focus {
  background: #00857e;
}

@media (min-width: 576px) {
  .ouk_repair_logout a {
    position: absolute;
    top: -2.5rem;
    right: .75rem;
  }
}

/*--------------------------------------------*/
/*    $OnlinaApply                            */
/*    01-熱門標籤                             */
/*    02-可報名標籤                           */
/*--------------------------------------------*/
.imglist_top {
  height: 2rem;
  margin-bottom: 0.35rem;
}

.imglist_top::after {
  content: "";
  display: table;
  clear: both;
}

.imglist_top .news_hot + .kf_imglist_tit {
  float: left;
  width: calc(100% - 4rem);
  margin: 0;
}

.imglist_top + .kf_imglist_time {
  padding-bottom: .125rem !important;
}

.kf_imglist_time + .kf_imglist_time {
  display: inline-block;
  margin-right: 0.25rem;
}

.news_hot {
  float: left;
  position: relative;
  width: 3rem;
  margin-right: 1rem;
  padding: 0.25rem;
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: #00857e;
  border-radius: 50%;
  transform: rotate(-10deg);
}

.news_hot:after {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1rem .5rem 0 .5rem;
  border-color: #00857e transparent transparent transparent;
  transform: rotate(-45deg);
}

.cnews_badge {
  display: inline-block;
  padding: 0.125rem .5rem;
  color: white;
  background-color: #62350c;
  border-radius: .25rem;
}

@media (max-width: 575px) {
  .cnews_badge + p {
    margin-top: 0.25rem;
  }
}

/*-------------------------------------------------------------------------------*/
/*    $Teachers                                                                  */
/*    01.師資列表(標準2.6調整)                                                    */
/*    02.師資內容(客製)                                                           */
/*-------------------------------------------------------------------------------*/
.ouk_teacherlist .kf_div_body > .kf_div_tr:nth-child(even) {
  background: #f8f9fa;
}

.ouk_teacherlist .kf_div_body .kf_list div {
  border-left: 3px solid #00857e;
  padding-left: .75rem;
}

.ouk_teacherlist .kf_div_body .kf_list div a {
  display: block;
  word-wrap: break-word;
  word-break: normal;
  color: #007c76;
}

.ouk_teacherlist .kf_div_body .kf_list div a:hover, .ouk_teacherlist .kf_div_body .kf_list div a:focus {
  color: #308bf4;
}

.ouk_teacherlist .kf_div_body .kf_list div:nth-child(4)[data-mail="false"] {
  display: none;
}

@media (min-width: 576px) {
  .ouk_teacherlist .kf_div_body .kf_list div {
    border-left: 0;
    padding-left: .5rem;
  }
  .ouk_teacherlist .kf_div_body .kf_list div:nth-child(4)[data-mail="false"] {
    display: inherit;
  }
  .ouk_teacherlist .kf_div_body .kf_list div:nth-child(4) {
    max-width: 250px;
  }
}

.ouk_teacher_wrap {
  line-height: 1.5;
  padding: 0 1rem;
}

@media (min-width: 576px) {
  .ouk_teacher_wrap {
    display: flex;
  }
}

.ouk_teacher_img {
  width: 100%;
  margin-bottom: 2rem;
}

.ouk_teacher_img figure {
  position: relative;
  width: 100%;
  padding-bottom: 115%;
  border: 10px solid white;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

@media (min-width: 576px) {
  .ouk_teacher_img {
    margin-right: 2rem;
    max-width: 220px;
  }
}

.ouk_teacher_det {
  width: 100%;
}

.ouk_teacher_group {
  display: flex;
  margin-bottom: 1rem;
}

.ouk_teacher_group a {
  display: block;
  word-wrap: break-word;
  word-break: normal;
  color: #00857e;
}

.ouk_teacher_group a:hover, .ouk_teacher_group a:focus {
  color: #308bf4;
}

.ouk_teacher_label {
  display: inline-block;
  min-width: 6rem;
  position: relative;
  color: #00857e;
  padding-left: .5rem;
}

.ouk_teacher_label:after {
  position: absolute;
  content: '';
  height: 1.5rem;
  border-left: 2px solid #00857e;
  left: 0;
  top: 0;
}

/*-------------------------------------------------------------------------------*/
/*    $Search_unit                                                              */
/*-------------------------------------------------------------------------------*/
.kf_search_unit {
  margin-bottom: 3rem;
  background: #e9ecef;
  padding: .75rem;
  display: flex;
  flex-direction: column;
  transition: all 0.5s ease-in-out;
}

@media (min-width: 576px) {
  .kf_search_unit {
    flex-direction: row;
  }
}

.kf_search_unit_bar {
  float: left;
  width: 100%;
  margin-bottom: .5rem;
}

@media (min-width: 576px) {
  .kf_search_unit_bar {
    margin-bottom: 0;
    margin-right: .5rem;
  }
}

.kf_search_unit_bar label {
  position: absolute;
  left: -99999px;
  pointer-events: none;
}

.kf_search_unit_bar .kf_fm_control {
  margin-bottom: 0;
}

.kf_search_unit_fold {
  display: none;
  height: 0;
}

.kf_search_unit_btn {
  display: flex;
  margin: 0 -.25rem;
}

@media (min-width: 576px) {
  .kf_search_unit_btn {
    display: flex;
  }
}

.kf_search_unit_clear, .kf_search_unit_submit, .kf_search_unit_more {
  margin: 0 .25rem;
  width: 100%;
  vertical-align: baseline;
  padding: .63rem 1rem;
  font-size: 1em;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  border: .0625rem solid transparent;
  border-radius: .25rem;
  background: #00857e;
  color: white;
}

.kf_search_unit_clear i, .kf_search_unit_submit i, .kf_search_unit_more i {
  margin-right: .25rem;
}

.kf_search_unit_clear:hover, .kf_search_unit_clear:focus, .kf_search_unit_submit:hover, .kf_search_unit_submit:focus, .kf_search_unit_more:hover, .kf_search_unit_more:focus {
  background: #138b85;
  transition: all 0.3s ease-in-out;
}

.kf_search_unit_clear:focus, .kf_search_unit_submit:focus, .kf_search_unit_more:focus {
  outline: 1px dotted black;
}

.kf_search_unit_clear {
  display: none;
}

.kf_search_unit_more {
  background: #62350c;
}

.kf_search_unit_more:hover, .kf_search_unit_more:focus {
  background: #351c06;
  transition: all 0.3s ease-in-out;
}

.kf_search_unit_submit:focus {
  outline: none;
  box-shadow: 0 0 0 4px #fdca00 !important;
}

.unit-open {
  position: relative;
  display: block;
  padding: 3.5rem 1.5rem 3rem;
  transition: all 0.5s ease-in-out;
}

.unit-open::after {
  content: "";
  display: table;
  clear: both;
}

.unit-open .kf_search_unit_bar {
  margin-bottom: 1.5rem;
}

.unit-open .kf_search_unit_bar label {
  display: block;
  position: inherit;
  color: #495057;
  margin-bottom: .95rem;
}

.unit-open .kf_search_unit_btn {
  display: block;
  text-align: center;
}

.unit-open .kf_search_unit_fold {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
}

.unit-open .kf_search_unit_clear, .unit-open .kf_search_unit_submit, .unit-open .kf_search_unit_more {
  display: inline-block;
  width: auto;
  min-width: 100px;
}

.unit-open .kf_search_unit_more {
  position: absolute;
  top: .75rem;
  right: 0;
  background: transparent;
  color: #62350c;
}

.unit-open .kf_search_unit_more:before, .unit-open .kf_search_unit_more:after {
  position: absolute;
  top: 1.275rem;
  left: .5rem;
  content: '';
  width: 20px;
  height: 1px;
  background: #62350c;
}

.unit-open .kf_search_unit_more:before {
  transform: rotate(45deg);
}

.unit-open .kf_search_unit_more:after {
  transform: rotate(135deg);
}

.unit-open .kf_fm_row {
  display: block !important;
}

.unit-open .kf_fm_row > .kf_fm_col:nth-child(1) {
  text-align: left !important;
  width: 100%;
}

/*--------------------------------------------*/
/*    $Registration                           */
/*--------------------------------------------*/
@media (max-width: 575px) {
  .anlist .kf_div_td {
    display: inline-block;
    padding: .5rem .25rem;
  }
}

@media (min-width: 768px) {
  .anlist .kf_div_td:first-of-type {
    width: 50px;
  }
  .anlist .kf_div_td:nth-child(2n) {
    text-align: center;
  }
  .anlist .kf_div_td:nth-last-child(2) {
    width: 160px;
  }
  .anlist .kf_div_td:last-child {
    width: 120px;
  }
}

.anlist .badge {
  padding: 0.125rem .5rem;
  color: #00857e;
  border-radius: 1rem;
  border: 2px solid #00857e;
}

/*-------------------------------------------------------------------------------*/
/*    $Repair 線上報修功能                                                        */
/*    01.報修列表(標準2.6調整)                                                    */
/*    02.報修內容頁(客製)                                                         */
/*    03.我要報修(標準2.6無任何調整)                                               */
/*-------------------------------------------------------------------------------*/
.ouk_repairlist .kf_div_body > .kf_div_tr:nth-child(even) {
  background: #f8f9fa;
}

.ouk_repairlist .kf_div_body .kf_list div.kf_div_td:before {
  display: inline-block;
  padding-left: 5px;
  border-left: 2px solid #00857e;
  color: #00857e;
}

.ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(1):before {
  content: '報修日期：';
}

.ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(2) a {
  color: #00857e !important;
}

.ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(2) a:before {
  content: '報修內容：';
  padding-left: 5px;
  border-left: 2px solid #00857e;
  color: #00857e;
}

.ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(3):before {
  content: '申請人：';
}

.ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(4):before {
  content: '案件狀態：';
}

.ouk_repair_btn {
  margin: 1rem;
}

@media (min-width: 576px) {
  .ouk_repairlist .kf_div_body .kf_list div.kf_div_td:before, .ouk_repairlist .kf_div_body .kf_list div.kf_div_td a:before {
    display: none !important;
  }
  .ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(2) a {
    color: #495057 !important;
  }
  .ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(2) a:hover, .ouk_repairlist .kf_div_body .kf_list div.kf_div_td:nth-child(2) a:focus {
    color: #007c76 !important;
  }
  .ouk_repair_btn {
    position: relative;
    margin: 0;
  }
  .ouk_repair_btn input {
    position: absolute;
    right: .75rem;
    top: -62px;
  }
}

.repair_detail {
  padding: 1rem;
  background-color: #f1f3f5;
  border-top: 2px solid #00857e;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .repair_detail {
    padding: 2rem;
  }
}

.repair_detail_title {
  position: relative;
  margin-bottom: 1rem;
  padding: 0 .75rem .75rem;
  border-bottom: 1px solid #dee2e6;
  color: #00857e;
  font-size: 1.25em;
}

.repair_detail_title:before {
  position: absolute;
  top: .25rem;
  left: 0;
  content: '';
  height: 1.5rem;
  border-left: 5px solid #00857e;
}

.repair_detail_inner li {
  margin: .25rem .15rem;
  padding-left: .5rem;
  border-left: 2px solid #00857e;
}

.repair_detail_item {
  margin-top: 2rem;
  background-color: #00857e;
  padding: 1rem;
  color: #212529;
}

.repair_detail_item ul {
  padding: 1rem;
  background-color: white;
  border-radius: 5px;
}

.repair_detail_item li {
  margin: .25rem 0;
}

.repair_detail_reply {
  text-align: center;
  padding: .75rem 0;
  color: white;
  font-size: 1.125em;
}

/*-------------------------------------------------------------------------------*/
/*    $google_hot_searchbar                                                                              */
/*-------------------------------------------------------------------------------*/
.ts_search {
  width: 100% !important;
}

.ts_search input[type=submit] {
  margin-top: .5rem;
}

.ts_search input.kf_fm_control {
  margin-bottom: 0;
}

.ts_search_txt {
  padding: 1rem .5rem;
}

.ts_search_txt span {
  display: inline-block;
  padding-bottom: .5rem;
}

.ts_search_txt a {
  display: inline-block;
  color: white;
  background-color: #00857e;
  border-radius: 1rem;
  padding: .5rem 1rem;
  margin: .25rem 0;
}

.ts_search_txt a:hover, .ts_search_txt a:focus {
  background-color: #006c66;
}

@media (min-width: 576px) {
  .ts_search {
    display: flex;
    align-items: center;
  }
  .ts_search input[type=submit] {
    margin-top: 0;
    margin-left: .5rem;
  }
}

.gsc-result .gs-title {
  height: auto !important;
  overflow: visible !important;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
  padding: 0px !important;
}

.gsc-inline-block {
  width: 10em;
}

.main_wrap .cse .gsc-control-cse, .main_wrap .gsc-control-cse {
  font-family: "Microsoft Jhenghei", "微軟正黑體", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
}

.main_wrap .gsc-webResult .gsc-result, .main_wrap .gsc-webResult .gsc-result {
  padding: 1.5rem 0;
}

.main_wrap .gsc-table-result {
  line-height: 1.25rem;
}

.main_wrap .gsc-control-cse .gs-spelling, .main_wrap .gsc-control-cse .gs-result .gs-title, .main_wrap .gsc-control-cse .gs-result .gs-title * {
  font-size: 1.125em;
}

.main_wrap .gsc-control-cse .gs-result .gs-title {
  color: #00857e;
  text-decoration: none;
}

.main_wrap .gsc-control-cse .gs-result .gs-title:hover, .main_wrap .gsc-control-cse .gs-result .gs-title:focus {
  color: #00524e;
  text-decoration: underline;
}

.main_wrap .gs-result .gs-title * {
  color: #00524e;
  text-decoration: none;
}

/*-------------------------------------------------------------------------------*/
/*    $Epaper List                                                             */
/*-------------------------------------------------------------------------------*/
.kf_epaper_list {
  flex-direction: column;
}

.kf_epaper_list_col {
  margin-bottom: 1rem;
}

.kf_epaper_list .kf_search_unit_bar {
  width: calc(100% - 100px - .5rem);
  margin-right: .5rem;
  margin-bottom: 0;
}

.kf_epaper_list .kf_search_unit_submit {
  max-width: 100px;
  margin: 0;
}

@media (min-width: 576px) {
  .kf_epaper_list_col {
    display: flex;
    flex-wrap: wrap;
  }
  .kf_epaper_list .kf_fm_alignleft {
    width: 100%;
  }
}

/*-------------------------------------------------------------------------------*/
/*    $oukcustom 共用客製按鈕                                                        */
/*-------------------------------------------------------------------------------*/
.ouk_repair_logout {
  position: relative;
  padding: .75rem;
}

.ouk_repair_logout a {
  color: white;
  background: #212529;
}

.ouk_repair_logout a:hover, .ouk_repair_logout a:focus {
  background: #00857e;
}

@media (min-width: 576px) {
  .ouk_repair_logout a {
    position: absolute;
    top: -2.5rem;
    right: .75rem;
  }
}

.ouk_icon {
  margin: 0 !important;
  padding: 0 .5rem;
  background: #d10054;
  border-radius: 4px;
  color: white;
  font-size: 0.875em;
}
