
html,body{padding:0px;margin:0px; }
.container
{
  width:85%;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
}
#money_scroll
{
width:95%;
margin-left:0px;
margin-right:auto;
margin-bottom:8px;
}
	
.span2 .span3 .span4{
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:10px !important;
}
.checkbox
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#00C;
}
.text-info
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}

input[type="text"] {
  font-family:Verdana, Geneva, sans-serif !important;
  font-size:11px !important;
  display:inline !important;
  padding: 2px 2px !important;
  margin-bottom: 8px !important;
  color: #555555;
  vertical-align: middle;
}

select[multiple]{
  height: 100px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
}

.outpt
{
	background-color:#FF9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;}
.span2{width:250px;}
.page-header{margin:0px;margin-bottom:0px;border-bottom:0px;}
.form-horizontal .form-actions{padding-left:0px;}
#signinForm{width:30%;margin:0px auto;}
#signinForm input[type="text"]{ padding: 2px 6px !important;}
#signinForm input[type="password"]{font-size:12px;}
#signinForm .control-label{text-align:left;width:100px;}
#signinForm .controls{margin-left:125px;}
.container .row{padding:3px;margin-left:0px;}
.container .row .span2{width:160px; font-size:11px;  }
.container .row .span3{width:230px; font-size:11px; }
.span4{width:95%;font-size:11px;}

.span4{ width:94%;}
 @media print { 
a[href]:after { content: ""; /* hide visible URL after links. */ }
}
.row{margin-left:0px;}
.davptdheader{background-color: #42aaf7;
font-family: Trebuchet MS;
font-size: 12pt;
font-weight: bold;
color: black;
padding: 7px 0; text-align:center;}
.row.planrow{width:55%; margin:0px auto;}
.form-horizontal .form-actions{margin-top:0px;}
.navbar{margin-bottom:2px;}
/* Bottom Bar Style */
.codrops-bottom {
	background: #fff;
	background: rgba(255, 255, 255, 0.4);
	text-transform: uppercase;
	position: relative;
	width: 100%;
	font-size: 0.9em;
	line-height: 2.2;
}
.codrops-bottom {
position:fixed;
bottom:0px;
height:30px;background:#f2f2f2;border-top:1px solid rgb(229, 229, 229);
}
.codrops-bottom a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	color: #888;
	display: inline-block;
}

.codrops-bottom a:hover {
	background: rgba(255,255,255,0.9);
}

.codrops-bottom span.LEFT {
   /*width:400px;
   margin:0px auto;
   display:block;
   min-height:5px;*/
   float:LEFT;margin-LEFT:20px;
}
    .codrops-bottom span.RIGHT {
    float:right;margin-right:20px;
    }
.codrops-bottom span.LEFT a {

	display: block;
}
.textbox{max-height:51px;min-height: 51px;max-width:175px;min-width:175px;}

.SomeBackground
{
    background:#42AAF7;font-weight:bold;
}
.ui-datepicker .ui-datepicker-header{background:darkorange;}

.SomeNewBackGround 
{
    background:darkorchid;font-weight:bold;
}