/***
ROSSO > EA222E
BLUE > 025477

GIALLO > D6C939

Google Font utilizzata
DOSIS
***/

body {
    margin: 0;
    font-family: Dosis,sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: left;
    background-color: #f8fafc
}

.card-header {
  background-color: #0f243e;
  color: #fff;

}

.card-header nav { float: right; width: 67%; margin-top: -22px; }
.card-header a { color: #fff !important;  text-align: center; }
.card-header svg { fill: #dedede;  text-align: center; height: 50px; }
.card-header a:hover { text-decoration: none; color: #fff !important; }
.card-header a:hover > svg { fill: #FFF; }
.card-header a.active { color: #D6C939 !important; }
.card-header a.active > svg { fill: #D6C939; }

.list-img { float: left; margin-right: 3%; width: 22%; max-width: 100px; }
.list-tbl { float: left; width: 70%;  }
.materiali { float: left; clear: both;  width: 100%; }
#filePB { width: 500px; height: 40px; }
