:host{
    padding:0px;
}

.sidebar-half {
    width:80px;
}
.main-panel-half{
    width:calc(100% - 80px);
}