@charset "utf-8";

/*!@copyright 2025 Sigma Informatics*/
/************************************************************
 * @author Sigma Informatics https://www.sinf.gr
 * created with: "Sigma Informatics Site Builder v. 3.50.3"
 * date: 19/6/2025
 * style.css
************************************************************/
 body{
 margin:0;
 padding:0;
 }

.static-top {
    height:4em;
    background-color: rgba(19, 153, 224, 0.79);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
