// LEFT PANEL
.leftpanel {
position: absolute;
width: @left-panel-width;
top: 0px;
left: 0px;
bottom: 0px;
}