.shortcutbox {
float: right;
margin: 0.8rem 0 0.8rem 1rem;
padding: 10px;
color: #808080;
background: #f8f9fa;
border-radius: 8px;
text-align: center;
}
.shortcutbox td {
background-color: #eaf3ff;
padding: 4px;
vertical-align: middle;
}
.shortcutbox-shortcutsCell.shortcutbox-shortcutsCell {
background-color: white;
line-height: 1.25em;
font-weight: 800;
}