/* MESSE NACHFASS */
/* ************************************************ */
/*.coreach2015 .column_image {margin: 0 .5% 8px;} */

/* STAUDACHER Depesche - Anmelde Maske */

div.nl-form-body label {font-weight: 400 !important;}

div#fa_11 button {
  padding: 1em 0 !important;
  width: 15% !important;
}

.nl-form-body {
  padding: 0 !important;
  margin: 0 !important;
}

/* PLUGIN COOKIE LAW INFO */

div#cookie-law-info-bar {
  font-family: "Roboto", Arial, Tahoma, sans-serif !important;
  border: none !important;
}


/* FLOATING BUTTONS 
/* ************************************************ */
/* ucantero, Style */
#social-profiles {
  display: block;
  position: fixed;
  right: 10px;
  top: 180px;
  background-color: #2C2927;
  height: 200px;
  width: 42px;
  //margin-top: -100px;
  z-index: 800;
}
#social-profiles a {
  font-family: "FontAwesome";
  color: white;
}
#social-profiles a:hover {
  text-decoration: none;
  color: #BD0B1A;
}
.sprite-socials-min {
  //background-image: url(/images3/new2/sprite-socials-big.png);
  background-repeat: no-repeat;
  display: block;
  width: 32px;
  height: 34px;
  float: left;
  margin: 14px 6px 0;
  text-align: center;
}