body {background-image:none; background-color:transparent;}
#pop-up-header-print {display:block;}
input, textarea {border:1px solid #ccc;}
.label {font-size:10pt;width:250px;}
.hide-for-print, .exit, #pop-up-footer, .header, .search, #pop-up-sidebar {display:none;}
#pop-up-footer-print {text-align:center;display:block;}
.page_heading img {
	float:left;
	height: 100px !important;
	margin-left:0px;
	margin-right:20px;
}
.page_heading h2 {
	font-size: 22px !important;
	line-height: 30px !important;
	margin: 0px;
	min-height: 85px;
}
.pr table th, .pr table tr, .pr table tr td, .for_parent.pr table th, .for_parent.pr table tr, .for_parent.pr table tr td{
	font-size : 9pt !important;
}
.pr .progress_report_title img,
.interim_report_title img {
	width: 330px !important;
	height: auto !important;
	float: right !important;
	margin-top: 3px !important;
	margin-right: 0px !important;
}
.pr .progress_report_title h2 {
	font-size: 18px !important;
	line-height: 1.25em !important;
	margin: 0;
	margin-top:0px !important;
}
#form_container{
	background-color: white !important;
}
button.btn-default {
	display:none !important;
}
#form_container h2 {color:#666 !important;}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-11 {
    width: 91.66666667%;
}
.col-sm-10 {
    width: 83.33333333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8 {
    width: 66.66666667%;
}
.col-sm-7 {
    width: 58.33333333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.66666667%;
}
.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-2 {
    width: 16.666666666666664%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}

