body.printing {
	font-family: Helvetica, sans-serif;
}

.priority-section .date-label{
	width: 40px;
}
.priority-section .col-xs-4, .priority-section .col-xs-8 {
	padding: 0;
}
.priority-section .col-xs-8 {
	padding-left: 5px;
}

.form-group {
    margin-bottom: 5px;
}
.form-group, .form-control {
   font-size: 12px;
}

.progress {
	position: relative;
}
.progress .extras, .progress .scale {
	position: absolute;
}
.progress .scale {
	border-left: 1px solid #ccc;
	color: #c5c5c5;
	font-size: 8px;
	line-height: 20px;
	padding-right: 6px;
	text-align: right;
	font-size: 9px;
}
.strand-A .scale, .strand-H .scale, .strand-D .scale, .strand-Y .scale  {
	padding-right: 2px;
}

.report-top {
	color: #000;
}

.report-section .result-label {
	width: 64px;
	height: 100%;
	padding-top: 2px;
	padding-right: 13px;
	font-size: 0.9em;
}
.report-section .strand_name code{
	font-size: 15px;
	font-weight: bold;
	line-height: 18.5px;
}
.report-section .strand_name{
	padding-right: 4px;
	font-size: 12.5px;
}
.report-section .strand_graphs{
	padding-left: 4px;
}

.report-section .pull-right, .summary-graphs .pull-right {
	width: 26px;
	text-align: right;
}
.report-section .positive-value {
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 4px;
}


.report-section .list-group-item {
  padding: 6px 6px;
}
.report-section .progress {
	margin:0 0 1px 0;
}
.progress-bar {
	-webkit-print-color-adjust: exact;
}
.report-section .progress-bar {
	text-align: left;
	color: #000;
	padding-left: 2px;
}
.progress-bar-null {
	background-color: hsl(0, 0%, 95%);
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.report-info {
	margin-bottom: 5px;
}
.report-info .form-group {
	margin-bottom: 2px;
}
.report-info .form-group-static {
	margin-bottom: 0px;
}
.report-info .form-group-static .control-label {
	padding-top: 8px;
}
.report-info .form-control-static {
	height: 26px;
	min-height: 20px;
	padding-top: 8px;
}

.online-report .report-section .active, .report-section .active:hover  {
	background-color: #0090d6;
	background-image: none;
}

.online-report .report-section .active .progress {
	text-shadow: none;
	color: black;
}



.report-section .score-value .progress-bar {
	margin-right: 2px;
	min-width: 6px;
}

.report-section .progress-positive-range {
	height: 13px;
	margin-top: 5px;
}

.report-section .section-Developmental .progress-positive-range .progress-bar {
	text-align: right;
	padding-right: 2px;
}

.report-summary .result-label, .report-summary .pull-right {
	height: 96%;
	font-size: 10px;
	line-height: 10px;
}
.report-summary .result-label {
	width: 18em;
}

.factors .panel {
	margin-bottom: 1em;
}
.factors .panel-heading {
	padding: 0.6em;
}
.factors .panel-title {
	font-size: 1.2em;
}
.factors .panel-body {
	padding: 0.6em;
	padding-bottom: 0;
}

.final-report textarea{
	overflow:hidden;
}
.online-report input, .online-report textarea, .print-only {
	display: none;
}


.summary-graphs {
font-size: 0.9em;
line-height: 13px;
}
.summary-graphs .result-label {
width: 64px;
}
.summary-labels {
	position: relative;
}
.summary-labels>span {
	padding-bottom: 3px;
  display: inline-block;
}
.summary-graphs .progress {
	margin-bottom:1px;
	height: 13px;
}
.summary-graphs .progress .progress-bar {
	-webkit-print-color-adjust: exact;
	opacity: 0.8;
}
.summary-graphs .progress .diamond {
	margin-top: -3px !important;
}
.progress-bar-yellow {
	background-image: none;
	background-color: #E6E600;
	color: #000;
	-webkit-print-color-adjust: exact;
}
.online-report .progress {
	margin-bottom: 10px;
}

.online-report h2 img, .final-report h2 img {
	width: 50px; height: auto;
	margin-right: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.final-report h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
.final-report .panel {
  margin-bottom: 7px;
}
.final-report .panel-heading {
  padding: 3px 10px;
}
.final-report .panel-title {
  font-size: 12px;
  font-weight: bold;
}
.online-report .panel-body hr {
	border-color: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
 }

.final-report .progress.score-value {
  height: 17px;
  margin-bottom: 2px;
}
.final-report .report-summary .progress.score-value span {
  margin-left: 3px;
}

.final-report hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000;
}
.final-report .column .col-xs-6 {
	margin-left: 10px;
	margin-right: 5px;
	padding-left: 0px;
}

.printing h1 {
	font-size: 24px;
	margin-top: 0;
	line-height: 60px;
	margin-bottom: 2px;
}
.printing h1 img {
	height: 60px; width: auto;
}

/*.printing .report-section .progress {
	    height: 10px;
	    margin-top: 2px;
}
.printing .report-section .progress-positive-range {
	    height: 8px;
	    margin-top: 2px;
}
.printing .strand-row {
	font-size: 10px;
	line-height: normal;
}*/

.printing .report-section .result-label{
	padding-top:0;
}
.printing.container-fluid, .printing .column {
 	padding-left: 0;
 	padding-right: 0;
 }
 .printing .row {
 	margin-left: 0;
 	margin-right: 0;
 }

.page-break-after { page-break-after: always; }

@media print {
	body { font-size: 10px; }
	.page-footer { display: none; }
	input, textarea {
		border: 0 solid #fff !important;
		box-shadow: none !important;
		display: inline;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
}

.strand-scores {
	margin-bottom: 0;
}
.online-report .strand-scores td{
	color: #515151;
	font-size: 0.8em;
}
.strand-scores .score_name{
	width: 24%;
	text-align: right;
}


.report-guide-table {
	width: auto;
	margin-bottom: 0;
}
.report-guide-table td {
	padding: 4px 8px !important;
}
.report-guide-table td:first-child {
	text-align: right;
}

.report-info h5 {
	margin-top: 7px;
  margin-bottom: 0;
}
.report-info p {
	margin: 2.4px 0 0 0;
	line-height: normal;
  font-size: 8.2pt;
}
.printing .factors{
	margin-top: 20px;
}

.strand-row-active {
	font-weight: bold;
}

.score-row {
	-webkit-print-color-adjust: exact;
}

.extras.score {
	height: 22px;
}
.extras.score.bar {
	border-left: 2px solid #5f5f5f;
}
.extras.score.diamond {
	width: 8.2px;
	font-size: 9px;
	line-height: 20px;
	color: #5f5f5f;
}
