/*
CSS Credit: http://www.templatemo.com
*
*/
{
	margin: 0;
	padding: 0;
}

html {

	background: #fff;
	
}

body {
	
	margin:auto;
  height: auto !important;
   height: 100%;
   min-height: 100%;
  
  width: 1000px; 
  /*background-color: #f3f8fd;
	/*margin: 0;
	padding:0;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*width: 100%;
	display: table;
	background: url(../banner_images/templatemo_bg.jpg) #fff repeat-x;*/
	overflow: scroll;
}
.disabled 
{ 
 background-color: #CCC; 
} 

a.test:link, a:visited {	color: black; text-decoration:none; }
/*a:link, a:visited {	color: #42ac1f; text-decoration:none; }
a:active, a:hover { color: #42ac1f; text-decoration: underline; }*/
a:link, a:visited {	color: darkblue; text-decoration:none; }
a:active, a:hover { color: darkblue; text-decoration: underline; }

p {
	font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #586BAA;
	font-weight: bold;
	font-family: Arial;
	/*color: #4f9e03;*/
}
h3 {
	font-family: Arial;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #586BAA;
	font-weight: bold;
	align: right;
	/*color: #4f9e03;*/
}
    h4 {    margin: 1em 0 0.5em 0;   font-family: Arial;
			  font-size: 12px; position: relative;    
      		  line-height: 15px;    color: black;    
      		  text-transform: uppercase;    
      		  border-bottom: 1px solid rgba(53,86,129, 0.3);
    }
h1 {
	font-family: Arial;
	font-size: 15px;
	margin: 0 0 10px 0;
	/*color: #f69722;*/
	color: #586BAA;
	font-weight: bold;
	text-transform: capitalize;
}

h1.pdapreview {    
	
	margin: 1em 0 0.5em 0;    /*font-weight: 100;*/    font-family: Arial;    position: relative;
	font-size: 20px;    line-height: 5px;    padding: 15px 15px 15px 0;    color: #355681;    box-shadow:         
	inset 0 0 0 1px rgba(53,86,129, 0.4),         inset 0 0 1px rgba(53,86,129, 0.5),        inset -50px 0 35px white;
	border-radius: 0 10px 0 10px;    background: gray; }


.templatemo_h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(../banner_images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #f69a24;
}

.templatemo_h_line_2 {
	height: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f9c78b;
	border-top: 1px solid #fff;
}

#templatemo_container {
	width: 1024px;
	margin: auto;
	padding: 0;
}

#templatemo_header {
	/*background: url(../banner_images/PDA_banner.jpg);*/
	width: 1024px;
	height:200px;
}



.templatemo_email {
	float: right;
	width: 375px;
	height: 30px;
	padding-top: 10px;
}

.templatemo_email form {
	width: 375px;
}

.templatemo_label {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.field {
	width: 163px;
	height: 20px;
	border: none;	
	background: #fff;
	border: 2px solid #e4bf77;
	padding: 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 12px;
}

.button {
	background: transparent url('../front_images/bgcell.jpg') repeat-x top left;
	display: block;
	float: left;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}



.menu_description {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 10px 20px 0 5px;
}



#templatemo_left_section {
	float: left;
	width: 230px;
	background: url(../banner_images/templatemo_left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
	height: inherit ;
}

#templatemo_right_section {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 30px 25px 0 0;
}

#templatemo_right_section img {
	float: left;
	margin: 0 10px 10px 0;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: inline-block;
	height: 17px;
	padding: 0 0 0 25px;
	margin: 0 0 30px 0;
	background: url(../banner_images/templatemo_bullet.jpg) top left no-repeat;
}

.category_list li a { 
	color: #5c5c5c;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #5c5c5c;
	text-decoration: none;
}

.category_list .last {
	margin: 0;
}


.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/* Content */

#content {
	width: 1024px;
	margin: 0 auto;
}

#extra {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
	
	float:left;
	width:1000px;
	background-color: #f3f8fd;
	margin:auto;
  height: auto !important;
   height: 100%;
   min-height: 100%;
}

/* Content > Main > Example */

#example {
}
/* Post */

.post {
}

.post .title {
	padding: 5px 0 0 20px;
	font-size: 1.0em;
	font-weight: bold;
}
.post .title1 {
	padding: 5px 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}
.post .display {
	/*padding: 20px 20px 10px 20px; */
	background: url(../images/bg.gif) repeat-x;
	border-style:solid; 
}
.post .form {
	/* padding: 20px 20px 10px 20px;
	background: #f3f8fd url(bg_col2.gif) repeat-x;*/
	background: #f3f8fd url(../images/bg.gif) repeat-x;
	color: darkblue;
	font-weight: bold;
	border: 1px solid #E8E9D7;
	text-decoration: none;
	-moz-border-radius: 9px 3px 9px 3px;
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
 
}

.post .story {
	/*padding: 20px 20px 10px 20px;*/
	background: url(../images/img07.gif) repeat-x;
}

.post h3 {
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* table styling */
table.listing {
	font: 10px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 1004px;
	}

th.listing {
	padding: 0 0.5em;
	text-align: left;
	}

tr.gray td {
	/* border-top: 1px solid #FB7A31; 
	border-bottom: 1px solid #FB7A31; 
	background: #FFC; */
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: lightgray;
	font-weight: bold;
	
	}
tr.blue td {
	border-top: 1px solid #FB7A31; 
	border-bottom: 1px solid #FB7A31; 
	background: #FFC; 
	font-weight: bold;
	
	}
caption.listing {
	/* background: url(caption_title.jpg) no-repeat 50% 0;*/
	color: #2442b1;
	font-size: 130%;
	letter-spacing: .1em;
	/* padding: 3.5em 0.2em 2em 0;*/
	text-align: center;
	font-family: Arial;
    font-size: 11px;
	text-transform: uppercase;
}
td.listing {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.listing:first-child {
	width: 190px;
	}

td.lsiting+td.listing {
	border-left: 1px solid #CCC;
	text-align: center;
	}
textarea.hidden { 
	visibility: hidden; 
	left: 0; 
	top: 0; 
} 
 #doclist tbody tr td {
      background-color: #eee;
    }
    #doclist tbody tr.odd  td {
      background-color: #fff;
    }	
table.DocListT
{ 
text-align: top;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 980px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
empty-cells:show;

} 

table.DocListinnerT
{ text-align: center;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
/*width: 40px;*/
background-color: #fafafa;
border: 1px #6699CC solid;
border-spacing: 0px; } 

td.DocListHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
/*text-align: left;*/
text-indent: 5px;
font-family: Arial;
font-size: 10px;
color: #404040; }

td.DocListHedAppraiser
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: orange;
/*text-align: left;*/
text-indent: 5px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #404040; }

td.DocListBod
{ 

border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 1px solid #9CF;
text-align: top;
font-family: Arial;
font-size: 11px;
font-color:black;
font-weight: normal;
background-color: #fafafa; }


td.DocListRegular
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 1px;
text-align: top;
font-family: Arial;
font-weight: lighter; 
font-size: 10px;
font-color:black;
background-color: #fafafa; }


td.DocListBodCurrCursor
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 1px;
text-align: top;

/*text-indent: 11px;*/
font-family: Arial;
font-size: 12px;
/*color: #404040;*/
color:black;
background-color: #FFFFCC; }


/* pagination */
.pagination{
padding: 2px;
}


.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 1024px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }
table.DocListT3
{ 
text-align: top;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 750px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
empty-cells:show;

} 
 
 table.DocListT2
{ 
text-align: top;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 900px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
empty-cells:show;

} 

table.DocListinnerT2
{ text-align: center;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
/*width: 40px;*/
background-color: #fafafa;
border: 1px #6699CC solid;
border-spacing: 0px; } 

td.DocListHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
/*text-align: left;*/
text-indent: 5px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #404040; }

td.DocListHedAppraiser
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: orange;
/*text-align: left;*/
text-indent: 5px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #404040; }

td.DocListBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 1px;
text-align: top;
font-family: Arial;
/*font-weight: bold;*/ 
font-size: 11px;
font-color:black;
/*color:darkblue; */
background-color: #fafafa; }
 
.container{

    display:table;
    width:100%;
    border-collapse: collapse;

    }

 .heading{

     font-weight: bold;
     display:table-row;
     background-color:lightgray;
     text-align: left;
     line-height: 25px;
     font-size: 12px;
     font-family: Arial;
     color:black;
	 width:1000px;
	 
}

 .table-row{  

     display:table-row;
     text-align: left;
	 font-size: 12px;
	 font-family: Arial;
	 font-weight: normal;
	 color:black;
 }
 .box{
    margin:10px;
    border: 3px solid #eee;
    font-family: Arial;
    font-size: 12px;
}
.box div{ padding:3px; }

 .col{ 
display:table-cell;
width:600px;

 }
 .colappraisaltask{ 
display:table-cell;
width:650px;

 }
 .colbehaviour{ 
display:table-cell;
width:1000px;

 }
 .colobjective{ 
display:table-cell;
border: 1px solid #CCC;
width:200px;
 }
 
 .notakaki{
     font-weight: bold;
     display:table-row;
     text-align: left;
     line-height: 20px;
     font-size: 0.5px;
     font-family: Arial;
     color:black;
    
}

 .headinginitiative{
 
     margin: 1em 0 0.5em 0;   font-family: Arial;
			  font-size: 12px; position: relative;    
      		  line-height: 10px;    color: black;    
      		  text-transform: uppercase;    
    
}
.colinitiative{ 

display:table-cell;
width: 1000px;
text-align: center;
font-size: 12px;
     font-family: Arial;
 }
.colweightage{ 

display:table-cell;
width: 100px;
text-align: center;
font-size: 12px;
     font-family: Arial;
 }
 .coltarget{ 

display:table-cell;
width: 150px;
text-align: center;
font-size: 12px;
     font-family: Arial;
 }
 .coltaskno{ 

display:table-cell;
width: 50px;
text-align: center;
font-size: 12px;
font-family: Arial;

 }
  .colpenempatan{ 

display:table-cell;
width: 300px;
text-align: center;

 }
 .colcompetency{ 

display:table-cell;
width: 350px;
text-align: left;

 }
 .colfqcd{ 

display:table-cell;
width: 300px;
text-align: left;

 }
  .colfactor{ 

display:table-cell;
width: 100px;
text-align: left;
font-size: 12px;
     font-family: Arial;
 }
 .colstaffname{ 

display:table-cell;
width: 150px;
text-align: center;

 }


fieldset {
    border: 3px solid rgb(234, 234, 234);
    background: rgb(244, 244, 244);
    font-family: 'Muli', Arial;
}
legend {
    display: block;
    text-align: left;
    font-family: 'Muli', Arial;
    font-size: 12px;
}

.TFtable{
		width:100%; 
		border-collapse:collapse; 
	}
	.TFtable td{ 
		padding:7px; border:#4e95f4 1px solid;
		font-family: Arial;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.TFtable tr{
		background: #b8d1f3;
		font-family: Arial;
	}
	/*  Define the background color for all the ODD background rows  */
	.TFtable tr:nth-child(odd){ 
		background: #dae5f4;
		font-family: Arial;
	}
	/*  Define the background color for all the EVEN background rows  */
	.TFtable tr:nth-child(even){
		/*background: #b8d1f3; */
		background: #dae5f4;
		font-family: Arial;
	}
	td.yellow {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}
	td.task {
		background: #b8d1f3;
		font-family: Arial;
	}
td.mail
{ 

font-family: Arial;
font-size: 11px;
font-color:black;

}

.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}

.alert.success {background-color: #04AA6D;}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}