/* Jan Schatz CSS */


#sp-top-bar {

        min-height: 5px;
        color:white ;
        background-color: #019934;
        font-size: 16px;

}

#mod-custom112 h5 {

        font-size: 18px;

}

#sp-header .logo a {

        color:white ;
        font-size: 16px;
        font-weight: bold;
}


#sp-header {
    background: #019934;
}

#sp-top-bar a {

        color:white ;
        text-decoration: none;
}


#sp-user1 {

        min-height: 100px;
        padding: 10px;

}

#sp-user2 {

        min-height: 100px;
        padding: 10px;

}

#sp-footer {

        background-color: #019934;

}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    padding: 10px;
    font-size: 18px;
    background-color: #0a1f38;
    text-align: center;
    color: #ffffff;
    
}

h3.sp-module-title  {
    padding: 10px;
    font-size: 18px;
    background-color: #0a1f38;
    text-align: center;
    color: #ffffff;
    
}

#sp-main-body {

        padding: 20px 0 20px 0;
}

#sp-left .sp-module, #sp-right .sp-module {

        padding-top: 10px;
        padding-bottom: 10px;


}


span.badge.bg-danger.featured-article-badge {
    display: none;
}

.com-content-article__body {

    padding: 20px;

}
