@import "/modules/tadtools/css/fontawesome6/css/all.min.css";
@import "/modules/tadtools/bootstrap5/css/bootstrap.css";
@import "module.css";

#nav-wrapper,
#breadcrumb_nav,
#slide-wrapper,
#logo-wrapper,
#footer-wrapper,
#nav-wrapper-sticky-wrapper,
#xoops_theme_left_zone,
#xoops_theme_center_zone_key,
#smooth-scroll,
.tad_block_config,
.block_config,
.sweet-alert,
.dont-print,
.thumbnail,
#xoops_theme_right_zone,
p:empty,
div:empty {
  display: none !important;
}

img {
  max-width: 100%;
}

.news-border {
  border: none;
  box-shadow: none;
  padding: 0px;
  line-height: unset !important;
}

#news_info,
#print_content {
  font-size: 0.9rem !important;
  color: #000000 !important;
}

#print_content p {
  line-height: 1.4rem !important;
  margin: 0px;
}

#print_content a,
#print_content p,
#print_content p span,
#print_content div,
#print_content div span,
#print_content span {
  font-size: 0.9rem !important;
  color: #000000 !important;
  text-decoration: none !important;
}

.my-badge {
  background: transparent !important;
  border: 1px solid #000000;
  font-size: 0.8rem !important;
  padding: 1px 2px !important;
  color: #000000 !important;;
}

h3.my {
  font-size: 1.1rem;
  color: #000000;
}

.my-title {
  font-size: 1rem;
  color: #000000;
}

.ribbon {
  position: unset;
  top: unset;
  left: unset;
  padding: 6px 15px;
  line-height: 1rem;
}

.ribbon-content {
  position: unset;
}

.ribbon.department,
.ribbon.school,
.ribbon.teacher {
  background: none;
  color: #000000;
  border-right: none;
}

.news-id::before {
  content: "公告編號：";
}

#news_files {
  margin-top: 1rem !important;
  margin-bottom: 0px !important;
}

#news_files::before {
  content: "公告附檔：";
  font-size: 1rem;
}

.tuf-icon-item {
  width: 100% !important;
  height: unset !important;
  float: none;
}

.file_url {
  font-size: 0.9rem !important;
  color: #000;
  text-decoration: none;
}

.file_url::after {
  content: " (網址：https://www.hlc.edu.tw" attr(href) ") ";
}

.val,
.val > a,
.alert a {
  color: #000;
  text-decoration: none;
}

.alert {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  padding: 4px !important;
  line-height: 1rem !important;
  margin-bottom: 4px !important;
}

.alert > div,
.alert > div > div {
  margin: 0px !important;
  padding: 0px !important;
  line-height: 1rem !important;
}
