
* {margin: 0;padding: 0; }

body {
  font-family: "Poppins", arial,"Microsoft JhengHei","微軟正黑體",sans-serif !important;
  font-weight: 400;
  font-size: 1em;
  position: relative;
  z-index: auto;
  background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/dust_scratches.png);
  background-repeat:repeat;
  height: 100%;
}
main{min-height:75vh;}
@media only screen and (min-width: 768px) and (max-width: 991px) {main{min-height:75vh;padding-bottom:10px;}}
footer{ position: relative;bottom:0px;height:auto;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", arial,"Microsoft JhengHei","微軟正黑體",sans-serif !important;
  color: #2a303b;
  line-height: 1.3;
  font-weight: 500;
}
a,
a:active,
a:focus,
a:hover {
  color: #2a303b;
  font-weight: 500; }
a:hover, a:focus{ text-decoration:underline;outline: 3px solid #f89800;outline-offset:-3px;}

li {
  list-style: none; }

p {
  line-height: 1.7;
  color: #636a76;
  font-size: 1em;
  font-weight: 400; }
  
/*網頁反白效果 START*/
::-moz-selection{color:#fff;background-color:#0f8084;}
::selection{color:#fff;background-color:#0f8084;}
/*網頁反白效果 END*/

img {
  max-width: 100%;
  height: auto;
  border-radius:0.25rem;}

ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0; }

.bg-overlay {
  position: relative;
  z-index: 1; }
   .bg-overlay::after {
	 position: absolute;
	 content: "";
	 height: 100%;
	 width: 100%;
	 top: 0;
	 left: 0;
	 z-index: -1;
	 background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/testbg.png);
	 background-repeat: repeat-x;
	 background-position: center bottom; }
.bg-img {
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }

.jarallax {
  position: relative;
  z-index: 0; }
  .jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 20px;
  text-align: center;
  padding-right: 0;
  width: 100%;
  position: fixed;
  top: 20px;
  width: 30px;
  background: #1cc3b2;
  height: 30px;
  line-height: 30px; }

button.mfp-close,
button.mfp-arrow {
  background: #1cc3b2; }

.mfp-bottom-bar {
  display: none !important; }

.mfp-bg {
  background-color: #000000; }

.bg-transparent {
  background-color: transparent !important; }

.bg-gray {
  background-color: #e8f1f8 !important; }

textarea:focus,
input:focus {
  outline: none; }
  
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active
{
	background-color:#f2f8f7 !important;
	-webkit-text-fill-color: #333;
	border: 1px solid #FFF;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #333;
	-webkit-box-shadow: 0 0 0px 1000px #f2f8f7 inset;
	transition: background-color 5000s ease-in-out 0s;
	border: 1px solid #FFF;
	
}
.border {
  border-color: #ebebeb; }

.mfp-arrow-left::after {
  border-right-color: transparent; }

.mfp-arrow-left::before {
  border-right-color: #ffffff; }

.mfp-arrow-right::after {
  border-left-color: transparent; }

.mfp-arrow-right::before {
  border-left-color: #ffffff; }

/* :: 02.0 Spacing Area CSS */
.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }
.mt-60 {
  margin-top: 60px; }
.mt-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }

.mt-100 {
  margin-top: 100px; }

.mt-150 {
  margin-top: 150px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

.mr-50 {
  margin-right: 50px; }

.mr-100 {
  margin-right: 100px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.ml-50 {
  margin-left: 50px; }

.ml-100 {
  margin-left: 100px; }

.pt-50 {
  padding-top: 50px !important; }

.section-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.section-padding-0-80 {
  padding-top: 0;
  padding-bottom: 80px; }

.section-padding-80-0 {
  padding-top: 80px;
  padding-bottom: 0; }
  
.section-padding-30-0 {
  padding-top: 30px;
  padding-bottom: 0; }

.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0; }
.section-padding-60 {
  padding-top: 60px;
  padding-bottom:60px; }
.section-padding-60-0 {
  padding-top: 60px;
  padding-bottom: 0; }
 .section-padding-0-60 {
  padding-top: 0;
  padding-bottom: 60px; }

/* :: 3.0 Preloader Area CSS */
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  top: 0;
  left: 0;
  background-color: #1cc3b2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden; }

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.loader {
  color: #ffffff;
  font-size: 0.375em;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0; }

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader:after {
  left: 3.5em; }

@-webkit-keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
@keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
/* :: 4.0 Heading Area CSS */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 50px; }
  .section-heading .h6 {
    text-transform: uppercase;
	text-align:center;
    color: #1cc3b2;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px; }
  .section-heading .h2 {
    font-size: 2.563em;
	padding:10px 0px;
    text-transform: capitalize;
	text-align:center;
    margin-bottom: 0;
    display: block;
    line-height: 1.2;
	 background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/green_title.png);
  background-repeat:no-repeat;
  background-position:center center;
  }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {
        font-size: 2.188em; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .section-heading h2 {
        font-size: 1.938em; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 1.438em; } }
  .section-heading.white h6,
  .section-heading.white h2 {
    color: #ffffff; }

/* :: 6.0 Buttons Area CSS */
.btn:focus {
  box-shadow: none; }

.roberto-btn {
  position: relative;
  z-index: 1;
  min-width: 100px;
  height: 46px;
  font-size: 1em;
  font-weight: 500;
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  text-transform: capitalize;
  background-color: #5ecec3;
  color: #000;
  border: none;
  border-radius: 2rem;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);}
  .roberto-btn:focus, .roberto-btn:hover {
    font-weight: 500;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    background-color: #ffCC00;
    color: #000; }
	
.roberto-btn-inline {
  position: relative;
  z-index: 1;
  min-width: 3.1rem;
  height: 3.1rem;
  font-size: 1em;
  font-weight: 500;
  display: inline-block;
  padding: 0 40px;
  text-align: center;
  text-transform: capitalize;
  background-color: #1cc3b2;
  color: #ffffff;
  border: none;
  border-radius:2rem;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);}
  .roberto-btn-inline:focus, .roberto-btn-inline:hover {
    font-weight: 500;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    background-color: #ffCC00;
    color: #000; }

  .roberto-btn.btn-2 {
    min-width: 180px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #1cc3b2;
    background-color: transparent;
    color: #ffffff; }
    .roberto-btn.btn-2:focus, .roberto-btn.btn-2:hover {
      color: #ffffff;
      background-color: #1cc3b2; }

/* :: 7.0 Header Area CSS */
.header-area {
  position: relative;
  z-index: 100;
  width: 100%;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  /*background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/imaegs/headerBG.jpg);*/
  background-position:center top;
  background-color:#e1f0ed;
  z-index: 999;}
  
.header-area:after, .header-area:before {
    content: '';
    width: 100%;
    height: 20px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/header_bottom.png) no-repeat center top;
    background: auto 100%;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -1px;
    -webkit-filter: drop-shadow(0 5px 1px rgba(0, 0, 0, 0.085));
    filter: drop-shadow(0 5px 1px rgba(0, 0, 0, 0.085));
	z-index:-999;
}
/*@media screen and (max-width:767px) {.header-area:after, .header-area:before{background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/header_bottom_m.png) no-repeat center top;}}*/
  .header-area .search-form {
    -webkit-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    transition-timing-function: ease-in;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 0;
    background-color: #1cc3b2; }
    .header-area .search-form.search-form-active {
      height: 80px;
      z-index: 99999999; }
    .header-area .search-form form {
      position: relative;
      z-index: 1; }
      .header-area .search-form form input {
        background-color: transparent;
        width: 100%;
        height: 60px;
        border: none;
        font-size: 0.875em;
        color: #ffffff; }
      .header-area .search-form form button {
        position: absolute;
        width: 60px;
        height: 60px;
        top: 0;
        right: 0;
        z-index: 10;
        border: none;
        background-color: transparent;
        cursor: pointer;
        font-size: 1.063em;
        color: #ffffff;
        text-align: right; }
        .header-area .search-form form button:focus {
          outline: none; }

.top-header-area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 35px;
  /*background-color: #0e2737;*/ }
  .top-header-area .top-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .top-header-area .top-header-content > a {
      color: #ffffff;
      font-size: 0.875em;
      font-weight: 400;
      line-height: 50px;
      display: inline-block;
      margin-right: 50px; }
      .top-header-area .top-header-content > a:last-child {
        margin-right: 0; }
      .top-header-area .top-header-content > a > img {
        padding-right: 5px;
        color: #1cc3b2; }
      .top-header-area .top-header-content .top-social-area > a > img {
        padding-right: 5px;
        color: #646464;
		width:100%;max-width:19px;}
		
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .top-header-area .top-header-content > a {
          margin-right: 30px; } }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content > a {
          margin-right: 15px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .top-header-area .top-header-content > a span {
          display: none; } }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content > a span {
          display: none; } }
      .top-header-area .top-header-content > a:hover,
	  .top-header-area .top-header-content > a:focus {
        color:#1f847a;
		}
		
    .top-header-area .top-header-content .top-social-area a {
      display: inline-block;
      margin-right: 15px;
      color: #646464;
      line-height: 35px;
      font-size: 0.875em;
	  /*padding:5px;
	  border-radius:20px;
	  background-color:#fcbe32;*/
	  }
	   /*.top-header-area .top-header-content .top-social-area a i:hover,
	  .top-header-area .top-header-content .top-social-area a i:focus{width:20px;border-radius:50%;background-color:#fcbe32;padding:2px}*/
      .top-header-area .top-header-content .top-social-area a:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content .top-social-area a {
          margin-right: 15px; } }
      .top-header-area .top-header-content .top-social-area a:hover, .top-header-area .top-header-content .top-social-area a:focus {
        color: #1f847a; }



.classy-nav-container {
  background-color: transparent;
  padding: 0;}
  .classy-nav-container .classy-navbar {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    height: 80px;
    padding: 0; }
	.classy-nav-container .classy-navbar .classynav ul li a img {display:block;}
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .classy-nav-container .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .classy-nav-container .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .classy-nav-container .classy-navbar .nav-brand {
        max-width: 90px;
        margin-right: 15px; } }
    .classy-nav-container .classy-navbar .classynav ul li a {
      font-size: 1.1em;
      text-transform: capitalize;
      color: #2a303b;
      font-weight: 500;
      margin-left:40px;}
	  .classy-nav-container .classy-navbar .classynav ul li ul li a {
      margin-left:0px;}

      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .classy-nav-container .classy-navbar .classynav ul li a {
          font-size: 1.05em;
          padding: 0 10px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .classy-nav-container .classy-navbar .classynav ul li a {
          font-size: 1.05em;
          color: #2a303b;
		  margin-left:0px;}
          .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {
            color: #1cc3b2; } }
      @media only screen and (max-width: 767px) {
        .classy-nav-container .classy-navbar .classynav ul li a {
          font-size: 1.05em;
          color: #2a303b;
		  margin-left:0px;}
		  .classy-nav-container .classy-navbar .classynav ul li a img {display:none;}
          .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {
            color: #1cc3b2; } }
      .classy-nav-container .classy-navbar .classynav ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li a:hover {
        color: #1f847a;
        font-weight: 500; }
    .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {
      
      text-transform: capitalize;
      height: 42px;
      line-height: 42px;
      padding: 0 30px;
      color: #2a303b; }
	  .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li:focus,
	  .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li:hover,
	  .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li:focus,
	  .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li:hover { background-color: #5bdbce; }

      .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus,
	  .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover,
	  .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus,
	  .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {color: #000; }

.classynav ul li.active a {
  position: relative;
  z-index: 1; }
  .classynav ul li.active a::before {
    width: 80%;
    height: 2px;
    /*background-color: #ffffff;*/
    position: absolute;
    bottom: 0;
    left: 10%;
    z-index: 1;
    content: ''; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .classynav ul li.active a::before {
        display: none; } }
    @media only screen and (max-width: 767px) {
      .classynav ul li.active a::before {
        display: none; } }

.classynav ul li.has-down > a::after,
.classynav ul li.has-down.active > a::after,
.classynav ul li.megamenu-item > a::after {
  color: #2a303b; }

.breakpoint-off .classynav ul li .dropdown,
.breakpoint-off .classynav ul li .megamenu {
  width: 210px;
  -webkit-box-shadow: 0 1px 10px 4px rgba(15, 15, 15, 0.05);
  box-shadow: 0 1px 10px 4px rgba(15, 15, 15, 0.05);
  border-radius: 6px; }

.breakpoint-off .classynav ul li .megamenu {
  width: 100%; }

.classy-navbar-toggler .navbarToggler span {
  background-color: #2a303b; }

.main-header-area {
  position: relative;
  z-index: 1;
 /* background-color: #fffffb;*/ }
    
  .main-header-area .search-btn {
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .search-btn {
        padding: 30px 0; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .search-btn {
        padding: 10px 0; } }
    .main-header-area .search-btn:hover,
	.main-header-area .search-btn:focus {
      color: #1cc3b2; }

/* :: 8.0 Hero Area CSS 上方Banner */
.welcome-area {
  position: relative;
  z-index: 1; }

/* :: 9.0 Footer Area CSS */
.footer-area {
  position: relative;
  z-index: 0;
  background-color: #0e2737;
 }

.single-footer-widget {
  position: relative;
  z-index: 1; }
  .single-footer-widget .nl-form {
    position: relative;
    z-index: 1;
    margin-top: 0px; }
    .single-footer-widget .nl-form input {
      width: 100%;
      height: 50px;
      background-color: #FFF;
      border-radius: 60px;
      border: none;
      padding: 0 20px;
      color: #000;
      font-size: 1em;
	  border:1px solid #1cc3b2;}
      .single-footer-widget .nl-form input:focus {
        box-shadow: none;
		border:1px solid #1cc3b2;
		-webkit-box-shadow: 0 1px 10px 4px rgba(15, 15, 15, 0.05);
	  	box-shadow: 0 1px 10px 4px rgba(15, 15, 15, 0.05);}
    .single-footer-widget .nl-form button {
      position: absolute;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: none;
      top: 5px;
      right: 5px;
      color: #3e3a39;
      background-color: #5ecec3;
      cursor: pointer;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-footer-widget .nl-form button:focus, .single-footer-widget .nl-form button:hover {
        background-color: #FFCC00;
		color:#000; }
  .single-footer-widget .footer-logo {
    display: block;
    margin-bottom: 20px; }
  .single-footer-widget p {
    color: #afb4bf; }
  .single-footer-widget h4 {
    color: #1cc3b2; }
  .single-footer-widget span {
    color: #afb4bf;
    font-size: 0.875em;
    margin-bottom: 10px; }
    .single-footer-widget span:last-child {
      margin-bottom: 0; }

		
/* :: 13.0 Testimonial Area CSS */
.roberto-testimonials-area {
  position: relative;
  z-index: 1;
  background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/IMG_3138.jpg);
  }
  .roberto-testimonials-area .single-testimonial-slide p {
	color: #636a76;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.5;
	padding-top:10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow:hidden;
	margin-bottom:0px;
	position:initial;
}
@supports (-webkit-overflow-scrolling: touch) {
	.roberto-testimonials-area .single-testimonial-slide p {
	height: 5.5em;
	overflow:hidden; 
				text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;}
}
/**/
	.single-testimonial-slide {
	border:1px dashed #1cc3b2;
	border-radius:10px;
	padding:10px;
	background-color: rgba(255,255,255,0.9);
	height: 8.3rem !important;
	overflow: hidden;
}
	@media only screen and (min-width: 576px) and (max-width: 767px) {.single-testimonial-slide{height: 157px !important;}}	
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 1em; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 1em; } }
    @media only screen and (max-width: 767px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 1em; } }
  .roberto-testimonials-area .single-testimonial-slide .rating-title {
    position: relative;
    z-index: 1;
    margin-top: 15px; }
    .roberto-testimonials-area .single-testimonial-slide .rating-title .rating {
      display: block;
      margin-bottom: 10px; }
      .roberto-testimonials-area .single-testimonial-slide .rating-title .rating i {
        color: #f5b917;
        font-size: 0.875em; }
    .roberto-testimonials-area .single-testimonial-slide .rating-title h6 {
      margin-bottom: 0; }
      .roberto-testimonials-area .single-testimonial-slide .rating-title h6 span {
        color: #1cc3b2;
        font-size: 0.875em;
        font-weight: 400; }

.testimonial-slides .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px; }
  .testimonial-slides .owl-dots .owl-dot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    max-width: 12px;
    width: 12px;
    height: 12px;
    background-color: #c0c8d7;
    border-radius: 50%;
    margin: 0 5px; }
    .testimonial-slides .owl-dots .owl-dot.active {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
      flex: 0 0 12px;
      max-width: 12px;
      width: 12px;
      background-color: #1cc3b2;
      border-radius: 50%; }

.single-testimonial-area {
  position: relative;
  z-index: 1; }
  .single-testimonial-area .testimonial-content {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    padding: 40px;
    border-radius: 3px;
    box-shadow: 0 15px 9px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 40px; }
	.single-testimonial-slide span.type {
		padding:1px 3px;border-radius:5px;background-color:#fff195;margin-top:10px;
		color:#454545;
		font-size:0.9em}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-testimonial-area .testimonial-content {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-testimonial-area .testimonial-content {
        padding: 30px; } }
    .single-testimonial-area .testimonial-content .ratings-icon {
      position: relative;
      z-index: 1;
      margin-bottom: 20px; }
      .single-testimonial-area .testimonial-content .ratings-icon .rating {
        color: #f3b409; }
    .single-testimonial-area .testimonial-content h5 {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      margin-bottom: 0;
      color: #707070;
      line-height: 1.5;
      font-weight: 400; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 1em; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 1em; } }
      @media only screen and (max-width: 767px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 1em; } }

/* :: 14.0 Room Area CSS */
.single-room-slide {
  position: relative;
  z-index: 1;
  height: 700px;
  background-color: #0e2737;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-room-slide {
      height: 600px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-room-slide {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .single-room-slide {
      height: 700px; } }
  .single-room-slide .room-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .single-room-slide .room-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 200px !important; } }
  .single-room-slide .room-content {
    background-color: #0e2737;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    padding-left: 80px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-room-slide .room-content {
        padding-left: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-room-slide .room-content {
        padding-left: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-room-slide .room-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 15px;
        margin-bottom: 50px; } }
    .single-room-slide .room-content h2 {
      color: #ffffff;
      font-size: 2.938em;
      display: block;
      margin-bottom: 15px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-room-slide .room-content h2 {
          font-size: 2.188em; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-room-slide .room-content h2 {
          font-size: 1.938em; } }
      @media only screen and (max-width: 767px) {
        .single-room-slide .room-content h2 {
          font-size: 1.438em; } }
    .single-room-slide .room-content h3 {
      color: #1cc3b2;
      font-size: 2.188em;
      display: block;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .single-room-slide .room-content h3 {
          font-size: 1.938em; } }
      .single-room-slide .room-content h3 span {
        color: #ffffff;
        font-size: 1em; }
    .single-room-slide .room-content .room-feature {
      position: relative;
      z-index: 1;
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .single-room-slide .room-content .room-feature {
          margin-bottom: 0; } }
      .single-room-slide .room-content .room-feature li {
        color: #ffffff;
        display: block;
        margin-bottom: 15px; }
        .single-room-slide .room-content .room-feature li span {
          min-width: 110px;
          display: inline-block; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .single-room-slide .room-content .room-feature li {
            font-size: 0.875em; } }
        @media only screen and (max-width: 767px) {
          .single-room-slide .room-content .room-feature li {
            font-size: 0.75em;
            margin-bottom: 5px; } }
        .single-room-slide .room-content .room-feature li:last-child {
          margin-bottom: 0; }

.rooms-slides {
  position: relative;
  z-index: 1; }
  .rooms-slides .owl-prev,
  .rooms-slides .owl-next {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    z-index: 100;
    background-image: none !important;
    background-color: #ffffff !important; }
    .rooms-slides .owl-prev:hover, .rooms-slides .owl-prev:focus,
    .rooms-slides .owl-next:hover,
    .rooms-slides .owl-next:focus {
      background-color: #1cc3b2 !important;
      color: #ffffff; }
  .rooms-slides .owl-prev {
    right: 50%; }
  .rooms-slides .owl-next {
    background-color: #1cc3b2 !important;
    left: 50%;
    color: #ffffff; }
    .rooms-slides .owl-next:hover, .rooms-slides .owl-next:focus {
      background-color: #2a303b !important;
      color: #ffffff; }

.single-room-area {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .single-room-area {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .single-room-area .room-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .single-room-area .room-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px; } }
    .single-room-area .room-thumbnail img {
      border-radius: 4px; }
  .single-room-area .room-content {
    position: relative;
    z-index: 1;
    padding-left: 35px; }
    @media only screen and (max-width: 767px) {
      .single-room-area .room-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 0; } }
    .single-room-area .room-content h2 {
      font-size: 1.938em;
      display: block;
      margin-bottom: 5px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-room-area .room-content h2 {
          font-size: 1.438em; } }
      @media only screen and (max-width: 767px) {
        .single-room-area .room-content h2 {
          font-size: 1.438em; } }
    .single-room-area .room-content h4 {
      color: #1cc3b2;
      margin-bottom: 20px; }
      .single-room-area .room-content h4 span {
        color: #afb4bf;
        font-size: 0.875em; }
    .single-room-area .room-content .room-feature {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      z-index: 1;
      margin-bottom: 20px; }
      .single-room-area .room-content .room-feature h6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        font-weight: 400;
        color: #afb4bf;
        margin-bottom: 10px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-room-area .room-content .room-feature h6 {
            font-size: 0.875em; } }
        .single-room-area .room-content .room-feature h6 span {
          color: #2a303b;
          display: block; }
    .single-room-area .room-content .view-detail-btn {
      padding: 0;
      font-size: 1em;
      color: #1cc3b2;
      font-weight: 500; }
      .single-room-area .room-content .view-detail-btn:hover, .single-room-area .room-content .view-detail-btn:focus {
        color: #000000; }

.hotel-reservation--area {
  position: relative;
  z-index: 1; }
  .hotel-reservation--area label,
  .hotel-reservation--area .range-price {
    font-size: 1.063em;
    display: block;
    margin-bottom: 15px; }
  .hotel-reservation--area .form-control {
    width: 100%;
    height: 50px;
    text-align: left !important;
    font-size: 0.875em;
    padding: 0 20px;
    border-radius: 0 !important; }
    .hotel-reservation--area .form-control:focus {
      box-shadow: none;
      border-bottom-color: #1cc3b2; }
  .hotel-reservation--area button {
    border-radius: 30px !important; }

.datepicker {
  padding: 15px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15); }
  .datepicker.dropdown-menu {
    font-size: 0.875em;
    color: #636a76;
    font-weight: 400; }

.hotel-reservation--area .nice-select {
  line-height: 48px;width: 100%; }
.hotel-reservation--area .nice-select .list {
    width: 100%;
    background-color: #ffffff;
}
.nice-select .list {
    width: 100%;
    background-color: #ffffff;
}

/*.ui-slider .ui-slider-range {
  height: 5px !important; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0; }

.ui-widget-header {
  border: 1px solid #e8f1f8;
  background: #1cc3b2; }

.ui-widget.ui-widget-content {
  border: 1px solid #e8f1f8;
  background-color: #e8f1f8;
  height: 5px !important; }

.ui-slider .ui-slider-handle {
  border-radius: 50%; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #1cc3b2;
  background: #1cc3b2; }

.ui-slider-horizontal .ui-slider-handle {
  top: -7px; }*/

.room-thumbnail-slides {
  position: relative;
  z-index: 1; }
  .room-thumbnail-slides .carousel-indicators {
    position: relative;
    margin-bottom: 0; }
    .room-thumbnail-slides .carousel-indicators li {
      width: 120px;
      height: 70px; }

.room-features-area {
  position: relative;
  z-index: 1; }
  .room-features-area h6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    padding: 30px 15px;
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    color: #afb4bf;
    line-height: 1.5;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .room-features-area h6 {
        font-size: 0.875em; } }
    @media only screen and (max-width: 767px) {
      .room-features-area h6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        font-size: 0.813em;
        padding: 20px 10px; } }
    .room-features-area h6 span {
      display: block;
      color: #2a303b; }
    .room-features-area h6:last-child {
      border-right: 1px solid #ebebeb; }

.single-room-details-area {
  position: relative;
  z-index: 1; }
  .single-room-details-area ul {
    position: relative;
    z-index: 1;
    margin-bottom: 15px; }
    .single-room-details-area ul li {
      color: #636a76;
      display: block;
      margin-bottom: 15px; }

.room-service {
  position: relative;
  z-index: 1; }
  .room-service ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .room-service ul li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
      width: 33.333333%;
      margin-top: 30px; }
      @media only screen and (max-width: 767px) {
        .room-service ul li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%; } }
      .room-service ul li img {
        padding-right: 10px; }

.room-review-area {
  position: relative;
  z-index: 1; }
  .room-review-area h4 {
    margin-bottom: 30px; }
  .room-review-area .single-room-review-area {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .room-review-area .single-room-review-area:last-child {
      margin-bottom: 0; }
    .room-review-area .single-room-review-area .reviwer-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
      flex: 0 0 70px;
      max-width: 70px;
      width: 70px;
      margin-right: 30px; }
      @media only screen and (max-width: 767px) {
        .room-review-area .single-room-review-area .reviwer-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50px;
          flex: 0 0 50px;
          max-width: 50px;
          width: 50px;
          margin-right: 15px; } }
      .room-review-area .single-room-review-area .reviwer-thumbnail img {
        border-radius: 50%; }
    .room-review-area .single-room-review-area .reviwer-content {
      position: relative;
      z-index: 1;
      border-left: 1px solid #ebebeb;
      padding-left: 30px; }
      @media only screen and (max-width: 767px) {
        .room-review-area .single-room-review-area .reviwer-content {
          padding-left: 15px; } }
      .room-review-area .single-room-review-area .reviwer-content p {
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .room-review-area .single-room-review-area .reviwer-content p {
            font-size: 0.875em; } }
      .room-review-area .single-room-review-area .reviwer-content .reviwer-title {
        position: relative;
        z-index: 1;
        margin-bottom: 10px; }
        .room-review-area .single-room-review-area .reviwer-content .reviwer-title span {
          font-size: 0.875em;
          display: block;
          margin-bottom: 10px;
          color: #afb4bf; }
          @media only screen and (max-width: 767px) {
            .room-review-area .single-room-review-area .reviwer-content .reviwer-title span {
              font-size: 0.75em; } }
        .room-review-area .single-room-review-area .reviwer-content .reviwer-title h6 {
          color: #1cc3b2;
          margin-bottom: 0; }
          @media only screen and (max-width: 767px) {
            .room-review-area .single-room-review-area .reviwer-content .reviwer-title h6 {
              font-size: 0.875em; } }
      .room-review-area .single-room-review-area .reviwer-content .reviwer-rating i {
        color: #f5b917;
        font-size: 0.875em; }
        @media only screen and (max-width: 767px) {
          .room-review-area .single-room-review-area .reviwer-content .reviwer-rating i {
            font-size: 0.75em; } }

/* :: 15.0 About CSS */
.about-content {
  position: relative;
  z-index: 1; }

.about-us-content {
  position: relative;
  z-index: 1; }
  .about-us-content h5 {
    line-height: 1.8;
    color: #636a76;
    margin-bottom: 30px;
    font-weight: 400; }
  .about-us-content p {
    margin-bottom: 30px; }
    .about-us-content p span {
      color: #1cc3b2; }

.about-thumbnail {
  position: relative;
  z-index: 1; }
  .about-thumbnail img {
    border-radius: 6px;
    width: 100%; }

.about-us-thumbnail {
  position: relative;
  z-index: 1; }
  .about-us-thumbnail .single-thumb {
    position: relative;
    z-index: 1;
    margin: 5px;
    display: block;
    overflow: hidden;
    border-radius: 6px; }
    .about-us-thumbnail .single-thumb img {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      border-radius: 6px; }
    .about-us-thumbnail .single-thumb:first-child {
      margin-bottom: 10px; }
    .about-us-thumbnail .single-thumb:hover img, .about-us-thumbnail .single-thumb:focus img {
      -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
      transform: scale(1.15); }

.single-service-area {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0 2px 14px 5px rgba(20, 20, 20, 0.05);
  border-radius: 3px; }
  .single-service-area .service-title {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 100%;
    background-color: rgba(42, 48, 59, 0.5);
    bottom: 0;
    left: 0;
    height: 80px;
    text-align: center; }
    .single-service-area .service-title h5 {
      margin-bottom: 0;
      font-size: 1.438em;
      color: #ffffff; }
  .single-service-area:hover .service-title, .single-service-area:focus .service-title {
    background-color: #2a303b; }

.roberto-service-area {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .roberto-service-area .service-content {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 70px; } }

.single-service--area {
  position: relative;
  z-index: 1;
 /* background-color: #ffffff;
  box-shadow: 0 2px 14px 5px rgba(20, 20, 20, 0.05);*/
  background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/green.png);
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100%;
  border-radius: 3px;
  padding: 50px;
  text-align: center; }
  
.single-service--area:hover, .single-service--area:focus {
	/*-webkit-transform: rotate(45deg);
	transform: rotate(45deg);*/
}
.single-service--area:hover img, .single-service--area:focus img,
.single-service--area:hover span, .single-service--area:focus span {
	/*-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);*/
}
 .single-service--area:hover{
	background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/yellow.png);
 } 
  .single-service--area span {font-weight: 500;}
  
 /*活動快遞阿凱將-滑入*/
@-webkit-keyframes Event-icon-hover{
	0%,20%,40%,60%,80%,100%{-webkit-transform:scale(1) rotate(3deg);transform:scale(1) rotate(3deg)}
	10%,30%,50%,70%,90%{-webkit-transform:scale(1) rotate(-3deg);transform:scale(1) rotate(-3deg)}
}
@keyframes Event-icon-hover{
	0%,20%,40%,60%,80%,100%{-webkit-transform:scale(1) rotate(3deg);-ms-transform:scale(1) rotate(3deg);transform:scale(1) rotate(3deg)}
	10%,30%,50%,70%,90%{-webkit-transform:scale(1) rotate(-3deg);-ms-transform:scale(1) rotate(-3deg);transform:scale(1) rotate(-3deg)}
}
.single-service--area img:hover, .single-service--area img:focus{
	-webkit-animation-name:Event-icon-hover;
	animation-name:Event-icon-hover;
	animation-iteration-count:infinite;
	animation-duration: 1.5s;
	animation-timing-function: ease-in-out;
}


  
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-service--area {
padding: 20px;background-size: 80%;} }
@media only screen and (min-width: 1px) and (max-width: 320px) {
.single-service--area {
padding: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
width: 45%;
margin-bottom: 30px;
background-size: 95%;}
}
 @media only screen and (min-width: 321px) and (max-width: 575px) {
.single-service--area {
background-size: 70%;}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.single-service--area {
background-size: 70%;}
}
  .single-service--area img {
    margin-bottom: 5px;
    display: inline-block;
    max-width: 100px; }
    @media only screen and (max-width: 767px) {
      .single-service--area{display:inline-block;}
	  .single-service--area img {max-height:60px;}
	}
	@media only screen and (min-width: 767px) {
      .single-service--area{display:block;background-size: 80%;}
	}

  .single-service--area span {
    margin-bottom: 0;
    -webkit-transition-duration: 500ms;display:block;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;}
	
	
	
	
	
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-service--area h5 {
        font-size: 1em; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-service--area h5 {
        font-size: 0.875em; } }
    @media only screen and (max-width: 767px) {
      .single-service--area h5 {
        font-size: 0.875em; } }
  .single-service--area:hover h5, .single-service--area:focus h5 {
    color: #1cc3b2; }

.search-form-area {
  position: relative;
  z-index: 1;
 /* padding-left: 10%;
  padding-right: 10%;*/ }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*.search-form-area {
      padding-left: 2%;
      padding-right: 2%; }*/ }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-form-area {
      padding-left: 0%;
      padding-right: 0%; } }
  @media only screen and (max-width: 767px) {
    .search-form-area {
      padding-left: 0%;
      padding-right: 0%; } }
  .search-form-area .search-form {
    position: relative;
    z-index: 1;
    width: 100%;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    padding: 15px 15px 0px 15px;
    border-radius: 2rem;
    background-color: rgba(0,0,0,.08);
	border: 1px solid rgba(0,0,0,.03); }
	.search-form-area .search-form label.w95 { width:9.5rem} 
    @media only screen and (max-width: 767px) {
      .search-form-area .search-form {
        padding: 15px 15px 0 15px; } }
    .search-form-area .search-form label {
      font-size: 1em;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .search-form-area .search-form label {
          font-size: 1em; } }
    .search-form-area .search-form .form-control {
      width: 100%;
      margin-bottom: 15px;
      min-height: 50px;
      border: 1px solid #ebebeb;
      font-size: 1.02em; }
      @media only screen and (max-width: 767px) {
        .search-form-area .search-form .form-control {
          margin-bottom: 15px; } }
      .search-form-area .search-form .form-control:focus {
        box-shadow: none;
        border-color: #1cc3b2; }

/*刊登活-搜尋bar*/
.Post_information .search-form-area .search-form { padding: 10px 10px 0px 10px;margin-bottom:10px;}
.Post_information .search-form-area .mb-15 {margin-bottom:10px;}
.Post_information .search-form-area .search-form .form-control{margin-bottom:10px;}
@media only screen and (max-width: 767px) {
.Post_information .search-form-area .search-form { padding: 10px 10px 0px 10px;margin-bottom:10px;}
.Post_information .search-form-area .mb-15 {margin-bottom:10px;}
.Post_information .search-form-area .search-form .form-control{margin-bottom:10px;}
}
/*目前找不到資料!*/
.table-responsive .alert {margin-bottom:0;border-radius:0;padding:.5rem .75rem;display:block;}
/*-----------------------*/
.search-form-area .search-form .mt-n3,.my-n3{margin-top:-1.5rem!important}

.tandem-actives-area {
	position: relative;
	z-index: 1;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/bg.jpg);
	background-repeat:repeat;}
.roberto-about-area {
  position: relative;
  z-index: 1;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/bg.jpg);
  background-repeat:repeat; }
  
  .roberto-about-area .search-form-area {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .roberto-about-area .search-form-area .nice-select {
      line-height: 35px; }

.roberto--video--area {
  position: relative;
  z-index: 1;
  padding-top: 150px;
  padding-bottom: 150px; }
  .roberto--video--area .video-content-area {
    position: relative;
    z-index: 1; }
    .roberto--video--area .video-content-area .video-play-btn {
      display: inline-block;
      width: 70px;
      height: 70px;
      background-color: #ffffff;
      color: #1cc3b2;
      font-size: 1.063em;
      text-align: center;
      line-height: 70px;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -35px;
      margin-left: -35px;
      z-index: 100; }
      .roberto--video--area .video-content-area .video-play-btn i {
        padding-left: 5px; }
      @media only screen and (max-width: 767px) {
        .roberto--video--area .video-content-area .video-play-btn {
          width: 60px;
          height: 60px;
          font-size: 1.438em;
          line-height: 60px;
          margin-top: -30px;
          margin-left: -30px; } }
      .roberto--video--area .video-content-area .video-play-btn:hover, .roberto--video--area .video-content-area .video-play-btn:focus {
        background-color: #1cc3b2;
        color: #ffffff; }

/* :: 16.0 Contact Area CSS */
.roberto-contact-form {
  position: relative;
  z-index: 1; }
  .roberto-contact-form h2 {
    margin-bottom: 30px;
    font-size: 1.438em;
    display: block; }
    @media only screen and (max-width: 767px) {
      .roberto-contact-form h2 {
        font-size: 1.438em; } }
  .roberto-contact-form .form-control {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border-radius: 2px;
    color: #afb4bf;
    font-size: 0.875em;
    border: 1px solid #ebebeb; }
    .roberto-contact-form .form-control:focus {
      box-shadow: none;
      border-color: #1cc3b2; }
  .roberto-contact-form textarea.form-control {
    height: 150px;
    padding: 20px; }

.google-maps-contact-info {
  position: relative;
  z-index: 1;

  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .google-maps-contact-info {
      padding-left: 2%;
      padding-right: 2%; } }

.google-maps-contact-content {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border:1px solid #dedede;
  -webkit-box-shadow: 0 1px 5px 4px rgba(15, 15, 15, 0.05);
  box-shadow: 0 1px 5px 4px rgba(15, 15, 15, 0.05);
  padding: 15px 15px 8px 15px;
  margin-top:5px; }

  @media only screen and (max-width: 767px) {
    .google-maps-contact-content {
      padding: 20px; } }
  .google-maps-contact-content .single-contact-info {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 40px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .google-maps-contact-content .single-contact-info h4 {
        font-size: 1em; } }
    @media only screen and (max-width: 767px) {
      .google-maps-contact-content .single-contact-info h4 {
        font-size: 0.875em; } }
    .google-maps-contact-content .single-contact-info i {
      display: inline-block;
      font-size: 1.938em;
      margin-bottom: 15px;
      color: #1cc3b2; }
      @media only screen and (max-width: 767px) {
        .google-maps-contact-content .single-contact-info i {
          font-size: 1.438em; } }
    .google-maps-contact-content .single-contact-info p {
      margin-bottom: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .google-maps-contact-content .single-contact-info p {
          font-size: 0.75em; } }
      @media only screen and (max-width: 767px) {
        .google-maps-contact-content .single-contact-info p {
          font-size: 0.75em; } }
  .google-maps-contact-content .google-maps {
    position: relative;
    z-index: 1; }
    .google-maps-contact-content .google-maps iframe {
      width: 100%;
      height: 500px;
      border: none; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .google-maps-contact-content .google-maps iframe {
          height: 400px; } }
      @media only screen and (max-width: 767px) {
        .google-maps-contact-content .google-maps iframe {
          height: 300px; } }

/* :: 17.0 Widget Area CSS */
.single-widget-area {
  position: relative;
  z-index: 1; }
  .single-widget-area .widget-title {
    font-size: 1.438em;
    display: block;
    border-bottom: 1px solid #ebebeb;
    font-weight: 500;
    padding-bottom: 10px; }

.newsletter-form {
  padding: 40px 30px;
  background-color: #e8f1f8;
  border-radius: 4px; }
  .newsletter-form h5 {
    font-size: 1.438em; }
  .newsletter-form input {
    height: 46px;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    color: #636a76;
    font-size: 0.813em;
    margin-bottom: 20px; }
    .newsletter-form input:focus {
      box-shadow: none;
      border-color: #1cc3b2; }

.popular-tags {
  position: relative;
  z-index: 1;
  margin-left: -3px; }
  .popular-tags li {
    display: inline-block;
    float: left;
    margin: 3px; }
    .popular-tags li a {
      font-size: 1em;
      display: inline-block;
      padding: 0;
      font-weight: 400;
      text-transform: capitalize;
      color: #afb4bf; }
      .popular-tags li a:hover, .popular-tags li a:focus {
        color: #1cc3b2; }

.instagram-feeds {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -7.5px;
  margin-left: -7.5px; }
  .instagram-feeds li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333%;
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
    width: 33.3333333%; }
    .instagram-feeds li a {
      display: block;
      padding: 7.5px; }
      .instagram-feeds li a img {
        width: 100%; }

.single-recent-post {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .single-recent-post:last-child {
    margin-bottom: 0; }
  .single-recent-post .post-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    width: 110px;
    margin-right: 20px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-recent-post .post-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 80px;
        width: 80px; } }
    .single-recent-post .post-thumb img {
      border-radius: 3px; }
  .single-recent-post .post-content .post-title {
    font-size: 1em;
    display: block;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-recent-post .post-content .post-title {
        font-size: 0.813em; } }
    .single-recent-post .post-content .post-title:hover, .single-recent-post .post-content .post-title:focus {
      color: #1cc3b2; }
  .single-recent-post .post-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 5px; }
    .single-recent-post .post-content .post-meta a {
      position: relative;
      z-index: 1;
      font-size: 0.75em;
      color: #1cc3b2;
      display: inline-block;
      margin-right: 30px;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .single-recent-post .post-content .post-meta a:last-child {
        margin-right: 0; }
        .single-recent-post .post-content .post-meta a:last-child::before {
          content: '/';
          position: absolute;
          top: 0;
          left: -20px;
          z-index: 1; }
      .single-recent-post .post-content .post-meta a:hover, .single-recent-post .post-content .post-meta a:focus {
        color: #000000; }

/* :: 18.0 Breadcrumb Area CSS */
.breadcrumb-area {
  position: relative;
  z-index: 1;
  height: 220px;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/headerBG.png);
  background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;}
  @media only screen and (max-width: 767px) {
    .breadcrumb-area {
      height: 150px; } }
  .breadcrumb-area .page-title {
    color: #000;
    font-size: 2.938em;
	margin-bottom:.5rem;}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .breadcrumb-area .page-title {
        font-size: 2.188em; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .breadcrumb-area .page-title {
        font-size: 2.188em; } }
    @media only screen and (max-width: 767px) {
      .breadcrumb-area .page-title {
        font-size: 1.438em; } }
  .breadcrumb-area.contact-breadcrumb {
    height: 400px; }
    @media only screen and (max-width: 767px) {
      .breadcrumb-area.contact-breadcrumb {
        height: 300px; } }
  .breadcrumb-area .room-title {
    font-size: 2.938em;
    color: #ffffff;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .breadcrumb-area .room-title {
        font-size: 2.563em; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .breadcrumb-area .room-title {
        font-size: 1.938em; } }
    @media only screen and (max-width: 767px) {
      .breadcrumb-area .room-title {
        font-size: 1.438em; } }
  .breadcrumb-area .room-price {
    font-size: 2.188em;
    color: #1cc3b2;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .breadcrumb-area .room-price {
        font-size: 0.875em; } }
    .breadcrumb-area .room-price span {
      font-size: 1.063em;
      color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .breadcrumb-area .room-price span {
          font-size: 0.75em; } }

.breadcrumb-content {
  position: relative;
  z-index: 1;color: #1D998C; }
  .breadcrumb-content .breadcrumb {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
	color: #0f8084; }
    .breadcrumb-content .breadcrumb .breadcrumb-item {
      color: #0f8084; }
      .breadcrumb-content .breadcrumb .breadcrumb-item a {
        color: #0f8084; }
        .breadcrumb-content .breadcrumb .breadcrumb-item a:hover, .breadcrumb-content .breadcrumb .breadcrumb-item a:focus {
          color: #0f8084; text-decoration:underline; }
    .breadcrumb-content .breadcrumb .breadcrumb-item + .breadcrumb-item + .breadcrumb-item::before {
      content: '\f105';
      font-family: "FontAwesome";
      color: #1D998C; }
	  .breadcrumb .breadcrumb-item:first-child {margin-top:1px;}
	  .breadcrumb .breadcrumb-item:nth-child(2) {margin-top:1px}

/* :: 19.0 Blog CSS */
.single-post-area {
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single-post-area .post-thumbnail {
    display: block;
    margin-bottom: 30px; }
  .single-post-area .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 8px; }
    .single-post-area .post-meta a {
      position: relative;
      z-index: 1;
      font-size: 0.875em;
      color: #afb4bf;
      display: inline-block;
      margin-right: 30px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .single-post-area .post-meta a:last-child {
        margin-right: 0;
        color: #1cc3b2; }
      .single-post-area .post-meta a:hover, .single-post-area .post-meta a:focus {
        color: #1cc3b2; }
  .single-post-area .post-title {
    font-size: 1.188em;
    line-height: 1.2;
    display: block;
    margin-bottom: 15px; }
    .single-post-area .post-title:hover, .single-post-area .post-title:focus {
      color: #1cc3b2; }
  .single-post-area p {
    margin-bottom: 15px; }
  .single-post-area:hover, .single-post-area:focus {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
    .single-post-area:hover .post-title, .single-post-area:focus .post-title {
      color: #1cc3b2; }
.single-blog-post {padding:15px;
max-height:500px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
}}

  @media only screen and (max-width: 767px) {
    .single-blog-post {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .single-blog-post .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .single-blog-post .post-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 50px; } }
    .single-blog-post .post-thumbnail a {
      display: block; }
    .single-blog-post .post-thumbnail img {
      border-radius: 4px; }
  .single-blog-post .post-content {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      .single-blog-post .post-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 0; } }
    .post-title {
      font-size: 1.188em;
      line-height: 1.5;
      display: block;
      margin-bottom: 15px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-post .post-content .post-title {
          font-size: 1em; } }
      .single-blog-post .post-content .post-title:hover, .single-blog-post .post-content .post-title:focus {
        color: #1cc3b2; }
    .single-blog-post .post-content .post-meta {
      position: relative;
      z-index: 1;
      margin-bottom: 10px; }
      .single-blog-post .post-content .post-meta a {
        position: relative;
        z-index: 1;
        font-size: 0.875em;
        color: #1cc3b2;
        display: inline-block;
        margin-right: 30px;
        letter-spacing: 1px;
        text-transform: uppercase; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-blog-post .post-content .post-meta a {
            font-size: 0.75em; } }
        .single-blog-post .post-content .post-meta a:last-child {
          margin-right: 0; }
          .single-blog-post .post-content .post-meta a:last-child::before {
            content: '/';
            position: absolute;
            top: 0;
            left: -20px;
            z-index: 1; }
        .single-blog-post .post-content .post-meta a:hover, .single-blog-post .post-content .post-meta a:focus {
          color: #000000; }
    .single-blog-post .post-content p {
      margin-bottom: 20px;
      line-height: 1.6; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-post .post-content p {
          font-size: 0.875em; } }

.breadcrumb-post-content {
  position: relative;
  z-index: 1; }
  .breadcrumb-post-content .post-title {
    font-size: 2.938em;
    line-height: 1.5;
    display: block;
    margin-bottom: 5px;
    color: #ffffff; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .breadcrumb-post-content .post-title {
        font-size: 2.188em; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .breadcrumb-post-content .post-title {
        font-size: 2.188em; } }
    @media only screen and (max-width: 767px) {
      .breadcrumb-post-content .post-title {
        font-size: 1.438em; } }
  .breadcrumb-post-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 10px; }
    .breadcrumb-post-content .post-meta a {
      position: relative;
      z-index: 1;
      font-size: 1em;
      color: #ffffff;
      display: inline-block;
      margin-right: 30px;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .breadcrumb-post-content .post-meta a:last-child {
        margin-right: 0; }
        .breadcrumb-post-content .post-meta a:last-child::before {
          content: '/';
          position: absolute;
          top: 0;
          left: -20px;
          z-index: 1; }
      .breadcrumb-post-content .post-meta a:hover, .breadcrumb-post-content .post-meta a:focus {
        color: #1cc3b2; }

.blog-details-text {
  position: relative;
  z-index: 1; }
  .blog-details-text p {
    font-size: 1em;
    margin-bottom: 30px; }
  .blog-details-text ul {
    position: relative;
    z-index: 1;
    padding-left: 15px; }
    .blog-details-text ul li {
      font-size: 1.188em;
      color: #636a76;
      margin-bottom: 30px; }
      .blog-details-text ul li span {
        color: #2a303b; }
      .blog-details-text ul li i {
        font-size: 0.875em;
        margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .blog-details-text ul li {
          font-size: 1em; } }

.roberto-blockquote {
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
  margin-top: 40px; }
  .roberto-blockquote .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px; }
    .roberto-blockquote .icon img {
      padding-top: 10px; }
  .roberto-blockquote .text p,
  .colorful_title {
    margin-bottom: 10px;
    color: #707070;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.5;
	
	color: #006600;
    padding-right:10px;
	padding-left:10px;
	margin-left:10px;
    display: inline-block;
    text-shadow: 0 0 1px #f6f6f6;
    letter-spacing: 2px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFCC00;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #1cc3b2;
    transform: skewx(-10deg) translatex(-10px);
    background: rgba(255, 255, 255, 0.7);}

.post-author-area {
  position: relative;
  z-index: 1;
  border-top: 1px solid #ebebeb;
  padding-top: 10px; }
  .post-author-area .popular-tags li a {
    color: #2a303b; }
	.post-author-area .author-social-info { margin-bottom:20px;}
  .post-author-area .author-social-info p {
    margin-bottom: 0;
    margin-right: 20px;
    color: #2a303b; }
    @media only screen and (max-width: 767px) {
      .post-author-area .author-social-info p {
        margin-right: 10px; } }
  .post-author-area .author-social-info a {
    display: inline-block;
    color: #2a303b;
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      .post-author-area .author-social-info a {
        margin-right: 10px; } }
    .post-author-area .author-social-info a:hover, .post-author-area .author-social-info a:focus {
      color: #1cc3b2; }

.pagination {
  position: relative;
  z-index: 1; }
  /*.pagination .page-item:last-child .page-link {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .pagination .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }*/

  .pagination .page-link {
    padding: 10px;
	margin:3px;
    color: #2a303b;
    margin-right: 5px;
	width:40px;height:40px;
	border-radius:20px;
	text-align:center;
	background-color: #fdffd3;
    border: 1px solid #fff82f;
     }
    .pagination .page-link:hover, .pagination .page-link:focus {
      background-color: #1cc3b2;
      color: #CCC;
      border-color: #1cc3b2; }
    .pagination .page-link:focus {
      box-shadow: none; }

.related-news-area {
  position: relative;
  z-index: 1;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
  .related-news-area h2 {
    margin-bottom: 30px;
    display: block;
    font-size: 1.938em; }

.single-related-news {
  position: relative;
  z-index: 1; }
  .single-related-news .post-date {
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1cc3b2;
    display: block;
    margin-bottom: 5px; }
  .single-related-news .post-title {
    font-size: 1.438em !important;
    line-height: 1.5;
    display: block;
    font-weight: 400;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-related-news .post-title {
        font-size: 1.188em !important; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-related-news .post-title {
        font-size: 1.188em !important; } }
    @media only screen and (max-width: 767px) {
      .single-related-news .post-title {
        font-size: 1.188em !important; } }
    .single-related-news .post-title:hover, .single-related-news .post-title:focus {
      color: #1cc3b2; }

.comment_area {
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
  border-bottom: 1px solid #ebebeb; }
  .comment_area h2 {
    margin-bottom: 30px;
    font-size: 1.438em;
    display: block; }
    @media only screen and (max-width: 767px) {
      .comment_area h2 {
        font-size: 1.438em; } }
  .comment_area .comment-content {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-author {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
      flex: 0 0 70px;
      width: 70px;
      max-width: 70px;
      margin-right: 20px;
      border-radius: 50%; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-author {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50px;
          flex: 0 0 50px;
          width: 50px;
          max-width: 50px;
          margin-right: 10px; } }
      .comment_area .comment-content .comment-author img {
        border-radius: 50%; }
    .comment_area .comment-content .comment-meta .post-date {
      color: #1cc3b2;
      font-size: 0.75em;
      text-transform: uppercase;
      display: block;
      margin-bottom: 5px;
      font-weight: 600; }
    .comment_area .comment-content .comment-meta h5 {
      margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta h5 {
          font-size: 1em; } }
    .comment_area .comment-content .comment-meta p {
      color: #636a76;
      font-size: 1em; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .comment_area .comment-content .comment-meta p {
          font-size: 0.875em; } }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta p {
          font-size: 0.875em; } }
    .comment_area .comment-content .comment-meta a.like,
    .comment_area .comment-content .comment-meta a.reply {
      display: inline-block;
      padding: 5px 25px 3px;
      font-size: 0.75em;
      font-weight: 600;
      border: 1px solid #ebebeb;
      text-transform: uppercase;
      border-radius: 30px; }
      .comment_area .comment-content .comment-meta a.like:focus, .comment_area .comment-content .comment-meta a.like:hover,
      .comment_area .comment-content .comment-meta a.reply:focus,
      .comment_area .comment-content .comment-meta a.reply:hover {
        border-color: #1cc3b2;
        background-color: #1cc3b2;
        color: #ffffff; }
  .comment_area .children {
    margin-left: 50px; }
    @media only screen and (max-width: 767px) {
      .comment_area .children {
        margin-left: 20px; } }
    .comment_area .children .single_comment_area:last-of-type {
      margin-bottom: 0; }

/*# sourceMappingURL=style.css.map */






/*加*/
.testimony-section {
  position: relative; }
  .testimony-section .owl-carousel {
    margin: 0; }
  .testimony-section .owl-carousel .owl-stage-outer {
    padding-bottom: 2em;
    position: relative; }
  .testimony-section .owl-nav {
    position: absolute;
    top: 100%;
    width: 100%; }
    .testimony-section .owl-nav .owl-prev,
    .testimony-section .owl-nav .owl-next {
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: -10px;
      outline: none !important;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0; }
      .testimony-section .owl-nav .owl-prev span:before,
      .testimony-section .owl-nav .owl-next span:before {
        font-size: 1.938em;
        color: rgba(0, 0, 0, 0.2);
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .testimony-section .owl-nav .owl-prev:hover span:before, .testimony-section .owl-nav .owl-prev:focus span:before,
      .testimony-section .owl-nav .owl-next:hover span:before,
      .testimony-section .owl-nav .owl-next:focus span:before {
        color: #000; }
    .testimony-section .owl-nav .owl-prev {
      left: 50%;
      margin-left: -80px; }
    .testimony-section .owl-nav .owl-next {
      right: 50%;
      margin-right: -80px; }
  .testimony-section:hover .owl-nav .owl-prev,
  .testimony-section:hover .owl-nav .owl-next {
    opacity: 1; }
  .testimony-section:hover .owl-nav .owl-prev {
    left: 50%;
    margin-left: -80px; }
  .testimony-section:hover .owl-nav .owl-next {
    right: 50%;
    margin-right: -80px; }
  .testimony-section .owl-dots {
    text-align: center; }
    .testimony-section .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      margin: 5px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.2);
      }
      .testimony-section .owl-dots .owl-dot.active {
        background: #d9bf77; }

.testimony-wrap {
  display: block;
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(0, 0, 0, 0.8); }
  .testimony-wrap .user-img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    position: relative; }
  .testimony-wrap .name {
    font-weight: 500;
    font-size: 1.063em;
    margin-bottom: 0;
    color: #000; }
  .testimony-wrap .position {
    font-size: 0.813em; }
  .testimony-wrap .line {
    position: relative;
    border-left: 1px solid #e6e6e6; }
  .testimony-wrap .quote {
    position: absolute;
    top: 50%;
    left: -20px;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #d9bf77;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .testimony-wrap .quote i {
      color: #fff; }
/*20200430*/
/*@media screen and (max-width: 543px) {
.card{position: relative;}
.hidden-xs{display:none;}}
@media screen and (min-width: 544px) and (max-width: 767px) {
.card{position: relative;}
.hidden-sm{display:none;}}
@media screen and (min-width: 768px) and (max-width: 991px) {
.card{position: relative;}
.hidden-md{display:none;}}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.card{position: relative;width: 100%;}
.hidden-lg{display:none;}}
@media screen and (min-width: 1200px) {
.card{position: relative;}
.hidden-xl{display:none;}
}*/


.roberto-testimonials-area .owl-carousel.owl-drag .owl-item {padding:0px 7px;}

.event-card .card-title {font-weight:;font-size:1.3em;line-height:1.4em;}
.news-card .card-body .date {
    position: relative;
	margin-bottom:10px;
}
.news-card .card-body .class1,
.news-card .card-body .class2 {
    position: absolute;
    right: 1rem;
    top: 1rem;
    padding: 5px 16px;
    font-size: 0.8em;
    border-radius: 50px;}
.news-card .card-body .class1{background:#5bdbce;color:#000;}
.news-card .card-body .class2{background-color:#FFCC00;color:#000;}
.news-card .card-content {top:3rem;position: static;}
.news-card .card-title{/*border-left:3px dotted #d0d0d0;padding:0px 0px 0px 5px;*/
color:#1f847a;font-weight:;font-size:1.3em;}
.news-card .card-title,
.news-card .card-text{line-height:1.4em;display:block;}
.News .news-card .newslist_content .card-title {margin-top:.5rem;margin-bottom:0rem;} 
.eventcard{justify-content: between;}
.searchbar {
	background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15);
	margin:0 auto 1rem auto;}
.searchbar label {display:block;}
.search-form-area .search-form p.title {font-weight:bold;font-size:5rem;}
.footer-area a {color:#1cc3b2;}
.author-social-info p.share {border-radius:2rem;padding:1px 7px;background-color:#0e2737;color:#FFF;font-size:0.8em;}
.news-card .card{background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/cardBG.jpg);background-repeat:repeat;
/*background: #fff;
background: -moz-linear-gradient(top, rgba(255,255,255,.08) 0%, rgba(0,0,0,.08) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,.08) 0%,rgba(0,0,0,.08) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,.08) 0%,rgba(0,0,0,.08) 100%);*/
}
.image-parent {max-width: 15%;}
.media-tata i {text-align:center;display:inline-block;width:30px;}
.tandem-activity {/*background-color:#FFF;border-radius:2rem;padding:15px;*/}
.tab-content {
border-radius:0 0 1rem 1rem;
border-bottom:1px solid #dee2e6;
border-left:1px solid #dee2e6;
border-right:1px solid #dee2e6;
background-color:#fffffb;
background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/tandem-activity-areaBG.jpg);background-repeat: repeat;
}
.badge-primary-green {
color: #2B8381;
background-color: #d1ecec;
margin-left:.5rem;
margin-top: .3rem;
font-size:0.9rem;
line-height:0.9em;
padding:0.3rem 0.5rem;
font-weight:bold;
position: absolute;

}
.badge-primary-green:before{
    width: 0px;
    height: 0px;
    border-width: 4px 8px 4px 0;
    border-style: solid;
    border-color: transparent #d1ecec transparent transparent;
    position: absolute;
	margin-top: 2px;
    margin-left: -0.9rem;
    content: '';
    position: absolute;
}

.tandem-activity-area {
  position: relative;
  z-index: 1;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/bg.jpg);
  background-repeat:repeat;}
.tandem-activity-area nav a:hover,
.tandem-activity-area nav a:focus {color:#1f847a;}
.tandem-activity .card-title {font-size: 1.25rem;}
.tandem-activity .list-group { text-align:left;margin:0 0 .5rem 0;}
.expired {
    font-size: 1em;
    line-height: 1em;
    padding: 10px;
    color: #fff;
    border-top-right-radius: 1rem;
	border-bottom-left-radius: 1rem;
    background: #394862;
    position: absolute;
    top: 0;
    right: 0;
}
.Detali-title {
	border-left:7px solid #1cc3b2;
	line-height: 1.7;
	border-bottom:3px solid #1cc3b2;
	background-color:#e1f0ed; color:#096063;padding:5px;font-size:1.6em;margin-bottom:1rem;border-radius:0.25rem;}
.blog-details-text .content .item_title {background-color:#fdffd3;border:1px solid #fff82f;border-radius:20px;padding:5px 8px;text-align:center;width:7.5rem;display:inline-block;vertical-align:top}
.blog-details-text .content .item_title i {width:26px;/*color:#1cc3b2;background-color:#FFF;padding:5px;border-radius:20px;border:1px solid #e9e9e9;*/}
.blog-details-text .content .item_detail {display:inline-block;padding-left:5px; margin-top: 0.5rem;line-height:1.2rem}
.blog-details-text .content .item_detail span {vertical-align:top}
@media(max-width:991px){
	.blog-details-text .content .item_title {display:block;}
	.blog-details-text .content .item_detail {display:block;}
}
.AttFile {
    border: 1px dashed #1cc3b2;
    border-radius: 10px;
    padding: 10px;
    background-color: rgba(28,195,175,0.05);
	margin-top:15px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/download.svg);
	background-size:48px;
    background-position: 8px 10px;
    background-repeat: no-repeat;
    padding-left: 70px;
}
.AttFile .download-file img {
    /*border-radius: 50%;*/
	height:18px;
	margin-right:.2rem;
}  
.event-card .card-text i {width:16px;height:16px; text-align:center;}
/*Form表單*/
.font-robo{font-family:roboto,arial,helvetica neue,sans-serif}
.font-poppins{font-family:poppins,arial,helvetica neue,sans-serif}
.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.row-space{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.col-2{width:-webkit-calc((100% - 30px)/ 2);width:-moz-calc((100% - 30px)/ 2);width:calc((100% - 30px)/ 2)}

@media(max-width:767px){.col-2{width:100%}}

fieldset{min-width:0;border:0}
.Contest_test fieldset,
.Contest_detail fieldset{
	font-size: 1.1rem;
	padding:1rem;
	-webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0,0,0,.105);
	border-top: 7px solid #8ee1d9;
	border-radius:.5rem;
	background-color: #FFF;}
.Contest_test fieldset legend,
.Contest_detail fieldset legend {padding:1rem;}
.Contest_test fieldset.form-group .form-check img,
.Contest_detail fieldset.form-group .form-check img{ margin-bottom:.5rem;}
.Contest_test fieldset.form-group,
.Contest_detail fieldset.form-group{margin:.5rem 0rem;}
.SurveyTextBox {
	padding: .375rem 0rem;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid #ddd;
    border-radius: 0rem;}
.Contest_detail #ctl00_CPHolder1_DataList1 img {
	margin-left: 1.3rem;
    margin-top: -0.25rem;
    margin-bottom: .5rem;
	display:block;/*
	max-width:250px;
	height:auto;*/}
@media (max-width:991px){
.Contest_detail #ctl00_CPHolder1_DataList1 img{
	margin-left: 0rem;
	max-width:255px;}}
.page-wrapper{min-height:100vh}
.bg-blue{background:#2c6ed5}
.bg-red{background:#fa4251}
.bg-gra-01{background:-webkit-gradient(linear,left bottom,left top,from(#fbc2eb),to(#a18cd1));background:-webkit-linear-gradient(bottom,#fbc2eb 0,#a18cd1 100%);background:-moz-linear-gradient(bottom,#fbc2eb 0,#a18cd1 100%);background:-o-linear-gradient(bottom,#fbc2eb 0,#a18cd1 100%);background:linear-gradient(to top,#fbc2eb 0,#a18cd1 100%)}
.bg-gra-02{background:-webkit-gradient(linear,left bottom,right top,from(#fc2c77),to(#6c4079));background:-webkit-linear-gradient(bottom left,#fc2c77 0,#6c4079 100%);background:-moz-linear-gradient(bottom left,#fc2c77 0,#6c4079 100%);background:-o-linear-gradient(bottom left,#fc2c77 0,#6c4079 100%);background:linear-gradient(to top right,#fc2c77 0,#6c4079 100%)}
.p-t-100{padding-top:100px}
.p-t-130{padding-top:130px}
.p-t-180{padding-top:180px}
.p-t-20{padding-top:20px}
.p-t-15{padding-top:15px}
.p-t-10{padding-top:10px}
.p-t-30{padding-top:30px}
.p-b-100{padding-bottom:100px}
.m-r-45{margin-right:45px}
.wrapper--w960{max-width:960px}
.wrapper--w780{max-width:780px}
.wrapper--w680{max-width:680px}
.btn{display:inline-block;padding:0 5px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;cursor:pointer;color:#000;}
.btn--radius{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.btn--radius-2{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.btn--pill{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.btn--green{background:#57b846}
.btn--green:hover{background:#4dae3c}
.btn--blue{background:#4272d7}
.btn--blue:hover{background:#3868cd}
td.active{background-color:#2c6ed5}
input[type=datei]{padding:14px}
.table-condensed td,.table-condensed th{font-size:0.875em;font-family:roboto,arial,helvetica neue,sans-serif;font-weight:400}
.daterangepicker td{width:40px;height:30px}
.daterangepicker{border:none;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);box-shadow:0 8px 20px 0 rgba(0,0,0,.15);display:none;border:1px solid #e0e0e0;margin-top:5px}
.daterangepicker::after,.daterangepicker::before{display:none}
.daterangepicker thead tr th{padding:10px 0}
.daterangepicker .table-condensed th select{border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:0.875em;padding:5px;outline:0}
input{outline:0;margin:0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.input--style-4{line-height:50px;background:#fafafa;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);-moz-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 20px;font-size:1em;color:#666;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.input--style-4::-webkit-input-placeholder{color:#666}
.input--style-4:-moz-placeholder{color:#666;opacity:1}
.input--style-4::-moz-placeholder{color:#666;opacity:1}
.input--style-4:-ms-input-placeholder{color:#666}
.input--style-4:-ms-input-placeholder{color:#666}
.label{font-size:1em;color:#555;text-transform:capitalize;display:block;margin-bottom:5px}
.radio-container{display:inline-block;position:relative;padding-left:30px;cursor:pointer;font-size:1em;color:#666;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.radio-container input{position:absolute;opacity:0;cursor:pointer}
.radio-container input:checked~.checkmark{background-color:#e5e5e5}
.radio-container input:checked~.checkmark:after{display:block}
.radio-container .checkmark:after{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:12px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#57b846}
.checkmark{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;height:20px;width:20px;background-color:#e5e5e5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);-moz-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08)}
.checkmark:after{content:"";position:absolute;display:none}
.input-group{position:relative;margin-bottom:22px}
.input-group-icon{position:relative}
.input-icon{position:absolute;font-size:1.063em;color:#999;right:18px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}
.select--no-search .select2-search{display:none!important}
.rs-select2 .select2-container{width:100%!important;outline:0;background:#fafafa;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);-moz-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.rs-select2 .select2-container .select2-selection--single{outline:0;border:none;height:50px;background:0 0}
.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered{line-height:50px;padding-left:0;color:#555;font-size:1em;font-family:inherit;padding-left:22px;padding-right:50px}
.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow{height:50px;right:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b{display:none}
.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after{font-family:material-design-iconic-font;content:'\f2f9';font-size:1.5em;color:#999;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
.select2-container--open .select2-dropdown--below{border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);box-shadow:0 8px 20px 0 rgba(0,0,0,.15);border:1px solid #e0e0e0;margin-top:5px;overflow:hidden}
.select2-container--default .select2-results__option{padding-left:22px}
.title{font-size:1.5em;color:#525252;font-weight:400;margin-bottom:40px}
.card{background:#fff;}
.card a.card-footer{ }


@font-face{
	font-family:Material-Design-Iconic-Font;src:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}
.zmdi{display:inline-block;font:normal normal normal 14px/1 Material-Design-Iconic-Font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.zmdi-calendar-note:before{content:'\f331'}


@media (max-width: 991px){
.search_item, .search_item2 {
    width: 100% !important;
}
}

/*********************************
newslist
*********************************/

.newslist{
	width: 100%;
	padding-top: 3em;
	padding-bottom: 4em;
	background-color: #d9eff8;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/AKIbg.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
}
.newslist_items{
	margin-top: 20px;
}
.newslist_col{
	margin-bottom: 5px;
}
.newslist_item{
    padding: 0.8rem;
    background: rgba(255, 255, 255, 1);
    margin-bottom: 5px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
	border-radius: 2rem;
	border: 1px solid rgba(0,0,0,.105);

}
.newslist_image_container{
	width: 100%;
	height: 100%;
}
.newslist_image_background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.NewsDate{
	left: 0;
	bottom: 3px;
	
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
	border-radius: 1.5rem;
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2863d0;
	
	background: linear-gradient(-45deg, #ace0f9 0%, #fff1eb 100%);
	background: -moz-linear-gradient(-45deg, #ace0f9 0%, #fff1eb 100%);
	background: -webkit-linear-gradient(-45deg, #ace0f9 0%, #fff1eb 100%);
	background: -o-linear-gradient(-45deg, #ace0f9 0%, #fff1eb 100%;*/
	background: #e1f0ed;
	border: 1px solid rgba(0,0,0,.05);
}
.NewsDate .badge {
	font-size: 0.875em;
	letter-spacing: 1px;

}
.newslist_content{}

.newslist_text{
	font-size: 1em;
	color: #707070;
	margin-top: 5px;
}
.newslist_icons{
	margin-top: 17px;
}
.newslist_icons_item{
	display: inline-block;
	margin-right: 15px;
}
.newslist_icons_item:last-child{
	margin-right: 0px;
}
.newslist_link{
	margin-top: 54px;
}
.newslist_link a{
	font-size: 0.75em;
	font-weight: 700;
	color: #2d2c2c;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.newslist_link a:hover{color: #fa9e1b;}
.badge-info{color:#000;background-color:#d2e6e2;border-top: 1px dashed rgba(0,0,0,.105);}
.roberto--video--area {border-radius: 1rem;}

/*********************************
sitemap
*********************************/

.sitemap_words_content {text-align:center ; }
@media (max-width: 991px){.sitemap_words_content {text-align:left;}}


/*Sitemap--star_20190307*/
.listnone,
.timeline-content ul{list-style:none;}
.sitemap li,.sitemap ol,.sitemap ul{margin:0;padding:0}
.sitemap .box{display:inline-block}
.box a.sitemaptitle {font-size:1.1em;}

.words_content .sitemap,
.words_content .sitemap2,
.words_content .sitemap3{margin-left:0;padding-left:0;}
.words_content {margin-top:5px;}
.sitemap p,
.sitemap2 p,
.sitemap3 p{
	margin-left:15px;padding-left:15px;
}

.sitemap *>:before{content:attr(data-site);position:absolute;margin-left:-25px}
.sitemap .listnone > a:before{
	content:attr(data-site);
	color: #1D998C;
	position:absolute;
	font-family:'Caveat Brush',Poppins, arial, "Microsoft JhengHei", 微軟正黑體, sans-seri;
	font-size:1.3em;
    margin-left: -2.5rem;
    border-radius: 2rem;
    width: 2rem;
    height: 2rem;
    text-align: center;
    background-color: #fff;
	-webkit-line-height:2rem;
	-moz-line-height:2rem;
	-o-line-height:2rem;}

.sitemap2 *>:before{content:attr(data-site2);position:absolute; margin-left:-2em;}
.sitemap2 .add{padding-left:70px!important}
.sitemap2 .add:before{margin-left:-45px!important}

.sitemap3 *>:before{content:attr(data-site3);position:absolute;margin-left:-3em;}
.sitemap3 .add{padding-left:100px!important}
.sitemap3 .add:before{margin-left:-60px!important}

.sitemap a{padding-left:20px}
.sitemap3 a{color:#999}

.sitemap4 *>:before{content:attr(data-site4);position:absolute;margin-left:-4em;}
.sitemap4 .add{padding-left:100px!important}
.sitemap4 .add:before{margin-left:-75px!important}


.sitemap .box{
	vertical-align:top;
	width:100%;
	margin-bottom:39px;
	background:#FFF;
	border-radius: 1.5rem;
	
	padding: 0.8rem;
    background: rgba(255, 255, 255, 1);
    margin-bottom: 5px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    border-radius: 2rem;
    border: 1px solid rgba(0,0,0,.105);
	background: 
		-moz-repeating-linear-gradient(
			top,
			#FFF,
			#FFF 14px,
			#e1f0ed 15px
		);
	background: 
		-webkit-gradient(
			linear,
			left top, left bottom,
			from(#e1f0ed),
			color-stop(4%, #FFF)
		);
	background: 
		repeating-linear-gradient(
			top,
			#FFF,
			#FFF 14px,
			#e1f0ed 15px
		);		
	-webkit-background-size: 100% 15px;
	}
	
.sitemap .box .listnone > a{
	display:block;
	text-decoration:none;
	padding:0.5rem 0.5rem 0.3rem 3rem;
	
	left: 0;
    bottom: 3px;
    width: auto;
    color: #333;
    font-size: 1.1em;
    line-height: 2em;
    text-align: left;
    border-radius: 1.5rem;
    background: #e1f0ed;
    border: 1px solid rgba(0,0,0,.05);
}
.sitemap .box .listnone > ul {
	padding-left:2.4em;}
.sitemap .box .listnone > ul li a{
	margin-bottom:5px;
	color:#333;
	text-decoration:none;
	font-size: 1.1em;
	display:flex;
	padding-right:10px}
.sitemap .box .listnone > ul li a:hover{
	color: #1D998C;
	font-weight:bold;
	text-decoration:underline;}
.sitemap .box  .listnone > ul li a{padding-left:2em;padding-right:10px}
.sitemap .box  .listnone > ul li ul li a{padding-left:4em;padding-right:10px}
.sitemap .box  .listnone > ul li ul li ul li a{padding-left:6em;padding-right:10px}
.sitemaplist1{font-size:1.2em;}

.box ul.sitemap2 {margin:15px;}
/*Sitemap--end*/


/*slick輪播*/

.slider {
    width: 94%;
    margin-right:auto;
    margin-left:auto;
}
@media (max-width: 575px){
	.slider {
		width: 75%;
		margin-right:auto;
		margin-left:auto;
	}
}
.slick-slide {margin: 0px 20px;}
.slick-slide img { width: 100%;}
.slick-prev:before,
.slick-next:before {}
.slick-slide {transition: all ease-in-out .3s;opacity: .2;}
.slick-active {opacity: 1;}
.slick-current {opacity: 1;}

.regular2 .slider {width:100%;margin: 0px auto 100px auto;}

.regular3 img {border-radius: 1rem;}
.regular3 .slick-slide{margin: 0 0.5rem;}
.regular4 .slick-slide{margin:0px 0.5rem}
.regular4 .slider {width:100%;margin:0 -0.5rem !important;}
.regular4 .slick-list {margin:0 -0.5rem !important;}
.regular4 img {border-radius: 1rem;}
.regular4 .slick-dotted.slick-slider {margin-bottom: 4rem !important;}

@media (max-width: 991px){
 .navbar-nav, .collapse {height: 100%;}
 .collapse {background-color:#fff;}
 .regular4 button .slick-prev,
 .regular4 button .slick-prev{display:none;}
}
/*手機左選快速連結*/
.mobile a {display:block;padding:10px;background-color:#e1f0ed;margin-bottom:.5rem; font-size:1em}
.mobile a img{margin-right:.3rem;width:14px;height:14px;}
.mobile a:hover,
.mobile a:focus {display:block;padding:10px;background-color:#e1f0ed;margin-bottom:.5rem; font-size:1em;color: #1D998C;}

h1 a img { max-width: none !important;}


/*JC-20200603新增  檔案上傳元件*/
.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#efefef; background-color:#f7f8f8;}
.table-light td{text-align: center;}

.table-light tr { border-bottom:1px solid #dee2e6;}
.sui-upload{border-radius:2rem;position:relative;display:block;color:#333;background-color:#fff;border:solid 1px #e7e7e7;outline:0;font-family:'Microsoft JhengHei',Helvetica,Arial,sans-serif;line-height:normal;text-align:left}
.sui-upload-dropfiles{padding:.375rem .75rem}
.sui-upload-dropfiles-hover{color:#333;background-color:#f8f8f8}
.sui-upload-button{display:inline-block;vertical-align:top;position:relative;overflow:hidden;cursor:pointer;text-align:center;font-family:'Microsoft JhengHei',Helvetica,Arial,sans-serif;line-height:normal;padding:.3em;color:#333;background-color:#f8f8f8;border:solid 1px #e7e7e7;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}
.sui-upload-button:hover{color:#fff;background-color:#4fa7ef}
.sui-upload-button:active{color:#fff;background-color:#428bca}
.sui-upload-button input{cursor:pointer;opacity:0;margin:0;padding:0;position:absolute;right:0;bottom:0;z-index:1}
.sui-upload-drop{display:inline-block;vertical-align:top;padding-left:1em;padding-right:.3em;padding-top:.3em;padding-bottom:.3em;border:solid 1px transparent;font-style:italic}
.sui-upload-files,ul.sui-upload-files{list-style:none;margin:0 0 1em;padding:0;outline:0}
.sui-upload-file,li.sui-upload-file{padding-top:.5em;padding-bottom:.5em;padding-left:1em;padding-right:10em;position:relative}
.sui-upload-file-progress{position:absolute;top:.8em;right:2.7em;display:inline-block;width:7em;height:.5em;float:right;border:solid 1px #e7e7e7;overflow:hidden;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}
.sui-upload-file-progress-inner{display:inline-block;height:.5em;background-color:#428bca;vertical-align:top}
.sui-upload-file-no-progress,li.sui-upload-file-no-progress{padding-right:2.5em}
.sui-upload-file-text-sep{margin-right:.3em}
.sui-upload-file-action{position:absolute;top:.32em;right:1em;cursor:pointer;color:#428bca;user-select:none;-webkit-user-select:none;-khtml-user-select:none;position:relative;display:block;color:#333;background-color:#fff;/*border:solid 1px #e7e7e7;*/outline:0;font-family:'Microsoft JhengHei',Helvetica,Arial,sans-serif;line-height:normal;text-align:left}
.sui-upload-dropfiles{padding:.375rem .75rem}
.sui-upload-dropfiles-hover{color:#333;background-color:#f8f8f8}
.sui-upload-button{border-radius:2rem;display:inline-block;vertical-align:top;position:relative;overflow:hidden;cursor:pointer;text-align:center;font-family:'Microsoft JhengHei',Helvetica,Arial,sans-serif;line-height:normal;padding:.3em .6em;color:#333;background-color:#f8f8f8;border:solid 1px #e7e7e7;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}
.sui-upload-button:hover{color:#fff;background-color:#4fa7ef}
.sui-upload-button:active{color:#fff;background-color:#428bca}
.sui-upload-button input{cursor:pointer;opacity:0;margin:0;padding:0;position:absolute;right:0;bottom:0;z-index:1}
.sui-upload-drop{display:inline-block;vertical-align:top;padding-left:1em;padding-right:.3em;padding-top:.3em;padding-bottom:.3em;border:solid 1px transparent;font-style:italic}
.sui-upload-files,ul.sui-upload-files{list-style:none;margin:0 0 1em;padding:0;outline:0}
.sui-upload-file,li.sui-upload-file{padding-top:.5em;padding-bottom:.5em;padding-left:1em;padding-right:10em;position:relative}
.sui-upload-file-progress{position:absolute;top:.8em;right:2.7em;display:inline-block;width:7em;height:.5em;float:right;border:solid 1px #e7e7e7;overflow:hidden;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}
.sui-upload-file-progress-inner{display:inline-block;height:.5em;background-color:#428bca;vertical-align:top}
.sui-upload-file-no-progress,li.sui-upload-file-no-progress{padding-right:2.5em}
.sui-upload-file-text-sep{margin-right:.3em}
.sui-upload-file-action{position:absolute;top:.32em;right:1em;cursor:pointer;color:#428bca;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}
.sui-upload-file-action:hover{color:#4fa7ef}
.sui-upload-file-error{color:#333;background-color:#f2dede}
.sui-upload-button-upload{display:block;margin:1em}
.sui-upload-disabled{pointer-events:none;cursor:default;opacity:.4}
.sui-upload-disabled .sui-upload-button,.sui-upload-disabled .sui-upload-button:active,.sui-upload-disabled .sui-upload-button:hover{pointer-events:none;cursor:default;color:#333;background-color:#f8f8f8;border:solid 1px #e7e7e7}
.sui-upload-disabled .sui-upload-button input{cursor:default}
.sui-upload-disabled .sui-upload-file-action,.sui-upload-disabled .sui-upload-file-action:hover{pointer-events:none;cursor:default;color:#428bca}
.sui-upload-form{display:none}
.sui-upload-iframe{display:none}
.search-form-area .search-form table td .form-control{width:100%;margin-bottom:0;min-height:50px;border:1px solid #dee2e6;font-size:1.02em;border-radius:10px}
.search-form table td .btn{border-radius:10px}

.search-form-area .search-form table td .btn{display:inline-block;line-height:1.1em;font-size:1em;font-weight:400}
.search-form-area .search-form table th{white-space:nowrap}
.search-form-area .table { border-radius:1.2rem;}
.search-form-area .search-form table.table-light th:first-child{ border-top-left-radius:1rem;}
.search-form-area .search-form table.table-light th:last-child{ border-top-right-radius:1rem;}
.search-form-area .search-form table.table-light tr:last-child td:first-child { border-bottom-left-radius:1rem;border:1px solid #e3e3e3}
.search-form-area .search-form table.table-light tr:last-child td:last-child { border-bottom-right-radius:1rem;border:1px solid #e3e3e3}
.search-form-area .search-form table tr { border-bottom:1px solid #efefef;}
.search-form-area .search-form table td .btn i{font-weight:400;font-size:1.3em;line-height:46px}
.search-form-area .search-form table td .form-control-plaintext{
	
	width:100%;margin-bottom:0;min-height:50px;font-size:1.02em;display:block;
    border: 1px solid #dee2e6;
	background-color:#dcdddd;
    font-size: 1.02em;
    border-radius: 10px;
	padding: .375rem .75rem;}
.card-img{width:100%;border-radius:calc(1rem - 1px)}
.table-responsive img.card-img{max-width: 300px;}
.btnsm{display:inline-block;line-height:20px;padding:1px 10px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;cursor:pointer;color:#000;border-radius:15px;border: 1px solid transparent;}
.btnsm:focus,
.btnsm:active,
.btnsm .btn-info:focus,
.btnsm .btn-info:active{display:inline-block;line-height:20px;padding:0 15px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;cursor:pointer;color:#fff;border-radius:10px;border: 1px solid transparent;}

.Postform-body .form  {}

.Postform-body table td .form-control{width:100%;margin-bottom:0;min-height:50px;border:1px solid #dee2e6;font-size:1.02em;border-radius:10px}
.Postform-body table td .btn{border-radius:10px}

.Postform-body table td .btn{display:inline-block;line-height:1.1em;/*padding:15px 5px;*/font-size:1em;font-weight:400}
.Postform-body table th{white-space:nowrap}

.Postform-body table td .btn i{font-weight:400;font-size:1.3em;color:#FFF;}
.Postform-body table td .form-control-plaintext{
	width:100%;margin-bottom:0;min-height:50px;font-size:1.02em;display:block;
    border: 1px solid #dee2e6;
	background-color:#dcdddd;
    font-size: 1.02em;
    border-radius: 10px;
	padding: .375rem .75rem;
}
.Postform-body > table > .card　+ .my-2 {margin-top:0rem!important;margin-bottom:0rem!important;}
.Postform-body input#ctl00_CPHolder1_btnInsert,
.Postform-body input#ctl00_CPHolder1_btnCancel {-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important;margin-top:1rem;}
.Postform-body input#ctl00_CPHolder1_btnCancel,
.Contest_detail input#ctl00_CPHolder1_btnCancel {background-color:#d3d3d3!important;}
.Postform-body input#ctl00_CPHolder1_btnCancel:hover,
.Postform-body input#ctl00_CPHolder1_btnCancel:focus,
.Contest_detail input#ctl00_CPHolder1_btnCancel:hover,
.Contest_detail input#ctl00_CPHolder1_btnCancel:focus {background-color:#FFCC00!important;}

.Postform-body .table-responsive .col-form-label {
    padding-top: 0;
    padding-bottom: 0;
}
/*User_information使用者基本資料*/
.User_information .search-form-area .search-form label {
	font-size: 1em;
    font-weight: 500;
    background-color: #eaf7f4;
    border: 1px solid #c5e8e1;
    border-radius: 2rem;
    padding: .375rem .75rem;
    text-align: center;
	line-height:2.5rem;
	margin-bottom: 15px;
	margin-left: 15px;
}
.User_information .form-group {
    margin-bottom: 0rem;
}
/*Post_result*/

/*Gallery_detail*/
.Gallery_detail iframe,
.Pre_Event_detail iframe,
.Event_detail iframe{border-radius:2rem;max-width:100%;}
.google-maps iframe{border-radius:0rem;}

/*Download*/
.Download .NewsDate .badge {padding:0em;}
.Download .NewsDate .badge-info {background-color:inherit;border-top:none;padding:0em;}
.Download .NewsDate .year {display:block;font-size:1.2em;border-bottom: 1px dashed rgba(0,0,0,.105);padding:0 0 0.2em 0;}
.Download .NewsDate .mmdd {display:block;padding:0.2em 0 0 0;}
.Download .card-title, .Download .card-title p {margin-bottom: 0rem;}
.Download .card-title {margin-top: .3rem;}
.Download .NewsDate .day:before {content:"-";}
.Download .alert,
.Event .alert,
.News .alert,
.Gallery .alert {width:100%;border-radius:1rem;margin:0px 15px}
.News .alert {margin-top:30px}}
.Download .news-card .newslist_items{
	margin-top: 5px;
}
.Download .news-card .newslist_items:first-child{
	margin-top: 0px;
}
@media (max-width: 575px){
.Download .NewsDate .year {font-size:0.875em;border-bottom:none;}
.Download .NewsDate .badge {display: inline-block;}
.Download .NewsDate .month:before,
.Download .NewsDate .day:before {content:"-";}
.newslist_content{ margin-top:.5rem;}
}
.Download_detail span.text-info{color:#0e2737 !important;font-weight: normal;}
.classification {line-height:1rem; font-weight:bold;}
.classification:before {content:"\f11d";font-family:"FontAwesome";line-height:1rem;margin-right:0.2rem; font-size:0.9rem;}

.table-responsive .btn-secondary {color:#FFF;}
.table-responsive .btn-secondary:hover,.table-responsive .btn-secondary:focus {color:#fff;background-color:#6c757d;border-color:#6c757d}

.table-responsive .btn-info{color:#fff;background-color:#078092;/*border-color:#057383*/}
.table-responsive .btn-info:hover{color:#fff;background-color:#096d7d;border-color:#055f6d}

.table-responsive .btn-danger{color:#fff;background-color:#cd5c5c;border-color:#b84a4a}
.table-responsive .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}




@media only screen and (max-width: 767px) {
      .welcome-slides .owl-next {
        right: 20px; } }
  .welcome-slides:hover .owl-prev,
  .welcome-slides:hover .owl-next, .welcome-slides:focus .owl-prev,
  .welcome-slides:focus .owl-next {
    opacity: 1;
    visibility: visible; }


.sharelink {margin:0 0 1rem 0;text-align:right;}
.sharelink a {
	text-align:right;
    display: inline-block;
    color: #2a303b;
    margin-left: 10px;}
.sharelink a.shareimg img {width:20px !important;height:20px !important;text-align:right;}

	
/*News*/	
/*.btn .badge{position:relative;top:-1px}
.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}*/
.News .badge{
	-webkit-box-shadow: 0 1px 5px 2px rgba(15,15,15,0.05);
			box-shadow: 0 1px 5px 2px rgba(15,15,15,0.05);
	
	border:1px solid #fff;}

.News .badge-primary{color:#333;background-color:#c2c9db;}
.News .badge-secondary{color:#333;background-color:#f3eeeb;}
.News .badge-success{color:#333;background-color:#28a745}
.News .badge-info{color:#333;background-color:#fdedd6;}
.News .badge-warning{color:#333;background-color:#ffc107}
.News .badge-danger{color:#333;background-color:#dc3545}
.News .badge-light{color:#333;background-color:#f8f9fa}
.News .badge-dark{color:#333;background-color:#343a40}

input[type=date]::-webkit-calendar-picker-indicator {background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/calendar.svg);}
input[type="date"]:not(.has-value):before{content:attr(placeholder);}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 1rem;

}
.Postform-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
	margin-bottom:2rem;
    width: 100%;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    padding: 15px 15px 0px 15px;
    border-radius: 2rem;
    background-color: rgba(255,255,255,.8);
	border: 1px solid rgba(0,0,0,.03); 
}
.Postform-body table td .form-control {
    width: 100%;
    margin-bottom: 0;
    min-height: 50px;
    border: 1px solid #dee2e6;
    font-size: 1.02em;
    border-radius: 10px;
}
.Posttitle {
    margin-bottom: 10px;
    color: #707070;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.5;
    color: #006600;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    text-shadow: 0 0 1px #f6f6f6;
    letter-spacing: 2px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFCC00;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #1cc3b2;
    background: rgba(255, 246, 216, 0.9);
	border-radius:1rem;
}
.checkbox-label {
	display: inline-block;
	margin-bottom: 0;
	padding-right:8px;
	float: left;
}
input[type=checkbox] {
	height: 18px;
	width: 18px;
	margin-right: 4px;
}
.radio-tile-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;}


.radio-tile-group .input-container {
    position: relative;
    height:  auto;
    width:  auto;
    margin: 0 0.2rem 0.2rem 0.2rem;}

.radio-tile-group .radio-button {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      margin: 0;
      cursor: pointer;
    }

    .radio-tile {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      border: 2px solid #0A8672;
      border-radius: 5px;
      padding: 0.15em 1rem;
      transition: transform 300ms ease;
    }
    .radio-tile-label {
      text-align: center;
      font-size: 1rem;
	  line-height:1.5em;
      font-weight: 600;
      letter-spacing: 1px;
      color: #0A8672;
	  margin-bottom: 0;
    }

    .radio-button:checked + .radio-tile {
      background-color: #0A8672;
      border: 2px solid #0A8672;
      color: white;
      transform: scale(1.05, 1.05);}
       .radio-button:checked + .radio-tile .radio-tile-label {
        color: white;
        background-color: #0A8672;
      }
	  
#datepicker, #datepicker2{
	width:180px;
	margin: 0;
}
#datepicker > span:hover, #datepicker2 > span:hover{cursor: pointer;}
#datepicker .input-group-text,#datepicker2 .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	border-radius:0 2rem 2rem 0;
}

.popular-tags .popular-data:after {margin-left:.5rem;content:'│';color:#828282;}
.popular-tags .popular-data:first-child:before {margin-right:.5rem;content:'│';color:#828282;}

.News_detail .popular-tags .popular-data:last-child:after {margin-left:.5rem;content:'│';color:#828282;}
.News_detail .popular-tags .popular-data:nth-child(odd):after {margin-left:0rem;content:'';color:#828282;}
.News_detail .popular-tags .popular-data:nth-child(even):before {margin-right:0rem;content:'';color:#828282;}
.News_detail .popular-tags .popular-data:nth-child(even):after {margin-right:.5rem;content:'│';color:#828282;}
/*@media only screen and (max-width: 575px) {
	.popular-tags .popular-data{ display:block;}
	.popular-tags .popular-data:before {margin-right:.5rem;content:'│';color:#828282;}
}*/

.table-warning th {
	background-color: #F7ECB7;
}
.table-warning td {
    background-color: #f8f6e1;
}
.Postform-body .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #03555E;
	background-color: #5ecec3;
	border-radius: 1rem 1rem 0 0;
	font-size: 1.25em;
	padding: 0.5rem 0;
	border-top: 1px solid #dee2e6;
	border-bottom: none;
	border-left: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6;
	background-image: none;
	font-weight: 600;
}
.Postform-body .tab-content {
	border-radius: 0;
	border-bottom: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6;
	background-color: #fffffb;
	background-image: none;
	 margin-bottom: 15px;
}
.Postform-body .table {
    margin-bottom: 0;
}
.Postform-body .table .btn-warning {
	min-height: 30px;
	padding: 3px 4px;
	margin-bottom: 5px;
	border-radius:.5rem;
}
/*.Postform-body .table .btn-warning:last-child {margin-bottom: 0px;}*/
.Rewarded .card-title {
	color: #03555E;
	font-size:1.438em;
	line-height:1.5em;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-Rewarded.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	clear: both;
	height: auto;
	width: 100%;
	padding-left: 45px;
	min-height:40px;
	font-weight: 600;
}
.Rewarded .btn {
padding: 3px 10px;
}


section.tandem-activity-area .nav-tabs .nav-item.show .nav-link,
section.tandem-activity-area .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fffffb;
    border-radius: 1rem 1rem 0 0;
    font-size: 1.2em;
    padding: 0.5rem 0;
    border-top: 1px solid #dee2e6;
    border-bottom: none;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/tandem-activity-areaBG.jpg);
    background-repeat: repeat;
	font-weight:500;
}
.Post_declare .btn-group-lg>.btn, .btn-lg { border-radius:2rem;}
.Contest_Img, .FCKImg { margin-bottom:1rem;}

.Download_detail .card-img-top {
    width: 100%;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.Download_detail input#ctl00_CPHolder1_btn_Back {background-color:#1cc3b2;padding:.25rem .5rem;border-radius:.5rem;border:0;min-height:0px;}
.Download_detail input#ctl00_CPHolder1_btn_Back:hover,
.Download_detail input#ctl00_CPHolder1_btn_Back:focus {background-color:#ffcc00;border:0;color:#000;}
/*scrollbar*/
.scrollbar{
	float: left;
	height: 100vh;
	width: 100%;
	overflow-y: auto;
	scrollbar-color: #F5F5F5;
	scrollbar-width: thin;
	scrollbar-border-radius: 10px;
}
.force-overflow{min-height: 450px;}
.scrollbar::-webkit-scrollbar {
    width: 10px;
	background-color: #F5F5F5;
	border-radius: 10px;
}
.scrollbar::-webkit-scrollbar-track-piece  {
    background-color: #F5F5F5;
	border-radius: 10px;
}
.scrollbar::-webkit-scrollbar-thumb:vertical {
    background-color: #977550;
}
.scrollbar::-webkit-scrollbar-track  {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}
.scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
    background-image: 
	   -webkit-gradient(linear,
	   left bottom,
	   left top,
	   color-stop(0.44, rgb(180,150,118)),
	   color-stop(0.86, rgb(151,117,80)));
}





/*置頂回上頁按鈕20200629*/
.Back22 {
 cursor: pointer;
 position: fixed;
 bottom: 90px;
 right: 40px;
 display:none;
 background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/angle-left.png);
 background-color: #1cc3b2;
 height: 40px;
 width: 40px;
 border-radius:50%;
 background-repeat: no-repeat;
 background-position: center center;
 -webkit-box-shadow: 0 2px 20px 5px rgba(15, 15, 15, 0.08);
  box-shadow: 0 2px 20px 5px rgba(15, 15, 15, 0.08);
 z-index:99;
}
#back-to-top {
 cursor: pointer;
 position: fixed;
 bottom: 40px;
 right: 40px;
 display:none;
 background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/angle-up.png);
 background-color: #1cc3b2;
 height: 40px;
 width: 40px;
 border-radius:50%;
 background-repeat: no-repeat;
 background-position: center center;
 -webkit-box-shadow: 0 2px 20px 5px rgba(15, 15, 15, 0.08);
  box-shadow: 0 2px 20px 5px rgba(15, 15, 15, 0.08);
 z-index:100;
}
@media (max-width: 575px){
	.Back22 {
		bottom: 70px;
		right: 20px;
	}
	#back-to-top {
		bottom: 20px;
		right: 20px;
	}
}

.editor_area1,
.editor_area2,
.editor_area3 {
background-color:#fff;		
-webkit-background-size: 100% 15px;
-webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
border: 1px solid rgba(0,0,0,.105);
border-top:7px solid #ffee9d;
border-radius:.5rem;
padding:1rem;
margin-bottom:1rem;
 
 }
.Contest_Img,
.PublishImg{ text-align:center;} 
/*.Contest_Img,*/
.PublishImg img {
width:100%;
max-width:540px;
border: 1px solid rgba(0,0,0,.055);
-webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);}
/*@media screen and (max-width:767px) {.PublishImg {margin-bottom:40px;}}*/

.Contest_test .form-control {
    padding: .375rem 0rem;
	border-top:none;
	border-right: none;
	border-left: none;
    border-bottom: 2px solid #ddd;
    border-radius: 0rem;
}
/*頁碼資訊*/
#ctl00_CPHolder1_divpager {
	padding:.4em .7em .4em .7em;
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(0,0,0,.01);
	-webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
	border-radius:2rem;}
#ctl00_CPHolder1_divpager > .nice-select,
#ctl00_CPHolder1_divpager > .form-control,
#ctl00_CPHolder1_divpager > .nice-select .list {width:auto!important;float:none!important;}
#ctl00_CPHolder1_divpager > .nice-select:active,
#ctl00_CPHolder1_divpager > .nice-select.open,
#ctl00_CPHolder1_divpager > .nice-select:focus {display:inline!important;border-color: #f6f6f6;}
#ctl00_CPHolder1_divpager > .btn {height:1.8rem!important;min-height:1.8rem!important;padding:.2rem .75rem .3rem .75rem!important;min-width: inherit;}
/*最新消息五色分類*/
.classification1{ background-color:#eee8ea;border:1px solid rgba(0,0,0,.05);display:inline-block;padding:.5em .7em .3em .7em;line-height:1;white-space:nowrap;vertical-align:baseline;border-radius:1rem;}/*新聞稿*/
.classification2{ background-color:#ffdddc;border:1px solid rgba(0,0,0,.05);display:inline-block;padding:.5em .7em .3em .7em;line-height:1;white-space:nowrap;vertical-align:baseline;border-radius:1rem;}/*公告*/
.classification3{ background-color:#d8ecf0;border:1px solid rgba(0,0,0,.05);display:inline-block;padding:.5em .7em .3em .7em;line-height:1;white-space:nowrap;vertical-align:baseline;border-radius:1rem;}/*業務消息*/
.classification4{ background-color:#fff195;border:1px solid rgba(0,0,0,.05);display:inline-block;padding:.5em .7em .3em .7em;line-height:1;white-space:nowrap;vertical-align:baseline;border-radius:1rem;}/*活動消息*/
.classification5{ background-color:#fcebff;border:1px solid rgba(0,0,0,.05);display:inline-block;padding:.5em .7em .3em .7em;line-height:1;white-space:nowrap;vertical-align:baseline;border-radius:1rem;}/*局內公告*/
.classification5{ background-color:#fcebff;border:1px solid rgba(0,0,0,.05);display:inline-block;padding:.5em .7em .3em .7em;line-height:1;white-space:nowrap;vertical-align:baseline;border-radius:1rem;}/*徵才*/
@media (max-width:575px) {
.classification1,.classification2,.classification3,.classification4,.classification5{margin-top:.5rem;display:block;text-align:center;}
}

input#ctl00_CPHolder1_DatePicker1_txtDate,
input#ctl00_CPHolder1_DatePicker2_txtDate {
	background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/calendar.svg);
	background-position: right 15px bottom 50%;
	background-repeat:no-repeat;}
a.roberto-btn,
a.roberto-btn-inline {line-height:3.1;}

.card-deck .card + .empty:before { content:"可以拿掉了，謝謝！"; color:#c90000; font-weight:bold;padding:1rem;}
/*.card-deck .card + .empty {height:0;background:none!important;border:none!important;box-shadow:none!important;}
@media (max-width: 575px){.card-deck .card + .empty { display:none;}}*/



/*
.card-deck .card {flex: none;width:100%!important;}

  .Event .card-deck,
.Gallery .card-deck{margin-left:-15px;margin-right:-15px;}

.Contest .card-deck .card {width:46.8%!important;display:inherit;}
  .Event .card-deck .card,
.Gallery .card-deck .card {width:22.36%!important;display:inherit;}
@media only screen and (min-width: 992px) and (max-width: 1280px){
  .Event .card-deck .card,
.Gallery .card-deck .card {width:21%!important;}}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.Contest .card-deck .card,
  .Event .card-deck .card,
.Gallery .card-deck .card {width:100%!important;flex:inherit;-ms-flex:inherit;margin:15px;}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.Contest .card-deck .card,
  .Event .card-deck .card,
.Gallery .card-deck .card {width:95%!important;flex:inherit;-ms-flex:inherit;margin:15px;}
}

@media (max-width: 575px){
.Contest .card-deck .card,
  .Event .card-deck .card,
.Gallery .card-deck .card {width:90%!important;flex:inherit;-ms-flex:inherit;margin:15px;}
}
*/

.Contest_detail input[type=checkbox],
.Contest_detail input[type=radio] {
    box-sizing: border-box;
    margin: 0 .1rem 0 1.3rem;
}

@media (max-width:991px){
.Contest_detail input[type=checkbox],
.Contest_detail input[type=radio] {
    margin: 0 .1rem 0 0rem;}}
/*.Postform-body .table-responsive .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.Postform-body .table-responsive .btn-group>.btn:not(:first-child) {
	border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.Postform-body .table-responsive a.btn {border-radius: 1rem;}
.Postform-body .table-responsive */

#ctl00_CPHolder1_UpdatePannel1 .card {
    display:block;
    background-color: inherit;
    border:0;
    border-radius:0rem;
    box-shadow: none;
	
}
#ctl00_CPHolder1_UpdatePannel1 .card .card-img {
    border: 1px solid rgba(0,0,0,.105);
    border-radius: 1rem;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
}

#ctl00_CPHolder1_DataList1_ctl00_lbWarning {
    /*padding: 5px;
	color: #721c24!important;
    background-color: #f8d7da;
    border:1px solid #f5c6cb;
    border-radius: .5rem;*/
}
.NeedMark {
	margin-left:.5rem;
    padding: .25em .6em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	color: #fff;
    background-color: #dc3545;
    border-radius: 10rem;}
	
	
.Event .roberto-news-area .col,
.Gallery .roberto-news-area .col,
.Download .roberto-news-area .col {padding:0!important;}
.Event .roberto-news-area .row,
.Gallery .roberto-news-area .row,
.Download .roberto-news-area .row{
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	display: flex!important;
}
@media (max-width: 991px) {
	.Event .roberto-news-area .col,
	.Gallery .roberto-news-area .col,
	.Download .roberto-news-area .col,
	.Download .roberto-news-area  {padding:0 15px!important;}
}
.card-deck{width:100%!important;}
/*-------------------Contest-CARD-設定----------------*/
@media (min-width: 576px) {
.Contest .card-deck > .card {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px; }
}
/*----------------------------------------------------*/

/*---------------Event│Gallery│Download-CARD-設定-------------*/
.Event .card-header,
.Gallery .card-header { background-color:transparent;}
@media (min-width: 576px) {
.Event .card-deck > .card,
.Gallery .card-deck > .card{
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px; }
.Download .card-deck > .card {
  flex-basis: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0; }
}
@media (min-width: 768px) {
.Event .card-deck > .card,
.Gallery .card-deck > .card,
.Download .card-deck > .card {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px; }
}
@media (min-width: 992px) {
.Event .card-deck > .card,
.Gallery .card-deck > .card,
.Download .card-deck > .card{
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px; }
}
@media (min-width: 1200px) {
.Event .card-deck > .card,
.Gallery .card-deck > .card{
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px; }
.Download .card-deck > .card {
    flex-basis: calc(33.3333333333% - 30px);
    max-width: calc(33.3333333333% - 30px);
    margin-left: 15px;
    margin-right: 15px; }
}
/*---------------------------------------------------*/

#OfficeAddress button {padding:.4rem .6rem; min-height:0;}


.tandem-activity p.card-title button {padding:.4rem .6rem; min-height:0;}
/*.tandem-activity p.card-title {text-align:left !important;}*/

.UPnDN {text-align: right!important;}
.tandem-activity .UPnDN button {padding:.4rem .6rem; min-height:0;text-align:right !important;}

@media screen and (max-width:991px){
	/*.tandem-activity  p.card-title {text-align:center !important;}*/
	.UPnDN {text-align:center !important;}
	.tandem-activity .UPnDN button {padding:.4rem .6rem; min-height:0;text-align:center !important;}
}

/*-----------------------MAP-------------------------*/

.st0{fill:#E29E93;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.st0:hover{fill:#C74C2D!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}

.st1{fill:#A299CA;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.st1:hover{fill:#776DA3!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}

.st2{fill:#84C0E9;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.st2:hover{fill:#237BAC!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}

.st4{fill:#EDBC7A;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.st4:hover{fill:#e37524!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}

.st7{fill:#89C681;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.st7:hover{fill: #3b8731!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}


/*MAP FONTS*/
.st5{font-family:Microsoft JhengHei;font-size:2em;color:#000;text-shadow:0 0 0.2em #ffffff,0 0 0.2em #ffffff,0 0 0.2em #ffffff;}
.st6{font-family:Microsoft JhengHei;font-size:1.25em;color:#000;text-shadow:0 0 0.2em #ffffff,0 0 0.2em #ffffff,0 0 0.2em #ffffff}

@supports (-webkit-touch-callout: none) {
.st5{text-shadow: none !important;}
.st6{text-shadow: none !important;}
}

/*Dark----------------*/
.st0.active{fill:#C74C2D!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st1.active{fill:#776DA3!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st2.active{fill:#237BAC!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st4.active{fill:#e37524!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st7.active{fill:#3b8731!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}


/*Light----------------*/
/*
.st0.active{fill:#fcdad4!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st1.active{fill:#ddd5fd!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st2.active{fill:#d0e8f8!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st4.active{fill:#f6ddba!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
.st7.active{fill:#d0f2cb!important;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;z-index:99999999!important;}
*/
/*------------------------------------------------------------------------------------------------------*/
.card-header,
.Rewarded .card-body  {
    overflow: hidden!important;
}

 .ABCDEFG {
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    padding: 15px 15px 0px 15px;
    border-radius: 2rem;
    background-color: rgba(0,0,0,.08);
	border: 1px solid rgba(0,0,0,.03);
}
.FCKeditor iframe {max-width:100%;}
.FCKeditor img {max-width:100%;height: auto!important;margin-bottom:10px;}
.FCKeditor a {text-decoration: underline;}
.btn-secondary {background-color:#d3d3d3;color:#000;border:1px solid #dbdbdb;}




/*---------------------Download------20200819新增----------------------*/
.Download .roberto-news-area{ margin-bottom:1rem;}
.Download .card-header {
	padding:.75rem 1.25rem;
	background-color:#394862;
	background-image: linear-gradient(135deg, #09203f 0%, #537895 100%);
	color: #FFF;
	font-size:1.2rem;
}
.Download .card-body {
    padding:1rem 1.25rem .8rem 1.25rem;
}
.Download .AttFile {
    border-radius: 0px;
	border-left: none;
	border-right: none;
    margin-top: 5px;
    background-image: none;
    padding:8px 10px;
}
.Download .card-footer {}
.Download .card-body p.card-text{
	margin-bottom:5px;
	color:#2a303b;
	font-size:1.05rem;
	text-indent:-6.8rem;
	margin-left:6.8rem;
}
.Download .card-body .card-text i{
	width:1.2rem;
	text-align:right;
	padding-right:5px;
}
.Download .AttFile .download-file img {
	border-radius: 50%;
	height:18px;
	margin-right:.2rem;
} 
.fa-download {
	 margin-right: 5px;
	 margin-left: 5px;
}
.download-file {line-height: 1.5em;}
.Download .alert-info {
    color: #2a303b;
    background-color: #e1f0ed;
    border-color: #cfe3df;
}
/*------------------------------------------------------*/


/*-------------------------------------------------------------------------------*/
/*    MenuList                                                                   */
/*-------------------------------------------------------------------------------*/

.MenuList .list {
  padding: 1rem;
  counter-reset: num;
  
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    border-radius: 2rem;
    border: 1px solid rgba(0,0,0,.105);
	background-color: #FFF;
    background: -moz-repeating-linear-gradient( top, #FFF, #FFF 14px, #e1f0ed 15px );
    background: -webkit-gradient( linear, left top, left bottom, from(#e1f0ed), color-stop(4%, #FFF) );
    background: repeating-linear-gradient( top, #FFF, #FFF 14px, #e1f0ed 15px );
    -webkit-background-size: 100% 15px;
}


@media screen and (min-width:768px){
.MenuList .list .col-md-6:nth-child(odd){padding-right: 0px;}
}

.MenuList .list .col-md-6:not(:nth-last-child(2)):not(:last-child) {margin-bottom:1rem;}
@media screen and (max-width:767px){
.MenuList .list .col-md-6:not(:last-child) {margin-bottom:1rem;}
}
.MenuList .list .item {
  position: relative;
  width: 100%;
}
.MenuList .list .item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 80px;
  font-size: 1.5em;
  font-weight:500;
  padding: 1.5rem 2.5rem 1.5rem 6rem;
  color: rgba(0, 0, 0, 0.85);
  background: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/MenuList.svg") right center no-repeat;
  background-position: 200% 180px;
  background-color: #daece8;
  border-radius: 1rem;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
.MenuList .list .item a:before {
  counter-increment: num;
  content: counter(num) "";
  position: absolute;
  top: -1.2rem;
  left: 0;
  width: 80px;
  text-align: center;
  font-size: 6rem;
  font-family: "Poppins", arial,"Microsoft JhengHei","微軟正黑體",sans-serif !important;
  font-weight: bolder;
  font-style: italic;
  color:rgba(19,78, 66, 0.08);
  letter-spacing: -0.875rem;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.MenuList .list .item a:hover,
.MenuList .list .item a:focus {
  padding-left: 8rem;
  color: white;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-color: #0e2737;
  background-position: right bottom;
  text-decoration:none;
  outline: 0px;
   
}
.MenuList .list .item a:hover:before,
.MenuList .list .item a:focus:before {
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/*-------------------------------------------------------------------------------*/
.section-heading .h6 {display:none;}


/*---------------------------------------------------------------------*/

.eventRock {
	text-align: center;
	padding: 4em 0;
}
.eventRock .col-md {
	padding: 0 10px;
}
.eventRock .col-md .eventRock--image {
	height: 85px;
	width: 85px;
	border: 1px solid #1cc3b2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 10px auto 25px;
}
.eventRock .col-md .eventRock--image i {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #9C6D3C;
}

.eventRock .col-md:hover img,
.eventRock .col-md a:focus img,
.eventRock .col-md:hover i,
.eventRock .col-md a:focus i{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #9C6D3C;
}
.eventRock .col-md:hover .eventRock--image,
.eventRock a:focus  {
	border-color: #9C6D3C;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

}
.icon {
  display: inline-block;
  width: 47px;
  height: 47px;
  background-size: cover;
}
.icon1 {
	background-image:linear-gradient(#17988d, #17988d),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-1.svg");
	background-blend-mode: screen;
}
.icon1:hover,.icon1:focus {
	background-image:linear-gradient(#f89800, #9C6D3C),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-1.svg");
	background-blend-mode: screen;
}
.icon2 {
	background-image:linear-gradient(#17988d, #17988d),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-2.svg");
	background-blend-mode: screen;
}
.icon2:hover,.icon2:focus {
	background-image:linear-gradient(#f89800, #9C6D3C),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-2.svg");
	background-blend-mode: screen;
}
.icon3 {
	background-image:linear-gradient(#17988d, #17988d),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-3.svg");
	background-blend-mode: screen;
}
.icon3:hover,.icon3:focus {
	background-image:linear-gradient(#f89800, #9C6D3C),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-3.svg");
	background-blend-mode: screen;
}
.icon4 {
	background-image:linear-gradient(#17988d, #17988d),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-4.svg");
	background-blend-mode: screen;
}
.icon4:hover,.icon4:focus {
	background-image:linear-gradient(#f89800, #9C6D3C),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-4.svg");
	background-blend-mode: screen;
}
.icon5 {
	background-image:linear-gradient(#17988d, #17988d),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-5.svg");
	background-blend-mode: screen;
}
.icon5:hover,.icon5:focus {
	background-image:linear-gradient(#f89800, #9C6D3C),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-5.svg");
	background-blend-mode: screen;
}
.icon6 {
	background-image:linear-gradient(#17988d, #17988d),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-6.svg");
	background-blend-mode: screen;
}
.icon6:hover,.icon6:focus {
	background-image:linear-gradient(#f89800, #9C6D3C),url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/icon-6.svg");
	background-blend-mode: screen;
}
.eventRock .col-md:hover .event-tit, .eventExp a:focus .event-tit{
	color: #9C6D3C;
}
.eventRock .col-md .event-tit {
	font-family: "微軟正黑體";
	font-size: 1.5rem;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
	color: #17988d;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 0 30px;
}
.eventRock .col-md .event-tit:before {
	content: "";
	width: 18%;
	height: 1px;
	background: #6a6a6a;
	position: absolute;
	left: 42%;
	bottom: -15px;
}
.eventRock .col-md p {
	font-family: "微軟正黑體";
	font-size: 0.8rem;
	font-weight: 400;
	letter-spacing: 1px;
}
.eventRock a:hover,
.eventRock a:focus {
    text-decoration: none !important; }

#rock01 a .eventRock--image,
#rock02 a .eventRock--image,
#rock03 a .eventRock--image,
#rock04 a .eventRock--image{
	padding:19px;
}
#rock01 a .eventRock--image .eventRock--icon,
#rock02 a .eventRock--image .eventRock--icon,
#rock03 a .eventRock--image .eventRock--icon,
#rock04 a .eventRock--image .eventRock--icon{
	width:47px;
	height:47px;
}
#rock01 a .eventRock--image .eventRock--icon{background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_01.png); background-position:center center; background-repeat:no-repeat; background-size:contain;}
#rock02 a .eventRock--image .eventRock--icon{background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_02.png); background-position:center center; background-repeat:no-repeat; background-size:contain;}
#rock03 a .eventRock--image .eventRock--icon{background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_06.png); background-position:center center; background-repeat:no-repeat; background-size:contain;}
#rock04 a .eventRock--image .eventRock--icon{background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_03.png); background-position:center center; background-repeat:no-repeat; background-size:contain;}


#rock01 a:hover .eventRock--image .eventRock--icon,
#rock01 a:hover .eventRock--image .eventRock--icon{
	background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_01_a.png); background-position:center center; background-repeat:no-repeat; background-size:contain;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#rock02 a:hover .eventRock--image .eventRock--icon,
#rock02 a:hover .eventRock--image .eventRock--icon{
	background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_02_a.png); background-position:center center; background-repeat:no-repeat; background-size:contain;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#rock03 a:hover .eventRock--image .eventRock--icon,
#rock03 a:hover .eventRock--image .eventRock--icon{
	background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_06_a.png); background-position:center center; background-repeat:no-repeat; background-size:contain;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#rock04 a:hover .eventRock--image .eventRock--icon,
#rock04 a:hover .eventRock--image .eventRock--icon{
	background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181001173130/https://am11.archives.gov.tw/images/floor_section_03_a.png); background-position:center center; background-repeat:no-repeat; background-size:contain;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*-------------------------------------------------*/
#ui-id-1.ui-menu{border-radius:1.5rem;
height: auto;
    max-height: 300px;
    overflow-y: auto;
	background-color:#FFF;
	border:1px solid #cecece;}
/*.ui-state-active,
.ui-widget-content .ui-state-active{border:none;}
#ui-id-1 li:first-child,
#ui-id-1 li:first-child:hover,
#ui-id-1 li:first-child:focus {border-radius:1.5rem 1.5rem 0 0!important;background-color: #ccc!important;}
#ui-id-1 li:last-child,
#ui-id-1 li:last-child:hover,
#ui-id-1 li:last-child:focus {border-radius: 0 0 1.5rem 1.5rem!important;background-color: #ccc!important;}

.ui-menu .ui-widget-content  li.ui-menu-item:hover,
.ui-menu .ui-widget-content  li.ui-menu-item:focus {background-color: #ccc;color:#000}*/
.ui-helper-hidden-accessible{}
.ui-helper-hidden-accessible div:first-child{border-radius:1.5rem 1.5rem 0 0!important;}
.ui-helper-hidden-accessible div:last-child{border-radius:0 0 1.5rem 1.5rem!important;}
.ui-menu,
.ui-menu-item,
.ui-menu-item-wrapper{}


.nice-select.open .list::-webkit-scrollbar-track,
#ui-id-1.ui-menu::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #F5F5F5;
	padding:5px 0;
	position:absolute;
	right:5px;
}

.nice-select.open .list::-webkit-scrollbar,
#ui-id-1.ui-menu::-webkit-scrollbar
{
	width: 12px;
	background-color: inherit;border-radius: 10px;
}

.nice-select.open .list::-webkit-scrollbar-thumb,
#ui-id-1.ui-menu::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color:  #cecece;
}






/*
     FILE ARCHIVED ON 17:31:30 十月 1, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 14:13:41 五月 13, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
