
div.section {
    padding: 30px;
    min-height: 400px;
    padding-top: 60px;
}

div.section form
{
	margin-top: 30px;
}


form button
{
	width:100% !important;
	height:40px !important;
	margin-top: 30px !important;
}

form input.currency
{
    font-size: 24px;
    color: #448aff;
    font-weight: normal;
}

.icon i.fa
{
	color: #448aff;
	font-size: 20px;
}

form label.currency
{
	font-size: 16px !important;
	color: #448aff !important;
	font-weight: normal;
}

div.title-bar p.invoice .fa, .invoice .glyphicon {
    color: #fff;
    line-height: 30px;
    padding-right: 30px;
}