div[ida="dhxMainCont"] iframe{
	height:99% !important;
}

div[ida="dhxMainCont"] iframe[id="masterPanel"]{
	height:40px !important;
}

#g_progress
{
	z-index:9999 !important;
}

.floating_footer
{
	display:block;
	position:absolute;
	bottom:0px;
	height:60px;
}

tr.ev_dhx_skyblue:hover
{
	background-color:#fedda2;
}

tr.odd_dhx_skyblue:hover
{
	background-color:#fedda2;
}

#filterPanel
{
	clear:both;
	padding:5px;
}

#txtsearchPanel
{	
	margin:5px;
}

.filter_link
{
	display:block;
	float:left;
	width:34px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	color:#000;
}

.searchFieldset
{
	width:400px;
	margin-bottom:10px;
}

#txtSearch
{
	line-height: 18px;
	font-size: 12px;
	text-indent: 18px;
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-bottom:10px;
}

.advancedSearchButton
{
	line-height: 18px;
	font-size: 12px;
	text-indent: 18px;
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-bottom:10px;
	float:right;
}

.filterFieldset
{
	padding-bottom:10px;
}

/* CS-3056: scoped fieldset/legend reset for New Membership plan radio group (accessibility) */
.a11y-fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
	min-width: 0;
}

.a11y-fieldset .a11y-legend
{
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-weight: normal;
	border: 0;
}

.clear_both
{
	clear:both;
	height:0px;
}

legend
{
	font-weight:bolder;
}

.filter_link:hover
{
	color:#FFB951;
}

.filter_link:last-child
{
	border-right: 0px !important;
}

#filter_bar
{
	display:block;
}

.viewer_close
{
	display:block;
}

.viewer_save
{
	display:block;
}

.viewer_refresh
{
	display:block;
}

/*AJUmpad class and styles for jquery tab*/

#tabs_wrapper {
	width: 90%;
                height:400px;
	padding-top:10px;
                padding-left:20px;
                float:left;
}
#tabs_container {
                text-align:left;
}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0 0 0 10px;
}
#tabs li {
	display: inline;
}
#tabs li a {
	border: 1px solid #A0A2AD;
	padding: 4px 6px;
	text-decoration: none;
	background-color: #eeeeee;
	border-bottom: none;
	outline: none;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	color:#333;
	font-weight:normal;
}
#tabs li a:hover {
	background-color: #dddddd;
	padding: 4px 6px;
}
#tabs li.active a {
    border: 1px solid #A0A2AD;
    border-bottom-color:#D6E5F4;
	background-color: #fff;
	padding: 4px 6px 5px 6px;
	background:#D6E5F4;
	font-weight:bold;
}
#tabs li.active a:hover {
	background-color: #eeeeee;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
	font-weight:bold;
}

#tabs_content_container {
	padding: 10px;
	width: 100%;
                height:100%;
	background:#D6E5F4;
                border: 1px solid #A0A2AD;
}

.tab_content {
	display: none;
	width:100%;
                 height:100%;
}

#html_table
{
	font-size:12px;
	font-family:Arial, Verdana;
}

.hdrcell strong
{
	font-weight:bolder;
}

.notification_bodyhtml
{
	height:100px;
}

/*AJUmpad customization class and styles for jquery datepicker timepicker button and modal dialog*/


