
        .page-wrapper{


      height: 100%;
        }
#mstamvan {
    z-index: 1000;
    position: fixed !important;
    top: 100px;
    left: 50%;
    width: 700px;
    margin-left: -350px;
}
#belakang {
    left: 0px;
    background: #000 none repeat scroll 0% 0%;
    opacity: 0.6;
    position: fixed;
    z-index: -1;
    top: 0px;
    height: 100%;
    width: 100%;
}
.tulisan {
font-size: 20px;
background: #FFF none repeat scroll 0% 0%;
border-radius: 50%;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.14);
cursor: pointer;
display: inline-block;
padding: 2px 9px;
text-align: center;
font-family: arial,sans-serif;
position: absolute;
top: -15px;
right: -20px;
  collor:#344;
  return:false;
}
.isinya {
      border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    width: 700px;
    height: 408px;
    border: 4px solid #FFF;
}


body{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

#popup {
display:none;
position:absolute;
margin:0 auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
box-shadow: 0px 0px 50px 2px #000;
}

div.marquee {
white-space:no-wrap;
overflow:hidden;.
background-color: red;
}
div.marquee > div.marquee-text {
white-space:nowrap;
display:inline;
width:auto;
font-size: 15px;
}



#mask {
  position:fixed;
  left:0;
  top:0;
  z-index:9000;
  background-color:#ffffff;
  display:none;
}
#boxes .window {
  position: fixed;
  left:0;
  top:0;
  width:80%;
  height:850px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 5px;
  text-align: center;
}
#boxes #dialog {
  width:80%;
  height:auto;
  padding: 10px 10px 10px 10px;
  font-size: 15pt;
}

.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	color: red;
}
	.dtext {
	    color: black;
	    font-size: 20px;
	}

  body {
text-align: center;
font-family: 'Zilla Slab', serif;



}

.box {
display: flex;
align-items: center;
justify-content: center;

margin: 20px 0;
padding: 10px;
width: 100%;
min-height: 200px;

color: #fff;
}
.form{
width: 100%;
text-align: left;
}

.form-check{

color: blueviolet;
  font-weight: bold;
}
.large{
font-size: large;
}

html,body {
height: 100%;
}

.bgimg{

background-image: url("../images/Christmas-sale-1.png");
background-repeat: no-repeat;
background-size: contain;
background-size: 100% 100%;
/* min-width: 100%; */
background-position: center center;
}

label {

  margin-bottom: 0px;
}

iframe{
width: 100%;
}
.g-recaptcha>div{
width: 100% !important;
}
#rc-anchor-container{
width: 100% !important;
}
.rc-anchor-normal{
  width: 100% !important;
}

.g-recaptcha {
    max-width: 86%;
  transform:scale(1.18);
  transform-origin:0 0;
}
.rc-anchor-normal .rc-anchor-pt{
display: none !important;
}

.header {
padding-top: 25px;
padding-bottom: 25px;
}
.first-column {
  background: inherit;
  color: white;
border-style: dotted;
  border-width:2px;
  border-color:#bf5f5f;

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  align-items: center;

}
.second-column {
  display: none;
    border-color:#bf5f5f;

border-style: dotted;
border-width: 2px;
}

.c_sd{
     padding-left: 0px;    padding-right: 0px;
}

.c_dd{
   padding-right:0;    padding-left:0;       height: 100%;       border: 2px #ccc solid;
}

.bd{
      display: grid;
}
.p_cap{
     padding-left: 0px;
      padding-right: 0px;
      background-image: linear-gradient(to right top, #6927ff, #581ef2, #4715e4, #320ad7, #1600ca);
}

.p_sign{
  text-align:center;margin-top: 2%;color: lightseagreen;
}

.fts{
  width: 70%;
}

.f_lar{
    font-size: large;
}

.f_cent{
  text-align: center;
}


@media (max-width: 575.98px) {

  .agrees{
    font-size: 12px;
  }

}

/* Small devices (landscape phones, 576px and up)  */
@media (min-width: 576px) and (max-width: 767.98px) {
  .agrees{
    font-size: 12px;
  }

}
