.content {padding-top: 5px;}
.pl-10 {padding-left:10px;}
.panel-heading {padding: 10px 15px;}
.panel label {color: #8a6d3b;}
.row-ct > div {padding-left:10px;background-color:#f9f9f9;padding:8px 5px;}
.row-ct:not(:last-child) {margin-bottom:10px;}
.panel-heading * {font-weight:bold;}
iframe#map-ct {
  height: 520px;
  width:100%;
  border:none;
  border-radius: 3px;
  margin-bottom:20px;
}
/*    
.section {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  border-radius: 4px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-top:1px solid #ddd;
}

.section:first-child {
  border-top:none;
}

.section:first-child {
  margin-top:0;
}

.section h3 {
  padding-top:10px;
  font-size: 18px;
}
label{
  font-weight: normal;
}
.section h3:first-letter {
  border-bottom-right-radius: 5px;
  border-top-left-radius: 3px;
  color: #fff;
  margin-right: 5px;
  padding: 10px;
  text-transform: uppercase;
  background-color: #073D59;
}
.baseinfo{
  border-color: #073D59;
  background-color: #F8F9F8;
}
.baseinfo .panel-heading{
  background-color: #073D59;
  background-image: none;
  border-color: #073D59;
}
.section ol,div.warningMsg {
  margin: 0 40px;
}
.section label{
  display:inline;
}
li {
  list-style: none
}
.section li div
,.section lh div{
  background-color: #f1f1f1;
  border-left: 1px solid #999;
  margin-bottom: 10px;
  margin-top: 3px;
  overflow-wrap: break-word;
  padding: 10px;
}

.section li div a{
  color: #0579a4;
}
.section li div a::before{
  content: "";
  display:block;
}
.section li div span{
  color: #999;
}
.title{
  text-align: center;
}
.title h4::before{
  content: "(";
}
.title h4::after{
  content: ")";
}
iframe{
  height: 520px;
  width:100%;
  border:none;
}
.baseinfo label{
  display:block;
  padding-left: 60px;
  font-size:12pt;
  letter-spacing: 0.02em;
}
.baseinfo{
  border:none;
}
.baseinfo .panel-heading {
  padding:10px;
}
/**/