﻿.searchKey{
	border: 1px solid #dfdfeb;
	height:18px;
	width:100px;
	 background:white;
	 padding-top:0px;
}

.ctrlcode
{
	padding:0px;
	margin: 0px;
	padding-left:5px;
}
.ctrlcode table{
width:100%; margin:0px;padding:0px;height:18px;}

.ctrlcode a
{
	padding: 3px 5px !important;
	padding: 1px 5px 0 5px;
	text-decoration:none;	
	color: #7c85bd;
}
.ctrlcode a:hover
{
	color: #506dbe;
}
.ctlTable{margin:0px;padding:0px;}
.ctlTable a{font-size: 12px;}
.selectedcode{text-decoration:underline; color:red;font-weight:bold;}
.selectedcode a{text-decoration:underline; color:red;font-weight:bold;}