html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: calibri;
}
a{
	color: #FFF;
}
.tocenter{
	width: 960px!important;
	margin: 0 auto;
}

#wrapper{
	width: 100%;
	height: 100%;
}

#header{
	background: #287A88;
	width: 100%;
	height: auto;
	color: #FFF;
	padding: 10px 0;
	float: left;
}

.logo{
	font-size: 30px;
	float: left;
}
.menu{
	float: right;
}
.menu ul{
	float: right;
}
.menu ul li{
	list-style: none;
	float: left;
}
.menu ul li a{
	padding: 10px 15px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	text-align: center;
}
.menu ul li a:hover{
	background: #226975;
}

.menu-logout{
	float: right;
	position: relative;
	margin-bottom: -37px;
}
.menu-logout ul{
	float: right;
}
.menu-logout ul li{
	list-style: none;
	float: left;
}
.menu-logout ul li a{
	padding: 10px 15px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	text-align: center;
}
.menu-logout ul li a:hover{
	color: #ccc;
}


/* -------------- slider -----------------*/
.slider{
	width: 100%;
	height: auto;
	background: #dadada;
	-webkit-box-shadow: inset -6px -19px 20px -21px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -6px -19px 20px -21px rgba(0,0,0,0.75);
	box-shadow: inset -6px -19px 20px -21px rgba(0,0,0,0.75);
	float: left;
}
.sliderContainer{
	margin: 20px 0;
	float: left;
}
/*--------------- end slider -------------------*/

/*----------------- container -------------------*/
#container{
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: left;
}
.title{
	width: 100%;
	float: left;
	border-bottom: 2px solid #ccc;
}
.title span{
	font-size: 30px;
	padding: 10px 0;
}

.title2{
	float: left;
	padding: 0px 250px;
	margin-top: 10px;
}

.title2 span{
	font-size: 15px;
	text-align: center;
	color: red;
}

.title3{
	border-left: 2px solid #ccc;
}

.cbt-title{
	padding:0px 255px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cbt-title span{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.cbt-title-sma{
	padding:0px 397px;
}

.cbt-title-sma span{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #000;
	float: center;
}

.cbt-titlesmp{
	padding:0px 425px;
}

.cbt-titlesmp span{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #000;
	float: center;
}

.daftar-title{
	width: 100%;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box-content{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
.content{
	padding: 50px;
	border: 1px solid #CCC;
	float: left;
}
.content-center{
	padding: 50px;
	border: 1px solid #CCC;
	margin: 0 57px;
	float: left;
}
.content2{
	width: 315px;
	height: 262px;
	float: left;
	margin-right: 26px;
}
.content2 a{
	color: #287A88;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
.content2 a:hover{
	color: #49cae0;
}
.content1{
	width: 180px;
	height: 162px;
	overflow: hidden;
	cursor: pointer;
}
.content1:hover{

}
.content1 img{
	float: left;
	margin-left: 8px;
	line-height: 40px;
	color: #2c2c2c;
	font-size: 18px;
	text-align: center;
}
.content1 img:hover{
	margin-top:-170px;
}

.box-contact{
	width: 450px;
	float: left;
}
.box-gps{
	width: auto;
	margin-bottom: 10px;
}
.box-komen{
	background: #f8f8f8;
	width: 92%;
	margin-top: 20px;
	padding: 20 40px;
	float: left;
}
.box-komen span{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
}
.komentar{
	background: #FFF;
	padding: 20px 10px;
	border: 2px solid #CCC;
	-webkit-box-shadow: 10px 10px 7px -6px rgba(0,0,0,0.08);
	-moz-box-shadow: 10px 10px 7px -6px rgba(0,0,0,0.08);
	box-shadow: 10px 10px 7px -6px rgba(0,0,0,0.08);	
	margin-top: 20px;
}
.nama-komentar{
	font-size: 20px;
	font-weight: bold;
}
.tgl-komentar{
	color: #ccc;
	font-size: 12px;
}
.isi-komentar{
	width: auto;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 10px;
}
.contact{
	width: auto;
	margin-bottom: 20px;
}
.contact-icon{
	width: auto;
	height: auto;
	float: left;
}
.contact-contents{
	margin-left: 45px;
}

.comm-title{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.comm-teks{
	margin: 5px 0;
}
.comm-teks input[type='text']{
	padding: 3px;
	border: 1px solid #ccc;
}
.comm-teks textarea{
	border: 1px solid #ccc;
}
.comm-teks input[type='submit']{
	background: #287A88;
	border: 1px solid #287A88;
	padding: 5px 10px;
	color: #FFF;
}
.comm-teks input[type='submit']:hover{
	background: #226874;
}

.tabel{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.table tr{
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.tabel th{
	background: #287A88;
	color: #FFF;
	height: 35px;
	border: 1px solid #287A88;
}
.tabel td{
	border: 1px solid #287A88;
	padding: 5px;
}

.nav-download{
	width: 100%;
	margin-top: 10px;
	float: left;
}
.nav-download ul{
	width: 100%;
}
.nav-download ul li{
	margin-top: 10px;
	list-style: none;
	padding-right: 10px;
	float: left;
}
.nav-download ul li a{
	width: 300px;
	height: 80px;
	text-decoration: none;
	color: #333;
	display: block;
	background: #eaeaea;
	background-image: url(img/folder-icon.png);
	background-repeat: no-repeat;
	background-position: 5% 50%; 
	padding: 30px 20px 10px 130px;
}
.nav-download ul li a span{
	margin-left: 0px;
}
.nav-download ul li a:hover{
	background: #ccc;
	background-image: url(img/folder-icon.png);
	background-repeat: no-repeat;
	background-position: 5% 50%; 
}

.simulasi-download{
	width: 200px;
	height: auto;
	padding: 10px 0;
	border: 1px solid #ccc;
	margin: 14px 19px;
	float: left;
}
.simulasi-icon{
	width: auto;
	text-align: center;
}
.simulasi-title{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.simulasi-data{
	width: 100%;
	font-size: 12px;
	color: #ccc;
	text-align: center;
}
.simulasi-botton{
	width: 100%;
	text-align: center;
	margin: 15px 0;
	height: auto;
}
.simulasi-botton a{
	background: #d53f3f;
	text-decoration: none;
	color: #FFF;
	padding: 10px 15px;
}
.simulasi-botton a:hover{
	background: #c93e3e;
}

#popup {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,.7);
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
}
#button{
	float: right;
}
#button a{
	color: #287A88;
}
.window {
	width: 400px;
	height: 100px;
	background: #fff;
	border-radius: 10px;
	position: relative;
	padding: 10px;
	text-align: center;
	margin: 15% auto;
}
.window h2 {
	margin: 30px 0 0 0;
}
/* Button Close */
.close-button {
	width: 6%;
	height: 20%;
	line-height: 23px;
	background: #287A88;
	border-radius: 50%;
	border: 3px solid #fff;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: -10px;
	right: -10px;	
}

/* Memunculkan Jendela Pop Up*/
#popup:target {
	visibility: visible;
}
/*----------------- end container -----------------*/

/*----------------- footer -------------------*/
#footer{
	width: 100%;
	margin-top: 10px;
	float: left;
}
#footer2{
	width: 100%;
	margin-top: 10px;
	float: left;
	bottom: 0;
	position: absolute;
}
.copyright{
	border-top: 1px solid #ccc;
	color: #8b8b8b;
	font-size: 12px;
	padding: 5px;
}
.copyright a{
	color: #8b8b8b;
}

/*----------------- end footer -----------------*/

#signin{
	width: 215px !important;
	margin: 0 auto;
}
#signin_menu {background-color: #333;width:203px;z-index:100;border:1px transparent;text-align:left;padding:12px;color:#789;font-size:14px;z-index:999;border:1px #E6E6E6 solid;background: #F5F5F5; float: left;}
#signin_menu input[type=text], #signin_menu input[type=password] {display:block;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #E6E6E6;font-size:14px;padding:5px;width:203px;color:#333;}
#signin_menu input[type=text]{margin-bottom:8px;}
#signin_menu p {margin:0;color:#9e9e9e;}
#signin_menu a {color:#333;}
#signin_menu label {font-family: arial;font-weight:normal;color:#9e9e9e;margin-bottom: 2px;}
#signin_menu p.remember{font-family: arial;padding:5px 0;color:#b21313;}
#signin_menu p.forgot, #signin_menu p.complete {clear:both;margin:5px 0;}
#signin_menu p a {color:#bc3415!important;}
#signin_submit{width:205px;float:left;padding:7px 0;margin-top:10px;margin-bottom:8px;font-family:"arial";font-size:17px;text-align:center;text-transform:uppercase;color:#fff;border:1px #287B88 solid;background: #287A88;}

#signin2{
	width: 120px;
	float: right;
	border:1px transparent;
	padding: 8px 0px;
	margin-top: 10px;
}
#signin2 a{
	color: #fff;
	font-size: 13px;
	font-family: 'arial';
	text-decoration: none;
	background: #287A88;
}
#signin2 a:hover{
	background: #25AEC5;
}
.signin2_btn{
	padding: 7px 20px;
	margin-left: 13px;
}

#signup{
	width: 120px;
	float: right;
	border: 1px transparent;
	padding: 8 0px	;
}
#signup a{
	color: #fff;
	font-size: 13px;
	font-family: 'arial';
	text-decoration: none;
	background: #BF4B5B;
}
#signup a:hover{
	background: #EA8E9B;
}
.signup_btn{
	padding: 7px 18px;
	margin-left: 13px;
}

#daftar {
	width: 500px !important;
	margin: 0 auto;
}

#daftar_menu {background-color: #333; width: 500px; z-index: 100; border:1px transparent; text-align: left; padding: 12px;color: #789; font-size: 14px; z-index: 999; border:1px #e6e6e6 solid; background:#F5F5F5; float: left;}

label{
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
}


/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    font-family: calibri;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
