/*
Title:   Custom Css File
Author:  http://themeforest.net/user/hogash // Marius Hogas
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.query_rule {color:#000;}

.hidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	text-decoration:none;
}
.hidelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	text-decoration:none;
}
.hidelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	line-height: 16px;
	text-decoration:none;
}
.hidelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	text-decoration:none;
}