﻿/*Bismillaah*/

body {
  font-size: 16px;
}

.berita_samping {
  padding-left: 30px !important;
  padding-right: 0px !important;
}

@media only screen and (max-width: 992px) {
  /* jika m ke bawah */
  /* .col{
    padding: 0px !important;
    width: 100%;
  } */
  .berita_samping {
    padding: 0px !important;
  }
}

.huruf3d {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  
}

.huruf3d_tipis {
  color: #4E443C;
  font-variant: small-caps;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 0;
}

.artikel_terbaru {
  font-size: 20px;
}

.slider h3, .slider h5 {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

.tulisan {
  line-height: 25px;
}

.lebar_penuh {
  width: 100% !important;
}

.widget-title {
  border-bottom: 2px solid #289dcc;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 0;
  color: white;
}

.center-cropped {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* Set the image to fill its parent and make transparent */

.center-cropped img {
  min-height: 100%;
  min-width: 100%;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers */
  opacity: 0;
}

.image_sosial {
  width: 40px;
  margin-left: 10px;
}

.hilangkan_putih {
  margin-top: -22px !important;
  margin-bottom: -22px !important;
}

.h5_berita_beranda {
  color: black;
  font-size: 17px;
  margin-top: 5px;
}

.kartu {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

.logo_atas {
  height: 60px;
  padding-top: 7px;
  padding-bottom: 7px;
}

/* .card_berita{
  min-height: 335px;
} */

.padding_top_0 {
  padding-top: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.dropdown-content {
  top: 58px !important;
}

.h3_slider {
  font-size: 40px !important;
}

.h5_slider {
  font-size: 30px !important;
}

.link_kategori {
  background-color: DodgerBlue;
  /* Blue background */
  border: none;
  /* Remove borders */
  color: white;
  /* White text */
  padding: 12px 16px;
  /* Some padding */
  font-size: 16px;
  /* Set a font size */
  cursor: pointer;
  /* Mouse pointer on hover */
}

/* Darker background on mouse-over */

.link_kategori:hover {
  background-color: RoyalBlue;
}

.label {
  color: white;
  padding: 4px;
  cursor: pointer;
  margin-top: 5px;
  width: fit-content;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 10px;
}

.gambar_berita_uji {
  width: 400px;
  height: 300px;
}

.isi_berita {
  line-height: 2;
}

.judul_detail_berita {
  font-size: 20px;
}

.span_tanggal {
  font-size: 14px;
}

.merah {
  color: red;
}

.gambar_footer {
  cursor: pointer;
}

/* .gambar_footer:hover{
  background-color: white;
} */

.penuh {
  width: 99% !important;
  height: auto !important;
}

.separuh {
  width: 50% !important;
}

.judul_halaman {
  font-size: 40px !important;
}

pre {
  overflow: auto;
  font-size: 87.5%;
  color: #dc3545;
  max-width: 100%;
}

.judul_kelompok_berita {
  font-size: 21px;
}

.GelombangSatu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.GelombangSatu svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 75px;
}

.GelombangSatu .shape-fill {
  fill: #A9E2F6;
}

.GelombangDua {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.GelombangDua svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 120px;
}

.GelombangDua {
  fill: #343A40;
}

.GelombangHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
  margin-top: -2px;
}

.GelombangHeader svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 30px;
  transform: rotateY(180deg);
}

.GelombangAtasSatu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.GelombangAtasSatu svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 66px;
}
.kata_keterangan{
  font-size: 18px;
}

.KolomInput {
  margin-bottom: 15px;
  box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%), 0 3px 1px -2px rgb(0 0 0 / 10%), 0 1px 5px 0 rgb(0 0 0 / 10%);
  padding-bottom: 6px !important;
  border-radius: 10px;
  background-color: white !important;
}

.LabelInput {
  background-color:cornsilk  !important;
  width: auto !important;
  border-radius: 8px !important;
  padding: 1px 5px 3px 7px !important;
}

.KelasInput {
  padding-top: 8px !important;
  box-shadow: none !important;
  border-bottom: 1px solid lightcoral !important;
  font-size: 25px !important;
}

.TombolUang{
  margin-bottom:8px;
  text-transform:none;
  font-weight: 700;
  
}
.TombolUangAktif{
  background-color: tomato !important;
}

.res-circle {
  /* (A) PERCENTAGE WIDTH & BORDER RADIUS */
  width: 50px;
  border-radius: 50%;
  font-size: 30px;
  /* (B) BACKGROUND COLOR */ 
  background: darkseagreen;
 
  /* (C) NECESSARY TO POSITION TEXT BLOCK */
  line-height: 0;
  position: absolute;
  left: 10px;
  top: 18px;
}
 
/* (D) MATCH HEIGHT */
.res-circle::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
 
/* (E) TEXT BLOCK */
.circle-txt {
  /* (E1) CENTER TEXT IN CIRCLE */
  position: absolute;
  bottom: 50%;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 19px;
 
  /* (E2) THE FONT - NOT REALLY IMPORTANT */
  font-family: arial, sans-serif;
  /* font-weight: 500; */
}
