@charset "UTF-8";
@font-face {
  font-family: "Bulo Rounded - Regular";
  src: url("../fonts/BuloRounded-Regular.ttf");
}
@font-face {
  font-family: "Bulo Rounded - Regular Italic";
  src: url("../fonts/BuloRounded-RegularItalic.ttf");
}
@font-face {
  font-family: "Bulo Rounded - Bold";
  src: url("../fonts/BuloRounded-Bold.ttf");
}
@font-face {
  font-family: "Bulo Rounded - Bold Italic";
  src: url("../fonts/BuloRounded-BoldItalic.ttf");
}
@font-face {
  font-family: "Bulo Rounded - Medium";
  src: url("../fonts/BuloRounded-Medium.ttf");
}
@font-face {
  font-family: "Bulo Rounded - Medium Italic";
  src: url("../fonts/BuloRounded-MediumItalic.ttf");
}
.btn {
  color: #737373;
  background-color: #F8F8F8;
  border: none;
  border-radius: 29px;
  opacity: 1;
  padding: 10px 0;
  margin: 0 0 10px 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.btn.blue {
  color: #FFFFFF;
  background-color: #5A84E5;
}

.btn.red {
  color: #FFFFFF;
  background-color: #E4221B;
}

.btn:hover {
  background-color: #dfdfdf;
}

.btn.blue:hover {
  background-color: #2e63de;
}

.btn.red:hover {
  background-color: #b61b16;
}

.btn:focus {
  outline: none;
  background-color: #c5c5c5;
}

.btn.blue:focus {
  outline: none;
  background-color: #1e4dbb;
}

.btn.red:focus {
  outline: none;
  background-color: #891410;
}

.btn span.btn-label {
  font-family: "Bulo Rounded - Bold";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
}

.btn-box {
  display: flex;
  flex-direction: row;
}

.btn-container {
  width: 50%;
}

.btn-separator {
  width: 15px;
}

@media only screen and (max-width: 991px) {
  .btn-box {
    flex-direction: column;
  }
  .btn-container {
    width: 100%;
  }
}
.bg-image {
  opacity: 1;
  height: 100%;
  background: transparent url("../images/grafika.png") 50% 50% no-repeat padding-box;
  background-size: 100% !important;
}

.bg-image.img-pw-reset {
  background: transparent url("../images/grafika_przypomnij_haslo.png") 50% 50% no-repeat padding-box;
}

.bg-image.img-login-remind {
  background: transparent url("../images/grafika_przypomnij_haslo.png") 50% 50% no-repeat padding-box;
}

.bg-image.img-success {
  background: transparent url("../images/grafika_udane_logowanie.png") 50% 50% no-repeat padding-box;
}

.bg-image.img-error {
  background: transparent url("../images/grafika_cas_blad.png") 50% 50% no-repeat padding-box;
}

.image-panel {
  background: #FFEEEE 0% 0% no-repeat padding-box;
  border-radius: 20px 10px 10px 20px;
  opacity: 1;
  padding: 0 17px;
}

.image-panel.success {
  background: #3ECC72 0% 0% no-repeat padding-box;
}

.image-panel.pw-reset {
  background: #F6F8FC 0% 0% no-repeat padding-box;
}

input[type=text]:disabled {
  background: #F8F8F8;
}

.text-input {
  font-family: "Bulo Rounded - Regular";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
  color: #2B2B2B;
  border: 2px solid #EBEBEB;
  border-radius: 50px;
  opacity: 1;
  padding: 18px 29px;
  width: 100%;
  outline: none;
}

.text-input::placeholder {
  color: #737373;
}

.text-input:focus {
  border: 2px solid #2B2B2B;
}

.input-error .text-input {
  border: 2px solid #E4221B;
  opacity: 1;
}

.input-error .text-input::placeholder {
  color: #E4221B;
}

label {
  width: 100%;
}

.input-label {
  font-size: 20px;
  font-family: "Bulo Rounded - Bold";
  line-height: 30px;
  letter-spacing: 0;
  color: #2B2B2B;
  opacity: 1;
  margin-bottom: 10px;
}

.panel {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  min-height: 640px;
}

.form-panel {
  padding: 5% 7%;
}

.hidden-input {
  margin: 0;
}

/* Overwrite'y dla klas z Yii2 */
.help-block {
  color: #E4221B;
  background: #FFEEEE;
  border-radius: 50px;
  opacity: 1;
  width: 100%;
  margin-top: 5px;
  line-height: 36px;
  padding: 0 30px;
}

.note {
  color: #737373;
  letter-spacing: 0;
  margin-top: 20px;
}

.ul-forms {
  margin: 75px 0;
}

body {
  font-family: "Bulo Rounded - Regular";
  background: #F8F8F8;
  margin: 0;
  padding: 0;
}

.container.ulo-container {
  width: unset;
  background-color: #FFFFFF;
  border-radius: 20px;
}

p {
  font-family: "Bulo Rounded - Regular";
}

h1, h2, h3, h4, h5 {
  font-family: "Bulo Rounded - Bold";
  margin-bottom: 55px;
}

.nav-bar {
  padding: 30px 54px;
}

.mdc-top-app-bar {
  position: relative;
  background-color: unset;
}

.mdc-top-app-bar--fixed-adjust {
  padding-top: 0;
}

/* TOP MENU DESKTOP */
.menu {
  position: relative;
  text-decoration: none;
  list-style: none;
}

.menu ul {
  list-style: none;
  text-align: right;
  margin-bottom: 0;
}

.menu li {
  display: inline-block;
  margin-right: 30px;
}

.menu a {
  font-family: "Bulo Rounded - Bold";
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
  color: #2B2B2B;
  display: inline-block;
  padding: 15px 0 12px 0;
  text-align: center;
  text-decoration: none;
}

.menu a:hover {
  color: #2B2B2B;
  text-decoration: none;
}

.menu .indicator {
  border-bottom: 3px solid #E4221B;
  position: absolute;
  bottom: 0;
  width: 0;
  opacity: 0;
}

/* FORM ELEMENTS */
.panel {
  background: #FFFFFF 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
}

.form-panel {
  padding: 5% 7%;
  min-height: 640px;
}

.additional-info {
  margin: 10px 0 10px 0;
  text-align: right;
}

.additional-info a {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0;
  text-decoration: underline;
  color: #AEAEAE;
  margin-left: 5px;
}

.additional-info a:hover {
  color: #7b7b7b;
}

.error-box {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  color: #E4221B;
  background: #FFEEEE 0 0 no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  padding: 10px 60px;
  margin-bottom: 20px;
  text-align: center;
}

.error-box > p {
  margin: 0;
}

.account-state-error {
  padding: 0 !important;
  /*min-height: 640px;*/
}
.account-state-error .titlebar {
  background-color: #E4221B;
  color: #FFFFFF;
  height: 60px;
  border-radius: 3px;
}
.account-state-error .titlebar .text-container {
  display: inline-block;
  height: 100%;
}
.account-state-error .titlebar .text-container h2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.account-state-error .contentbox {
  color: #E4221B;
  background-color: #FFEEEE;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5rem;
  padding: 50px 25px 75px 25px;
}
.account-state-error .contentbox a {
  color: #E4221B;
  text-decoration: underline;
}
.account-state-error .contentbox a:hover {
  color: #b61b16;
  text-decoration: underline;
}
.account-state-error .contentbox a:visited {
  color: #891410;
  text-decoration: underline;
}
.account-state-error .contentbox span {
  font-size: 22px;
  line-height: 1.5rem;
  font-weight: bold;
}
.account-state-error .contentbox span.btn {
  margin-top: 25px;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  padding: 9px 58px 11px;
}

label {
  width: 100%;
}

.input-label {
  font-size: 20px;
  font-family: "Bulo Rounded - Bold";
  line-height: 29px;
  letter-spacing: 0;
  color: #2B2B2B;
  opacity: 1;
  margin-bottom: 10px;
}

.text-input {
  font-family: "Bulo Rounded - Regular";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23px;
  color: #2B2B2B;
  border: 2px solid #EBEBEB;
  border-radius: 50px;
  opacity: 1;
  padding: 18px 29px;
  width: 100%;
  margin-top: 15px;
  outline: none;
}

.text-input:focus {
  border: 2px solid #2B2B2B;
}

.ul-caps-warn {
  background: #FFEEEE;
  color: #E4221B;
  width: 100%;
  border-radius: 50px;
  text-align: center;
  visibility: hidden;
  transition: opacity 0.2s linear, height 0.2s linear, padding 0.2s linear, margin 0.2s linear;
  opacity: 0;
  height: 0;
}

.ul-caps-warn.caps-on {
  visibility: visible;
  height: 39px;
  margin: 10px 0;
  padding: 10px;
  opacity: 1;
}

.ul-caps-warn > .text-danger {
  width: 100%;
}

/* IMAGE PANELS */
.image-panel {
  background: #FFEEEE 0 0 no-repeat padding-box;
  border-radius: 20px 10px 10px 20px;
  opacity: 1;
  padding: 0 17px;
  position: relative;
}

.image-panel.success {
  background: #3ECC72 0 0 no-repeat padding-box;
}

.image-panel.error {
  background: #FFEEEE 0 0 no-repeat padding-box;
}

.bg-image {
  opacity: 1;
  height: 100%;
  background-size: 100% !important;
}

.bg-image.default {
  background: transparent url("../images/grafika.png") 50% 50% no-repeat padding-box;
}

.bg-image.success {
  background: transparent url("../images/grafika_udane_logowanie.png") 50% 50% no-repeat padding-box;
}

.bg-image.error {
  background: transparent url("../images/grafika_blad.png") 50% 50% no-repeat padding-box;
}

/* FOOTER */
.site-footer {
  margin-top: 93px;
  margin-bottom: 54px;
}

.copyright {
  font-family: "Bulo Rounded - Regular";
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #BBBBBB;
  margin-top: 30px;
  margin-bottom: 0;
  text-align: left;
}

.ft-services-img-panel {
  min-height: 260px;
}

.ft-img-cas {
  background: transparent url("../images/cas_grafika.png") 50% 50% no-repeat padding-box;
  opacity: 1;
  height: 100%;
  background-size: 100%;
  background-position-y: -15px;
}

.hyperlink-list-standard {
  font-family: "Bulo Rounded - Regular";
  list-style: none;
  padding-left: 18px;
}

.hyperlink-list-standard ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
  padding-left: 18px;
}

.hyperlink-list-standard li::before {
  content: "•";
  color: #E4221B;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  padding-right: 28px;
}

.hyperlink-list-standard a {
  text-decoration: none;
  color: #2B2B2B;
}

.hyperlink-list-standard a:hover {
  text-decoration: none;
}

.pw-info {
  list-style: none;
  padding-left: 18px;
  padding-right: 22px;
  padding-bottom: 6px;
}

.pw-info ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
  padding-left: 18px;
}

.pw-info li::before {
  content: "•";
  color: #5A84E5;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* SERVICE METADATA */
.service-name {
  font-size: 16px !important;
  line-height: 23px !important;
  font-family: "Bulo Rounded - Bold";
  padding: 12px 19px 12px 20px;
  line-break: anywhere;
}

.service-metadata-container {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.image-panel-overlay-container {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 0 0 0 -17px;
  opacity: 0.75;
  border-radius: 20px 10px 10px 20px;
  background: #FFFFFF;
}

.image-panel-overlay {
  position: absolute;
  width: 70%;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1490196078);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
}

.service-metadata-img {
  margin-top: 50px;
  margin-bottom: 37px;
}

.service-metadata-name {
  margin-bottom: 25px;
}

.service-metadata-description {
  color: #737373;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}

.image-panel-overlay-container {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 0 0 0 -17px;
  opacity: 0.75;
  border-radius: 20px 10px 10px 20px;
  background: #FFFFFF;
}

/* OPENID CONNECT SCREEN */
.oidc-header {
  margin-top: 30px;
  margin-bottom: 25px;
}

.oidc-service-ui {
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1490196078);
  margin-top: 25px;
  width: 100%;
}

.oidc-service-h {
  margin-top: 20px;
  margin-bottom: 0;
}

.oidc-service-desc {
  padding: 5px 30px;
}

.oidc-service-img {
  max-width: 250px;
  margin-top: 20px;
  border-radius: 10px;
}

.oidc-info {
  padding-left: 40px;
}

/* MEDIA RULES FOR MAX WIDTH = 1199PX => BOOTSTRAP LG */
@media only screen and (max-width: 1199px) {
  .info {
    padding: 0 0 0 12px;
  }
  .site-footer {
    margin-top: 0;
  }
  .hyperlink-list-standard li::before {
    padding-right: 0;
  }
  .oidc-info {
    padding-left: 0;
  }
}
/* MEDIA RULES FOR MAX WIDTH = 991PX => BOOTSTRAP MD */
@media only screen and (max-width: 991px) {
  h1, h2, h3, h4, h5 {
    margin-top: 25px;
    margin-bottom: 40px;
  }
  .image-panel {
    border-radius: 10px 10px 10px 10px;
  }
  .form-panel {
    min-height: unset;
  }
  .bg-image {
    opacity: 1;
    height: 250px;
    background-size: contain !important;
    margin: 15px 0;
  }
  .bg-image.default {
    background: transparent url("../images/grafika.png") 50% 0 no-repeat padding-box;
  }
  .bg-image.success {
    background: transparent url("../images/grafika_udane_logowanie.png") 50% 0 no-repeat padding-box;
  }
  .hyperlink-list-standard li::before {
    padding-right: 28px;
  }
  .mdc-top-app-bar {
    position: fixed;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.1490196078);
    left: 0;
  }
  .mdc-top-app-bar--fixed-adjust {
    padding-top: 120px;
  }
  .nav-bar {
    padding: 20px;
  }
  .header-container {
    background-color: #FFFFFF;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.1490196078);
  }
  .copyright {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 30px;
  }
}
/* MEDIA RULES FOR MAX WIDTH = 768PX => BOOTSTRAP SM */
/* MEDIA RULES FOR MAX WIDTH = 599PX => BOOTSTRAP  */
@media only screen and (max-width: 599px) {
  .mdc-top-app-bar--fixed-adjust {
    padding-top: 110px;
  }
}

/*# sourceMappingURL=ul-cas.css.map */
