/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
html {

}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
    outline:none;
    font-weight: normal;
}
fieldset,
img {
	border: 0;
}

address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
strong,
textarea,
th,
var {
    font:inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}
/*endreset*/
    

/*css popup**/
tbody td:first-child{font-weight:normal;}

#popupdiv{margin-left: -5px;}
.isipopup{margin-top:-12px;}
.isipopup td{vertical-align: middle;}
#boxes #dialog{
	background-blend-mode:multiply;
	background-color:rgba(0, 0, 0, 0.25);
	border-radius:10px;
	height: 426px;
	background-position: center;
    background-size: 120%;
}
.isipopup a{
	text-decoration:none;
	color:#fff4fe;
	font-weight:normal;
}
.isipopup p{
	font-weight:normal;
	color:#fff4fe;
	margin:0;
	margin-top: 1.5px;
	font-size: 14px;
}
.isipopup h2{
	font-size:24px;
	font-weight:bold;
	color:#fff571;
	padding-top: 9px;
	margin:0px;
    display:block;
    position: relative;
    background: none;
}

.isipopup h3{
	font-size:22px;
	font-weight:bold;
	color:#fff571;
	padding-top: 9px;
	margin:0px;
}

.frameisipopup{
	padding:0 5px;
}
table{
	border-spacing:0px;
}
.tableutama{width:100%;}
.tableutama td{padding:3px 0;}
.subtableutama{width:50%;}
.tablelink{border:2px solid #069e05;width:97%;margin:0 auto;background:rgba(31, 95, 16, 0.3);border-radius:8px;}
.tablekontak{border:2px solid #069e05;width:97%;margin:0 auto;background:rgba(31, 95, 16, 0.3);border-radius:8px;}
.gokil{
	border-radius:6px 6px 2px 2px;
	padding:6px 2px;
	text-align: center;
}
.tablelink th,.tablekontak th{
	font-size:20px;
	font-weight:bold;
	color:#fff571;
	background: rgba(0, 0, 0, 0.2);
	border-radius:8px 8px 0 0;
	border-bottom: 2px solid #069e05;
}
.tablelink td,.tablekontak td{
	padding:5px;
	border-bottom: 2px solid #069e05;
	color:#fff4fe;
	background: rgba(0, 0, 0, 0.2);
	font-size:14.5px;
}
.tablekontak tr:last-child td,.tablelink tr:last-child td{
	border-bottom:none;
	border-radius:0 0 8px 8px;
}
.tablekontak tr:nth-child(2) td,.tablelink tr:nth-child(2) td {
	padding-top:5px;
}
.perhatiancin tr:nth-child(2) td{
	font-size: 18px;
    padding: 5px;
    padding-bottom: 7px;
	font-weight:bold;
}
.perhatiancin tr:nth-child(1) td{
	padding:0px;
}
.perhatian{
	padding:5px;
}
.perhatiancin{
	width:100%;
	border:3px solid black;
	border-radius:10px;
	padding:5px;
	background:yellow;
}
.hatian{
	background:black;
	border-radius:6px;
	padding:5px 0;
	font-size:20px;
	font-weight:bold;
}
.iniperhatiannya{
	background:yellow;
	color:black;
	font-weight:bold;
	padding:5px;
	font-size: 15px;
}
.gomugomuno{
	border: 2px solid #069e05;
	border-radius:8px;
	margin:5px 5px 5px 5px;
	background: rgba(0, 0, 0, 0.2);
}
.klikwa{
	background: red;
    color: white;
    margin-top: -9px;
    border-radius: 8px;
    padding: 2px 10px;
    font-size: 11.5px;
    display: table-cell;
    font-weight: bold;
    vertical-align: middle;
    position: absolute;
}
.linklink{
}
.walink{
	text-align:left;
    width:85px;
}
.wachat{
	text-align: left;
    width: 65px;
}
.buttonmenu {background-color:#524e4e;background-position:10px 9px;background-size:45px 45px;background-repeat:no-repeat;font-size:20px;padding:15px 0 15px 65px;color:white;margin:2px 2px 2px 2px;font-weight:bold;border-radius:5px;box-shadow:inset 0 -2px 0 rgba(25,25,25,1);height:40px;text-align:left;}
#android{background-image:url(../img/android.png);}
#ios{background-image:url(../img/ios.png);}
#iosx{background-image:url(../img/ios.png);background-color:#dddddd;border:1px solid #524e4e;color:#a6a8ab;}
.download{background-image:url(../img/android.png);}
.desdown{font-size:14px;font-weight:normal;font-style:italic;}

table{
    border-collapse: separate;
}
