/*
** Plone Print style sheet for CSS2-capable browsers.
** Copyright Plone Foundation, et al
**
** Style sheet documentation can be found at http://plone.org/documentation
**
** You should preferrably use ploneCustom.css to add your own CSS classes and to
** customize your portal, as these are the base fundaments of Plone, and will
** change and be refined in newer versions. Keeping your changes in
** ploneCustom.css will make it easier to upgrade.
**
** Feel free to use whole or parts of this for your own designs, but give credit
** where credit is due.
**
*/

body {
    font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
    font-size:12pt;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
    font-weight: bold;
    line-height: 125%;
    page-break-inside: avoid;
    page-break-after: avoid;
}
h1, h2 {
    letter-spacing: -0.05em;
}
a {
    text-decoration: none;
    border-bottom: 0.1em solid gray;
    color: black;
}
#portal-column-content {
    width: 100%;
}

.documentDescription {
    font-weight: bold;
}
pre {
    border: 1pt dotted black;
    white-space: pre;
    font-size: 8pt;
    overflow: auto;
    padding: 1em;
}
table,
table td {
    /*border: 1pt solid black;*/
   border-collapse: collapse;
}
table.listing td,
table.listing th {
    padding: 6px;
}

/* Page break class for use when printing */
div.pageBreak {
    page-break-before: always;
}

/* Basic styles for listing and document views */
#content dt {
    margin:1em 0 0.625em;
}
#content p, #content table {
    margin-bottom:0.625em;
    margin-top:0.625em;
}
#content .documentDescription, #content #description {
    margin:0.5em 0 1.31em;
}


/* Hide all the elements that are irrelevant for printing */
div.top,
#portal-metatop,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.visualNoPrint {
    display: none !important;
}

#print-logo {
    display:block !important;
    background:url(++resource++fhv.theme.images/fhv-logo-print.gif) no-repeat;
    position:absolute;
    width:25mm;
    height:13mm;
    right:0mm;
    top:0mm;
}

body.sectionIteme583b7f74aedccaaaa598a517e050822 #print-logo,
body.sectionItemc1f11cae332eb5fc970c2ab1d46de6ae #print-logo {
    background:url(++resource++fhv.theme.images/sh-logo-print.gif) no-repeat;
    width:19mm;
    height:15mm;
}

/* Image alignment classes */
.image-left {
    float: left;
    clear: both;
    margin: 0.5em 1em 0.5em 0;
    border: 0.4pt solid Black;
}
.image-inline {
    float: none;
}
.image-right {
    float: right;
    clear: both;
    margin: 0.5em;
    border: 0.4pt solid Black;
}
dd.image-caption {
    text-align:left;
    padding: 0; margin:0;
}
dl.captioned {
    padding: 0.8em;
}
.newsImageContainer {
    float:right;
    margin: 0 0 0.5em 1em;
    width: 16em;
}
.pull-left {
  float: right;
}

.pull-right{
	float: left;	
}

table#printed_table tr td b.bold_style{
	font-size:11px;
	font-weight:normal;	
}


.breadcrumb {
	direction:rtl;
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb .active {
  color: #999999;
}

.hundred{
	width:100%;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid{
	width:100%;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 2px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th,.table thead td {
  vertical-align: bottom;
}

.table thead th,.table thead td {
	border-top:none;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

td.td_data{
height:25px;
border-bottom:thin solid gray;
width:95%;
float:left;
margin-bottom:10px;
}

.display_non{
	display:none;
}
.display_none{
	display:table-row;
	
}
.print_logo{
	font-size:24px;
}
td .show_cell{
	border-bottom:1px solid #999;	
}











    tr    { 
	page-break-inside:avoid; 
	page-break-after:auto; 
	border-color:  #000000 ;
    border-style: none ;
    border-width: 0 ; 
	}
	th{
	padding:5px;
	}
	td{
		text-align:left;
		direction:ltr;
		
	}
	td.with_border{  
	border-color:  #000000;
    border-left:1px solid #000 !important;
    border-bottom:1px solid #000 !important;
	}
	td.with_border1{  
	border-color:  #000000;
    border-left:1px solid #000 !important;
	}
	td.with_border_last{  
	border-color:  #000000 ;
	border-left: 1px solid !important;
    border-right: 1px solid !important;
    border-bottom:1px solid !important; 
	}
	td.with_border_last1{  
	border-color:  #000000 ;
	border-left: 1px solid !important;
    border-right: 1px solid !important;
	}
	
	.WithBorderTop{
	border-top:1px solid #000;	
	}
	
    thead { display:table-header-group }
    tfoot { display:table-footer-group }
	.border-none{
		border:none;
	}
	
div#footer_wrapper {
      margin: 0px 2px 0px 7px;
      position: fixed;
      bottom: 0;
    }
div#header_wrapper {
      margin: 0px 2px 0px 7px;
      position: fixed;
      top: 0;
    }
.display_none_print{
		 display: block;
}


.display_none_print1{
		display: none;
}


.pull-left{
	float:left;
}
.hundred{
	width:100%;
}
.pull-right{
float:right;	
}
/* */
.tr_one{
background:#fafafa	
}
.tr_two{
background:#eaeaea	
}
