header.minimized .header-data-pc .site-logo {
  padding-right: 15px;
}
body {
  background-color: #fff;
}
body .header-data-pc,
body .header-data-mobile {
  font-family: 'Muli', 'Microsoft JhengHei', sans-serif;
}
body .header-data-pc .main-menu .nav-right > ul.menu-lists,
body .header-data-mobile .main-menu .nav-right > ul.menu-lists {
  text-align: left;
  margin-right: 10px;
}
body .header-data-pc .site-info,
body .header-data-mobile .site-info {
  margin-bottom: 0;
}
body .header-data-pc .site-header-content .right,
body .header-data-mobile .site-header-content .right {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
}
body .header-data-pc .site-header-content .right .contact-us a,
body .header-data-mobile .site-header-content .right .contact-us a {
  color: #fff;
  margin: 0 20px;
  letter-spacing: 0.4px;
}
body .header-data-pc ul.menu-lists li a,
body .header-data-mobile ul.menu-lists li a {
  font-weight: 400;
}
body .header-data-pc .main-menu {
  padding: 20px;
}
body .header-data-pc .main-menu .nav-right > ul.menu-lists {
  text-align: left;
  margin-right: 10px;
  display: flex;
  flex-wrap: nowrap;
}
@media (min-width: 1400px) {
  body .header-data-pc .main-menu .nav-right > ul.menu-lists > li.parent-item {
    min-width: 120px;
  }
}
body .header-data-pc .main-menu .nav-right > ul.menu-lists > li.parent-item > a {
  width: 100%;
  height: 100%;
  font-size: 14px;
  text-align: center;
}
body .header-data-pc .site-logo a,
body .header-data-pc .site-logo span.logo-normal,
body .header-data-pc .site-logo span.logo-white {
  max-width: 240px;
  height: 60px;
}
body .header-data-pc .school-name,
body .header-data-pc .department-name {
  max-width: 240px;
}
body .header-data-pc .school-name a.with-dept-logo img,
body .header-data-pc .department-name a.with-dept-logo img {
  height: 60px;
}
body.size-normal .region-content,
body .region-content {
  font-size: 16px;
}
body .region-content a,
body.cke_editable a {
  color: inherit;
}
body .region-content a:hover,
body.cke_editable a:hover {
  color: inherit;
}
body .region-content h1,
body.cke_editable h1,
body .region-content h2,
body.cke_editable h2,
body .region-content h3,
body.cke_editable h3,
body .region-content h4,
body.cke_editable h4 {
  margin: auto;
  color: inherit;
}
body .region-content h1:hover a,
body.cke_editable h1:hover a,
body .region-content h2:hover a,
body.cke_editable h2:hover a,
body .region-content h3:hover a,
body.cke_editable h3:hover a,
body .region-content h4:hover a,
body.cke_editable h4:hover a,
body .region-content h1 a,
body.cke_editable h1 a,
body .region-content h2 a,
body.cke_editable h2 a,
body .region-content h3 a,
body.cke_editable h3 a,
body .region-content h4 a,
body.cke_editable h4 a {
  color: inherit;
}
body .region-content h1:hover a:hover,
body.cke_editable h1:hover a:hover,
body .region-content h2:hover a:hover,
body.cke_editable h2:hover a:hover,
body .region-content h3:hover a:hover,
body.cke_editable h3:hover a:hover,
body .region-content h4:hover a:hover,
body.cke_editable h4:hover a:hover,
body .region-content h1 a:hover,
body.cke_editable h1 a:hover,
body .region-content h2 a:hover,
body.cke_editable h2 a:hover,
body .region-content h3 a:hover,
body.cke_editable h3 a:hover,
body .region-content h4 a:hover,
body.cke_editable h4 a:hover {
  color: inherit;
}
body footer {
  margin-top: 0;
}
body .d-inline-block {
  display: inline-block;
}
body.content-full-width .region.region-content.fixed-width {
  max-width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
}
body .ust-uce .glare-bottom {
  background-size: cover;
}
body .ust-uce .intro .logo-wrap .theme-wrap {
  border-radius: 50%;
}
body .ust-uce .back-container + .content {
  margin-top: 40px;
}
body .ust-uce .main .figures-wrap .col-r .item .lastUpdate {
  text-align: right;
  font-style: italic;
}
body .ust-uce .content .heading .wrapper:before {
  display: none;
}
body .ust-uce .content .col-l .grid .thumbnail img {
  max-width: none;
}
body .ust-uce .content .col-r .paragraph-wrap .to-be-truncate .toggle {
  opacity: 0;
  cursor: default;
}
body .ust-uce .content .col-r .paragraph-wrap .to-be-truncate.full-story .toggle,
body .ust-uce .content .col-r .paragraph-wrap .to-be-truncate.ddd-truncated .toggle {
  opacity: 0.75;
  cursor: pointer;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
body .ust-uce .content .col-r .paragraph-wrap .to-be-truncate.full-story .toggle:hover,
body .ust-uce .content .col-r .paragraph-wrap .to-be-truncate.ddd-truncated .toggle:hover {
  opacity: 1;
}
body .ust-uce .banner + .content {
  margin-top: -132px;
}
@media (max-width: 991px) {
  body .ust-uce .banner + .content {
    padding-bottom: 60px;
    margin-top: -30px;
  }
}
body .ust-uce .field--type-text-with-summary ol,
body .ust-uce .field--type-text-with-summary ul {
  padding-left: 40px;
}
body .ust-uce .field--type-text-with-summary ol {
  list-style: decimal;
}
body .ust-uce .field--type-text-with-summary ul {
  list-style: disc;
}
body .thumbnail {
  padding: unset;
  margin-bottom: unset;
  line-height: unset;
  background-color: unset;
  border: unset;
  border-radius: unset;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}
body .tooltiptext {
  font-family: "Averta", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
  white-space: nowrap;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 50%;
  margin-left: -40px;
}
body .node.node--type-project .ust-uce .content .deco-wrap {
  padding-bottom: 40px;
}
body .node.node--type-project .ust-uce .content .col-r .grid-gallery .mySwiper .swiper-slide .wrap .pop-image .pop-image-icon {
  color: #fff;
  z-index: 1;
  position: absolute;
  font-size: 30px;
  bottom: 0;
  right: 0;
  margin: 10px;
}
body .node.node--type-homepage .ust-uce .main .figures-wrap .col-l .clip {
  display: inline-block;
}
body .node.node--type-homepage .ust-uce .main .figures-wrap .col-r .item .figure {
  font-size: 3em;
  flex-wrap: wrap;
}
body .node.node--type-homepage .ust-uce .main .view.view-frontend-project.view-display-id-assigned_homepage_project_list_block + * {
  margin-top: 40px;
}
body .node.node--type-homepage .ust-uce .main .btn-block {
  text-align: center;
}
body .node.node--type-homepage .ust-uce .main .btn-block .btn-all {
  display: inline-block;
  margin-top: 36px;
}
body .node.node--type-homepage .ust-uce .main .btn-block .btn-all a {
  display: inline-block;
  padding: 20px 25px;
  border-radius: 12px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2.6666667px;
  position: relative;
  background-image: linear-gradient(45deg, rgba(223, 151, 255, 0), rgba(223, 151, 255, 0.5));
  border: 2px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 24px rgba(255, 163, 239, 0.27);
}
body .node.node--type-homepage .ust-uce .main .btn-block .btn-all a:hover {
  transition: all 0.3s ease-in-out;
  background-image: linear-gradient(45deg, #ffffff, #ffffff);
  color: #000000;
}
@media (max-width: 991px) {
  body .node.node--type-homepage .ust-uce .main .banner-wrap .slide:before {
    display: none;
  }
  body .node.node--type-homepage .ust-uce .main .banner-wrap .slide .bg {
    background-image: none!important;
    position: static;
  }
  body .node.node--type-homepage .ust-uce .main .banner-wrap .slide .bg img {
    opacity: 1;
  }
  body .node.node--type-homepage .ust-uce .main .figures-wrap .col-r .item .figure {
    font-size: 2.5em;
  }
  body .node.node--type-homepage .ust-uce .main .figures-wrap .col-r .item .figure > span {
    word-break: break-all;
  }
}
