/*
   Style sheet for ICT & Information Literacy Survey page 
   (c) 2003 Ng Kok Fu
*/   

a          { font-weight: none; text-decoration: none}
a:link     { color: #0000BB}
a:visited  { color: #BF0000}
a:active   { color: #FF0000 }
a:hover    { text-decoration:underline }
a:hover.noline { text-decoration:none; }


body       { font-family: "Trebuchet MS", Arial;
             font-size: 12pt; background: #EAF4F4;
             color: black; 
			margin-top: 0.2in; margin-left: 0.25in;
           }

table      { font-family: "Trebuchet MS", Arial;
             font-size: 12pt;  border-collapse: collapse;
             color: black;   
           }
table.kursusPelajar      { font-family: "Calibri", Arial;
             font-size: 12pt; background: white; border-collapse: collapse;
             color: black;   

           }
tr.hitam { font-weight: bold; color: white; background: #336699;  
           }
tr.tajukIPPK { background: navy; font-size: 12pt; color: white; font-weight: bold; 
            margin-top: .1in;  margin-bottom: .1in; 
            }


input      { font-family: "Verdana", Arial;
             font-size: 10pt;
             color: navy; 
           }

h1, h2, h3 { font-family: "Trebuchet MS", "Times New Roman", Arial;
             font-weight: bold; color: #2F5E5E;
           }

h1         { font-size: 18pt;  
             margin-top: .01in; margin-bottom: .01in  
           }

h2         { font-size: 15pt;
             margin-top: .2in; margin-bottom: .01in  
           	}

h3         { font-size: 12pt; 	
             margin-top: .2in; margin-bottom: .01in  
           }


p         { font-family: "Trebuchet MS", Arial;
            font-size: 12pt;
            margin-top: .1in;  margin-bottom: .1in; 
            }
p.belumisi { margin-top: .01in;  margin-bottom: .01in; 
	font-size: 8pt; color: red;
}			
p.tidakisi { margin-top: .01in;  margin-bottom: .01in; 
	font-size: 10pt; color: black;
}			
p.belumbuka { margin-top: .1in;  margin-bottom: .1in; 
	font-size: 8pt; color: maroon;
}			
p.sudahisi { margin-top: .01in;  margin-bottom: .01in; 
	font-size: 10pt; color: green;
}			
	
.butang {
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
    cursor: pointer;
	
}

.butang:hover {
    background-color: #336699; 
    color: white;
}	
.butBesar {
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	font-size: 16pt; font-family: "Trebuchet MS", Arial;  font-weight: bold; 
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px 2px;
    cursor: pointer;
	
}

.butBesar:hover {
    background-color: #336699; 
    color: white;
}	

.butEdit {
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	font-size: 8pt; 
	    cursor: pointer;

}

.butEdit:hover {
    background-color: #02771f; 
    color: white;
}	
			
p.small   { font-family: "Trebuchet MS", Arial;
            font-size: 10pt;
            margin-top: .1in;  margin-bottom: .1in; 
            }

p.title     { font-family: "Trebuchet MS", Arial; 
            font-size: 13pt; color: navy; font-weight: bold; 
            margin-top: .01in;  margin-bottom: .01in; 
            }
p.kepala { font-family: "Trebuchet MS", Arial;  background: maroon;
            font-size: 16pt; color: white; font-weight: bold; 
            margin-top: .1in;  margin-bottom: .1in; 
            }
p.kepalaIPPK { font-family: "Trebuchet MS", Arial;  background: navy;
            font-size: 16pt; color: white; font-weight: bold; 
            margin-top: .1in;  margin-bottom: .1in; 
            }
p.kepalaEXIT { font-family: "Trebuchet MS", Arial;  background: #057009;
            font-size: 16pt; color: white; font-weight: bold; 
            margin-top: .1in;  margin-bottom: .1in; 
            }

p.kepalaENTR { font-family: "Trebuchet MS", Arial;  background: #af2b00;
            font-size: 16pt; color: white; font-weight: bold; 
            margin-top: .1in;  margin-bottom: .1in; 
            }
			
/*
Works for Chrome only
*/
input[type="radio"] {
   height: 20px;
   width: 20px;
}
td.sc    {  font-size: 10pt; color: maroon; font-weight: bold;  
            }

.bigRad { width: 20em; height: 20em; }
			
hr 		{height: 1px}

ol,ul         { margin-left: .5in; margin-bottom: .01in; margin-top: .01in }


/*
CSS for infoMesejArea display
*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    z-index: 1; /* Sit on top */
    position: fixed; /* Stay in place */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content #ffffe6 */
.modal-content {
    background-color: #EAF4F4;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
	resize: both;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 18px;
    font-weight: bold;
	margin-top: -12px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.table_label {font-family: "Century Gothic", Arial;
 font-size: 10pt; color: maroon; 
}
	
.table_title  {font-family: "Century Gothic", Arial;
 font-size: 11pt; color: black; font-weight: bold;
}
.mmsg { font-family: "Century Gothic", Arial;
 font-size: 10pt; color: navy; 	
}
.mmsg2 { font-family: "Century Gothic", Arial;
 font-size: 9pt; color: navy; 
 background: #ffffe6; 
}

font.belum { font-family: "Trebuchet MS", Arial; margin-top: .01in;  margin-bottom: .01in; 
font-size: 8pt; color: red;
}

font.sudah { font-family: "Trebuchet MS", Arial; margin-top: .01in;  margin-bottom: .01in; 
	font-size: 8pt; color: green;
}			

font.tiada { font-family: "Trebuchet MS", Arial; margin-top: .01in;  margin-bottom: .01in; 
	font-size: 10pt; color: gray; font-style: italic;
}			

font.selesai { font-family: "Trebuchet MS", Arial;  background: green;
            font-size: 9pt; color: white; font-weight: bold; 
            }

/* used in CDL-form.htm, to display Kemahiran Insaniah tagging in item statement */
font.item { font-family: "Georgia", Arial; font-size: 8pt; color: gray; }
