/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.welcomebarmessage {
	text-align: left;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 100px;	
}

#nav ul li a {
	font-size: .88em !important;
}

.longtab {
	background: url("./images/bg-nav2-long.jpg") no-repeat scroll center top transparent !important;
	width: 120px !important;
}

.Caption {
	margin-bottom: -3px;
}

.longtab a:hover {
	background: url("./images/bg-nav-long.jpg") no-repeat scroll center top transparent !important;
	width: 120px !important;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/*
.reportDialog {
	height: 420px !important;
 	width: 650px !important;
}*/

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

.reportSelectionSection{
 /*background-color: rgb(236,217,255);*/
 /** border-style:solid;
 border-width:1px;
 border-color: black; */
 
 
}
.reportInputSection{
 /*background-color: rgb(200, 250,200);*/
 /**border-style:solid;
 border-width:1px;
 border-color: black;*/	

}

.titleArea{
	width: 100%;	
}

#Otherexpand {
	float: right; 
	margin-top: 6px; 
	margin-left: 10px; 
	margin-right: 5px; 
}

.yourOtherTitle {
	float: left; 
	margin-top: 10px; 
	margin-left: 12px; 
	font-weight: bold; 
	text-shadow: -1px -1px gray;
}

.yourOtherSeeAll {
	float: right; 
	margin-top: 10px; 
	font-weight: bold; 
	text-shadow: -1px -1px gray;
}

#custexpand {
	float: right; 
	margin-top: 6px; 
	margin-left: 10px; 
	margin-right: 5px; 
}

.yourCustTitle {
	float: left; 
	margin-top: 10px; 
	margin-left: 12px; 
	font-weight: bold; 
	text-shadow: -1px -1px gray;
}

.yourCustSeeAll {
	float: right; 
	margin-top: 10px; 
	font-weight: bold; 
	text-shadow: -1px -1px gray;
}

#reportexpand {
	float: right; 
	margin-top: 20px; 
	margin-left: 10px; 
	margin-right: 20px; 
}

.yourReportsTitle {
	float: left; 
	margin-top: 22px; 
	margin-left: 30px; 
	font-weight: bold; 
	text-shadow: -1px -1px gray;
}

.yourReportsSeeAll {
	float: right; 
	margin-top: 22px; 
	font-weight: bold; 
	text-shadow: -1px -1px gray;
}

.welcomemsg {
	float: left; 
	padding-top: 30px;	
}

.userName {
	color: #AC0707;	
}

.rptPanel {
	width: 280px; 
	height: 120px; 
	margin-left: 10px;	
	/*margin-bottom: 65px;*/
}

#workspacefooterlink, #workspacefooterlink:visited {
	color: #0000AA !important;	
}

#workspacefooterlink:hover {
	color: blue !important;	
}

.flag {
	height: 48px;
	padding-right: 10px;
	width: 40px;	
}

.newRequestButton {
	background-image: url("images/springboard/buttons/requestnew.gif");
	background-repeat: no-repeat;
}

.marketBasketReportInputGrid > table {
	border: 1px solid;
}

.marketBasketReportInputGrid {
	display: block; 
	float: left;
	height: 310px;
	margin-top: 10px; 
	width: 100%;
}

.marketBasketReportInputButtons {
	float: right;
}

.marketBasketReportInputButtonPadLeft {
	margin-left: 30px;	
}

#workspacefooterlinksspan {
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 9px;
}

#workspacefooterimgspan {
	display: block;
	float: left;
}

#workspacefooterlinksdiv {
	padding-left: 200px !important;
}

#workspacefooter {
	clear: both;
	padding-left: 300px !important;
	margin-top: -20px !important;	
}

.rptPanel > div[id="rptAreaone"] {
	 background: url("images/workspaceBox/sbhead-280.gif") no-repeat scroll right top transparent;
	 height: 37px;
	 margin-top: 14px;
}

.rptPanel > div[id="rptAreatwo"] {
	 background: url("images/workspaceBox/sbbody-280.gif") no-repeat scroll right bottom transparent;
	 height: 150px;
}

.custPanel {
	width: 280px; 
	height: 120px; 
	margin-left: 10px;	
}

.custPanel > div[id="CustAreaone"] {
	 background: url("images/workspaceBox/sbhead-280.gif") no-repeat scroll right top transparent;
	 height: 37px;
	 margin-top: 14px;
}

.custPanel > div[id="CustAreatwo"] {
	 background: url("images/workspaceBox/sbbody-280.gif") no-repeat scroll right bottom transparent;
	 height: 150px;
}

.demo-panel > div[id="one"] {
	 background: url("images/workspaceBox/sbhead-600.gif") no-repeat scroll right top transparent;
	 height: 50px;
	 width: 600px;
}

.demo-panel > div[id="two"] {
	 background: url("images/workspaceBox/sbbody-600.gif") no-repeat scroll right bottom transparent;
	 height: 420px;
	 width: 600px;
}

.areaRow {
	width: 280px;	
}

.areaSubmitButtons {
	height: 100%; 
	width: 100%; 	
}

.areaSubmitButtons > tbody > tr > td {
	text-align: center;
}

.areaSubmitButtons > tbody > tr > td > button {
	height: 30px;
	width: 120px;
	font-size: 13px;
	font-weight: 350;
}

.fullareaRow {
	height: 100%; 
	margin-left: 20px; 
	margin-right: 20px; 
	width: 100%; 	
}

.areaHeadingCol {
	height: 100%; 
	width: 100%; 	
}

.areaHeadingCol > tbody > tr > td:first-of-type {
	width: 70%; 	
}

.areaHeader {
	font-weight: bold;	
	font-size: medium;
}

.areaHeaderDate {
	font-size: small;
}

#top h1 {
	background: transparent url(images/springboard/SpringBoardLogo.jpg) top left no-repeat !important;
}

.requestDialogCaption {
	font-weight: bold;	
}

/*.dialogContent {
	height: 375px	
}*/

.dialogCaption {
	float: left;
	padding-bottom: 5px;
	position: relative;
	width: 600px !important;
}

.treeArea {
	border: 1px solid;
	clear: both;
	float: left;
	height: 300px;
	padding-top: 5px;
	position: relative;
	overflow: auto;
	width: 300px;
}

.infoArea {
	border: 1px solid;
	float: right;
	height: 300px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	overflow: auto;
	width: 300px;
}

.commandArea {
	clear: both;
	float: right;
	position: relative;
	padding-top: 10px;
}

.areaDescription{
	display: block;
	margin: 5px 5px 5px 5px;	
}

.areaDescription > li {
	list-style-type: none;
}

.neofButton {
	cursor: pointer;
}

#springboardview {
	margin-top: -15px;		
}

.reportWorkspace{
	 /*background-image: url(images/bg-maincontent.jpg);
	 background-repeat: no-repeat;	*/ 
	 position: absolute;
	 height: 400px !important;
	 width: 900px !important;
	 /**border-style:solid;
	 border-width:2px;	
	 border-color: black */;
}

.instructionPanel{
 /*background-color: rgb(180, 250,180);	*/
}

.gwt-StackPanel .gwt-StackPanelItem{
 /**background-image: url(images/grey_greydient.gif");*/
 background-repeat: repeat-x;
 background-color: #EEEEEE;
 font-weight: normal;
 font-size: 10pt;
 cursor: pointer;
 cursor: hand;

}

.gwt-stackPanel {
 font-weight: normal;
 font-size: 10pt;
}

.smallButtonText{
	font-size: 0.75em;	
}

.welcomebar{
	font-weight: bold;
	font-size: 14pt;
	}


/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}
