body {
  /*padding-top: 50px;*/
  /*padding-bottom: 30px;*/
}
/*#myModal{
    display: flex;
}
.modal-dialog{
    margin: auto;
}*/
/*.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}*/

/*自訂*/
/*.navbar,.navbar-header,nav navbar-nav{
    height: 60px;
}*/
.main{
    padding-top: 50px;
}
.main h2{
    /*margin-top: 3px;*/
}
.navbar-brand img {
    max-height: 20px;
}  
/*.container{
    padding-right: 0;
    padding-left: 0;
}*/
.close-right{
    position: absolute;
    top: -11px;
    right: -11px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow:1px 1px 1px 1px #9d9d9d;
    display: -webkit-flex;
    display: flex;
}
.close-right button{
    margin: auto;
}
.modal-backdrop.in{
    opacity: 0.8;
}
.container{
/*    padding-bottom: 10px;
    padding-top: 50px;*/
}
.camera_caption{
    text-align: center;
}
.camera_caption > div{
    background: rgba(0,0,0,0);
}
.camera_caption h1{
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
.camera_caption h2{
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}
.camera_caption h3{
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}
.camera_caption p{
    text-shadow: 0px 0px 3px #333, 0px 0px 3px #333, 0px 0px 3px #333, 0px 0px 3px #333;
}
#footer{
    text-align: center;
    padding: 10px 0;
}
@media screen and (max-width: 810px){
    .navbar,.navbar-header,.nav .navbar-nav{
    /*height: 75px;*/
    font-size: 25px;
    text-align: center;
    }
}
/*
.carousel-caption{
    clear: both;
    display: flex;
}
.ad h2, h3 ,p{
}
.ad h2 ,h3{
    padding: 7px 14px;
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
    background-color: rgba(200,200,200, 0.5);
    color: #7F201A;
}
.ad p{
        text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
.ad{
    margin: auto;
}*/

