main .container {
padding: 0;
}
.container {
max-width: 1200px;
.columnSection {
padding: 20px 0 20px 0;
.historyTypeContainer {
width: 70%;
box-sizing: border-box;
.searchContainer {
width: 30%;
text-align: right;
.historySearch {
.historyTable {
font-family: 'open-sans', sans-serif;
margin-bottom: 20px;
.button-outer {
margin-right: 15px;