@charset "UTF-8";
body {
  font-size: 16px !important;
}

.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding-top {
  padding-top: 0 !important;
}

.fa-font-small {
  font-size: 64%; /*9px*/
  line-height: 18px;
}

.fa-font-medium {
  font-size: 86%; /*12px*/
  line-height: 18px;
}

.fa-font-large {
  font-size: 107%; /*15px*/
}

h1, .h1 {
  font-size: 28px;
  line-height: 1.4;
}

h2, .h2 {
  font-size: 24px;
}

h3, .h3 {
  font-size: 20px;
}

.transparent {
  background-color: transparent !important;
  border: none;
}

.highlighted {
  color: #555;
}

.large {
  font-size: larger;
}

a:focus, input:focus, select:focus, option:focus, textarea:focus, label:focus, fieldset:focus, button:focus, img:focus, .form-control:focus {
  outline: 2px solid #ffd600 !important;
}

.btn-warning {
  color: #555;
}

.fade-out {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 21px 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,f0f0f0+50,f0f0f0+100&0+0,1+50,1+100 */
  background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgb(240, 240, 240) 50%, rgb(240, 240, 240) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgb(240, 240, 240) 50%, rgb(240, 240, 240) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0%, rgb(240, 240, 240) 50%, rgb(240, 240, 240) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f0f0f0", endColorstr="#f0f0f0",GradientType=0 ); /* IE6-9 */
}

.breadcrumb {
  margin-bottom: 20px;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li a {
  color: #555;
}
.breadcrumb li.active {
  color: #555;
}
.breadcrumb > li + li::before {
  content: "/ ";
}

.dataTables_wrapper .form-group {
  margin-top: 7px;
}

.form-field-required .control-label label::after {
  color: #ff0000;
  content: "*";
}

.has-error {
  background-color: #fdeeed;
}
.has-error label {
  color: #ff0000;
}

.dataTable > thead > tr > th[class*=sort]::after {
  color: #555;
  content: "\f0dc";
  cursor: pointer;
  display: inline;
  float: right;
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: 400;
}

.dataTable > thead > tr > th.sorting_asc::after {
  color: #0067b2;
  content: "\f0de";
  top: 4px;
}

.dataTable > thead > tr > th.sorting_desc::after {
  color: #0067b2;
  content: "\f0dd";
  top: -6px;
}

.table-striped > tbody > tr,
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #fff;
}
.table-striped > tbody > tr:hover,
.table-striped > tbody > tr:nth-of-type(2n+1):hover {
  background-color: #fff;
}

#permissions-section ul, #permissions-unit ul {
  max-height: 50vh;
  overflow: auto;
}

.sr-only {
  background-color: black;
  color: white;
}

body > div.container:not(:last-of-type) > .row,
body > div.wrapper-fluid:not(:last-of-type),
.with-separator {
  margin-bottom: 30px;
}

.component-content-wysiwyg a {
  text-decoration: underline;
}

.alert-success {
  color: #067669;
}

.news-image-thumb {
  max-height: 242px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.btn-like {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  color: #555;
  background-color: #fff;
  border-color: #ccc;
}

.btn.read-more:hover {
  color: #fff;
}

.dropdown-menu {
  z-index: 1001;
  background-color: #347AAD;
}

.chosen-container-single .chosen-single {
  padding: 2px 12px;
  height: auto;
  border-radius: 0;
}

#tools-menu {
  background: #f5f5f5;
  padding-top: 5px;
}
#tools-menu .navbar {
  margin-bottom: 0;
  min-height: 40px;
}
#tools-menu .navbar .navbar-collapse {
  padding: 0;
}
#tools-menu .navbar .navbar-collapse ul {
  margin: 0;
}
#tools-menu .navbar .navbar-collapse ul .btn-transparent {
  background-color: transparent;
  border: none;
}
#tools-menu .navbar #top-menu .btn-toolbar-group {
  margin: 0 20px 0 0;
}
#tools-menu .navbar #top-menu .btn-toolbar-group a {
  width: 34px;
  line-height: 37px;
  border-bottom: 3px solid #ffd600;
  padding: 0;
  color: #555;
}
#tools-menu .navbar #top-menu .btn-toolbar-group a.btn-login {
  border-color: #ddd;
}
#tools-menu .navbar #site-tools .btn-toolbar-group {
  margin: 0 0 0 20px;
}
#tools-menu .navbar #site-tools .btn-toolbar-group button {
  width: 34px;
  line-height: 34px;
  padding: 0;
  color: #555;
  background-color: #ffe666;
  border: none;
}
#tools-menu .navbar #site-tools .btn-toolbar-group #fontReset {
  background-color: #ffd600;
}
#tools-menu .navbar #site-tools .dropdown {
  margin: 0;
}

#logo {
  margin-bottom: 20px;
}
#logo #logoContainer img {
  margin-top: 20px;
}

.page-name a {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 24px;
  color: #444;
  text-decoration: none;
}

#top-content > .row > .col-xs-12 {
  padding: 0;
}

.component .component-head p {
  font-size: 18px;
  margin: 15px 0;
  padding: 0;
  line-height: 1.25em;
  font-weight: bold;
}
.component .component-head p a {
  color: #555;
}

.component-baner-many .component-wrapper {
  margin-bottom: 50px !important;
}
.component-baner-many .component-img-thumb.img-responsive {
  margin-left: auto;
  margin-right: auto;
}
.component-baner-many ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.component-baner-many ul li {
  text-align: center;
  float: left;
  margin-bottom: 20px;
}
.component-baner-many ul li:last-child {
  margin: 0;
}

.tmpl_umws_sg #main-content .component-html {
  text-align: right;
  margin-bottom: 20px;
}
.tmpl_umws_sg #main-content .component-html p {
  margin: 0;
}
.tmpl_umws_sg #main-content .component-html p a {
  color: #555;
}

.component-page-meta .btn, .component-page-meta .btn-like {
  border: none;
  font-size: smaller;
}
.component-page-meta .nav > li > a {
  padding: 6px 12px;
}

.component-horizontal .component-wrapper {
  margin-bottom: 50px !important;
}
.component-horizontal h1 {
  margin-bottom: 15px;
  margin-top: 0;
}
.component-horizontal .component-content {
  border: 1px solid #ddd;
  color: #555;
  transition: box-shadow 0.5s ease-in-out;
  overflow: hidden;
}
.component-horizontal .component-content:hover {
  box-shadow: 0 0 5px #ddd;
}
.component-horizontal .item {
  max-height: 498px;
  overflow: hidden;
}
.component-horizontal .item div {
  overflow: hidden;
}
.component-horizontal .item div img {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.component-horizontal .item div img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1.1, 1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.component-horizontal .news-content {
  max-height: inherit;
}
.component-horizontal .news-content .news-title {
  font-size: 36px;
  margin: 20px 20px 20px 0;
}
.component-horizontal .news-content .news-title a {
  text-decoration: none;
  display: block;
}
.component-horizontal .news-content .news-lead {
  font-size: 18px;
  font-weight: 100;
  line-height: 1.7;
  margin: 0 20px 20px 0;
}
.component-horizontal .owl-theme .owl-controls {
  margin-top: 0;
}
.component-horizontal .owl-theme .owl-controls .owl-pagination {
  position: absolute;
  bottom: 15px;
  right: 18px;
}
.component-horizontal .owl-theme .owl-controls .owl-page span {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin: 10px;
}
.component-horizontal .owl-theme .owl-controls .owl-page span:hover {
  opacity: 1;
}
.component-horizontal .owl-theme .owl-controls .owl-page.active span {
  opacity: 1;
  height: 18px;
  width: 18px;
  margin: 7px 10px;
}
.component-horizontal .owl-theme .owl-controls .owl-buttons div {
  color: #2176D2;
  margin: 5px;
  padding: 5px 18px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #fff;
  position: absolute;
  top: 45%;
  border: 1px solid #ddd;
}
.component-horizontal .owl-theme .owl-controls .owl-prev {
  left: -23px;
}
.component-horizontal .owl-theme .owl-controls .owl-next {
  right: -23px;
}

.component-contact-form .component-content {
  padding: 15px;
}

.component-newsletter .component-content {
  padding: 15px;
  background-color: #ddd;
}
.component-newsletter input::-webkit-input-placeholder {
  text-align: center;
}
.component-newsletter input:-moz-placeholder { /* Firefox 18- */
  text-align: center;
}
.component-newsletter input::-moz-placeholder { /* Firefox 19+ */
  text-align: center;
}
.component-newsletter input:-ms-input-placeholder {
  text-align: center;
}

/* image thumbs */
a.thumbnail {
  display: inline-block;
  vertical-align: top;
  margin: 11px;
  background-color: white;
  box-shadow: 0 0 3px #bbb;
}
a.thumbnail img {
  padding: 8px;
}
.component-content-wysiwyg p, .component-content-wysiwyg ol, .component-content-wysiwyg ul, .component-content-wysiwyg table {
  margin-bottom: 20px;
}
.component-content-wysiwyg li {
  margin-bottom: 10px;
}
.component-content-wysiwyg table {
  border-color: #ddd;
}
.component-content-wysiwyg table th {
  font-weight: bold;
  text-align: center;
  background-color: #ddd;
}
.component-content-wysiwyg table td, .component-content-wysiwyg table th {
  border-color: #ddd;
  padding: 5px 15px;
}

.component-attachment .component-wrapper {
  margin: 0 0 50px 0 !important;
}
.component-attachment .component-wrapper .component-head {
  background-color: #068475;
  border: 1px solid #057064;
  border-width: 3px 1px;
  padding: 9px 15px;
}
.component-attachment .component-wrapper .component-head h3 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
.component-attachment .component-wrapper .component-content ul {
  list-style: none;
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}
.component-attachment .component-wrapper .component-content ul li {
  padding: 10px 15px;
  display: block;
  border: 1px solid #ddd;
  border-top: none;
}
.component-attachment .component-wrapper .component-content ul li:hover {
  background-color: #e4fefb;
}
.component-attachment .component-wrapper .component-content ul li a {
  display: inline;
  height: 100%;
  width: 100%;
  position: relative;
  padding-right: 15px;
  border-right: 1px solid #ddd;
  text-decoration: none;
}
.component-attachment .component-wrapper .component-content ul li .fa {
  font-size: 20px;
}
.component-attachment .component-wrapper .component-content ul li .fa.fa-download {
  padding-right: 10px;
}
.component-attachment .component-wrapper .component-content ul li span {
  padding: 0 15px;
  border-right: 1px solid #ddd;
}
.component-attachment .component-wrapper .component-content ul li .dropdown {
  display: inline-block;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .btn {
  font-size: 20px;
  color: #0067b2;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0 0 0 15px;
  vertical-align: baseline;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .btn:hover, .component-attachment .component-wrapper .component-content ul li .dropdown .btn:active, .component-attachment .component-wrapper .component-content ul li .dropdown .btn:focus {
  color: #003b66;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .btn i {
  padding: 0;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .btn span {
  font-size: 14px;
  color: #555;
  padding-left: 0;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .dropdown-menu {
  background-color: #f5f5f5;
  border: none;
  box-shadow: none;
  width: 300px;
  position: absolute;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .dropdown-menu li {
  background-color: #f5f5f5;
}
.component-attachment .component-wrapper .component-content ul li .dropdown .dropdown-menu li:first-child {
  border-top: 1px solid #ddd;
}
.component-attachment .component-wrapper .component-content ul li .preview {
  border-right: none;
  padding-right: 0;
  margin-left: 15px;
}

.component-calendar-events .component-content .calendar-events-categories {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin: 10px 0;
}
.component-calendar-events .component-content .calendar-events-categories .calendar-events-button {
  background-color: #0067b2;
  border: 1px solid #0067b2;
  color: #fff;
  margin: 5px;
  font-weight: bold;
  padding: 5px 10px;
  transition: all 300ms ease-in-out;
}
.component-calendar-events .component-content .calendar-events-categories .calendar-events-button:hover, .component-calendar-events .component-content .calendar-events-categories .calendar-events-button:active, .component-calendar-events .component-content .calendar-events-categories .calendar-events-button:focus, .component-calendar-events .component-content .calendar-events-categories .calendar-events-button.active {
  color: #0067b2;
  background-color: #fff;
  border: 1px solid #0067b2;
}
.component-calendar-events .component-content .calendar-element table {
  height: 100%;
}
.component-calendar-events .component-content .calendar-element table thead {
  background-color: #0067b2;
  color: #fff;
}
.component-calendar-events .component-content .calendar-events {
  display: flex;
  flex-wrap: wrap;
}
.component-calendar-events .component-content .calendar-events .calendar-box {
  height: 320px;
  width: 280px;
  margin: 15px;
  box-shadow: 0 5px 15px 0 #ddd;
}
.component-calendar-events .component-content .calendar-events .calendar-event {
  position: relative;
}
.component-calendar-events .component-content .calendar-events .calendar-event .calendar-event-icon {
  height: 170px;
  margin-bottom: 5px;
}
.component-calendar-events .component-content .calendar-events .calendar-event .calendar-event-icon img {
  height: 170px;
}
.component-calendar-events .component-content .calendar-events .calendar-event .calendar-event-date {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0067b2;
  color: #fff;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: bold;
}
.component-calendar-events .component-content .calendar-events .calendar-event .calendar-event-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.component-calendar-events .component-content .calendar-events .calendar-event .calendar-event-title {
  font-weight: bold;
  padding: 2px 5px;
  font-size: 18px;
}
.component-calendar-events .component-content .calendar-events .calendar-event .calendar-event-description {
  padding: 2px 5px;
}
.component-calendar-events #eventModal .modal-header {
  background-color: #0067b2;
}
.component-calendar-events #eventModal .modal-header .modal-title {
  color: #fff;
  font-weight: bold;
}
.component-calendar-events #eventModal .modal-header .close {
  color: #fff;
}
.component-calendar-events #eventModal .modal-body {
  font-size: 18px;
}
.component-calendar-events #eventModal .modal-footer .button-close {
  background-color: #0067b2;
  color: #fff;
  transition: all 300ms ease-in-out;
}
.component-calendar-events #eventModal .modal-footer .button-close:hover, .component-calendar-events #eventModal .modal-footer .button-close:active, .component-calendar-events #eventModal .modal-footer .button-close:focus {
  color: #0067b2;
  background-color: #fff;
  border: 1px solid #0067b2;
}

.component-gallery {
  width: 100%;
  overflow: hidden;
  margin-bottom: 13px;
  /* carousel view - slider with thumbs */
  /* nav buttons */
  /* The scroll wrapper is always the same width and height as the containing element (div).
     Overflow is hidden because you don't want to show all of the scrollable area.
  */
}
.component-gallery .component-content {
  padding: 10px;
  text-align: center;
}
.component-gallery .link-prev,
.component-gallery .link-next {
  display: none;
}
.component-gallery .component-content {
  padding: 10px 0;
}
.component-gallery.view-carousel {
  position: relative;
}
.component-gallery.view-carousel .mask {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.component-gallery.view-carousel .images {
  width: 100%;
  float: left;
  margin: 0;
}
.component-gallery.view-carousel .images .scrollableArea > a {
  float: left;
  margin: 11px;
  background-color: white;
  box-shadow: 0 0 3px #bbb;
}
.component-gallery.view-carousel .images .scrollableArea > a img {
  padding: 8px;
}
.component-gallery .scrollingHotSpotLeft,
.component-gallery .scrollingHotSpotRight {
  opacity: 0;
  color: #fff;
  display: block;
  position: absolute;
  overflow: hidden;
  width: 40px;
  height: 100%;
  text-align: center;
  background: #333;
  z-index: 99;
}
.component-gallery .scrollingHotSpotLeft .fa,
.component-gallery .scrollingHotSpotRight .fa {
  position: absolute;
  left: 0;
  text-align: center;
  top: 42%;
  font-size: 0;
  line-height: 0;
  width: 100%;
}
.component-gallery .scrollingHotSpotLeft .fa:before,
.component-gallery .scrollingHotSpotRight .fa:before {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.component-gallery .scrollingHotSpotLeft:hover,
.component-gallery .scrollingHotSpotRight:hover {
  color: #0067b2;
}
.component-gallery .scrollingHotSpotLeft {
  left: 0;
  top: 0;
}
.component-gallery .scrollingHotSpotRight {
  right: 0;
  top: 0;
}
.component-gallery div.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.component-gallery div.scrollableArea {
  position: relative;
  width: auto;
  height: 100%;
}
.component-gallery .vote {
  padding: 10px;
}
.component-gallery .gallery {
  margin: 11px;
  padding: 8px;
  float: left;
  box-shadow: 0 0 3px #bbb;
}

.component-page-list h2 {
  margin: 0 0 20px 0;
  font-size: 24px;
}
.component-page-list ul.list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.component-page-list ul.list li {
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 3px #ddd;
}
.component-page-list ul.list li:hover {
  box-shadow: 0 0 3px #ddd;
}
.component-page-list ul.list li:hover .btn-default {
  color: #fff;
  background: #0067b2;
  border-color: #0067b2;
}
.component-page-list .component-item-title {
  margin-bottom: 20px;
}
.component-page-list .component-thumb-link {
  float: left;
  max-width: 200px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.component-page-list .component-excerpt {
  overflow: hidden;
}
.component-page-list .component-date-add {
  display: block;
  margin: 0 0 10px;
  font-size: smaller;
  color: #776;
}
.component-page-list .btn-default {
  text-transform: uppercase;
}
.component-page-list .component-paginator {
  text-align: center;
}

.component-sidebar-menu .component-head p {
  font-family: Ubuntu, Arial, sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.1;
  margin: 0 0 20px 0;
}
.component-sidebar-menu .accordion ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-sidebar-menu .accordion ul li.component-item {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.component-sidebar-menu .accordion ul li.component-item:last-child {
  margin-bottom: 0;
}
.component-sidebar-menu .accordion ul li.component-item a {
  display: block;
  padding: 9px 15px;
  color: #555;
}
.component-sidebar-menu .accordion ul li.component-item a:hover, .component-sidebar-menu .accordion ul li.component-item a:focus, .component-sidebar-menu .accordion ul li.component-item a:active {
  color: #0067b2;
  text-decoration: none;
}
.component-sidebar-menu .accordion ul li.component-item a i {
  display: none;
}
.component-sidebar-menu .accordion ul li.component-item a em {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
}
.component-sidebar-menu .accordion ul li.component-item .desc {
  padding: 0 15px;
  background: #f5f5f5 url("../img/ogloszenia.png") no-repeat right bottom;
}
.component-sidebar-menu .accordion ul li.component-item .desc p {
  margin: 0;
  font-size: 12px;
  line-height: 30px;
}
.component-sidebar-menu .accordion ul li.component-item .desc p:first-child {
  float: right;
}

.component-sidebar-menu.levels .accordion ul li.component-item .desc {
  background-image: none;
}
.component-sidebar-menu.levels .accordion ul li.component-item .desc p:first-child {
  float: none;
}
.component-sidebar-menu.levels .accordion ul li.component-item .desc a {
  text-decoration: underline;
  padding: 0;
  display: inline-block;
}

@media (max-width: 767px) {
  .component-page-list .component-thumb-link {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}
#advSearchBtn a {
  color: #555;
}

#search-results {
  background: none repeat scroll 0 0 #464749;
  color: #fff;
  float: left;
  margin-bottom: 35px;
  padding: 30px 0;
  width: 100%;
}

#main-search {
  background: none repeat scroll 0 0 #fff;
  width: 100%;
}
#main-search .form-group {
  margin-bottom: 0;
}
#main-search .form-group #search-term {
  border-color: #66a4d1;
}
#main-search .form-group .btn-default {
  color: #fff;
  background-color: #66a4d1;
  border-color: #66a4d1;
  padding: 6px 7px;
}
#main-search #main-search #live-search {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #000;
  color: #000;
  cursor: pointer;
  display: none;
  left: -4px;
  position: absolute;
  right: -2px;
  top: 106%;
  z-index: 1;
}
#main-search #main-search #live-search li {
  color: #8d8d8d;
  font-size: 16px;
  padding: 15px 0 15px 27px;
}
#main-search #main-search #live-search li:hover {
  background: none repeat scroll 0 0 #dedede;
  color: #000;
}

.component-seaction-search .component-wrapper {
  margin-bottom: 50px !important;
}
.component-seaction-search .component-wrapper .component-head {
  background-color: #f5f5f5;
  border: 3px solid #eee;
  border-bottom: none;
  padding: 9px 13px 12px 13px;
}
.component-seaction-search .component-wrapper .component-head p {
  margin: 0;
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.component-seaction-search .component-wrapper .component-content {
  border: 3px solid #eee;
  border-top: none;
}
.component-seaction-search .component-wrapper .component-content #input-section-search {
  box-shadow: none;
  border-color: #ddd;
}

#advanced-search-form {
  margin-top: 30px;
  margin-bottom: 50px;
}
#advanced-search-form .checkbox {
  padding-left: 20px;
}

.component-search-advanced .alert-info {
  color: #3274A5;
}
.component-search-advanced .alert-info h3 {
  margin-top: 0;
  color: inherit;
}
.component-search-advanced .alert-info h4 {
  margin-top: 10px;
  color: #555;
}

.page-results .breadcrumb p {
  margin: 0;
}
.page-results ul.page-results-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-results ul.page-results-list li {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.page-results ul.page-results-list li:last-child {
  border-bottom: none;
}
.page-results ul.page-results-list li h3 {
  margin-top: 0;
}
.page-results ul.page-results-list li h3 .page-archive {
  color: #bf1613;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
.page-results ul.page-results-list li p {
  padding-left: 25px;
}
.page-results ul.page-results-list li .btn {
  margin-left: 25px;
  text-transform: none;
}

/* tablet */
@media (max-width: 991px) {
  .component-search span {
    display: none;
  }
  .component-search a {
    float: right;
  }
}
/* phone */
@media (max-width: 767px) {
  #main-search .button, #small-search .button {
    font-size: 18px;
  }
  .component-search {
    float: right;
    margin: 0 3px 0 0;
  }
  .component-search a {
    border: 1px solid black;
    padding: 12px 25px;
  }
  .component-search .fa-search {
    margin: 0;
  }
  .search-col {
    margin-right: 10px;
  }
}
.component-site-map .component-content {
  padding: 15px;
}
.component-site-map ul {
  list-style: square;
  margin-left: 0;
  padding-left: 0;
}
.component-site-map ul li {
  margin: 15px 0 0;
}
.component-site-map ul li:first-child {
  margin-top: 0;
}
.component-site-map ul li ul {
  margin-top: 10px;
  margin-left: 20px;
}
.component-site-map .sidebar-menu-arrow, .component-site-map .sidebar-menu-caret {
  display: none;
}

#main-content #pagemap > div {
  width: 20%;
}
#main-content #pagemap .component-wrapper {
  margin-bottom: 50px;
}
#main-content #pagemap .component-wrapper .component-head {
  background: transparent url("../img/pointer.png") no-repeat left center;
  padding-left: 20px;
}
#main-content #pagemap .component-wrapper .component-head:after {
  font-family: "Material Icons";
  font-size: 32px;
  color: #0067b2;
}
#main-content #pagemap .component-wrapper .component-head h3, #main-content #pagemap .component-wrapper .component-head h2 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
#main-content #pagemap .component-wrapper ul {
  list-style-image: url("../img/bullet.png");
  padding: 10px 0 0 20px;
  margin: 0;
}
#main-content #pagemap .component-wrapper ul li {
  border: 0;
}
#main-content #pagemap .component-wrapper ul li a {
  font-size: 12px;
  color: #555;
  padding: 5px 0;
}
#main-content #pagemap .component-wrapper ul li a:hover {
  color: #003b66;
}

#main-content .component-custom-news.component-side-links {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
}
#main-content .component-custom-news.component-side-links .component-wrapper {
  margin-bottom: 50px;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-head {
  background-color: #0067b2;
  border: 1px solid #005c9c;
  border-width: 3px 1px 3px 1px;
  padding: 9px 15px;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-head h2 {
  font-size: 16px;
  margin: 0;
  color: #fff;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li {
  border: 1px solid #ddd;
  border-top: none;
  position: relative;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li:last-child {
  border-bottom-width: 3px;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a {
  padding: 9px 15px;
  display: block;
  color: #555;
}
#main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a:hover, #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a:active, #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a:focus {
  text-decoration: none;
  background-color: #cce1f0;
}

.component-contact-form textarea {
  height: 150px;
}

/*
    Created on : 2017-08-29, 15:45:10
    Author     : Jarek i Irena
*/
#navbar-base {
  background-color: #0067b2;
  border: 3px solid #005c9c;
  border-left: none;
  border-right: none;
  margin-bottom: 40px;
}
#navbar-base #main-menu {
  border: none;
  margin: 0;
  min-height: 46px;
}
#navbar-base #main-menu ul.main-nav > li > a {
  padding: 13px 20px;
  margin-right: 10px;
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 18px;
}
#navbar-base #main-menu ul.dropdown-menu {
  padding: 0;
  border-width: 3px 1px 3px 1px;
  border-color: #005c9c;
  background-color: #0067b2;
}
#navbar-base #main-menu ul.dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid #005c9c;
}
#navbar-base #main-menu ul.dropdown-menu a {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
  padding: 9px 20px;
}
#navbar-base #main-menu ul.dropdown-menu li.open > a {
  background-color: #3385c1;
}
#navbar-base #main-menu ul.dropdown-menu ul.dropdown-menu {
  top: 70%;
  left: auto;
  right: -10px;
}

@media (max-width: 991px) {
  #navbar-base #main-menu .dropdown-menu > li > a {
    white-space: normal;
  }
}
#main-content .component-menu-vertical {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
}
#main-content .component-menu-vertical .component-wrapper {
  margin-bottom: 50px;
}
#main-content .component-menu-vertical .component-wrapper .component-head {
  background-color: #0067b2;
  border: 1px solid #005c9c;
  border-width: 3px 1px 3px 1px;
  padding: 9px 15px;
}
#main-content .component-menu-vertical .component-wrapper .component-head h2 {
  font-size: 16px;
  margin: 0;
  color: #fff;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li {
  border: 1px solid #ddd;
  border-top: none;
  position: relative;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li:last-child {
  border-bottom-width: 3px;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li a {
  padding: 9px 15px;
  display: block;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li a.active, #main-content .component-menu-vertical .component-wrapper .component-content ul li a:hover, #main-content .component-menu-vertical .component-wrapper .component-content ul li a:active, #main-content .component-menu-vertical .component-wrapper .component-content ul li a:focus {
  text-decoration: none;
  color: #555;
  background-color: #cce1f0;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li .accordion-toggle {
  position: absolute;
  right: 0;
  top: 0;
  padding: 9px 5px;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li .accordion-body .component-item {
  background-color: #f5f5f5;
  border: none;
  border-top: 1px solid #ddd;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li .accordion-body .component-item > a {
  color: #555;
}
#main-content .component-menu-vertical .component-wrapper .component-content ul li .accordion-body .component-item .component-item {
  background-color: #e5e5e5;
}

.component-menu-vortals .component-wrapper {
  margin-bottom: 0 !important;
}
.component-menu-vortals .component-wrapper .component-head h2 {
  font-size: 36px;
  margin: 0 0 20px 0;
}
.component-menu-vortals .component-wrapper .component-content ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.component-menu-vortals .component-wrapper .component-content ul li {
  height: 174px;
  margin-bottom: 20px;
  text-align: center;
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 18px;
}
.component-menu-vortals .component-wrapper .component-content ul li a {
  height: 174px;
  text-decoration: none;
  padding: 15px;
  display: block;
  line-height: 1.2;
  border-width: 3px 1px 3px 1px;
  border-style: solid;
}
.component-menu-vortals .component-wrapper .component-content ul li a:before {
  font-family: "FontAwesome";
  font-size: 75px;
  display: block;
  height: 100px;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-1 {
  color: #cce1f0;
  background-color: #005c9c;
  border-color: #00497f;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-1:hover, .component-menu-vortals .component-wrapper .component-content ul li a.tile-1:active, .component-menu-vortals .component-wrapper .component-content ul li a.tile-1:focus {
  color: #005c9c;
  background-color: #cce1f0;
  border-color: #99c2e0;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-2 {
  color: #99c2e0;
  background-color: #00497f;
  border-color: #003462;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-2:hover, .component-menu-vortals .component-wrapper .component-content ul li a.tile-2:active, .component-menu-vortals .component-wrapper .component-content ul li a.tile-2:focus {
  color: #00497f;
  background-color: #99c2e0;
  border-color: #66a4d1;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-3 {
  color: #66a4d1;
  background-color: #003462;
  border-color: #001b42;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-3:hover, .component-menu-vortals .component-wrapper .component-content ul li a.tile-3:active, .component-menu-vortals .component-wrapper .component-content ul li a.tile-3:focus {
  color: #003462;
  background-color: #66a4d1;
  border-color: #3385c1;
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-1-1:before {
  content: "\f0b1";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-1-2:before {
  content: "\f275";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-1-3:before {
  content: "\f207";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-2-1:before {
  content: "\f277";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-2-2:before {
  content: "\f1bb";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-2-3:before {
  content: "\f21a";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-3-1:before {
  content: "\f19c";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-3-2:before {
  content: "\f0f0";
}
.component-menu-vortals .component-wrapper .component-content ul li a.tile-3-3:before {
  content: "\f1ad";
}

#bottom-content .component-menu-vertical .component-content > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom-content .component-menu-vertical .component-content > ul > li {
  padding-bottom: 15px;
}
#bottom-content .component-menu-vertical .component-content > ul > li > a {
  color: #555;
  text-decoration: none;
}
#bottom-content .component-menu-vertical .component-content > ul > li > a:hover, #bottom-content .component-menu-vertical .component-content > ul > li > a:active, #bottom-content .component-menu-vertical .component-content > ul > li > a:focus {
  color: #0067b2;
}
#bottom-content .component-menu-vertical .component-content > ul > li > a:first-child:before {
  font-family: "FontAwesome";
  font-size: 1.3333em;
  content: "\f0a3";
  color: #0067b2;
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-1-1:before {
  content: "\f015";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-1-2:before {
  content: "\f0e8";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-1-3:before {
  content: "\f0e0";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-1-4:before {
  content: "\f019";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-2-1:before {
  content: "\f129";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-2-2:before {
  content: "\f02d";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-2-3:before {
  content: "\f040";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-2-4:before {
  content: "\f2be";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-3-1:before {
  content: "\f2a4";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-3-2:before {
  content: "\f193";
}
#bottom-content .component-menu-vertical .component-content > ul > li > a.option-3-3:before, #bottom-content .component-menu-vertical .component-content > ul > li > a.option-3-4:before {
  color: #ffd600;
}
#bottom-content .component-menu-vertical .component-content > ul > li .accordion-body {
  list-style: none;
  padding: 5px 50px 0 25px;
  text-align: right;
}
#bottom-content .component-menu-vertical .component-content > ul > li .accordion-body li {
  border-top: 1px solid #ddd;
}
#bottom-content .component-menu-vertical .component-content > ul > li .accordion-body li:last-child {
  border-bottom: 1px solid #ddd;
}
#bottom-content .component-menu-vertical .component-content > ul > li .accordion-body li a {
  padding: 3px 15px;
  display: block;
  color: #555;
}
#bottom-content .component-menu-vertical .component-content > ul > li .accordion-body li a:hover, #bottom-content .component-menu-vertical .component-content > ul > li .accordion-body li a:active, #bottom-content .component-menu-vertical .component-content > ul > li .accordion-body li a:focus {
  color: #0067b2;
  text-decoration: none;
}

.visual-menu {
  margin: 20px 0;
  display: flex;
  justify-content: center;
}
.visual-menu .holder .frame a {
  padding: 13px 20px;
  color: #fff;
  background-color: #0067b2;
  border: 1px solid #0067b2;
  border-radius: 5px;
  margin: 10px;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}
.visual-menu .holder .frame a:hover, .visual-menu .holder .frame a:active, .visual-menu .holder .frame a:focus {
  color: #0067b2;
  background-color: #fff;
  text-decoration: none;
}

@media (max-width: 420px) {
  .visual-menu .holder .frame a {
    padding: 10px;
    margin: 5px;
  }
}
#top-content .component-baner .item {
  background-size: cover;
  background-position: center center;
}
#top-content .component-baner .item .slider-inner {
  width: 100%;
  color: #fff;
  height: 700px;
  position: relative;
}
#top-content .component-baner .item .slider-inner .slider-inner-text {
  position: absolute;
  bottom: 20%;
  left: 0;
}
#top-content .component-baner .item .slider-inner .slider-inner-text h1 {
  font-size: 60px;
  color: #fff;
}
#top-content .component-baner .item .slider-inner .slider-inner-text p {
  font-size: 30px;
  font-weight: 100;
  text-transform: uppercase;
  margin: 0;
}
#top-content .component-baner .item .slider-inner .slider-inner-text h1 span, #top-content .component-baner .item .slider-inner .slider-inner-text p span {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px 50px;
  display: inline-block;
}

/*
CSS do sekcji nawigacji dla niepełnosprawnych - skip links
*/
ul#skip-links {
  margin: 0;
  padding: 0;
  list-style: none;
  left: 50%;
  margin-left: -10em;
  margin-top: 0;
  position: absolute;
  z-index: 50;
}
ul#skip-links li {
  text-align: center;
  white-space: nowrap;
  width: 300px;
}
ul#skip-links li a {
  border: 1px solid #0067b2;
  border-top: none;
  background-color: #0077d8;
  color: #fff;
  padding: 10px 0;
  display: block;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
ul#skip-links li a:focus {
  position: relative;
  left: auto;
  width: auto;
  height: auto;
}
ul#skip-links li a:active, ul#skip-links li a:hover {
  background-color: #0067b2;
}

#totopicon {
  color: rgba(0, 103, 178, 0.5);
}
#totopicon:hover, #totopicon:focus, #totopicon:active {
  color: rgba(0, 103, 178, 0.7);
}

/*
    Created on : 2017-12-12, 17:10:46
    Author     : Irena
*/
#page-metric-buttons {
  margin-bottom: 50px;
}
#page-metric-buttons .btn-info.bit-expand-switch {
  background-color: #347AAD;
}
#page-metric-buttons .fn-to-pdf {
  background-color: #068475;
  border: 1px solid #057064;
}

#page-metric .component-wrapper {
  margin: 0 !important;
}
#page-metric .component-wrapper .component-head {
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border-width: 3px 1px;
  padding: 9px 15px;
}
#page-metric .component-wrapper .component-head p {
  margin: 0;
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
#page-metric .component-wrapper dl {
  border: 1px solid #eee;
  border-top: none;
  border-bottom-width: 3px;
  padding: 15px;
  margin-bottom: 0;
}
#page-metric .component-wrapper dl:last-child {
  margin-bottom: 50px;
}
#page-metric .component-wrapper dl dt {
  text-align: left;
  font-weight: normal;
  color: #555;
  width: 300px;
  white-space: normal;
}
#page-metric .component-wrapper dl dd {
  margin-left: 0;
  padding-left: 300px;
}
#page-metric .component-wrapper dl dd:not(:last-of-type) {
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
  margin-bottom: 7px;
}

@media (max-width: 991px) {
  #page-metric .component-wrapper #page-metric dl dd {
    padding-left: 0;
  }
}
/* 
    Created on : 2017-12-15, 15:44:17
    Author     : Irena
*/
.component-address-book .component-wrapper {
  margin-bottom: 0 !important;
}
.component-address-book .component-wrapper .component-head h3 {
  font-size: 36px;
  margin: 0 0 20px 0;
  font-weight: normal;
  line-height: 1.1;
}
.component-address-book .component-wrapper .component-content .panel-group-title {
  font-family: Ubuntu, Arial, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  background-color: #ccc;
  border: 1px solid #bbb;
  border-width: 3px 1px;
  padding: 3px 15px;
  margin: 0 0 5px 0;
}
.component-address-book .component-wrapper .component-content .panel-group {
  margin-bottom: 50px;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default {
  border-color: #eee;
  box-shadow: none;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-heading {
  border-color: #eee;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body {
  border-top-color: #eee;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body dl {
  margin-bottom: 0;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body dl dt {
  text-align: left;
  font-weight: normal;
  color: #776;
  width: 180px;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body dl dd {
  margin-left: 0;
  padding-left: 200px;
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body .btn-success {
  background-color: #078374;
}
.component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body .btn-info {
  background-color: #347AAD;
}

.component-address-book-record-metric .component-wrapper {
  margin-top: 50px;
  margin-bottom: 50px !important;
}
.component-address-book-record-metric .component-wrapper .component-head {
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border-width: 3px 1px;
  padding: 9px 15px;
}
.component-address-book-record-metric .component-wrapper .component-head p {
  margin: 0;
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.component-address-book-record-metric .component-wrapper .widget-header {
  display: none;
}
.component-address-book-record-metric .component-wrapper .timeline-container {
  border: 1px solid #eee;
  border-top: none;
  border-bottom-width: 3px;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-label {
  padding: 9px 15px;
  background-color: #fafafa;
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-label strong {
  font-weight: normal;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items {
  padding: 15px;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items .timeline-info {
  display: none;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li {
  color: #776;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li a {
  color: #555;
  text-decoration: none;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li strong {
  color: #555;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li em {
  font-style: normal;
  color: #555;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li em:first-of-type {
  background-color: #fdeeed;
}
.component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li em:last-of-type {
  background-color: #e4fefb;
}

/* 
    Created on : 2018-01-22, 15:51:01
    Author     : Irena
*/
.tmpl_umws_default h4.widget-title {
  font-size: 36px;
  margin: 0 0 20px 0;
}
.tmpl_umws_default #FormValueFieldGrid_bigfilter .btn-primary {
  margin-left: 10px !important;
}
.tmpl_umws_default #FormValueFieldGrid_bigfilter .dropdown {
  margin-left: 0 !important;
}
.tmpl_umws_default #FormValueFieldGrid_bigfilter #FormValueFieldGrid-filter-criteria span {
  color: #fff;
  font-weight: normal;
  position: relative;
  top: -1px;
  padding-left: 3px;
}
.tmpl_umws_default .dataTables_length label {
  font-weight: normal;
}
.tmpl_umws_default button.ColVis_Button {
  height: 34px;
  background-color: #0067b2;
  border-color: #005899;
}
.tmpl_umws_default .ColVis_collection {
  background-color: #66a4d1;
  border-color: #3385c1;
  padding: 8px;
}
.tmpl_umws_default .ColVis_collection li {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.tmpl_umws_default .ColVis_collection li:hover, .tmpl_umws_default .ColVis_collection li:active, .tmpl_umws_default .ColVis_collection li:focus {
  background: none;
  border: none;
  box-shadow: none;
}
.tmpl_umws_default .ColVis_collection li label {
  font-weight: normal;
}
.tmpl_umws_default .ColVis_collection li label span {
  position: relative;
  top: -1px;
}
.tmpl_umws_default .ColVis_collection li.ColVis_Special {
  background-color: #ffd600;
  color: #555;
  border: none;
  padding: 5px 8px;
}
.tmpl_umws_default .dataTables_filter label {
  font-weight: normal;
}
.tmpl_umws_default #FormValueFieldGrid_filter .input-sm {
  height: 34px;
}
.tmpl_umws_default #FormValueFieldGrid_paginate {
  text-align: right;
}
.tmpl_umws_default #FormValueFieldGrid_paginate .pagination {
  margin: 0;
}

.component-date-add {
  color: #776;
  font-size: 12px;
}

.component-description {
  font-size: 16px;
}

.component-info {
  margin-top: 25px;
}

.component-info-more p {
  background-color: #f5f5f5;
  padding: 3px 7px;
  font-size: 12px;
}

.component-info-params {
  color: #776;
}

.component-info-text {
  color: #555;
  font-weight: bold;
}

.component-info-big .component-info-text {
  font-size: 30px;
  font-weight: normal;
}

.component-itv-latest-video .component-head {
  background-color: #0067b2;
  border: 1px solid #005c9c;
  border-width: 3px 1px 3px 1px;
  padding: 9px 15px;
}
.component-itv-latest-video .component-head h2 {
  font-size: 16px;
  margin: 0;
  color: #fff;
}
.component-itv-latest-video .component-item {
  border: 1px solid #ddd;
  border-width: 0 1px 3px 1px;
}
.component-itv-latest-video .component-item .thumbnail {
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  position: relative;
}
.component-itv-latest-video .component-item .thumbnail .rollover {
  width: 100%;
  height: 100%;
  background: url("../img/component-itv-content-watermark-medium.png") center center no-repeat transparent;
  opacity: 1;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
  cursor: pointer;
  position: absolute;
  z-index: 10;
}
.component-itv-latest-video .component-item .thumbnail .rollover:hover, .component-itv-latest-video .component-item .thumbnail .rollover:active, .component-itv-latest-video .component-item .thumbnail .rollover:focus {
  opacity: 0.3;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
}
.component-itv-latest-video .component-item .thumbnail img {
  padding: 0;
}
.component-itv-latest-video .component-item .caption {
  padding: 0 15px;
  margin: 0;
}
.component-itv-latest-video .component-item .caption h3 {
  font-size: 16px;
  margin-top: 10px;
}
.component-itv-latest-video .component-item .caption h3 a {
  color: #555;
}
.component-itv-latest-video .more-button {
  padding-top: 10px;
}
.component-itv-latest-video .more-button .btn-wide {
  width: 100%;
}

.component-itv-video-list .component-item {
  border: 1px solid #ddd;
  border-bottom-width: 3px;
  margin-bottom: 20px;
}
.component-itv-video-list .component-item .thumbnail {
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  position: relative;
}
.component-itv-video-list .component-item .thumbnail .rollover {
  width: 100%;
  height: 100%;
  background: url("../img/component-itv-content-watermark-medium.png") center center no-repeat transparent;
  opacity: 1;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
  cursor: pointer;
  position: absolute;
  z-index: 10;
}
.component-itv-video-list .component-item .thumbnail .rollover:hover, .component-itv-video-list .component-item .thumbnail .rollover:active, .component-itv-video-list .component-item .thumbnail .rollover:focus {
  opacity: 0.3;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
}
.component-itv-video-list .component-item .thumbnail img {
  padding: 0;
}
.component-itv-video-list .component-item .caption {
  padding: 0 15px;
  margin: 0;
}
.component-itv-video-list .component-item .caption h3 {
  font-size: 16px;
  margin-top: 10px;
}
.component-itv-video-list .component-item .caption h3 a {
  color: #555;
}

.video-js {
  max-width: 100%;
}

/* 
    Created on : 2018-02-15, 16:35:42
    Author     : Irena
*/
.component-section-description .component-wrapper {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 16px;
  padding: 15px;
  background-color: #e0edf6;
  border: 1px solid #cce1f0;
  border-width: 3px 1px;
}
.component-section-description .component-wrapper p:last-child {
  margin: 0;
}

.component-institution.component-institution-list .alphabet,
.component-institution.component-institution-show .alphabet {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.component-institution.component-institution-list .alphabet li,
.component-institution.component-institution-show .alphabet li {
  float: left;
  margin-inline: 10px;
  margin-left: 0;
}

.component-applications.job-offers .component-wrapper .component-content .job-offers-table thead th {
  text-align: center;
}
.component-applications.job-offers .component-wrapper .component-content .job-offers-table tbody td {
  text-align: center;
}
.component-applications.job-offers .component-wrapper .component-content .job-offers-table tbody td i {
  font-size: 40px;
}
.component-applications.job-offers .component-wrapper .component-content .job-offers-table tbody td .job-application-button {
  background-color: #0067b2;
  border: 2px solid #0067b2;
  border-radius: 5px;
  color: #fff;
  transition: all 300ms ease-in-out;
}
.component-applications.job-offers .component-wrapper .component-content .job-offers-table tbody td .job-application-button:hover, .component-applications.job-offers .component-wrapper .component-content .job-offers-table tbody td .job-application-button:focus, .component-applications.job-offers .component-wrapper .component-content .job-offers-table tbody td .job-application-button:active {
  background-color: #fff;
  color: #0067b2;
}

.component-custom-news.component-photogallery .component-wrapper .component-content .row {
  margin: 0;
}
.component-custom-news.component-photogallery .component-wrapper .component-content .row [class^=col] {
  padding: 0;
}
.component-custom-news.component-photogallery .component-wrapper .component-content .news-content {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5333333333);
  width: 100%;
  bottom: 0;
}
.component-custom-news.component-photogallery .component-wrapper .component-content .news-content .news-title {
  margin: 0;
  font-size: 16px;
}
.component-custom-news.component-photogallery .component-wrapper .component-content .news-content .news-title a {
  display: block;
  padding: 7.5px 15px;
  color: #fff;
}
.component-custom-news.component-photogallery .component-wrapper .component-content .item-1 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-8 img.news-image-thumb {
  width: 100%;
  height: 420px;
  max-height: 420px;
}
.component-custom-news.component-photogallery .component-wrapper .component-content .item-2 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-3 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-4 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-5 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-6 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-7 img.news-image-thumb {
  width: 100%;
  height: 210px;
  max-height: 210px;
}

@media (max-width: 991px) {
  .component-custom-news.component-photogallery .component-wrapper .component-content .item-1 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-2 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-3 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-4 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-5 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-6 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-7 img.news-image-thumb, .component-custom-news.component-photogallery .component-wrapper .component-content .item-8 img.news-image-thumb {
    width: 100%;
    height: 420px;
    max-height: 420px;
  }
}
#totopicon {
  bottom: 1vh;
  left: calc(50% - 1em);
}

.btn > i, btn > em {
  padding-right: 5px;
}

#news-list h2 {
  border-top: 5px solid #ddd;
  padding-top: 8px;
  margin-top: 0;
}
#news-list h2 a {
  color: #555;
}

.component-custom-news.component-vertical {
  display: table;
}
.component-custom-news.component-vertical .component-wrapper {
  border: 1px solid #ddd;
  height: 450px;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.5s ease-in-out;
}
.component-custom-news.component-vertical .component-wrapper .news-image {
  height: 242px;
  display: block;
  overflow: hidden;
}
.component-custom-news.component-vertical .component-wrapper .news-image img {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.component-custom-news.component-vertical .component-wrapper .component-head .news-title {
  font-size: 24px;
  color: #0067b2;
  padding: 0 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.component-custom-news.component-vertical .component-wrapper .component-head .news-title a {
  text-decoration: none;
}
.component-custom-news.component-vertical .component-wrapper .component-content {
  position: relative;
  padding: 0 15px;
}
.component-custom-news.component-vertical .component-wrapper .fade-out {
  /*bottom: 62px;*/
}
.component-custom-news.component-vertical .component-wrapper .component-footer {
  position: absolute;
  bottom: 0;
  text-align: center;
  padding: 15px 0;
  background: #fff;
  width: 100%;
}
.component-custom-news.component-vertical .component-wrapper:hover {
  box-shadow: 0 0 5px #ddd;
}
.component-custom-news.component-vertical .component-wrapper:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1.2, 1.2);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.component-custom-news.component-vertical .component-wrapper:hover a.btn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
  animation-delay: 0.1s; /* W3C and Opera */
  -moz-animation-delay: 0.1s; /* Firefox */
  -webkit-animation-delay: 0.1s; /* Safari and Chrome */
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.component-custom-news.component-vertical .component-footer-bottom {
  margin-bottom: 50px;
}
.component-custom-news.component-vertical .component-footer-bottom a {
  display: block;
  width: 100%;
  text-transform: uppercase;
}
.component-custom-news.component-vertical .component-footer-bottom a:hover {
  color: #fff;
  background: #0067b2;
  border-color: #0067b2;
}

.component-baner-many-rotated img {
  width: 270px;
}
.component-baner-many-rotated .bx-wrapper .bx-controls-direction a {
  text-indent: 0;
}
.component-baner-many-rotated .bx-wrapper .bx-controls-direction a span {
  display: none;
}
.component-baner-many-rotated .component-wrapper {
  margin-bottom: 20px;
}

#bottom-banners {
  background-color: #FAFAFA;
  padding: 20px 0 0 20px;
  margin-bottom: 0;
}

#bottom-content {
  background-color: #f5f5f5;
  border: 3px solid #eee;
  border-width: 3px 0 3px 0;
  color: #555;
  padding-top: 50px;
  padding-bottom: 27px;
}
#bottom-content p {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 15px;
}
#bottom-content p.title {
  font-family: Ubuntu, Arial, sans-serif;
  font-size: 20px;
}
#bottom-content p a {
  text-decoration: underline;
  color: #555;
}
#bottom-content p a:hover, #bottom-content p a:active, #bottom-content p a:focus {
  color: #003b66;
}
#bottom-content .btn-open-data .btn-info {
  border: none;
  background: transparent;
  padding: 4px 0 15px 0;
  color: #555;
}
#bottom-content .btn-open-data .btn-info .fa-download {
  color: #0067b2;
  font-size: 1.3333em;
  width: 20px;
  margin-right: 1px;
}
#bottom-content img {
  margin-bottom: 50px;
}

#bottom-footer {
  background-color: #ddd;
  font-size: 12px;
}
#bottom-footer .component-wrapper {
  padding: 24px 0;
}
#bottom-footer .component-wrapper p {
  margin-bottom: 0;
}

header > .container {
  margin-top: 20px;
  margin-bottom: 20px;
}

#top-content .component-baner .component-content {
  height: 200px;
  margin-bottom: 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#top-content .component-baner .component-content .slide-description {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  color: #fff;
  margin: 20px 0;
  line-height: 40px;
  padding: 0 20px;
}

#main-content .component-wrapper {
  margin-bottom: 20px;
}
#main-content .component-baner .component-content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#main-content .page-content .component-wrapper {
  border: none;
}
#main-content .page-content .component-page-thumbnail {
  overflow: hidden;
  max-height: 600px;
  position: relative;
}
#main-content .page-content .component-page-meta .component-wrapper {
  border: 1px solid #ddd;
}
#main-content .page-content .component-page-meta .component-wrapper .btn-like {
  color: #555;
}
#main-content .page-content > .component > h1.component-page-title {
  margin-top: 0;
}
#main-content .page-content img {
  max-width: 100%;
  height: auto;
}
#main-content .side-content .component {
  margin-bottom: 20px;
}
#main-content > .row:nth-child(4) .component-wrapper {
  height: 422px;
  position: relative;
  overflow: hidden;
}
#main-content > .row:nth-child(4) .component-wrapper .component-content {
  overflow: auto;
}
#main-content .side-content.left .component-baner-many .component-wrapper {
  border: none;
}
#main-content .side-content.left .component-baner-many .component-wrapper li {
  margin-right: 0;
}
#main-content .side-content.left .component-baner-many .component-wrapper li img {
  margin-left: auto;
  margin-right: auto;
}

#addReport {
  background-color: #0067b2;
}

.messages-list2-view .btn-group {
  margin: 10px 0;
}
.messages-list2-view .btn-group button {
  border: none;
}

.form-horizontal .control-label .form-field-consents-field {
  text-align: left;
}

.high-contrast {
  color: #fff !important;
  background: #000;
}
.high-contrast a {
  color: #fff !important;
}
.high-contrast a:hover {
  color: #fff600 !important;
  outline: 2px solid #fff600;
}
.high-contrast h1, .high-contrast h2, .high-contrast h3, .high-contrast h4, .high-contrast h5, .high-contrast h6, .high-contrast p {
  color: #fff !important;
}
.high-contrast label {
  color: #fff;
}
.high-contrast .has-error .message-text {
  color: #fff600;
}
.high-contrast .has-error .form-control {
  border-color: #fff600;
}
.high-contrast .btn-submit {
  background: #555;
}
.high-contrast .btn-submit:hover {
  color: #fff600;
  background: #000;
  outline: 2px solid #fff600;
}
.high-contrast .form-control {
  background-color: #000;
  border: 1px solid #bf1613;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.high-contrast .btn-default, .high-contrast .btn-primary, .high-contrast .btn-danger, .high-contrast .btn-info, .high-contrast .btn-success, .high-contrast .btn-warning {
  color: #fff;
  background-color: #222 !important;
  border-color: #ddd !important;
}
.high-contrast .btn-default.active, .high-contrast .btn-default:active, .high-contrast .btn-default:hover, .high-contrast .btn-default .open > .dropdown-toggle.btn-default, .high-contrast .btn-primary.active, .high-contrast .btn-primary:active, .high-contrast .btn-primary:hover, .high-contrast .btn-primary .open > .dropdown-toggle.btn-default, .high-contrast .btn-danger.active, .high-contrast .btn-danger:active, .high-contrast .btn-danger:hover, .high-contrast .btn-danger .open > .dropdown-toggle.btn-default, .high-contrast .btn-info.active, .high-contrast .btn-info:active, .high-contrast .btn-info:hover, .high-contrast .btn-info .open > .dropdown-toggle.btn-default, .high-contrast .btn-success.active, .high-contrast .btn-success:active, .high-contrast .btn-success:hover, .high-contrast .btn-success .open > .dropdown-toggle.btn-default, .high-contrast .btn-warning.active, .high-contrast .btn-warning:active, .high-contrast .btn-warning:hover, .high-contrast .btn-warning .open > .dropdown-toggle.btn-default {
  color: #fff600;
  background-color: #222 !important;
  outline: 2px solid #fff600;
}
.high-contrast .btn-like {
  color: #fff;
  background-color: transparent;
}
.high-contrast .fade-out {
  display: none;
}
.high-contrast #tools-menu {
  background: #222;
  border-bottom: 1px solid #fff;
}
.high-contrast #tools-menu #top-menu-navbar .btn-default {
  color: #fff !important;
}
.high-contrast #tools-menu #top-menu-navbar .btn-default:hover, .high-contrast #tools-menu #top-menu-navbar .btn-default:active, .high-contrast #tools-menu #top-menu-navbar .btn-default:focus {
  background-color: #000 !important;
  color: #fff600 !important;
}
.high-contrast #logo {
  margin-bottom: 10px;
}
.high-contrast #logo a#logoContainer img {
  border: 15px solid #fff;
  display: inline-block;
  margin-top: 50px;
}
.high-contrast #logo a#logoAnniversaryContainer img {
  border: 15px solid #fff;
  display: inline-block;
}
.high-contrast #main-search .form-group #search-term {
  border-color: #ffd600;
  background-color: #000;
}
.high-contrast #main-search .form-group .btn-default {
  color: #555;
  background-color: #ffd600;
  border-color: #ffd600;
}
.high-contrast .alert-info {
  background-color: #222;
  border-color: #fff;
}
.high-contrast .alert-success {
  background-color: #fff600;
  color: #000;
}
.high-contrast #navbar-base {
  background-color: #222;
  border-color: #fff;
}
.high-contrast #navbar-base #main-menu ul.dropdown-menu {
  border-color: #fff;
  background-color: #222;
}
.high-contrast #navbar-base #main-menu ul.dropdown-menu li:not(:last-child) {
  border-bottom-color: #fff;
}
.high-contrast .navbar-inverse, .high-contrast .navbar-inverse .navbar-nav > .active > a, .high-contrast .navbar-inverse .navbar-nav > .active > a:focus, .high-contrast .navbar-inverse .navbar-nav > .active > a:hover, .high-contrast .navbar-inverse .navbar-nav > li > a:focus, .high-contrast .navbar-inverse .navbar-nav > li > a:hover {
  background-color: transparent;
}
.high-contrast .navbar-default .navbar-nav > li > a:focus, .high-contrast .navbar-default .navbar-nav > li > a:hover {
  color: #fff600;
  background-color: #222;
}
.high-contrast .dropdown-menu {
  background-color: #222;
  border: 1px solid #fff;
}
.high-contrast .dropdown-menu > li > a:focus, .high-contrast .dropdown-menu > li > a:hover {
  background-color: transparent;
}
.high-contrast .main-logo strong {
  color: #fff;
}
.high-contrast .breadcrumb {
  background-color: #222;
}
.high-contrast .breadcrumb .active {
  color: #fff600;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-head,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-head,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-head {
  background-color: #ffd600;
  border-color: #ffe666;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-head h2, .high-contrast #main-content .component-menu-vertical .component-wrapper .component-head p,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-head h2,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-head p,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-head h2,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-head p {
  color: #222 !important;
  font-weight: bold;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-content,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content {
  border-color: #ffe666;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul {
  background-color: #222;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul li,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul li {
  border-color: #fff;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul li a:hover, .high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul li a:active, .high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul li a:focus,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a:hover,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a:active,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a:focus,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul li a:hover,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul li a:active,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul li a:focus {
  background-color: #222;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul li a.active,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li a.active,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul li a.active {
  color: #000 !important;
  background-color: #ffe666;
}
.high-contrast #main-content .component-menu-vertical .component-wrapper .component-content ul li .accordion-body .component-item,
.high-contrast #main-content .component-custom-news.component-side-links .component-wrapper .component-content ul li .accordion-body .component-item,
.high-contrast #main-content .component-seaction-search .component-wrapper .component-content ul li .accordion-body .component-item {
  background-color: #222;
  border-color: #fff;
  padding-left: 15px;
}
.high-contrast .component-sidebar-menu .accordion ul li.component-item .desc {
  background: #222;
}
.high-contrast .component-section-description .component-wrapper {
  background-color: #222;
  border-color: #ddd;
}
.high-contrast .component-page-list ul.list li {
  box-shadow: none;
  border: 1px solid #ddd;
}
.high-contrast .component-page-list ul.list li .component-date-add {
  color: #ddd;
}
.high-contrast .component-page-list ul.list li:hover .btn-default {
  background-color: #222;
  border-color: #ddd;
}
.high-contrast .pagination li a, .high-contrast .pagination li span {
  background-color: #222;
  border-color: #ddd;
}
.high-contrast .pagination .active a, .high-contrast .pagination .active a:focus, .high-contrast .pagination .active a:hover, .high-contrast .pagination .active span, .high-contrast .pagination .active span:focus, .high-contrast .pagination .active span:hover {
  color: #000 !important;
  background-color: #ffd600;
  border-color: #ffd600;
}
.high-contrast .table-striped > tbody > tr,
.high-contrast .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #000;
}
.high-contrast .table-striped > tbody > tr:hover,
.high-contrast .table-striped > tbody > tr:nth-of-type(2n+1):hover {
  background-color: #000;
}
.high-contrast .jstree-default .jstree-hovered {
  background-color: transparent;
  box-shadow: none;
}
.high-contrast #page-metric .component-wrapper .component-head {
  background-color: #222;
}
.high-contrast #page-metric .component-wrapper dl dt {
  color: #ddd;
}
.high-contrast #footer .footer-top {
  background: #000;
  color: #fff;
}
.high-contrast #footer .footer-nav a,
.high-contrast #footer .footer-container .footer-info p {
  color: #fff;
}
.high-contrast #footer .footer-nav li {
  border-color: #fff;
}
.high-contrast #bottom-footer {
  background-color: transparent;
}
.high-contrast .radio label, .high-contrast .checkbox label {
  color: #fff;
}
.high-contrast .datepicker table tr td.old, .high-contrast .datepicker table tr td.new {
  color: #fff;
}
.high-contrast #top-footer, .high-contrast .highlighted {
  color: #fff !important;
  background-color: transparent;
}
.high-contrast #footer .component-copyright, .high-contrast #footer .component-bottom-menu {
  border: 1px solid #fff;
  color: #fff !important;
  background-color: transparent;
}
.high-contrast .component-attachment .component-wrapper .component-head {
  background-color: #222;
  border-color: #ddd;
}
.high-contrast .component-attachment .component-wrapper .component-content ul li:hover {
  background-color: transparent;
}
.high-contrast .component-attachment .component-wrapper .component-content ul li .dropdown .btn {
  color: #fff;
}
.high-contrast .component-attachment .component-wrapper .component-content ul li .dropdown .btn:hover, .high-contrast .component-attachment .component-wrapper .component-content ul li .dropdown .btn:focus {
  color: #fff600;
}
.high-contrast .component-attachment .component-wrapper .component-content ul li .dropdown .dropdown-menu li {
  background-color: #222;
}
.high-contrast .datepicker table tr td.day:hover, .high-contrast .datepicker table tr td.day.focused {
  background: transparent;
  outline: 1px solid #fff600;
  color: #fff600;
}
.high-contrast .datepicker table tr td.day.label-success, .high-contrast .datepicker table tr td.day.label-info {
  background: #fff600;
  color: #222;
}
.high-contrast .component-calendarium .component-content .admin {
  background-color: transparent;
  /* height: 100%; */
}
.high-contrast .component-calendar-event {
  background-color: #fff600;
}
.high-contrast .component-calendar-event a {
  color: #555 !important;
  font-weight: 600;
}
.high-contrast .component-calendar-event a:hover, .high-contrast .component-calendar-event a:active, .high-contrast .component-calendar-event a:focus {
  color: #000 !important;
}
.high-contrast .daterangepicker .calendar-date {
  background: #000;
}
.high-contrast .daterangepicker .calendar-date td.available:hover, .high-contrast .daterangepicker .calendar-date th.available:hover {
  background: #fff600;
  color: #000;
}
.high-contrast .daterangepicker .calendar-date td.active, .high-contrast .daterangepicker .calendar-date td.active:hover {
  background-color: #bf1613;
  color: #fff;
}
.high-contrast .daterangepicker {
  background-color: #333;
  border: 2px solid #ffd600;
}
.high-contrast .daterangepicker .daterangepicker_start_input label, .high-contrast .daterangepicker .daterangepicker_end_input label {
  color: #fff;
  text-shadow: none;
}
.high-contrast .daterangepicker .ranges .input-mini {
  border-color: #bf1613;
  background-color: #000;
  color: #fff;
}
.high-contrast .component-horizontal .component-content {
  background: none;
  border: 1px solid #fff;
}
.high-contrast .component-horizontal .owl-theme .owl-controls .owl-page span {
  background-color: #fff;
}
.high-contrast .component-horizontal .owl-theme .owl-controls .owl-page.active span {
  background-color: #fff600;
}
.high-contrast #main-content .component-banner-1 .component-wrapper {
  border: 5px solid #bf1613;
}
.high-contrast #main-content .component-banner-1 .component-wrapper .alert-danger {
  background-color: transparent;
  color: #bf1613;
}
.high-contrast .component-menu-vortals {
  background: none;
}
.high-contrast .component-menu-vortals .component-wrapper .component-content ul li a, .high-contrast .component-menu-vortals .component-wrapper .component-content ul li a:hover, .high-contrast .component-menu-vortals .component-wrapper .component-content ul li a:active, .high-contrast .component-menu-vortals .component-wrapper .component-content ul li a:focus {
  background-color: #222;
  border-color: #fff;
}
.high-contrast .component-menu-vortals .component-wrapper .component-content ul li a:hover, .high-contrast .component-menu-vortals .component-wrapper .component-content ul li a:active, .high-contrast .component-menu-vortals .component-wrapper .component-content ul li a:focus {
  border-color: #fff600;
}
.high-contrast .component-menu-vortals .component-wrapper .component-content ul li.tile-2-2 a {
  background-image: url("../img/kontur-lomza-hc.png");
}
.high-contrast .component-menu-vortals .component-wrapper .component-content ul li.tile-2-2 a:hover {
  background-image: url("../img/kontur-lomza-hover-hc.png");
}
.high-contrast .component-menu-vortals .component-wrapper .component-content ul li.tile-2-4 a {
  background-image: url("../img/kontur-mczk-hc.png");
}
.high-contrast .component-menu-vortals .component-wrapper .component-content ul li.tile-2-4 a:hover {
  background-image: url("../img/kontur-mczk-hover-hc.png");
}
.high-contrast .component-custom-news.component-vertical .component-wrapper {
  background: none;
  border: 1px solid #fff;
}
.high-contrast .component-custom-news.component-vertical .component-footer {
  position: relative;
  background-color: transparent;
}
.high-contrast .component-custom-news.component-vertical .component-footer .btn {
  background-color: #222;
  border-color: #fff;
}
.high-contrast .component-custom-news.component-vertical .component-footer-bottom .btn {
  border: 1px solid #fff;
}
.high-contrast .component-custom-news.component-vertical .component-footer-bottom .btn:hover {
  background-color: #222;
}
.high-contrast #news-list h2 {
  border-top: none;
}
.high-contrast .component-wrapper {
  height: auto !important;
}
.high-contrast #main-content #pagemap .component-wrapper .component-head h3 {
  border-bottom-color: #fff600;
}
.high-contrast #main-content #pagemap .component-wrapper .component-head:after {
  color: #fff600;
}
.high-contrast #bottom-banners {
  background-color: transparent;
}
.high-contrast .component-newsletter .component-content {
  background-color: transparent;
}
.high-contrast .component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-heading {
  background-color: #222;
}
.high-contrast .component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body {
  background-color: #000;
}
.high-contrast .component-address-book .component-wrapper .component-content .panel-group .panel-default .panel-body dl dt {
  color: #ddd;
}
.high-contrast .component-address-book .component-wrapper .component-content .panel-group-title {
  color: #000 !important;
  background-color: #ffd600;
  border-color: #ffe666;
  font-weight: bold;
}
.high-contrast .component-address-book-record-metric .component-wrapper .component-head {
  background-color: #ffd600;
  border-color: #ffe666;
}
.high-contrast .component-address-book-record-metric .component-wrapper .component-head p {
  color: #000 !important;
  font-weight: bold;
}
.high-contrast .component-address-book-record-metric .component-wrapper .timeline-container .timeline-label {
  background-color: #222;
}
.high-contrast .component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li {
  color: #ddd;
}
.high-contrast .component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li strong {
  color: #ddd;
}
.high-contrast .component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li em {
  color: #000;
}
.high-contrast .component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li em:first-of-type {
  background-color: #ffe666;
}
.high-contrast .component-address-book-record-metric .component-wrapper .timeline-container .timeline-items ul li em:last-of-type {
  background-color: #ffd600;
}
.high-contrast #bottom-content {
  background-color: #222;
}
.high-contrast #bottom-content .component-menu-vertical .component-content > ul > li > a:before {
  color: #ffd600;
}
.high-contrast #bottom-content .btn-open-data .btn-info {
  color: #fff;
}
.high-contrast #bottom-content .btn-open-data .btn-info:hover, .high-contrast #bottom-content .btn-open-data .btn-info:active, .high-contrast #bottom-content .btn-open-data .btn-info:focus {
  color: #fff600;
}
.high-contrast #bottom-content .btn-open-data .btn-info .fa-download {
  color: #ffd600;
}
.high-contrast #bottom-content img {
  background-color: #fff;
  border: 15px solid #fff;
  margin-bottom: 15px;
}
.high-contrast #totopicon .fa-inverse {
  color: #000;
}
.high-contrast .modal-content {
  background-color: #000;
  border-color: #fff;
}

@media (min-width: 1199px) {
  #footer #addressData > div.component:nth-child(1) .component-html {
    float: left;
    display: inline-block;
  }
  #footer #addressData > div.component:nth-child(2) .component-html {
    margin-left: 113px;
  }
  #top-content .navbar .navbar-nav {
    float: none;
  }
  #top-content .navbar .navbar-collapse {
    text-align: center;
  }
}
@media (min-width: 991px) {
  #top-content .component-menu-horizontal .container-fluid, #top-content .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  #main-content .component-vertical .component-content fade-out {
    display: none;
  }
}
@media (max-width: 991px) {
  .component-horizontal .item {
    max-height: 1000px;
    height: auto;
  }
  .component-horizontal .item img {
    clear: both;
  }
  .component-custom-news.component-side-links {
    display: none;
  }
  #bottom-content p {
    font-size: 12px;
  }
  #bottom-content p.title {
    font-size: 16px;
  }
  #bottom-content .component-menu-vertical .component-content > ul > li > a {
    font-size: 13px;
  }
  #bottom-content .btn-open-data .btn-info {
    font-size: 13px;
  }
  #bottom-content img {
    margin: 25px 0;
  }
  #top-content .component-baner {
    max-height: 250px;
  }
}
@media (max-width: 767px) {
  #main-content .component-vertical .news-title {
    height: auto;
  }
  .component-wrapper {
    height: auto !important;
  }
  .component-custom-news.component-vertical .component-footer {
    position: relative;
  }
  #footer #addressData > div.component:nth-child(1) .component-html {
    float: right;
    display: inline-block;
  }
  #bottom-content .component-menu-vertical .component-content > ul > li > a {
    font-size: 10px;
  }
  #bottom-content .component-menu-vertical .component-content > ul > li > a:first-child:before {
    margin-right: 0;
  }
  #bottom-content .btn-open-data .btn-info {
    font-size: 10px;
  }
  #bottom-content img {
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
  }
  #top-content .component-baner {
    display: none;
  }
  .fade-out {
    display: none;
  }
}
@media (max-width: 330px) {
  #footer #addressData > div.component:nth-child(1) .component-html {
    float: none;
    display: block;
  }
}

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