.header-container .lm-logo {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 200px;
        height: 80px;
        border-right: none;
}



.header-container .app-id {
        display: table-cell;
        height: 80px;
        vertical-align: middle;
        border-left-style: none;
        border-left-width: 1px;
        border-left-color: #cccccc;
}
