#body-antrian {
    background-color: #56557e;
}

#body-pembayaran {
    background-color: #56557e;
}
#divPembayaran {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85vw;
}

.bg-2 {
    background-color: #7c7bad;
}

.p-5 {
    padding: 5px;
}

.p-3 {
    padding: 3px;
}

.p-2 {
    padding: 2px;
}

.jonggolCard {
    background-color: #7c7bad;
    border-radius: 10px;
    color: white;
    margin-bottom: 20px;
}

.jonggolCardTitle {
    text-align: center;
    padding: 15px 10px;
    margin: 0;
    background-color: #7c7bad;
    border-radius: 10px 10px 0px 0px;
}

.jonggolCardTitleH4 {
    font-size: 17px;
    margin: 0;
}

.jonggolCardBody {
    background-color: #fffffff0;
    padding: 22px 15px 30px 15px;
    border-radius: 10px;
    color: #302f34;
}
.box_button{
border-radius: 30px;background-color: #ebebeb;padding: 10px 20px; max-width:90%;margin-bottom:20px; box-shadow: 0 12px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.h4 {
    font-size: 20px;
    color: white;
}

h2 {
    font-size: 3rem;
}

.control-label{
    color: white;
}

.h5Footer {
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}

.jonggolTable {
    background-color: #7c7bad;
    border-radius: 10px;
    color: white;
    padding: 0;
    display: none;
}

.jonggolTable thead tr th {
    border: unset !important;
}

.jonggolTable td {
    padding: 10px 20px;
    border: unset !important;
    background-color: #fffffff0;
    color: #302f34;
}

.jonggolTable tbody tr:first-child td:first-child {
    border-radius: 10px 0px 0px 0px;
}

.jonggolTable tbody tr:first-child td:last-child {
    border-radius: 0px 10px 0px 0px;
}

.jonggolTable tbody tr:last-child td:first-child {
    border-radius: 0px 0px 0px 10px;
}

.jonggolTable tbody tr:last-child td:last-child {
    border-radius: 0px 0px 10px 0px;
}

.jonggolTable tbody tr:first-child td {
    padding-top: 20px;
}

.jonggolTable tbody tr:last-child td {
    padding-bottom: 20px;
}

.jonggolTable tbody tr td:nth-child(1),
.jonggolTable tbody tr td:nth-child(2) {
    width: 45%;
}

.jonggolTable tbody tr td:nth-child(3) {
    width: 10%;
}

.h5Header {
    color: #212529;
    text-align: center;
    padding: 25px;
    background-color: white;
    height: 50%;
    margin: 20px 10px;
}

.word-wrap {
    white-space: nowrap;
}

.blankDivNow {
    height: 170px;
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border: 2px solid white;
}

.blankDivNo {
    height: 206px;
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 2px solid white;
}

.blankDivNoPoli {
    height: 206px;
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 2px solid white;
}

.blankDivNo h1 {
    text-align: center;
    color: #ffffff;
    padding: 30px;
    font-size: 115px;
}

.blankDivNoPoli h1 {
    text-align: center;
    color: #ffffff;
    padding: 10px;
    font-size: 70px;
}

.blankDivCountTop {
    height: 90px;
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 2px solid white;
}

.blankDivCountTop h3 {
    color: #ffffff;
    text-align: center;
    font-size: 67px;
}

.nomorAntrian {
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-size: 35px;
}

.blankDivNoBot {
    height: 160px;
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 8px;
    border: 2px solid white;
}

.blankDivNoBot h1 {
    text-align: center;
    color: #ffffff;
    padding: 14px;
    font-size: 80px;
}

.blankDivCountBot {
    height: auto;
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 2px solid white;
}

.blankDivCountBot h3 {
    color: #ffffff;
    text-align: center;
    font-size: 45px;
}

.blankTable {
    width: 100%;
    height: 100%;
    background-color: #0000003b;
    border-radius: 10px;
}

.blankDiv {
    background-color: #0000003b;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid white;
}

.blankDiv h1,h3 {
    color: #ffffff;
}

.blankDivPoli {
    background-color: #0000003b;
    border-radius: 10px;
    margin-bottom: 20px;
    height: 200px;
    padding: 14px;
    border: 2px solid white;
}

.blankDivPoli h1,h3 {
    color: #ffffff;
}

.jam {
    color: yellow;
}

#divPilihAntrian a, #divAntrianKlinik a, #divPilihDokter a, #divPembayaran a, #divAntrian a {
    text-decoration: none;
    color: #56557e;
}

#divPembayaran #forms {
    margin: 0px 22rem;
}

.note_box {
    font-size: 13px;

}

label {
    font-size: 21px;
}

.bpjs #send_form {
    padding: 10px 61px;
}

.bpjs .col-0 {
     padding-right: 9px;
     padding-left: 0px;
}

.wrapper{
  display: inline-flex;
  height: 100px;
  width: 400px;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
  padding: 20px 15px;
}
.wrapper .option{
  background: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 10px;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 18px;
  border: 2px solid lightgrey;
  transition: all 0.3s ease;
}
.wrapper .option .dot{
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
}
.wrapper .option .dot::before{
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #007bff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
input[type="radio"]{
  display: none;
}
#option-1:checked:checked ~ .option-1,
#option-2:checked:checked ~ .option-2{
  border-color: #0069d9;
  background: #0069d9;
}
#option-1:checked:checked ~ .option-1 .dot,
#option-2:checked:checked ~ .option-2 .dot{
  background: #fff;
}
#option-1:checked:checked ~ .option-1 .dot::before,
#option-2:checked:checked ~ .option-2 .dot::before{
  opacity: 1;
  transform: scale(1);
}
#option-3:checked:checked ~ .option-3,
#option-4:checked:checked ~ .option-4{
  border-color: #0069d9;
  background: #0069d9;
}
#option-3:checked:checked ~ .option-3 .dot,
#option-4:checked:checked ~ .option-4 .dot{
  background: #fff;
}
#option-3:checked:checked ~ .option-3 .dot::before,
#option-4:checked:checked ~ .option-4 .dot::before{
  opacity: 1;
  transform: scale(1);
}
.wrapper .option span{
  font-size: 20px;
  color: #808080;
}
#option-1:checked:checked ~ .option-1 span,
#option-2:checked:checked ~ .option-2 span{
  color: #fff;
}
#option-3:checked:checked ~ .option-3 span,
#option-4:checked:checked ~ .option-4 span{
  color: #fff;
}