body {
    font-family: 'Roboto', sans-serif;
	padding-top: 75px;
}

.sum-row {
	font-weight: bolder;
}

.app-logo {
	height: 40px;
	margin-top: -10px;
}

#payment-frame {
	width: 100%;
	height: 800px;
	overflow: hidden;
}

h2 {
	margin-top: 0px;
}

.margin-bottom {
	margin-bottom: 15px;
}

.sorting_desc {

}

.sorting_asc {

}