/*::-moz-placeholder {
    font-style: italic;
}*/
.btnPasticustom {
	background-color: #00a652;
	color: white;
    width: 78px !important;
}
.btnPasticustom2 {
    width: 100px !important;
}
.iPasti { 
	font-style: italic; 
}
.icon-bar2 {
  width: 100%; /* Full-width */
  background-color: #555; /* Dark-grey background */
  overflow: auto; /* Overflow due to float */
}

.icon-bar2 a {
  float: left; /* Float links side by side */
  text-align: center; /* Center-align text */
  width: 50%; /* Equal width (2 icons with 50% width each = 100%) */
  padding: 1px 0; /* Some top and bottom padding */
  transition: all 0.3s ease; /* Add transition for hover effects */
  color: white; /* White text color */
  font-size: 15px; /* Increased font size */
}

.icon-bar2 a:hover {
  background-color: #00AD00; /* Add a hover color */
}

.icon-bar3 {
  width: 100%; /* Full-width */
  background-color: #555; /* Dark-grey background */
  overflow: auto; /* Overflow due to float */
}

.icon-bar3 a {
  float: left; /* Float links side by side */
  text-align: center; /* Center-align text */
  width: 33.3333333%; /* Equal width (5 icons with 20% width each = 100%) */
  padding: 1px 0; /* Some top and bottom padding */
  transition: all 0.3s ease; /* Add transition for hover effects */
  color: white; /* White text color */
  font-size: 15px; /* Increased font size */
}

.icon-bar3 a:hover {
  background-color: #00AD00; /* Add a hover color */
}


.tablelist-header {
	background: #00a652;
    color: #FFFFFF; 
	font-weight: bold;
}

body {
margin:0;
padding:0;
   
height: 100%;
text-align: center;
/*line-height: 170%;*/
font-family: Verdana;
font-size: 11px;
color: #000; background-color: #d6eaf8;
/*  color: #000; background:url(aa.jpg) background-color:#dfdbac;
color: #000; background:url(../images/bg.jpg) fixed; */
}

#container {
   min-height:100%;
   position:relative;
}
#header {
   background:#ff0;
   padding:10px;
}
#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
#footer {  
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  text-align: center;
  background-color: #008cba !important;
}

table 	{
	border-collapse:collapse; 
	/*border:0px; */
}

table.table_normal
{


text-align:left;
}



.tengahtable {
background-color:#ffffff;
border:0px solid black;
background-color: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  border-top-left-radius: 10px 10px;
  border-top-right-radius:  10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius:  10px 10px;
  box-shadow: #666 0px 2px 3px;
  padding:10px;
  width:100%;

  
  }  
  

.headerputihjam {
	text-align: left;
	background-color:#ffffff;
	height:20px;
  	/*opacity:0.9;
  border-top-left-radius: 10px 10px;
  border-top-right-radius:  10px 10px;*/
}
.headerhijau {

	/*background-color:#6bad01;*/
	background: url(../images/header.jpg);
	background-repeat:no-repeat;  
	text-align: left;
	height:130px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius:  10px 10px;
  box-shadow: #666 0px 2px 3px;
}
.M10P10 {
	margin:10px;
 	padding:10px;
	width:100%;
}

.divselalu {

background-color:#ffffff;
border:0px solid black;
background-color: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  box-shadow: #666 0px 1px 1px;
  }
.divcalender {

background-color:#ffffff;
border:0px solid black;
background-color: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  border-top-left-radius: 5px 5px;
  border-top-right-radius:  5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius:  5px 5px;
  
  }
.divcalenderday {

background-color:#000;
border:0px solid black;
background-color: rgb(76, 76, 76);
/* RGBa with 0.6 opacity */
background-color: rgba(76, 76, 76, 0.6);
/* For IE 5.5 - 7*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  border-top-left-radius: 5px 5px;
  border-top-right-radius:  5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius:  5px 5px;
  }     
  
  

.button {

background-color:#83c113;
border:2px solid #83c113;
background-color: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  border-top-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  box-shadow: #666 0px 2px 3px;
  
  }

.divtengah {
background-color:#ffffff;
  border:0px solid black;
background-color: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  border-top-left-radius: 10px 10px;
  border-top-right-radius:  10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius:  10px 10px;
  box-shadow: #666 0px 2px 3px;
  }
  
.divbawah {
background-color:#ffffff;
  border:0px solid black;
background-color: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
/*filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  border-top-left-radius: 10px 10px;
  border-top-right-radius:  10px 10px;
    border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius:  10px 10px;
  box-shadow: #666 0px 2px 3px;
  }  
.tajukmenu {
	font-size:16px;
	height:50px;
  }
.tajukmenutengah  
 {
	font-size:16px;
	height:30px;
  border-top-left-radius: 10px 10px;
  border-top-right-radius:  10px 10px;
    border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius:  10px 10px;	
  }
.un{
	border-bottom:1px solid #999999;
  }
.left{

	text-align:left;
  }  
    
.list_table_pageheader
{

font-size:16px;
}
.list_table_header
{
	background-color:#6699CC;	
}
  
.colorb
	{
	background-color:#DCE6D1;
	border:1px solid #999999;
	  border-top-left-radius: 5px 5px;
  border-top-right-radius:  5px 5px;
    border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius:  5px 5px;

  padding:2px;
	}
ul{
margin: 2px 2px;
padding-left:15px;
list-style-type: none;

}
	
.submenu ul li a {
/*list-type: none;*/
background:url(../images/arddd.png) no-repeat 0px 4px ;
			color:#666;
			line-height:20px;
			font-size:12px;
			text-decoration:none;
			padding:0px 0px 0px 18px;
			margin:0px 0px 0px 0px;
			
}

.submenu ul li a:hover{
color: #666 ;
background:url(../images/arrrr.png) no-repeat 0px 4px ;
}

p
{
background:url(../images/arr.png) no-repeat 0px 4px ;
			color: #333;
			line-height:20px;
			font-size:12px;
			text-decoration:none;
			padding:0px 0px 0px 18px;
			margin:0px 0px 0px 0px;
}

p a
{
			color: #333;
			line-height:20px;
			font-size:12px;
			text-decoration:none;
}

.main {
width:100%;
/*border:1px solid black;*/
}

.month {
background-color:#B1E879;
font:bold 11px Verdana;
color: #000;
}

.daysofweek {
font:bold 11px Verdana;
color:black;
}

.days {
font-size: 11px;
font-family:Verdana;
color:black;
/*padding: 1px;*/
}

.days #today{
font-weight: bold;
font-family:Verdana;
color: red;
}



#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: auto;
  font-family: Helvetica, Arial, sans-serif;
  color: #000;
  
}


#cssmenu ul {
  background: #E6ECF1;
  /* Old browsers */


}
#cssmenu:after,
#cssmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu ul li {
  float: left;
  display: block;
  border-right: 3px solid rgba(0, 0, 0, 0.22);
  z-index: 1;
}

#cssmenu ul li a {
  display: block;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 12px;
/*  text-transform: uppercase;*/
  color: #000;
  border-right: 3px solid rgba(255, 255, 255, 0.15);
  z-index: 3;outline-style:none;
}

#cssmenu ul li:hover,
#cssmenu ul li.active {
  background: #FFFFFF;
  /* Old browsers */

}
