@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
body {
font-family: Helvetica !important;
font-size: 16px !important;
color: #666 !important;
background: url() top center no-repeat #01012f !important;
height: auto;
min-height: 100% !important;
}

.polebtn
{
  cursor: pointer;
  border: 0px;
  width: 30px;
  height: 30px;
}

.billing-input
{
 width: 50%; !important
}

#bsize
{width: 280px;}
#bbackground
{
	width: 199px;
}
#diy-bbackground
{
	width: 159px;
}
#bstand
{width: 170px;}

#line0
{width: 230px;}
#line1
{width: 230px;}
#line2
{width: 230px;}
#line3
{width: 230px;}
#diy-line0
{width: 199px;}
#diy-line1
{width: 199px;}
#diy-line2
{width: 199px;}
#diy-line3
{width: 199px;}
#notes
{width: 230px;}
#diy-notes
{width: 199px;}


table td {
    border-top: none !important;
}

.print-accord{
 width: 99%;
 float: left !important;
 display: block !important;
 height: auto !important;
 }

.navcolor
{
  background-color: #ff5D00;
}
.print-radio
{
  margin-left: 20px;
}
.pptotal
{
 color:green;
 font-weight:bold;
}

.center-div
{
  display: block;
  clear: both;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 20px;
  right: 0;
  bottom: 20px;
  left: 0;
  width: 95%;
  /*height: auto;*/
  background-color: #fff;
  border-radius: 3px;
  /*float: left;*/
  /*overflow: auto;*/
  overflow: auto;
}
.center-div:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	
.clear{width: 100%; clear: both; height: 0px; line-height:0px;}

a {
    color: #fff;
    text-decoration: none;
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:0px;
    width:200px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}
.photolabel
{
color: black;
}
.indent
{
	padding-left: 20px  !important;
}
