﻿/* Mixin */
.min-h-100 {
  min-height: 100px;
}
.min-h-200 {
  min-height: 200px;
}
.h20p {
  height: 20px !important;
}
.h40p {
  height: 40px !important;
}
.h50p {
  height: 50px !important;
}
.h60p {
  height: 60px !important;
}
.h100p {
  height: 100px !important;
}
.h140p {
  height: 140px !important;
}
.h170p {
  height: 170px !important;
}
.h200p {
  height: 200px !important;
}
.h400p {
  height: 400px !important;
}
.h600p {
  height: 600px !important;
}
.height-100 {
  height: 100%;
}
.width-10 {
  width: 10%;
}
.width-imp-10 {
  width: 10% !important;
}
.width-15 {
  width: 15%;
}
.width-imp-22 {
  width: 22% !important;
}
.width-20 {
  width: 20%;
}
.width-imp-20 {
  width: 20% !important;
}
.width-25 {
  width: 25%;
}
.width-29 {
  width: 29%;
}
.width-30 {
  width: 30%;
}
.width-imp-30 {
  width: 30% !important;
}
.width-33 {
  width: 33%;
}
.width-imp-35 {
  width: 35% !important;
}
.width-39 {
  width: 39%;
}
.width-40 {
  width: 40%;
}
.width-42 {
  width: 42%;
}
.width-45 {
  width: 45%;
}
.width-48 {
  width: 48%;
}
.width-49 {
  width: 49%;
}
.width-49d5 {
  width: 49.5%;
}
.width-imp-49d5 {
  width: 49.5% !important;
}
.width-50 {
  width: 50%;
}
.width-imp-53 {
  width: 53% !important;
}
.width-56 {
  width: 56%;
}
.width-58 {
  width: 58%;
}
.width-60 {
  width: 60%;
}
.width-imp-60 {
  width: 60% !important;
}
.width-imp-65 {
  width: 65% !important;
}
.width-70 {
  width: 70%;
}
.width-imp-70 {
  width: 70% !important;
}
.width-imp-75 {
  width: 75% !important;
}
.width-73 {
  width: 73%;
}
.width-imp-74 {
  width: 74% !important;
}
.width-74 {
  width: 74%;
}
.width-75 {
  width: 75%;
}
.width-imp-76 {
  width: 76% !important;
}
.width-78 {
  width: 78%;
}
.width-79 {
  width: 79%;
}
.width-80 {
  width: 80%;
}
.width-84 {
  width: 84%;
}
.width-85 {
  width: 85%;
}
.width-86 {
    width: 86%;
}
.width-89 {
  width: 89%;
}
.width-90 {
  width: 90%;
}
.width-97d5 {
  width: 97.5%;
}
.width-imp-98 {
  width: 98% !important;
}
.width-98 {
  width: 98%;
}
.width-99d5 {
  width: 99.5%;
}
.width-100 {
  width: 100%;
}
.width-imp-100 {
  width: 100% !important;
}
.w20p {
  width: 20px !important;
}
.w60p {
  width: 60px !important;
}
.w80p {
  width: 80px !important;
}
.w90p {
  width: 90px !important;
}
.w100p {
  width: 100px !important;
}
.w125p {
  width: 125px !important;
}
.w150p {
  width: 150px !important;
}
.w180p {
  width: 180px !important;
}
.w200p {
  width: 200px !important;
}
.w225p {
  width: 225px !important;
}
.w250p {
  width: 250px !important;
}
.w300p {
  width: 300px !important;
}
.w310p {
  width: 310px !important;
}
.w320p {
  width: 320px !important;
}
.w360p {
  width: 360px !important;
}
.w400p {
  width: 400px !important;
}
.w410p {
  width: 410px !important;
}
.w435p {
  width: 435px !important;
}
.w500p {
  width: 500px !important;
}
.w510p {
  width: 510px !important;
}
.w520p {
  width: 520px !important;
}
.w600p {
  width: 600px !important;
}
.w610p {
  width: 610px !important;
}
.w620p {
  width: 620px !important;
}
.w760p {
  width: 760px !important;
}
.w1000p {
  width: 1000px !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.left-imp {
  float: left !important;
}
.right-imp {
  float: right !important;
}
.vertical-align-top-imp td{
    vertical-align: top !important;
}
.interspace-top-1p {
  margin-top: 1% !important;
}
.interspace-top-5 {
  margin-top: 5px !important;
}
.interspace-top-10 {
  margin-top: 10px !important;
}
.interspace-top-20 {
  margin-top: 20px !important;
}
.interspace-top-30 {
  margin-top: 30px !important;
}
.interspace-top-40 {
  margin-top: 40px !important;
}
.interspace-bottom-1p {
  margin-bottom: 1% !important;
}
.interspace-bottom-5 {
  margin-bottom: 5px !important;
}
.interspace-bottom-10 {
  margin-bottom: 10px !important;
}
.interspace-bottom-20 {
  margin-bottom: 20px !important;
}
.interspace-bottom-30 {
  margin-bottom: 30px !important;
}
.interspace-bottom-40 {
  margin-bottom: 40px !important;
}
.padding-1 {
  padding: 1% !important;
}
.interspace-p-top-10 {
  padding-top: 10px !important;
}
.interspace-left-0d6 {
  margin-left: 0.6% !important;
}
.interspace-left-1p {
  margin-left: 1% !important;
}
.interspace-left-2p {
  margin-left: 2% !important;
}
.interspace-right-2p {
  margin-right: 2% !important;
}
.interspace-right-1p {
  margin-right: 1% !important;
}
.margin-tb-5 {
  margin: 5px 0 !important;
}
.margin-b-5 {
  margin: 0 0 5px 0 !important;
}
.margin-l-r-1p-imp {
  margin: 0 1%;
}
.margin-l-r-1p {
  margin: 0 1%;
}
.text-justify {
  text-align: justify !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
.margin-less {
  margin: 0;
}
.margin-less-important {
  margin: 0 !important;
}
.padding-less {
  padding: 0;
}
.overflow-protect {
  overflow: hidden;
}
.text-red {
  color: red !important;
}
.text-green {
  color: #45a52e;
}
.text-gray {
  color: #808080 !important;
}
.text-bold {
  font-weight: bold;
}
.hidden {
  display: none;
}
.t-button {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  min-width: 74px;
  font-size: 12px;
  color: #fff;
  margin: 0 1px;
  padding: 4px 10px;
  border: 1px solid #27baff;
  background: #08a7f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t-button:hover {
  background: #808080;
  border: 1px solid #808080;
}
.gray {
  background: #808080;
  border: 1px solid #808080;
}
.gray:hover {
  color: #efefef;
}
button.txt-button {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}
.txt-align-right {
  text-align: right;
}
.t-image-button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 100px;
  margin: 5px 10px;
  padding: 4px 10px;
  border: 1px solid rgba(229, 229, 229, 0.82);
  background: rgba(229, 229, 229, 0.32);
}
.t-image-button span {
  float: left;
  width: 100%;
  height: 60px;
}
.t-image-button span.d-q {
  background: url('../../Images/usb-ico.png') no-repeat center;
}
.t-image-button span.epuap {
  background: url('../../Images/fingerprint.png') no-repeat center;
}
.t-image-button p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #808080;
  height: 2em;
}
.t-image-button:hover {
  background: #efefef;
}
.bg-default {
  background: #FAFAFA !important;
}
.bg-red {
  background: #d81a1a !important;
}
.bg-yellow {
  background: #ffd200 !important;
}
.bg-green {
  background: #7fdd10 !important;
}
.bg-gold {
  background: #bf9d2d !important;
}
#error-404-wrapper {
  font-family: 'Open Sans', Tahoma, sans-serif;
  font-size: 120%;
}
#error-404-wrapper h2 {
  color: #009688;
  background: none;
  text-align: center !important;
  font-size: 150%;
  margin-bottom: 4%;
}
#error-404-wrapper p {
  word-wrap: break-word;
  text-align: center;
}
#error-404-wrapper ul {
  margin-left: 36%;
  margin-bottom: 6%;
}
#error-404-wrapper section {
  width: 87%;
  margin: 5em 0.5em 0.5em 5.5em;
  min-height: calc(180px + 4em);
  box-sizing: border-box;
  padding: 2em;
  background: white;
  border-radius: 3px;
  box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #00796B;
}
#error-404-wrapper .main-page-link {
  text-decoration: none;
  color: #00796B;
}
#error-404-wrapper img {
  width: 25%;
  display: block;
  margin: 0 auto;
}
button:hover {
  cursor: pointer;
}
a {
  color: inherit;
}
.interspace-p-top-10 {
  -webkit-logical-height: 45px;
}
h2 {
  margin: 0;
  font-size: 14px;
  clear: both;
  padding: 6px 0 6px 10px;
  font-weight: bold;
  font-style: normal !important;
  text-align: left !important;
  color: #fafafa;
  background: #009688;
}
h2 button.h2s-button {
  min-width: 100px;
  margin: 0;
  float: right;
  height: 19px;
  margin: 9px 0 0 0;
  padding: 0 20px;
  border: none;
  background: #ededed;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
h2 button.h2s-button:hover {
  background: #fff;
  color: #9c9c9c;
  margin: 5px 0 0 0;
  height: 23px;
}
h2 button.h2s-button.active {
  background: #fff;
  color: #009688;
  margin: 5px 0 0 0;
  height: 23px;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font: 12px/22px Arial, Helvetica, sans-serif;
  min-width: 960px;
}
body {
  color: #444;
  background: linear-gradient(rgba(250, 250, 250, 0.4) 30%, rgba(96, 125, 139, 0.5)) fixed;/*, url("../New/Images/Background-2.png") fixed;*/
}

div.rodo label {
    color: red !important;
}

.center-content {
  margin: 0 auto !important;
}
.center-text {
  text-align: center;
}
.center-button {
  margin: 1% auto !important;
  display: block !important;
}
.center {
  position: relative;
  min-width: 1000px;
  max-width: 1200px;
  margin: 0 auto;
}
.center .container-relative {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.center .container {
  float: left;
  width: 100%;
}
#incompatibleBrowser {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  z-index: 999;
  width: 100%;
  background: red;
  background: rgba(255, 0, 0, 0.7);
}
#incompatibleBrowser .center {
  min-width: 960px;
  max-width: 1200px;
  border: none;
}
#incompatibleBrowser .center .container {
  text-align: center;
  color: #fff;
  font-weight: bold;
}
#incompatibleBrowser a {
  color: #fff;
}
header {
    display: inline-block;
    z-index: 90;
    position: relative;
    top: 0px;
    width: 100%;
    /* Menu użytkownika po prawej stronie  */
}
header .top {
  background: #9c9c9c;
}
header .bottom {
  background: #e4e4e4;
}
header .line {
    height: 1px;
}
header a.logo {
  position: absolute;
  left: 15px;
  top: 20px;
}
header .school-info {
  display: inline-block;
  vertical-align: middle;
  padding: 1em 0 0.5em 20px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  min-width: 0;
  width: 100%;
}
header .school-info h1 {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #009688;
  cursor: pointer;
  margin-top: 15px;
  padding-right: 450px;
}
header .school-info h1:hover {
  color: #00796B;
}
header .school-info p {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  height: 98%;
  padding: 0;
  display: table;
}
header .school-info p a {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  text-decoration: none;
  font-size: 150%;
  color: #009688;
}
header .school-info p a:hover {
  color: #00796B;
}
header #user-panel {
  position: absolute;
  top: 17px;
  right: 4px;
  width: auto;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
header #user-panel a.details {
  margin: 0;
  padding: 0;
  font-size: 16px;
  float: right;
  padding: 5px 5px;
  text-decoration: none;
  cursor: pointer;
}
header #user-panel a.details img {
  float: left;
  padding: 0 7px 0 0;
  cursor: pointer;
  width: 18px;
  height: 18px;
}
header #user-panel a.details label {
  font-size: 14px;
  float: right;
  text-align: right;
  cursor: pointer;
}
header #user-panel a.details:hover {
  background: rgba(228, 228, 228, 0.7);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
header #user-panel ul {
  clear: both;
  list-style-type: none;
  float: right;
  padding: 0;
}
header #user-panel ul li a {
  margin: 8px;
  cursor: pointer;
  text-decoration: none;
}
header #user-panel ul li a label {
  float: left;
  display: block;
  padding: 3% 0;
  cursor: pointer;
  font-size: 125%;
  color: #009688;
}
header #user-panel ul li a img {
  float: left;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
header #user-panel ul li:hover {
  opacity: 0.65;
}
header #user-panel ul li:last-child a {
  margin-right: 0;
}
header #user-panel ul,
header #user-panel ul li {
  display: inline-block;
  list-style: none;
}
    header nav.main {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
    }
#mainarea {
  z-index: 50;
  margin-top: -108px;
  min-height: 99%;
  height: auto !important;
}
#mainarea .container {
  padding-top: 110px;
  padding-bottom: 40px;
  width: 99.8%;
}
#mainarea .container article {
  float: left;
  width: 98%;
  margin: 1%;
}
#mainarea .breadcrumb {
  width: 100%;
  /*float: left;*/
  line-height: 1;
  padding: 12px 0;
}
#mainarea .breadcrumb span:first-child {
  margin-left: 5px;
}
#mainarea .breadcrumb a,
#mainarea .breadcrumb span {
  display: inline-block;
  margin: 0 1px;
}
#mainarea .breadcrumb .active {
  font-weight: bold;
}
footer {
  z-index: 51;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #fff;
  line-height: 0.8;
  background: #9c9c9c;
}
footer .center .container span {
  float: left;
  padding: 15px 0 10px 0;
}
footer .center .container nav {
  float: right;
  padding: 15px 0 10px 0;
}
footer .center .container a {
  text-decoration: none;
  color: #fff;
  padding-left: 10px;
}
footer .center .container a:hover {
  color: #ff6a00;
}
#cookiesPolicyPopup {
  z-index: 200;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  border-top: 1px solid #9c9c9c;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
}
#cookiesPolicyPopup #cookiesPolicyTxt {
  float: left;
  width: 100%;
  color: #808080;
}
#cookiesPolicyPopup #cookiesPolicyTxt p {
  float: left;
  margin: 0;
  padding: 0;
  width: 70%;
  padding: 10px 0 0 0;
}
#cookiesPolicyPopup #cookiesPolicyTxt .t-button {
  float: left;
  margin: 6px 3px 0 0;
}
#cookiesPolicyPopup #cookiesPolicyTxt .closed {
  margin: 0;
  font-weight: bold;
  position: absolute !important;
  top: 6px;
  right: 0;
  min-width: 40px !important;
}
iframe {
  float: left;
  margin: 0;
  padding: 0;
  width: 98%;
  margin: 1%;
  border: none;
}
#print-container iframe {
  margin: 0;
  padding: 0;
}
.pdf-button-1 {
  width: 14%;
  float: right;
}
.pdf-button-1 button {
  width: 98%;
  margin: 7px 1% 0 0;
}
button.tall {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
button:disabled {
  opacity: 0.2;
}
.not-focus {
  opacity: 0.3;
}
.green-line {
  margin-top: 5px !important;
  width: 85%;
  float: left;
  height: 4px;
  background: #009688;
}
.green-line-employment {
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: right;
  height: 3px;
  background: #828282;
}
.visual-xml {
  float: left;
  width: 100%;
}
.visual-xml p {
  float: left;
  padding: 0;
  margin: 0;
  clear: both;
}
.visual-xml .docs {
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 96%;
  margin: 1%;
  padding: 1%;
  background: #fff;
  border: 1px solid #e4e4e4;
}
.visual-xml .docs .object {
  float: left;
  width: 98%;
  padding-left: 2%;
}
.visual-xml .docs .object p {
  padding-left: 1%;
}
.visual-xml .docs .object p:first-child,
.visual-xml .docs .object p:last-child {
  padding: 0;
}
.visual-xml .docs .object div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 99%;
  float: left;
  padding-left: 1%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.visual-xml .docs .l1 {
  float: left;
  width: 95% !important;
  margin-left: 1%;
  padding-left: 1%;
  background: #f2f2f2 !important;
  margin-top: 5px;
}
.visual-xml .docs .l1 p {
  width: 97%;
  padding-left: 3%;
  color: #313131 !important;
}
.visual-xml .docs .l1 p:first-child,
.visual-xml .docs .l1 p:last-child {
  padding: 0;
}
.visual-xml .docs .l1 .categories {
  float: left;
  padding: 0 0 0 3% !important;
  background: none !important;
}
.visual-xml .docs .l1 .adres {
  float: left;
  padding: 0 0 0 3% !important;
  background: none !important;
}
.visual-xml .docs .categories {
  background: black;
  color: white;
  margin-bottom: 5px;
}
.visual-xml .docs .adres {
  background: #88ae89;
  color: black;
  margin-bottom: 5px;
}
.visual-xml .docs .adres-osk {
  background: #4a432c;
  margin-bottom: 5px;
}
.visual-xml .docs .adres-osk p {
  color: white;
}
.visual-xml .docs .coursants {
  background: #97c490;
  margin-bottom: 5px;
}
.visual-xml .docs .enrollments {
  background: #77a2cc;
  margin-bottom: 5px;
}
.visual-xml .docs .workers {
  background: #bf8a49;
  margin-bottom: 5px;
}
.visual-xml .docs .workers p {
  color: white;
}
.visual-xml .docs .lecturers {
  background: #68eaf7;
  margin-bottom: 5px;
}
.visual-xml .docs .theories {
  background: #998d9d;
  margin-bottom: 5px;
}
.visual-xml .docs .theories p {
  color: white;
}
.visual-xml .docs .vehicles {
  background: #972f2f;
  margin-bottom: 5px;
}
.visual-xml .docs .vehicles p {
  color: white;
}
.visual-xml .docs .places {
  background: #612e6d;
  margin-bottom: 5px;
}
.visual-xml .docs .places p {
  color: white;
}
.visual-xml .docs .practicals {
  background: #d2db5f;
  margin-bottom: 5px;
}
.visual-xml .docs .exams {
  background: #29633f;
  margin-bottom: 5px;
}
.visual-xml .docs .exams p {
  color: white;
}
.visual-xml .docs .offices {
  background: #8d5912;
  margin-bottom: 5px;
}
.visual-xml .docs .offices p {
  color: white;
}
.help-node {
  width: 98%;
  margin-top: 10px !important;
  float: left;
  padding: 1%;
}
.help-node .ico {
  float: left;
  width: 20%;
  text-align: center;
}
.help-node .ico img {
  width: 140px;
  height: auto;
}
.help-node .desc {
  width: 79%;
  float: left;
  padding-left: 1%;
}
.help-node .desc ul {
  float: right;
  margin: 0;
  padding: 0;
  width: 98%;
  list-style: none;
}
.help-node .desc ul li {
  float: left;
  width: 100%;
  padding: 4px 0;
}
.help-node .desc ul li img,
.help-node .desc ul li a,
.help-node .desc ul li span {
  float: left;
}
.help-node .desc ul li img {
  margin-right: 5px;
}
.help-node .desc ul li a {
  text-decoration: none;
}
.help-node .desc p {
  width: 100%;
  float: left;
  margin: 0;
  padding: 5px 0;
}
.help-node .desc p:first-child {
  font-weight: bold;
}
.help-node .desc p:last-child {
  margin-top: 10px !important;
}
.help-node .other {
  float: left;
  width: 100%;
  margin-top: 20px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background: #ededed;
  color: #757575;
}
.help-node .other p {
  padding: 0;
  margin: 0;
  width: 98%;
  padding: 5px 1%;
  text-align: center;
}
table.modern {
  border-spacing: 2px 4px;
}
table.modern thead th {
  padding: 8px 5px;
  background: #009688;
  color: #fff;
}
table.modern thead th:first-child {
  border-radius: 0;
}
table.modern thead th:last-child {
  border-radius: 0;
}
table.modern tbody tr:nth-child(2n) {
  background-color: #EEE;
}
table.modern tbody tr.editing {
  background: #EEE;
}
table.modern tbody tr {
  margin-bottom: 5px;
}
table.modern tbody tr td {
  padding: 0 5px;
}
table.modern tbody tr td button {
  margin-top: 2px !important;
}
table.modern tbody tr td button:disabled {
  background: rgba(0, 0, 0, 0.2) !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  cursor: default !important;
  color: #fff;
  opacity: 1;
}
table.modern tbody tr td button:disabled:hover {
  cursor: default !important;
}
table.topic-form,
table.processing-objective-form {
  border-spacing: 2px 4px;
  margin: 2px 0;
}
table.topic-form tbody tr,
table.processing-objective-form tbody tr {
  margin-bottom: 5px;
}
table.topic-form tbody tr td,
table.processing-objective-form tbody tr td {
  padding: 0 5px;
}
table.topic-form tbody tr td button,
table.processing-objective-form tbody tr td button {
  font-size: 12px;
  margin-top: 2px !important;
  background: none;
  border: 1px solid #e4e4e4;
  width: 100%;
  height: 50px !important;
  overflow: hidden;
}
table.topic-form tbody tr td button.selected,
table.processing-objective-form tbody tr td button.selected {
  background: #2c579b;
  border: 1px solid #2c579b;
  color: #fff;
}
table.topic-form tbody tr td button:disabled,
table.processing-objective-form tbody tr td button:disabled {
  background: rgba(0, 0, 0, 0.2) !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  cursor: default !important;
  color: #fff;
  opacity: 1;
}
table.topic-form tbody tr td button:disabled:hover,
table.processing-objective-form tbody tr td button:disabled:hover {
  cursor: default !important;
}
.info-paragraph {
  float: left;
  margin: 0;
  width: 96%;
  padding: 1px 1%;
}
.info-paragraph:hover {
  cursor: pointer;
  background: #f9f9f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pc-edit-time-80 .t-picker-wrap input {
  width: 78px !important;
}
.combo-box-like-select .t-combobox {
  height: 19px;
  border: 1px solid #a9a9a9;
}
.combo-box-like-select .t-combobox input {
  font: -webkit-small-control;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: left;
  height: 19px;
  color: black;
}
.bg-light-gray {
  background: #ebebeb;
}
.bg {
  background: #FAFAFA;
}
div#recordBook-header p {
  font-family: Tahoma;
  font-size: 18pt;
  color: Black;
  word-wrap: break-word;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
table#recordBook {
  border-spacing: 0;
  background-color: white;
  text-align: center;
}
table#recordBook span {
  text-align: left;
}
table#recordBook tbody tr:nth-child(2n) {
  background-color: #efefef;
}
table#recordBook tr,
table#recordBook td {
  height: 40px;
}
table#recordBook th,
table#recordBook td {
  border: 1px solid black;
}
table#recordBook thead th {
  background-color: white;
  color: black;
}
table#recordBook .t-picker-wrap {
  padding: 0;
}
table#recordBook .t-picker-wrap input {
  width: 94%;
}
table.modern .dropdown {
  height: 23px;
  border-radius: 3px;
  margin-top: 7px;
}
table.modern .dropdown div {
  padding-top: 0 !important;
}
table.modern .dropdown div span {
  padding-top: 0 !important;
}
table.modern .datePicker input {
  pointer-events: none;
}
.button-center {
  display: block !important;
  width: 20% !important;
  margin-left: 16%;
  margin-top: 2%;
}
#browser-info .span-result-success {
  color: green;
  font-weight: bold;
}
#browser-info .span-result-error {
  color: red;
  font-weight: bold;
}
#browser-info .span-success-icon {
  width: 1.5%;
  height: 15px;
  background: url('../../Images/correctness_correct.png') no-repeat;
  float: right;
  margin-right: 2%;
  background-size: 100%;
}
#browser-info .span-error-icon {
  width: 1.5%;
  height: 15px;
  background: url('../../Images/correctness_incorrect.png') no-repeat;
  float: right;
  margin-right: 2%;
  background-size: 100%;
}
#browser-info .span-warning-icon {
  width: 1.5%;
  height: 15px;
  background: url('../../Images/correctness_suggestions.png') no-repeat;
  float: right;
  margin-right: 2%;
  background-size: 100%;
}
#browser-info .button-center {
  margin: 0 auto;
}
.icon-delete-color {
    color: #D32F2F;
    margin-left: 3%;
}
    .icon-delete-color:hover {
        color: #DC5959;
    }
.icon-color {
  color: #00796B;
  margin-left: 3%;
}
.icon-ml-18 {
  margin-left: 20%;
}
.icon-ml-20 {
  margin-left: 20%;
}
.icon-ml-26 {
  margin-left: 26%;
}
.icon-ml-30 {
  margin-left: 30% !important;
}
.icon-ml-46 {
  margin-left: 46%;
}
.icon-ml-35 {
  margin-left: 35%;
}
.icon-ml-7 {
  margin-left: 7%;
}
.icon-ml-3 {
  margin-left: 3%;
}
.icon-ml-10 {
  margin-left: 10%;
}
.icon-ml-5 {
  margin-left: 5%;
}
.icon-ml-6 {
  margin-left: 6%;
}
.margin-left-25 {
  margin-left: 25% !important;
}
.margin-left-35 {
  margin-left: 35% !important;
}
.icon-color:hover {
  color: #009688;
}
.w50p {
  width: 50px !important;
}
#RecordBooksform a {
  margin-left: 2%;
}
#RecordBooksform #ManualName {
  margin-left: 1%;
  width: 55%;
}
#statistic-search-area {
  /*.t-picker-wrap{
		width: 80%;
	}*/
}
#drivingScholSuspendFormContainer .t-picker-wrap {
  width: 70%;
}
.t-tabstrip .t-tabstrip-items .t-item.t-state-active a {
  color: #fff;
  background: #009688;
}
.width-48-imp {
  width: 48% !important;
}
.options-label {
  margin-top: 0.5%;
  float: left !important;
}
.options-checkbox {
  width: 8% !important;
  margin: 10px 0 !important;
  float: left !important;
}
.options-radio {
  width: 8% !important;
  margin: 9px 0 !important;
  float: left !important;
}
.options-email-label {
  display: inline-block;
  width: 100%;
}
.options-dropdownlist {
  float: left !important;
}
.options-dropdownlabel {
  float: left !important;
  margin-left: 2%;
}
.options-textbox {
  float: left !important;
  margin-left: 1% !important;
}
.no-float {
  float: none !important;
}
.legend-telerik {
  font-weight: bold;
  width: 99.5%;
  position: relative;
  margin: 0 0 10px;
  border-bottom: 2px solid #009688;
}
.legend-telerik .legend-span {
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 10px;
  height: 7px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjkwODAwOUNGOTQzMTFFMUJDQTE5Rjc0NDkxNDkwMEMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjkwODAwOURGOTQzMTFFMUJDQTE5Rjc0NDkxNDkwMEMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2OTA4MDA5QUY5NDMxMUUxQkNBMTlGNzQ0OTE0OTAwQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2OTA4MDA5QkY5NDMxMUUxQkNBMTlGNzQ0OTE0OTAwQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsRDFHcAAACZSURBVHjaXI7hCYQwDIXTeiIccl3CHdxDEGe4fRxCl3CCW+CgMxxY/CNF4kuxpd6DQPr6JS9KTytXTDeVishn3o63FkiaaIh85kVp1APwkn9In6UsqEoxMz0nZ/D4oJo/0OKMFgm/AIqK2TU1KcBsJBrAuhG1GPjG6KBjeFnP3EmLjQegXqDyOiltjDKzewMqMDjipOSfAgwA9Rw/qHEu+usAAAAASUVORK5CYII=') no-repeat;
}
#student_edit li.t-item.t-state-default a.t-link:hover {
  background-color: #B2DFDB;
}
#course_details li.t-item.t-state-default a.t-link:hover {
  background-color: #B2DFDB;
}
#TabStrip li.t-item.t-state-default a.t-link:hover {
  background-color: #B2DFDB;
}
#courseSummary_details li.t-item.t-state-default a.t-link:hover {
  background-color: #B2DFDB;
}
#cb-button {
  padding: 0;
  cursor: pointer !important;
}
#cb-button label {
  width: 82%;
  height: 100%;
  cursor: pointer;
}
#cb-button label span {
  text-align: center;
  display: block;
}
#cb-button label input {
  display: none;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}
#content-list-menu .menu-element.active {
  font-weight: bold;
  background: #EEE;
}
#content-list-menu-ogolne .menu-element.active {
    font-weight: bold;
}
#content-list-menu-pkk .menu-element.active {
    font-weight: bold;
}
#content-list-menu-pkz .menu-element.active {
    font-weight: bold;
}
#scheduler-container,
#notification-container {
  border: 2px solid #009688;
  border-top: 0;
}
#map-poland .map-text {
  font-style: italic;
  font-size: 125%;
  text-align: center;
  margin-left: 10% !important;
}
.t-tabstrip .t-tabstrip-items .t-item.t-state-active {
  background: #009688 !important;
}
#school-categories-applications .t-picker-wrap {
  padding: 0;
}
#school-categories-applications .t-widget.t-datepicker.width-imp-60.interspace-left-1p {
  width: 50% !important;
}
#app-version .version {
  font-size: 115%;
  float: right;
}
#course-categories .check {
  padding: 0 !important;
  margin-right: 4% !important;
}
#in-ex-categories .category-button {
  width: 6%;
  height: 34px;
  margin-bottom: 0.5%;
}
#in-ex-categories p {
  margin: 0;
}
#confirm-cancel-wrapper {
  margin: 0 auto;
  width: 36%;
}
.tooltip-styling {
  z-index: 999999999;
}
textarea#comment {
  resize: none;
}
#etdsGrid a#archive-command-grid-button i {
  margin-left: 3%;
}
.license-info {
  background: #EEE;
  width: 83%;
  padding: 15px;
  margin: 15px auto !important;
}
.license-info p {
  margin: 0;
  font-style: italic;
}
#theory-classes tr.editing .t-widget.t-datepicker .t-picker-wrap,
#theory-classes tr.editing .t-widget.t-timepicker .t-picker-wrap {
  padding: 0;
}
form#UpdateStudentBasicDataForm button[type=submit] {
  margin: 1% 1% 1% 28%;
}
form#UpdateCourseBasicDataForm button[type=submit] {
  margin: 1% 1% 1% 43%;
}
#schoolBasicDataSubmit,
#schoolExternalDataSubmit {
  margin: 1% 1% 1% 42%;
}
#raport-description {
  text-align: center;
  display: block;
}
td.payment-date-container .t-widget.t-datepicker {
  width: 20%;
}
td.payment-date-container .t-widget.t-timepicker {
  width: 14%;
  margin-right: 18%;
}
.fa-home {
  margin-right: 2px;
}
#student-create-wrapper .bg-default,
#aplication-create-wrapper .bg-default,
#application-payment .bg-default,
#detailspanel .bg-default {
    border: 3px solid #009688;
    border-top: 0;
    width: 99.5%;
}
legend {
  border-color: #009688;
}
.action-border {
  border: 3px solid #009688 !important;
  border-top: 0;
  background: #FAFAFA;
}
.action-border-l-r {
  border-left: 3px solid #009688 !important;
  border-right: 3px solid #009688 !important;
}
table#ReportViewer1_ReportArea_ReportArea {
  height: 99.6% !important;
}
.no-border {
  border: 0;
}
span.t-sprite {
  position: relative;
  width: 21px;
  height: 21px;
}
span.t-sprite::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  left: 0;
  width: 21px;
  height: 21px;
}
span.t-sprite.home::before {
  content: "\f015" !important;
}
span.t-sprite.students::before {
  content: "\f0c0" !important;
}
span.t-sprite.courses::before {
  content: "\f19c" !important;
}
span.t-sprite.exams::before {
  content: "\f19d" !important;
}
span.t-sprite.etd::before {
  content: "\f0ec" !important;
}
span.t-sprite.law::before {
  content: "\f0e3" !important;
}
span.t-sprite.osk::before {
  content: "\f1b9" !important;
}
span.t-sprite.osk-options::before {
  content: "\f1de" !important;
}
span.t-sprite.settings::before {
  content: "\f0ad" !important;
}
span.t-sprite.licenses::before {
  content: "\f07a" !important;
}
span.t-sprite.help::before {
  content: "\f059" !important;
}
span.t-sprite.contact::before {
  content: "\f0e0" !important;
}
#user-panel .fa-sign-out {
  color: #D32F2F;
  opacity: 0.8;
}
.fa-mobile,
.fa-user {
  color: #009688;
}
.fa-th,
.fa-search {
  margin-right: 0.5%;
}
.comment-textarea {
  width: 100%;
  resize: none;
}
#createPaymentFormContainer .t-widget.t-dropdown.t-header {
  width: 52.8%;
}
#practical-classes .t-picker-wrap,
#supplementary-practical-classes .t-picker-wrap {
  padding: 0;
}
.infrastructure {
  margin-right: 32% !important;
  margin-left: 1% !important;
}
#notificationNav.error {
  background: #D14F4F;
}
#notificationNav.error p {
  margin: 0;
  font-weight: bold;
  color: #fafafa;
}
#DeviceInfoForm .device-delete {
  margin-top: 3%;
  width: 80%;
}
#DeviceInfoForm button[type=submit] {
  width: 30%;
  margin-left: 83%;
  margin-top: 5% !important;
}
.result-decision-buttons button {
  margin-top: 10%;
}
.result-decision-buttons button :first-child {
  margin-left: 10%;
}
.topic-button {
  margin-left: 43% !important;
}
#closeTopicWndButton {
  margin-left: 43%;
  margin-top: 1%;
}

#topics_panel {
    height: 590px;
    overflow-y: scroll;
}

#topics_panel .topics-td,
#processing_objectives_panel .topics-td {
  width: 33%;
}
#topics_panel button,
#processing_objectives_panel button {
  width: 100%;
  border: 2px solid #00796B;
  background: white;
  padding: 2%;
  outline: 0;
}
#topics_panel .selected,
#processing_objectives_panel .selected {
  background: #B2DFDB !important;
}
#topics_panel .class-selected,
#processing_objectives_panel .class-selected {
  background: #EEE;
  border-color: #56707D;
}
.device-info-box {
  background: #B2DFDB;
  padding: 1%;
  position: absolute;
  left: 56.5%;
}
.block {
  display: block;
}
#date-time label:first-child {
  margin-left: 9%;
}
#date-time label {
  float: left;
}
#date-time .t-numerictextbox {
  float: left !important;
  width: 15% !important;
}
input#NumberOfTheoryClasses,
input#NumberOfPracticalClasses {
  width: 60px !important;
}
/*#hamburger {
  display: none;
  width: 65px;
  height: 65px;
  background: url(Images/hamb.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 15px;
}*/
#time {
    font-size: 120%;
    height: 100%;
    vertical-align: text-bottom;
    margin-right: 50px;
    color: #00796B;
}

@media print {
    table tr{
        page-break-inside: avoid;
    }
}

/*@media (max-width: 1100px) {
  .main {
    display: none;
    top: 80px;
  }
  .width-49d5 {
    width: 90% !important;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
  .breadcrumb {
    display: none;
  }
  #instruction .area img {
    max-width: 100% !important;
  }
  .center {
    width: 100%;
  }
  .center .container {
    float: none;
  }
  .width-40 {
    width: 100% !important;
  }
  .width-58 {
    width: 100% !important;
  }
  #hamburger {
    display: block;
  }
  .logo-new img {
    margin-left: 70px;
  }
  header nav.main #Menu {
    margin-top: 20px;
    height: 100vh;
    min-height: 2500px;
  }
  .t-menu .t-item {
    text-align: left;
    width: 90%;
    margin: 0;
    font-size: 4em !important;
    border: 0;
    display: block;
    float: none !important;
    width: 90% !important;
    height: auto !important;
    min-height: 50px;
    padding-top: 1em;
    padding-left: 1em;
  }
  .t-menu .t-item .t-link {
    height: auto !important;
    text-align: left !important;
    background: none !important;
  }
  .t-menu .t-item .t-link span {
    width: 50px;
    height: 50px;
  }
  .t-menu .t-item .t-link span:not(.home)::before {
    height: 50px;
    margin-top: 5px;
    font-size: 30px !important;
  }
  .t-menu .t-item .t-group .t-item {
    font-size: 1em !important;
  }
  span.home::before {
    font-size: 35px !important;
  }
  .t-menu .t-animation-container,
  .t-menu .t-group,
  .t-menu-context {
    position: initial !important;
    height: auto !important;
  }
  nav .t-item .t-group {
    width: 0 !important;
  }
  .width-48-imp {
    width: 47.5% !important;
  }
}*/
/* Filmy instruktażowe */
.youtube {
    width: 30%;
    float: left;
    height: 263px;
    padding: 10px 1.5%;
}

        .youtube img {
            float: left;
            width: 100%;
        }

        .youtube span {
            float: left;
            width: 100%;
            text-align: center;
        }

    .ci-result {
        float: left;
        width: 100%;
    }

        .ci-result img {
            float: left;
            padding: 0;
            margin: 0;
            height: 22px;
        }

        .ci-result p {
            width: 94%;
            float: right;
            padding: 0;
            margin: 0;
        }

        .ci-result.ci-correct p {
            color: green;
        }

        .ci-result.ci-med p {
            color: #e9a220;
        }

        .ci-result.ci-fail p {
            color: red;
        }

    p.ci-result {
        float: left;
        width: 100%;
        text-align: left;
        color: #828282;
    }

    #chart-container {
        float: left;
        width: 100%;
        margin-top: 10px !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: rgba(255, 255, 255, 0.5);
    }

        #chart-container .k-chart {
            float: left;
            width: 100%;
            height: 500px;
        }
    /* Sekcja ankiety studenta*/
    .questionnaire span.description {
        float: left;
        width: 96%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: white;
        padding: 1% 10px;
        margin: 1% 10px;
        font-style: italic;
    }

    .questionnaire-section {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

        .questionnaire-section p.title {
            font-weight: bold;
            margin-left: 10px;
            font-size: 1.1em;
        }
        /* Pytania */
        .questionnaire-section .questionnaire-question {
            float: left;
            width: 98%;
            clear: both;
            padding: 5px 0 5px 2%;
            background-color: rgba(207, 207, 207, 0.3);
        }

    .questionnaire-question:hover {
        background-color: #cfcfcf;
    }
    /* Strefa odpowiedzi */
    .questionnaire-question form {
        float: left;
        width: 50%;
    }
    /* Strefa odpowiedzi zakres int*/
    form.int-range input[type="radio"] {
        margin-right: 2px;
    }

    form.int-range label {
        margin-right: 2%;
    }

    .old-value {
        display: none;
    }
    /* Koniec sekcji ankiety studenta */
    .textAreaCustom {
        height: 400px;
        overflow-y: auto;
        border: 1px solid #009688;
        padding: 1%;
        background: white;
        margin: 0 0 10px 0;
    }
    /* Menu licencji */
    nav.license,
    nav.account {
        width: 100%;
        float: left;
        background: white;
    }

        nav.license a,
        nav.account a {
            display: block;
            text-decoration: none;
            padding: 10px 5px 10px 20px;
            border-bottom: 1px solid #d3d3d3;
            background: url('../../Images/i-minus2.png') no-repeat 5px center;
        }

            nav.license a:hover,
            nav.account a:hover,
            nav.license a.active,
            nav.account a.active {
                text-decoration: none;
                background-color: #CFD8DC;
            }

    #home-alerts p:hover a,
    #student-scheduler p:hover a {
        background: #fff;
    }

    #home-alerts .urgentwarning,
    #student-scheduler .urgentwarning {
        background: #F44336;
    }

    #home-alerts .warning,
    #student-scheduler .warning {
        background: #FFC107;
    }

    #home-alerts .error,
    #student-scheduler .error {
        background: black;
    }

    #home-alerts .hint,
    #student-scheduler .hint {
        background: #41b455;
    }

    #home-alerts .suggestion,
    #student-scheduler .suggestion {
        background: #B7E5FC;
    }

    #home-alerts .internal-exam,
    #student-scheduler .internal-exam {
        background: black;
    }

    #home-alerts .theory-class,
    #student-scheduler .theory-class {
        background: #2130e0;
    }

    #home-alerts .practical-class,
    #student-scheduler .practical-class {
        background: #e0d23b;
    }

    .inActiveInfrastructure {
        background: red !important;
        color: white !important;
    }

    .firedEmployee {
        background: red !important;
        color: white !important;
    }

    .suspendedEmployee {
        background: yellow !important;
    }

    .soldVehicle {
        background: red !important;
        color: white !important;
    }

    .k-invalid {
        border-color: #dc3545;
    }

    .clear-both {
        clear: both;
    }

    .home-alert-content {
        margin-left: 2% !important;
        background-color: #EEE !important;
        height: inherit;
        width: auto;
        padding: 0 5px 0 5px;
    }

    .home-alert-content-button {
        height: 29px;
        padding: 10px
    }


    .home-alert-custom {
        float: right;
        width: 95.5%;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        padding: initial;
        background: #eee;
        margin: 15px 0 0 0;
    }

.school-tip {
    float: left;
    width: 98%;
    margin: 5px 1%;
}

    .school-tip p {
        float: left;
        width: 98%;
        margin: 0;
        padding: 1%;
        text-align: justify;
        border: 1px solid #828282;
        border-radius: 4px;
        background: #f9f9f9;
    }

.maintenanceDiv {
    width: 850px;
    background-color: #ffbf00;
    border-radius: 10px;
    align-self: center;
    position: sticky;
    left: 25%;
    margin-top: 20px;
    display: block;
    overflow: auto;
}

.maintenanceText {
    font-size: medium;
    color: white;
}

.maintenanceCancle {
    font-size: 40px !important;
    color: white !important;
}

    .maintenanceCancle:hover {
        color: whitesmoke !important;
    }

.maintenanceIcon {
    font-size: 40px;
    color: white;
}
/*Wyłączenie ikon*/
@media screen and (max-width: 1100px) {
        .topnav li span.t-sprite {
        display: none;
    }
}

.maintenanceDivIcon {
    float:left;
    width: 50px;
    margin: 0;
    position: absolute;
    top: 55%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
}

.maintenanceDivText {
    width: 720px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 60px;
    float: left;
}

.maintenanceDivHide {
    width: 50px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 790px;
    float: left;
}

.customAlertDiv {
    width: 850px;
    background-color: #ffbf00;
    border-radius: 10px;
    align-self: center;
    position: sticky !important;
    margin: auto;
    margin-top: 10px !important;
    overflow: auto;
    display: flex;
    align-items: center !important;
}

.customAlertText {
    font-size: medium;
    color: white;
}

.customAlertCancle {
    font-size: 40px !important;
    color: white !important;
}

    .customAlertCancle:hover {
        color: whitesmoke !important;
    }

.customAlertIcon {
    font-size: 40px;
    color: white;
}
/*Wyłączenie ikon*/
@media screen and (max-width: 1100px) {
    .topnav li span.t-sprite {
        display: none;
    }
}

.customAlertDivIcon {
    float: left;
    margin: 0;
    position: relative;
    padding-left: 2rem;
    padding-top: 10px;
}

.customAlertDivText {
    margin: 0;
    position: relative;
    float: left;
    height: 100%;
    padding: 1rem 2rem 1rem 2rem;
    width: 80%;
}

.customAlertDivHide {
    margin: 0;
    position: relative;
    float: right;
    padding-right: 2rem;
}

/*Menu mobilne*/
@media screen and (max-width: 1024px) {
    header {
        display: inline-block;
    }

    .main{
        display: none;
    }

    .maintenanceDiv {
        margin-top: -60px;
    }

    .customAlertDiv {
        margin-top: -60px;
    }
}

.proTopic-select {
    position: relative;
    top: 5px !important;
    display: inline-block;
}