.htmlbody{background:#f9f9f9;}
.container{background-color:#fff;}
h1 { font-size: 25px; color: #034ea2; }		
h2 { font-size: 20px; }		
.checkbox {	font-weight: normal; }		
.checkbox input[type=checkbox] { margin-left: 0; position: inherit; }
.btn { background-color : #034ea2 !important; border:#034ea2 !important; }
.btn:hover { background-color : #2882e6 !important; }
header{margin-bottom:50px;}
footer{bottom: 0; padding:25px; width: 100%; background-color: #262a33; text-align: center; color:#fff; }
footer a{color:#fff;}
.form-group{margin-bottom:30px;}
.btn-pdf{backgroud-color:#ed1d24 !important;}		
input[type=file]{
	padding:0 !important;
}