
/* GLOBAL */
body {
  font-family: Montserrat, Helvetica, Arial, Montserrat;
  background: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat,Helvetica,Arial;
}

.pagetitle {
  color: #727272;
  background-color: inherit;
  font-family: Montserrat,Helvetica,Arial;
}

.input {
  font-family: Montserrat, Helvetica, Arial, Montserrat;
}

th {
  color: #424242;
  font-family: Montserrat, Helvetica, Arial, Montserrat;
}

td {
    color: #424242;
}

.label {
    background: #FFFFFF;
    color: #424242;
    font-family: Montserrat, Helvetica, Arial, Montserrat;
}

/* SBS */
.left-side div.form-body div.title {
  background: transparent;
}

