

#etl-fixedside {
    background: #722829;
    color: #ffffff;
    position: fixed;
    width: 14rem;
    top: 0;
    bottom: 0;
    z-index: 1000;
    left: 0;
}