@import "../css/icomoon.css";
@import "../css/lato.css";
/* LESS Document */
/* this will be used to overwrite some style elements of phplist forms */
/* CSS Document */
/* kdt-join-styles.less */
/* tweak phhplist stuff */
/* fix <big> on not-required field label */
body.fixed .content .table div.attributename {
  margin-top: 0px;
}
body.fixed .content .table div.attributename > big {
  font-size: 15px;
}
/* suppress phhplist logo */
body.fixed .content .poweredby {
  display: none;
}
/* footer - make it look like pcc version */
#footer {
  border-top: none;
}
#footer .container {
  background-color: #365e68;
  height: 35px;
  padding-top: 7px;
  color: #e0e0e0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer .container a {
  color: #e0e0e0;
}
#footer .container a:hover,
#footer .container a:focus {
  text-decoration: none;
}
#footer .container p {
  margin: 0 0 10px;
}
/* Portmoak webfonts */
/* TFG custom icon set */
/* Google Lato fonts */
