/*------------------------------------
    Vars & Mixin
-------------------------------------*/
/*------------------------------------
	Grafity Forms
-------------------------------------*/
/* Prozent-Bar */
.netzwerk .gform_wrapper {
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
}
.netzwerk .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  clear: both;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  padding: 0;
}
.netzwerk .gform_wrapper .gf_progressbar {
  background-color: #fff;
  background-image: none;
  background-position: center bottom;
  background-repeat: repeat-x;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #000;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: auto;
  line-height: inherit;
  overflow: hidden;
  width: 100%;
}
.netzwerk .gform_wrapper .gf_progressbar_percentage {
  font-family: inherit;
  font-size: inherit;
  height: 20px;
  text-align: center;
  text-shadow: none;
  background-color: #000;
  display: block;
}
.netzwerk .gform_wrapper .gf_progressbar_percentage span {
  display: block;
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  width: auto;
}
.netzwerk .gform_wrapper .percentbar_blue {
  background-color: #000;
  background-image: none;
  background-repeat: repeat-x;
  color: #fff;
}
/* Outer Wrapper */
/* Inner Wrapper */
.netzwerk .ginput_container {
  width: 66.666666%;
}
/* Überschrift, Label und Sublabel*/
.netzwerk .gfield_label {
  width: 33.333333%;
}
/* Feldarten */
/* Sizes */
/* Ready classes */
