body {margin-bottom: 15px;}

table {width: 100%;}
table#shortcuts-table tr {display: flex; justify-content: normal;}
table#shortcuts-table tr td:first-of-type, tr th:first-of-type {width: 30%; display: flex; justify-content: normal;}
div.modal-body img {width: 100%;}
div#menu button {margin: 5px 5px 5px 0;}
footer, .container .row {margin-top: 1em;}

.pointer {cursor: pointer;}
.slot {text-align: center;}
.win-message {color: green;}
.mood-birb {display: flex; justify-content: center;}
.birb {width: 14em; height: 14em;}
.slot-birb {width: 100%; display: flex; align-items: flex-end;}
.small-birb {width: 32px; display: flex; align-items: flex-end;}
.alert-birb {width: 6em; display: flex; align-items: center; justify-content: center;}
.birb-brand {margin-right: 10px;}
.quick-active-option {display: flex; justify-content: center;}
.btn-outline-info {margin-left: 5px; margin-bottom: 5px;}
.bank-button {width: 100%;}
.col-lg-12 img {margin-bottom: 1em;}

#loader {display: flex; justify-content: center; align-items: center; height: 600px; flex-direction: column;}
#notification-list {height: 250px; overflow-y: scroll; margin-bottom: 1em}
#menu {display: flex; flex-flow: row;}
#reload-link, #reload-link:hover {text-decoration: none; cursor: pointer;}
