 @charset "utf-8";
 
@page {
  size: letter landscape;
}

 .landscapePage table th
{
}

body
{
	background-color: #ffffff;
}

table
{
   	 /*page-break-after:always;*/
	 color: #000000;
	 border-collapse: collapse;
     /*border-bottom: 0px solid white;*/	
     font-size: 9px;
}


thead
{
	 display: table-header-group;
	 color: #000000;
	 border : 1px solid #888888;
	 border-collapse: collapse;
     /*border-left: 1px solid #888888;
     border-top: 1px solid #888888;
     border-right: 1px solid #888888;
     border-bottom: 1px solid #888888;*/
}

td, th
{
	 color: #000000;
	 border : 1px solid #888888;
	 border-collapse: collapse;
     /*border-left: 1px solid #888888;
     border-top: 1px solid #888888;
     border-right: 1px solid #888888;
     border-bottom: 1px solid #888888;*/	
	 padding: 4px 5px;
     text-align: left;
     vertical-align: top;     
     font-size: 9px;
}

h4
{
	font-size: 11px;
}

.panel-body
{
  font-size: 10px;	
}

 
 /* =#header header with logo, options, and main menu */
#header {
display: none
}
 
/* =#footer with options, links, and copyrights */
#footer {
display: none
}

#pageNum:before
{
  content: counter(page);
}
 
#title {
	display: none;
	}

.top
{
	display: none;
}

.header {
display: none ;
}

	
.noprint {
display: none ;
}	

.t-sort-icon {
	
}

.container
{
padding-left: 0px;
padding-right: 0px;
	background-color: #ffffff;	

}

[class*="span"] {
float: left;
min-height: 1px;
margin-left: 0px;
margin-right: 15px;
}

.span3
{
width:200px;
}

.span4
{
width:240px;
}

.span6
{
width:360px;
}

.span7
{
width:420px;
}

.span11
{
width: 600px;
}

.span12
{
width: 700px;
}

.panel-heading {
  padding: 5px 7px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
}

tr
{
	page-break-inside: avoid
}

a.link
{
	display: none ;	
}

img.forprint
{ 
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  padding-right: 2px;
  display: inline-block;
}

ul.unstyled, ol.unstyled
{
	margin-left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.unstyled li, ol.unstyled li
{
	/*display: line-item;*/
	padding: 0;
	margin: 0;
}

.form_field_label, .form_field_value
{
	font-size: 10px;
}

.form_field_label
{
  width: 420px;
}

.form_field_value
{
  width: 140px;
}

.panel-body:before,
.panel-body:after {
  display: block;
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: block;
}

.panel-body:after {
  clear: both;
}

.panel
{
	page-break-inside: avoid;
}

#visit_minstock_form_section li, #visit_form_section li
{
	display: block;
	padding-bottom: 5px;
	page-break-inside: avoid;
}

.underline
{
	border-bottom: 1px solid #000;
}

.signature
{
	width: 180px;
}

.signatureline
{
	position: relative; 
	top: 56px; 
	width: 180px; 
	border-top: 1px #000 solid;
}

#visit_meta_section pre
{
  padding: 0px;
  margin: 0px;
  font-size: 1em;
  border: 0px;
  background: none;
}
