.status-direct {
background: rgba(0,0,0,.2);
box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 40%);
}

body.rtl .columns-area__panels__pane--navigational .navigation-panel {
    right: auto;
    left: 0;
}

