/*
  style-login.css, 3.0.2, 2023/05/30
  biblioteka css aplikacji gison, http://gison.pl, (c) GISON
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url(open-sans.css);
:root {
  --mainColor: #2b5f81;
  --secondMainColor: #0080d2;
}
@font-face {
  font-family: Raleway-Black;
  src: url("fonts/Raleway-Black.ttf");
}
@font-face {
  font-family: Raleway-BlackItalic;
  src: url("fonts/Raleway-BlackItalic.ttf");
}
@font-face {
  font-family: Raleway-Bold;
  src: url("fonts/Raleway-Bold.ttf");
}
@font-face {
  font-family: Raleway-BoldItalic;
  src: url("fonts/Raleway-BoldItalic.ttf");
}
@font-face {
  font-family: Raleway-ExtraBold;
  src: url("fonts/Raleway-ExtraBold.ttf");
}
@font-face {
  font-family: Raleway-ExtraBoldItalic;
  src: url("fonts/Raleway-ExtraBoldItalic.ttf");
}
@font-face {
  font-family: Raleway-ExtraLight;
  src: url("fonts/Raleway-ExtraLight.ttf");
}
@font-face {
  font-family: Raleway-ExtraLightItalic;
  src: url("fonts/Raleway-ExtraLightItalic.ttf");
}
@font-face {
  font-family: Raleway-Italic;
  src: url("fonts/Raleway-Italic.ttf");
}
@font-face {
  font-family: Raleway-Light;
  src: url("fonts/Raleway-Light.ttf");
}
@font-face {
  font-family: Raleway-LightItalic;
  src: url("fonts/Raleway-LightItalic.ttf");
}
@font-face {
  font-family: Raleway-Medium;
  src: url("fonts/Raleway-Medium.ttf");
}
@font-face {
  font-family: Raleway-MediumItalic;
  src: url("fonts/Raleway-MediumItalic.ttf");
}
@font-face {
  font-family: Raleway-Regular;
  src: url("fonts/Raleway-Regular.ttf");
}
@font-face {
  font-family: Raleway-SemiBold;
  src: url("fonts/Raleway-SemiBold.ttf");
}
@font-face {
  font-family: Raleway-Thin;
  src: url("fonts/Raleway-Thin.ttf");
}
@font-face {
  font-family: Raleway-ThinItalic;
  src: url("fonts/Raleway-ThinItalic.ttf");
}
@font-face {
  font-family: PublicaSans-Black;
  src: url("fonts/PublicaSans-Black.otf");
}
@font-face {
  font-family: PublicaSans-BlackItalic;
  src: url("fonts/PublicaSans-BlackItalic.otf");
}
@font-face {
  font-family: PublicaSans-Bold;
  src: url("fonts/PublicaSans-Bold.otf");
}
@font-face {
  font-family: PublicaSans-BoldItalic;
  src: url("fonts/PublicaSans-BoldItalic.otf");
}
@font-face {
  font-family: PublicaSans-ExtraBoldItalic;
  src: url("fonts/PublicaSans-ExtraBoldItalic.otf");
}
@font-face {
  font-family: PublicaSans-ExtraLight;
  src: url("fonts/PublicaSans-ExtraLight.otf");
}
@font-face {
  font-family: PublicaSans-ExtraLightItalic;
  src: url("fonts/PublicaSans-ExtraLightItalic.otf");
}
@font-face {
  font-family: PublicaSans-Italic;
  src: url("fonts/PublicaSans-Italic.otf");
}
@font-face {
  font-family: PublicaSans-Light;
  src: url("fonts/PublicaSans-Light.otf");
}
@font-face {
  font-family: PublicaSans-LightItalic;
  src: url("fonts/PublicaSans-LightItalic.otf");
}
@font-face {
  font-family: PublicaSans-Medium;
  src: url("fonts/PublicaSans-Medium.otf");
}
@font-face {
  font-family: PublicaSans-MediumItalic;
  src: url("fonts/PublicaSans-MediumItalic.otf");
}
@font-face {
  font-family: PublicaSans-Thin;
  src: url("fonts/PublicaSans-Thin.otf");
}
@font-face {
  font-family: PublicaSans-ThinItalic;
  src: url("fonts/PublicaSans-ThinItalic.otf");
}
@font-face {
  font-family: PublicaSans-UltraLight;
  src: url("fonts/PublicaSans-UltraLight.otf");
}
@font-face {
  font-family: PublicaSans-UntraLightItalic;
  src: url("fonts/PublicaSans-UntraLightItalic.otf");
}
@font-face {
  font-family: ZPublicaSans;
  src: url("fonts/ZPublicaSans.otf");
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body,
html {
  padding: 0;
  margin: 0;
  font-family: Roboto;
  color: #fff;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.2rem;
}
p {
  margin: 1rem 0;
}
* {
  box-sizing: border-box;
}
.img-container img {
  max-width: 100%;
  max-height: 100%;
}
.wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wrapper--reset {
  margin-left: -1rem;
  margin-right: -1rem;
}
.przycisk,
.przycisk2,
.przycisk3,
.przycisk4 {
  display: inline-block;
  padding: 0.6rem 1.2rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  height: auto;
  transition: all 0.2s;
  text-decoration: none;
}
.active.focus.przycisk,
.active.focus.przycisk2,
.active.focus.przycisk3,
.active.focus.przycisk4,
.active.przycisk2:focus,
.active.przycisk3:focus,
.active.przycisk4:focus,
.active.przycisk:focus,
.focus.przycisk,
.focus.przycisk2,
.focus.przycisk3,
.focus.przycisk4,
.przycisk2:active.focus,
.przycisk2:active:focus,
.przycisk2:focus,
.przycisk3:active.focus,
.przycisk3:active:focus,
.przycisk3:focus,
.przycisk4:active.focus,
.przycisk4:active:focus,
.przycisk4:focus,
.przycisk:active.focus,
.przycisk:active:focus,
.przycisk:focus {
  outline: thin dotted;
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.focus.przycisk,
.focus.przycisk2,
.focus.przycisk3,
.focus.przycisk4,
.przycisk2:focus,
.przycisk2:hover,
.przycisk3:focus,
.przycisk3:hover,
.przycisk4:focus,
.przycisk4:hover,
.przycisk:focus,
.przycisk:hover {
  color: #333;
  text-decoration: none;
}
.active.przycisk,
.active.przycisk2,
.active.przycisk3,
.active.przycisk4,
.przycisk2:active,
.przycisk3:active,
.przycisk4:active,
.przycisk:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.disabled.przycisk,
.disabled.przycisk2,
.disabled.przycisk3,
.disabled.przycisk4,
.przycisk2[disabled],
.przycisk3[disabled],
.przycisk4[disabled],
.przycisk[disabled],
fieldset[disabled] .przycisk,
fieldset[disabled] .przycisk2,
fieldset[disabled] .przycisk3,
fieldset[disabled] .przycisk4 {
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.65;
}
.active.przycisk,
.active.przycisk2,
.active.przycisk3,
.active.przycisk4,
.przycisk2:active,
.przycisk3:active,
.przycisk4:active,
.przycisk:active {
  background-image: none;
}
.przycisk {
  color: #fff;
  background-color: #347ab7;
  border-color: #2e6ca3;
}
.przycisk.focus,
.przycisk:focus {
  color: #fff;
  background-color: #285f8f;
  border-color: #122a40;
}
.przycisk:hover {
  color: #fff;
  background-color: #285f8f;
  border-color: #214d73;
}
.przycisk.active,
.przycisk:active {
  color: #fff;
  background-color: #285f8f;
  border-color: #214d73;
}
.przycisk.active.focus,
.przycisk.active:focus,
.przycisk.active:hover,
.przycisk:active.focus,
.przycisk:active:focus,
.przycisk:active:hover {
  color: #fff;
  background-color: #214d73;
  border-color: #122a40;
}
.przycisk.disabled,
.przycisk.disabled.active,
.przycisk.disabled.focus,
.przycisk.disabled:active,
.przycisk.disabled:focus,
.przycisk.disabled:hover,
.przycisk[disabled],
.przycisk[disabled].active,
.przycisk[disabled].focus,
.przycisk[disabled]:active,
.przycisk[disabled]:focus,
.przycisk[disabled]:hover,
fieldset[disabled] .przycisk,
fieldset[disabled] .przycisk.active,
fieldset[disabled] .przycisk.focus,
fieldset[disabled] .przycisk:active,
fieldset[disabled] .przycisk:focus,
fieldset[disabled] .przycisk:hover {
  background-color: #347ab7;
  border-color: #2e6ca3;
}
.przycisk .badge {
  color: #347ab7;
  background-color: #fff;
}
.przycisk2 {
  color: #fff;
  background-color: #3cc83c;
  border-color: #34b734;
}
.przycisk2.focus,
.przycisk2:focus {
  color: #fff;
  background-color: #2ea32e;
  border-color: #185418;
}
.przycisk2:hover {
  color: #fff;
  background-color: #2ea32e;
  border-color: #268726;
}
.przycisk2.active,
.przycisk2:active {
  color: #fff;
  background-color: #2ea32e;
  border-color: #268726;
}
.przycisk2.active.focus,
.przycisk2.active:focus,
.przycisk2.active:hover,
.przycisk2:active.focus,
.przycisk2:active:focus,
.przycisk2:active:hover {
  color: #fff;
  background-color: #268726;
  border-color: #185418;
}
.przycisk2.disabled,
.przycisk2.disabled.active,
.przycisk2.disabled.focus,
.przycisk2.disabled:active,
.przycisk2.disabled:focus,
.przycisk2.disabled:hover,
.przycisk2[disabled],
.przycisk2[disabled].active,
.przycisk2[disabled].focus,
.przycisk2[disabled]:active,
.przycisk2[disabled]:focus,
.przycisk2[disabled]:hover,
fieldset[disabled] .przycisk2,
fieldset[disabled] .przycisk2.active,
fieldset[disabled] .przycisk2.focus,
fieldset[disabled] .przycisk2:active,
fieldset[disabled] .przycisk2:focus,
fieldset[disabled] .przycisk2:hover {
  background-color: #3cc83c;
  border-color: #34b734;
}
.przycisk2 .badge {
  color: #3cc83c;
  background-color: #fff;
}
.przycisk3 {
  color: #285f8f;
  background-color: #fff;
  border-color: #2e6ca3;
}
.przycisk3.focus,
.przycisk3:focus {
  color: #285f8f;
  background-color: #eee;
  border-color: #122a40;
}
.przycisk3:hover {
  color: #285f8f;
  background-color: #eee;
  border-color: #214d73;
}
.przycisk3.active,
.przycisk3:active {
  color: #285f8f;
  background-color: #eee;
  border-color: #214d73;
}
.przycisk3.active.focus,
.przycisk3.active:focus,
.przycisk3.active:hover,
.przycisk3:active.focus,
.przycisk3:active:focus,
.przycisk3:active:hover {
  color: #285f8f;
  background-color: #e2e2e2;
  border-color: #122a40;
}
.przycisk3.disabled,
.przycisk3.disabled.active,
.przycisk3.disabled.focus,
.przycisk3.disabled:active,
.przycisk3.disabled:focus,
.przycisk3.disabled:hover,
.przycisk3[disabled],
.przycisk3[disabled].active,
.przycisk3[disabled].focus,
.przycisk3[disabled]:active,
.przycisk3[disabled]:focus,
.przycisk3[disabled]:hover,
fieldset[disabled] .przycisk3,
fieldset[disabled] .przycisk3.active,
fieldset[disabled] .przycisk3.focus,
fieldset[disabled] .przycisk3:active,
fieldset[disabled] .przycisk3:focus,
fieldset[disabled] .przycisk3:hover {
  background-color: #fff;
  border-color: #2e6ca3;
}
.przycisk3 .badge {
  color: #fff;
  background-color: #285f8f;
}
.przycisk4 {
  color: #666;
  background-color: #f5f5f5;
  border-color: #c7c7c7;
}
.przycisk4.focus,
.przycisk4:focus {
  color: #666;
  background-color: #e4e4e4;
  border-color: #878787;
}
.przycisk4:hover {
  color: #666;
  background-color: #e4e4e4;
  border-color: #a8a8a8;
}
.przycisk4.active,
.przycisk4:active {
  color: #666;
  background-color: #e4e4e4;
  border-color: #a8a8a8;
}
.przycisk4.active.focus,
.przycisk4.active:focus,
.przycisk4.active:hover,
.przycisk4:active.focus,
.przycisk4:active:focus,
.przycisk4:active:hover {
  color: #666;
  background-color: #d8d8d8;
  border-color: #878787;
}
.przycisk4.disabled,
.przycisk4.disabled.active,
.przycisk4.disabled.focus,
.przycisk4.disabled:active,
.przycisk4.disabled:focus,
.przycisk4.disabled:hover,
.przycisk4[disabled],
.przycisk4[disabled].active,
.przycisk4[disabled].focus,
.przycisk4[disabled]:active,
.przycisk4[disabled]:focus,
.przycisk4[disabled]:hover,
fieldset[disabled] .przycisk4,
fieldset[disabled] .przycisk4.active,
fieldset[disabled] .przycisk4.focus,
fieldset[disabled] .przycisk4:active,
fieldset[disabled] .przycisk4:focus,
fieldset[disabled] .przycisk4:hover {
  background-color: #f5f5f5;
  border-color: #c7c7c7;
}
.przycisk4 .badge {
  color: #f5f5f5;
  background-color: #666;
}
.h--flex {
  display: flex;
}
.h__p--0 {
  padding: 0;
}
.h__p--xxs {
  padding: 0.5rem;
}
.h__p--xs {
  padding: 0.7rem;
}
.h__p--sm {
  padding: 1rem;
}
.h__p--md {
  padding: 1.5rem;
}
.h__p--lg {
  padding: 2rem;
}
.h__p--xlg {
  padding: 3rem;
}
.h__p--xxlg {
  padding: 4rem;
}
.h__p--xxxlg {
  padding: 8rem;
}
.h__p-t--0 {
  padding-top: 0;
}
.h__p-t--xxs {
  padding-top: 0.5rem;
}
.h__p-t--xs {
  padding-top: 0.7rem;
}
.h__p-t--sm {
  padding-top: 1rem;
}
.h__p-t--md {
  padding-top: 1.5rem;
}
.h__p-t--lg {
  padding-top: 2rem;
}
.h__p-t--xlg {
  padding-top: 3rem;
}
.h__p-t--xxlg {
  padding-top: 4rem;
}
.h__p-t--xxxlg {
  padding-top: 8rem;
}
.h__p-r--0 {
  padding-right: 0;
}
.h__p-r--xxs {
  padding-right: 0.5rem;
}
.h__p-r--xs {
  padding-right: 0.7rem;
}
.h__p-r--sm {
  padding-right: 1rem;
}
.h__p-r--md {
  padding-right: 1.5rem;
}
.h__p-r--lg {
  padding-right: 2rem;
}
.h__p-r--xlg {
  padding-right: 3rem;
}
.h__p-r--xxlg {
  padding-right: 4rem;
}
.h__p-r--xxxlg {
  padding-right: 8rem;
}
.h__p-b--0 {
  padding-bottom: 0;
}
.h__p-b--xxs {
  padding-bottom: 0.5rem;
}
.h__p-b--xs {
  padding-bottom: 0.7rem;
}
.h__p-b--sm {
  padding-bottom: 1rem;
}
.h__p-b--md {
  padding-bottom: 1.5rem;
}
.h__p-b--lg {
  padding-bottom: 2rem;
}
.h__p-b--xlg {
  padding-bottom: 3rem;
}
.h__p-b--xxlg {
  padding-bottom: 4rem;
}
.h__p-b--xxxlg {
  padding-bottom: 8rem;
}
.h__p-l--0 {
  padding-left: 0;
}
.h__p-l--xxs {
  padding-left: 0.5rem;
}
.h__p-l--xs {
  padding-left: 0.7rem;
}
.h__p-l--sm {
  padding-left: 1rem;
}
.h__p-l--md {
  padding-left: 1.5rem;
}
.h__p-l--lg {
  padding-left: 2rem;
}
.h__p-l--xlg {
  padding-left: 3rem;
}
.h__p-l--xxlg {
  padding-left: 4rem;
}
.h__p-l--xxxlg {
  padding-left: 8rem;
}
.h__m--0 {
  margin: 0;
}
.h__m--xxs {
  margin: 0.5rem;
}
.h__m--xs {
  margin: 0.7rem;
}
.h__m--sm {
  margin: 1rem;
}
.h__m--md {
  margin: 1.5rem;
}
.h__m--lg {
  margin: 2rem;
}
.h__m--xlg {
  margin: 3rem;
}
.h__m--xxlg {
  margin: 4rem;
}
.h__m--xxxlg {
  margin: 8rem;
}
.h__m-t--0 {
  margin-top: 0;
}
.h__m-t--xxs {
  margin-top: 0.5rem;
}
.h__m-t--xs {
  margin-top: 0.7rem;
}
.h__m-t--sm {
  margin-top: 1rem;
}
.h__m-t--md {
  margin-top: 1.5rem;
}
.h__m-t--lg {
  margin-top: 2rem;
}
.h__m-t--xlg {
  margin-top: 3rem;
}
.h__m-t--xxlg {
  margin-top: 4rem;
}
.h__m-t--xxxlg {
  margin-top: 8rem;
}
.h__m-r--0 {
  margin-right: 0;
}
.h__m-r--xxs {
  margin-right: 0.5rem;
}
.h__m-r--xs {
  margin-right: 0.7rem;
}
.h__m-r--sm {
  margin-right: 1rem;
}
.h__m-r--md {
  margin-right: 1.5rem;
}
.h__m-r--lg {
  margin-right: 2rem;
}
.h__m-r--xlg {
  margin-right: 3rem;
}
.h__m-r--xxlg {
  margin-right: 4rem;
}
.h__m-r--xxxlg {
  margin-right: 8rem;
}
.h__m-b--0 {
  margin-bottom: 0;
}
.h__m-b--xxs {
  margin-bottom: 0.5rem;
}
.h__m-b--xs {
  margin-bottom: 0.7rem;
}
.h__m-b--sm {
  margin-bottom: 1rem;
}
.h__m-b--md {
  margin-bottom: 1.5rem;
}
.h__m-b--lg {
  margin-bottom: 2rem;
}
.h__m-b--xlg {
  margin-bottom: 3rem;
}
.h__m-b--xxlg {
  margin-bottom: 4rem;
}
.h__m-b--xxxlg {
  margin-bottom: 8rem;
}
.h__m-l--0 {
  margin-left: 0;
}
.h__m-l--xxs {
  margin-left: 0.5rem;
}
.h__m-l--xs {
  margin-left: 0.7rem;
}
.h__m-l--sm {
  margin-left: 1rem;
}
.h__m-l--md {
  margin-left: 1.5rem;
}
.h__m-l--lg {
  margin-left: 2rem;
}
.h__m-l--xlg {
  margin-left: 3rem;
}
.h__m-l--xxlg {
  margin-left: 4rem;
}
.h__b-t {
  border-top: 1px solid #d4d4d4;
}
.h__b-r {
  border-right: 1px solid #d4d4d4;
}
.h__b-b {
  border-bottom: 1px solid #d4d4d4;
}
.h__b-l {
  border-left: 1px solid #d4d4d4;
}
.h__bg-c--w {
  background-color: #fff;
}
.h__bg-c--g-light {
  background-color: #f5f5f5;
}
.h__d--b {
  display: block;
}
.h__d--i-b {
  display: inline-block;
}
.h__d--f {
  display: flex;
}
.h__t-a--r {
  text-align: right;
}
.h__t-a--l {
  text-align: left;
}
.h__t-a--c {
  text-align: center;
}
.h__j-c--s-b {
  justify-content: space-between;
}
.h__a-i--c {
  align-items: center;
}
.h__a-s--f-s {
  align-self: flex-start;
}
.h__c--text {
  color: #666;
}
.h__c--main {
  color: #347ab7;
}
.h__c--secondary {
  color: #3cc83c;
}
.h__c--danger {
  color: #d8544f;
}
.h__w--100 {
  width: 100%;
}
.h__t-t--u {
  text-transform: uppercase;
}
.h__f-w--b {
  font-weight: 700;
}
.h__t-d--u {
  text-decoration: underline;
}
.background--full-page {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.background__overlay {
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
}
.background__img {
  z-index: -2;
  background: url(imgs/background-photo.jpg) no-repeat center center;
  background-size: cover;
}
.background__overlay_mpzp {
  background: rgba(0, 0, 0, 0.5);
}
.background__img_mpzp {
  background: url(Images/background-photo.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.label_pad {
  margin-top: 2rem;
  padding: 9px;
}
.label_back {
  background-color: #f0f0f0;
  margin-top: 1rem;
  padding: 8px;
}
.editor-group {
  width: 100%;
  padding: 1rem;
}
@media only screen and (min-width: 48em) {
  .editor-group {
    width: 50%;
  }
}
@media only screen and (min-width: 75em) {
  .editor-group {
    max-width: 40rem;
  }
}
.editor-group--border {
  border: 1px solid #347ab7;
  border-radius: 0.5rem;
  padding: 2rem;
  margin: 1rem;
}
@media only screen and (min-width: 48em) {
  .editor-group--border {
    width: calc(50% - 2 * 1rem);
  }
}
.editor-group--border .editor-group__header {
  position: absolute;
  top: 0;
  left: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  margin: 0;
  padding: 0 0.5rem;
}
.editor-group--border2 {
  border: 1px solid #347ab7;
  border-radius: 0.5rem;
  margin: 1rem;
}
@media only screen and (min-width: 48em) {
  .editor-group--border2 {
    width: calc(50% - 2 * 1rem);
  }
}
.editor-group--border2 .editor-group__header3 {
  position: absolute;
  top: 0;
  left: 14rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  margin: 0;
  padding: 0 1.5rem;
}
.editor-group--border2 .editor-group__header2 {
  position: absolute;
  top: 0;
  left: 11rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  margin: 0;
  padding: 0 1.5rem;
}
.editor-group--header.editor-group--border {
  position: relative;
  margin-top: calc(1rem + 1.4rem / 2);
}
.editor-group--header.editor-group--border2 {
  position: relative;
  margin-top: calc(1rem + 1.4rem / 2);
}
.editor-group--circle {
  counter-increment: item;
  margin-top: 10rem;
  position: relative;
}
.editor-group--circle:after {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 1px solid #347ab7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: 700;
  color: #347ab7;
  content: counter(item);
  position: absolute;
  top: 2.5rem;
  left: 15%;
  -webkit-transform: translate(-50%, calc(-100% - 5rem));
  transform: translate(-50%, calc(-100% - 5rem));
}
.editor-group--circle.editor-group--header {
  margin-top: 10rem;
}
.editor-group--circle.editor-group--header:after {
  content: none;
}
.editor-group--circle .editor-group__header:after {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 1px solid #347ab7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: 700;
  color: #347ab7;
  content: counter(item);
  position: absolute;
  top: 2.5rem;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-100% - 5rem));
  transform: translate(-50%, calc(-100% - 5rem));
}
.editor-group--card {
  width: calc(100% - 2 * 1rem);
  margin: 1rem;
  padding: 2rem;
}
@media only screen and (min-width: 48em) {
  .editor-group--card {
    width: calc(50% - 2 * 1rem);
  }
}
.editor-group--bg {
  background-color: #f5f5f5;
}
.editor-group--big {
  width: 100%;
}
@media only screen and (min-width: 75em) {
  .editor-group--big {
    max-width: 82rem;
  }
}
@media only screen and (min-width: 48em) {
  .editor-group--col-50 {
    -webkit-columns: auto 2;
    columns: auto 2;
    -webkit-column-gap: 6rem;
    column-gap: 6rem;
  }
}
.editor-group__header {
  font-size: 1.4rem;
  color: #347ab7;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
}
.editor-group__header3 {
  font-size: 1.4rem;
  color: #347ab7;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
}
.editor-group__header2 {
  font-size: 1.4rem;
  color: #347ab7;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
}
.editor-label {
  margin-bottom: 0.5rem;
}
.editor-label label {
  font-weight: 700;
}
.editor-label--desc {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}
.editor-field {
  margin-bottom: 1rem;
}
.editor-field .ui-dropdownchecklist-selector-wrapper,
.editor-field
  input:not([type="color"]):not([type="file"]):not([type="checkbox"]):not(
    .form-control-json
  ),
.editor-field select,
.editor-field textarea {
  width: 100%;
}
.editor-field .ui-dropdownchecklist-item input {
  width: auto !important;
}
.editor-field .file-primary {
  width: 0.1px;
}
.editor-field .file-primary + div {
  margin-top: 0.5rem;
}
.editor-field-frame {
  border: 1px solid #666;
  padding: 10px;
  border-radius: 6px;
}
.editor-field-frame-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.editor-field-dates input {
  width: 47%;
}
.editor-checkbox {
  display: flex;
}
.editor-checkbox .editor-label {
  order: 1;
  margin-left: 0.5rem;
  margin-bottom: 1rem;
  margin-top: 0;
}
.editor-checkbox .editor-field {
  margin-bottom: 0;
}
.editor-divider {
  border: 0;
  border-top: 1px solid #d4d4d4;
  margin: 1.5rem 0;
}
.editor-divider--top-sm {
  margin-top: 0.5rem;
}
.ui-autocomplete {
  max-height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000 !important;
}
.add_przycisk,
.przycisk_add {
  color: #347ab7;
  background-color: transparent;
  border: none;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-weight: 500;
  margin-top: -10px;
}
.add_przycisk-icon,
.przycisk_add-icon {
  display: inline-block;
  background-color: transparent;
  color: #347ab7;
  font-weight: 600;
  border: 1px solid #347ab7;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  padding: 0;
  font-size: 10px;
}
.cke_reset_all .cke_insertText {
  width: 190px;
  background: 0 0;
  border: 1px solid grey;
  margin-left: 5px;
}
.cke_reset_all .cke_insertText .cke_combo_button {
  width: 188px;
}
.cke_reset_all .cke_insertText .cke_combo_button:active,
.cke_reset_all .cke_insertText .cke_combo_button:focus,
.cke_reset_all .cke_insertText .cke_combo_button:hover {
  background: 0 0;
  border: 0;
  padding: 1px;
  margin: 0;
}
.cke_reset_all .cke_insertText .cke_combo_button .cke_combo_text {
  width: 157px;
  color: #2e2e2e;
}
.cke_reset_all .cke_insertText .cke_combo_button .cke_combo_arrow {
  border-top-color: #ff5231;
}
.cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover {
  border: 0;
  padding: 1px !important;
  margin: 0 !important;
}
.cke_reset_all .cke_insertText.cke_combo_on .cke_combo_button {
  background: 0 0;
  border: 0;
  padding: 1px;
  margin: 0;
}
.cke_toolbar_break
  + .cke_toolbar
  > .cke_toolbar_start
  + .cke_combo_off
  a.cke_combo_button:hover {
  padding: 1px;
}
.cke_combopanel {
  width: 190px !important;
}
.group-array {
  display: flex;
  flex-wrap: wrap;
}
.column_1 {
  padding-left: 0 !important;
}
.column_2 {
  padding-right: 0 !important;
}
@media only screen and (max-width: 767px) {
  .column_1 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .column_2 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.login-page {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  min-height: 100vh;
}
.login-panel {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  width: 100%;
  flex-grow: 1;
}
@media only screen and (min-width: 62em) {
  .login-panel {
    margin-top: 9rem;
  }
}
@media only screen and (min-width: 62em) {
  .login-panel--alt {
    max-width: 80rem;
  }
}
.login-panel__header {
  margin: 0;
  text-align: center;
  font-size: 2rem;
}
@media only screen and (min-width: 62em) {
  .login-panel__header {
    font-size: 2.4rem;
  }
}
.login-panel__desc {
  text-align: center;
  margin: 1.6rem 0 3.5rem 0;
  font-size: 1.4rem;
  position: relative;
}
@media only screen and (min-width: 62em) {
  .login-panel__desc {
    font-size: 1.6rem;
    margin-top: 2rem;
  }
}
.login-panel__desc:after {
  content: "";
  width: 20%;
  height: 1px;
  position: absolute;
  bottom: -2.25rem;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.login-panel__fields {
  font-size: 1.4rem;
  width: 100%;
}
@media only screen and (min-width: 62em) {
  .login-panel__fields {
    font-size: 1.6rem;
  }
}
.login-panel__fields input[type="password"],
.login-panel__fields input[type="text"] {
  height: 3rem;
  padding-left: 0.5rem;
  font-size: 1.4rem;
  border-radius: 0.5rem;
  outline: 0;
  background: #fff;
  border: 1px solid #36454f;
}
@media only screen and (min-width: 62em) {
  .login-panel__fields input[type="password"],
  .login-panel__fields input[type="text"] {
    height: 4rem;
    font-size: 1.6rem;
  }
}
.login-panel__fields--alt input[type="password"],
.login-panel__fields--alt input[type="text"] {
  background: #f5f5f5;
}
.login-panel__fields input:-webkit-autofill,
.login-panel__fields--alt input:-webkit-autofill {
  box-shadow: 0 0 0 100rem #fff inset;
}
@media only screen and (min-width: 62em) {
  .login-panel__logo-form-container {
    display: flex;
    margin-top: 4rem;
  }
  .login-panel__logo-form-container > :first-child {
    width: 33%;
  }
  .login-panel__logo-form-container > :last-child {
    width: 67%;
  }
}
.login-panel__logo-container {
  display: flex;
  justify-content: center;
  padding: 2rem 0;
}
.login-panel__logo {
  max-height: 10rem;
}
@media only screen and (min-width: 62em) {
  .login-panel__logo {
    max-height: 15rem;
  }
}
.login-panel__submit-container {
  text-align: center;
  padding: 2rem 0;
}
.login-panel__submit {
  width: 100%;
  max-width: 20rem;
  height: 3.5rem;
  background: 0 0;
  border: 1px solid #fff;
  text-shadow: 0;
  border-radius: 0.5rem;
  color: #fff;
  background: 0 0;
  cursor: pointer;
}
.login-panel__errors {
  font-size: 1.4rem;
  padding: 0 1rem;
}
@media only screen and (min-width: 62em) {
  .login-panel__errors {
    height: 1.6rem;
  }
}
.navbar-header--bottom {
  display: flex;
}
@media only screen and (min-height: 768px) {
  .navbar-header--bottom {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
}
.navbar-header__logos-top {
  order: -2;
}
@media only screen and (min-height: 768px) {
  .navbar-header__logos-top {
    order: 0;
  }
}
.navbar-header__logos-bottom {
  order: -1;
}
@media only screen and (min-height: 768px) {
  .navbar-header__logos-bottom {
    order: 0;
  }
}
.navbar-header--w-50 {
  width: 50%;
}
@media only screen and (min-height: 768px) {
  .navbar-header--w-50 {
    width: 100%;
  }
}
.navbar-header__link {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.navbar-header__img-container {
  height: 8rem;
  width: 8rem;
  padding: 1rem;
  text-align: center;
}
@media only screen and (min-width: 62em) {
  .navbar-header__img-container {
    margin-left: 3rem;
    height: 10rem;
    width: 10rem;
  }
}
.navbar-header__img-container--lg {
  width: 10rem;
  height: 10rem;
}
@media only screen and (min-width: 62em) {
  .navbar-header__img-container--lg {
    width: 14rem;
    height: 14rem;
  }
}
.navbar-header__img {
  max-height: 100%;
  max-width: 100%;
}
.navbar-header__title {
  font-size: 1.8rem;
  color: #fff;
  margin-left: 0.5rem;
}
@media only screen and (min-width: 48em) {
  .navbar-header__title {
    font-size: 2.2rem;
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 62em) {
  .navbar-header__title {
    font-size: 2.7rem;
    margin-left: 1rem;
  }
}
div.navbar-header__img-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
span.navbar-header__img-container {
  height: 100%;
  width: initial;
}
nav.navbar-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (min-height: 731px) {
  nav.navbar-header {
    height: calc(100px + 0px);
  }
}
@media all and (max-height: 730px) {
  nav.navbar-header {
    height: calc(80px + 0px);
  }
}
@media all and (max-height: 640px) {
  nav.navbar-header {
    height: calc(70px + 0px);
  }
}
nav.navbar-header .navbar-header__link {
  height: 100%;
}
nav.navbar-header .navbar-header__link.navbar-header--prize {
  position: absolute;
  bottom: calc(20px + 8rem);
  left: 0;
}
@media all and (min-height: 731px) {
  nav.navbar-header .navbar-header__link.navbar-header--prize {
    height: calc(100px + 0px);
  }
}
@media all and (max-height: 730px) {
  nav.navbar-header .navbar-header__link.navbar-header--prize {
    height: calc(80px + 0px);
  }
}
@media all and (max-height: 640px) {
  nav.navbar-header .navbar-header__link.navbar-header--prize {
    height: calc(70px + 0px);
  }
}
nav.navbar-header .navbar-header__link.navbar-header--prize span {
  padding: 0;
}
.login-panel__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 100;
}
.login-page {
  min-height: calc(100vh - 8rem);
}
.login-panel {
  background-color: rgba(255, 255, 255, 0.5);
  flex-grow: 0;
  padding: 30px;
  color: #161616;
  border-radius: 0;
  width: 100%;
  margin: 10px;
}
.login-panel .login-panel__header {
  color: #161616;
  font-size: 1.9rem;
}
.login-panel .login-panel__header span.login-panel__header-title {
  color: #161616;
}
.login-panel .validation-summary-errors {
  color: red;
}
.login-panel fieldset {
  padding: 0;
  border: 0;
}
.login-panel input {
  height: 4rem;
}
.login-panel .editor-label.editor-label--psw > label::after,
.login-panel .editor-label.editor-label--username > label::after {
  content: "*";
}
.login-panel .login-panel__desc {
  margin: 1rem 0 3rem 0;
}
.login-panel .login-panel__desc::after {
  content: initial;
}
.login-panel .editor-field .field-validation-error {
  color: red;
  font-weight: 600;
  font-size: 1.3rem;
}
.login-panel .editor-field--psw .editor-field--psw__wrap {
  position: relative;
}
.login-panel .editor-field--psw .editor-field--psw__wrap input {
  padding-right: 40px;
}
.login-panel .editor-field--psw .editor-field--psw__wrap i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  cursor: pointer;
  background: 0 0;
  font-size: 2rem;
  color: #424242;
}
.login-panel .editor-field--psw .field-validation-error {
  color: red;
  font-weight: 600;
  font-size: 1.3rem;
}
.login-panel .login-panel__forgot_pasword {
  display: flex;
  justify-content: flex-end;
  font-size: 1.4rem;
  font-weight: 600;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.login-panel .login-panel__submit-container {
  padding: 0;
}
.login-panel .login-panel__submit-container .login-panel__submit {
  margin-top: calc(3rem + 16px);
  background-color: var(--mainColor);
  border-color: var(--mainColor);
  color: #fff;
  height: 4.5rem;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
}

.login-panel .login-panel__errors {
  padding: 0;
  height: auto;
  color: red;
  font-weight: 600;
  font-size: 1.3rem;
}
.login-panel .login-panel__errors ul {
  margin: 0;
  padding: 0;
}
.login-panel .login-panel__errors ul li {
  list-style: none;
}
footer.login-page__footer {
  background-color: #3f4a53;
  height: 8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 4%;
}
footer.login-page__footer .footer__statue {
  color: #fff;
  margin: 0;
}
footer.login-page__footer .footer__statue a {
  color: #79bae4;
  text-decoration: none;
}
footer.login-page__footer a.footer__logo {
  display: block;
}
footer.login-page__footer a.footer__logo img {
  width: 10rem;
}
@media all and (max-height: 840px) {
  nav.navbar-header .navbar-header__link.navbar-header--prize {
    position: relative;
    left: initial;
    bottom: initial;
  }
}
@media all and (max-height: 730px) {
  body .login-panel.login-panel--new {
    padding: 20px;
  }
  body .login-panel.login-panel--new .login-panel__forgot_pasword {
    margin: 1rem 0 0 0;
  }
  body .login-panel.login-panel--new .editor-label label {
    font-size: 1.4rem;
  }
  body .login-page .login-panel__submit-container .login-panel__submit {
    height: 4rem;
    margin-top: 16px;
  }
}
@media all and (max-height: 640px) {
  footer.login-page__footer {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .login-page {
    min-height: calc(100vh - 3rem);
  }
}
.infoPz {
  font-size: 1.2rem;
  margin: 1rem 0 3rem 0;
  text-align: center;
  font-size: 1.6rem;
  position: relative;
}
.infoPz + .przycisk2 {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.przycisk2 {
  margin-bottom: 5px;
}
/* .login-panel__header-title,
.editor-label.editor-label--username,
.editor-label label,
.login-panel__forgot_pasword a {
  font-weight: normal;
}
body,
body input {
  font-family: ZPublicaSans !important;
} */

/* body .navbar-header__title,
body .login-panel__desc {
  font-family: "Open Sans";
} */
.navbar-header__img {
  height: 8rem;
}
