/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 9, ../sass/main.scss */
body {
  background: #fff;
  color: #222;
  font-family: "Roboto";
  padding-right: 20px;
  padding-bottom: 50px !important;
}

/* line 14, ../sass/main.scss */
.sidebar {
  float: left;
  background: #eee;
  height: 100%;
  position: fixed;
  padding: 20px 0;
}
/* line 20, ../sass/main.scss */
.sidebar a.logo {
  display: block;
  width: 160px;
  height: 160px;
  background: #999;
  margin: 0 20px 20px 20px;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 27, ../sass/main.scss */
.sidebar a.logo p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
}
/* line 39, ../sass/main.scss */
.sidebar a.logo:hover {
  background: #777;
  text-decoration: none;
}
/* line 45, ../sass/main.scss */
.sidebar ul li a{
  display: block;
  width: 100%;
  padding: 20px 20px;
  text-align: right;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 56, ../sass/main.scss */
.sidebar ul li.active a {
  background: #fff;
  text-decoration: none;
  color: #fb6b0a;
}
/* line 60, ../sass/main.scss */
.sidebar ul li a:hover {
  background: #fff;
  text-decoration: none;
}

.sidebar ul li a.inactive:hover {
  cursor: arrow;
  background: none;
}
/* line 67, ../sass/main.scss */
.content {
  float: left;
  box-sizing: border-box;
  padding-left: 220px;
}

/* line 74, ../sass/main.scss */
label {
  display: inline-block;
  /*width: 130px;*/
  width: 200px;
  text-align: right;
  /*margin-right: 10px;*/
}
.radiolabel {
  width: 50px;
}
/* line 77, ../sass/main.scss */
p {
  line-height: 150%;
  margin: 0px 0 30px 0;
}
/* line 80, ../sass/main.scss */
p input {
  margin-left: 0px;
  border: 2px solid #fff;
}

/* line 85, ../sass/main.scss */
h1, h2, h3 {
  font-weight: 100;
  color: #428bca;
}

/* line 88, ../sass/main.scss */
h2 {
  font-size: 42px;
  margin: 16px 0 53px 20px;
  line-height: 110%;
}

/* line 93, ../sass/main.scss */
input {
  padding: 0 2px;
  color: #444;
  border: 0;
  outline: none;
  background: #efefef;
}
input:focus {
  ""
}
/* line 100, ../sass/main.scss */
input[type="radio"] {
  margin-left: 8px;
/*  -webkit-transform: scale(1.5,1.5);
  -ms-transform: scale(1.5,1.5);
  -o-transform: scale(1.5,1.5);
  transform: scale(1.5,1.5);*/
}
input[type="radio"],
input[type="checkbox"] {
  background: none;
}
/*input[type="radio"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10c";
}*/

/*input[type="checkbox"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f096";
}*/
.ios input[type="checkbox"][checked],
.ios input[type="radio"][checked] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ios input[type="checkbox"]:focus,
.ios input[type="radio"]:focus {
  outline: none;
}
/*.ios input[type="checkbox"][checked] {
  margin-top: -5px;
}*/
.ios input[type="radio"][checked] {
  margin-top: -10px
}
.ios input[type="checkbox"][checked] {
  margin-top: -2px
}
.ios input[type="radio"][checked]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f192";
  outline: none;
}
.ios input[type="checkbox"][checked]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f046";
}

/* line 103, ../sass/main.scss */
label:first-child input[type="radio"] {
  margin: 0;
}

/* line 106, ../sass/main.scss */
.red {
  color: #f00;
}

/* line 109, ../sass/main.scss */
.sub {
  color: #666;
  font-size: 12px;
  line-height: 150%;
  margin-top: -15px;
  /*margin-left: 25px;*/

}
.form-signin input {
  border: none;
  outline: none;
  box-shadow: none;
  background: #eee;
  border-radius: 0;
  margin: 0 0 10px 0;
  width: 100%;
}
.form-control:focus {
  border: none;
  box-shadow: none;
  background: #eee;

}
fieldset {
  padding: 0px 20px;
  min-width: 400px;
    border: 1px solid #fff;
    padding: 10px 20px 10px 20px;
    /*margin: 0 0 20px 0;*/
}
fieldset.error {
  border: 1px solid #f00;
  /*padding: 10px 20px 10px 20px;*/
  margin: 0 0 20px 0;
}
fieldset.error p.sub {
    margin-bottom: 10px;
}
/*fieldset.error p {*/
  /*margin-bottom: 0px;*/
/*}*/
/*fieldset.error p.sub {*/
  /*margin-top: 0;*/
/*}*/
fieldset:last-child {
  margin-bottom: 50px;
}
.page-5 label {
    text-align: left;
}
.page-5 input[type="file"] {
    background: #fff;
    line-height: 18px;
}
.page-5 input[type="text"] {
  margin-bottom: 30px;
}
.btn-primary {
  /*background: #fb6b0a;*/
  border: none !important;
  border-radius: 0;
  box-shadow: none !important;
}
/*.btn-primary:hover {*/
  /*background: #c3550b;*/
/*}*/
/* added */

.sidebar {
    width: 210px;
    padding-top: 0;
}
.sidebar img {
  margin: 0 auto;
  display: block;
  margin-bottom: 50px;
}
.sidebar li:nth-child(6) a {
    margin-top: 30px;
}

/*.sidebar li.active ~ li > a {*/
    /*color: #bbb;*/
/*}*/
.sidebar li a.inactive {
    color: #bbb;
}
.sidebar ul li:nth-child(7) a {
    color: #000;
    /*margin-top:30px;*/
}

.sidebar ul li:nth-child(8) a {
    color: #000;
}

.sidebar ul li a.go {
    color: #000;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.form-signin input[type="text"],.form-signin input[type="password"] {
  width: 100%;
}
input[type="text"],input[type="password"], select {
  width: 260px !important;
}

.form-signin input {
    width: 100% !important;
}

.next {
  float: right;
}
.sidebar .title {
    text-align: center;
    font-weight: 300;
    background-color: #428bca;
    color: #fff;
    line-height: 80px;
    height: 80px;
    margin: 0;
    display: block;
}
input[type=text] {
    border: 1px solid #222;
}
input[disabled] {
    background-color: #fafafa;
    border: 1px solid #ccc;
}
label[for=unterschrift] {
    width: 600px;
}
.form-signin input[type=text] {
    border: 0;
}


/* PDF PREVIEW */
.right {
    text-align: right;
}
strong {
    color: #000;
    text-decoration:underline;
}
.check {
    color: #AAA;
    display: inline-block;
    padding: 4px;
}
.class0 {
    color: #333;
}
.class0 span {
    color: #fff;
    font-weight: bold;
    text-transform: lowercase;
    display: inline-block;
    border: 1px solid #DDD;
    padding: 2px 3px;
    font-family: tahoma;
}
.class1 span {
    font-weight: bold;
    text-transform: lowercase;
    display: inline-block;
    border: 1px solid #333;
    padding: 2px 3px;
    color: #333;
    font-family: tahoma;
}
.class0 span,
.class1 span {
    padding: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
}
.dev {
    color: #ddd;
    margin: 0;
}
h4 {
    font-size: 24px;
    margin-bottom: 20px;
}
i.fa.fa-pencil {
    margin-left: 10px;
}
.preview {
    display: block;
    border: 1px solid #000;
    padding-top: 20px;
    width: 860px;
    margin-bottom: 50px;
}
input.senden {
    height: 32px;
    line-height: 32px;
    float: left;
}
.email-form {
    display: none;
    padding-bottom: 25px;
}

.email-form textarea {
    padding: 0 2px;
    color: #444;
    outline: none;
    background: #efefef;
    border: 1px solid #222;
    width: 260px;
    height: 50px;
}
.email-form label {
    display: block;
    float: none;
    line-height: 20px;
}
.email-form input[type="email"],
.email-form input[type="text"] {
    width: 260px;
    border: 1px solid #222;
}
.datepicker {
    top: 0;
    left: 0;
    padding: 0 2px;
    margin-top: 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

p.edit a {
    display: block;
    float: left;
    margin: -10px 0;
    font-size: 14px
}
p.edit:after {
    clear: both;
    display: block;
    content: "";
}
a.edit {
    font-size: 14px;
}
span.bullet {
    text-indent: -9999px;
    width: 9px;
    height: 9px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
    margin-left: 2px;
}
.quelle {
    width: 650px;
    text-align: justify;
}
.quelle strong {
    font-weight: 700;
    text-decoration: none;
}
.upper {
    text-transform: uppercase;
}
em {
    font-style: italic;
}
.quelle ul {
    margin-top: -10px;
}
.quelle li {
    margin: 15px 0;
}

.quelle ol {
    margin-top: -10px;
    margin-left: 0;
    clear: both;
}
.quelle p {
    clear: both;
}
.quelle ol > li {
    counter-increment: customlistcounter;
    float:left;
    display: block;
    margin-left: 26px;
    clear: both;
}
.quelle ol > li:before {
    content: counter(customlistcounter) ".) ";
    float: left;
    width: 26px;
    margin-left: -26px;
}
.quelle ol.alpha > li:before {
    content: counter(customlistcounter, lower-alpha) ") ";
}
.quelle ol:first-child {
    counter-reset: customlistcounter;
}

input.radio, input.group-check {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}
/*.ios input.radio,
.ios input.group-check {

    margin-top: 0;
}*/

input.radio + label, input.group-check + label {
    width: auto;
}
p.left {
  float: left;
}
p.space {
  margin-right: 30px;
}
.subs {
  display: block;
  margin: 10px 0 10px 10px;
  font-size: 14px;
}
.subs span {
  margin-top: 5px;
}
.has-subs {
  margin-bottom: 0px;
}
.aftersubs {
  margin-top: 30px;
}
p.erklarung {
  /*visibility: hidden;*/
}
p.erklarung strong {
  text-decoration: none;
}
p.half_margin {
  margin-bottom: 15px;
}
p.half_margin_pad {
  margin-bottom: 0;
}
.sidebar_text {
  width: 210px;
  padding: 20px 10px 0px 10px;
  font-size: 10px;
  bottom: 0;
  position: absolute;
}
.sidebar_text p {
  margin: 0px 0 10px 0;
}
/*@media screen and (max-height: 630px) {
  .sidebar_text {
    display: none;
  }
}*/
.tooltip .tooltip-inner {
  background-color: #3276b1;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #3276b1;
}

.content {
    float: none;
    padding-left: 210px;
}

.page {
    padding: 1rem;
}

.page__actions {
    padding: 0 1rem;
}

.page__actions .next {
    float: none;
}

.page h2 {
    margin: 16px 0 48px;
}

.form-group label {
    text-align: left;
    width: auto;
}

.form-group .control-label {
    margin: 0 0 8px;
}

.form-group input[type="text"] {
    padding: 6px 12px;
    border-radius: 4px;
}

.form-control {
    max-width: 400px;
    border: 1px solid #222;
}

.form-control + .checkbox {
    margin-top: 10px;
}

.form-control--inline,
.form-control--inline + p {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
}

.radio,
.checkbox,
.radio-inline,
.checkbox-inline {
    min-height: 0;
    position: relative;
}

.radio input[type="text"],
.checkbox input[type="text"] {
    margin-top: 8px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    top: 1px;
    left: 0;
    margin: 0;
}

.checkbox input[type="checkbox"].push-top {
    top: 17px;
}

.help-block {
    font-size: 70%;
}
