/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
div.report {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 1em;
}
h1, h2, h3, h4, h5 {
	text-shadow: 1px 1px 1px #CCC;

}

h2, h3, h4, h5 {
	clear:both;
}
/**
 * Fix lists not flowing properly next to floated content - http://stackoverflow.com/questions/710158/why-do-my-list-item-bullets-overlap-floating-elements
 */

ul {
    overflow: hidden;
}
div.pdf_download {
	float:right;
	background-repeat: no-repeat;
	padding-left:2.5em;
	font-size:smaller;
	font-weight:bold;
	line-height:2em;

	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMwIDMwIiBoZWlnaHQ9IjMwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMCAzMCIgd2lkdGg9IjMwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5bGluZSBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNFQTRDM0EiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIzMC4wMTgsMjguNjY3IDAsMjguNjY3IDAsMCAzMC4wMTgsMCAzMC4wMTgsMjguNjY3ICIvPjxwYXRoIGQ9Ik0xNS4zNzIsNC4zNzcgIGMwLjQ1MiwwLjIxMywwLjM1OCwwLjQ4OSwwLjIxOSwxLjc5M2MtMC4xNDIsMS4zNDUtMC42MTgsMy44MDItMS41MzUsNi4yMTljLTAuOTE4LDIuNDEzLTIuMjgsNC43ODQtMy40NjcsNi41MzkgIGMtMS4xODYsMS43NTYtMi4yMDEsMi44OTctMi45NzUsMy41NTZjLTAuNzc3LDAuNjU5LTEuMzE0LDAuODM1LTEuNjY1LDAuODkzYy0wLjM0OCwwLjA1OC0wLjUwNiwwLTAuNi0wLjE3NyAgYy0wLjA5NC0wLjE3Ni0wLjEyNy0wLjQ2Ni0wLjA0Ni0wLjgyYzAuMDc5LTAuMzUsMC4yNjgtMC43NiwwLjgwNC0xLjI4NWMwLjU0MS0wLjUyNywxLjQyNi0xLjE3MiwyLjY2MS0xLjc3MSAgYzEuMjM1LTAuNiwyLjgxNy0xLjE1Niw0LjExNi0xLjUzN2MxLjI5OS0wLjM3OSwyLjMxMS0wLjU4NSwzLjE5Ny0wLjc0NmMwLjg4OC0wLjE2MiwxLjY0Ny0wLjI3NywyLjM5MS0wLjMzNyAgYzAuNzQ0LTAuMDU2LDEuNDc0LTAuMDU2LDIuMTg2LDBjMC43MTIsMC4wNiwxLjQwOCwwLjE3NSwyLjAxMSwwLjMyM2MwLjYsMC4xNDYsMS4xMDgsMC4zMjEsMS41NTEsMC42MDEgIGMwLjQ0MiwwLjI3NiwwLjgyMywwLjY1NywxLjAxMiwxLjA4M2MwLjE5MiwwLjQyMywwLjE5MiwwLjg5MywwLjAzMywxLjIyOGMtMC4xNTgsMC4zMzctMC40NzYsMC41NDEtMC44MzksMC42NiAgYy0wLjM2NCwwLjExNS0wLjc3NSwwLjE0NC0xLjI2NywwYy0wLjQ5LTAuMTQ4LTEuMDYyLTAuNDctMS42NjItMC44OTRjLTAuNjAxLTAuNDI1LTEuMjM1LTAuOTUyLTIuMDU3LTEuNzcxICBjLTAuODI0LTAuODE5LTEuODM4LTEuOTMtMi42OTItMy4wMTNjLTAuODU0LTEuMDgzLTEuNTUzLTIuMTM2LTIuMDI4LTMuMDI5Yy0wLjQ3My0wLjg5My0wLjcyNy0xLjYyNC0wLjkzMy0yLjM1NSAgYy0wLjIwNi0wLjczMy0wLjM2NC0xLjQ2NC0wLjQyNy0yLjEyMlMxMy4zMjYsNi4xNywxMy4zOSw1LjcwMWMwLjA2My0wLjQ2NiwwLjE2LTAuODIsMC4zMTctMS4wNTUgIGMwLjE1OC0wLjIzLDAuMzgxLTAuMzUsMC41MzktMC40MDhzMC4yNTQtMC4wNTgsMC4zNDgtMC4wNzNjMC4wOTQtMC4wMTUsMC4xODgtMC4wNDQsMC4zMzMsMGMwLjEzOCwwLjA0MiwwLjMyMSwwLjE1NCwwLjUwNCwwLjI2OCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS40Ii8+PC9zdmc+);
}










/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
	html {
		background:#FFF !important;
	}
	
    * {

        box-shadow: none !important;
        text-shadow: none !important;
		font-size:12px;
		line-height:1.2;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .pdf_download {
        display:none;
    }
	
	.no_print {
		display:none;
	}

    /*
     * Don't show placeholder text
     */
     ::-webkit-input-placeholder { /* WebKit browsers */
          color: transparent;
      }
      :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
          color: transparent;
      }
      ::-moz-placeholder { /* Mozilla Firefox 19+ */
          color: transparent;
      }
      :-ms-input-placeholder { /* Internet Explorer 10+ */
          color: transparent;
      }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
        page-break-inside:avoid;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    div{
        page-break-inside: avoid;
    }
	
    .new_section {
        page-break-before:always;
		clear:both;
		height:1px;
    }
	.footer {
		display:none;
	}
}

