@charset "UTF-8";
/* NOWA PALETA */
/* FONTS */
/* PALETA */
/* KOLORY KTÓRE BĘDZIEMY USUWAć SYSTEMATYCZNIE */
/* SCREEN SIZE */
#quiestionnarie {
  color: rgba(247, 255, 250, 0.85);
}
#quiestionnarie hr {
  margin-top: 12px;
  margin-bottom: 12px;
}

.quiestionnarie-progress {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-size: 23px;
  color: rgba(247, 255, 250, 0.65);
}

.quiestionnarie-row {
  position: relative;
}

#beylaws {
  width: 100%;
  height: 200px;
}

/* BARTKOWE WYCIĘTE Z MAIN BO MI ROZWALALY SIDEBARA */
.form-control {
  padding-bottom: 0px;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  height: 40px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: rgba(0, 0, 0, 0);
}

.select2-container--default .select2-selection--single, input.select2-search__field {
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgb(247, 255, 250);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 27px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
}

/*# sourceMappingURL=quiestionnarie.css.map */
