@font-face {
  font-family: 'Gotham';
  src: url('/fonts/Gotham-Bold/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('/fonts/Gotham-Bold/Gotham-Bold.otf')  format('opentype'),
	     url('/fonts/Gotham-Bold/Gotham-Bold.woff') format('woff'), url('/fonts/Gotham-Bold/Gotham-Bold.ttf')  format('truetype'), url('/fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}


body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.smallest-td {
  width: 1%;
  white-space: nowrap;
}

table.nowrap td, table.nowrap th {
  white-space: nowrap;
}

.nowrap {
  white-space: nowrap;
}



ol li, ul.indent li {
  margin-left: 15px;
}

h1 {
  color: #000;
}

h2 {
  font-size: 2.5rem;
}
h6 {
  font-size: 1.2rem;
}

.star-rating {
  font-size: 1.5em;
}

.t-date-info-title {
  left: 40px !important; 
  opacity: 1 !important; 
}

.t-datepicker {
  /* width: 400px; */
  /* width: 100%; */
  max-width: 1000px;
  float: none;
  background-color: #ffffff;
}

.card-header {
  background-color: #F0C77D;
  color: #212529;
}

.select_rooms {
  max-width: 70px;
}

.card-body ul li,
.content ul li {
  margin-left: 30px;
}
.content ul {
  margin-bottom: 0px; 
}

          <div class="regis-subtitle"> 
            Remarks:
            <ul>
              <li>Registration includes access to the symposium, coffee breaks and lunch.</li>
              <li>Registration fees are in Thai Baht, inclusive of 7% VAT.</li>
            </ul>
          </div>

.alert-info {
  /* color: #212529;
  background-color: #feedad;
  border-color: #ffc107; */
}

#copyrights a {
  color: #ccc;
}

.text-small {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}

.font-weight-normal {
  font-weight: normal;
}

/* .table .thead-light th {
  background-color: #5b92a9;
} */

/* h1 {
  font-family: 'Gotham';
  font-weight: bold;
  color: #fff;
} */



tr.row-header td, td.row-header, th.row-header {
  background-color: #818285 !important;
  color: #fff !important;
}

.table .row {
  margin-right: 0px;
  margin-left: 0px;
}

.card .table {
  margin-bottom: 0px;
}

.card .table-bordered {
  border: 0px;
}


#primary-menu ul li > a span {
  display: inline-block;
  text-transform: none;
}

#primary-menu ul li > a i {
  font-size: 12px;
  margin-top: 0px;
}





.regis-title {
  font-size: 13px;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555;
}

.regis-subtitle {
  font-size: 13px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  color: #555;
}

.regis-data {
  color: #538896;
  font-weight: bold;
}

.regis-data-fee {
  color: #dc3545 !important;
  font-weight: bold;
}

.form-control {
  border: 1px solid #bbb;
}

.checkbox-style-1-label:before, .radio-style-1-label:before, .checkbox-style-2-label:before, .radio-style-2-label:before, .checkbox-style-3-label:before, .radio-style-3-label:before {
  border: 2px solid #bbb;
}

@media (max-width: 600px) {
  h6 {
    font-size: 1rem;
  }
}