/*Grafit-Portal-Logo-CSS*/
/*Starlinger Logo*/
.slogen-img{
    height: 40px;
    margin-top: -5px;
}
/*
.slogen-img{
    height: 20px;
    margin-top: -5px;
}
*/
.icon-img{

}
.sidebar-background{
    background: url(../img/sidebar-background.png) no-repeat center center;
}
.main-panel{
    background: url(../img/index-bg.png) no-repeat center center;
    background-size: cover;
}