<!--
.uk-panel #message.uk-form-danger {
  background: rgba(255, 0, 0, 0.05) none repeat scroll 0 0 !important;
  border: 1px solid red !important;
  border-radius: 5px;
  color: red !important;
  margin-bottom: 14px;
  padding: 12px;
}

.uk-panel #message.uk-form-success {
    background: rgba(0, 0, 255, 0.05) none repeat scroll 0 0 !important;
  	border: 1px solid blue !important;
    color: blue !important;
    border-radius: 5px;
	margin-bottom: 14px;
  	padding: 12px;
}
.mod-box, .mod-header, .mod-line, .mod-frame, .mod-inset, .mod-dotted {
  text-shadow: none;
}
#maklumatbayaran p {
	font-size:14px;
}
.buttoncolor INPUT {
	color:#000000 !important;
}
.required {
	font-style:italic;
	font-size:11px;
	color:#333;
}
.note {
	font-size:10px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0;
	box-shadow: none;
	line-height: 22px;
	color: #000000;
	font-weight: 300;
	border: 1px solid grey;
}

/*
.table1 {
	background-color:#f3f3f3;
	border:1px #e3e3e3 solid;
}
.table1 .td1 {
	background-color:#72B3F3;
	border-bottom:1px #2E8DED solid;
	border-right:1px #2E8DED solid;
	border-top:1px #BCDBFA solid;
	border-left:1px #BCDBFA solid;
	font-size:12px;
	color:#000000;
}

.table1 .td2 {
	background-color:#cccccc;
	border-bottom:1px #999999 solid;
	border-right:1px #999999 solid;
	border-top:1px #d1d1d1 solid;
	border-left:1px #d1d1d1 solid;
	font-size:12px;
	color:#333333;
}

.table1 .td3 {
	background-color:#116AC4;
	border-bottom:1px #0A3A6B solid;
	border-right:1px #0A3A6B solid;
	border-top:1px #80BAF4 solid;
	border-left:1px #80BAF4 solid;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}
.table1 .td4 {
	background-color:#F7F7F7;
	border-bottom:1px #333333 solid;
	border-right:1px #333333 solid;
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
	font-size:12px;
	font-weight:bold;
	color:#00A9DD;
	text-shadow: #AAAAAA 2px 2px 3px;
}
.table1 .td5 {
	background-color:#999999;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	border-top:1px #BBBBBB solid;
	border-left:1px #BBBBBB solid;
	font-size:12px;
	color:#000000;
}

.cform input,
.cform textarea, .cform file,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover, .cform file:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus, .cform file:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	
}
.cform select .cform file, {
	
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

*/

-->
