.oatnd-main {
  color: #FFF;
}

.main_image {
  background-size:cover !important;
}

button:empty {
  display: none;
}

.event-title, .event-desc-upper, .event-desc-bottom, .oatnd-sub-abst, .oatnd-abst, .agenda-speaker, .agenda-abst, .event-summary-content, .apply-btn-desc, .apply-desc, .oatnd-tagged-contents .tag-title, .oatnd-tagged-contents .tag-desc, .intro-area, .oatnd-content-catd-title, .oatnd-content-material-title, .oatnd-content-abst, .oatnd-content-material-abst, .oatnd-memo-area {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.apply-col button:first-child, .apply-btn {
  display: block;
  width: 100%;
  font-size :1.6rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

.apply-col p {
  margin-top: 20px;
}

.table-event-summary, .oatnd-abst, .oatnd-sub-abst, .apply-des, .apply-desc, .oatnd-memo-area {
  font-size: 1.2rem;
}

.oatnd-sub-abst, .apply-desc {
  margin-top: 40px;
}

.event-abst-header, .apply-area-header, .agenda-header {
  margin-bottom: 20px;
  font-weight: bold;
}

.event-title {
  font-size: 3rem;
  font-weight: bold;
}

.event-desc-top, .event-desc-bottom {
  font-size: 2.4rem;
}

td.news-title:not(:last-of-type) {
  margin-bottom: 1rem;
}

.table-agenda .tbl-col1 {
  font-size: 1.6rem;
}

.table-agenda .agenda-title {
  font-size: 2rem;
}

.table-agenda .agenda-abst {
  font-size: 1.2rem;
}

.intro-area {
  font-size: 1.2rem;
  margin-bottom: 40px;
}

.oatnd-inquiry>div>div>div.b-sidebar {
  text-align: left!important;
}
.btn.btn-link {
  color:#183a91;
}

.btn-primary{
  background-color: #183a91;
  border-color: #183a91;
}

.btn-primary:hover {
  background-color: #333333;
}

.btn-outline-primary {
  border-color:#183a91;
  color:#183a91;  
}

.btn-outline-primary:hover {
  background-color:#183a91;
  
}

a {
  color:#183a91;  
}

a:hover {
    color:#333;
}

.nav-pills .nav-link.active {
  background-color: #183a91;
  border-color: #183a91;  
}
.main_image { background:url(https://assets.oatnd.com/8ygwlkc6n54siob04s9hek126gjh) no-repeat center; } .main_image_style { }
.main_image { background-position: 50% 60%;  } .main_image_style {  background: linear-gradient(to top,rgba(0,0,0,0.3) 0,rgba(0,0,0,0.3) 100%); }
.table-event-summary tbody tr td:first-child {
  width: 150px;
}

@media (max-width: 992px) {
  .table-event-summary tbody tr td:first-child {
    width: 100px;
  }
}

/*.oatnd-content-material {*/
/*  display: none;*/
/*}*/

.news-table {
  font-size:1.2rem;
}

.oatnd-title-abst {
  font-weight:bold;
}

.title-small {
  font-size:1rem;
}

.event-desc-upper {
  text-align:right;
}

.event-title {
  font-size:3.5rem;
}

.event-desc-bottom {
  font-size:1.5rem;
  margin-top:3rem;
}

.regi-alert {
  color:yellow;
  margin-top:-2rem;
}

.nav-tabs .nav-link.active {
  background-color:#dee2e6;
  border-color: #dee2e6 #dee2e6 #dee2e6;
}

.nav-tabs .nav-link {
  background-color:#183a91;
  color:#FFF;
}

.tab-title {
  color:#495057;
}

.tab-content {
    background-color: #dee2e6;
}
