.homepage {
	margin-left: auto;
	margin-right: auto;
}

.pengumuman span.heading {
	text-transform:uppercase;
	background:#b51b24;
	color:#fff;
	float:left;
	font-weight:bold;
}
#footer .content .right .menu-bottom .lefts { float:left; width:46%; }
/* update 6 september 2016

#footer .content .right .menu-bottom .rights { float:left; width:54%; margin-left:-20% }*/
.boxes .legend .lists .pink { height:20px; width:20px; background-color:#ffffff; float:left;-webkit-border-radius: 10px;
-moz-border-radius: 10px;border-radius: 10px; border:1px solid; }
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
/* color styles 
---------------------------------------------- */
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #083869;
	background: -webkit-gradient(linear, left top, left bottom, from(#083869), to(#0078a5));
	background: -moz-linear-gradient(top,  #083869,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#083869', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

.green:hover {
	background: #309604;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');*/
}


/* Update Desktop 6 September 2016 by Sandi Mardiansyah */
#footer .content .right .menu-bottom .lefts .menus .icons span { float:left; padding:3px 2px; }
/* #footer .content .right .menu-bottom .lefts .menus span.social { } */
#footer .content .right .menu-bottom .lefts .menus .icons span.social a {
    float: left;
    padding: 16px;
}
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.facebook { background:transparent url(../img/fb-btn.png) center center no-repeat;}
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.facebook:hover { background:transparent url(../img/fb-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.twitter { background:transparent url(../img/twitter-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.twitter:hover { background:transparent url(../img/twitter-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.youtube { background:transparent url(../img/youtube-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.youtube:hover { background:transparent url(../img/youtube-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .lefts .menus .icons span img { height:auto; width:auto; }

#footer .content .right .menu-bottom .lefts .menus .icons span.social a.tanyajawab { 
	background:transparent url(../img/icons/tanyajawab_bw.png) center center no-repeat; 
	padding:36px !important; margin:0px 0px;
	width: 100%; 
}
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.tanyajawab:hover { 
	background:transparent url(../img/icons/tanyajawab_color.png) center center no-repeat; 
	padding:36px !important; margin:0px 0px; 
	width: 100%;
}
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.dewanetik { 
	background:transparent url(../img/icons/DewanEtik-BW.png) no-repeat center center;
	background-size:60px 60px;
	background-repeat: no-repeat;
	padding:25px 50px !important;
	float:left;
	width: 100%;
}
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.dewanetik:hover { 
	background:transparent url(../img/icons/DewanEtik-Color.png) center center no-repeat; 
	background-size:60px 60px;
	background-repeat: no-repeat;
	padding:25px 50px !important;
	float:left;
	width: 100%;
}

#footer .content .right .menu-bottom .lefts .menus .icons span.social a.kunjungan { 
	background: transparent url(../img/icons/hubungimk_bw.png) no-repeat center center;
	background-size:80px 80px;
	background-repeat: no-repeat;
	padding:32px 50px !important;
	float:left;
	width: 100%;
}
#footer .content .right .menu-bottom .lefts .menus .icons span.social a.kunjungan:hover { 
	background:transparent url(../img/icons/hubungimk_color.png) center center no-repeat; 
	background-size:80px 80px;
	background-repeat: no-repeat;
	padding:32px 50px !important;
	float:left;
	width: 100%;
}
#footer .content .right .menu-bottom .rights .menus .icons span.social a.wistle { 
	background:transparent url(../img/icons/Whistle-BW.png) no-repeat center center;
	background-size:60px 60px;
	background-repeat: no-repeat;
	padding:32px 50px !important;
	float:left;
	width: 100%;
}
#footer .content .right .menu-bottom .rights .menus .icons span.social a.wistle:hover { 
	background:transparent url(../img/icons/Whistle-Color.png) center center no-repeat; 
	background-size:60px 60px;
	background-repeat: no-repeat;
	padding:32px 50px !important;
	float:left;
	width: 100%;
}