@charset "UTF-8";


#system-s {
    top: 1em;
    left: 1em;
    padding-top: 1em;
    padding-left: 1.3em;
    padding-bottom: 1em;
    border-bottom: 7px solid #0A599C;
}
#system-s h1 {
	margin-left: 10px;
	margin-bottom: 0;
    border-width: 0;
    border-style: none;
    font-size: 20px;
}
#system-s .img-fluid {
    float: left;
}
