<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
}
img {
  border: 0;
}
address,
capxion,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
capxion,
th {
  text-align: left;
}
abbr,
acronym {
  border: 0;
}
html {
  font-size: 62.5%;
}
a:focus,
a:active {
  outline: none;
  -moz-outline-style: none;
}
article,
aside,
details,
figcapxion,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "Open Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #404040;
  background: no-repeat center top #e1e2e4;
  text-align: center;
  width: 100%;
  padding-bottom: 40px;
}
footer {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: #999;
  padding: 10px 0;
  font-size: 80%;
  background: #e1e2e4;
}
footer a {
  color: #606060;
}
.ai-error {
  color: #b94a48;
}
.ai-error.ai-msg {
  border: 1px solid #b94a48;
}
.ai-i-3 {
  color: #555;
}
.ai-i-4 {
  color: #777;
}
.ai-i-4.ai-btn {
  text-decoration-style: dashed;
}
.ai-i-5 {
  color: #999;
}
.ai-i-6 {
  color: #aaa !important;
}
.logo {
  padding: 30px;
}
.ai-msg {
  padding: 10px 10px;
  color: #666;
}
label {
  display: block;
  text-align: left;
  color: #999;
}
input[type=text],
input[type=password] {
  padding: 5px 10px;
  font-size: 16px;
  width: 100%;
}
input[type=checkbox] {
  float: left;
  margin-right: 10px;
}
.ai-bx {
  padding: 10px 20px;
  background: #fff;
  box-shadow: 5px 5px 12px #ccc;
}
.ai-btn {
  margin: 0 5px;
}
.ai-btn.ai-primary {
  font-weight: 400;
  transition: background-color 0.5s ease 0s;
  padding: 0 50px;
  height: 45px;
  line-height: 45px;
  background: #009df5;
  color: #fff;
  font-size: 19px;
  border-radius: 5px;
  border: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
}
.ai-btn.ai-primary:focus,
.ai-btn.ai-primary:hover {
  background-color: #215c8d;
  outline: medium none;
}
.ai-wrp {
  clear: both;
  padding: 5px;
}
.login-bx {
  max-width: 420px;
  min-width: 320px;
  margin: 0 auto;
}
form.ai&gt;.actions {
  padding: 10px 20px;
}
form.ai input {
  border: 1px solid #d5d5d5;
  background: #fefefe;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
form.ai input:hover {
  border-color: #b3b3b3;
  outline: medium none;
}
form.ai input:focus {
  border-color: #66afe9;
}

.login-tabs {
  max-width: 650px;
  min-width: 320px;
  margin: 0 auto;
  display: flex;
  box-shadow: 5px 5px 12px #ccc;
}
.login-tabs a {
  color: #000;
  text-decoration: none;
  flex: 1;
  padding: 20px 0;
  color: rgba(0,0,0,0.5);
  background: #cfd8dc;
  transition: 0.2s;
  font-weight: bold;
}
.login-tabs a:hover {
  background: #eee;
  color: rgba(0,0,0,0.8);
}
.login-tabs__subtitle {
  font-size: 0.85em;
  color: #5a5a5a;
  font-weight: normal;
}
.login-tabs--active {
  background: #fff !important;
  color: #000 !important;
}
.login-tabs__inside {
  display: flex;
  margin: 0 auto;
  max-width: 650px;
  min-width: 320px;
  box-shadow: 5px 5px 12px #ccc;
}
.login-tabs__inside a {
  background: #fff;
  flex: 1;
  padding: 20px 0 10px 0;
  border-bottom: 2px solid rgba(0,0,0,0.2);
  color: rgba(0,0,0,0.7);
  text-decoration: none;
  transition: 0.2s;
}
.login-tabs__inside a:hover {
  color: rgba(0,0,0,0.8);
  border-bottom: 2px solid #009df5 !important;
}
.login-tabs__inside--active {
  color: #000 !important;
  border-bottom: 2px solid #009df5 !important;
}
select {
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 35px;
}
h1 {
  font-size: 1.2em;
}
h3 {
  font-weight: normal;
  font-size: 0.9em;
  opacity: 0.8;
}
.ai-error {
  color: #b84427;
  background: #fff1f0;
  max-width: 650px;
  margin: 0 auto;
  padding: 10px;
  font-weight: bold;
}
.uk-alert-danger {
  padding: 10px;
}
.uk-text-danger {
  color: #d85030;
  background: #fff1f0;
  padding: 10px;
}
.messages li {
  color: #b84427;
  background: #fff1f0;
  max-width: 650px;
  margin: 0 auto;
  padding: 10px;
  font-weight: bold;
}
.messages .success {
  color: #468847 !important;
  background: #dff0d8 !important;
}
.kandydat-rejestracja {
  border: 1px solid #006dc9;
  background: #e2f2ff;
  display: block;
  text-decoration: none;
  border-radius: 5px;
}
.kandydat-rejestracja:hover {
  background: #009df5;
}
.kandydat-rejestracja:hover * {
  color: #fff;
}
.kandydat-rejestracja * {
  color: #006dc9;
  line-height: 1.5em;
}
.kandydat-rejestracja p {
  text-decoration-style: dashed;
}
.uk-text-danger {
  color: #f00;
}
.ai-required {
  color: #d40000;
  font-size: 90%;
}
.help {
  font-size: 0.8em;
  color: #737171;
  text-align: left;
  margin-bottom: 2px;
}
.language__button{
  margin-left: 4px;
}
.language__button img {
  box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.25);
  border-radius: 50%;
}
.availability__link{
  margin-left: 4px;
}
.availability__link img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.25);
}
select {
  background: #fff;
  border: 1px solid #ccc;
  max-width: 100%;
}
select option {
  padding: 0.2em 0.5em;
}
.selectize-input {
  padding: 0 4px;
  min-height: 2em;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 2px 8px 2px;
}
.selectize-dropdown {
  z-index: 9999 !important;
}
input[type="email"] {
  padding: 5px 10px;
  font-size: 16px;
  width: 100%;
}
.ai2-tooltip::after {
  font-style: normal;
}
</pre></body></html>