.form-signin {

}

.top_area {
	background-color: white;
	padding: 10px;
}

.top_stripe {
	background-color: #a5ca2f;
	height:10px;
}


.report-separator{
	height:2px;
	background-color:#dddddd;
	margin-top:10px;
}

.report-separator-main{
	height:50px;
	background-color:#f9f9f9;
	margin-top:20px;
	margin-bottom:20px;
}

.company-logo {
	background-image: url("interapy-logo.png");
	background-size: 120px;
	background-repeat: No-repeat;
	/* width: 132px; */
	/* height: 50px; */
	/* padding: 100px; */
	padding-left: 120px;
	/* padding-top: 19px; */
	padding-bottom: 32px;
	margin-right: 10px;
}