.theme-shade {
  color: #f58e27;
}
.flat-border {
  border: 1px solid #e0e0e0;
}
.etched-border {
  border-bottom: 1px solid #333333 !important;
  box-shadow: rgba(224, 224, 224, 0.14) 0px 1px !important;
}
.inline-ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.inline-li {
  vertical-align: top;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.subtitle {
  font-size: 9pt;
}
.filler {
  clear: both;
  height: 0px;
}
.News {
  margin-left: 3px;
}
.News ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.News ul li {
  margin-bottom: 15px;
}
.News .date-posted {
  font-weight: bold;
  color: #08287f;
  margin-bottom: 5px;
}
.News .title {
  display: block;
}
.News div.subtitle {
  display: block;
  color: gray;
  font-size: smaller;
  margin-bottom: 5px;
}
.News .subscribe table {
  width: 100%;
}
.News .subscribe table td.td-subscribe {
  text-align: right;
}
.news-details .title {
  display: block;
  font-size: 18pt !important;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
.news-details .subtitle {
  display: block;
  font-size: 12px;
  color: gray;
  text-align: center;
}
.news-details .details {
  text-align: justify;
  font-size: 14px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin: 20px 0px;
  padding: 10px;
}
.news-details .more-link-top,
.news-details .more-link-bottom {
  text-align: right;
}
/********************************/

.news-list .list > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.news-list .list > ul > li > span {
  background-color: #f58e27;
  color: white;
  font-weight: bold;
  font-size: larger;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}
.news-list .list > ul > li > span > span {
  padding-left: 10px;
}
.news-list .list a {
  text-decoration: none;
}
/********************************/

.news-list table {
  margin-bottom: 10px;
}
.news-list table td {
  padding: 8px 0px;
}
.news-list tbody tr td:first-child {
  width: 120px;
  padding-left: 10px;
  text-align: left;
}
.news-list .en-td-date {
  width: 45px !important;
  white-space: nowrap;
}
.news-list .en-td-year {
  width: 30px;
  padding-left: 2px;
  padding-right: 12px;
}
/**************************************/

.dropdown-01 .years ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.dropdown-01 .years ul li:hover {
  background-color: #e0e0e0;
}
.dropdown-01 .years ul li a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 2px 0px;
  width: 100%;
  font-size: 13px;
}
/**************************************/

