body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}
body {font-size:16px;}
.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
.w3-half img:hover{opacity:1}

/*
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
*/

/* Table */
		table {
			width: 100%;

		}
		.demo-table {
			border-collapse: collapse;
		}
		.demo-table th, 
		.demo-table td {
			border-bottom: 1px solid #e1edff;
			border-left: 1px solid #e1edff;
			padding: 7px 17px;
		}
		.demo-table th, 
		.demo-table td:last-child {
			border-right: 1px solid #e1edff;
		}
		.demo-table td:first-child {
			border-top: 1px solid #e1edff;
		}
		.demo-table td:last-child{
			border-bottom: 0;
		}
		
		/* Table Header */
		.demo-table thead th {
			background-color: #f44336;
			color: #FFFFFF;
			border-color: #f44336 !important;
			text-transform: uppercase;
		}
		
		/* Table Body */
		.demo-table tbody td  {
			color: #353535;
		}
		
		.demo-table tbody tr:nth-child(even) td {
			background-color: #DCE2E5; /*warna CELL biru terang*/
		}
		
		.demo-table tbody tr:nth-child(odd) td {
			background-color: #CDCDD1; /*warna biru gelap*/
		}
		.demo-table tbody tr:hover th,
		.demo-table tbody tr:hover td {
			background-color: #ffffa2;
			border-color: #ffff0f;
			transition: all .2s;
		}
/*TABLE END*/


.loader {
display:none;
}

.middle{
	
	max-width: 100%;
	border: 1px solid #dedede;
	padding: 10px;
	margin: 10px;
	float: none;
}
	.middle img{
		max-width: 100%;
		height: auto;
	}

	.middle a{
		font-weight: bold;
	}
	
	.middle iframe {
	    /*width: 100%; 
	    height: auto;
	    
	    
	    top: 0; 
	    left: 0; 
	    
	    position: absolute; 
	    calc(100vw/1.77)
	    */
	    
	    width: 100%; 
	    height: 40vw;
	}

.middle_for_pay{
    background: #B9FCBF;
	max-width: 100%;
	border: 1px solid #dedede;
	padding: 10px;
	margin: 10px;
	float: none;
}
	.middle_for_pay img{
		max-width: 100%;
		height: auto;
	}

	.middle_for_pay a{
		font-weight: bold;
	}
	
	.middle_for_pay iframe {
	    
	    width: 100%; 
	    height: 40vw;
	}


.itpw {
  width: 92%;
  padding: 13px 10px;
  margin: 5px 0px;
  background-color: #fff;
  border: 3px solid #FF6347;
  color: #757575;
  transition: all 0.7s;
}

.its {
  width: 92%;
  font-size: 19px;
  color: #f5f5f5;
  padding: 12px;
  margin: 5px 0;
  background-color: #FF6347;
  border: none;
  transition: all 0.4s;
}

.itpw:focus {
  border-bottom: 3px solid #ff80bf;
  color: #000;
}

.its:hover , .its:focus {
  opacity: 0.7;
  cursor: pointer;
}

/* show hide start */
    
    /*Slider*/

    .switch {
      position: relative;
      display: inline-block;
      width: 60px;
      height: 20px;
    }
    
    .switch input { 
      opacity: 0;
      width: 0;
      height: 0;
    }
    
    .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: .4s;
      transition: .4s;
    }
    
    .slider:before {
      position: absolute;
      content: "";
      height: 11px;
      width: 26px;
      left: 4px;
      bottom: 4px;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s;
    }
    
    input:checked + .slider {
      background-color: #2196F3;
    }
    
    input:focus + .slider {
      box-shadow: 0 0 1px #2196F3;
    }
    
    input:checked + .slider:before {
      -webkit-transform: translateX(26px);
      -ms-transform: translateX(26px);
      transform: translateX(26px);
    }
    
    /* Rounded sliders */
    .slider.round {
      border-radius: 34px;
    }
    
    .slider.round:before {
      border-radius: 50%;
    }
    
    /* show hide end */
 
/*video youtuve responsive start/

.youtube-responsive { position: relative; padding-top: 50%; height: 0; overflow: hidden; }
.youtube-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
*
/*video youtuve responsive end*/
/*toggle instruksi or faq start*/

.collapsible {
  background-color: #FEEFEF;
  color: black;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border : none;
  border-bottom: 1px solid #868686;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.active, .collapsible:hover {
  background-color: #ffffa2;
}

.content {
  padding: 0 15px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}

/*toggle instruksi or faq end*/


#countdownpenaindigo {background:red;color:yellow;font-family:Oswald, Arial, Sans-serif;font-size:20px;text-transform:uppercase;text-align:center;padding:10px 0;font-weight:normal;}
    .teks {color:white}
    
/*Attribusi*/

.attibution {
        font-size: 12px;
	    text-align: center;
        margin-top: 7px;
        color: #a5a5a5;
	    line-height: 25px;
}


/*shine silau mengkilat*/

.affbaranimasi {
  height: 30px;
  border-radius: 50px;
  background-color: aliceblue;
  background-image: linear-gradient(
  to right,
  DodgerBlue , 
  BlueViolet,
  OrangeRed, 
  transparent 66%
  );
  background-size:300% 100%;
  animation: shine 5s infinite;
}

@keyframes shine {
  0% {
    background-position: right;    
  }
}

/*RATING REVIEW*/

.star-rating {
   margin: 25px 0 0px;
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 175px;
  height: 35px;
  overflow: hidden;
  position: relative;
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
  background-size: contain;
}

.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
  background-size: contain;
}

.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

.star-rating input:hover + i,
.star-rating input:checked + i {
  opacity: 1;
}
.star-rating i ~ i {
  width: 40%;
}
.star-rating i ~ i ~ i {
  width: 60%;
}
.star-rating i ~ i ~ i ~ i {
  width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}



/*TAMPILKAN RATING */

.result-container{
        width: 100px; height: 22px;
        background-color: #ccc;
        vertical-align:middle;
        display:inline-block;
        position: relative;
        top: -4px;
    }
    .rate-stars{
        width: 100px; height: 20px;
        background: url(../img/starz2.png) no-repeat;
        background-size: cover;
        position: absolute;
    }
    .rate-bg{
        height: 22px;
        background-color: #ffbe10;
        position: absolute;
    }


/*responsiveer*/

@media screen and (max-width: 520px) {
	table {
		width: 100%;
	}
	thead th.column-primary {
		width: 100%;
	}

	thead th:not(.column-primary) {
		display:none;
	}
	
	th[scope="row"] {
		vertical-align: top;
	}
	
	td {
		display: block;
		width: auto;
		text-align: right;
	}
	thead th::before {
		text-transform: uppercase;
		font-weight: bold;
		content: attr(data-header);
	}
	thead th:first-child span {
		display: none;
	}
	td::before {
		float: left;
		text-transform: uppercase;
		font-weight: bold;
		content: attr(data-header);
	}
	
	
}