@charset "UTF-8";
/* CSS Document */

body{
	margin:0 0 0 0;
	font-family:"Century Gothic", Arial;
	background-image:url('images/about-bg.jpg');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	
    min-height: 100vh;
	/* background-color:#000; */
	/* height: 100%; */
}

/* #top-bar::before
{
	content: "123";
	background-color: #004B3D;
} */

/* #top-bar::after
{
	content: "123";
	background-color: #004B3D;
} */
#nav-topbar-content
{
	max-width:1500px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left:auto;
	margin-right:auto;
}

/* Ensure your content stays above the overlay */
#nav_topbar > * {
	position: relative;
	/* z-index: 1; */
}

#box{
	/* width:90%; */
	/* width:100%; */
	/* width:1500px;
	padding-left: 20px;
	padding-right: 20px; */
	margin-left:auto;
	margin-right:auto;
}

#top-bar{
	/* width:90%; */
	height:60px;
	/* background: rgba(0, 0, 0, 0.5); */
	/* padding-top:13px; */
	/* padding-bottom: 13px; */
	/* padding-right: 13px; */
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#anima{
	width:975px;
	height:364px;
	background-image:url(images/anim.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}

/* #content{
	width:975px;
	margin-top: 100px;
	height: 100px;
} */

#content_form{
	/* width:975px; */
	max-width:1500px;
	padding-left: 20px; 
	padding-right: 20px; 
	margin-top: 10px;
	height: auto;
	margin-bottom: 80px;
    overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* #register-content{
	width:975px;
	margin-top: 50px;
	height: 1600px;
} */

hr{
	border-bottom:#999 dotted 1px;
	border-left:0;
	border-top:0;
	border-right:0;
}

#events-penal{
	background-image:url(images/design2_32.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:210px;
	padding-top:5px;
	padding-left:20px;

}

.table-method {
            width: 100%;
            border-collapse: collapse;
        }

.table-method td {
	padding: 10px 0;
	vertical-align: middle;
}

.table-method td:first-child {
	text-align: left;
	padding-left: 20px;
}

.table-method td:last-child {
	text-align: right;
	padding-right: 20px;
}


#footer-bg {
    /* position: fixed; */
    left: 0;
	bottom: 0;
	width: 100%;
	color: black;
	text-align: center;
	background: url('images/footer-bg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	height: 100%;
}


#footer-bar{
	/* width:975px; */
	margin-left:auto;
	margin-right:auto;
	padding: 0 20px;
}

.footer-font{
	font-size:15px;
	color:#000;
	text-decoration:none;
}

.footer-font a {
	font-size:15px;
	color:#000;
	text-decoration:none;
}

.footer-font a:hover {
	font-size:15px;
	color:#000;
	text-decoration: underline;
}


#page-bottom{
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	height:120px;
}

#page-bottom-bg{
	background-image:url(images/footer-image.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	height:120px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	
}

/* font */
.top-menu ul {
	list-style-type:none;
	margin-top:-15px;
	margin-left:-30px;
	margin-right:20px;
}

.top-menu li{
	margin-top:8px;
	float:right;
	padding-right:25px;
	margin-right:5px;
	background-image:url(images/flower.png);
	background-repeat:no-repeat;
	background-position:right 3px;
}

.top-menu a{
	text-decoration:none;
	color:#000;
	font-size:13px;
	text-shadow: #FFF 1px 1px 1px;

}

.top-menu a:hover{
	text-decoration:none;
	color:#fff;
	text-shadow: #000 1px 1px 1px;
}


.page-title{
	font-size:28px;
	color:white;
	font-weight: bold;
	display: flex; 
	flex-wrap: wrap;
	justify-content: space-between; 
	align-items: center; 
	border-bottom: 2px solid white; 
	margin-bottom: 15px; 
	margin-top:10px;
}

.page-title1{
	font-size:28px;
	/* color:#c2ec5d; */
	color:white;
	font-weight: bold;
	display: flex; 
	justify-content: space-between; 
	/* align-items: center;  */
	border-bottom: 2px solid white; 
	margin-bottom: 15px; 
	margin-top:10px;
	width: 100%;
	align-items : baseline;
	padding-bottom: 10px;
	/* margin-left: 25px; */
	/* text-align: center; */
}

.topbar-page-title{
	font-size: 48px;
    /* color: #c2ec5d; */
    color: white;
    font-weight: bold;
    display: flex
;
    /* border-bottom: 2px solid white; */
    margin-bottom: 15px;
    margin-top: 30px;
    max-width: 1500px;
	padding-left: 20px;
    padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
    /* height: 100px; */
    align-items: flex-end;
    padding-bottom: 10px;
    /* margin-left: 25px; */
    /* text-align: center; */
    justify-content: center;
	line-height: 50px;
}

.login-name
{
    font-size:28px;
	/* color:#c2ec5d; */
	color:white;
	font-weight: bold;
	display: flex; 
	justify-content: flex-end; 
	/* align-items: center;  */
	/* border-bottom: 2px solid white;  */
	margin-bottom: 15px; 
	margin-top:10px;
	max-width: 1500px;
	padding-bottom: 10px;
	padding-left: 20px;
    padding-right: 20px;
	/* margin-left: auto;
	margin-right: auto; */
}

.font-16bc{
	font-size:16px;
	color:#000;
	font-weight:bold;
	line-height:30px;
}

.font-18bb{
	font-size:18px;
	color:white;
	font-weight:bold;
}

.font-25gb{
	font-size:25px;
	color:#45811f;
	
	padding-bottom:8px;
}

.content-font-size{
	font-size:15px;
	text-align:justify;
	line-height:20px;
	color: black;
	text-decoration: none;
	/* background-color: white; */
	padding: 10px;
}

.content-font-size1{
	font-size:15px;
	color: black;
	text-decoration: none;
}

.lihat-btn {
    background: #ffffff;
    color: black;
    padding: 12px 32px;
    /* border: 1px solid #95a5a6; */
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    transition: all 0.3s ease;
    /* margin-left: 10px; */
    box-shadow: 
        0 4px 8px rgba(105, 171, 219, 0.4),
        inset 0 1px 0 rgba(255,255,255,0.5);
	text-decoration: none;
	margin-top: 10px;
}

.lihat-btn:hover {
    background: #ffffff;
    transform: translateY(-1px);
    box-shadow: 
        0 6px 12px rgba(105, 171, 219, 0.5),
        inset 0 1px 0 rgba(255,255,255,0.6);
}

.sub-panel-button ul{
	list-style-type:none;
	margin-left:-20px;
	margin-right:10px;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	width:190px;
}

.sub-panel-button li{
	
	background-image:url(images/tree.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:0px 2px;
	border-bottom:#CCC solid 1px;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	
}

.sub-panel-button a{
	text-decoration:none; 
	display:block;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.sub-panel-button a:hover{
	color:#45811f;
}

.sub-date{
	font-size:10px;
	font-style:italic;
}


.footer-link ul{
	list-style-type:none;
	margin-top:0px;
	margin-left:-40px;

}
.footer-link li{
	float:left;
	padding-right:20px;
	margin-right:5px;
	background-image:url(images/flower.png);
	background-repeat:no-repeat;
	background-position:right;

}

.footer-link a{
	text-decoration:none;
	color:#000;
	font-size:12px;

}

.footer-link a:hover{
	text-decoration:none;
	color:#45811f;
	

}

/*submenu*/
.dropmenudiv{
	position:absolute;
	z-index:100;
	width:250px;
	visibility: hidden;
	
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:10px;
	padding-top:10px;
	border-top:solid #CCCCCC 1px;
}

.subnav0{
	width:250px;
	height:30px;

}
.subnav0 a{
	display:block;
	width:250px;
	height:30px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #87bc20;
}
.subnav0 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	color:#333333;
	
}
.subnav1{
	width:250px;
	height:30px;

}
.subnav1 a{
	display:block;
	width:250px;
	height:30px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #87bc20;
}
.subnav1 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	color:#333333;
}
.subnav2{
	width:250px;
	height:30px;

}
.subnav2 a{
	display:block;
	width:250px;
	height:30px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#87bc20;
}
.subnav2 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	color:#333333;
}

.topbar {
	display: flex;
	flex-wrap: wrap;
	/* align-items: center; */
	align-items: flex-start;
	justify-content: space-between;
	/* border-bottom: 2px solid #ccc; */
	font-family: Arial, sans-serif;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

/* .topbar .welcome {
	font-weight: bold;
	font-size: 16px;
	color: #333;
} */

.welcome 
{
	font-weight: bold;
	font-size: 16px;
	/* color: #C2EC5D; */
	color: white;
	padding-left: 20px;
}

.topbar .nav-links 
{
	display: flex;
	justify-content: flex-end;
	gap: 10px;
}

.topbar .nav-links .nav-item
{
	/* background: white; */
	/* color: #2c3e50; */
	/* border: 3px dotted black; */
	color: white;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	/* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); */
	transition: all 0.3s ease;
	font-size: 16px;
	text-align: center;
}

.topbar .nav-links a
{
	text-decoration: none;
	color: white;
	line-height: 25px;
	padding: 5px 25px;
}

.topbar .nav-links .nav-item:hover 
{
	/* background: linear-gradient(135deg, #A4C739, #BEEB5D, #DAF59E); */
	/* background: #004B3D; */
	background: #ff6b00;
	color: white;
	border-radius: 20px;

	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgb(255 255 255 / 8%);
	/* border: 3px dotted black; */
	text-align: center;
}

select 
{
	padding: 4px 16px;
	border-radius: 8px;
	/* background-color: #f0fff0;
	border: 2px solid #2E7D32; */
	font-size: 14px;
	font-weight: bold;
	color: #2c3e50;
	cursor: pointer;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

select:hover 
{
	/* background-color: #e2fbd7;
	border-color: #00ac00; */
}

.tooltip {
	border-bottom: 0px dotted #000000;
	color: #000000;
	outline: none;
	cursor: help;
	text-decoration: none;
	position: relative;
}

.tooltip span {
	margin-left: -999em;
	position: absolute;
}

.tooltip:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	/*font-family: Calibri, Tahoma, Geneva, sans-serif;*/
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 250px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
}

/*.tooltip:hover img {
		border: 0; margin: -10px 0 0 -55px;
		float: left; position: absolute;
	}*/
.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em 0 0.6em 0;
}

.classic {
	padding: 0.8em 1em;
}

.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}

* html a:hover {
	background: transparent;
}

.classic {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}

.critical {
	background: #FFCCAA;
	border: 1px solid #FF3334;
}

.help {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}

.info {
	background: #3C9;
	border: 1px solid #238e6b;
}

.warning {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}

td,
.pading_box {
	font-size: 14px;
}

.pading_box {
	padding: 5px;
	/* border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px; */
}

.pading_box1 {
	/* padding: 5px; */
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.nav_topbar
{
	overflow: hidden; 
	position: relative; 
	background:url('images/nav-image.jpg'); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover; 
	padding:30px;
}

.nav_topbar::before
{
	content: "";
	background-color: rgba(0, 75, 61, 0.8);

	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 100%; 
	height: 100%;
	z-index: 0;
}

.top-title
{
	line-height: 1;
}

#popup_ya{
    width:50px; 
    height:25px;  
    padding:5px 20px; 
    text-align:center; 
    border-radius: 15px;
    background: #ff6b00;
    transition: all 0.3s ease;
	box-shadow: 
        0 4px 8px rgba(105, 171, 219, 0.4),
        inset 0 1px 0 rgba(255,255,255,0.5);
}

#popup_ya:hover {
    background: #ff6b00;
    transform: translateY(-1px);
    box-shadow: 
        0 4px 8px rgba(0,0,0,0.3),
        inset 0 1px 0 rgba(255,255,255,0.1);
}

#popup_tak{
    width:50px; 
    height:25px;  
    padding:5px 20px; 
    text-align:center; 
    border-radius: 15px;
    background: linear-gradient(145deg, #2c3e50, #34495e);
    transition: all 0.3s ease;
	box-shadow: 
        0 4px 8px rgba(105, 171, 219, 0.4),
        inset 0 1px 0 rgba(255,255,255,0.5);
}

#popup_tak:hover {
    background: linear-gradient(145deg, #2c3e50, #34495e);
    transform: translateY(-1px);
    box-shadow: 
        0 4px 8px rgba(0,0,0,0.3),
        inset 0 1px 0 rgba(255,255,255,0.1);
}

@media (max-width: 768px)
{
	.topbar-page-title
	{
		font-size: 38px;
		line-height: 35px;
	}

	#TB_window
	{
		top: 50%!important;
		left: 50%!important;
		width: 90%!important;
		max-width: 650px!important;
		transform: translate(-50%, -50%)!important;
		background: #ffffff;
		z-index: 102;
		color: #000000;
		border: 4px solid #525252;
		text-align: left;
		box-sizing: border-box;
		display: block;
		margin-left:unset!important;
		margin-top:unset!important;
	}

	.topbar-page-title
	{
		font-size: 32px;
	}

	.login-name
	{
		display:none;
	}

	#nav-topbar-content
	{
		padding-left: 10px;
		padding-right: 10px;
	}

	#nav_topbar
	{
		padding:10px;
	}

	.topbar
	{
		align-items: center!important;
	}

	/* #fullscreenMenu {
    display: none !important;
  } */
}

.profile_detail
{
	border:unset!important; 
	background-color:unset!important; 
	color:rgb(0, 0, 0)!important;
}

.pagination-button
{
	/* background: #004d3c; */
    padding: 5px 10px;
    border-radius: 10px;
    /* color: white; */
	color: black;
    text-decoration: unset;
}

.pagination-button.active
{
	background: #ff6b00;
	color: white;
	border-radius: 20px;
}

.pagination-button:hover
{
	transform: translateY(-1px);
	/* box-shadow: 0 6px 12px rgba(0,0,0,0.4),
        inset 0 1px 0 rgba(255,255,255,0.2); */
	background: #dedede;
	border-radius: 20px;
	color: #6e6e6e;
}

.pagination-table 
{
	border-radius: 15px; 
	overflow: hidden;
	/* background:#c0bcbc3d;
	box-shadow:0 2px 10px rgb(0 0 0 / 20%); */
}

.pagination-table-content
{
	padding:10px;
}

.admin_system_content
{
	max-width: 1400px; 
	margin-left: auto; 
	margin-right: auto;
    margin-top: 30px;
}

.back_button:hover{
	transform: translateY(-1px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.topbar .nav-links .welcome1 a
{
	padding: 0px; 
}

.welcome1
{
	margin-bottom: 50px;
	text-align: center;
}

.topbar .nav-links .welcome1 a:hover
{
	background: unset;
}

#fullscreenMenu {
  background-color: rgba(0, 0, 0, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1055;
  display: none;
  flex-direction: row-reverse;
}
#fullscreenMenu.show {
  display: flex;
}

@media (max-width:1042px)
{
	#dek-nav
	{
		display:none!important;
	}

	#login-name
	{
		display:none;
	}

	#mobile-nav
	{
		display:block!important;
	}
	
	#admin-dek-nav
	{
		display:none!important;
	}

	#admin-login-name
	{
		display:none;
	}

	#admin-mobile-nav
	{
		display:block!important;
	}
}

.application_pf_sub{
      padding: 10px;
    }

    .application_pf_sub_sub{
      padding: 0px 10px;
    }
    .application_pft
    {
      padding: 0px 0px 0px 15px;
      border-style: solid;
      border-width: 0px 0px 0px 3px;
      border-color: #FF6B00;
    }

    .reset-btn-form:disabled
    {
      background:rgba(239, 239, 239, 0.3);
      color:rgba(16, 16, 16, 0.3);
    }

	@media(max-width: 425px)
	{
		.labelname
		{
		width: 100px!important;
		text-align: center!important;
		}
	}