body {	
  margin: 0;
  padding: 0;
}
.carousel-inner > .item > img {
  min-width: 100%;
  height: 100px;
}

p{
  font-size: 0.9rem;
}

.p-justify{
  text-align:justify;
  font-size: 0.9rem;
}

.carousel-label{
  font-size: calc(0.2em + 1.2vw); 
  background-color: rgba(0,0,0,0.4);
  padding-top: 3px;
  padding-bottom: 3px; 
  padding-left: 10px;  
  padding-right: 10px;  
  margin: 0;
  text-align: center;
}
.arousel-label-bg{
  max-width: 24%; 
  left: 0px; 
  bottom: 0px; 
  padding:0;
}

.top-bar{
  /* max-height: 15.37rem; */
  /* align-content: center;
  background: linear-gradient(to right,#090806 50%, #080808 50%); */
  height: 12rem;
  width: 100%;
  background-size:cover;
  background-image: url(../image/topbar_bg.jpg);
  background-repeat: no-repeat;

  align-content: center;
  
}


.button_go_top{
  width:3rem;
  position:fixed;
  bottom:2rem;
  right:1rem;
  height:3rem;
  display: none;
}

.top-bar img{
  margin-left: 0px; 
  margin-top: 0px; 
  max-width: 100%;
  align-self: center;
  /* src: url('image/logo.png'); */
}

.button_go_top img{
  height: 100%; 
  width: 100%;
}
 
.foot-wrap {
  background: #202020;
  padding: 1rem 0 0;
  color: #959595;
  margin-top: 2rem;
}
.widget {
  margin-bottom: 1rem;
  padding: 0px 1rem;
  min-width: 14rem;
}
.widget a {
  color: #959595;
  font-size:  0.8rem;
}

.topbar-nav-item {
  font-weight:normal;
  font-size: 1.3rem;
}

.foot-wrap-img {
  width: 1.5rem; 
  height: 1.5rem; 
  margin-right: 0.4rem;
  margin-left: 1.0rem;
}

.foot-wrap-row{
  display: flex;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.row{
  margin:0
}

.fill{
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-image: url('image/topbar.png');
}
.table-bordered th,
  .table-bordered td {
    border: 1px solid #000 !important;
  }
  
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0.2rem;
  line-height: 1.42857143;
  text-align: center;
  font-size: 0.9rem;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  /* width: 20%; */
}


.miis_logo {
  float:left;
  float:top;
  width:calc(4rem + 4vw);
  position:absolute;
  left: 10px;
  top: -10px;
  display: none;
  /* top:calc(1rem + 0.6vw); */
  /* left:calc(0.4rem + 0.6vw); */
}
.logo_center{
  align-items: center;
  flex-direction: row; 
  justify-content: center;

}

.miis_logo2{
  height:4rem;
}

.W6rem {
  width:6rem;
}

.W8rem {
  width:8rem;
  /* max-width: 10rem; */
}

.W10rem {
  width:10rem;
}

.BgTabTitle {
  /* background-color: #FFA500; */
  background-color: #deeaf6;
}

.BgTabItem1 {
  /* background-color: #FFFCD7; */
  background-color: #ffffff;
}

.BgTabItem2 {
  /* background-color: #ECD877; */
  background-color: #deeaf6;
}


.table > thead > tr > th
{
  padding: 0.2rem;
  line-height: 1.42857143;
  text-align: center;
  font-size: 1.0rem;
  border-top: 1px solid #ddd;
  background-color:#5b9bd5;
  color: #ffffff;
}


.test a.collapsed:after {
  content: '+ Show More';
}

.test a:not(.collapsed):after {
  content: '- Show Less';
}

.test h6 a.collapsed:after {
  content: '';
}

.test h6 a:not(.collapsed):after {
  content: '';
}

.test p a.collapsed:after {
  content: '';
}

.test p a:not(.collapsed):after {
  content: '';
}

.test .collapse:not(.show) {
  display: block;
  height: 15rem;
  overflow: hidden;
}

.test .collapse {
  min-height: 15rem;
}

.test .collapsing {
  height: 15rem;
}


.test01 a.collapsed:after {
  content: '+ Show More';
}

.test01 a:not(.collapsed):after {
  content: '- Show Less';
}

.test01 h6 a.collapsed:after {
  content: '';
}

.test01 h6 a:not(.collapsed):after {
  content: '';
}

.test01 p a.collapsed:after {
  content: '';
}

.test01 p a:not(.collapsed):after {
  content: '';
}

.test01 .collapse:not(.show) {
  display: block;
  height: 15.3rem;
  overflow: hidden;
}
.test01 .collapse {
  min-height: 15.3rem;
}

.test01 .collapsing {
  height: 15.3rem;
}

.test02 a.collapsed:after {
  content: '.';
  color:#fff;
}

.test02 a:not(.collapsed):after {
  content: '.';
  color:#fff;
}

.test02 h6 a.collapsed:after {
  content: '';
}

.test02 h6 a:not(.collapsed):after {
  content: '';
}

.test02 p a.collapsed:after {
  content: '';
}

.test02 p a:not(.collapsed):after {
  content: '';
}

.test02 .collapse:not(.show) {
  display: block;
  height: 15rem;
  overflow: hidden;
}

.test02 .collapsing {
  height: 15rem;
}

.card-committee{
   width: 9.6rem; 
   margin-right: 1rem; 
   margin-left: 1rem;
   margin-top: 1rem;
}

.card-poster{
  width: 15rem; 
  margin-right: 0.6rem; 
  margin-left: 0.6rem;
  margin-top: 0.5rem;
}

.card-body-center{
  align-self: center;
  padding: 0.6rem 0.2rem;
  text-align: center;
}

.fullwidth { 
  position: relative; 
  width: 100%; 
}
.bg-left { 
  background: #000; 
  left: 0; 
  top: 0; 
  position: absolute; 
  width: 50%; 
} 

.bg-right { 
  right: 0; 
  top: 0; 
  background: #ddd; 
  position: absolute; 
  width: 50%; 
} 

/* .navbar-nav {
  color: blue;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
} */

/* .a-text { font-size: 20px;color: #b30000;cursor: pointer;}
.a-text:hover { color: red;}
.p1 {font-size: 16px; color: #0a001f;width: 100%;  }
.p2 { font-size: 16px; color: #0a001f; width: 100%; display: none;  }
 */


 .map{
  width: 100%;
  height: 100%;
 }

 .titile{
  display:block;
  color: #000000;
  font-weight: bold;
  text-align: center;
  align-content: center;

 }

 .titile-date{
  display:block;
  color: #fff;
  text-align: center;
  align-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
 }

 .font-size-l{
  font-size: calc(1.4em + 0.8vw); 
 }

 .font-size-m{
  font-size: calc(0.8em + 0.8vw);
 }

 .font-size-s{
  font-size: calc(0.4em + 0.5vw);
 }

 .text-bg{
  display:inline;
  width: auto;
  border: 1px solid #fff;
  border-radius: 3rem;
  color: #000000;
  text-align: center;
  padding: 0.2rem 0.7rem;
  margin: 10px;
  align-content: center;
  background-color: #ffffff55;
 }

 .card-title-a{
  color: #333333;
}

.card-title-a:hover{
  color: #000000;
  text-decoration: none;
}

.card-logo-img{
  /* max-height: 4.2rem; */
  width: 24rem;
}

.card-logo-img2{
  /* max-height: 4.8rem; */
  width: 30rem;
}


#piaofu {
  width: 400px;
  border:1px solid #c0c0c0;
  margin:0 auto;
  padding:5px;
  background:#f9f9f9;

}

.iframe-pdf {
  display: block;       /* iframes are inline by default */
  background: #000;
  border: none;         /* Reset default border */
  height: 100vh;        /* Viewport-relative units */
  width: 100vw;
}
