<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  scroll-behavior: smooth; }

body, html {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: .1em !important;
  line-height: 1.2;
  color: #444;
  background: #f7f7f7; }

p, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.35 !important; }

.container {
  max-width: 1180px; }

#main-content {
  padding-top: 30px; }

#main-wrapper {
  background: #fff; }
  #main-wrapper &gt; .container {
    background: #fff; }

#header, #footer {
  margin: auto; }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: #007bff !important;
    opacity: 0.85; }

.btn {
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }

.btn-custom {
  background: #0f8244;
  color: #fff; }
  .btn-custom:hover {
    background: #35b151; }

.btn-custom-2 {
  background: #ffeb3b;
  color: #444;
  font-size: 14px;
  font-weight: 500; }
  .btn-custom-2:hover {
    background: #efdc34;
    opacity: 1;
    color: #444 !important; }

.bg-gray {
  background: #fafafa; }

.meta-kategori {
  background-color: #e8f4ff;
  color: #1367b3 !important;
  border-radius: 0px;
  padding: 2px 4px;
  font-size: 8.5pt;
  margin: -6.5px 2px;
 }
  .meta-kategori:hover, .meta-kategori:focus {
    color: #0a7ce4 !important; }

 .meta-kategori img {
      width: 15px;
      margin-right: 5px;
 }

 .meta-pejabat {
  background-color: #ffffff;
  color: #1367b3 !important;
  border-radius: 0px;
  padding: 2px 0px;
  font-size: 9pt;
  margin: 0px;
 }
  .meta-pejabat:hover, .meta-pejabat:focus {
    color: #0a7ce4 !important; }

 .meta-pejabat img {
      width: 15px;
      margin-right: 3px;
 }

 .meta-tags {
  background-color: #ffffff;
  color: #1367b3 !important;
  border-radius: 0px;
  padding: 2px 4px;
  font-size: 8.5pt;
  margin-right: 10px;
}

.meta-tags:hover, .meta-tags:focus {
  color: #0a7ce4 !important; }

.meta-tags img {
    width: 15px;
    margin-right: 5px;
}

.gg-search {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 16px;
  height: 16px;
  border: 2px solid;
  border-radius: 100%;
  margin-left: -4px;
  margin-top: -4px; }
  .gg-search::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 8px;
    background: currentColor;
    transform: rotate(-45deg);
    top: 10px;
    left: 12px; }

.list-group .list-group-item {
  background: transparent !important;
  border: 0;
  padding: 8px 0; }
  .list-group .list-group-item:hover {
    background: transparent; }

.hero-header {
  background-color: #000639;
  background-image: url("../images/themes/kejaksaan_agung_bg.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 30px;
  min-height: 225px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden; }
  .hero-header.hero-header-page {
    min-height: unset; }
  .hero-header .container {
    padding: 0 52px !important; }
  .hero-header .overlay-1 {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5; }
  .hero-header .overlay-2 {
    background: #000639;
    background: linear-gradient(90deg, rgba(9, 135, 64, 0.9) 0%, rgba(9, 135, 64, 0.8) 30%, rgba(35, 176, 72, 0.45) 70%, rgba(32, 175, 69, 0.05) 100%);
    position: absolute;
    width: 100%;
    height: 100%; }
  .hero-header .title-header {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0.375em; }
  .hero-header .subtitle-header {
    color: #edfffd;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 24px;
    line-height: 1.65em !important; }

.hero-search {
  min-width: 450px;
  max-width: 450px;
  border-radius: 5px; }
  .hero-search .input-group {
    background: #fff;
    border-radius: 5px !important; }
  .hero-search ion-icon {
    color: #000000 !important;
    font-size: 25px; }
  .hero-search .form-control {
    border: 0;
    min-height: 45px;
    background: transparent; }
  .hero-search .btn-search {
    min-height: 45px;
    width: 100px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px !important;
    margin-left: 8px;
    background: #FFEB3B;
    color: #444; }

.icon-marque {
    vertical-align: middle;
    margin-right: 1em;
    font-size: 4pt;
}
.navbar-header {
  position: sticky !important;
  display: flex;
  padding: 0 28px;
  align-items: center;
  justify-content: center;
  transition: all .3s;
  background: #1367b3;
  z-index: 1000; }
  .navbar-header .nav-link {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 600;
    padding: 24px 16px !important;
    font-family: 'Roboto Condensed', sans-serif;
    border-right: 1px solid #ffffff0f;
    height: 100%;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    transition: all 1s; }
    .navbar-header .nav-link ion-icon {
      font-size: 20px; }
    .navbar-header .nav-link:hover, .navbar-header .nav-link:focus {
      color: #fff !important;
      background: #00458e;
      opacity: 1; }
  .navbar-header .nav-item.active .nav-link {
    color: #fff !important; }
  .navbar-header .dropdown-search {
    left: auto;
    right: 0;
    z-index: 1001; }
  .navbar-header .nav-search .form-control {
    border: 0;
    background: transparent !important;
    font-size: 1rem;
    padding: 1.25em;
    min-width: 250px;
    max-width: 100%;
    outline: none;
    box-shadow: none; }
  .navbar-header .input-search {
    width: 200px;
    border: 1px solid #e6e4e4;
    background: #fff;
    border-radius: 5px;
    overflow: hidden; }
    .navbar-header .input-search .form-control {
      background: transparent;
      border: 0;
      min-height: 36px;
      color: #121212; }
    .navbar-header .input-search .btn-search {
      background: transparent;
      color: #B7B9BC;
      font-size: 22px;
      padding-top: 0px;
      padding-bottom: 0px;
      display: flex;
      align-items: center; }
    .navbar-header .navbar-brand {
      display: flex;
      align-items: center; }
    small.tagline {
      color: wheat;
      margin-left: 4.3em;
      margin-top: -10px;
      position: absolute;
    }

    .mt-min-10 {
      margin-top:-10px;
    }

    .navbar-header .navbar-brand:hover {
      color: #fff !important; }
  .navbar-header .logo-icon {
    height: 32px;
    margin-right: 12px; }
  .navbar-header .logo-text {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 0px;
    font-weight: 800;
    font-family: 'Roboto Condensed', sans-serif; }
    .navbar-header .logo-text span {
      font-weight: 400; }

.control-toggler .navbar-toggler {
  color: #fff;
  padding: 4px;
  border: 1px solid #ffffff17;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2d8150;
}
.control-toggler ion-icon {
  font-size: 24px; }

.sidebar-menu {
  display: none;
  width: calc(100% - 50px);
  max-width: 500px;
  position: fixed;
  height: 100vh;
  background: #3d4b54;
  z-index: 2000;
  top: 0;
  left: 0;
  padding: 0 25px;
  overflow-y: scroll;
  overflow-x: hidden; }
  .sidebar-menu .sidebar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #1367b3;
    position: relative; }
  .sidebar-menu .btn-close {
    font-size: 24px;
    background: transparent;
    padding: 0;
    position: absolute;
    right: -5px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #00000061;
    /* border-radius: 50px; */
    display: flex;
    align-items: center;
    justify-content: center; }
  .sidebar-menu .navbar-brand {
    display: flex;
    align-items: center;
    margin: 0;
    color: #fff; }
  .sidebar-menu .logo-icon {
    height: 32.5px;
    margin-right: 12px; }
  .sidebar-menu .logo-text {
    font-size: 17px;
    line-height: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 0;
    margin-left: 16px; }
  .sidebar-menu .navbar-nav {
    padding-top: 15px; }
    .sidebar-menu .navbar-nav .nav-item .nav-link {
      font-size: 1.1em;
      font-weight: 500;
      padding-top: 15px;
      padding-bottom: 15px;
      color: #fff; }
      .sidebar-menu .navbar-nav .nav-item .nav-link:hover, .sidebar-menu .navbar-nav .nav-item .nav-link:focus {
        color: #fff !important; }
    .sidebar-menu .navbar-nav .nav-item.active .nav-link {
      color: #ffeb3b !important;
      border-bottom: 1px solid; }
  .sidebar-menu .dropdown:not(.show) &gt; .dropdown-menu {
    display: none !important; }

.dropdown:hover &gt; .dropdown-menu {
  display: block; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu &gt; .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px; }
  .dropdown-submenu:hover &gt; .dropdown-menu {
    display: block; }

.nav-kategori {
  background: #3d4b54;
  padding: 10px 28px; }
  .nav-kategori .scrollbar {
    width: 100%;
    height: 10px;
    display: none; }
  .nav-kategori .scrollbar .handle {
    width: 100px;
    /* overriden if dynamicHandle: 1 */
    height: 100%;
    background: #222; }
  .nav-kategori #frame {
    display: flex;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative; }
  .nav-kategori .scroll-nav {
    overflow: hidden; }
  .nav-kategori .btn-jsNav {
    position: absolute;
    background: 0 0;
    border: 0;
    color: #000;
    font-size: 24px;
    margin-top: 2px;
    background: #fff;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0; }
    .nav-kategori .btn-jsNav.disable {
      color: rgba(255, 255, 255, 0.5); }
    .nav-kategori .btn-jsNav:not(.disable) {
      cursor: pointer; }
  .nav-kategori #btn-jsPrevNav {
    left: 0; }
  .nav-kategori #btn-jsNextNav {
    right: 0; }
  .nav-kategori .nav {
    flex-wrap: nowrap;
    scroll-behavior: smooth; }
    .nav-kategori .nav .nav-item {
      padding: 0 10px;
      border-right: 1px solid rgba(255, 255, 255, 0.1); }
      .nav-kategori .nav .nav-item:first-child {
        padding-left: 0; }
      .nav-kategori .nav .nav-item.active .nav-link {
        color: #ffeb3b !important;
        position: relative; }
        .nav-kategori .nav .nav-item.active .nav-link:before {
          content: '';
          width: 100%;
          height: 2px;
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 1000;
          background: #ffeb3b; }
    .nav-kategori .nav .nav-link {
      white-space: nowrap;
      font-size: 13px;
      font-weight: 500;
      color: #fff;
      position: relative;
      padding: 0 4px;
      line-height: 60px; }
      .nav-kategori .nav .nav-link:hover, .nav-kategori .nav .nav-link:focus {
        color: #ffeb3b !important;
        opacity: 0.95; }
      .nav-kategori .nav .nav-link#link-search {
        font-size: 20px !important;
        position: relative; }

.navbar-light .navbar-nav .active &gt; .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show &gt; .nav-link {
  color: #ffeb3b !important; }

#searchCollapse {
  width: 100%; }
  #searchCollapse .input-search {
    display: flex; }

.navbar-header-not-home {
  box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.1); }

.navbar-header-fixed {
  position: sticky !important;
  width: 100%;
  z-index: 1001;
  box-shadow: 0px 6px 20px -5px rgba(0, 0, 0, 0.23);
  border: 0;
  top: 0;
  left: 0;
  margin: 0 -28px; }
  .navbar-header-fixed .navbar-header {
    min-height: 70px; }
    .navbar-header-fixed .navbar-header .logo-icon {
      height: 35px; }
    .navbar-header-fixed .navbar-header .logo-text {
      font-size: 16px; }

@keyframes headermove {
  from {
    opacity: 0.2;
    top: -100px; }
  to {
    opacity: 1;
    top: 0; } }
#header-mobile {
  width: 100%;
  display: none; }
  #header-mobile.fixed {
    position: fixed;
    top: 0;
    z-index: 1100; }
  #header-mobile .navbar-header {
    
    min-height: 72px;
    padding: 8px 0px; }
    #header-mobile .navbar-header .navbar {
      width: 100%; }
    #header-mobile .navbar-header .navbar-control {
      position: relative; }
    #header-mobile .navbar-header .navbar-brand {
      margin-right: 0px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
      #header-mobile .navbar-header .navbar-brand .logo-icon {
        margin-right: 0px; }

#slideshow {
  position: relative;
  overflow: hidden;
  margin-bottom: 32px; }
  #slideshow a:hover, #slideshow a:focus {
    opacity: 1 !important; }
  #slideshow .slideshow-header {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden; }
    #slideshow .slideshow-header .slide-container {
      position: relative;
      width: 100%;
      height: 500px;
      min-height: 400px;
      border-radius: 10px; }
      #slideshow .slideshow-header .slide-container:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(transparent, #000);
        opacity: 0.5;
        z-index: 100; }
      #slideshow .slideshow-header .slide-container:hover img {
        transform: scale(1.15); }
    #slideshow .slideshow-header img {
      width: 100%;
      height: 100%;
      min-height: 100%;
      max-height: 100%;
      object-fit: cover;
      transition: all .4s; }
    #slideshow .slideshow-header .container {
      position: relative; }
    #slideshow .slideshow-header .slide-info {
      position: absolute;
      bottom: 0;
      width: 100%;
      z-index: 1000;
      color: #fff;
      background: rgba(61, 76, 84, 0.8);
      padding: 1.7rem 2.4rem !important;
      min-height: 100px;
      display: flex;
      flex-direction: column; }
      #slideshow .slideshow-header .slide-info h4 {
        font-size: 16px;
        line-height: 1.5 !important;
        font-weight: 500;
        max-width: 800px;
        margin-bottom: 8px; }
      #slideshow .slideshow-header .slide-info .deskripsi {
        opacity: 0.7;
        line-height: 1.5 !important;
        margin-bottom: 0; }
      #slideshow .slideshow-header .slide-info .tanggal {
        display: flex;
        width: fit-content;
        border-radius: 5px; }
        #slideshow .slideshow-header .slide-info .tanggal ion-icon {
          font-size: 18px;
          margin-right: 8px; }
    #slideshow .slideshow-header .slick-dots li {
      width: unset;
      margin: 0 8px; }
    #slideshow .slideshow-header .slick-dots li button {
      height: unset !important; }
    #slideshow .slideshow-header .slick-dots li button:before {
      top: 0;
      left: 0;
      width: 25px;
      height: 3px;
      content: '';
      background: #fff; }
  #slideshow .slideshow-home {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden; }
    #slideshow .slideshow-home .slide-container {
      position: relative;
      width: 100%;
      height: 275px;
      min-height: 275px;
      border-radius: 10px; }
      #slideshow .slideshow-home .slide-container:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(transparent, #000);
        opacity: 0.5;
        z-index: 100; }
      #slideshow .slideshow-home .slide-container:hover img {
        transform: scale(1.15); }
    #slideshow .slideshow-home img {
      width: 100%;
      height: 100%;
      min-height: 100%;
      max-height: 100%;
      object-fit: cover;
      transition: all .4s; }
    #slideshow .slideshow-home .container {
      position: relative; }
    #slideshow .slideshow-home .slide-info {
      position: absolute;
      bottom: 0;
      width: 100%;
      z-index: 1000;
      color: #fff;
      background: rgba(61, 76, 84, 0.8);
      padding: 1.7rem 2.4rem !important;
      min-height: 100px;
      display: flex;
      flex-direction: column; }
      #slideshow .slideshow-home .slide-info h4 {
        font-size: 16px;
        line-height: 1.5 !important;
        font-weight: 500;
        max-width: 800px;
        margin-bottom: 8px; }
      #slideshow .slideshow-home .slide-info .deskripsi {
        opacity: 0.7;
        line-height: 1.5 !important;
        margin-bottom: 0; }
      #slideshow .slideshow-home .slide-info .tanggal {
        display: flex;
        width: fit-content;
        border-radius: 5px; }
        #slideshow .slideshow-home .slide-info .tanggal ion-icon {
          font-size: 18px;
          margin-right: 8px; }
  #slideshow .slider-nav {
    margin-top: 0;
    padding: 16px;
     }
    #slideshow .slider-nav h3::before {
      content: "";
      display: block;
      padding-top: 75%; }
    #slideshow .slider-nav h3 span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    #slideshow .slider-nav .slick-slide {
      cursor: pointer;
      margin-left: .35rem;
      margin-right: .35rem;
      position: relative;
      overflow: hidden;
      border: 4px solid #eee;
      transition: all 1s; }
      #slideshow .slider-nav .slick-slide.slick-current {
        border: 4px solid rgba(61, 76, 84, 0.8); }
      #slideshow .slider-nav .slick-slide .img-fluid {
        max-width: 100%;
        width: 100%;
        height: 100%;
        min-height: 80px;
        object-fit: cover; }
  #slideshow .slick-dots {
    bottom: 24px !important; }
    #slideshow .slick-dots li button:before {
      font-size: 32px;
      color: #fff;
      opacity: .3; }
    #slideshow .slick-dots li.slick-active button:before {
      color: #fff;
      opacity: 1; }
  #slideshow .slick-next {
    right: 25px; }
  #slideshow .slick-prev {
    left: 25px; }
  #slideshow .slick-prev:before, #slideshow .slick-next:before {
    content: ""; }
  #slideshow .slick-arrow {
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.35);
    z-index: 1000;
    width: 40px;
    height: 40px;
    border-radius: 60px;
    color: #fff;
    display: none !important; }
    #slideshow .slick-arrow:hover {
      background: #0f8244; }
    #slideshow .slick-arrow ion-icon {
      font-size: 24px; }
  #slideshow .slick-track {
    display: flex; }

#berita-terbaru {
  margin-bottom: 32px; }
  #berita-terbaru h3 {
    background: #3d4c54;
    color: #FFF;
    font-size: 13px;
    margin: 0;
    padding: 5px 22px;
    line-height: 35px !important; }
  #berita-terbaru ul {
    background: #f2f2f2;
    margin: 0;
    padding: 5px;
    counter-reset: li;
    list-style: none; }
    #berita-terbaru ul li {
      background: #FFF;
      margin: 11px 11px;
      padding: 1em;
      list-style: none;
      position: relative; }
      #berita-terbaru ul li .post-title {
        color: #555e6b;
        margin: 10px 0;
        line-height: 1.2em !important;
        font-size: 13px;
        position: relative;
        font-weight: normal;
        margin: 0 5px 0 0;
        white-space: normal;
        text-overflow: ellipsis;
        height: 30px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      #berita-terbaru ul li a:hover {
        text-decoration: underline; }

.headline-berita {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background: #fff; }
  .headline-berita .widget-berita-terkini-li-big {
    margin-top: 0px; }
  .headline-berita .cms-berita-judul {
    display: none; }
  .headline-berita .cms-berita-col {
    padding: 0;
    margin-bottom: 0 !important; }
  .headline-berita .cms-berita-element {
    margin-bottom: 0px; }
  .headline-berita .widget-berita-terkini-li {
    padding-left: 15px;
    padding-right: 15px; }
    .headline-berita .widget-berita-terkini-li:last-child {
      margin-bottom: 0;
      border-bottom: 0; }
  .headline-berita .other-headline {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
   }
    .headline-berita .other-headline img.widget-berita-terkini-thumb {
      width: 100%;
      margin-bottom: 10px;
      max-width: unset;
    }
    .headline-berita .other-headline a.widget-berita-terkini-judul {
      font-size: 14px;
      font-weight: 600; }

p.widget-berita-terkini-tanggal {
  font-size: 11px !important; }

.berita-terkini {
  display: flex;
  flex-direction: column; }

section .title-section {
  color: #1C1C1D;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 40px;
  position: relative;
  text-align: center; }
  section .title-section:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 45px;
    background: #fca400;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px; }
section .subtitle {
  text-align: center;
  font-size: 16px;
  color: #737373;
  margin-bottom: 48px; }
section .cms-berita-judul, section .title-custom {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  font-family: 'Roboto Condensed', sans-serif; }
  section .cms-berita-judul span, section .title-custom span {
    background: #1f6cc9;
    padding: 8px 16px;
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    font-weight: 500; }
  section .cms-berita-judul:before, section .title-custom:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    bottom: 0px; }
  section .cms-berita-judul:after, section .title-custom:after {
    display: none; }

.sidebar {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px; }
  .sidebar .sidebar-container {
    border-radius: 5px;
    margin-left: 8px; }
  .sidebar cms\:render, .sidebar .widget {
    margin-top: 10px;
    padding-bottom: 16px; }
    .sidebar cms\:render:first-child, .sidebar .widget:first-child {
      margin-top: 0px; }
    .sidebar cms\:render:last-child, .sidebar .widget:last-child {
      border-bottom: 0px; }
  .sidebar .cms-berita-judul span, .sidebar .title-custom span {
    background: #1f6cc9;
    padding: 8px 16px;
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    font-weight: 500; }
  .sidebar .cms-berita-list ul {
    margin-top: 16px;
    margin-bottom: 0; }
  .sidebar .cms-berita-list li {
    flex-direction: row;
    border-bottom: 0;
    margin-bottom: 8px;
    padding-bottom: 12px;
    }
    .sidebar .cms-berita-list li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 0px; }
    .sidebar .cms-berita-list li .widget-berita-terkini-has-thumb {
      margin-top: 0;
      margin-left: 10px; }
    .sidebar .cms-berita-list li .widget-berita-terkini-thumb {
      width: 90px;
      height: 60px;
      min-width: 90px;
      min-height: 60px;
      object-fit: cover;
      border-radius: 4px;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); }
    .sidebar .cms-berita-list li .widget-berita-terkini-judul {
      min-height: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: inherit;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      font-size: 14px;
      font-weight: 600;
      line-height: 21px; }
    .sidebar .cms-berita-list li p.widget-berita-terkini-deskripsi {
      display: none; }
  .sidebar .cms-berita-element {
    margin: 0; }
  .sidebar .cms-berita-col {
    padding-bottom: 0;
    margin-bottom: 0 !important; }

.cms-berita-element ul {
  list-style: none;
  padding-left: 0; }

.cms-berita-list li {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px; }
  .cms-berita-list li:last-child {
    border-bottom: 0; }
  .cms-berita-list li.widget-berita-terkini-li-big {
    flex-direction: column; }

.img-link:hover, .img-link:focus {
  opacity: 0.9; }

.headline-berita .widget-berita-terkini-li-big {
  flex-direction: column;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin-bottom: 30px;
  }
  .headline-berita .widget-berita-terkini-li-big .widget-berita-terkini-judul {
    color: #333 !important;
    font-size: 24px;
    font-weight: 700;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px; }
    .headline-berita .widget-berita-terkini-li-big .widget-berita-terkini-judul:active {
      font-weight: 700; }
  .headline-berita .widget-berita-terkini-li-big .widget-berita-terkini-tanggal, .headline-berita .widget-berita-terkini-li-big p.widget-berita-terkini-deskripsi {
    margin-left: 0px;
    margin-right: 0px; }
.headline-berita p.widget-berita-terkini-deskripsi {
  margin-bottom: 0;
  font-size: 12px;
  opacity: 0.9;
  min-width: 300px;
}
.headline-berita .widget-berita-terkini-has-thumb {
  margin-left: 16px; }
.headline-berita img.widget-berita-terkini-thumb {
  position: relative;
  width: 200px;
  height: 130px;
  min-height: 130px;
  border-radius: 5px;
  object-fit: cover;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  max-width:unset;
}
.headline-berita img.widget-berita-terkini-big-thumb {
  margin-bottom: 16px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  height: 350px;
  width: 100%;
  object-fit: cover; }
.headline-berita p.widget-berita-terkini-tanggal {
  font-size: 11px; }
.headline-berita a.widget-berita-terkini-judul {
  font-size: 17px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 5px;
  display: block;
  color: #333 !important;
  transition: all .3s; 
  min-width:250px;
}
  .headline-berita a.widget-berita-terkini-judul:hover, .headline-berita a.widget-berita-terkini-judul:focus {
    color: #1367b3 !important; }

.cms-berita-col .widget-berita-terkini-li-big .widget-berita-terkini-judul {
  font-size: 16px;
  line-height: 22px;
  margin-top: 8px;
  font-weight: 600; }
.cms-berita-col img.widget-berita-terkini-big-thumb {
  width: 100%;
  margin-bottom: 8px;
  border-radius: 4px; }
.cms-berita-col .widget-berita-terkini-judul {
  min-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: inherit;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom:2px;
 }
.cms-berita-col .widget-berita-terkini-li p.widget-berita-terkini-deskripsi {
  display: none; }
.cms-berita-col .widget-berita-terkini-deskripsi {
  font-size: 12px;
  margin:0px;
  margin-top: 8px;
  opacity: 0.9; }
.cms-berita-col .widget-berita-terkini-thumb {
  width: 90px;
  height: 60px;
  min-width: 90px;
  min-height: 60px;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); }
.cms-berita-col .widget-berita-terkini-has-thumb {
  margin-left: 10px; }

.agenda .media-body {
  min-height: 110px; }

.calendar {
  position: relative;
  background-image: url(../images/themes/calendar.svg);
  background-repeat: no-repeat;
  width: 110px;
  height: 110px; }
  .calendar .all-day {
    text-align: center;
    margin-top: 10px;
    font-size: 3.75rem; }
    .calendar .all-day.all-day_date {
      margin-top: 5px; }
  .calendar .all-day_mount {
    margin-top: -20px;
    margin-right: 30px;
    text-align: center; }
  .calendar .day {
    margin-top: 10px;
    text-align: center;
    padding-right: 10px; }
  .calendar .date {
    text-align: center;
    margin-top: 20px;
    font-size: 1.375rem; }

.recent-post-widget .card {
  background: unset; }
  .recent-post-widget .card:last-child {
    margin-bottom: 0 !important; }
.recent-post-widget .judul-berita &gt; a {
  max-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: inherit;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

#link-web {
  overflow: hidden;
  border-top: 1px solid #ededed; }
  #link-web .container {
    overflow: hidden; }
  #link-web .rf-block-hover__main--grayscale {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.3;
    height: 60px;
    width: auto !important;
    cursor: pointer;
    transition: all .3s; }
    #link-web .rf-block-hover__main--grayscale:hover {
      opacity: 1;
      filter: none; }
  #link-web .rf-block-hover {
    position: relative;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    float: left;
    text-align: center; }

#footer {
  background: #3f4b54;
  color: #fff;
  padding-left: 28px;
  padding-right: 28px; }
  #footer .navbar-brand {
    display: flex;
    align-items: center;
    color: #fff; }
    #footer .navbar-brand:hover {
      color: #fff !important; }
  #footer .logo-icon {
    height: 35px;
    margin-right: 12px; }
  #footer .logo-text {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif; }
  #footer .informasi {
    font-size: 14px;
    color: #d0d0d0;
    line-height: 1.5 !important; }
  #footer .title-link {
    color: #fff; }
  #footer .list-link &gt; li &gt; a {
    display: block;
    color: #d0d0d0;
    margin-bottom: 15px;
    font-size: 14px; }
    #footer .list-link &gt; li &gt; a:hover, #footer .list-link &gt; li &gt; a:focus {
      text-decoration: underline;
      color: #fff !important;
      opacity: 1; }
  #footer .social-link-small {
    display: inline-flex;
    margin: 3px;
    padding: 6px;
    border: 1px solid #e6e8f0;
    border-radius: 5px; }
    #footer .social-link-small:hover {
      border-color: #838694; }
    #footer .social-link-small ion-icon {
      color: #fff;
      font-size: 16px; }

#modalPopUp .modal-content {
  border: 0; }
#modalPopUp .btn-close {
  position: absolute;
  right: 15px;
  top: 7px;
  font-size: 32px;
  color: #5a5757;
  z-index: 1000; }

#carouselTrending .carousel-control {
  width: unset; }
#carouselTrending .carousel-control-next-icon, #carouselTrending .carousel-control-prev-icon {
  width: 25px;
  height: 25px; }

.article .title {
  color: #333;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 24px; }
.article .news-content p {
  color: #504e4e;
  line-height: 1.52 !important;
  font-size: 16px;
  margin-bottom: 16px; }
.article .isi-agenda, .article .isi-pejabat {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ededed; }
  .article .isi-agenda .subjudul, .article .isi-pejabat .subjudul {
    font-size: 16px;
    margin-bottom: 8px !important;
    display: block; }
  .article .isi-agenda ul, .article .isi-pejabat ul {
    margin-bottom: 32px;
    margin-top: 16px; }
    .article .isi-agenda ul li, .article .isi-pejabat ul li {
      margin-bottom: 8px; }
.article .isi-pejabat .jabatan {
  font-size: 18px;
  margin-top: 16px;
  display: block; }

.related-article {
  border: 1px solid #eee;
  padding: 16px;
  border-radius: 5px;
  margin-top: 16px; }
  .related-article .link-terkait {
    color: #1367b3 !important;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500; }

.share-area .social-share, .sosmed-area .social-share {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.270588235); }
  .share-area .social-share img, .sosmed-area .social-share img {
    width: 20px;
    height: 20px; }
.share-area .fb-share, .sosmed-area .fb-share {
  background: rgba(59, 89, 153, 0.1); }
.share-area .tw-share, .sosmed-area .tw-share {
  background: rgba(85, 172, 238, 0.1); }
.share-area .wa-share, .sosmed-area .wa-share {
  background: rgba(76, 175, 80, 0.1); }

table.list-berita td {
  margin: 0 .5rem .5rem 0;
  text-align: left;
  vertical-align: top; }

#daftar-pejabat {
  display: flex;
  flex-direction: column;
  border: 1px solid #ededed;
  border-radius: 5px;
  margin-bottom: 30px;
  background: #fff; }
  #daftar-pejabat .list-pejabat {
    margin: 0; }
  #daftar-pejabat .link-berita {
    font-weight: 600; }
  #daftar-pejabat .deskripsi-list {
    margin-top: 6px !important;
    margin-bottom: 8px !important; }
  #daftar-pejabat .meta-kategori {
    margin-top: 6px !important;
    display: inline-block; }
  #daftar-pejabat table tbody tr {
    margin-bottom: 0;
    border-bottom: 1px solid #ededed;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-top: 24px;
    display: block !important;
    background: #f9f9f9;
    transition: all .2s; }
    #daftar-pejabat table tbody tr:hover {
      background: #fff; }
    #daftar-pejabat table tbody tr:last-child {
      border: 0; }
  #daftar-pejabat .label-more {
    font-size: 13px;
    color: orange; }

#daftar-agenda {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  margin-bottom: 30px;
  background: #fff; }
  #daftar-agenda .list-agenda {
    margin: 0px; }
  #daftar-agenda .agenda-hari {
    margin: -6px 0;
    padding: 0;
    font-size: 49px; }
  #daftar-agenda .agenda-tanggal {
    background: #42d1051a;
    color: #42d105 !important;
    padding: 8px;
    min-width: 100px;
    min-height: 100px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
  #daftar-agenda .judul-list {
    font-size: 16px;
    font-weight: 600; }
  #daftar-agenda .meta {
    margin-top: 5px;
    font-size: 12px;
    color: #505050; }
  #daftar-agenda p.agenda-tanggal-detil {
    color: orange;
    margin: 0; }
  #daftar-agenda table tbody tr {
    margin-bottom: 0;
    border-bottom: 1px solid #ededed;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-top: 24px;
    display: block !important;
    background: #f9f9f9;
    transition: all .2s; }
    #daftar-agenda table tbody tr:hover {
      background: #fff; }
    #daftar-agenda table tbody tr:last-child {
      border: 0; }
  #daftar-agenda .deskripsi-list {
    font-size: 14px;
    font-weight: 300;
    color: #333;
    margin-top: 8px; }

.cms-list-agenda {
    margin-bottom: -10px;
    margin-top: 30px;
  }

.cms-list:last-child {
  margin-bottom: 8px; }

.cms-agenda-tanggal {
  background: #42d1051a;
  color: #42d105 !important;
  border-radius: 5px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

p.cms-agenda-big-bulan {
  color: #42d105 !important; }

#daftar-galeri img {
  width: 100%;
  min-height: 175px;
  max-height: 175px;
  object-fit: cover;
  border-radius: 5px; }
#daftar-galeri .judul-album {
  padding: 12px 0;
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500; }
#daftar-galeri .galeri {
  border: 0;
  margin-bottom: 16px; }

.cms-list {
  flex-direction: row; }
  .cms-list .cms-list-body.cms-list-body-agenda {
    margin-left: 0px;
    position: relative; }

.pagination .page-item.active .page-link {
  background-color: #1367b3;
  border-color: #1367b3;
  color: #fff !important; }
  .pagination .page-item.active .page-link:hover {
    color: #fff !important; }
.pagination .page-link {
  padding: 5px 10px;
  color: #1367b3 !important; }

.gg-arrow-left {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px; }

.gg-arrow-left::after,
.gg-arrow-left::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 3px; }

.gg-arrow-left::after {
  width: 8px;
  height: 8px;
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  bottom: 7px; }

.gg-arrow-left::before {
  width: 16px;
  height: 2px;
  bottom: 10px;
  background: currentColor; }

.gg-arrow-right {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px; }

.gg-arrow-right::after,
.gg-arrow-right::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  right: 3px; }

.gg-arrow-right::after {
  width: 8px;
  height: 8px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
  bottom: 7px; }

.gg-arrow-right::before {
  width: 16px;
  height: 2px;
  bottom: 10px;
  background: currentColor; }

#goTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #0093dd;
  color: white;
  cursor: pointer;
  width: 50px;
  height: 50px;
  font-size: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 5px; }
  #goTop:hover {
    background-color: #1489c3; }

.dropdown-search {
  padding: 0; }

.brnews {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .brnews h3 {
    background: url("../images/themes/brnews-bg1.png") no-repeat;
    background-size: 110px;
    color: #FFF;
    float: left;
    font-size: 11px;
    line-height: 1;
    margin: 0;
    padding: 6px 7px 7px;
    width: 115px; }
  .brnews #scroller, .brnews #scroller2 {
    display: flex;
    flex-direction: row; }
  .brnews li {
    color: #939ead;
    max-width: unset !important;
    min-width: fit-content !important; }
  .brnews li a{
    color: #939ead;
  }
  .simply-scroll .simply-scroll-list li span {
      margin-right: 30px;
      font-size: 7px;
      vertical-align: middle;
  }

  span.kategori a {
    font-size: 8.2pt;
    background: #daedff;
    padding: 2px 4px;
    margin-top: 15px;
    display: inline-block;
    color: #1367b3;
  }

  span.kategori a:hover{
    color:#1367b3;
  }

  span.kategori a img {
      width: 10px;
      margin-right: 5px;
  }

  ul.pagination {
    float: right;
    margin-right: 30px;
}

ul.pagination li {
    width: 42px;
    min-height: 42px;
    border-bottom: none;
}

.page-link {
  line-height: 1.5;
}

ul.pagination li a.page-link {
    border-radius: 6px;
    border: none;
}

ul.pagination li.page-item.active a {
    background: #0f8244;
}

ul.pagination li.page-item a {
    color: #0f8244;
}

ul.pagination &gt; li.next &gt; a {
    background: #7bc3e6;
    border-radius: 100% !important;
    font-size: 20px;
    color: white;
    width: 24px;
    padding: 0px 10px;
    height: 25px;
    margin-top: 4px;
    line-height: 0.9;
}

ul.pagination &gt; li.previous &gt; a {
    background: #7bc3e6;
    border-radius: 100% !important;
    font-size: 20px;
    color: white;
    width: 24px;
    padding: 0px 10px;
    height: 25px;
    margin-top: 4px;
    line-height: 0.9;
}
ul.pagination li.page-item.active a:hover {
    color: #fff !important;
    text-decoration: none;
}
ul.pagination &gt; li.page-item.disabled &gt; a {
    background: #ededed;
    border-radius: 100% !important;
    font-size: 20px;
    color: #546E7A;
    width: 25px;
    padding: 0px 10px;
    height: 26px;
    margin-top: 4px;
    line-height: 0.9;
}
ul.pagination li.next a:hover,ul.pagination li.previous a:hover {
    color: #fff !important;
    text-decoration: none;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  visibility: hidden;
}

#dl_dokumen_length select {
    margin: 8px 4px;
    border-radius: 6px;
    padding: 3px 5px;
    font-size: 9pt;
    background: #ECEFF1;
    border: none;
    box-shadow: 0 4px 6px #f4f4f4;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 1.85em;
}

tr td div.cms-agenda-tanggal {
    background: #f3f3f3;
    border-radius: 10px;
    margin: 0px 10px;
}
.headline-berita img.widget-berita-terkini-thumb.pejabat {
    position: relative;
    width: 130px;
    height: 130px;
    min-height: 130px;
    border-radius: 8px;
    object-fit: cover;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 200px;
    object-position: top;
}

.mb-3{
  margin-bottom:0px !important;
}

.cms-gpr {
  margin-bottom: 20px !important;
}

.pejabat-foto.text-center.mb-3 {
    float: right;
    margin: 15px;
    width: 200px;
    margin-left: 20px;
}

img.meta-foto-pejabat {
    width: 200px;
    height: 240px;
    object-fit: cover;
    object-position: top;
    border-radius: 13px;
    box-shadow: 0 4px 6px #f4f4f4;
}

.pejabat-foto strong {
    display: inline-block;
    line-height: 1.7;
    color: #0b572e;
    background: #dcffec;
    border-radius: 4px;
    margin: 12px;
    padding: 5px;
}

.pejabat-detail ul li strong {
    color: chocolate;
}

.pejabat-detail h3.title-pejabat {
    font-size: 15pt;
    color: slategrey;
}

.pejabat p {
  font-size : 14px !important;
  letter-spacing: 0px !important;
}

.cms-pejabat .slick-list {
    max-height: 360px!important;
    height: auto!important;
}

.brnews cms\:render.rendered {
  flex: none;
}

.border-bottom{
  border-bottom: 2px dotted #dee2e6!important;
}

.cms-daftar-halaman {
  padding-right: 0px;
  padding-left: 0px;
}

.sidebar .cms-daftar-halaman h5 {
  background: #1f6cc9;
  padding: 8px 16px;
  font-size: 14px;
  color: #FFF;
  display: inline-block;
  font-weight: 500;
}

.sidebar .cms-daftar-halaman h5:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  top: 35px;
}

.sidebar .cms-daftar-halaman ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 6px;
  margin-left: 4px;
  color: #6c757d;
}

.cms-daftar-halaman ul li {
  line-height: 2em;
  font-size: 14px;
}

#footer .cms-daftar-halaman ul li a{
  color: #d0d0d0;
  font-size:14px;
}

.cms-daftar-halaman ul {
  margin-top: 10px;
}

.cms-daftar-kategori {
  padding-right: 0px;
  padding-left: 0px;
}

.sidebar .cms-daftar-kategori h5 {
  background: #1f6cc9;
  padding: 8px 16px;
  font-size: 14px;
  color: #FFF;
  display: inline-block;
  font-weight: 500;
}

.sidebar .cms-daftar-kategori h5:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  top: 35px;
}

.sidebar .cms-daftar-kategori ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 6px;
  margin-left: 4px;
  color: #6c757d;
}

#footer h1{
  font-size:15px;
}

#footer .cms-daftar-kategori ul li a{
  color: #d0d0d0;
  font-size:14px;
}

.cms-daftar-kategori ul li {
  line-height: 2em;
  font-size:14px;
}

.cms-daftar-kategori ul {
  margin-top: 10px;
}

.sidebar .cms-menu h5 {
  background: #1f6cc9;
  padding: 8px 16px;
  font-size: 14px;
  color: #FFF;
  display: inline-block;
  font-weight: 500;
}

.sidebar .cms-menu h5:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  top: 35px;
}

.sidebar .cms-menu ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 6px;
  margin-left: 4px;
  color: #6c757d;
}

#footer .cms-menu ul li a{
  color: #d0d0d0;
  font-size:14px;
}

.cms-menu ul li {
  line-height: 2em;
  font-size:14px;
}

.cms-menu ul {
  margin-top: 10px;
}

.cms-menu {
  padding-right: 0px;
  padding-left: 0px;
}

.article-content .gambar-caption {
  margin-bottom: 1rem !important;
}

.card-input {
  padding: 6px;
  box-shadow: none;
  background: #f7f7f7;
  border-radius: 4px!important;
}

input#global_filter {
  border-radius: 4px;
  font-size: 9pt;
  height: 35px;
}

table#dl_dokumen{
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgb(76 87 125 / 2%);
  border: 1px solid #ffffff;
}

table#dl_dokumen thead tr {
  height: 45px;
  font-size: 9pt;
}

table#dl_dokumen thead td, table#dl_dokumen thead th {
  padding : 10px 15px;
}

div#dl_dokumen_length {
  font-size: 9pt;
  padding-left: 5px;
}

div#dl_dokumen_info {
  font-size: 9pt;
  padding-left: 15px;
  padding-top: 3em;
}

table#dl_dokumen.display tbody td, table#dl_dokumen.display tbody th, table#dl_dokumen.row-border tbody td, table#dl_dokumen.row-border tbody th {
 font-size: 9pt;
 min-height: 25px;
 padding-left: 15px;
 vertical-align: middle;
}

.icon-ext {
  margin-right: 10px;
  margin-top: -2px;
}

.btn-redirect {
    color: #009ef7;
    background-color: #f1faff;
    border-color: #f1faff;
    font-size: 9pt;
    border-radius: 4px;
}

.btn-redirect:active, .btn-redirect:focus, .btn-redirect:hover {
  background: #009ef7;
  color: #ffffff !important;
}

.btn-download {
  color: #50cd89;
  background-color: #e8fff3;
  border-color: #e8fff3;
  font-size: 9.5pt;
  border-radius: 4px;
}

.btn-download:active, .btn-download:focus, .btn-download:hover {
  background: #50cd89;
  color: #ffffff !important;
}

td#nama_download {
  padding-top: 1.3em;
  padding-bottom: 0.5em;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #fbfbfb !important;
}

.news-list-arrow table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #ffffff !important;
}

img.weather-icon.icon {
  width: 28px;
  margin-top: -5px;
}

.weather-icon h3 {
  display: inline-block;
  font-size: 10pt;
  padding-top: 7px;
}

.weather-desc {
  margin-left: 10px;
  font-size: 8pt;
  margin-top: 4px;
}

.weather-desc:before {
  content: '|';
  font-size: 15pt;
  position: absolute;
  padding-right: 0px;
}

.weather-desc i.text-title {
  margin-top: 5px;
  position: absolute;
  font-size: 10pt;
  margin-left: 14px;
}

span#weather-area {
  margin-left: 32px;
}

.weather-desc #date {
  text-align: left;
  font-size: 7pt;
  display: block;
  margin-left: 32px;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: fit-content;
    max-width: -moz-fit-content;
  }
  .gambar-popup {
    width: 100%;
    max-width: fit-content;
    max-width: -moz-fit-content;
  }

}


@media screen and (max-width: 1100px) {
  .navbar-header .navbar {
    display: flex;
    flex-direction: column;
    padding: 15px 0 0 !important;
    justify-content: center;
    align-items: center; }
  .navbar-header .navbar-control {
    margin: 0 auto !important;
    margin-bottom: 8px !important; }
  .navbar-header .menu-header {
    border-top: 1px solid #ffffff0f; }
  .navbar-header .nav-link:first-child {
    border-left: 1px solid #ffffff0f; } }
@media screen and (max-width: 1024px) {
  .navbar-header .navbar {
    padding: 10px 0 0 !important; }

  #berita-terkini .post-block {
    flex-direction: column;
    position: relative;
    background: transparent; }
    #berita-terkini .post-block .post-title h3 a {
      font-size: 18px; }
    #berita-terkini .post-block .entry-content {
      font-size: 13px; }
    #berita-terkini .post-block .post-img {
      width: 100%; }
      #berita-terkini .post-block .post-img .img-fluid {
        width: 100%;
        height: 350px; }
    #berita-terkini .post-block .post-content {
      margin-top: -175px;
      background: #f8f9fb;
      margin-left: 40px;
      margin-right: 40px;
      z-index: 1000; } }
@media screen and (min-width: 991px) {
  .navbar-top .input-search {
    margin-left: 36px; }

  .navbar-header-home {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }

  .navbar-header-fixed .nav-kategori .navbar-brand {
    display: flex; }

  #carouselTrending .carousel-control-prev {
    left: -50px; }
  #carouselTrending .carousel-control-next {
    right: -50px; }

  .nav-kategori .nav {
    display: flex; } }
@media screen and (max-width: 991px) {
  #main-wrapper {
    padding: 0;
    margin-top: 0;
    margin-bottom: 60px; }

  #main-wrapper &gt; .container {
    padding: 0 42px;
    background: #ffffff; }

  #header {
    display: none; }

  #header-mobile {
    display: block; }

  .navbar-header .nav-item .nav-link {
    padding-left: 0px !important; }

  .navbar-control {
    display: flex;
    align-items: center;
    width: 100%; }

  .sidebar-menu {
    display: block;
    left: 0;
    transform: translateX(-100%);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
    .sidebar-menu .dropdown-menu {
      position: static !important;
      transform: none !important; }
    .sidebar-menu .dropdown-submenu &gt; .dropdown-meu {
      position: static !important;
      transform: none !important; }

  .open-sidebar {
    overflow: hidden;
    position: relative; }
    .open-sidebar:before {
      content: '';
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0.7;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1001; }
    .open-sidebar .sidebar-menu {
      display: block;
      transform: translateX(0); }

  .sub-nav {
    position: relative; }
    .sub-nav .collapsing {
      display: block; }
    .sub-nav .nav {
      position: absolute;
      top: 100%;
      background: white;
      width: 100%;
      z-index: 100;
      padding-bottom: 15px;
      border-bottom: 1px solid #ededed; }

  #searchCollapse .input-search {
    width: 100%; }

  #berita-terkini .post-inline .post-img a img {
    height: 175px; }

  #flex-order-column #berita-terkini {
    order: 1; }
  #flex-order-column #pejabat {
    order: 2; }

  #pejabat .deskripsi-pejabat h3 {
    font-size: 24px; }
  #pejabat .image-pejabat img {
    width: 250px !important; }

  #footer .col-informasi {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 15px; }

  #main-content {
    margin-top: 5px !important; }
    ul.pagination{
      margin-right: unset;
      float: unset;
      margin-top:15px;
    }

  .article .title {
    font-size: 24px; } }
@media screen and (max-width: 768px) {
  .container {
    max-width: unset !important; }
  
    .nav-kategori{
      display: none;
    } 
  
    #header-mobile &gt; .nav-kategori {
      display: block;
    }

    .navbar-header .logo-text {
      margin-top:0px !important;
      font-size: 18px !important;
    }

    .isi-berita {
      padding-top: 10pt;
  }

  .article-content .tanggal-berita {
      display: none;
  }

  .meta-kategori {
      font-size: 6.5pt;
      margin: -1.5px 2px;
      float: left !important;
  }

  .share-area ul {
    white-space: nowrap;
  }

    #header-mobile.fixed .navbar-header .navbar-brand {
      margin-left: -20px;
    }
  #berita-terkini .dot {
    height: 70px; }
  #berita-terkini .post {
    border-radius: 0px; }
  #berita-terkini .post-inline {
    background: transparent;
    margin-bottom: 20px;
    display: inline-block; }
    #berita-terkini .post-inline .post-img {
      width: 75px;
      height: 75px;
      float: left;
      margin-right: 16px; }
      #berita-terkini .post-inline .post-img a img {
        height: 75px; }
    #berita-terkini .post-inline .post-content {
      padding-top: 0px;
      padding-bottom: 0px; }
    #berita-terkini .post-inline .btn-more {
      display: none; }
    #berita-terkini .post-inline .post-title h3 a {
      font-size: 15px; }

  #pejabat .image-pejabat .jabatan {
    display: none; }
  #pejabat .col-image-pejabat {
    width: 100%;
    padding: 0; }
  #pejabat .image-pejabat img {
    width: 100% !important;
    background: #21b39f; }

  section .title-section {
    font-size: 28px; }

  .cms-berita-list li {
    flex-direction: row; }

  img.widget-berita-terkini-thumb {
    width: 100%;
    height: 175px;
    min-width: 100%;
    min-height: 175px;
   }

  .widget-berita-terkini-has-thumb {
    margin-left: 0px; }

  p.widget-berita-terkini-deskripsi {
    display: none; }

  .py-100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }

  .py-80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }

  .py-50 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }

  .py-30 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; } }
    .cms-custom-html img {
      width: 100%;
      height: auto;
  }
@media screen and (min-width: 577px) {
  #informasi-aceh .card-menu:hover {
    border-color: #2fc8b3;
    box-shadow: rgba(22, 57, 85, 0.2) 0px 40px 20px -20px;
    transform: translateY(-10px); } }
@media screen and (max-width: 576px) {
  #main-wrapper {
    padding: 0;
    margin-bottom: 40px; }

  #main-wrapper &gt; .container {
    padding: 0 8px;
    background: #ffffff; }

  #main-content {
    padding-left: 15px;
    padding-right: 15px; }

  .navbar-header {
    min-height: 50px;
    padding-top: 8px;
    padding-bottom: 8px; }
    .navbar-header .logo-icon {
      height: 32px !important; }
    .navbar-header .logo-text {
      font-size: 18px;
      margin-left: 16px; }

  .hero-header .title-header {
    font-size: 2.25em; }
  .hero-header .subtitle-header {
    font-size: 1.25em; }
  .hero-header .hero-search {
    min-width: 100%; }
    .hero-header .hero-search ion-icon {
      font-size: 17px; }
    .hero-header .hero-search .btn-search {
      width: 75px;
      font-size: 14px;
      font-weight: 500; }
  .hero-header .overlay-2 {
    background-image: linear-gradient(180deg, rgba(0, 6, 57, 0.9215686275) 0%, rgba(0, 6, 57, 0.1) 100%);
    opacity: 0.5; }

  .navbar-top .navbar-brand img {
    height: 26px !important; }

  .nav-kategori .nav {
    overflow: auto; }

  img.widget-berita-terkini-big-thumb {
    max-height: 200px; }

  .headline-berita-archive {
    border: 0; }
    .headline-berita-archive img.widget-berita-terkini-thumb {
      width: 100px;
      height: 75px;
      min-width: 100px;
      min-height: 75px; }
    .headline-berita-archive a.widget-berita-terkini-judul {
      font-size: 14px;
      margin-top: 8px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: inherit;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box; }
    .headline-berita-archive .widget-berita-terkini-li {
      border-bottom: 1px solid #ededed;
      padding-left: 0;
      padding-right: 0;
      margin-top: 0;
      margin-bottom: 16px; }

  #goTop {
    width: 40px;
    height: 40px;
    font-size: 20px;
    bottom: 15px;
    right: 10px; }

  #gpr-kominfo .banner {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px !important; }

  .other-headline .card-berita {
    margin-bottom: 32px; }
    .other-headline .card-berita .widget-berita-terkini-thumb {
      width: 100% !important;
      height: 150px !important; }

  .sidebar .sidebar-container {
    margin-left: 0px; }

  .cms-berita-list li {
    border: 0; }

  .widget-berita-terkini-li-big {
    flex-direction: column !important; }
    .widget-berita-terkini-li-big .widget-berita-terkini-judul {
      font-size: 16px; }

  .cms-berita-list li {
    flex-direction: row; }

  img.widget-berita-terkini-thumb {
    width: 75px;
    height: 75px;
    min-width: 75px;
    min-height: 75px; }

  .widget-berita-terkini-has-thumb {
    width: calc(100% - 75px) !important;
    float: right;
    margin-left: 16px; }

  a.widget-berita-terkini-judul {
    font-size: 14px; }

  p.widget-berita-terkini-tanggal {
    font-size: 11px; }

  .slider-nav {
    display: none; }

  #slideshow {
    margin-bottom: 32px; }
    #slideshow .slideshow-home .slide-container, #slideshow .slideshow-header .slide-container {
      height: 225px;
      min-height: 225px; }
    #slideshow .slideshow-home .slide-info, #slideshow .slideshow-header .slide-info {
      padding: 16px !important;
      min-height: unset !important; }
      #slideshow .slideshow-home .slide-info h4, #slideshow .slideshow-header .slide-info h4 {
        font-size: 14px;
        margin-bottom: 0; }
      #slideshow .slideshow-home .slide-info .deskripsi, #slideshow .slideshow-header .slide-info .deskripsi {
        display: none; }
    #slideshow .slick-arrow {
      height: 30px;
      width: 30px; }
      #slideshow .slick-arrow ion-icon {
        font-size: 20px; }
    #slideshow .slick-next {
      right: 16px; }
    #slideshow .slick-prev {
      left: 16px; }
     }

     img.gambar-popup {
      width: 100%;
      }
      #header-mobile .navbar-header .navbar-brand {
          margin-top: -22px;
      }
      
      .main-wrapper {
        margin-top: 145px !important; 
      }
.loading {
  background: rgba(0, 0, 0, 0.17);
  position: relative;
  min-height: 24px; }
  .loading:after {
    content: "";
    -webkit-animation: ssc-loading 1.3s infinite;
    animation: ssc-loading 1.3s infinite;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.3)), to(transparent));
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent); }

@-webkit-keyframes ssc-loading {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }
@keyframes ssc-loading {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

/*# sourceMappingURL=custom.css.map */

a:hover, a:focus {
  text-decoration: none;
  color: #4b7e3a !important;
  opacity: 0.85;
}

.cms-media-card {
  width: 100%;
  margin-bottom: 0px !important;
  /* padding: 15px; */
}

.sidebar {
  overflow: visible;
  position: relative;
  margin-bottom: 30px;
}

small.tagline {
  color: #807979;
}

.navbar-header {
  background: #fff;
  padding: 20px 20px;
  border-bottom: 1px solid #f7f7f7;
}

#slideshow .slideshow-home .slide-container{
height:auto; 
}

#slideshow .slider-nav {
  margin-top: 0;
  padding: 16px 0;
}

.sidebar .title-custom span, section .cms-berita-judul span, section .title-custom span {
  background: transparent;
  color: #5d5c5c;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px 0 15px 15px;
  font-size: 16px;
}

.cms-list-judul {
  color: #585757;
}

.cms-agenda-tanggal {
  color: #05d16c1a !important;
  margin: 0 15px 0 0;
}

p.cms-agenda-big-bulan {
  color: #53a178 !important;
}

.cms-list-scroll {
  margin-top: 0;
}

section .title-custom span:before {
  content: "";
  width: 7px;
  position: absolute;
  height: 7px;
  background: #2c7e4e;
  left: 0px;
  margin: 9px 2px;
}

.nav-kategori {
  background: #316224;
  border-bottom: 1px solid #f9f9f9;
  padding: 10px 28px;
  color: #fff !important;
  box-shadow: 1px 1px 5px #efefef;
  margin: 0 -22px;
}

section .title-custom span:after {
  content: "";
  width: 7px;
  position: absolute;
  height: 7px;
  background: #6ab56a;
  left: 0px;
  margin: 6px 0;
}

.cms-list-agenda {
margin:0 0 10px;
}

.navbar-header .logo-icon {
  position: absolute;
}

.cms-list-body {
  width: calc(100% - 80px);
}

.sidebar .cms-daftar-halaman {
  width: 100%;
  margin-bottom: 0px !important;
  padding: 15px;
}

.sidebar .cms-daftar-halaman h5{
background: transparent;
  color: #5d5c5c;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px 0 15px 15px;
  font-size: 16px;
}

.cms-menu {
  width: 100%;
  margin-bottom: 0px !important;
  padding: 15px;
}

.navbar-header .logo-text {
  font-size: 17px;
  line-height: 38px !important;
  margin-bottom: 0px;
  margin-left: 45px;
  margin-top: -15px;
  font-weight: 800;
  padding: 0 !important;
  font-family: 'Roboto Condensed', sans-serif;
}

#slideshow .img-fluid {
  margin-bottom: 0 !important;
}

#slideshow {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
}

#main-wrapper {
  background: #f0f0f0;
}
#main-wrapper &gt; .container {
  background: #fff;
  box-shadow: 1px 1px 15px #e9e6e6;
  padding-left: 22px;
  padding-right: 22px;
}

#footer {
  background: #2c2c2d;
}

.navbar-header .logo-text {
color:#444;
}

.navbar-header .nav-link {
  color: #3d3d3d !important;
}

.navbar-header-fixed{
 box-shadow:none; 
}

.navbar-header .nav-link:hover, .navbar-header .nav-link:focus {
  color: #497f3b !important;
  background: #ffffff;
  opacity: 1;
}

.cms-media-card * {
  max-width: 100%;
}

.navbar-header .logo-icon {
  height: 42px;
}

.cms-detail {
  font-weight: 400;
}

#slideshow .slideshow-home .slide-info {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 1000;
  color: #fff;
  background: rgb(27 27 26 / 80%);
  padding: 1.7rem 2.4rem !important;
  min-height: 100px;
  display: flex;
width:auto;
  flex-direction: column;
}

#slideshow .slider-nav .slick-slide {
  border: 0px solid #eee;
}

#slideshow .slider-nav .slick-slide.slick-current {
  border: 0px solid rgba(61, 76, 84, 0.8);
}

#footer {
  background: #2c2c2d;
  margin: 0px -22px;
}

.article-content * {
  max-width: 100%;
  height: auto;
}

.navbar-nav .dropdown-menu {
  margin-top: -10px;
}

.navbar-nav .dropdown-menu .dropdown-item {
  padding: 7px 15px;
}

.navbar-nav .dropdown-menu .dropdown-item.active, 
.navbar-nav .dropdown-menu .dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #4a7f3c;
}

span.kategori a {
  font-size: 8.2pt;
  background: #dfffda;
  padding: 2px 4px;
  margin-top: 15px;
  display: inline-block;
  color: #13b319;
}
.navbar-header .nav-item.active .nav-link {
  color: #1b1b1b !important;
}

.navbar-header .nav-link {
  border-right: 1px solid #2121210f;
}

div#header {
    margin: 0px -22px;
    width: calc(100% + 44px);
}

div#header .navbar-header {
  padding: 20px 40px;
}

.nav-kategori {
  background: #2d8150;
}

h1.cms-agenda-big-tanggal {
  padding: 0;
  margin: 0;
  line-height: 38px;
  color: #2c7e4e;
}</pre></body></html>