a {
  color:#4C4C4C;
}

a:link {
  color:#4C4C4C;
  text-decoration: none;
}

a:hover {
  color:#4C4C4C;
}

#header {
  width: 100%;
  background: #F9F8F8;
  border-bottom: 1px solid #ccc;
  padding: 3px 0;
}

#navigation {
  width: 100%;
  background: #FA8E1D;
  padding: 10px 0;
}

#navigation ul {
  margin:0;
  padding: 0;
}

#navigation ul li {
  display: inline-block;
  margin: 0 10px;
}

#navigation ul li a {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}

#tick-news {
  padding: 10px 0;
  font-size: 13px;
  padding-left: 10px;
}

#home-section {
  width: 100%;
  height: 300px;
  background: url(../img/law.jpg) no-repeat 0 -200px #000;
  background-size: cover;
}

#search-section {
  width: 100%;
  height: 300px;
  background: #cccccc;
  padding: 20px;
}

.search-button {
  background: #FA8E1D !important;
  font-weight: bold;
  color: #FFFFFF;
}

#news-section-header {
  padding:5px 0;
  border-bottom: 1px solid #D8D8D8;
}

#news-section-header h3 {
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px;
  text-transform: uppercase;
}

.arsip-button {
  font-size: 15px;
  text-transform: uppercase;
  color: #FA8E1D !important;
  font-weight: bold;
}

#news-wrapper {
  padding: 20px 0;
}

.img-thumbnail img {
  width: 100%;
  height: 148px;
}

.news-title {
  font-size: 14px;
  font-weight: bold;
}

.news-title span {
  color: #FA8E1D;
  display: inline-block;
  margin-top: 5px;
}

.news-excerpt {
  font-size: 13px;
}

.header-page {
  background: #F4F4F4;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}

.header-page h1 {
  font-size: 23px;
  margin:0;
  padding:0;
  border-left: 5px solid #FA8E1D;
  padding-left: 10px;
  margin-left: 10px;
}

.content-page {
  padding-left: 50px;
  padding-top: 20px;
}

.content-page ol {
  list-style: decimal;
}

.content-page ul {
  list-style: circle;
}

.news-date {
  color: #FA8E1D;
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
}

.content-image {
  margin-bottom: 20px;
}

.content-image img {
  width: 100%;
  height: auto;
}

#side-section h5 {
  padding: 5px 0 10px 0;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.side-content-product {
  font-weight: bold;
  font-size: 13px;
}

.side-content-product span {
  background: #FA8E1D;
  padding:3px 10px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 7px;
}

.side-content-berita {
  font-weight: bold;
  font-size: 14px;
}

.side-content-berita span {
  color: #FA8E1D;
  display: inline-block;
  font-size: 13px
}

.product-section {
  border:1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.product-section h5 {
  margin-top: 7px;
  font-size: 13px;
  font-weight: bold;
}

.category-tag {
  display: inline-block;
  background: #FA8E1D;
  padding:3px 10px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 11px;
  font-weight:bold;
}

.download-pdf a {
  font-size: 12px;
  font-weight: bold;
}

.detil-product {
  padding:0 10px;
  border: 1px solid #ccc;
}

.detil-product .row {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

.content-product {
  border: 1px solid #ccc;
  border-top: 0;
  background: #EFEFEF;
  padding: 25px 15px 5px 15px;
}

#berita-content p:nth-of-type(1) {
  font-family: "Geogia";
  font-size: 20px !important;
  font-style: italic;
  padding-left: 20px;
  border-left: 5px solid #F98E1C;
}
#berita-content p:nth-of-type(1) + p:first-letter {
  font-family: "Geogia";
  font-size: 8em;
  line-height: 1em;
  font-weight: 400;
  float: left;
  margin: 0 0 0 0;
  padding-right: 20px;
}
#berita-content p:nth-of-type(1) + p + p:first-letter {
  font-size: 1em;
  line-height: 1.25em;
  float: none;
  margin: 0;
}

#footer {
  background: #F4F4F4;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#footer h6 {
  margin-top: 20px;
}

#footer p {
  font-size: 13px;
}

#footer ul {
  margin:0;
  padding:0;
  list-style: none;
}

#footer ul li {
  font-size: 13px;
}
