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

#tabletopcategory .reviewhomelink a:hover{
	color:#ff0000;
	text-decoration:underline
	}
#tabletopcategory .pilihankategori{
	background-color:#d8eafc;
	text-align:center;
	font-weight:bold;
	padding:5px;
	color:#384a5c;
	}
#tabletopcategory .isipilihankategori{
	background:#eaf4ff;
	padding:10px;
	line-height:18px;
	}
	
#tabletopcategory .isipilihankategori a{
	color:#384a5c;
	text-decoration:underline
	}
	
#tabletopcategory .isipilihankategori a:hover{
	color:#2270e2;
	text-decoration:underline
	}
#review_index .komentarterbaru{
	font-weight:bold;
	margin:20px 0px 10px 0;
	text-decoration:underline;
	}
#review_index .avatar{
	text-align:center;
	margin-right:20px;
	
}	

#review_index table.komentar,#review_institution table.komentar{
	background:#f3f8fd;
	padding:0px;
	}

#review_index table.komentar:hover{
	background:#f3f8fd;
}
	
#review_index .mengomentari{

	
	}
	
#reviewcategori a{
	text-decoration:none
}	
#reviewcategori .tambahinstitusi{
 	display:block;
	padding:5px;
	width:220px;
	text-align:center
	
}

#reviewcategori .tambahinstitusi:hover{
 	background-color:#d8eafc;	
}

#review_institution a.tambah,#reviewcategori a.tambah{
	
	text-decoration:underline
}
#reviewcategori a:hover,#review_institution a.tambah:hover{
	color:#ff0000;
	text-decoration:underline
}

#review_institution .tablereview,#review_index .tablereview{
	background:#e2effb;
	height:20px;
	color:#384a5c;
	padding-left:10px;
	padding-top:5px;
	}
	
#review_institution .avatar{
	margin-top:10px;
}
#review_institution .penilaian{
	padding-left:0px;
	margin-bottom:15px;
	}
#review_institution .institusi{
	background-color:#e3f9ff;
	padding-top:0px;
	}
#review_institution .avatar{
	text-align:center
	}
#review_institution .belumadatanggapan{
	font-weight:bold;
	margin-top:10px;
	}

#tambahinstitusi .tambah{
	text-align:center;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:5px;
}

#tambahinstitusi input,#tambahinstitusi select,#tambahinstitusi select option,#tambahinstitusi textarea{
	border:1px solid #78b9f3;
	}
#tambahinstitusi select option{
	background-color:;
}

.textreview{

	padding:15px;
	background-color:#e3f9ff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top:10px;
}


