<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo {
  margin-top: 20px;
  filter: drop-shadow(1px 0 2px white) drop-shadow(0 1px 0 white) drop-shadow(-1px 0 0 white) drop-shadow(0 -1px 0 white);
  max-width: 33.33%;
}

.navbar-dark .navbar-nav .nav-link {
  color: white
}
.berita a {
  color:#8e0000
}

.sliding {
  width: 100%;
  overflow: hidden;
  padding-left: 4px;
  max-width: 500px
}
.sliding h2 {
  animation: slide-fade 10s infinite;
}

@keyframes slide-fade {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  20% {
    transform: translateX(0);
    opacity: 1;
  }
  80% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}

.bg-danger, .text-danger {
  background-color: #8e001b !important;
}
.dropdown:hover &gt; .dropdown-menu {
  display: block;
  top: 70%;
  background: #8e0000;
}
.dropdown-item {
  color: white;
}
.carousel-caption {
  text-align: left;
  left: 4%;
  background: rgba(0,0,0, .7);
  width: 93%;
  padding: 10px;
  border-radius: 10px;
}
.carousel-indicators {
  bottom: 20px;
} 
.carousel-inner {
  text-shadow: 1px 1px 2px black;
}
.carousel-inner span {
  text-transform: uppercase;
}
.carousel-inner a {
  color: wheat;
}
/* **/
.breaking-news {
  background-color: #cb001d;
  color: #ffffff;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  overflow: hidden;
}
.breaking-news .label {
  background-color: #18166a;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
}
.breaking-news .label .icon {
  color: #ff0000;
  margin-right: 0.5rem;
}
.breaking-news .content {
  flex: 1;
  padding: 0.5rem 1rem;
}
.breaking-news .controls {
  padding: 0.5rem 1rem;
}
#breakingNewsCarousel .carousel-inner a {
  color: white;
  font-weight: bold;
  font-size: 1.1em;
}
#breakingNewsCarousel a.carousel-control-prev {
  right: 20px;
  left: unset;
  width: 25px;
}
#breakingNewsCarousel a.carousel-control-next {
  width: 25px;
}

/* **/
#carouselKhas .carousel-item {
  background-color: #b23322;
  color: white;
  padding: 20px;
  border-radius: 10px;
  min-height: 265px; /* Set a minimum height for all carousel items */
}
#carouselKhas .carousel-item img {
  width: 150px;
  float: left;
  border-radius: 8px;
  border: 4px solid #f8f9fa;
}
#carouselKhas .carousel-indicators li {
  background-color: #ddd0e8;
}
#carouselKhas h5, #carouselKhas a {
  text-transform: uppercase;
}
.h5 {
  color: #cf1a1a
}
/* **/
.isi_gambar img {
  width: 100%;
  border-radius: 8px;
}
.gbr img {
  width: 100%;
  height: auto;
}
.berita .media {
  height: 120px;
  border: 10px solid #ffffff;
  overflow: hidden;
  border-radius: 8px;
}
.berita .media img {
  object-fit: cover;
  width: 100px;
  height: 100px;
}
div.cs_article img {
  max-width: 100%;
  border-radius: 10px;
  border: 1px solid #d2d2d2;
}
div.cs_article h2 a {
  color: #8c1000;
  font-weight: bold;
  text-transform: uppercase;
}
div.isi_gambar {
  color: gray;
  font-size: 0.85em;
}
a.linkberita {
  font-size: 1.3em;
  color: #8e0000;
  font-weight: bold;
}
a.linkkategori {
  color: #8e0000;
  font-weight: bold;
  text-transform: uppercase;
}
span.pemisah {
  color: gray;
}
address.editor {
  font-weight: bold;
}
.kategori img {
  border-radius: 8px;
}
.media-body span {
  font-size: small;
  color: #f65a69;
  text-transform: uppercase;
}
ul.list-unstyled li {
  border-bottom: 1px solid #dc3545;
}
ul.list-unstyled li img {
  object-fit: cover;
  width: 80px;
  height: 80px;
}
li.indeks {
  height: 160px;
  overflow: hidden;
}
li.indeks div.boxgbr {
  width: 250px;
  height: 155px;
  overflow: hidden;
  border-radius: 10px;
  float: left;
  margin-right: 10px;
}
li.indeks img {
  width: 250px;
  border-radius: 10px;
}
li.indeks a {
  color: #8c1000;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1;
}
li.indeks p {
  font-size: 1.05em;
  line-height: 1.2;
}
.jam {
  color: gray;
  font-size: .9em;
}

#halaman {margin-top: 50px;}
a.halaman {
    border: 1px solid #540909;
    padding: 5px 8px;
    border-radius: 5px;
    line-height: 3;
}
span.halaman.aktif {
    background: #540909;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
}
span#fsmin, span#fsplus {
    padding: 5px 10px;
    color: white;
    background: #8C1000;
    margin-right: 10px;
    cursor: pointer;
}
div.text_detail a {
  color: #8e0000;
}
.date {
  font-size: small;
  color: #8e0000;
}

.baca_juga ul{
  list-style: none;
  padding-left: 0px;
}
.baca_juga ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #211111;
}
.baca_juga ul li a {
font-size: 15px;
font-weight: bold;
color: #8c1000;
}
ul.keyword {
list-style: none;
padding: 0;
}
ul.keyword li {
float: left;
padding: 5px;
margin-right: 10px;
margin-bottom: 10px;
background: #8c1000;
}
ul.keyword li a { color: white; }
ul.keyword li a:hover { color: yellow!important; }

ul.bacaJuga {
  list-style: none;
  padding-left: 10px!important;
  font-size: 17px;
  font-weight: bold;
  border-left: 5px solid #8c1000;
  margin: 12px 0;
}
.terbaru {
  background: #013268;
  color: white;
  border-radius: 8px;
}
.terbaru ul.list-unstyled li {
  border-bottom: 1px solid #fff;
}
.terbaru ul.list-unstyled li:last-child {
  border-bottom: none;
}
.iKanan { 
  float: right; 
  width: 100%;
  text-align: right;
 }
.iKiri a, .iKanan a {
  color: #313131;
  text-transform: uppercase;
  font-weight: bold;
  font-size: small;
}
.kiri {
    max-width: 50%;
    float: left;
}
.kanan {
    max-width: 50%;
    float: right;
}
.kiri img.gbrthm, .kanan img.gbrthm {
    max-width: 100%;
}
.a1, .a2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #721c24;
  margin: 5px;
}
.date-like-comment a {
  color: #8e0000;
}

.media-body ul.list-unstyled {
  margin-bottom: 0px;
}

.media-body ul li {
  position: relative;
  padding-left: 20px; /* beri ruang untuk bullet */
  margin-bottom: 8px;
  border: none;
}
/* Buat bullet kustom dengan SVG */
.media-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13%;
  /*transform: translateY(-20%);*/
  width: 12px;   /* ukuran bullet */
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='blue'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}



/* Footer */
footer {
  background-color: #333;
  color: #fff;
  padding: 20px 0;
}

footer .container {
  max-width: 1200px;
  margin: 0 auto;
}

footer .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer .col-md-4 {
  flex-basis: 33.33%;
  padding: 20px;
}

footer h4 {
  margin-top: 0;
}

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

footer li {
  margin-bottom: 10px;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  color: #ccc;
}

footer .pemisah {
  border-left: 2px solid #fff;
  padding-left: 10px;
}

#banner-tengah {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 1000;
  text-align: center;
}

#banner-tengah .tutup {
  border-radius: 7px;
  width: 50px;
  margin: 10px auto;
  height: 22px;
  color: #e91e63;
  background: #fff;
  cursor: pointer;
  z-index: 1000;
}

#banner-tengah img {
  width: auto;
  max-width: 100%;
}
.banner-kiri-kanan .ad-kiri {
  float: left;
  /*margin: 100px calc(50% - 675px)*/
}
.banner-kiri-kanan .ad-kanan {
  float: right;
  /*margin: 100px calc(50% - 675px)*/
}
.banner-kiri-kanan .ad-kanan img, .banner-kiri-kanan .ad-kiri img  {max-width:175px}

/* Untuk mobile (kurang dari 768px) */
@media (max-width: 767.98px) {
  .logo {
    max-width: 50%;
  }
}
@media (max-width: 500px) {
  .text_detail{font-size:1.1em}
  h1.judul_artikel {
    font-size: 2em;
    font-weight: bold;
  }
  .a1, .a2 {
    height: 100px;
  }
  #myTabContent ul {
    padding-left: 10px;
  }
  li.indeks {
    font-size: 0.8em;
    height: 100px;
  }
  li.indeks div.boxgbr {
    width: 30%;
  }
  li.indeks img {
    width: 100%;
  }
  li.indeks a {
  }
  li.indeks p {
    display: none;
  }
}
</pre></body></html>