﻿* {
	margin:0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	cursor:default;
}

table.pmbaccregTrack {
	width:910px;	
}

table.pmbaccregDaftar {
	width:100%;
	text-align:left;	
}

table.pmbaccreg td.captionDaftar {
	margin-top:5px;
	text-align:left;
	padding-left:0px;
	padding-top:5px;
}

table.pmbaccreg td.captionDaftar {
	vertical-align:top;
}

div.pmbaccreg-groupboxinners {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:9px;
}

div.pmbaccreg-statementDaftar {
	width:938px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #dddddd;
}

table.stdinfoTrack {
	width:920px;
	border:solid 1px #dedede;
	background-color:#f3f3f3;
}

div.stddetail-wrapTrack {
	padding:5px;	
	padding-top:0px;	
	padding-bottom:0px;
}

div.stddetail-wrapLegalisir {
	padding:27px;
}

div.stddetail-wrapLegalisirTracking {
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

div.pmbaccreg-cmdbtn {
	margin-top:10px;
}

table.pmbaccreg {
	width:100%;	
}

table.pmbaccreg td {
}
table.pmbaccreg td.caption {
	vertical-align:top;
	text-align:right;
	padding-top:2px;
	padding-right:5px;
}
table.pmbaccreg td.captionLeft {
	vertical-align:top;
	text-align:left;
	padding-top:2px;
	padding-right:5px;
}
table.pmbaccreg td.caption span {
	color:#cc0000;
}

table.pmbaccreg td.inputnote {
	font-size:11px;
	line-height:17px;
	padding-bottom:6px;
}

div.pmbaccreg-statement {
	width:938px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #dddddd;
}

div.clear {
	clear:both;
}

div.reset-fontsize {
	font-size:12px;
}

h1 {
	font-family:Tahoma,sans-serif;
	font-size:20px;
	color:#2D4986;
}

h2 {
	font-family:'Lato',sans-serif;
	font-size:23px;
	font-weight:800;
	color:#646464;
}

h3 {
	font-family:'Lato',sans-serif;
	font-size:25px;
	font-weight:800;
	color:#ffffff;
}

strong {
	color:#222222;
}

td {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	cursor:default;
}

img {
	border:none;
}

li {
	margin-left:15px;
}

div.caption, span.caption, label.caption {
	white-space:nowrap;
}

span.caption-disabled, label.caption-disabled {
	white-space:nowrap;
	color:#999999;
}

div.fieldinfo {
	font-style:italic;
	margin-bottom:7px;
}

/* Input */

input.inputtext {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	padding:1px;
}

input.inputrb {
	vertical-align:top;
	width:18px;
	height:18px;
}

select {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	padding:1px;
}

select.select-disabled {
	background-color:#f5f5f5;
}

/* Validator */

span.errormessage-asterik {
	color:#cc0000 !important;
	font-weight:bold;
}
div.validationsummary {
	color:#cc0000 !important;
}
div.validationsummary ul {
	list-style-position:inside;/* note: to display bullet at proper position in Ms IE 9 and Google Chrome */
}

ul.validationsummary {
	color:#cc0000 !important;
	list-style-position:inside;/* note: to display bullet at proper position in Ms IE 9 and Google Chrome */
}

/* Hyperlink */

a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#e97118;/*#0070b8;*/
	font-size:12px;
}
a:hover {
	/*color:#ff9933; #f08521;*/
	text-decoration:underline;
}
a.link-disabled, a.link-disabled:link, a.link-disabled:active, a.link-disabled:visited, a.link-disabled:hover {
	text-decoration:none;
	color:#999999;
	cursor:default;
}

a.stronglink, a.stronglink:link, a.stronglink:active, a.stronglink:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#0070b8;
}
a.stronglink:hover {
	/* color:#f08521; */
	text-decoration:underline;
}
a.stronglink-disabled, a.stronglink-disabled:link, a.stronglink-disabled:active, a.stronglink-disabled:visited, a.stronglink-disabled:hover {
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	cursor:default;
}

/* Link Button */

a.linkbtnseries, a.linkbtnseries:link, a.linkbtnseries:active, a.linkbtnseries:visited {
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	border-style:solid;
	border-width:1px;
	padding:4px 12px;
	margin-right:5px !important;
	margin-right:4px;
	color:#ffffff;
	background-image:url(../image/bg_button.jpg);
	background-repeat:repeat-x;
	border-color:#2462af;
	vertical-align:middle;
}
a.linkbtnseries:hover {
	background-image:url(../image/bg_button_hover.jpg);
	background-repeat:repeat-x;
	border-color:#b65a2c;
}
a.linkbtnseries-disabled, a.linkbtnseries-disabled:link, a.linkbtnseries-disabled:active, a.linkbtnseries-disabled:visited, a.linkbtnseries-disabled:hover {
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	border-style:solid;
	border-width:1px;
	padding:4px 12px;
	margin-right:5px !important;
	margin-right:4px;
	color:#888888;
	background-color:#cccccc;
	border-color:#bbbbbb;
	cursor:default;
}

a.linkbtn, a.linkbtn:link, a.linkbtn:active, a.linkbtn:visited {
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	border-style:solid;
	border-width:1px;
	padding:4px 9px;
	color:#ffffff;
	background-image:url(../image/bg_button.jpg);
	background-repeat:repeat-x;
	border-color:#2462af;
	vertical-align:middle;
}
a.linkbtn:hover {
	background-image:url(../image/bg_button_hover.jpg);
	background-repeat:repeat-x;
	border-color:#b65a2c;
}
a.linkbtn-disabled, a.linkbtn-disabled:link, a.linkbtn-disabled:active, a.linkbtn-disabled:visited, a.linkbtn-disabled:hover {
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	border-style:solid;
	border-width:1px;
	padding:4px 9px;
	color:#888888;
	background-color:#cccccc;
	border-color:#bbbbbb;
	cursor:default;
}

/* Layout */

div#pagearea {
	/*background-image:url(../image/bg_besar.jpg);
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;*/
}

table#pagearea-table {
	width:100%;/*970px;*/
	margin-left:auto;
	margin-right:auto;
}
div#headerarea {
	height:187px;/*192px;*/
	/*position:fixed;*/
	top:0px;
	width:100%;
	background-color:#ffffff;
}
div#headercontentarea {
	height:137px;/*142px;*/
}
table#headercontenttable {
	width:100%;/*970px;*/
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
td#headercontentarea-left {
	text-align:left;
	width:300px;
	padding-left:15px;
}
td#headercontentarea-left img {
	margin:0px;
}
td#headercontentarea-center {
	padding-top:15px;
	padding-right:25px;
	text-align:right;
}
td#headercontentarea-right {
	width:280px;
	/*background-image:url(../image/upgrade/tagline-uaj.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
	background-color:#f7f7f7;
	/*text-align:right;*/
	vertical-align:bottom;
	/*padding-bottom:8px;*/	
	padding-right:15px;
	padding-left:0px;
}

div#searchbar-wrap {
	width:230px;
	margin-left:20px;
	float:left;
}
div#searchbar {
	float:left;
}
div#searchbar-left {
	text-align:left;
	font-family:'Lato', sans-serif;
	font-size:16px;
	font-style:italic;
	color:#4e4d4c;
	width:160px;
	float:left;
}
div#searchbar-right {
	float:right;
}

div#switchdevbar {
	height:95px;
	/*new*/
	padding-bottom:8px;
	text-align:right;
}
div.paneluserinfo {
	line-height:17px;
}
div.paneluserinfo strong {
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	color:#222222;
}

div#panearea {
	width:100%;
}
div.panearea-horizontalspace {
	height:10px;
	font-size:0px !important;
	background-color:#ffffff;
}div.panearea-horizontalspace-small {
	height:3px;
	font-size:0px !important;
	background-color:#ffffff;
}
div.panearea-wrappanel {
	width:100%;
}
table.panetable {
	width:100%;
	background-color:#ffffff;
}
td.panearea-left {
	width:1px;
	vertical-align:top;
	padding:0px;
}
td.panearea-center, div.panearea-center {
	width:100%;
	vertical-align:top;
	padding:0px;
}
td.panearea-right {
	width:1px;
	vertical-align:top;
	padding:0px;
}

/* Footer Center */

div#webpage-footer {
	width:100%;
	position:relative;
	/*background-color:#ff9800;
	margin-top:15px;*/
}
div#webpage-footer-area {
	width:970px;
	height:340px;
	margin:auto;
}
div#webpage-footer-bottom {
	width:100%;
	/* position:relative; */
	background-color:#f7f7f7;
}
div#webpage-footer-contact-area {
	width:970px;
	height:100%;
	margin:auto;
	padding-top:15px;
}
table.webpage-footer-place {
	width:970px;
	border:none;
	margin-top:20px;
}
td.webpage-footer-campus {
	width:160px;
	padding:10px;
	line-height:20px;
	vertical-align:top;
	font-family:'Lato', sans-serif;
	color:#666666;
	text-align:center;
}
td.webpage-footer-campus strong{
	font-weight:bold;
	color:#666666;
}
td.webpage-footer-left-links {
	width:225px;
	padding:0px 0px 0px 40px;
	line-height:25px;
	vertical-align:top;
	font-family:'Lato', sans-serif;
	color:#666666;
}
td.webpage-footer-right-links {
	width:240px;
	padding:0px 0px 0px 50px;
	vertical-align:top;
}
td.webpage-footer-left-links strong{
	font-weight:bold;
	color:#666666;
}
td.webpage-footer-divider-place {
	border-left:solid 1px #231f20;
	width:15px;
}
td.webpage-footer-right-place {
	vertical-align:top;
	padding:0px;
}

a.webpage-footer-left-link, a.webpage-footer-left-link:link, a.webpage-footer-left-link:active, a.webpage-footer-left-link:visited {
	font-size:11px !important;
	color:#e97118;
}
a.webpage-footer-left-link:hover {
	color:#ff9800;
}

/* Link Footer (Bahasa) */

a.footer-daftar, a.footer-daftar:link, a.footer-daftar:active, a.footer-daftar:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-daftar.jpg);
	width:240px;
	height:38px;
}
a.footer-daftar:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-daftar-hover.jpg);
}
a.footer-menuju-kampus, a.footer-menuju-kampus:link, a.footer-menuju-kampus:active, a.footer-menuju-kampus:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-kampus.jpg);
	width:240px;
	height:38px;
}
a.footer-menuju-kampus:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-kampus-hover.jpg);
}
a.footer-lowongan, a.footer-lowongan:link, a.footer-lowongan:active, a.footer-lowongan:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-lowongan.jpg);
	width:240px;
	height:40px;
}
a.footer-lowongan:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-lowongan-hover.jpg);
}
a.footer-hubungi-kami, a.footer-hubungi-kami:link, a.footer-hubungi-kami:active, a.footer-hubungi-kami:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-hubungi-kami.jpg);
	width:240px;
	height:38px;
}
a.footer-hubungi-kami:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-hubungi-kami-hover.jpg);
}
a.footer-brosur, a.footer-brosur:link, a.footer-brosur:active, a.footer-brosur:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-brosur.jpg);
	width:240px;
	height:38px;
}
a.footer-brosur:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-brosur-hover.jpg);
}
a.footer-video, a.footer-video:link, a.footer-video:active, a.footer-video:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-video.jpg);
	width:240px;
	height:38px;
}
a.footer-video:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-video-hover.jpg);
}


/* Link Footer (English) */

a.footer-en-daftar, a.footer-en-daftar:link, a.footer-en-daftar:active, a.footer-en-daftar:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-en-daftar.jpg);
	width:240px;
	height:38px;
}
a.footer-en-daftar:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-en-daftar-hover.jpg);
}
a.footer-en-menuju-kampus, a.footer-en-menuju-kampus:link, a.footer-en-menuju-kampus:active, a.footer-en-menuju-kampus:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-en-kampus.jpg);
	width:240px;
	height:38px;
}
a.footer-en-menuju-kampus:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-en-kampus-hover.jpg);
}
a.footer-en-lowongan, a.footer-en-lowongan:link, a.footer-en-lowongan:active, a.footer-en-lowongan:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-en-lowongan.jpg);
	width:240px;
	height:40px;
}
a.footer-en-lowongan:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-en-lowongan-hover.jpg);
}
a.footer-en-hubungi-kami, a.footer-en-hubungi-kami:link, a.footer-en-hubungi-kami:active, a.footer-en-hubungi-kami:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-en-hubungi-kami.jpg);
	width:240px;
	height:38px;
}
a.footer-en-hubungi-kami:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-en-hubungi-kami-hover.jpg);
}

a.footer-en-brosur, a.footer-en-brosur:link, a.footer-en-brosur:active, a.footer-en-brosur:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-en-brosur.jpg);
	width:240px;
	height:38px;
}
a.footer-en-brosur:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-en-brosur-hover.jpg);
}
a.footer-en-video, a.footer-en-video:link, a.footer-en-video:active, a.footer-en-video:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-footer-en-video.jpg);
	width:240px;
	height:38px;
}
a.footer-en-video:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-footer-en-video-hover.jpg);
}

/* Footer */

div#footerarea {
	height:40px;
	background-color:#e97118;
	padding:5px 10px;
}

table#footerarea-table {
	width:970px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}
td#footerarea-left {
	text-align:left;
	line-height:20px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
a.footerarea-link, a.footerarea-link:link, a.footerarea-link:active, a.footerarea-link:visited {
	font-size:11px;
	color:#ffffff;
}
a.footerarea-link:hover {
	font-size:11px;
	color:#f08521;
}
span.footerarea-copyright {
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#ffffff;
}
td#footerarea-center {
	text-align:center;
}
td#footerarea-right {
	/*padding-left:300px;*/
}

td#footerarea-right table td {
	font-family:Georgia;
	vertical-align:middle;
	font-size:12px;
	color:#999999;
	font-style:italic;
}

td.minheight {
	width:1px;
}
div.minheight {
	width:1px;
	height:400px;
	font-size:0px !important;
}
div.minwidth {
	width:770px;
	height:0px;
	font-size:0px !important;
}

/* Developer Bar */

div.devbar {
	width:100%;
	font-size:12px;
	height:35px;
	background-color:#ffffff;
	background-image:url(../image/bg_devbar.jpg);
	background-repeat:repeat-x;
}
table#devbar {
	width:100%;
	height:35px;
}
td#devbar-left {
	vertical-align:top;
	padding:0px 0px 0px 10px;
	width:65px;
}
td#devbar-center {
}
td#devbar-right {
}

table.devmenu-staticmenu {
}
table.devmenu-staticmenuitem {
	background:transparent;
}
table.devmenu-statichover {
	background:#0070b8;
}
a.devmenu-staticmenuitem, a.devmenu-statichover {
	font-family:Tahoma;
	font-size:11px !important;
	font-style:normal;
	font-weight:bold;
	cursor:hand !important;
	display:block;
	height:25px;
	line-height:24px !important;
	line-height:23px;
	padding:0px 7px;
	text-decoration:none !important;
}
a.devmenu-staticmenuitem {
	color:#0070b8 !important;
}
a.devmenu-statichover {
	color:#ffffff !important;
}

div.devmenu-dynamicmenu {
	z-index:1;/* note: workaround fix for IE 8 bug */
	background:#888888;
	border-width:1px;
	border-style:solid;
	border-top-color:#0070b8;
	border-left-color:#aaaaaa;
	border-bottom-color:#555555;
	border-right-color:#555555;
}
table.devmenu-dynamicmenuitem {
	background:#0070b8;
}
table.devmenu-dynamichover {
	background:#449ed7;
}
a.devmenu-dynamicmenuitem, a.devmenu-dynamichover {
	font-family:Tahoma;
	font-size:11px !important;
	font-style:normal;
	font-weight:bold;
	cursor:hand !important;
	display:block;
	height:23px;
	line-height:23px !important;
	line-height:22px;
	padding:0px 10px;
	text-decoration:none !important;
}
a.devmenu-dynamicmenuitem {
	color:#ffffff !important;
}
a.devmenu-dynamichover {
	color:#ffffff !important;
}

/* Main Menu */

div.headermenuarea-wrap {
	padding:0px 10px;
	height:27px;
	margin-top:5px;
	background-image:url(../image/bg_menubar_web2.jpg);
	background-repeat:repeat-x;
}
div.headermenuarea-wrap-ex {
	height:50px;
	background-color:#e97118;
	transition: box-shadow 400ms;
}
div.headermenuarea {
	width:100%;
	position:relative;
}

table.headermenutable {
	/*width:1000px;*/
	width:1100px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

td.headermenuarea-left-ex {
	
}
td.headermenuarea-center-ex {
	/*background-image:url(../image/bg_menubar_web.jpg);
	background-repeat:repeat-x;*/
}
td.headermenuarea-lang-ex {
	width:53px;
	text-align:center;
	vertical-align:middle;
	/*background-image:url(../image/bg_menubar_web.jpg);
	background-repeat:repeat-x;*/
}
td.headermenuarea-right-ex {
	width:4px;
	/*background-image:url(../image/bg_menubar_web_kanan.jpg);
	background-repeat:no-repeat;*/
}

div.panelmenuex-wrap {
	/*width:990px;*/
	width:1075px;
	background-color:#ffffff;
	border-bottom:solid 6px #e97118;
	border-left:solid 1px #e97118;
	border-right:solid 1px #e97118;
	opacity:0.92;
	filter:alpha(opacity=92);
}
div.panelmenuex {
	width:100%;
	height:100%;	
}
div.panelmenuex-title {
	font-family:Tahoma;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
	padding:0px 0px 15px 0px;
}
div.panelmenuex-sub-title {
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}
table.panelmenuex-tablewrap, table.panelmenuex-tablecontent {
	width:100%;
}
table.panelmenuex-tablewrap td {
	padding:20px 10px 10px 20px;
	margin:0px;
}
table.panelmenuex-tablewrap tr {
	vertical-align:top;
}
td.panelmenuex-sekat {
	background-color:#e97118;
	width:1px !important;
	padding:0px !important;
}
table.panelmenuex-tablecontent {
}
table.panelmenuex-tablecontent td {
	padding:0px;
	margin:0px;
}
table.panelmenuex-tablecontent tr {
	vertical-align:top;
	height:25px;
}
table.panelmenuprodiex-tablecontent {
}

/*Format Table Prodi*/
table.panelmenuprodiex-tablewrap, table.panelmenuprodiex-tablecontent {
	width:100%;
}
table.panelmenuprodiex-tablewrap td {
	padding: 5px 0px 5px 10px;
	margin:0px;
}
table.panelmenuprodiex-tablewrap tr {
	vertical-align:top;
}
table.panelmenuprodiex-tablecontent td {
	padding:0px 0px 0px 10px;
	margin:0px;
}
table.panelmenuprodiex-tablecontent td.fakultas {
	padding:5px 0px 5px 0px;
	margin:0px;
}
table.panelmenuprodiex-tablecontent tr {
	vertical-align:top;
	height:20px;
}
tr.panelmenuex-img {
	text-align:center;
	height:90px !important;
	vertical-align:middle !important;
}
tr.panelmenuex-imgbesar {
	text-align:center;
	height:110px !important;
	vertical-align:top !important;
}
tr.panelmenuex-rows {
	text-align:center;
}

div.panelmenuex-prodi {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;	
	color:#ffffff;
}

a.panelmenuex-typo, a.panelmenuex-typo:link,a.panelmenuex-typo:active, a.panelmenuex-typo:visited {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#231f20;
}
a.panelmenuex-typo:hover {
	/*font-family:Tahoma;
	font-size:12px;
	font-style:normal;	
	font-weight:bold;*/
	color:#e97118;
}

a.panelmenuex-typo-fakultas, a.panelmenuex-typo-fakultas:link,a.panelmenuex-typo-fakultas:active, a.panelmenuex-typo-fakultas:visited {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;	
	font-weight:bold;
	color:#ffaa00;
}
a.panelmenuex-typo-fakultas:hover {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}

a.panelmenuex-typo-prodi, a.panelmenuex-typo-prodi:link,a.panelmenuex-typo-prodi:active, a.panelmenuex-typo-prodi:visited {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;	
	color:#ffffff;
}
a.panelmenuex-typo-prodi:hover {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#ffaa00;
}

table.headermenu-staticmenu {
}
table.headermenu-staticmenuitem {
	background-image:url(../image/bg_menubar_web2.jpg);
	background-repeat:repeat-x;
}
table.headermenu-statichover {
	background-image:url(../image/bg_menubar_web2_hover.jpg);
	background-repeat:repeat-x;
}
a.headermenu-staticmenuitem, a.headermenu-statichover {
	font-family:Tahoma;
	font-size:13px !important;
	font-style:normal;
	font-weight:bold;
	cursor:hand !important;
	display:block;
	height:27px;
	line-height:26px !important;
	line-height:25px;
	padding:0px 7px;
	text-decoration:none !important;
}
a.headermenu-staticmenuitem {
	color:#0070b8 !important;
}
a.headermenu-statichover {
	color:#ffffff !important;
}

div.headermenu-dynamicmenu {
	z-index:1;/* note: workaround fix for IE 8 bug */
	background:#0070b8;
	border-width:1px;
	border-style:solid;
	border-top-color:#0070b8;
	border-left-color:#aaaaaa;
	border-bottom-color:#555555;
	border-right-color:#555555;
}
table.headermenu-dynamicmenuitem {
	background:#0070b8;
}
table.headermenu-dynamichover {
	background:#449ed7;
}
a.headermenu-dynamicmenuitem, a.headermenu-dynamichover {
	font-family:Tahoma;
	font-size:11px !important;
	font-style:normal;
	font-weight:bold;
	cursor:hand !important;
	display:block;
	height:23px;
	line-height:23px !important;
	line-height:22px;
	padding:0px 10px;
	text-decoration:none !important;
}
a.headermenu-dynamicmenuitem {
	color:#ffffff !important;
}
a.headermenu-dynamichover {
	color:#ffffff !important;
}

div.headermenu-panahceruk {
	font-size:0px;
}

/* Main Menu Ex */

a.menuex-linkhome, a.menuex-linkhome:link, a.menuex-linkhome:active, a.menuex-linkhome:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-01.gif);
	width:42px;
	height:50px;
}
a.menuex-linkhome:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-01-hover.gif);
}

a.menuex-link1, a.menuex-link1:link, a.menuex-link1:active, a.menuex-link1:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-02.gif);
	width:124px;
	height:50px;
}
a.menuex-link1:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-02-hover.gif);
}

a.menuex-link2, a.menuex-link2:link, a.menuex-link2:active, a.menuex-link2:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-03.gif);
	width:170px;
	height:50px;
}
a.menuex-link2:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-03-hover.gif);
}

a.menuex-link3, a.menuex-link3:link, a.menuex-link3:active, a.menuex-link3:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-04.gif);
	width:124px;
	height:50px;
}
a.menuex-link3:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-04-hover.gif);
}

a.menuex-link4, a.menuex-link4:link, a.menuex-link4:active, a.menuex-link4:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-05.gif);
	width:80px;
	height:50px;
}
a.menuex-link4:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-05-hover.gif);
}

a.menuex-link5, a.menuex-link5:link, a.menuex-link5:active, a.menuex-link5:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-06.gif);
	width:100px;
	height:50px;
}
a.menuex-link5:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-06-hover.gif);
}

a.menuex-link6, a.menuex-link6:link, a.menuex-link6:active, a.menuex-link6:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-07.gif);
	width:154px;
	height:50px;
}
a.menuex-link6:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-07-hover.gif);
}

a.menuex-link7, a.menuex-link7:link, a.menuex-link7:active, a.menuex-link7:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-08.gif);
	width:121px;
	height:50px;
}
a.menuex-link7:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-08-hover.gif);
}

a.menuex-link8, a.menuex-link8:link, a.menuex-link8:active, a.menuex-link8:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/bg-menuex-11.gif);
	width:64px;
	height:50px;
}
a.menuex-link8:hover {
	background-color:#ffffff;
	background-image:url(../image/upgrade/bg-menuex-11-hover.gif);
}

a.menuex-link9, a.menuex-link9:link, a.menuex-link9:active, a.menuex-link9:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/bg_menuex_9.jpg);
	width:101px;
	height:39px;
}
a.menuex-link9:hover {
	background-color:#0070b8;
	background-image:url(../image/bg_menuex_9_hover.jpg);
}

a.menuex-link10, a.menuex-link10:link, a.menuex-link10:active, a.menuex-link10:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/bg_menuex_10.jpg);
	width:95px;
	height:39px;
}
a.menuex-link10:hover {
	background-color:#0070b8;
	background-image:url(../image/bg_menuex_10_hover.jpg);
}

a.menuex-link11, a.menuex-link11:link, a.menuex-link11:active, a.menuex-link11:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-09.gif);
	width:64px;
	height:50px;
}
a.menuex-link11:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-09-hover.gif);
}

a.menuex-link12, a.menuex-link12:link, a.menuex-link12:active, a.menuex-link12:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-11.gif);
	width:94px;
	height:50px;
}
a.menuex-link12:hover {
	background-color:#ffffff;
	background-image:url(../image/redesign/btn-nav-11-hover.gif);
}

a.menuex-linkchangelang, a.menuex-linkchangelang:link, a.menuex-linkchangelang:active, a.menuex-linkchangelang:visited {
	color:#5e5d5b;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	font-size:14px;
}
a.menuex-linkchangelang:hover {
	color:#e97118;
}

span.menuex-linkactivelang {
	color:#5e5d5b;
	font-family: 'Lato', sans-serif;
	font-size:14px;
}

/* Main Menu Ex (English) */

a.menuex-en-linkhome, a.menuex-en-linkhome:link, a.menuex-en-linkhome:active, a.menuex-en-linkhome:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-01-en.gif);
	width:42px;
	height:50px;
}
a.menuex-en-linkhome:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-01-en-hover.gif);
}

a.menuex-en-link1, a.menuex-en-link1:link, a.menuex-en-link1:active, a.menuex-en-link1:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-02-en.gif);
	width:90px;
	height:50px;
}
a.menuex-en-link1:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-02-en-hover.gif);
}

a.menuex-en-link2, a.menuex-en-link2:link, a.menuex-en-link2:active, a.menuex-en-link2:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-03-en.gif);
	width:121px;
	height:50px;
}
a.menuex-en-link2:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-03-en-hover.gif);
}

a.menuex-en-link3, a.menuex-en-link3:link, a.menuex-en-link3:active, a.menuex-en-link3:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-04-en.gif);
	width:130px;
	height:50px;
}
a.menuex-en-link3:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-04-en-hover.gif);
}

a.menuex-en-link4, a.menuex-en-link4:link, a.menuex-en-link4:active, a.menuex-en-link4:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-05-en.gif);
	width:126px;
	height:50px;
}
a.menuex-en-link4:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-05-en-hover.gif);
}

a.menuex-en-link5, a.menuex-en-link5:link, a.menuex-en-link5:active, a.menuex-en-link5:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-06-en.gif);
	width:104px;
	height:50px;
}
a.menuex-en-link5:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-06-en-hover.gif);
}

a.menuex-en-link6, a.menuex-en-link6:link, a.menuex-en-link6:active, a.menuex-en-link6:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-07-en.gif);
	width:152px;
	height:50px;
}
a.menuex-en-link6:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-07-en-hover.gif);
}

a.menuex-en-link7, a.menuex-en-link7:link, a.menuex-en-link7:active, a.menuex-en-link7:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#e97118;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-08-en.gif);
	width:106px;
	height:50px;
}
a.menuex-en-link7:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-08-en-hover.gif);
}

a.menuex-en-link8, a.menuex-en-link8:link, a.menuex-en-link8:active, a.menuex-en-link8:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/bg-menuex-en-11.gif);
	width:64px;
	height:50px;
}
a.menuex-en-link8:hover {
	background-color:#f57c00;
	background-image:url(../image/upgrade/bg-menuex-en-11-hover.gif);
}

a.menuex-en-link9, a.menuex-en-link9:link, a.menuex-en-link9:active, a.menuex-en-link9:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/bg_menuex_9.jpg);
	width:101px;
	height:39px;
}
a.menuex-en-link9:hover {
	background-color:#0070b8;
	background-image:url(../image/bg_menuex_9_hover.jpg);
}

a.menuex-en-link10, a.menuex-en-link10:link, a.menuex-en-link10:active, a.menuex-en-link10:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/bg_menuex_10.jpg);
	width:95px;
	height:39px;
}
a.menuex-en-link10:hover {
	background-color:#0070b8;
	background-image:url(../image/bg_menuex_10_hover.jpg);
}


a.menuex-en-link11, a.menuex-en-link11:link, a.menuex-en-link11:active, a.menuex-en-link11:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-09-en.gif);
	width:90px;
	height:50px;
}
a.menuex-en-link11:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-09-en-hover.gif);
}

a.menuex-en-link12, a.menuex-en-link12:link, a.menuex-en-link12:active, a.menuex-en-link12:visited {
	text-decoration:none;
	display:inline-block;
	background-color:#ff9900;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-nav-11-en.gif);
	width:110px;
	height:50px;
}
a.menuex-en-link12:hover {
	background-color:#f57c00;
	background-image:url(../image/redesign/btn-nav-11-en-hover.gif);
}


/* Link Image: Menu Akademik */

a.menuex-link-img-akademik-1, a.menuex-link-img-akademik-1:link, a.menuex-link-img-akademik-1:active, a.menuex-link-img-akademik-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-akademik-1.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-akademik-1:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-akademik-1-hover.png);
}
a.menuex-link-img-akademik-2, a.menuex-link-img-akademik-2:link, a.menuex-link-img-akademik-2:active, a.menuex-link-img-akademik-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-akademik-2.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-akademik-2:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-akademik-2-hover.png);
}
a.menuex-link-img-akademik-3, a.menuex-link-img-akademik-3:link, a.menuex-link-img-akademik-3:active, a.menuex-link-img-akademik-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-akademik-3.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-akademik-3:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-akademik-3-hover.png);
}
a.menuex-link-img-akademik-4, a.menuex-link-img-akademik-4:link, a.menuex-link-img-akademik-4:active, a.menuex-link-img-akademik-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-akademik-4.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-akademik-5, a.menuex-link-img-akademik-5:link, a.menuex-link-img-akademik-5:active, a.menuex-link-img-akademik-5:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-akademik-5.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-akademik-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-akademik-4-hover.png);
}
a.menuex-link-img-akademik-5:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-akademik-5-hover.png);
}

a.menuex-link-img-k-digital-1, a.menuex-link-img-k-digital-1:link, a.menuex-link-img-k-digital-1:active, a.menuex-link-img-k-digital-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-k-digital-1.png);
	width: 48px;
	height: 48px;
}

a.menuex-link-img-k-digital-1, a.menuex-link-img-k-digital-1:link, a.menuex-link-img-k-digital-1:active, a.menuex-link-img-k-digital-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-k-digital-1.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-k-digital-1:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-k-digital-1-hover.png);
}
a.menuex-link-img-k-digital-2, a.menuex-link-img-k-digital-2:link, a.menuex-link-img-k-digital-2:active, a.menuex-link-img-k-digital-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-k-digital-2.png);
	width: 56px;
	height: 48px;
}
a.menuex-link-img-k-digital-2:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-k-digital-2-hover.png);
}
a.menuex-link-img-k-digital-3, a.menuex-link-img-k-digital-3:link, a.menuex-link-img-k-digital-3:active, a.menuex-link-img-k-digital-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-k-digital-3.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-k-digital-3:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-k-digital-3-hover.png);
}
a.menuex-link-img-k-digital-4, a.menuex-link-img-k-digital-4:link, a.menuex-link-img-k-digital-4:active, a.menuex-link-img-k-digital-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-k-digital-4.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-k-digital-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-k-digital-4-hover.png);
}

/* Link Image: Menu Perpustakaan */

a.menuex-link-img-perpus-1, a.menuex-link-img-perpus-1:link, a.menuex-link-img-perpus-1:active, a.menuex-link-img-perpus-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-perpus-1.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-perpus-1:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-perpus-1-hover.png);
}

/* Link Image: Menu Lembaga */

a.menuex-link-img-lembaga-1, a.menuex-link-img-lembaga-1:link, a.menuex-link-img-lembaga-1:active, a.menuex-link-img-lembaga-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-lembaga-1.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-lembaga-1:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-lembaga-1-hover.png);
}
a.menuex-link-img-lembaga-2, a.menuex-link-img-lembaga-2:link, a.menuex-link-img-lembaga-2:active, a.menuex-link-img-lembaga-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-lembaga-2.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-lembaga-2:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-lembaga-2-hover.png);
}
a.menuex-link-img-lembaga-3, a.menuex-link-img-lembaga-3:link, a.menuex-link-img-lembaga-3:active, a.menuex-link-img-lembaga-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-lembaga-3.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-lembaga-3:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-lembaga-3-hover.png);
}

a.menuex-link-img-lembaga-4, a.menuex-link-img-lembaga-4:link, a.menuex-link-img-lembaga-4:active, a.menuex-link-img-lembaga-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-lembaga-4.png);
	width: 58px;
	height: 48px;
}
a.menuex-link-img-lembaga-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-lembaga-4-hover.png);
}

/* Link Image: Menu Kampus */

a.menuex-link-img-kampus-1, a.menuex-link-img-kampus-1:link, a.menuex-link-img-kampus-1:active, a.menuex-link-img-kampus-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-kampus-1.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kampus-1:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-kampus-1-hover.png);
}
a.menuex-link-img-kampus-2, a.menuex-link-img-kampus-2:link, a.menuex-link-img-kampus-2:active, a.menuex-link-img-kampus-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-kampus-2.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kampus-2:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-kampus-2-hover.png);
}
a.menuex-link-img-kampus-3, a.menuex-link-img-kampus-3:link, a.menuex-link-img-kampus-3:active, a.menuex-link-img-kampus-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/pic-nav-kampus-3.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kampus-3:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/pic-nav-kampus-3-hover.png);
}
a.menuex-link-img-kampus-4, a.menuex-link-img-kampus-4:link, a.menuex-link-img-kampus-4:active, a.menuex-link-img-kampus-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kampus-4.png);
	width: 52px;
	height: 48px;
}
a.menuex-link-img-kampus-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kampus-4-hover.png);
}
a.menuex-link-img-kampus-5, a.menuex-link-img-kampus-5:link, a.menuex-link-img-kampus-5:active, a.menuex-link-img-kampus-5:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kampus-5.png);
	width: 61px;
	height: 48px;
}
a.menuex-link-img-kampus-5:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kampus-5-hover.png);
}
a.menuex-link-img-kampus-6, a.menuex-link-img-kampus-6:link, a.menuex-link-img-kampus-6:active, a.menuex-link-img-kampus-6:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kampus-6.png);
	width: 48px;
	height: 45px;
}
a.menuex-link-img-kampus-6:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kampus-6-hover.png);
}
a.menuex-link-img-kampus-7, a.menuex-link-img-kampus-7:link, a.menuex-link-img-kampus-7:active, a.menuex-link-img-kampus-7:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kampus-7.png);
	width: 47px;
	height: 48px;
}
a.menuex-link-img-kampus-7:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kampus-7-hover.png);
}

a.menuex-link-img-kampus-8, a.menuex-link-img-kampus-8:link, a.menuex-link-img-kampus-8:active, a.menuex-link-img-kampus-8:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kampus-8.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kampus-8:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kampus-8-hover.png);
}

a.menuex-link-img-kampus-9, a.menuex-link-img-kampus-9:link, a.menuex-link-img-kampus-9:active, a.menuex-link-img-kampus-9:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kampus-9.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kampus-9:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kampus-9-hover.png);
}


/* Link Image: Menu Kemitraan */

a.menuex-link-img-kemitraan-1, a.menuex-link-img-kemitraan-1:link, a.menuex-link-img-kemitraan-1:active, a.menuex-link-img-kemitraan-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kemitraan-1.png);
	width: 52px;
	height: 48px;
}
a.menuex-link-img-kemitraan-1:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kemitraan-1-hover.png);
}
a.menuex-link-img-kemitraan-2, a.menuex-link-img-kemitraan-2:link, a.menuex-link-img-kemitraan-2:active, a.menuex-link-img-kemitraan-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kemitraan-2.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kemitraan-2:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kemitraan-2-hover.png);
}

a.menuex-link-img-kemitraan-3, a.menuex-link-img-kemitraan-3:link, a.menuex-link-img-kemitraan-3:active, a.menuex-link-img-kemitraan-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kemitraan-3.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kemitraan-3:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kemitraan-3-hover.png);
}

a.menuex-link-img-kemitraan-4, a.menuex-link-img-kemitraan-4:link, a.menuex-link-img-kemitraan-4:active, a.menuex-link-img-kemitraan-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-kemitraan-4.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-kemitraan-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-kemitraan-4-hover.png);
}

/* Link Image: Menu Ventura Akademik */

a.menuex-link-img-ventura-1, a.menuex-link-img-ventura-1:link, a.menuex-link-img-ventura-1:active, a.menuex-link-img-ventura-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-ventura-1.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-ventura-1:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-ventura-1-hover.png);
}
a.menuex-link-img-ventura-2, a.menuex-link-img-ventura-2:link, a.menuex-link-img-ventura-2:active, a.menuex-link-img-ventura-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-ventura-2.png);
	width: 51px;
	height: 48px;
}
a.menuex-link-img-ventura-2:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-ventura-2-hover.png);
}
a.menuex-link-img-ventura-3, a.menuex-link-img-ventura-3:link, a.menuex-link-img-ventura-3:active, a.menuex-link-img-ventura-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-ventura-3.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-ventura-3:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-ventura-3-hover.png);
}
a.menuex-link-img-ventura-4, a.menuex-link-img-ventura-4:link, a.menuex-link-img-ventura-4:active, a.menuex-link-img-ventura-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-ventura-4.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-ventura-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-ventura-4-hover.png);
}

/* Link Image: Menu Admisi */

a.menuex-link-img-admisi-1, a.menuex-link-img-admisi-1:link, a.menuex-link-img-admisi-1:active, a.menuex-link-img-admisi-1:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-admisi-1.png);
	width: 47px;
	height: 48px;
}
a.menuex-link-img-admisi-1:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-admisi-1-hover.png);
}

a.menuex-link-img-admisi-2, a.menuex-link-img-admisi-2:link, a.menuex-link-img-admisi-2:active, a.menuex-link-img-admisi-2:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-admisi-2.png);
	width: 42px;
	height: 48px;
}
a.menuex-link-img-admisi-2:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-admisi-2-hover.png);
}

a.menuex-link-img-admisi-3, a.menuex-link-img-admisi-3:link, a.menuex-link-img-admisi-3:active, a.menuex-link-img-admisi-3:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-admisi-3.png);
	width: 62px;
	height: 48px;
}
a.menuex-link-img-admisi-3:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-admisi-3-hover.png);
}

a.menuex-link-img-admisi-4, a.menuex-link-img-admisi-4:link, a.menuex-link-img-admisi-4:active, a.menuex-link-img-admisi-4:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-admisi-4.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-admisi-4:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-admisi-4-hover.png);
}

a.menuex-link-img-admisi-5, a.menuex-link-img-admisi-5:link, a.menuex-link-img-admisi-5:active, a.menuex-link-img-admisi-5:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-admisi-5.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-admisi-5:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-admisi-5-hover.png);
}

a.menuex-link-img-admisi-6, a.menuex-link-img-admisi-6:link, a.menuex-link-img-admisi-6:active, a.menuex-link-img-admisi-6:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/pic-nav-admisi-6.png);
	width: 48px;
	height: 48px;
}
a.menuex-link-img-admisi-6:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/pic-nav-admisi-6-hover.png);
}

/* Part Box */

table.partboxcenterpane {
	width:100%;
	margin-bottom:10px;
}
table.partboxleftpane {
	width:100%;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
}
table.partboxrightpane {
	width:100%;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
}

td.partbox-header {
	font-weight:bold;
	font-family:"Lato", sans-serif;
	font-size:24px;
	color:#231f20;
	border-bottom:solid 1px #e97118;
	padding:60px 0px 30px 0px;
	text-align:center;
}
td.partbox-content {
	padding-top:15px;
	padding-bottom:5px;
	line-height:18px;
	padding-left:15px;
}

table.partbox-desc {
	margin-left:5px;
	margin-bottom:5px;
}
td.partbox-desc-icon {
	vertical-align:top;
	text-align:right;
}
td.partbox-desc-icon img {
}
td.partbox-desc-info {
	vertical-align:top;
	padding:6px 10px 10px;
}
td.partbox-desc-info strong {
	font-family:Verdana;
	font-style:italic;
	font-size:14px;
	color:#0070b8;
	font-weight:normal;
}

/* Login Page */

div.panelloginpagebox {
	width:100%;
}
div.loginpagebox-wrap {
	text-align:center;
}
div.loginpagebox {
	text-align:left;
	width:220px;
	margin:15px auto;
}
table.loginpagebox {
}
table.loginpagebox td.caption {
	width:75px;
}
table.loginpagebox td.validator {
	width:10px;
	text-align:right;
}
div.panelloginpagebox div.validationsummary {
	text-align:center;
	margin-top:10px;
}

div.panelloginpageexception {
	width:100%;
	margin-top:10px;
}
div.loginpageexception {
	text-align:center;
}
table.loginpageexception {
	margin:0px auto;
	text-align:left;
}
td.loginpageexception-icon {
	vertical-align:top;
	text-align:right;
}
td.loginpageexception-icon img {
}
td.loginpageexception-info {
	vertical-align:top;
	padding:6px 10px 10px;
}
td.loginpageexception-footer {
	text-align:center;
	padding:10px;
}

/* Standard Table */

table.standard td {
	padding-bottom:4px !important;
	padding-bottom:3px;
}

td.caption {
	white-space:nowrap;
}

/* Standard Search Table */

fieldset.stdsearch {
	margin-bottom:3px;
	display:block;
}

legend.stdsearch {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	cursor:default;
}

div.stdsearch-wrap {
	padding:5px 5px 5px 10px;
}

table.stdsearch {
	width:100%;
}

table.stdsearch td {
	padding-bottom:3px !important;
	padding-bottom:2px;
}

table.stdsearch td.btn {
	padding-top:5px !important;
	padding-top:4px;
}

table.stdsearchsub {
	width:100%;
}

table.stdsearchsub td.caption {
	white-space:nowrap;
	padding-left:15px;
	padding-right:10px;
}

table.stdsearchsub td.ddl {
	padding-right:5px;
}
select.stdsearchsub {
	width:100%;
}

/* Standard GridView */

table.stdgridview {
	width:100%;
	margin-bottom:8px;
	border:none;
}
table.stdgridview a, table.stdgridview a:link, table.stdgridview a:active, table.stdgridview a:visited {
	color:#ffffff;
}
table.stdgridview a:hover {
	color:#90ddff;
}
table.stdgridview th {
	color:#fff8a6;
	border:solid 1px #dddddd;
}
table.stdgridview td {
	border:solid 1px #dddddd;
	vertical-align:top;
}
table.stdgridview td.rb {
	padding:4px 0px 2px !important;
}

table.stdgridview tr.stdgridview-header {
	background-color:#e97118;
	/* background-image:url(../image/bg_tableheader.jpg); */
	background-repeat:repeat-x;
}
table.stdgridview tr.stdgridview-header th {
	padding:4px 4px;
}
table.stdgridview tr.stdgridview-header td {
	padding:4px 4px;	
	color:#ffffff !important;
	font-weight:bold !important;
	vertical-align:middle;
	text-align:center;
}

table.stdgridview tr.stdgridview-row td {
	padding:4px 3px 2px;
	background-color:#ffffff;
}
table.stdgridview tr.stdgridview-altrow td {
	padding:4px 3px 2px;
	background-color:#efefef;
}
table.stdgridview tr.stdgridview-emptyrow td {
	padding:4px 7px 2px;
	background-color:#f5f0e9;
}

table.stdgridview tr.stdgridview-pager {
	background-color:#f5f5f5;
}
table.stdgridview tr.stdgridview-pager a, 
table.stdgridview tr.stdgridview-pager a:link, 
table.stdgridview tr.stdgridview-pager a:active,
table.stdgridview tr.stdgridview-pager a:visited {
	text-decoration:none;
	color:#e97118;
	font-size:12px;
}
table.stdgridview tr.stdgridview-pager a:hover {
	text-decoration: underline;
}
table.stdgridview tr.stdgridview-pager td {
	padding:2px 3px;
}
table.stdgridview tr.stdgridview-pager td table td {
	padding:0px 3px;
	border:none;
}

/* Standard Detail Table */

div.stddetail-wrap {
	padding:5px;
}

table.stddetail {
	width:100%;
}

table.stddetail td {
	padding-bottom:2px;
}
table.stddetail td.caption {
	vertical-align:top;
	padding-top:2px;
}

table.stddetail td.txt {
	padding-bottom:4px !important;
	padding-bottom:3px;
	padding-right:10px;
}
table.stddetail td.btn {
	padding-top:5px !important;
	padding-top:4px;
}
table.stddetail td.ddl {
	padding-bottom:4px !important;
	padding-bottom:3px;
	padding-right:5px;
}
table.stddetail td.listbox {
	padding-bottom:4px !important;
	padding-bottom:3px;
	padding-right:10px;
}

table.stddetailsub {
	width:100%;
}

table.stddetailsub td.caption {
	vertical-align:top;
	padding-top:2px;
	white-space:nowrap;
	padding-left:15px;
	padding-right:10px;
}

table.stddetailsub td.ddl {
	padding-right:5px;
}
select.stddetailsub {
	width:100%;
}

div.stddetail-meta {
	margin-top:5px;
	font-style:italic;
	font-size:11px;
	line-height:16px;
}

div.stddetail-cmdbtn {
	margin-top:10px;
}

div.stddetailvalsum {
	border:solid 1px #333333;
	background-color:#eeeeee;
	padding:10px 10px 10px 6px;
	margin:3px 0px 10px;
}

fieldset.stddetailex {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

legend.stddetailex {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	cursor:default;
}

div.stddetailex-wrap {
	padding:10px;
}

div.stddetailex-wrapscroll {
	overflow:auto;
	border:solid 1px #cccccc;
}

table.stddetailex {
	width:100%;
}

table.stddetailex td.left {
	vertical-align:top;
}
table.stddetailex td.left select {
	margin-top:5px;
}
table.stddetailex td.left input.inputtext {
	margin-top:4px !important;
	margin-top:3px;
}

table.stddetailex td.center {
	vertical-align:middle;
	text-align:center;
}

table.stddetailex td.right {
	vertical-align:top;
}
table.stddetailex td.right select {
	margin-top:5px;
}
table.stddetailex td.right input.inputtext {
	margin-top:4px !important;
	margin-top:3px;
}

span.checkboxlist {
	display:block;
	margin-top:3px;
	margin-bottom:5px;
}

span.checkboxlist input {
	margin-left:9px !important;
	margin-left:5px;
	margin-right:7px !important;
	margin-right:3px;
	margin-top:6px !important;
	margin-top:2px;
}

span.checkboxlist label {
	color:#333333;
}

/* ASP.NET Custom Error */

table.customerror {
	margin:10px 0px 0px;
}
td.customerror-icon {
	vertical-align:middle;
	text-align:right;
}
td.customerror-icon img {
	margin-left:5px;
}
td.customerror-info {
	vertical-align:middle;
	padding:0px 10px 10px;
	line-height:25px;
}
table.customerror-headermenu-staticmenu {
}
table.customerror-headermenu-staticmenuitem {
	background-image:url(../image/bg_menubar_web.jpg);
	background-repeat:repeat-x;
}
a.customerror-headermenu-staticmenuitem, a.customerror-headermenu-statichover {
	font-family:Tahoma;
	font-size:13px !important;
	font-style:normal;
	font-weight:bold;
	cursor:hand !important;
	display:block;
	height:27px;
	line-height:26px !important;
	line-height:25px;
	padding:0px 7px;
	text-decoration:none !important;
}
a.customerror-headermenu-staticmenuitem,
a.customerror-headermenu-staticmenuitem:link,
a.customerror-headermenu-staticmenuitem:active,
a.customerror-headermenu-staticmenuitem:visited {
	color:#ffffff !important;
}
a.customerror-headermenu-staticmenuitem:hover {
	color:#ffffff !important;
	background-image:url(../image/bg_menubar_web_hover.jpg);
	background-repeat:repeat-x;
}

/* Master Exception */

div.masterexception-wrappanel {
	margin:10px 10px 0px;
}
table.masterexception {
	width:100%;
	border:solid 1px #dedede;
	background-color:#f3f3f3;
	margin-top:40px;
}
td.masterexception-icon {
	vertical-align:top;
	text-align:right;
	width:1px;
}
td.masterexception-icon img {
	margin:5px 0px 3px 10px;
}
td.masterexception-info {
	vertical-align:top;
	padding:12px 10px 12px;
}

/* Standard Info */

div.stdinfo-wrappanel {
	margin:10px 0px;
}
table.stdinfo {
	width:100%;
	border:solid 1px #dedede;
	background-color:#f3f3f3;
	margin-top:40px;
}
td.stdinfo-icon {
	vertical-align:top;
	text-align:right;
	width:1px;
}
td.stdinfo-icon img {
	margin:5px 0px 3px 10px;
}
td.stdinfo-info {
	vertical-align:top;
	padding:12px 10px 12px;
}

/* Menu Management */

table#menumgmnt {
}

table#menumgmnt td {
	vertical-align:top;
}

div.menumgmnt-cmdbtn {
	margin:5px 0px;
}

div#menumgmnt-listnote {
	margin-top:10px;
	font-style:italic;
}

table#menumgmnt div.stdinfo-wrappanel {
	margin-top:0px;
}

div.menumgmntvalsum {
	border:solid 1px #dedede;
	background-color:#f3f3f3;
	padding:10px 10px 10px 6px;
	margin:0px 0px 10px;
}

/* Role Management */

div.rolemgmnt-listnote {
	margin-top:10px;
	font-style:italic;
}

/* Web Page */

div#webpage-slide {
	width:100p%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
}

div#webpage {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
}

div#webpage-left {
	float:left;
	width:715px;
}

div#webpage-right {
	float:right;
	width:240px;
	padding-top:65px;
}

div#slides_main-wrap {
	width:100%;
	/*height: 435px;*/
	position:relative;
}
div#indexbar1-wrap {
	width:100%;
	margin-top:3px !important;
	margin-top:6px;
}
div#indexbar2-wrap {
	width:100%;
	margin-top:10px !important;
	margin-top:8px;
	margin-bottom:5px !important;
	margin-bottom:3px;
}

div#infopmb-caption {
	float:left;
	width:93px;
	height:33px;
}
a.infopmb-linktolist, a.infopmb-linktolist:link, a.infopmb-linktolist:active, a.infopmb-linktolist:visited {
	text-decoration:none;
	display:inline-block;
	background-repeat:no-repeat;
	background-image:url(../image/bg_infopmb.jpg);
	width:93px;
	height:33px;
}
a.infopmb-linktolist:hover {
}
div#infopmb-bar {
	float:left;
	width:616px;
	height:33px;
	background-image:url(../image/bg_textbox.jpg);
	background-repeat:repeat-x;
}
div#infopmb-closer {
	float:left;
	width:6px;
	height:33px;
	background-image:url(../image/bg_textbox_kanan.jpg);
}

div#highlight-caption {
	float:left;
	width:93px;
	height:33px;
}
a.highlight-linktolist, a.highlight-linktolist:link, a.highlight-linktolist:active, a.highlight-linktolist:visited {
	text-decoration:none;
	display:inline-block;
	background-repeat:no-repeat;
	background-image:url(../image/bg_highlight.jpg);
	width:93px;
	height:33px;
}
a.highlight-linktolist:hover {
}
div#highlight-bar {
	float:left;
	width:616px;
	height:33px;
	background-image:url(../image/bg_textbox_kuning.jpg);
	background-repeat:repeat-x;
}
div#highlight-closer {
	float:left;
	width:6px;
	height:33px;
	background-image:url(../image/bg_textbox_kuning_kanan.jpg);
}

/* Web Control Box */

table.webcontrolbox {
	width:100%;
	margin-bottom:10px;
	padding-bottom:5px;
}
td.webcontrolbox-header {
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	color:#231f20;
	border-bottom:solid 3px #ff9800;
	padding:5px 0px;
}
td.webcontrolbox-content {
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	/*border-bottom:solid 1px #ffcc33;*/
}

/* Web Control Box Info PMB (EN)*/

td.webcontrolbox-header-infopmb-rightplace-en {
	/*font-weight:bold;
	font-family:Arial;
	font-size:16px;
	color:#ff6600;*/
	background-image:url(../image/upgrade/header-berita-pmb-en.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding:5px 0px;
	height:35px;
}

/* Web Control Box Info PMB */

td.webcontrolbox-header-infopmb-rightplace {
	/*font-weight:bold;
	font-family:Arial;
	font-size:16px;
	color:#ff6600;*/
	background-image:url(../image/upgrade/header-berita-pmb.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding:5px 0px;
	height:55px;
}


/* Web Control Box (OU) */

table.webcontrolboxou {
	width:100%;
	margin-bottom:10px;
}
td.webcontrolboxou-header {
	font-size:0px;
}
a.webcontrolboxou-header, a.webcontrolboxou-header:link, a.webcontrolboxou-header:active, a.webcontrolboxou-header:visited, a.webcontrolboxou-header:hover{
	font-size:0px;
}
td.webcontrolboxou-content {
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	border-left:solid 1px #e0e0e0;
	border-right:solid 1px #e0e0e0;
	border-bottom:solid 1px #e0e0e0;
}

/* Web Control Box (OU) Header with Link */
a.webcontrolboxou-header-ekonomi, a.webcontrolboxou-header-ekonomi:link, a.webcontrolboxou-header-ekonomi:active, a.webcontrolboxou-header-ekonomi:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/headernavi-prodi-ekonomi.jpg);
	width:230px;
	height:41px;
}
a.webcontrolboxou-header-ekonomi:hover {
	background-color:Transparent;
	background-image:url(../image/headernavi-prodi-ekonomi-hover.jpg);
}

a.webcontrolboxou-header-fiabikom, a.webcontrolboxou-header-fiabikom:link, a.webcontrolboxou-header-fiabikom:active, a.webcontrolboxou-header-fiabikom:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/headernavi-prodi-fiabikom.jpg);
	width:230px;
	height:52px;
}
a.webcontrolboxou-header-fiabikom:hover {
	background-color:Transparent;
	background-image:url(../image/headernavi-prodi-fiabikom-hover.jpg);
}

/* Link Fakultas (Ou) with Link */
a.webcontrolboxou-link-fakultas, a.webcontrolboxou-link-fakultas:link, a.webcontrolboxou-link-fakultas:active, a.webcontrolboxou-link-fakultas:visited {
	text-decoration:none;
	display:inline-block;
	margin-top:10px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/link-ke-fakultas.jpg);
	width:230px;
	height:50px;
	
}
a.webcontrolboxou-link-fakultas:hover {
	background-color:Transparent;
	background-image:url(../image/link-ke-fakultas-hover.jpg);
}

/* Standard Page */

div.standardpage {
	width:100%;
}

div.standardpage-header {
	font-weight:bold;
	font-family:'Lato', sans-serif;
	font-size:24px;
	color:#e97118;
	/* border-bottom:dashed 1px #aaaaaa; */
	padding:10px 0px;
}

div.standardpage-content-wrap {
	padding-top:5px;
	padding-bottom:5px;
}
div.standardpage-content {
}

/* Web Host */

iframe.webhost {
	width:950px;
	height:550px;
	border:solid 1px #cccccc;
}

/* Informasi Untuk */

div.informasiuntuk-item {
	border-bottom:dotted 1px #cccccc;
	padding:3px 0px 3px 3px;
}
div.informasiuntuk-itemlast {
	padding:3px 0px 3px 3px;
}

div.informasiuntuk {
	padding:3px 0px 3px 3px;
}

div.informasiuntuk a, div.informasiuntuk a:link,div.informasiuntuk a:active, div.informasiuntuk a:visited {
	font-family:Arial;
	font-size:13px !important;
	font-style:italic;
	color:#666666;
}
div.informasiuntuk a:hover {
	color:#ff6600;
}

/* Info PMB */

div.infopmb-rightplace-item {
	border-bottom:solid 1px #cccccc;
	padding:0px 0px 3px 3px;
}
div.infopmb-rightplace-itemlast {
	padding:3px 0px 3px 3px;	
	text-align: right;
}
div.infopmb-rightplace {
	padding:0px 0px 3px 3px;
}

div.infopmb-rightplace-item a, div.infopmb-rightplace-item a:link,div.infopmb-rightplace-item a:active, div.infopmb-rightplace-item a:visited {
	font-family:Tahoma;
	font-size:12px !important;
	color:#231f20;	
}
div.infopmb-rightplace-item a:hover {
	color:#ee5d00;
}

div.infopmb-rightplace-itemlast a, div.infopmb-rightplace-itemlast a:link,div.infopmb-rightplace-itemlast a:active, div.infopmb-rightplace-itemlast a:visited {
	font-family:Tahoma;
	font-size:12px !important;
	font-weight:bold;
	color:#ff9800;	
}
div.infopmb-rightplace-itemlast a:hover {
	color:#ee5d00;
}

/* Highlight Center */

div#webpage-highlight {
	width:100%;
	margin:auto;
	vertical-align:top;
	background-color:#eeeeee;
}
div#webpage-highlight-area {
	width:100%;/*970px;*/
	margin-left:auto;
	margin-right:auto;
}
table#webpage-highlight-table {
	width:100%;
	height:100%;
}
td#webpage-highlight-left {
	width:55%;
	background-color:#f7f7f7;
}
td#webpage-highlight-right {
	/*width:45%;*/
	background-color:#f7f7f7;
}

div#webpage-highlight-left {
	width:50%;
	background-color:#f7f7f7;
	float:left;
}
div#webpage-highlight-right {
	width:50%;
	background-color:#eeeeee;
	float:right;
}
div#webpage-highlight-header-left {
	/*background-image:url(../image/redesign/img-berita-terkini-header.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	border-bottom:solid 2px #e97118 !important;
	margin:30px;
	vertical-align:top;
	height:50px;
}
div#webpage-highlight-header-right {
	/*background-image:url(../image/redesign/img-pmb-header.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	border-bottom:solid 2px #e97118 !important;
	margin:30px;
	vertical-align:top;
	height:50px;
}

div#webpage-highlight-content-left {
	margin:30px 10px 0px 30px;
	vertical-align:top;
}
div#webpage-highlight-footer-left {
	float:right;
	margin-top:15px;
	margin-right:30px;
	margin-bottom:15px;
}
div.footer-left-link a, div.footer-left-link a:link,div.footer-left-link a:active, div.footer-left-link a:visited {
	font-family:'Lato', sans-serif;
	font-size:12px !important;
	font-weight:bold;
	color:#e97118;	
}

div.footer-left-link a:hover {
	color:#ff9800;
}

div#webpage-highlight-content-right {
	margin:30px 10px 0px 30px;
	vertical-align:top;
}
div#webpage-highlight-footer-right {
	float:right;
	margin-top:15px;
	margin-right:30px;
	margin-bottom:15px;
}
div.footer-right-link a, div.footer-right-link a:link,div.footer-right-link a:active, div.footer-right-link a:visited {
	font-family:'Lato', sans-serif;
	font-size:12px !important;
	font-weight:bold;
	color:#e97118;	
}

div.footer-right-link a:hover {
	color:#ff9800;
}

/* EN */
div#webpage-highlight-header-left-en {
	background-image:url(../image/upgrade/header-berita-terkini-en.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
	height:120px;
}
div#webpage-highlight-header-right-en {
	background-image:url(../image/upgrade/header-berita-terkini-en.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
	height:120px;
}

div.top2-highlight-wrap {
	width:45%;
	margin-right:20px;
	float:left;
}
div.top2-highlight-image {
	/* background-image:url(../image/redesign/pic-default-uaj-home.gif); */
	/* background-repeat:no-repeat; */
	max-width:300px;
	max-height:180px;
	overflow:hidden;
	border-radius: 0px 0px 30px 0px;
	margin:10px 0px;
}
div.top2-highlight-title a, div.top2-highlight-title a:link,
div.top2-highlight-title a:active, div.top2-highlight-title a:visited {
	font-family:'Lato', sans-serif;
	font-size:16px !important;
	font-weight:bold;
	color:#5f5f5f;
}
div.top2-highlight-title a:hover {
	color:#e97118;
}
div.top2-highlight-date {
	margin:5px 0px 15px 0px;
	font-size:11px;
	font-style:normal;
	color:#999999;
}
div.top2-highlight-prime {
	font-family:'Lato', sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin-top:10px;
	color:#6e6e6e;
}
div.top2-highlight-readmorelink {
	margin-top:15px;
	margin-bottom:10px;
}
div.top2-highlight-readmorelink a, div.top2-highlight-readmorelink a:link,div.top2-highlight-readmorelink a:active, div.top2-highlight-readmorelink a:visited {
	font-family:'Lato', sans-serif;
	font-size:12px !important;
	font-weight:bold;
	color:#e97118;	
}
div.top2-highlight-readmorelink a:hover {
	color:#ff9800;
}

div.top4to7-highlight-title {
	margin-top:10px;
}
div.top4to7-highlight-title a, div.top4to7-highlight-title a:link,
div.top4to7-highlight-title a:active, div.top4to7-highlight-title a:visited {
	font-family:Tahoma;
	font-size:16px !important;
	font-weight:bold;
	color:#231f20;
}
div.top4to7-highlight-title a:hover {
	color:#ee5d00;
}
div.top4to7-highlight-date {
	margin:5px 0px 5px 0px;
	font-size:11px;
	font-style:normal;
	color:#999999;
}
div.top4to7-highlight-rightplace-item {
	border-bottom:solid 1px #cccccc;
	padding:0px 0px 3px 0px;
}
div.top4to7-highlight-rightplace-itemlast {
	padding:10px 0px 3px 3px;	
	text-align: right;
}
div.top4to7-highlight-rightplace {
	padding:0px 0px 3px 3px;
}
div.top4to7-highlight-rightplace-itemlast a, div.infopmb-rightplace-itemlast a:link,div.infopmb-rightplace-itemlast a:active, div.infopmb-rightplace-itemlast a:visited {
	font-family:Tahoma;
	font-size:12px !important;
	font-weight:bold;
	color:#ff9800;	
}
div.top4to7-highlight-rightplace-itemlast a:hover {
	color:#ee5d00;
}

div.pmb-highlight-wrap {
	width:42%;/*180px;225px;*/
	margin-right:20px;
	margin-top:10px;
	float:left;
}
div.pmb-highlight-category {
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e97118;
	margin-top:5px;
	margin-bottom:5px;
}
div.pmb-highlight-image {
	max-width:200px;
	margin:10px 0px;
}
div.pmb-highlight-title a, div.pmb-highlight-title a:link,
div.pmb-highlight-title a:active, div.pmb-highlight-title a:visited {
	font-family:'Lato', sans-serif;
	font-size:12px !important;
	font-weight:bold;
	color:#5f5f5f;
}
div.pmb-highlight-title a:hover {
	color:#e97118;
}
div.pmb-highlight-prime {
	font-family:'Lato', sans-serif;
	font-size:9px;
	line-height:1.5em;
	margin-top:10px;
	color:#6e6e6e;
}
div.pmb-highlight-readmorelink {
	margin-top:15px;
	margin-bottom:10px;
}
div.pmb-highlight-readmorelink a, div.pmb-highlight-readmorelink a:link,div.pmb-highlight-readmorelink a:active, div.pmb-highlight-readmorelink a:visited {
	font-family:'Lato', sans-serif;
	font-size:10px !important;
	font-weight:bold;
	color:#e97118;	
}
div.pmb-highlight-readmorelink a:hover {
	color:#ff9800;
}

/* Bottom Center */

div#webpage-bottom {
	width:100%;
	vertical-align:top;
}
div#webpage-bottom-area {
	width:100%;/*970px;*/
	height:295px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
div#webpage-bottom-left {
	float:left;
	width:30%;
	height:100%;
}
div#webpage-bottom-right {
	float:right;
	width:70%;
	height:100%;
}

div#bottomcontentarea {
	height:320px;
	background-color:Transparent;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:3px;
}
table#bottomcontenttable {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
}
td#bottomcontentarea-left {
	text-align:left;
	width:403px;
}
td#bottomcontentarea-right {
	padding-left:5px;
}

/* Bottom Center - Tautan Penting */

div#webpage-tautan-header {
	background-image:url(../image/upgrade/header-tautan-penting.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding-bottom:5px;
	margin-bottom:15px;
	height:35px;
}
div.webpage-boxes-tautan-left {
	float:left;
	margin:10px 12px 10px 27px;
}
div.webpage-boxes-tautan-right {
	float:right;
	margin:10px 27px 10px 12px;
}

a.box-perpustakaan, a.box-perpustakaan:link, a.box-perpustakaan:active, a.box-perpustakaan:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-perpustakaan.jpg);
	width:100px;
	height:100px;
}
a.box-perpustakaan:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-perpustakaan-hover.jpg);
}

a.box-info-beasiswa, a.box-info-beasiswa:link, a.box-info-beasiswa:active, a.box-info-beasiswa:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-info-beasiswa.jpg);
	width:100px;
	height:100px;
}
a.box-info-beasiswa:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-info-beasiswa-hover.jpg);
}

a.box-info-karir, a.box-info-karir:link, a.box-info-karir:active, a.box-info-karir:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-info-karir.jpg);
	width:100px;
	height:100px;
}
a.box-info-karir:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-info-karir-hover.jpg);
}

a.box-smart-campus, a.box-smart-campus:link, a.box-smart-campus:active, a.box-smart-campus:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-smart-campus.jpg);
	width:100px;
	height:100px;
}
a.box-smart-campus:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-smart-campus-hover.jpg);
}

a.box-penghargaan, a.box-penghargaan:link, a.box-penghargaan:active, a.box-penghargaan:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-penghargaan.jpg);
	width:100px;
	height:100px;
}
a.box-penghargaan:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-penghargaan-hover.jpg);
}

a.box-kerja-sama, a.box-kerja-sama:link, a.box-kerja-sama:active, a.box-kerja-sama:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-kerja-sama.jpg);
	width:100px;
	height:100px;
}
a.box-kerja-sama:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-kerja-sama-hover.jpg);
}

/* Bottom Center - Tautan Penting (EN) */

div#webpage-tautan-header-en {
	background-image:url(../image/upgrade/header-tautan-penting-en.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding-bottom:5px;
	margin-bottom:15px;
	height:35px;
}
div.webpage-boxes-tautan-left-en {
	float:left;
	margin:10px 12px 10px 27px;
}
div.webpage-boxes-tautan-right-en {
	float:right;
	margin:10px 27px 10px 12px;
}

a.box-perpustakaan-en, a.box-perpustakaan-en:link, a.box-perpustakaan-en:active, a.box-perpustakaan-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-perpustakaan-en.jpg);
	width:100px;
	height:100px;
}
a.box-perpustakaan-en:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-perpustakaan-en-hover.jpg);
}

a.box-info-beasiswa-en, a.box-info-beasiswa-en:link, a.box-info-beasiswa-en:active, a.box-info-beasiswa-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-info-beasiswa-en.jpg);
	width:100px;
	height:100px;
}
a.box-info-beasiswa-en:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-info-beasiswa-en-hover.jpg);
}

a.box-info-karir-en, a.box-info-karir-en:link, a.box-info-karir-en:active, a.box-info-karir-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-info-karir-en.jpg);
	width:100px;
	height:100px;
}
a.box-info-karir-en:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-info-karir-en-hover.jpg);
}

a.box-smart-campus-en, a.box-smart-campus-en:link, a.box-smart-campus-en:active, a.box-smart-campus-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-smart-campus-en.jpg);
	width:100px;
	height:100px;
}
a.box-smart-campus-en:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-smart-campus-en-hover.jpg);
}

a.box-penghargaan-en, a.box-penghargaan-en:link, a.box-penghargaan-en:active, a.box-penghargaan-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-penghargaan-en.jpg);
	width:100px;
	height:100px;
}
a.box-penghargaan-en:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-penghargaan-en-hover.jpg);
}

a.box-kerja-sama-en, a.box-kerja-sama-en:link, a.box-kerja-sama-en:active, a.box-kerja-sama-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-tautan-kerja-sama-en.jpg);
	width:100px;
	height:100px;
}
a.box-kerja-sama-en:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-tautan-kerja-sama-en-hover.jpg);
}

/* Bottom Center - Agenda Kegiatan */

div#webpage-agenda-kegiatan-header {
	background-image:url(../image/redesign/img-agenda-kegiatan-header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:5px;
	height:50px;
}
div#webpage-agenda-kegiatan-header-en {
	background-image:url(../image/upgrade/header-agenda-kegiatan-en.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding-bottom:5px;
	height:35px;
}

table.agenda-item-place {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	border:none;
}
td.agenda-item-left-place {
	vertical-align:top;
	text-align:center;
	width:60px;
}
td.agenda-item-divider-place {
	background-color:#e97118;
	width:1px;
}
td.agenda-item-right-place {
	vertical-align:top;
	padding-left:15px;
}

div.agenda-item-divider-bottom-place {
	height:1px;
	border-bottom:solid 1px #e97118;
}
div.agenda-item-list {
	padding-bottom:5px;
}
div.agenda-date {
	font-family:'Lato', sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#666666;
}
div.agenda-month {
	font-family:'Lato', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
div.agenda-title {
	font-family:'Lato', sans-serif;
	font-size:16px !important;
	color:#666666;
}
div.agenda-subtitle {
	font-family:'Lato', sans-serif;
	margin:5px 0px 5px 0px;
	font-size:11px;
	color:#666666;
}
/* Bottom Center - Kalender */

div#webpage-kalender-header {
	background-image:url(../image/redesign/title-kalender.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:15px;
	height:50px;
	text-align:center;
}

/* Bottom Center - Kalender (EN) */

div#webpage-kalender-header-en {
	background-image:url(../image/upgrade/header-kalender-en.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding-bottom:5px;
	height:35px;
}


/* Bottom Center - Media Sosial */

div#webpage-socmed-header {
	background-image:url(../image/upgrade/header-media-sosial.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding-bottom:5px;
	margin-bottom:5px;
	height:35px;
}

/* Bottom Center - Media Sosial (EN) */

div#webpage-socmed-header-en {
	background-image:url(../image/upgrade/header-media-sosial-en.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:solid 3px #f5a53a;
	padding-bottom:5px;
	margin-bottom:5px;
	height:35px;
}

div.webpage-socmed-link {
	float:left;
	padding:10px 5px 0px 10px;
}

a.socmed-facebook, a.socmed-facebook:link, a.socmed-facebook:active, a.socmed-facebook:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-sosmed-fb.jpg);
	width:44px;
	height:44px;
}
a.socmed-facebook:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-sosmed-fb-hover.jpg);
}

a.socmed-twitter, a.socmed-twitter:link, a.socmed-twitter:active, a.socmed-twitter:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-sosmed-twitter.jpg);
	width:44px;
	height:44px;
}
a.socmed-twitter:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-sosmed-twitter-hover.jpg);
}

a.socmed-ig, a.socmed-ig:link, a.socmed-ig:active, a.socmed-ig:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-sosmed-ig.jpg);
	width:44px;
	height:44px;
}
a.socmed-ig:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-sosmed-ig-hover.jpg);
}

a.socmed-line, a.socmed-line:link, a.socmed-line:active, a.socmed-line:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/upgrade/pic-sosmed-line.jpg);
	width:44px;
	height:44px;
}
a.socmed-line:hover {
	background-color:Transparent;
	background-image:url(../image/upgrade/pic-sosmed-line-hover.jpg);
}

/* Informasi Untuk (Page) */

div.informasiuntukpage-wrap {
	margin-top:5px;
}

div.informasiuntukpage-lefttopimg {
	float:left;
	width:358px;
	height:213px;
}

div.informasiuntukpage-datalist-wrap {
	float:right;
	width:350px;
	height:213px;
}
div.informasiuntukpage-datalist {
	border:solid 1px #d2ccc4;
	background-color:#feffee;
	margin-left:5px;
	margin-right:5px;
	width:340px;
	height:195px;
}
div.informasiuntukpage-alumni-datalist-wrap {
	width:712px;
	margin-top:5px;
	margin-bottom:10px;
}

div.informasiuntukpage-linkicon {
	margin-top:5px;
	margin-bottom:5px;
}
div.informasiuntukpage-linkiconblock {
	float:left;
	width:233px;
	height:210px;
	margin-right:5px;
	margin-bottom:7px !important;
	margin-bottom:0px;
}

div.informasiuntukpage-datalist-header {
	height:37px;
	border-bottom:solid 1px #d2ccc4;
	background-color:#ffffff;
}
div.informasiuntukpage-datalist-headertext {
	float:left;
	padding-top:7px;
	padding-left:7px;
	color:#999999;
	font-family:Arial;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
}
div.informasiuntukpage-datalist-headertext em {
	font-style:normal;
	color:#ffaa00;
}
div.informasiuntukpage-datalist-headerlink {
	float:right;
	padding-top:12px;
	padding-right:10px;
}

div.informasiuntukpage-datalist-content {
	padding:0px 10px;
}
div.informasiuntukpage-datalist-contentitem {
	width:100%;
	height:19px;
	margin-top:10px;
	overflow:hidden;
	border-bottom:solid 1px #d2ccc4;
}
div.informasiuntukpage-datalist-contentitemlast {
	width:100%;
	height:19px;
	margin-top:10px;
	overflow:hidden;
}
div.informasiuntukpage-datalist-content a, div.informasiuntukpage-datalist-content a:link,
div.informasiuntukpage-datalist-content a:active, div.informasiuntukpage-datalist-content a:visited {
	font-family:Tahoma;
	font-size:12px !important;
	font-style:normal;
	color:#666666;
}
div.informasiuntukpage-datalist-content a:hover {
	color:#e05c26;
}

div.informasiuntukpage-editorial {
	margin-left:5px;
	margin-right:5px;
	width:340px;
	height:195px;
}
div.informasiuntukpage-editorial-header {
	height:37px;
}
div.informasiuntukpage-editorial-content {
	line-height:27px;
	padding: 10px 10px 0px 10px;
}

/* Informasi PMB Data List*/

div.infopmb-datalist-wrap {
	float:right;
	width:720px;
	height:313px;
}
div.infopmb-datalist {
	border:solid 1px #d2ccc4;
	background-color:#feffee;
	margin-left:0px;
	margin-right:5px;
	width:710px;
	height:303px;
}
div.infopmb-datalist-header {
	height:116px;
	border-bottom:solid 1px #d2ccc4;
	background-image:url(../image/bg-info-pmb.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
div.infopmb-datalist-headertext {
	float:right;
	padding-top:30px;
	padding-right:55px;
	padding-left:0px;
	color:#999999;
	font-family:Arial;
	font-size:25px;
	font-style:normal;
	font-weight:bold;
}
div.infopmb-datalist-headertext em {
	font-style:normal;
	color:#ffaa00;
}
div.infopmb-datalist-headerlink {
	float:right;
	padding-top:12px;
	padding-right:55px;
	padding-left:0px;
}

div.infopmb-datalist-content {
	padding:0px 10px;
}
div.infopmb-datalist-contentitem {
	width:100%;
	height:25px;
	margin-top:10px;
	overflow:hidden;
	border-bottom:solid 1px #d2ccc4;
}
div.infopmb-datalist-contentitemlast {
	width:100%;
	height:25px;
	margin-top:10px;
	overflow:hidden;
}
div.infopmb-datalist-content a, div.infopmb-datalist-content a:link,
div.infopmb-datalist-content a:active, div.infopmb-datalist-content a:visited {
	font-family:Tahoma;
	font-size:12px !important;
	font-style:normal;
	color:#666666;
}
div.infopmb-datalist-content a:hover {
	color:#e05c26;
}

/* Konten */

div.content-block {
	padding-right:5px;
}

div.content-navigation {
	margin-top:25px;
}

div.content-title {
	margin-top:15px;
	margin-bottom:5px;	
	font-family:'Lato', sans-serif;
	font-size:27px;
	font-style:normal;
	font-weight:bold;
	color:#ff9800;
}

div.content-date {
	margin-bottom:17px;
	font-size:11px;
	font-style:italic;
	color:#777777;
}

div.content-prime {
	margin-bottom:10px;
	font-family:Verdana;
	font-size:12px;
	line-height:24px;
}

/* Fakultas */

div.fakultas-header {
	margin-top:65px;
	margin-bottom:20px;
}
}

div#fakultas-mainimage-wrap {
	width:100%;
	height:435px;
	margin-bottom:20px;
}

div.fakultas-slide {
	width:100p%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding-bottom:20px;
}

div.fakultas-datalist-wrap {
	width:715px;
	margin-top:10px;
}
div.fakultas-datalist-divider {
	margin:30px 0px;
	background-color: #e97118;
	width:100%;
	height:1px;
}
div.fakultas-datalist {
	/* border:solid 1px #d2ccc4;
	background-color:#feffee; */
}

div.fakultas-datalist-header {
	height:40px;
	/* border-bottom:solid 1px #d2ccc4;
	background-color:#ffffff; */
}
div.fakultas-datalist-headertext {
	float:left;
}
div.fakultas-datalist-headertext a, div.fakultas-datalist-headertext a:link,
div.fakultas-datalist-headertext a:active, div.fakultas-datalist-headertext a:visited {
	font-family:'Lato', sans-serif;
	font-size:21px !important;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}
div.fakultas-datalist-headertext a:hover {
	color:#ff9933;
}
/* div.fakultas-datalist-headertext em {
	font-style:normal;
	color:#f5721d; 

div.fakultas-datalist-headerlink {
	float:right;
	padding-top:12px;
	padding-right:10px;
}}*/

div.fakultas-datalist-content, div.fakultas-datalist-singlecontent {
	padding:0px;
	margin:0px;
}
div.fakultas-datalist-content-left {
	float:left;
	width:235px;
}
div.fakultas-datalist-content-right {
	float:right;
	width:470px;
}

div.fakultas-datalist-content-left-imageframe {
	margin-top:12px;
	background-image:url(../image/redesign/pic-default-uaj.gif);
	background-repeat:no-repeat;
	width:225px;
	height:135px;
}

div.fakultas-datalist-content-left-image {
	width:225px;
	height:135px;
}

div.fakultas-datalist-contentitem {
	width:100%;
	height:36px;
	margin-top:14px;
	overflow:hidden;
	border-bottom:solid 1px #d2ccc4;
}
div.fakultas-datalist-contentitemlast {
	width:100%;
	height:36px;
	margin-top:14px;
	overflow:hidden;
}
div.fakultas-datalist-content a, div.fakultas-datalist-content a:link,
div.fakultas-datalist-content a:active, div.fakultas-datalist-content a:visited {
	font-family:'Lato', sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}
div.fakultas-datalist-content a:hover {
	color:#ff9933;
}

div.fakultas-datalist-title {
	
	margin-top:10px;
	margin-bottom:3px;
}
div.fakultas-datalist-title a, div.fakultas-datalist-title a:link,
div.fakultas-datalist-title a:active, div.fakultas-datalist-title a:visited {
	font-family:'Lato', sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}
div.fakultas-datalist-title a:hover {
	color:#ff9933;
}

div.fakultas-datalist-date {
	margin-bottom:10px;
	font-size:10px;
	font-style:italic;
	color:#7c7c7c;
}

div.fakultas-datalist-prime {
	font-family:'Lato', sans-serif;
	font-size:12px;
	line-height:1.5em;
}

div.fakultas-datalist-readmorelink {
	margin-top:10px;
	margin-bottom:10px;
}

/* Inside the Faculty */

div.insidefaculty {
	padding:5px 15px 5px 15px;
}

div.insidefaculty-item {
	/* border-top:solid 1px #dddddd; */
	padding:6px 0px 6px 4px;
}
div.insidefaculty-itemfirst {
	padding:6px 0px 6px 4px;
}

div.insidefaculty-has-child{
	background-image:url(../image/redesign/icon-arrow-gray-right.png);
	background-repeat:no-repeat;
	background-position:right;
}

div.insidefaculty-subitem {
	padding:3px 0px 3px 25px;
}

div.insidefaculty a, div.insidefaculty a:link,div.insidefaculty a:active, div.insidefaculty a:visited {
	font-family:'Lato', sans-serif;
	font-size:13px !important;
	font-style:normal;
	color:#7c7c7c;
}
div.insidefaculty a:hover {
	color:#ff9933;
	text-decoration:none;
}

div.insidefaculty-accordionHeader {
}
div.insidefaculty-accordionHeaderSelected {
}
div.insidefaculty-accordionContent {
	padding-top:4px;
	padding-bottom:6px;
}

/* Daftar Konten */

div.contentlist-wrap {
	margin-top:10px;
}

table.contentlistgridview {
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	border:none;
}
table.contentlistgridview a, table.contentlistgridview a:link, table.contentlistgridview a:active, table.contentlistgridview a:visited {
	color:#666666;
}
table.contentlistgridview a:hover {
	color:#e05c26;
}
table.contentlistgridview th {
	color:#fff8a6;
	border:none;
}
table.contentlistgridview td {
	border:none;
	vertical-align:top;
}

table.contentlistgridview tr.contentlistgridview-row td {
	padding:4px 7px 5px;
	background-color:#ffffff;
}
table.contentlistgridview tr.contentlistgridview-altrow td {
	padding:4px 7px 5px;
	background-color:#fff9e1;
}

table.contentlistgridview tr.contentlistgridview-pager {
	background-color:#f5f5f5;
	border-top:solid 3px #ffffff;
}
table.contentlistgridview tr.contentlistgridview-pager a, 
table.contentlistgridview tr.contentlistgridview-pager a:link, 
table.contentlistgridview tr.contentlistgridview-pager a:active,
table.contentlistgridview tr.contentlistgridview-pager a:visited {
	text-decoration:none;
	color:#e97118;
	font-size:12px;
	font-weight:normal;
}
table.contentlistgridview tr.contentlistgridview-pager a:hover {
	color:#f08521;
}
table.contentlistgridview tr.contentlistgridview-pager td {
	padding:4px 3px;
}
table.contentlistgridview tr.contentlistgridview-pager td table td {
	padding:0px 3px;
	border:none;
	font-weight:bold;
}

/* Daftar Konten Kompleks */

div.contentlistcomplex-wrap {
	margin-top:10px;
}

table.contentlistcomplexgridview {
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	border:none;
}
table.contentlistcomplexgridview a, table.contentlistcomplexgridview a:link, table.contentlistcomplexgridview a:active, table.contentlistcomplexgridview a:visited {
}
table.contentlistcomplexgridview a:hover {
}
table.contentlistcomplexgridview th {
	color:#fff8a6;
	border:none;
}
table.contentlistcomplexgridview td {
	border:none;
	vertical-align:top;
}

table.contentlistcomplexgridview tr.contentlistcomplexgridview-row td {
	padding:0px;
	background-color:#ffffff;
}
table.contentlistcomplexgridview tr.contentlistcomplexgridview-altrow td {
	padding:0px;
	/*background-color:yellow; #fff9e1;*/
	background-color:#ffffff;
}
table.contentlistcomplexgridview trcontentlistcomplexgridview-pager {
	/*background-color:#f5f5f5;
	border-top:solid 2px #333;*/
}
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager a,
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager a:link, 
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager a:active,
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager a:visited {
	text-decoration:none;
	color:#e97118;
	font-size:12px;
	font-weight:normal;
}
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager a:hover {
	text-decoration: underline;
}
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager td {
	padding:10px 0px;
}
table.contentlistcomplexgridview tr.contentlistcomplexgridview-pager td table td {
	padding:0px 3px;
	border:none;
	font-weight:bold;
}

div.contentlistcomplex-content {
	padding:5px 0px 15px 0px;
	margin:0px;
	border-bottom: solid 1px #e97118;
}
div.contentlistcomplex-content-left {
	float:left;
	width:235px;
}
div.contentlistcomplex-content-right {
	float:right;
	width:470px;
}

div.contentlistcomplex-content-left-imageframe {
	margin-top:12px;
	background-image:url(../image/redesign/pic-default-uaj.gif);
	background-repeat:no-repeat;
	width:225px;
	height:135px;
}

div.contentlistcomplex-content-left-image {
	width:225px;
	height:135px;
}

div.contentlistcomplex-title {
	margin-top:10px;
	margin-bottom:3px;
}
div.contentlistcomplex-title a, div.contentlistcomplex-title a:link,
div.contentlistcomplex-title a:active, div.contentlistcomplex-title a:visited {
	font-family:'Lato', sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}
div.contentlistcomplex-title a:hover {
	color:#ff9933;
}

div.contentlistcomplex-date {
	margin-bottom:10px;
	font-size:10px;
	font-style:italic;
	color:#7c7c7c;
}

div.contentlistcomplex-prime {
	font-family:'Lato', sans-serif;
	font-size:12px;
	line-height:1.5em;
}

div.contentlistcomplex-readmorelink {
	margin-top:10px;
	margin-bottom:10px;
}

div.contentlistcomplex-header{
	margin-top:70px;
	margin-bottom:20px;
}

/* Web Control Link Social Media */

div.linksocmed {
	margin-top:25px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
}

/* Block Logo Unit Kegiatan Mahasiswa (UKM Page) */

div.ukmpage-wrap {
	margin-top:0px;
	float:left;
	margin-left:25px;
}
div.ukmpage-headertext {
	float:left;
	padding-top:7px;
	padding-left:7px;
	color:#e97118;
	font-family:"Lato", sans-serif;
	font-size:18px;
	margin-bottom:15px;
}
div.ukmpage-linklogo {
	margin-top:10px;
	margin-bottom:10px;
}
div.ukmpage-linklogoblock-wrap {
	float:left;
	width:160px;
	height:210px;
	margin-right:10px;
	margin-bottom:7px !important;
	margin-bottom:0px;
	text-align:center;
	vertical-align:top;
}
div.ukmpage-linklogoblock {
	width:150px;/* 160px; */
	height:150px;
	transition: box-shadow .3s;
	border: 1px solid #b3b3b3;
}
div.ukmpage-linklogoblock:hover {
	border: 1px solid #ff9900;
	box-shadow: 0 0 11px rgba(255,152,0,.5);
}
div.ukmpage-logo-name {
	padding-top:10px;
	color:#666666;
	font:13px "Lato", sans-serif;
}
div.ukmpage-divider {
	background-color: #dddddd;
	height: 1px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Pencarian */

div.searchpage-headerwrap {
	margin:20px 0px 10px 5px;
	width:700px;
}

div.searchpage-searchcount {
	margin-top:12px;
	margin-bottom:5px;
}

div#globalsearchbox-wrap {
	width:230px;
	/*border:solid 1px #cccccc;*/
	margin-top:3px;
	margin-bottom:10px;
}

div#globalsearchbox {
	margin:3px 0px 3px 5px !important;
	margin:2px 0px 2px 3px;
}

div#globalsearchbox-left {
	float:left;
}

div#globalsearchbox-left input {
	border:solid 1px #f7f7f7;
	background-color:#f7f7f7;
	font-family:'Lato', sans-serif;
	font-style:italic;
	font-size:15px;
}

div#globalsearchbox-right {
	float:left;
	margin-left:10px;
	margin-top:2px;
}

/* Box Beasiswa dan Title di bawah homepagee */

div#boxes-bottom-wrap {
	width:100%;
	margin-top:20px !important;
	margin-top:8px;
	margin-bottom:5px !important;
	margin-bottom:3px;
	background-image:url(../image/bg_box_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:0px;
}
div.boxes-bottom-linkblock {
	float:left;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:15px !important;
	margin-bottom:10px;
}

a.box-50, a.box-50:link, a.box-50:active, a.box-50:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-50.jpg);
	width:55px;
	height:50px;
	cursor:default;
}
a.box-50:hover {
	background-color:Transparent;
	background-image:url(../image/box-50-rev.jpg);
}

a.box-microsoft, a.box-microsoft:link, a.box-microsoft:active, a.box-microsoft:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-microsoft.jpg);
	width:150px;
	height:50px;
	cursor:default;
}
a.box-microsoft:hover {
	background-color:Transparent;
	background-image:url(../image/box-microsoft-rev.jpg);
}

a.box-taiwan, a.box-taiwan:link, a.box-taiwan:active, a.box-taiwan:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-taiwan.jpg);
	width:170px;
	height:50px;
}
a.box-taiwan:hover {
	background-color:Transparent;
	background-image:url(../image/box-taiwan-rev.jpg);
}

a.box-bidik-misi, a.box-bidik-misi:link, a.box-bidik-misi:active, a.box-bidik-misi:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-bidik-misi.jpg);
	width:128px;
	height:50px;
}
a.box-bidik-misi:hover {
	background-color:Transparent;
	background-image:url(../image/box-bidik-misi-rev.jpg);
}

a.box-acicis, a.box-acicis:link, a.box-acicis:active, a.box-acicis:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-acicis.jpg);
	width:160px;
	height:54px;
}
a.box-acicis:hover {
	background-color:Transparent;
	background-image:url(../image/box-acicis-rev.jpg);
}

a.box-darmasiswa, a.box-darmasiswa:link, a.box-darmasiswa:active, a.box-darmasiswa:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-darmasiswa.jpg);
	width:235px;
	height:66px;
}
a.box-darmasiswa:hover {
	background-color:Transparent;
	background-image:url(../image/box-darmasiswa-rev.jpg);
}

a.box-korsel, a.box-korsel:link, a.box-korsel:active, a.box-korsel:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-korsel.jpg);
	width:221px;
	height:66px;
}
a.box-korsel:hover {
	background-color:Transparent;
	background-image:url(../image/box-korsel-rev.jpg);
}

a.box-iso, a.box-iso:link, a.box-iso:active, a.box-iso:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/box-iso.jpg);
	width:206px;
	height:84px;
	cursor:default;
}
a.box-iso:hover {
	background-color:Transparent;
	background-image:url(../image/box-iso-rev.jpg);
}

a.box-ptsunggulan1, a.box-ptsunggulan1:link, a.box-ptsunggulan1:active, a.box-ptsunggulan1:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-pts-unggulan1.jpg);
	width:88px;
	height:98px;
	cursor:default;
	margin-left:5px;
	margin-right:5px;
}
a.box-ptsunggulan1:hover {
	background-color:Transparent;
	background-image:url(../image/logo-pts-unggulan1-color.jpg);
}

a.box-ptsunggulan2, a.box-ptsunggulan2:link, a.box-ptsunggulan2:active, a.box-ptsunggulan2:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-pts-unggulan2.jpg);
	width:137px;
	height:98px;
	cursor:default;
	margin-left:5px;
	margin-right:5px;

}
a.box-ptsunggulan2:hover {
	background-color:Transparent;
	background-image:url(../image/logo-pts-unggulan2-color.jpg);
}

a.box-bestuniversity, a.box-bestuniversity:link, a.box-bestuniversity:active, a.box-bestuniversity:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-best-university.jpg);
	width:88px;
	height:98px;
	cursor:default;
	margin-left:5px;
	margin-right:5px;
}
a.box-bestuniversity:hover {
	background-color:Transparent;
	background-image:url(../image/logo-best-university-color.jpg);
}

a.box-bestcomschool, a.box-bestcomschool:link, a.box-bestcomschool:active, a.box-bestcomschool:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-best-comschool.jpg);
	width:88px;
	height:98px;
	cursor:default;
	margin-left:5px;
	margin-right:5px;
}
a.box-bestcomschool:hover {
	background-color:Transparent;
	background-image:url(../image/logo-best-comschool-color.jpg);
}

a.box-bebasnarkoba, a.box-bebasnarkoba:link, a.box-bebasnarkoba:active, a.box-bebasnarkoba:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-bebas-narkoba.jpg);
	width:207px;
	height:98px;
	cursor:default;
}
a.box-bebasnarkoba:hover {
	background-color:Transparent;
	background-image:url(../image/logo-bebas-narkoba-color.jpg);
}

a.box-sni, a.box-sni:link, a.box-sni:active, a.box-sni:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-sni-gold.jpg);
	width:105px;
	height:61px;
	cursor:default;
}
a.box-sni:hover {
	background-color:Transparent;
	background-image:url(../image/logo-sni-gold.jpg);
}

a.box-erasmus, a.box-erasmus:link, a.box-erasmus:active, a.box-erasmus:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-erasmus.jpg);
	width:281px;
	height:61px;
	cursor:default;
}
a.box-erasmus:hover {
	background-color:Transparent;
	background-image:url(../image/logo-erasmus.jpg);
}

a.box-wesfalische, a.box-wesfalische:link, a.box-wesfalische:active, a.box-wesfalische:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/logo-wesfalische.jpg);
	width:237px;
	height:61px;
	cursor:default;
}
a.box-wesfalische:hover {
	background-color:Transparent;
	background-image:url(../image/logo-wesfalische.jpg);
}
 
/* Twitter Shout */

div.twittershout {
	padding: 3px 0px 3px 3px;
	background-image:url(../image/bg_twitter.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#ticker {
	height: 120px;
	overflow-y: hidden;
	position: relative;
}
#ticker ul.tweet_list {
	position: absolute;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#ticker ul.tweet_list li {
	height: 120px;
	padding: 5px 10px 5px 0px;
}

/* Link Karir */

a.btn-karir, a.btn-karir:link, a.btn-karir:active, a.btn-karir:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn_info_karir.jpg);
	width: 227px;
	height: 55px;
}
a.btn-karir:hover {
	background-color: Transparent;
	background-image: url(../image/btn_info_karir_hover.jpg);
}

/* Link Karir EN*/

a.btn-karir-en, a.btn-karir-en:link, a.btn-karir-en:active, a.btn-karir-en:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn_info_karir_en.jpg);
	width: 227px;
	height: 55px;
}
a.btn-karir-en:hover {
	background-color: Transparent;
	background-image: url(../image/btn_info_karir_hover_en.jpg);
}

/* Link Beasiswa Pasca */

a.btn-beasiswa-pasca, a.btn-beasiswa-pasca:link, a.btn-beasiswa-pasca:active, a.btn-beasiswa-pasca:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn-beasiswa-pasca.jpg);
	width: 227px;
	height: 55px;
}
a.btn-beasiswa-pasca:hover {
	background-color: Transparent;
	background-image: url(../image/btn-beasiswa-pasca-hover.jpg);
}

/* Link Info Beasiswa */

a.btn-info-beasiswa, a.btn-info-beasiswa:link, a.btn-info-beasiswa:active, a.btn-info-beasiswa:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn-info-beasiswa.jpg);
	width: 227px;
	height: 55px;
}
a.btn-info-beasiswa:hover {
	background-color: Transparent;
	background-image: url(../image/btn-info-beasiswa-hover.jpg);
}

/* Link Info Beasiswa EN */

a.btn-info-beasiswa-en, a.btn-info-beasiswa-en:link, a.btn-info-beasiswa-en:active, a.btn-info-beasiswa-en:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn-info-beasiswa-en.jpg);
	width: 227px;
	height: 55px;
}
a.btn-info-beasiswa-en:hover {
	background-color: Transparent;
	background-image: url(../image/btn-info-beasiswa-hover-en.jpg);
}


/* Link Contact UAJ */

a.btn-contact-uaj, a.btn-contact-uaj:link, a.btn-contact-uaj:active, a.btn-contact-uaj:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn-contact-uaj.jpg);
	width: 227px;
	height: 55px;
}
a.btn-contact-uaj:hover {
	background-color: Transparent;
	background-image: url(../image/btn-contact-uaj-hover.jpg);
}

/* Link PMB Online */

a.btn-pmb-online, a.btn-pmb-online:link, a.btn-pmb-online:active, a.btn-pmb-online:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/btn-pmb-online.jpg);
	width: 240px;
	height: 55px;
}
a.btn-pmb-online:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/btn-pmb-online-hover.jpg);
}


/* Link PMB Pasca Online */

a.btn-pmb-pasca-online, a.btn-pmb-pasca-online:link, a.btn-pmb-pasca-online:active, a.btn-pmb-pasca-online:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/btn-pmb-pasca-online.jpg);
	width: 240px;
	height: 55px;
}
a.btn-pmb-pasca-online:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/btn-pmb-pasca-online-hover.jpg);
}

/* Link MyAtma */

a.btn-myatma, a.btn-myatma:link, a.btn-myatma:active, a.btn-myatma:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/upgrade/btn-myatma.jpg);
	width: 240px;
	height: 55px;
}
a.btn-myatma:hover {
	background-color: Transparent;
	background-image: url(../image/upgrade/btn-myatma-hover.jpg);
}

/* Jadwal Kuliah */

div.courseschedulepage-headerwrap {
	margin:10px 0px 7px 5px;
	width:700px;
}

div.courseschedulepage-headerwrap table.stdsearch {
	margin-top:3px;
}

/* Jadwal Ujian */

div.examschedulepage-headerwrap {
	margin:10px 0px 7px 5px;
	width:700px;
}

div.examschedulepage-headerwrap table.stdsearch {
	margin-top:3px;
}

div.stdinfo-wrappanel-examschedule {
	margin:3px 0px;
}
table.stdinfo-examschedule {
	border:none !important;
	background-color:Transparent !important;
}

/* Pengumuman PMB */

div.pengumumanpmb-page-header {
	font-weight:bold;
	font-family:Arial;
	font-size:17px;
	color:#0070b8;
	padding:5px 0px;
	margin-bottom:10px;
}

/* Lustrum XI */

div.lustrum-aj-circles {
	margin:15px 0px 15px 0px;
}
div.lustrum-socmed {
	margin:15px 0px 15px 0px;
	text-align:center;
}

a.lustrum-aj-1, a.lustrum-aj-1:link, a.lustrum-aj-1:active, a.lustrum-aj-1:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/lustrum-aj-1.jpg);
	width:194px;
	height:234px;
}
a.lustrum-aj-1:hover {
	background-color:Transparent;
	background-image:url(../image/lustrum-aj-1-hover.jpg);
}

a.lustrum-aj-2, a.lustrum-aj-2:link, a.lustrum-aj-2:active, a.lustrum-aj-2:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/lustrum-aj-2.jpg);
	margin-left:15px;
	width:184px;
	height:234px;
}
a.lustrum-aj-2:hover {
	background-color:Transparent;
	background-image:url(../image/lustrum-aj-2-hover.jpg);
}

a.lustrum-aj-3, a.lustrum-aj-3:link, a.lustrum-aj-3:active, a.lustrum-aj-3:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/lustrum-aj-3.jpg);
	margin-left:15px;
	width:184px;
	height:234px;
}
a.lustrum-aj-3:hover {
	background-color:Transparent;
	background-image:url(../image/lustrum-aj-3-hover.jpg);
}

a.lustrum-facebook, a.lustrum-facebook:link, a.lustrum-facebook:active, a.lustrum-facebook:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/lustrum-fb.jpg);
	margin-left:15px;
	width:44px;
	height:43px;
}
a.lustrum-facebook:hover {
	background-color:Transparent;
	background-image:url(../image/lustrum-fb-hover.jpg);
}

a.lustrum-twitter, a.lustrum-twitter:link, a.lustrum-twitter:active, a.lustrum-twitter:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/lustrum-twitter.jpg);
	width:43px;
	height:43px;
}
a.lustrum-twitter:hover {
	background-color:Transparent;
	background-image:url(../image/lustrum-twitter-hover.jpg);
}

a.lustrum-youtube, a.lustrum-youtube:link, a.lustrum-youtube:active, a.lustrum-youtube:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/lustrum-youtube.jpg);
	margin-left:15px;
	width:44px;
	height:43px;
}
a.lustrum-youtube:hover {
	background-color:Transparent;
	background-image:url(../image/lustrum-youtube-hover.jpg);
}

/* Link Lustrum XI */

a.btn-lustrumxi, a.btn-lustrumxi:link, a.btn-lustrumxi:active, a.btn-lustrumxi:visited {
	text-decoration: none;
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/btn-lustrumxi.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
	width: 227px;
	height: 55px;
}
a.btn-lustrumxi:hover {
	background-color: Transparent;
	background-image: url(../image/btn-lustrumxi-hover.jpg);
}

/* Sample Pagination */

div#sample-pagination {
	position:relative;
	width:100%;
	height:75px;
}

div#sample-pagination-left{
	position:absolute;
	left: 20px;
	top:30%;
}
div#sample-pagination-center{
	position:absolute;
	left:0px;
	top:40%;
	width:100%;
	text-align:center;
}
div#sample-pagination-text-right{
	position:absolute;
	right:85px;
	top:35%;
	font-family:'Lato', sans-serif;
	font-size:15px;
	font-style:italic;
	color:#aeaeae;
	display:none;
}
div#sample-pagination-right{
	position:absolute;
	right:20px;
	top:30%;
}

a.btn-arrow-left, a.btn-arrow-left:link, a.btn-arrow-left:active, a.btn-arrow-left:visited {
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/icon-arrow-left.gif);
	width:17px;
	height:31px;
}
a.btn-arrow-left:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/icon-arrow-left.gif);
	opacity:0.5;
}

a.btn-arrow-right, a.btn-arrow-right:link, a.btn-arrow-right:active, a.btn-arrow-right:visited {
	display: inline-block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(../image/redesign/icon-arrow-right.gif);
	width:17px;
	height:31px;
}
a.btn-arrow-right:hover {
	background-color: Transparent;
	background-image: url(../image/redesign/icon-arrow-right.gif);
	opacity:0.5;
}

/* Tautan Penting NEW */

div#webpage-boxes-tautan-new {
	width:100%;
}
div#webpage-boxes-tautan-area-new {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
div#webpage-boxes-tautan-area-new img {
	max-width:180px;
	height:auto;
}

a.box-tautan-perpus {
	width: 22.7%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-perpus.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-perpus:hover {
	background-position: 0 100%;
}
a.box-tautan-beasiswa {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-beasiswa.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-beasiswa:hover {
	background-position: 0 100%;
}

a.box-tautan-logo {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-logo.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-logo:hover {
	background-position: 0 100%;
}

a.box-tautan-karir {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-karir.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-karir:hover {
	background-position: 0 100%;
}
a.box-tautan-penghargaan {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-penghargaan.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-penghargaan:hover {
	background-position: 0 100%;
}
a.box-tautan-kerjasama {
	width: 22.7%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-kerjasama.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:right;
}
a.box-tautan-kerjasama:hover {
	background-position: 0 100%;
}

/* Box Tautan (EN) */

a.box-tautan-perpus-en {
	width: 22.7%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-perpus-en.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-perpus-en:hover {
	background-position: 0 100%;
}
a.box-tautan-beasiswa-en {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-beasiswa-en.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-beasiswa-en:hover {
	background-position: 0 100%;
}
a.box-tautan-karir-en {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-karir-en.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-karir-en:hover {
	background-position: 0 100%;
}
a.box-tautan-penghargaan-en {
	width: 18.2%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-penghargaan-en.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:left;
}
a.box-tautan-penghargaan-en:hover {
	background-position: 0 100%;
}
a.box-tautan-kerjasama-en {
	width: 22.7%;
	height: 0;
	padding-bottom: 14.3%;
	background-image: url(../image/redesign/btn-tautan-kerjasama-en.png);
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float:right;
}
a.box-tautan-kerjasama-en:hover {
	background-position: 0 100%;
}

/* Button Bawah Navigasi */
div#link-bawah-nav {
	position:absolute;
	top:50px;
	right:0px;
	z-index:101;
	box-shadow: 0 2px 4px rgba(33, 33, 33, 0.4);
	height:40px;
}

a.btn-krs {
	width: 185px;
	height: 0;
	padding-bottom: 42px;
	background-image: url(../image/redesign/btn-krs.jpg);
	background-position: 0 0;
	background-size: 100%;
	display: inline-block;
}
a.btn-krs:hover {
	background-position: 0 100%
}

a.btn-register {
	width: 185px;
	height: 0;
	padding-bottom: 42px;
	background-image: url(../image/redesign/btn-register.jpg);
	background-position: 0 0;
	background-size: 100%;
	display: inline-block;
}
a.btn-register:hover {
	background-position: 0 100%;
}

/* Button KRS (EN) */
a.btn-krs-en {
	width: 185px;
	height: 0;
	padding-bottom: 42px;
	background-image: url(../image/redesign/btn-krs-en.jpg);
	background-position: 0 0;
	background-size: 100%;
	display: inline-block;
}
a.btn-krs-en:hover {
	background-position: 0 100%
}


/* Button Atas Google Map & Contact */
div#link-atas-contact {
	position:absolute;
	top:-20px;
	right:0px;
	z-index:10;
}
div#link-atas-map {
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
}

a.btn-atas-map {
	width: 158px;
	height: 0;
	padding-bottom: 35.5px;
	background-image: url(../image/redesign/btn-menuju-kampus.png);
	background-position: 0 0;
	background-size: 100%;
	display: inline-block;
}
a.btn-atas-map:hover {
	background-position: 0 100%;
}

a.btn-atas-contact {
	width: 158px;
	height: 0;
	padding-bottom: 35.5px;
	background-image: url(../image/redesign/btn-hubungi-kami.png);
	background-position: 0 0;
	background-size: 100%;
	display: inline-block;
}
a.btn-atas-contact:hover {
	background-position: 0 100%;
}

/* Btn Menuju Kampus (EN) */
a.btn-atas-map-en {
	width: 158px;
	height: 0;
	padding-bottom: 35.5px;
	background-image: url(../image/redesign/btn-menuju-kampus-en.png);
	background-position: 0 0;
	background-size: 100%;
	display: inline-block;
}
a.btn-atas-map-en:hover {
	background-position: 0 100%;
}

/* Button 3 Kampus di Header */
a.btn-kampus-1, a.btn-kampus-1:link, a.btn-kampus-1:active, a.btn-kampus-1:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-kampus-01.jpg);
	width:76px;
	height:34px;
}
a.btn-kampus-1:hover {
	background-color:Transparent;
	background-image:url(../image/redesign/btn-kampus-01-hover.jpg);
}
a.btn-kampus-2, a.btn-kampus-2:link, a.btn-kampus-2:active, a.btn-kampus-2:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-kampus-02.jpg);
	width:76px;
	height:34px;
}
a.btn-kampus-2:hover {
	background-color:Transparent;
	background-image:url(../image/redesign/btn-kampus-02-hover.jpg);
}
a.btn-kampus-3, a.btn-kampus-3:link, a.btn-kampus-3:active, a.btn-kampus-3:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-kampus-03.jpg);
	width:77px;
	height:34px;
}
a.btn-kampus-3:hover {
	background-color:Transparent;
	background-image:url(../image/redesign/btn-kampus-03-hover.jpg);
}

/* Button 3 Kampus di Header (EN) */
a.btn-kampus-1-en, a.btn-kampus-1-en:link, a.btn-kampus-1-en:active, a.btn-kampus-1-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-kampus-01-en.jpg);
	width:76px;
	height:34px;
}
a.btn-kampus-1-en:hover {
	background-color:Transparent;
	background-image:url(../image/redesign/btn-kampus-01-en-hover.jpg);
}
a.btn-kampus-2-en, a.btn-kampus-2-en:link, a.btn-kampus-2-en:active, a.btn-kampus-2-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-kampus-02-en.jpg);
	width:76px;
	height:34px;
}
a.btn-kampus-2-en:hover {
	background-color:Transparent;
	background-image:url(../image/redesign/btn-kampus-02-en-hover.jpg);
}
a.btn-kampus-3-en, a.btn-kampus-3-en:link, a.btn-kampus-3-en:active, a.btn-kampus-3-en:visited {
	text-decoration:none;
	display:inline-block;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(../image/redesign/btn-kampus-03-en.jpg);
	width:77px;
	height:34px;
}
a.btn-kampus-3-en:hover {
	background-color:Transparent;
	background-image:url(../image/redesign/btn-kampus-03-en-hover.jpg);
}

/* Fitur */
div.fitur-left {
	width:200px;
	float:left;
}
div.fitur-right {
	width:200px;
	float:right;
}

/* Button Zoom In - Fitur */

div.btn-zoom-in {
  position: relative;
  margin: 0%;
  overflow: hidden;
}

div.btn-zoom-in img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
div.btn-zoom-in:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* Social Media - Contact Area (NEW) */

a.btn-sm-fb {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 0 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-fb:hover {
	background-position: 0 100%;
}
a.btn-sm-ig {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 16.7% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-ig:hover {
	background-position: 16.7% 100%;
}
a.btn-sm-tw {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 33.4% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-tw:hover {
	background-position: 33.4% 100%;
}
a.btn-sm-yt {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 50.1% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-yt:hover {
	background-position: 50.1% 100%;
}
a.btn-sm-line {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 66.8% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-line:hover {
	background-position: 66.8% 100%;
}
a.btn-sm-linkedin {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 83.5% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-linkedin:hover {
	background-position: 83.5% 100%;
}
a.btn-sm-wa {
	width: 12%;
	height: 0;
	padding-bottom: 12%;
	background-image: url(../image/redesign/btn-sosmed.png);
	background-position: 100.2% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-wa:hover {
	background-position: 100.2% 100%;
}
/* Sticky Navigation Bar */

.sticky {
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
	box-shadow: 0 2px 4px rgba(33, 33, 33, 0.4);
}

/* Footer - Inner Page */

div#inner-footer-bottom-area {
	height:60px;
	background-color:#e97118;
	padding:0;
	overflow:hidden;
	margin-top:50px;
}

div#inner-footer-area {
	height:48px;
	background-color:#444444;
	padding:5px 10px;
}

table.inner-footerarea-table {
	width:970px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}
td.inner-footerarea-left {
	text-align:left;
	line-height:20px;
}
td.inner-footerarea-center {
	text-align:center;
}
td.inner-footerarea-right {
	/*padding-left:300px;*/
	text-align:right;
	width:300px;
	padding-top:4px;
}

/* Button Zoom In - Fitur Bawah */

div.btn-fitur-bawah {
  position: relative;
  margin: 0%;
  overflow: hidden;
  float:left;
}

div.btn-fitur-bawah img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
div.btn-fitur-bawah:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Social Media - Footer Area (NEW) */

a.btn-sm-footer-fb {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 0 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-fb:hover {
	background-position: 0 100%;
}
a.btn-sm-footer-ig {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 16.7% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-ig:hover {
	background-position: 16.7% 100%;
}
a.btn-sm-footer-tw {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 33.4% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-tw:hover {
	background-position: 33.4% 100%;
}
a.btn-sm-footer-yt {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 50.1% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-yt:hover {
	background-position: 50.1% 100%;
}
a.btn-sm-footer-line {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 66.8% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-line:hover {
	background-position: 66.8% 100%;
}
a.btn-sm-footer-linkedin {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 83.5% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-linkedin:hover {
	background-position: 83.5% 100%;
}
a.btn-sm-footer-wa {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-image: url(../image/redesign/btn-sosmed-bottom.png);
	background-position: 100.2% 0;
	background-size: 700%;
	display: inline-block;
}
a.btn-sm-footer-wa:hover {
	background-position: 100.2% 100%;
}
/* Button Zoom In - Fitur Samping */

div.btn-fitur-samping {
  position: relative;
  margin: 0%;
  overflow: hidden;
}

div.btn-fitur-samping img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
div.btn-fitur-samping:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* Parallax Effect */

div.bg-parallax-1 {
	background-image: url(../image/redesign/img-parallax-semanggi.jpg);
	min-height: 550px;
}
div.bg-parallax-2 {
	background-image: url(../image/redesign/img-parallax-pluit.jpg);
	min-height: 550px;
}
div.bg-parallax-3 {
	background-image: url(../image/redesign/img-parallax-bsd.jpg);
	min-height: 550px;
}
div.bg-parallax-1, div.bg-parallax-2, div.bg-parallax-3 {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
div.parallax-caption {
	position: absolute;
	left: 0;
	top: 40%;
	width: 100%;
	text-align: center;
	color:#000000;
}

div.parallax-caption span.border{
	background-color: #333333;
	color: #ffffff;
	padding: 18px;
	font: 23px "Lato", sans-serif;
	letter-spacing: 10px;
	line-height: 80px;
}

@media only screen and (max-device-width: 1024px) {
	div.parallax {
		background-attachment: scroll;
	}
}

/* Video Slot */

div.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	padding-left: 0;
	padding-right: 0;
	height: 0;
}
div.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Perpustakaan */

div#webpage-perpus {
	width:100%;
	margin:auto;
	vertical-align:top;
}
div#webpage-perpus-area {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 65px;
}

div.perpus-header-area-left {
	float: left;
}

div.perpus-header-area-right {
	float: right;
}

div.perpus-content-title {
	margin-top:35px;
	margin-bottom:15px;	
	font-family:'Lato', sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}

div.perpus-content-prime {
	margin-bottom:10px;
	font-family:'Lato', sans-serif;
	font-size:12.5px;
	line-height:22px;
	color:#7c7c7c;
}

div.perpus-eresources-area {
	background-color:#fafafa;
	height:350px;
	margin-top:25px;
	border: solid 1px #dedede;
	padding: 15px 30px 15px 30px;
}

table#perpus-eresources-table {
	width:100%;
	height:100%;
}

td.perpus-eresources-title {
	font: 13px 'Lato', sans-serif;
	color: #767676;
	height: 25px;
}
td.perpus-eresources-logo, td.perpus-eresources-title {
	text-align: left;
	vertical-align: top;
}
td.perpus-eresources-logo {
	height: 140px;
}
td.perpus-eresources-divider {
	background-color: #e97118;
	height: 1px;
}
td.perpus-eresources-shortcut-logo {
	text-align: center;
	height: 110px;
}
td.perpus-eresources-shortcut-links {
	text-align: center;
}

div.perpus-contentlistcomplex-content {
	padding:8px 0px;
	margin:0px;
}
div.perpus-contentlistcomplex-content-left {
	float:left;
	width:235px;
}
div.perpus-contentlistcomplex-content-right {
	float:right;
	width:730px;
}

div.perpus-contentlistcomplex-content-left-imageframe {
	margin-top:12px;
	background-image:url(../image/redesign/pic-default-uaj.gif);
	background-repeat:no-repeat;
	width:225px;
	height:135px;
}

div.perpus-contentlistcomplex-content-left-image {
	width:225px;
	height:135px;
}

div.perpus-contentlistcomplex-title {
	margin-top:10px;
	margin-bottom:3px;
}
div.perpus-contentlistcomplex-title a, div.perpus-contentlistcomplex-title a:link,
div.perpus-contentlistcomplex-title a:active, div.perpus-contentlistcomplex-title a:visited {
	font-family:'Lato', sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#e97118;
}
div.perpus-contentlistcomplex-title a:hover {
	color:#ff9933;
}

div.perpus-contentlistcomplex-date {
	margin-bottom:10px;
	font-size:10px;
	font-style:italic;
	color:#7c7c7c;
	display:none;
}

div.perpus-contentlistcomplex-prime {
	font-family:'Lato', sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#7c7c7c;
}

div.perpus-contentlistcomplex-readmorelink {
	margin-top:10px;
	margin-bottom:10px;
}

/* Pop Up Modal 3 Kampus */
/* Outer */
.popup {
width:100%;
height:100%;
display:none;
position:fixed;
top:0px;
left:0px;
background:rgba(0,0,0,0.75);
z-index:1010;
}

/* Inner */
.popup-inner {
max-width:700px;
width:90%;
padding:40px;
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
box-shadow:0px 2px 6px rgba(0,0,0,1);
border-radius:3px;
background:#fff;
}

.popup-content-prime, .popup-content-title {
  font-family:"Lato", Sans-Serif; 
  margin-bottom: 20px;
}
.popup-content-title {
  color: #e97118;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.200em;
}
.popup-content-prime {
  color: #262626;
  font-size: 16px;
  line-height: 1.750em;
}

/* Close Button */
.popup-close {
width:30px;
height:30px;
padding-top:2px;
display:inline-block;
position:absolute;
top:5px;
right:5px;
background:rgba(0,0,0,0.8) !important;
border-radius:3px;
font-family:Arial, Sans-Serif;
font-size:24px !important;
font-weight:bold;
text-align:center;
line-height:100%;
color:#fff !important;
}
.popup-close:hover {
background:rgba(233,113,24,1) !important;
text-decoration:none;
}