.bgfluid { background-color: darkgray;}
.overlaydiv{position: relative; width:100%; padding:0px;}
.overlaytext{
    bottom: 0;
    color: white;
    left: 0;
   
    position: absolute; 
    width: 100%;
    font-size: 20px;
    text-align: center;
}
table th{
   text-align: center;
    font-size: 15px;
}
@media screen and (min-width: 1024px){
.offsetatas{
    margin-top: -500px;
    margin-left: 400px;
    }
}

@media screen and (min-width: 1024px){
     .atasdikit { margin-top: -125px;}
    }


.imgshadow {
    	box-shadow: 10px 10px 5px grey;
}
.download{
   color: aqua;
}
.framewrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 70%;
    padding-top: 15px;
	margin-top:15px;
}
.framewrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border:0px;
}
.aplikasi {
    padding:15px;
}
    
}
.switch-depan{
    font-family: cursive,sans-serif;
    font-size: 15px;
}
.framewrapper2 {
    clear: both;
    width: 100%;
    padding-bottom: 60%; 
}
.framewrapper2 iframe {
    position: absolute;
    left: 0;
    width: 100%;
    height: 70%;
	border:0px;
}
ul.lister {
  list-style-image: url(/images/success.svg);
}
.voffset { margin-top: 50px; }
.voffsetup { margin-top: -50px; }

