@media (max-width: 768px) {
  .navbar-right form {
    display: none;
  }
}
@media (max-width: 568px) {
  .jumbotron {
    text-align: center;
  }

  footer {
    text-align: center;
  }
}
.auto-style1 {
    min-height: 16px;
    padding: 12px;
    padding-left: 18px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    font-size: large;
}
.noline: {font-size: 14px; color:#A00000; border-color:#900; text-decoration:none;}
.noline:hover {font-size: 14px; color:#A00000; border-color:#900; text-decoration:none;}
.fontbold {font-family:微軟正黑體; font-weight: bold;}
#viewsec a{ color: #008080!important; }
#viewsec a:hover {font-size: 14px; color:#A00000!important; border-color:#900; text-decoration:none;}
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
#viewsec2 a{ color: #808000!important; }
#viewsec2 a:hover {font-size: 14px; color:#A00000!important; border-color:#900; text-decoration:none;}
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
.color008080 {font-size: 14px; color:#008080;}
.color8B008B {font-size: 14px; color:#8B008B;}
.color808000 {font-size: 14px; color:#808000;}
.font14px {font-size: 14px;}
.noline16px:hover {font-size: 14px;color:#A00000; border-color:#900; text-decoration:none;}
.fontsize7 {font-size: 7px; color:lightslategray;}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}
