@charset "UTF-8";
/*
$kt-font-families: (
    regular: unquote('Roboto, Helvetica, sans-serif'),
    heading: unquote('Roboto, Helvetica, sans-serif')
);*/
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");
.kt-header {
  z-index: 1001; }

.kt-menu__linkt-text {
  font-size: 1.25rem;
  font-weight: 400; }

.kt-grid--root {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#F0F0F5), to(#C5CDD6)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #F0F0F5 0%, #C5CDD6 100%) 0% 0% no-repeat padding-box; }

.kt-footer {
  background: #fff;
  -webkit-box-shadow: 0px -11px 10px 0px #00000008;
  box-shadow: 0px -11px 10px 0px #00000008;
  padding: 0; }
  .kt-footer .kt-footer__bottom {
    padding: 15px 0 10px 0; }
    .kt-footer .kt-footer__bottom .kt-footer__copyright a {
      color: #76798e; }
      .kt-footer .kt-footer__bottom .kt-footer__copyright a:hover {
        color: #FF872F; }
        .kt-footer .kt-footer__bottom .kt-footer__copyright a:hover:after {
          border-bottom: 1px solid #FF872F;
          opacity: 0.5; }
    .kt-footer .kt-footer__bottom .kt-footer__menu a {
      color: #76798e; }
      .kt-footer .kt-footer__bottom .kt-footer__menu a:hover {
        color: #FF872F; }
        .kt-footer .kt-footer__bottom .kt-footer__menu a:hover:after {
          border-bottom: 1px solid #FF872F;
          opacity: 0.5; }

.kt-portlet {
  border-radius: 25px;
  -webkit-box-shadow: 10px 10px 60px #002F4433;
  box-shadow: 10px 10px 60px #002F4433; }
  .kt-portlet .kt-portlet__head {
    min-height: auto;
    border: none; }

.kt-subheader {
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (min-width: 1024px) {
    .kt-subheader {
      margin-top: 50px;
      margin-bottom: 50px; } }
  .kt-subheader .btn {
    padding: 10px 15px;
    height: auto !important; }

.btn-lg {
  border-radius: 7px;
  border-width: 2px; }

.show > .btn-primary.dropdown-toggle, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary:hover {
  color: #fff;
  border-color: #454E5B;
  background-color: #454E5B; }

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell:first-child,
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell:first-child,
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell:first-child {
  padding-left: 10px; }

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell:last-child,
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell:last-child,
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell:last-child {
  padding-right: 10px; }

.kt-link-third, .btn-outline-third {
  padding-left: 0;
  padding-right: 0;
  color: #1581C2; }
  .kt-link-third:hover, .btn-outline-third:hover {
    text-decoration: underline; }

a.kt-link {
  color: #1581C2; }

.swal2-popup .mm-swal-title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: 32px;
  color: #627281;
  font-weight: normal; }

.swal2-popup .mm-swal-image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.swal2-popup .mm-swal-content {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  font-size: 16px;
  color: #A3A6C2; }
  .swal2-popup .mm-swal-content .swal2-select {
    font-size: 1rem;
    outline: none; }

.swal2-popup .mm-swal-actions {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }
  .swal2-popup .mm-swal-actions .btn {
    text-transform: uppercase; }

.alert {
  border-radius: 0; }
  .alert.alert-warning {
    background: #fff;
    border: none; }
    .alert.alert-warning .alert-icon i {
      color: #D80003;
      font-size: 20px; }
    .alert.alert-warning .alert-text {
      color: #D80003;
      font-weight: 600; }
  .alert.alert-login {
    display: block; }
    .alert.alert-login a {
      color: #fff600; }
  .alert.alert.alert-info .alert-text a {
    color: #fff;
    text-decoration: underline; }
    .alert.alert.alert-info .alert-text a:hover {
      text-decoration: none; }

.page-product_permisions .kt-content__body {
  background: url("/media/error/screencapture-mmapy.jpg") no-repeat center top;
  background-size: 100% auto; }

.toast.toast-success {
  background: #fff; }
  .toast.toast-success .toast-title, .toast.toast-success .toast-message {
    color: #53BE33; }

.toast.toast-error, .toast.toast-warning {
  background: #fff; }
  .toast.toast-error .toast-title, .toast.toast-error .toast-message, .toast.toast-warning .toast-title, .toast.toast-warning .toast-message {
    color: #D80003; }

.toast.toast-info {
  background: #fff; }
  .toast.toast-info .toast-title, .toast.toast-info .toast-message {
    color: #1581C2; }

.toast i {
  margin-right: 1rem;
  font-size: 20px; }

.toast .toast-title, .toast .toast-message {
  line-height: 20px;
  font-weight: 600; }

.kt-portlet .kt-portlet__head {
  padding: 25px; }

.kt-content-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none; }

.kt-content {
  padding: 20px 0 0 0; }

/* odsazeni nadpisu v bloku */
.kt-widget-12 .kt-widget-12__body .kt-widget-12__head {
  margin-top: 1.5rem; }

.btn-editproject {
  border-color: #e1e1ef;
  color: #969696; }

.btn-editproject i.fa {
  color: #969696; }

.btn-editproject:hover i.fa {
  color: #777777;
  background: none;
  border-color: #969696; }

/* hlavicka */
/*logo */
#k_header_brand {
  padding: 8px 15px 3px 30px; }

#k_header_brand img,
.kt-header-mobile__logo img {
  height: 50px; }

.kt-header {
  background-color: #fff;
  /* #2C90D5; */
  -webkit-box-shadow: 0px 1px 10px 0px #0000001f;
  box-shadow: 0px 1px 10px 0px #0000001f; }

.kt-header-menu-wrapper {
  background: #fff; }

/* flag */
.kt-header__topbar-item--langs {
  margin-left: 1.5rem !important; }

.kt-header__topbar-item--langs:hover .kt-header__topbar-wrapper .kt-header__topbar-icon,
.kt-header__topbar-item--langs:focus .kt-header__topbar-wrapper .kt-header__topbar-icon,
.kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon {
  background-color: #87939c; }

.kt-header__topbar-item--langs .kt-header__topbar-wrapper .kt-header__topbar-icon {
  height: 28px !important;
  width: 28px !important;
  border-radius: 50% !important; }

.kt-header__topbar-item--langs.show .dropdown-menu {
  background: #fff;
  margin-top: -15px;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  border: 1px solid #efeff2;
  border-top: none;
  -webkit-box-shadow: 0px 11px 10px 0px #0000000d;
  box-shadow: 0px 11px 10px 0px #0000000d; }

.kt-header__topbar-item--langs.show .dropdown-menu .kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link,
.kt-header__topbar-item--langs.show .dropdown-menu .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link {
  background: none; }

.kt-header__topbar-item--langs.show .dropdown-menu .kt-nav .kt-nav__item > .kt-nav__link > .kt-nav__linkt-text {
  color: #87939c; }

.kt-header__topbar-item--langs.show .dropdown-menu .kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link > .kt-nav__linkt-text {
  color: #fff; }

.kt-header__topbar-item--langs.show .dropdown-menu .kt-nav .kt-nav__item.kt-nav__item--active {
  background: #87939c; }

/* user */
.kt-header__topbar-item--user .kt-header__topbar-wrapper img {
  border-radius: 50% !important;
  height: 35px !important;
  margin-right: 15px; }

.kt-header__topbar-item--user .kt-header__topbar-wrapper:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: "\f107";
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  top: 23px;
  position: absolute;
  right: 20px;
  color: #87939c;
  top: 50; }

.kt-header__topbar-item--user .dropdown-menu {
  background: #fff;
  margin-top: -15px;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  border: 1px solid #efeff2;
  border-top: none;
  -webkit-box-shadow: 0px 11px 10px 0px #0000000d;
  box-shadow: 0px 11px 10px 0px #0000000d; }

.kt-header__topbar-item--user .dropdown-menu .kt-nav {
  margin: -20px 0; }

.kt-header__topbar-item--user .dropdown-menu .kt-user-card .kt-user-card__wrapper {
  bottom: -20px; }

.kt-header__topbar-item--user .dropdown-menu .kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link,
.kt-header__topbar-item--user .dropdown-menu .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link {
  background: none !important; }

/* icon */
.kt-header__topbar-item--user .dropdown-menu .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__linkt-icon,
.kt-header__topbar-item--user .dropdown-menu .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__linkt-text,
.kt-header__topbar-item--user .dropdown-menu .kt-nav .kt-nav__item > .kt-nav__link .kt-nav__linkt-icon {
  color: #ff7f27; }

.kt-header__topbar-item--user .dropdown-menu .kt-user-card.kt-user-card--skin-light .kt-user-card__wrapper .kt-user-card__details .kt-user-card__position {
  color: #000; }

.kt-header__topbar-item--user .dropdown-menu .kt-nav .kt-nav__item > .kt-nav__link .kt-nav__linkt-text {
  color: #87939c; }

/* button odhlaseni */
.kt-header__topbar-item--user .dropdown-menu .kt-nav__item .btn-outline-metal {
  background: #fff;
  color: #87939c;
  padding: 6px 12px; }

.kt-header__topbar-item--user .dropdown-menu .kt-nav__item .btn-outline-metal:hover {
  background: #87939c;
  color: #fff;
  border-color: #87939c; }

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-user-card .kt-user-card__pic img {
  border-radius: 50%; }

/* modal okno ukoly */
.modal-ukoly .modal-header,
.modal-ukoly .modal-footer {
  border: none; }

/* hlavni nadpis */
.modal-ukoly .modal-header .modal-title {
  font-size: 20px !important;
  font-weight: 600; }

.modal-ukoly .modal-body {
  padding-bottom: 0; }

.modal-ukoly .nextprev {
  margin-top: 15px;
  margin-bottom: 20px; }

.modal-ukoly .nextprev i.fa-angle-left {
  padding-left: 0;
  padding-right: 5px; }

.modal-ukoly .nextprev i.fa-angle-right {
  padding-left: 5px;
  padding-right: 0; }

.modal-ukoly .nextprev .kt-link.nav-link {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  /* border: 1px solid #607D8B; */
  padding-right: 30px;
  color: #607D8B;
  /*background: #edf1f2;*/
  text-decoration: underline; }

.modal-ukoly .nextprev .kt-link.nav-link:hover {
  /*background: #607d8b;*/
  color: #ff7f27; }

.modal-ukoly .nextprev .kt-link.nav-link.nav-linkt-next {
  padding-right: 30px; }

.modal-ukoly .nextprev .kt-link.nav-linkt-next:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  content: "\f105";
  position: absolute;
  top: 8px;
  right: 15px;
  left: auto;
  width: auto;
  font-weight: 600; }

.modal-ukoly .nextprev .kt-link.nav-linkt-next:hover:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  content: "\f105";
  position: absolute;
  top: 8px;
  right: 15px;
  left: auto;
  font-weight: 600;
  width: auto;
  color: #ff7f27;
  opacity: inherit; }

.modal-ukoly .modal-body table.tasklist.tmm {
  margin-top: -20px; }

.modal-ukoly .modal-body table.tasklist.tmm tr th,
.modal-ukoly .modal-body table.tasklist.tmm tr td {
  border: none;
  padding: 8px; }

.modal-ukoly .modal-body table.tasklist.tmm tr td {
  vertical-align: middle; }

.modal-ukoly .modal-body table.tasklist.tmm tbody tr {
  border-top: 1px solid #fff;
  background: #f4f7fa; }

.modal-ukoly .modal-body table.tasklist.tmm tbody tr td label.kt-checkbox > span {
  top: auto; }

/* modal okno detail ukolu */
.detail-modal-ukoly.modal .modal-content .modal-header h1.modal-title {
  font-size: 28px !important;
  /* color: #f57c00 !important; */
  line-height: initial; }

.detail-modal-ukoly h3 {
  padding-bottom: 10px;
  color: #4b7190; }

.detail-modal-ukoly a {
  text-decoration: underline; }

.detail-modal-ukoly a:hover {
  text-decoration: none; }

.detail-modal-ukoly .pb-sm-0 {
  padding-bottom: 3rem; }

.detail-modal-ukoly .bg-seda {
  /* padding: 30px 15px; */ }

.detail-modal-ukoly .bg-seda .form-group.tasklist {
  margin-bottom: 0; }

.detail-modal-ukoly .akce {
  /* border-left: 5px solid #5e798c; */
  background: #f1f9ff;
  /* #f4f7fa; */
  padding: 30px; }

/* ico v odrazkovem seznamu */
.detail-modal-ukoly .col-co .list-danger li {
  list-style: none; }

.detail-modal-ukoly .col-co .list-danger li:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f071";
  display: inline-block;
  vertical-align: middle;
  color: #FF9800;
  font-weight: 600;
  margin-right: 10px;
  margin-top: -3px;
  font-size: 20px; }

.detail-modal-ukoly .col-attribs {
  padding: 30px 30px 30px 60px; }

.detail-modal-ukoly .col-zarazeni {
  padding: 30px; }

.detail-modal-ukoly .col-jak {
  background: #FFFDE7;
  border: 5px solid #feeac7;
  padding: 30px; }

.detail-modal-ukoly .col-jak h3 {
  color: #ff5722; }

.detail-modal-ukoly .detail-checkbox-list .kt-checkbox {
  color: #9a9a9a; }

.detail-modal-ukoly .detail-checkbox-list .kt-checkbox--undecided {
  color: #000000; }

.detail-modal-ukoly .detail-checkbox-list .kt-checkbox--relevant {
  color: #47c4c1; }

.detail-modal-ukoly .detail-checkbox-list .kt-checkbox--ap {
  color: #FFB600; }

.detail-modal-ukoly .detail-checkbox-list .kt-checkbox--done {
  color: #1E9100; }

.detail-modal-ukoly .akce h3:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0ae";
  display: inline-block;
  vertical-align: middle;
  color: #9fa1ae;
  font-weight: 600;
  margin-right: 10px;
  margin-top: -5px; }

.detail-modal-ukoly .col-attribs h3:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f024";
  display: inline-block;
  vertical-align: middle;
  color: #9fa1ae;
  font-weight: 600;
  margin-right: 10px;
  margin-top: -5px; }

.detail-modal-ukoly .col-zarazeni h3:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f08d";
  display: inline-block;
  vertical-align: middle;
  color: #9fa1ae;
  font-weight: 600;
  margin-right: 10px;
  margin-top: -5px; }

.home .kt-widget-10__title {
  margin-top: 15px; }

/* nadpisy */
h1, h2, h3, h4 {
  color: #5e798c; }

.kt-subheader__main {
  max-width: 100%; }

h1.kt-content__head-title,
h1.kt-portlet__head-title {
  font-size: 2rem !important;
  color: #5e798c !important;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media (min-width: 768px) {
    h1.kt-content__head-title,
    h1.kt-portlet__head-title {
      font-size: 2.5rem !important; } }
  h1.kt-content__head-title i,
  h1.kt-portlet__head-title i {
    margin-right: 20px; }

/* ikony u nadpisu */
/*  */
h1.akcni-plan:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f05b";
  display: inline-block;
  vertical-align: middle;
  color: #9fa1ae;
  font-weight: 600;
  margin-right: 10px;
  font-size: 28px;
  margin-top: -5px; }

h1.mapy:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48IURPQ1RZUEUgc3ZnICBQVUJMSUMgJy0vL1czQy8vRFREIFNWRyAxLjEvL0VOJyAgJ2h0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCc+PHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgaW1hZ2UtcmVuZGVyaW5nPSJvcHRpbWl6ZVF1YWxpdHkiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB0ZXh0LXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB2aWV3Qm94PSIwIDAgNS44OTAwOCA1Ljg5MDA4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8ZGVmcz4gIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+ICAgPCFbQ0RBVEFbICAgIC5maWwwIHtmaWxsOiM4NzkzOWN9ICAgXV0+ICA8L3N0eWxlPiA8L2RlZnM+ICA8cGF0aCBjbGFzcz0iZmlsMCIgZD0ibTAgNC4yNDc2aDEuNjQyNHYxLjY0MjRoLTEuNjQyNHYtMS42NDI0em00LjI0NzYtNC4yNDc2aDEuNjQyNHYxLjY0MjRoLTEuNjQyNHYtMS42NDI0em0wIDIuMTIzOGgxLjY0MjR2MS42NDI0aC0xLjY0MjR2LTEuNjQyNHptMCAyLjEyMzloMS42NDI0djEuNjQyNGgtMS42NDI0di0xLjY0MjR6bS0yLjEyMzktMi4xMjM5aDEuNjQyNHYxLjY0MjRoLTEuNjQyNHYtMS42NDI0em0wIDIuMTIzOWgxLjY0MjR2MS42NDI0aC0xLjY0MjR2LTEuNjQyNHoiLz48L3N2Zz4=);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 20px;
  width: 20px;
  background-size: 20px;
  margin-top: -5px; }

h1.seznam-ukolu:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f03a";
  display: inline-block;
  vertical-align: middle;
  color: #9fa1ae;
  font-weight: 600;
  margin-right: 10px;
  font-size: 26px;
  margin-top: -5px; }

h1.order:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f07a";
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-weight: 600;
  margin-right: 10px;
  font-size: 26px;
  margin-top: -5px; }

.kt-header-menu,
.kt-header-menu .kt-menu__nav {
  width: 100%; }

.kt-header__topbar-item--projects #projektyselect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.form-control.is-invalid ~ .form-text {
  display: none; }

label input:parent[type='checkbox'].is-invalid {
  color: #fd397a; }

.kt-login-v2 .kt-login-v2__body .kt-login-v2__body-wrapper .kt-login-v2__body-container {
  max-width: 600px; }

.kt-widget-12 .kt-widget-12__body .kt-widget-12__info, .kt-widget-10 .kt-widget-10__wrapper .kt-widget-10__details .kt-widget-10__desc {
  color: #505050;
  font-size: 1.1rem;
  font-weight: inherit; }

/* ikony v tlacitkach */
.btn i {
  padding-right: 2px;
  padding-left: 2px;
  vertical-align: middle;
  line-height: 1; }

.btn-editproject.btn-sm,
.btn-adduser.btn-sm,
.btn-removeuser.btn-sm {
  padding: 3px 2px 3px 3px;
  margin-top: -3px; }

/* zakladni link */
.kt-link.kt-linkt--brand {
  color: #097edc;
  text-decoration: underline; }

.kt-link.kt-linkt--brand:hover {
  color: #097edc;
  text-decoration: none; }

.kt-link:hover:after {
  border-bottom: none;
  width: auto; }

.kt-link.kt-linkt--brand:hover:after {
  border-bottom: none; }

/* paticka */
.kt-footer {
  background: #fff;
  -webkit-box-shadow: 0px -11px 10px 0px #00000008;
  box-shadow: 0px -11px 10px 0px #00000008;
  padding: 0; }

.kt-footer .kt-footer__bottom .kt-footer__copyright {
  color: #87939c; }

.kt-footer .kt-footer__bottom .kt-footer__copyright > a {
  color: #87939c; }

.kt-footer .kt-footer__bottom .kt-footer__menu a {
  color: #87939c; }

.kt-footer .kt-footer__bottom .kt-footer__menu a:hover {
  color: #87939c;
  text-decoration: underline; }

.kt-footer .kt-footer__bottom {
  padding: 15px 0 10px 0; }

@media (max-width: 576px) {
  .kt-login-v2 .kt-login-v2__body .kt-login-v2__body-wrapper .kt-login-v2__body-container .kt-login-v2__body-title > h3 {
    margin-top: 5px; } }

@media (min-width: 1025px) {
  .kt-header .kt-header__top {
    height: 70px; }
  .kt-content .kt-content__head {
    padding-top: 0; }
  .kt-header .kt-header__bottom {
    height: 50px; }
  .kt-header-menu-wrapper {
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* hlavni menu */
  .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem; }
  /* badge new */
  .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .badge-new {
    color: #fff;
    background: #ff7f27; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__linkt-text {
    color: #87939c; }
  .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link > .kt-menu__linkt-text,
  .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item:focus > .kt-menu__link > .kt-menu__linkt-text {
    color: #ff7f27 !important; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #87939c; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #ff7f27; }
  /* active */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__linkt-text {
    color: #ff7f27; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #f9f9fc; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__linkt-text, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__linkt-text {
    color: #ff7f27; }
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--active-tab .kt-menu__submenu,
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover .kt-menu__submenu {
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    border: 1px solid #efeff2;
    border-top: none;
    -webkit-box-shadow: 0px 11px 10px 0px #0000000d;
    box-shadow: 0px 11px 10px 0px #0000000d; }
  /* icony v menu */
  .kt-menu__nav > .kt-menu__item.nav-akcni-plan > .kt-menu__link > .kt-menu__linkt-text:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f05b";
    display: inline-block;
    vertical-align: middle;
    color: #87939c;
    font-weight: 600;
    margin-right: 8px; }
  .kt-menu__nav > .kt-menu__item.nav-dashboard > .kt-menu__link > .kt-menu__linkt-text:before {
    font-family: Flaticon2;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
    margin-right: 8px; }
  .kt-menu__nav > .kt-menu__item.nav-mapy > .kt-menu__link > .kt-menu__linkt-text:before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48IURPQ1RZUEUgc3ZnICBQVUJMSUMgJy0vL1czQy8vRFREIFNWRyAxLjEvL0VOJyAgJ2h0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCc+PHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgaW1hZ2UtcmVuZGVyaW5nPSJvcHRpbWl6ZVF1YWxpdHkiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB0ZXh0LXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB2aWV3Qm94PSIwIDAgNS44OTAwOCA1Ljg5MDA4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8ZGVmcz4gIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+ICAgPCFbQ0RBVEFbICAgIC5maWwwIHtmaWxsOiM4NzkzOWN9ICAgXV0+ICA8L3N0eWxlPiA8L2RlZnM+ICA8cGF0aCBjbGFzcz0iZmlsMCIgZD0ibTAgNC4yNDc2aDEuNjQyNHYxLjY0MjRoLTEuNjQyNHYtMS42NDI0em00LjI0NzYtNC4yNDc2aDEuNjQyNHYxLjY0MjRoLTEuNjQyNHYtMS42NDI0em0wIDIuMTIzOGgxLjY0MjR2MS42NDI0aC0xLjY0MjR2LTEuNjQyNHptMCAyLjEyMzloMS42NDI0djEuNjQyNGgtMS42NDI0di0xLjY0MjR6bS0yLjEyMzktMi4xMjM5aDEuNjQyNHYxLjY0MjRoLTEuNjQyNHYtMS42NDI0em0wIDIuMTIzOWgxLjY0MjR2MS42NDI0aC0xLjY0MjR2LTEuNjQyNHoiLz48L3N2Zz4=);
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    height: 17px;
    width: 17px;
    background-size: 17px; }
  .kt-menu__nav > .kt-menu__item.nav-seznamy > .kt-menu__link > .kt-menu__linkt-text:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f03a";
    display: inline-block;
    vertical-align: middle;
    color: #87939c;
    font-weight: 600;
    margin-right: 8px; }
  .kt-menu__nav > .kt-menu__item.nav-zaciname > .kt-menu__link > .kt-menu__linkt-text:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f1cd";
    display: inline-block;
    vertical-align: middle;
    color: #87939c;
    font-weight: 600;
    margin-right: 8px; }
  /* submenu */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--classic > .kt-menu__subnav {
    padding: 0px 0px 5px; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__linkt-text {
    color: #87939c;
    font-weight: 300; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover > .kt-menu__link .kt-menu__linkt-text {
    color: #ff882a !important; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background: none; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__linkt-bullet.kt-menu__linkt-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__linkt-bullet.kt-menu__linkt-bullet--dot > span {
    background-color: #87939c; }
  /* active submenu*/
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background: none; }
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__linkt-text {
    color: #ff882a; }
  .badge-new {
    color: #f00; } }

@media (min-width: 1025px) and (max-width: 1024px) {
  #k_header_brand {
    display: none; } }

@media (min-width: 1025px) {
  .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  /* predplatne projekty */
  .kt-portlet .kt-portlet__content .panel-project {
    padding: 30px;
    font-size: 24px; } }

/* predplatne projekty */
.btn-success.btn-addproject {
  position: absolute;
  right: 0;
  margin-right: 15px; }

h1.predplatne {
  margin-bottom: 20px; }

.kt-portlet.predplatne {
  margin-top: 20px; }

.kt-portlet.predplatne h3 strong {
  color: #0d0d0d; }

.kt-portlet.predplatne .kt-portlet__body {
  padding: 10px 25px 0px; }

.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title.kt-font-info {
  font-size: 1.8rem; }

.kt-portlet .kt-portlet__content .panel-project {
  padding: 15px 0 15px 0;
  font-size: 18px;
  border-bottom: 1px dashed #eee;
  margin-top: 20px; }

.kt-portlet .kt-portlet__content .panel-project .row div {
  -ms-flex-item-align: center;
  align-self: center; }

.kt-portlet .kt-portlet__content .panel-project:first-child {
  margin-top: 0px; }

.kt-portlet .kt-portlet__content .panel-project:last-child {
  border-bottom: 0; }

.kt-portlet .kt-portlet__content .panel-project button.btn-adduser {
  margin-left: 10px; }

.predplatne .kt-badge.kt-badge--outline.kt-badge--info {
  background: transparent;
  color: #5578eb;
  border: 1px solid #5578eb;
  margin: 2px 0 0 10px;
  position: absolute; }

/* predplatne user */
.kt-portlet .kt-portlet__content .panel-user {
  padding: 15px 0 15px 0; }

.kt-portlet .kt-portlet__head button.btn-delproject,
.kt-portlet .kt-portlet__content .panel-user .panel-emaily button.btn-removeuser {
  margin: -3px 0px 0px 0px;
  padding: 3px;
  color: #ff7027;
  color: #f7aa86; }

.kt-portlet .kt-portlet__head button.btn-delproject:hover,
.kt-portlet .kt-portlet__content .panel-user .panel-emaily button.btn-removeuser:hover {
  color: #ff7027; }

.kt-portlet .kt-portlet__content .panel-user .panel-emaily button.btn-removeuser i {
  margin: 0px; }

.kt-portlet .kt-portlet__content .panel-user .panel-emaily {
  padding: 10px 0; }

.kt-portlet .kt-portlet__content .panel-user .panel-emaily small {
  margin-right: 20px; }

.kt-portlet .kt-portlet__body {
  /*padding-top: 10px;
  padding-bottom: 10px;*/ }

.kt-content .kt-content__head {
  margin: 0;
  padding-top: 0 !important; }

.filter-outer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

/* Change Autocomplete styles in Chrome*/
input.form-control {
  -webkit-text-fill-color: #153D58 !important; }

.showpwd-ico {
  cursor: pointer;
  right: 20px !important; }

.kt-datatable.kt-datatable--default > .kt-datatable__table {
  overflow: visible; }

.table-ukoly.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span {
  font-size: 13px;
  color: #000; }

.table-ukoly.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell {
  padding-top: 0; }

th[data-field="actions"] > span .rotation-wrapper,
.table-ukoly th[data-field="actions"] > span .rotation-wrapper {
  height: 75px; }

.table-ukoly th[data-field="actions"] > span {
  margin-top: -25px; }

.table-ukoly {
  position: relative; }

.table-ukoly .ukol-title {
  font-size: 13px; }

.table-ukoly .ukol-title em {
  color: #92CDEE; }

.cbx-akce .kt-checkbox.kt-checkbox--solid.kt-checkbox--undecided > span:hover,
.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .cbx-akce .kt-checkbox.kt-checkbox--solid.kt-checkbox--undecided > span:hover {
  border-color: #000 !important; }

.kt-checkbox.kt-checkbox--solid.kt-checkbox--undecided > input:checked ~ span,
.kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid.kt-checkbox--undecided > input:checked ~ span {
  background: #000; }

.kt-checkbox.kt-checkbox--solid.kt-checkbox--undecided > input:checked ~ span:after,
.kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid.kt-checkbox--undecided > input:checked ~ span:after {
  border-color: #fff; }

.kt-checkbox.kt-checkbox--bold.kt-checkbox--relevant > input:checked ~ span {
  border-color: #47c4c1; }

.kt-checkbox.kt-checkbox--relevant > span:hover,
.kt-checkbox.kt-checkbox--relevant > span:after {
  border-color: #47c4c1; }

.kt-checkbox.kt-checkbox--bold.kt-checkbox--ap > input:checked ~ span {
  border-color: #FFB600; }

.kt-checkbox.kt-checkbox--bold.kt-checkbox--ap > span:hover,
.kt-checkbox.kt-checkbox--bold.kt-checkbox--ap > input:checked ~ span:after {
  border-color: #FFB600; }

.tasklist .cbx-akce .kt-checkbox.kt-checkbox--solid.kt-checkbox--done > span:hover,
.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .cbx-akce .kt-checkbox.kt-checkbox--solid.kt-checkbox--done > span:hover {
  border-color: #1AA31A !important; }

.tasklist .kt-checkbox.kt-checkbox--solid.kt-checkbox--done > input:checked ~ span,
.kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid.kt-checkbox--done > input:checked ~ span {
  background: #1AA31A; }

.tasklist .kt-checkbox.kt-checkbox--solid.kt-checkbox--done > input:checked ~ span:after,
.kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid.kt-checkbox--done > input:checked ~ span:after {
  border-color: #fff; }

.tasklist .cbx-akce .kt-checkbox.kt-checkbox--solid > span,
.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .cbx-akce .kt-checkbox.kt-checkbox--solid > span {
  background: transparent;
  border: 2px solid #d1d7e2 !important; }

.tasklist .cbx-akce .kt-checkbox.kt-checkbox--solid > input:checked ~ span,
.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .cbx-akce .kt-checkbox.kt-checkbox--solid > input:checked ~ span {
  border: 2px solid transparent !important; }

.color-stav0 {
  background-color: #000;
  color: #fff; }

.color-stav1 {
  color: #47c4c1;
  border-color: #47c4c1;
  border-style: solid;
  border-width: 1px; }

.color-stav2 {
  background-color: #1E9100;
  color: #fff; }

.color-stavr1 {
  color: #47c4c1;
  border-color: #47c4c1;
  border-style: solid;
  border-width: 1px; }

.color-stavr2 {
  color: #c8cfdd;
  border-color: #c8cfdd;
  border-style: solid;
  border-width: 1px; }

.color-stavap {
  border-color: #FFB600;
  border-style: solid;
  border-width: 1px;
  color: #FFB600; }

.btn-akce i {
  color: #FF7F27 !important; }

.btn-akce i.i-rel {
  color: #92CDEE !important; }

.btn-akce i.i-nerel {
  color: #47c4c1 !important; }

.btn-akce.i-active i.i-ap {
  color: #FFCC00 !important; }

.btn-akce.i-active i.i-done {
  color: #92CDEE !important; }

.btn-akce:hover i {
  color: #FFB27D !important; }

.btn.disabled i {
  color: #D0D8DE !important; }

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0; }

.twitter-typeahead .tt-hint {
  display: none; }

.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  cursor: pointer; }

.tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.tt-suggestion:hover,
.tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.bootstrap-tagsinput {
  width: 100%; }

.taskt-list-toolbar label.checked,
.taskt-list-filter label.checked {
  color: #FFB600;
  font-weight: bold; }

/*.table-ukoly .kt-datatable__row td:first-child span {
    font-size: .9rem;
}*/
/*table-layout : fixed;*/
.kt-checkbox > input:indeterminate ~ span:after {
  margin-left: -5px;
  margin-top: -.5px;
  width: 10px;
  height: 0px;
  -webkit-transform: none;
  transform: none; }

.kt-checkbox > input:indeterminate ~ span:after {
  display: block; }

.kt-datatable__row-detail .cbx-akce.kt-checkbox-inline .kt-checkbox {
  height: 18px;
  margin: 0;
  display: block; }

thead .rotation-wrapper,
.kt-datatable__table th.kt-datatable__cell div.rotation-wrapper {
  position: relative;
  height: 100px; }

thead .rotation-wrapper > div.rotate,
.kt-datatable__table th.kt-datatable__cell div.rotation-wrapper > div.rotate {
  position: absolute;
  top: 100px;
  left: 13px;
  text-align: left;
  white-space: nowrap;
  -webkit-transform-origin: left top 10px;
  transform-origin: left top 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.rotate.nezarazeno {
  color: #000; }

.rotate.nerelevantni {
  color: #9a9a9a; }

.rotate.ap {
  color: #FFB600; }

.rotate.tasklist {
  color: #47c4c1; }

.rotate.done {
  color: #1E9100; }

.waiting .dropdown-menu .items:after {
  content: " ";
  display: block;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.filter-tema .dropdown-menu .items {
  min-width: 350px;
  max-height: 220px;
  overflow-y: scroll; }

.filter-stav .dropdown-menu .items {
  min-width: 180px; }

.filter-oblast .dropdown-menu .items {
  min-width: 212px; }

.filter-zralost .dropdown-menu .items {
  min-width: 150px; }

.filter-item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }

.alert-brand .kt-link.kt-linkt--brand {
  color: #fff;
  font-weight: bold;
  text-decoration: underline; }

.btn-filter-reset span {
  text-decoration: underline; }

.btn-filter-reset:hover, .btn-filter-reset:hover span {
  text-decoration: none; }

.filter-cnt {
  display: inline-block;
  margin-right: 15px; }

.filter-tarif label {
  margin-bottom: 0; }

.kt-datatable.kt-datatable--default.table-ukoly > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell {
  vertical-align: bottom; }

.kt-datatable__table > .kt-datatable__body .kt-datatable__row:hover {
  background: #D5E9F7; }

.kt-datatable__table th {
  position: relative; }

.dragtable-drag-handle {
  height: 19px;
  width: 5px;
  position: absolute;
  bottom: 19px;
  right: 5px;
  background: rgba(0, 0, 0, 0.05); }

#bulkedit-controls.show {
  display: inline-block; }

.collapse.width {
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease; }

.kt-pricing-v1 {
  margin: 2rem 0;
  padding: 0 2rem;
  border-right: 1px solid #ebebf5; }

@media (max-width: 1399px) {
  .kt-pricing-v1 {
    border-right: 0;
    margin: 0 2rem;
    padding: 2rem 0;
    border-bottom: 1px solid #ebebf5; }
  div[class*='col-']:nth-child(2n) .kt-pricing-v1 {
    border-right-width: 0; } }

.kt-pricing-v1--last {
  border-right: 0; }

@media (max-width: 1024px) {
  .kt-pricing-v1--last {
    border-bottom: 0; } }

.kt-pricing-v1 .kt-pricing-v1__header .kt-iconbox__icon {
  margin-bottom: 3rem; }

.kt-pricing-v1 .kt-pricing-v1__header .kt-iconbox__title {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 0; }

.kt-pricing-v1 .kt-pricing-v1__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__labels .kt-pricing-v1__labels-item {
  color: #9b98af;
  font-size: 1.15rem;
  font-weight: 500; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__labels .kt-pricing-v1__labels-item:after {
  content: '•';
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 1rem;
  color: #d3d1dc; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__labels .kt-pricing-v1__labels-item:first-child {
  margin-left: 0; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__labels .kt-pricing-v1__labels-item:last-child {
  padding-right: 0; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__labels .kt-pricing-v1__labels-item:last-child:after {
  content: none; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__content {
  color: #b2afc6;
  text-align: center;
  padding: 0 2rem;
  margin-bottom: 2rem; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__price {
  font-weight: 700;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #cccce3;
  font-size: 1.75rem;
  font-weight: 300;
  -ms-flex-item-align: top;
  align-self: top;
  margin-top: 1rem;
  margin-left: 0.4rem; }

.kt-pricing-v1 .kt-pricing-v1__body .kt-pricing-v1__button {
  margin-bottom: 2.75rem; }

.kt-pricing-v1.kt-pricing-v1--brand .kt-pricing-v1__header .kt-iconbox__icon {
  color: #536be2; }

.kt-pricing-v1.kt-pricing-v1--brand .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #aab6f1; }

.kt-pricing-v1.kt-pricing-v1--brand .kt-pricing-v1__button .btn {
  background-color: #536be2;
  color: #ffffff;
  border-color: #536be2; }

.kt-pricing-v1.kt-pricing-v1--brand .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--brand .kt-pricing-v1__button .btn:focus {
  background-color: #2745db; }

.kt-pricing-v1.kt-pricing-v1--metal .kt-pricing-v1__header .kt-iconbox__icon {
  color: #d3dae6; }

.kt-pricing-v1.kt-pricing-v1--metal .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: white; }

.kt-pricing-v1.kt-pricing-v1--metal .kt-pricing-v1__button .btn {
  background-color: #d3dae6;
  color: #586272;
  border-color: #d3dae6; }

.kt-pricing-v1.kt-pricing-v1--metal .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--metal .kt-pricing-v1__button .btn:focus {
  background-color: #b2bfd4; }

.kt-pricing-v1.kt-pricing-v1--light .kt-pricing-v1__header .kt-iconbox__icon {
  color: #ffffff; }

.kt-pricing-v1.kt-pricing-v1--light .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: white; }

.kt-pricing-v1.kt-pricing-v1--light .kt-pricing-v1__button .btn {
  background-color: #ffffff;
  color: #282a3c;
  border-color: #ffffff; }

.kt-pricing-v1.kt-pricing-v1--light .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--light .kt-pricing-v1__button .btn:focus {
  background-color: #e6e6e6; }

.kt-pricing-v1.kt-pricing-v1--dark .kt-pricing-v1__header .kt-iconbox__icon {
  color: #645ca1; }

.kt-pricing-v1.kt-pricing-v1--dark .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #a19dc7; }

.kt-pricing-v1.kt-pricing-v1--dark .kt-pricing-v1__button .btn {
  background-color: #645ca1;
  color: #ffffff;
  border-color: #645ca1; }

.kt-pricing-v1.kt-pricing-v1--dark .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--dark .kt-pricing-v1__button .btn:focus {
  background-color: #504a80; }

.kt-pricing-v1.kt-pricing-v1--accent .kt-pricing-v1__header .kt-iconbox__icon {
  color: #00c5dc; }

.kt-pricing-v1.kt-pricing-v1--accent .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #43ebff; }

.kt-pricing-v1.kt-pricing-v1--accent .kt-pricing-v1__button .btn {
  background-color: #00c5dc;
  color: #ffffff;
  border-color: #00c5dc; }

.kt-pricing-v1.kt-pricing-v1--accent .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--accent .kt-pricing-v1__button .btn:focus {
  background-color: #0097a9; }

.kt-pricing-v1.kt-pricing-v1--focus .kt-pricing-v1__header .kt-iconbox__icon {
  color: #9816f4; }

.kt-pricing-v1.kt-pricing-v1--focus .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #c377f9; }

.kt-pricing-v1.kt-pricing-v1--focus .kt-pricing-v1__button .btn {
  background-color: #9816f4;
  color: #ffffff;
  border-color: #9816f4; }

.kt-pricing-v1.kt-pricing-v1--focus .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--focus .kt-pricing-v1__button .btn:focus {
  background-color: #7c0acd; }

.kt-pricing-v1.kt-pricing-v1--primary .kt-pricing-v1__header .kt-iconbox__icon {
  color: #5867dd; }

.kt-pricing-v1.kt-pricing-v1--primary .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #adb4ee; }

.kt-pricing-v1.kt-pricing-v1--primary .kt-pricing-v1__button .btn {
  background-color: #5867dd;
  color: #ffffff;
  border-color: #5867dd; }

.kt-pricing-v1.kt-pricing-v1--primary .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--primary .kt-pricing-v1__button .btn:focus {
  background-color: #2e40d4; }

.kt-pricing-v1.kt-pricing-v1--success .kt-pricing-v1__header .kt-iconbox__icon {
  color: #1dc9b7; }

.kt-pricing-v1.kt-pricing-v1--success .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #63e9db; }

.kt-pricing-v1.kt-pricing-v1--success .kt-pricing-v1__button .btn {
  background-color: #1dc9b7;
  color: #ffffff;
  border-color: #1dc9b7; }

.kt-pricing-v1.kt-pricing-v1--success .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--success .kt-pricing-v1__button .btn:focus {
  background-color: #179c8e; }

.kt-pricing-v1.kt-pricing-v1--info .kt-pricing-v1__header .kt-iconbox__icon {
  color: #5578eb; }

.kt-pricing-v1.kt-pricing-v1--info .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #b0c0f6; }

.kt-pricing-v1.kt-pricing-v1--info .kt-pricing-v1__button .btn {
  background-color: #5578eb;
  color: #ffffff;
  border-color: #5578eb; }

.kt-pricing-v1.kt-pricing-v1--info .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--info .kt-pricing-v1__button .btn:focus {
  background-color: #2754e6; }

.kt-pricing-v1.kt-pricing-v1--warning .kt-pricing-v1__header .kt-iconbox__icon {
  color: #ffb822; }

.kt-pricing-v1.kt-pricing-v1--warning .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #ffd988; }

.kt-pricing-v1.kt-pricing-v1--warning .kt-pricing-v1__button .btn {
  background-color: #ffb822;
  color: #111111;
  border-color: #ffb822; }

.kt-pricing-v1.kt-pricing-v1--warning .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--warning .kt-pricing-v1__button .btn:focus {
  background-color: #eea200; }

.kt-pricing-v1.kt-pricing-v1--danger .kt-pricing-v1__header .kt-iconbox__icon {
  color: #fd397a; }

.kt-pricing-v1.kt-pricing-v1--danger .kt-pricing-v1__price .kt-pricing-v1__price-currency {
  color: #fe9ebe; }

.kt-pricing-v1.kt-pricing-v1--danger .kt-pricing-v1__button .btn {
  background-color: #fd397a;
  color: #ffffff;
  border-color: #fd397a; }

.kt-pricing-v1.kt-pricing-v1--danger .kt-pricing-v1__button .btn:hover, .kt-pricing-v1.kt-pricing-v1--danger .kt-pricing-v1__button .btn:focus {
  background-color: #fc0758; }

.cbx-akce.kt-checkbox-inline .kt-checkbox {
  margin-right: 0;
  padding-left: 30px;
  display: inline; }

a[href^="http://"]:after, a[href^="https://"]:after {
  margin-left: 3px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: "\f35d";
  display: inline-block;
  /* float: right; */
  vertical-align: top;
  font-size: 9px;
  position: initial; }

a.btn:after {
  content: "" !important; }

.tarif-2.tarif-ok {
  color: #fff;
  background: #169233; }

.tarif-2.tarif-close {
  color: #000;
  background: #FACA62; }

.tarif-.tarif-out {
  color: #FFF702;
  background: #E4463A; }

.tarif-.tarif-out {
  color: #FFF702;
  background: #F5B1AC; }

.tarif-1.tarif-close {
  color: #000;
  background: #F9DC9C; }

.tarif-1.tarif-ok {
  color: #000;
  background: #B4EFC2; }

.tmm {
  font-size: 13px; }

.tmm th {
  vertical-align: bottom; }

.tmm .akce {
  white-space: nowrap;
  width: 150px; }

.tmm .cislo {
  text-align: center;
  width: 50px; }

.form-control:focus {
  border-color: #5ebdf1; }

.btn-editproject {
  cursor: pointer; }

.badge-success {
  background-color: #4caf50; }

.tooltip-inner {
  /*!important is not necessary if you place custom.css at the end of your css calls. For the purpose of this demo, it seems to be required in SO snippet*/ }

.kt-datatable__cell em {
  font-style: normal; }

.kt-datatable__cell em i {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.2); }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.kt-page--loading:after {
  content: ' ';
  position: absolute;
  width: 2rem;
  height: 2rem;
  background: transparent;
  display: block;
  top: calc(50% - 100px);
  left: calc(50% - 100px);
  z-index: 1100;
  vertical-align: text-bottom;
  border: .25em solid #FF9800;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite; }

#toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px; }

.paid-project {
  margin-bottom: 0; }

.paid-project label {
  padding: 0;
  margin: 0; }

.paid-project .col-form-label {
  margin-right: 10px; }

.paid-project .kt-switch.kt-switch--outline.kt-switch--success input:checked ~ span:after {
  background-color: #5cb85c; }

.btn > [class^="flaticon-"], .btn > [class*=" flaticon-"], .btn > [class^="flaticon2-"], .btn > [class*=" flaticon2-"] {
  font-size: 1rem; }

#page-integration .input-group-prepend .btn, .input-group-append .btn {
  z-index: auto; }

.mm-priority {
  color: #FEBC37; }

.mm-priority-0 {
  color: #919DAB; }

.mm-maturity {
  color: #919DAB; }

@media (max-width: 1024px) {
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-wrapper img {
    margin-right: 1.5rem; }
  .kt-header__topbar-item--user .kt-header__topbar-wrapper:after {
    top: 18px; }
  .kt-user-card .kt-user-card__wrapper {
    bottom: 0;
    position: relative;
    width: 100%; } }

@media (max-width: 1075px) {
  .kt-menu__nav > .kt-menu__item > .kt-menu__link > .kt-menu__linkt-text:before {
    display: none !important; } }

/* obecny flexbox
rodice */
.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-box-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-box-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* potomci */
.child-stred {
  -ms-flex-item-align: center;
  align-self: center; }

.child-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.child-flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

/* odstavec CTA */
.odstavec-cta {
  border-radius: 6px;
  background: #fff url("/media/grafika-cta.png") no-repeat right bottom;
  background-size: auto;
  margin: 15px 0px 15px 0px;
  padding: 25px;
  -webkit-box-shadow: 0px 12px 60px 0px #868686;
  box-shadow: 0px 12px 60px 0px #868686;
  margin-bottom: 150px;
  color: #2c90d5 !important; }
  .odstavec-cta .alert-heading {
    color: #ff7f27;
    margin-bottom: 0.8rem; }
  .odstavec-cta .btn {
    text-transform: uppercase; }
  .odstavec-cta p {
    margin-bottom: 0;
    text-align: left; }
    .odstavec-cta p a, .odstavec-cta p a:hover {
      color: #2c90d5 !important; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #3d8e3d;
    border-color: #3d8e3d; }

.kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__linkt-text {
  font-weight: 300; }

.table-ukoly {
  /*.empty-filter-none {
        .kt-datatable--error {
            .empty-data {
                display: none;
            }
        }
    }*/ }
  .table-ukoly .kt-datatable--error .empty-ukol {
    display: none; }
  .table-ukoly .kt-datatable--error .empty-data {
    display: block; }
  .table-ukoly .kt-datatable--error .empty-filter {
    display: block; }
  .table-ukoly.empty-data-none .kt-datatable--error .empty-data {
    display: none; }
  .table-ukoly.empty-filter-none .kt-datatable--error .empty-filter {
    display: none; }

.ap-mapa-pill {
  border-radius: 2rem;
  color: #595d6e;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  border: 1px solid #eef1f5;
  padding: 0.65rem 1rem;
  font-size: 1rem;
  line-height: 1.5; }

.taskt-list-toolbar .btn-brand svg path {
  stroke: #fff; }

.omm-table {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px; }

.omm-table thead,
.omm-table tbody {
  border: none !important; }

.omm-table thead th {
  text-align: center;
  border: 1px solid #256592; }

.omm-table th:first-child {
  text-align: left; }

.omm-table td {
  border: 1px solid #256592;
  width: calc(100% / 7);
  padding: 5px 5px 30px;
  position: relative; }

.omm-table .omm-oblast td {
  padding-bottom: 5px;
  position: relative; }

.omm-oblast .omm-item-baseline {
  bottom: 5px; }

.omm-oblast td:first-child {
  background: #5e798c;
  /* #153d58; #3f82b1; */
  color: #fff; }

.omm-tema {
  font-weight: 700; }

.omm-item-title {
  color: #000; }

.omm-item-baseline {
  position: absolute;
  bottom: 0px;
  right: 5px;
  left: 5px; }

.omm-item-nezarazeno {
  background: #fff; }

.omm-item-nezarazeno.empty {
  background: #d5d5d5; }

.omm-item-nezarazeno .omm-item-title,
.omm-item-nezarazeno .btn-icon {
  color: #333; }

.omm-item-nezarazeno .info {
  color: #333;
  background: none; }

.omm-item-nehotovo {
  background: #b8eaff; }

.omm-item-hotovo .omm-item-title,
.omm-item-hotovo .btn-icon {
  color: #fff; }

.omm-item-hotovo .info {
  color: #ffffff; }

.omm-item-jeden {
  background: #73d2fa; }

.omm-item-polovina {
  background: #5ebbef; }

.omm-item-polovina .omm-item-title,
.omm-item-polovina .btn-icon {
  color: #191919; }

.omm-item-polovina .info {
  color: #191919; }

.omm-item-vetsina {
  background: #47c4c1; }

.omm-item-vetsina .omm-item-title,
.omm-item-vetsina .btn-icon {
  color: #fff; }

.omm-item-vetsina .info {
  color: #ffffff; }

.omm-item-hotovo {
  background: #2c90d5; }

.omm-table .info {
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block; }

.omm-table .ico-square {
  vertical-align: middle;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid;
  border-radius: 2px;
  line-height: 16px;
  font-size: 12px;
  padding-left: 1px; }

.omm-table td:not(.empty) {
  cursor: pointer; }

/* mapa */
.page-omm .kt-portlet__body span.info {
  margin-left: 10px; }

.page-omm .kt-portlet__body span.info:first-child {
  margin-left: 0px; }

.page-omm .kt-portlet__body span.info i.ico-square {
  margin-left: 10px; }

.page-omm .kt-portlet__body span.info i.fa-check.ico-square {
  margin-left: 0px; }

/* zvirazneni ramecky */
.kt-portlet-mapa-legend {
  color: #919DAB;
  background-color: #f2f3f6; }
  .kt-portlet-mapa-legend .kt-portlet__body {
    padding: 0 25px; }
  .kt-portlet-mapa-legend .col {
    border-right: 1px solid #C5CDD6;
    line-height: 30px;
    font-size: 1.25rem; }
    .kt-portlet-mapa-legend .col:last-child {
      border: none; }

.kt-portlet-mapa-oblast {
  margin-bottom: 15px;
  overflow: hidden; }
  .kt-portlet-mapa-oblast .kt-portlet__body {
    padding: 0 0 0 25px; }
  .kt-portlet-mapa-oblast .kt-portlet__content > .row {
    margin: 0; }
  .kt-portlet-mapa-oblast .col-mapa {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 73px; }
    .kt-portlet-mapa-oblast .col-mapa:last-child {
      padding-right: 25px; }
  .kt-portlet-mapa-oblast .row.collapse .col-mapa {
    border-top: 1px solid #919DAB; }
  .kt-portlet-mapa-oblast .row.collapse .col-title:first-child {
    border: none; }
  .kt-portlet-mapa-oblast .oblast-title {
    font-size: 22.75px;
    color: #1581C2; }
    .kt-portlet-mapa-oblast .oblast-title i {
      margin-right: 10px;
      -webkit-transition: -webkit-transform .3s ease-in-out;
      transition: -webkit-transform .3s ease-in-out;
      transition: transform .3s ease-in-out;
      transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
      -webkit-transform-origin: center;
      transform-origin: center; }
    .kt-portlet-mapa-oblast .oblast-title:hover i {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .kt-portlet-mapa-oblast .tema-title {
    font-size: 16px;
    color: #212A35;
    padding-left: 19px; }
  .kt-portlet-mapa-oblast .oblast-circle {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    line-height: 32px;
    font-size: 16px; }
  .kt-portlet-mapa-oblast .tema-circle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    font-size: 14px;
    text-align: center; }
  .kt-portlet-mapa-oblast .circle {
    color: #fff;
    text-align: center;
    display: inline-block; }
    .kt-portlet-mapa-oblast .circle.item-done {
      background: #53BE33; }
    .kt-portlet-mapa-oblast .circle.item-ap {
      background: #F9BB20; }
    .kt-portlet-mapa-oblast .circle.item-rel {
      background: #47c4c1; }
    .kt-portlet-mapa-oblast .circle.item-irrel {
      background: #C5CDD6; }
    .kt-portlet-mapa-oblast .circle.item-nezar {
      background: #627281; }
  .kt-portlet-mapa-oblast .omm-item-hotovo {
    background-color: #53BE33;
    color: #fff; }
    .kt-portlet-mapa-oblast .omm-item-hotovo .circle {
      background-color: #fff !important;
      color: #53BE33; }
    .kt-portlet-mapa-oblast .omm-item-hotovo .tema-item-title {
      color: #fff; }
  .kt-portlet-mapa-oblast .omm-item-polovina {
    background-color: #B9E7B1; }
  .kt-portlet-mapa-oblast .omm-item-jeden {
    background-color: #E4F3E0; }
  .kt-portlet-mapa-oblast .tema-item-title {
    font-size: 14px;
    color: #1581C2; }
    .kt-portlet-mapa-oblast .tema-item-title:hover {
      text-decoration: underline;
      cursor: pointer; }
  .kt-portlet-mapa-oblast .omm-item-irrelevant {
    background: repeating-linear-gradient(-45deg, #dee4e9, #dee4e9 10px, #C3CBD4 12px); }
  .kt-portlet-mapa-oblast .omm-item-nezarazeno.empty {
    background-color: #fff;
    cursor: initial; }

.col-1_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.col-2_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-3_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%; }

.col-4_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-5_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%; }

.col-6_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-7_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%; }

.col-8_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.kt-portlet-mapa-legend .kt-portlet__body {
  padding: 0 0 0 25px; }

.kt-portlet-mapa-legend .kt-portlet__content > .row {
  margin: 0; }

.kt-portlet-mapa-legend .col-mapa-legend:last-child {
  padding-right: 25px; }

.kt-portlet-mapa-legend .col-mapa-legend span {
  display: none; }
  @media (min-width: 768px) {
    .kt-portlet-mapa-legend .col-mapa-legend span {
      display: initial; } }

/* user bar */
.user-bar span.kt-nav__linkt-text {
  display: contents; }

.user-bar .kt-nav__link:after {
  margin-top: -5px;
  color: #87939c; }

.user-bar .kt-nav__link:hover:after {
  color: #ff7f27; }

/** varovne hlasky **/
#toast-container > .toast-warning {
  background-image: none !important;
  background: #fff2e9;
  opacity: inherit;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* titulek */
#toast-container > .toast-warning > .toast-title {
  color: #505050;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

#toast-container > .toast-warning > .toast-title a {
  text-decoration: underline; }

#toast-container > .toast-warning > .toast-title a:hover {
  text-decoration: none; }

/* ico vystraha */
#toast-container > .toast-warning:before {
  content: "\f071";
  color: #ff7f27;
  margin-right: 15px;
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  font-weight: 600;
  -ms-flex-item-align: center;
  align-self: center;
  left: 15px; }

/* close button */
#toast-container > .toast-warning > .toast-close-button {
  color: #505050;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-item-align: start;
  align-self: flex-start; }

/* tabulka ukolu odkazy */
.page-data_list table a.ukol-title,
.page-tasklist table a.ukol-title {
  text-decoration: underline; }

.page-data_list table a.ukol-title:hover,
.page-data_list table a.ukol-title:focus,
.page-tasklist table a.ukol-title:hover,
.page-tasklist table a.ukol-title:focus {
  text-decoration: none; }

/* bg radky ukolu */
.page-data_list table tr.kt-datatable__row:nth-of-type(odd),
.page-tasklist table tr.kt-datatable__row:nth-of-type(odd) {
  background-color: #f8fcff; }

body.page-tasklist table thead.kt-datatable__head tr.kt-datatable__row,
body.page-data_list table thead.kt-datatable__head tr.kt-datatable__row {
  background-color: #fff !important; }

/* login obrazovky */
body.page-app_register,
body.page-app_login,
body.page-forgot_password,
body.page-recover_password {
  background: #f3f3f3; }

body.page-app_register .kt-login-v2__body-container,
body.page-app_login .kt-login-v2__body-container,
body.page-forgot_password .kt-login-v2__body-container,
body.page-recover_password .kt-login-v2__body-container {
  background: #fff; }

/* prihlasovaci obrazovka */
body.page-app_register .kt-grid__item.kt-grid.kt-grid--ver.kt-grid__item--fluid,
body.page-app_login .kt-grid__item.kt-grid.kt-grid--ver.kt-grid__item--fluid,
body.page-forgot_password .kt-grid__item.kt-grid.kt-grid--ver.kt-grid__item--fluid,
body.page-recover_password .kt-login-v2__body-container {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important; }

.page-recover_password .kt-login-v2__body {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* form control */
.form-control {
  border: 1px solid #c1c8da; }

.kt-checkbox > span {
  border: 1px solid #c1c8da; }

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid > span, .kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid > span, .kt-datatable > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid > span {
  border: 1px solid #c1c8da !important; }

.input-group-text {
  border: 1px solid #c1c8da !important; }

.dragtable-drag-handle {
  background: rgba(0, 0, 0, 0.12); }

.omm-table .spacer td {
  border: none;
  padding: 0 0 10px; }

.title-to-reg {
  margin-top: 30px; }

h1.dashboard:before {
  font-family: Flaticon2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
  margin-right: 20px; }

.dashboard-status {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .dashboard-status {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .dashboard-status .big {
    margin: 0 25px; }
    @media (min-width: 1399px) {
      .dashboard-status .big {
        margin: 0 15px; } }

.dashboard-status-arrow {
  font-size: 32px;
  opacity: .5; }

.dashboard-status-prev {
  opacity: .5; }

.dashboard-calendar {
  font-size: 1.25rem;
  font-weight: bold;
  min-width: 100px; }
  @media (min-width: 1200px) {
    .dashboard-calendar {
      min-width: auto; } }
  .dashboard-calendar:before {
    margin-right: 10px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f073"; }

.kt-portlet-dashoard {
  height: calc(100% - 25px); }
  .kt-portlet-dashoard h2, .kt-portlet-dashoard h3 {
    font-size: 1.25rem;
    text-transform: uppercase; }
  .kt-portlet-dashoard .kt-portlet__head {
    padding: 40px 20px 25px 40px; }
  .kt-portlet-dashoard .kt-portlet__body {
    padding: 0 25px 40px 40px; }
    .kt-portlet-dashoard .kt-portlet__body p {
      margin: 0; }
    .kt-portlet-dashoard .kt-portlet__body .big {
      font-size: 49px;
      font-weight: bold; }
    .kt-portlet-dashoard .kt-portlet__body .middle {
      font-size: 16px;
      font-weight: 600; }
    .kt-portlet-dashoard .kt-portlet__body .claim {
      font-size: 32px; }
    .kt-portlet-dashoard .kt-portlet__body .orange {
      color: #FF872F; }
    .kt-portlet-dashoard .kt-portlet__body .omm {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .kt-portlet-dashoard .kt-portlet__body .omm i {
        font-size: 0.5em;
        margin-right: 15px; }
      .kt-portlet-dashoard .kt-portlet__body .omm.mobile-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        @media (min-width: 1400px) {
          .kt-portlet-dashoard .kt-portlet__body .omm.mobile-center {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start; } }
  .kt-portlet-dashoard .mobile-center {
    text-align: center; }
    @media (min-width: 1400px) {
      .kt-portlet-dashoard .mobile-center {
        text-align: left; } }

.kt-portlet-claim .btn {
  text-transform: uppercase;
  -webkit-box-shadow: 0px 5px 20px #61788B4D;
  box-shadow: 0px 5px 20px #61788B4D;
  border-radius: 7px; }

.kt-portlet-claim .kt-portlet__body {
  padding: 0 30px; }

.kt-portlet-claim.zen .kt-portlet__body {
  padding-top: 13px;
  padding-bottom: 6px; }

.kt-portlet-claim.zen .zen-claim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-bottom: 30px; }

.kt-portlet-claim.zen .zen-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px; }

@media (min-width: 768px) {
  .kt-portlet-claim.zen .zen-claim {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left; } }

.kt-portlet-claim.start .kt-portlet__body {
  padding: 30px; }
  .kt-portlet-claim.start .kt-portlet__body h3 {
    margin-bottom: 30px;
    margin-top: 10px; }
  .kt-portlet-claim.start .kt-portlet__body .claim {
    margin-bottom: 1em; }
  .kt-portlet-claim.start .kt-portlet__body img {
    max-width: 200px;
    margin: 0 auto;
    display: block; }
  @media (min-width: 768px) {
    .kt-portlet-claim.start .kt-portlet__body img {
      max-width: 100%;
      margin: 0; } }

.kt-portlet-claim.activate .paid-project-claim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-bottom: 30px; }

.kt-portlet-claim.activate .paid-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px; }

@media (min-width: 768px) {
  .kt-portlet-claim.activate .paid-project-claim {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left; } }

.dashboard-title {
  font-size: 1.25rem;
  text-transform: uppercase;
  margin: 50px 0 30px;
  font-weight: 600; }

.kt-portlet-actionplan-item .kt-portlet__body {
  padding: 30px; }

.kt-portlet-actionplan-item .mm-priority {
  font-size: 24px;
  margin-right: 10px; }

.kt-portlet-actionplan-item .mm-maturity {
  font-size: 14px; }
  .kt-portlet-actionplan-item .mm-maturity i {
    font-size: 18px;
    margin-right: 3px; }

.kt-portlet-actionplan-item h3 {
  font-size: 23px;
  line-height: 32px;
  font-weight: 400;
  margin: 20px 0;
  height: 120px;
  overflow: hidden; }
  .kt-portlet-actionplan-item h3 a.kt-link {
    color: #1581C2; }

.kt-portlet-actionplan-cta {
  text-align: center; }
  .kt-portlet-actionplan-cta p {
    font-size: 22px;
    color: #61788B;
    margin-bottom: 36px; }

.kt-portlet-graph {
  height: calc(100% - 25px); }
  .kt-portlet-graph .kt-portlet__head {
    padding: 40px; }

.activity-chart-legend {
  text-align: center;
  font-size: 14px; }
  .activity-chart-legend .item {
    margin-bottom: 15px; }
    .activity-chart-legend .item:before {
      content: ' ';
      width: 16px;
      height: 16px;
      display: block;
      margin: 40px auto 10px;
      border-radius: 5px;
      background: #000; }
    .activity-chart-legend .item.item-done:before {
      background-color: #53BE33; }
    .activity-chart-legend .item.item-ap:before {
      background: #F9BB20; }
    .activity-chart-legend .item.item-rel:before {
      background: #47c4c1; }
    .activity-chart-legend .item.item-irrel:before {
      background: #C5CDD6; }
    .activity-chart-legend .item.item-nezar:before {
      background: #627281; }

.kt-portlet-footer {
  padding: 50px 45px;
  font-size: 1.25rem; }
  .kt-portlet-footer .btn {
    font-size: 1.25rem; }

.kt-link:hover {
  text-decoration: underline !important; }

.link-help {
  text-decoration: underline;
  color: #61788B; }
  .link-help i {
    font-size: 1.25rem; }
  .link-help:hover {
    color: #1581C2; }

.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-size: 1.25rem; }

.justify-content-lg-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

@media (min-width: 769px) {
  .col-lg-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%; } }

@media (min-width: 769px) {
  .col-lg-56 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%; } }

@media (min-width: 1399px) {
  .col-xl-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%; } }

@media (min-width: 1399px) {
  .col-xl-56 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%; } }

@media (min-width: 1399px) {
  .col-xl-55 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333333333%;
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%; } }

@media (min-width: 768px) {
  .col-md-55 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333333333%;
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%; } }

.portlet-index-990 {
  z-index: 990;
  position: relative; }

.portlet-index-991 {
  z-index: 991;
  position: relative; }

.portlet-index-992 {
  z-index: 992;
  position: relative; }

.col-to-finish {
  height: 271px;
  border: 2px solid #EEF1F5;
  background: #EEF1F5 0% 0% no-repeat padding-box;
  border-radius: 15px;
  padding: 20px; }
  .col-to-finish .zr-title {
    color: #919DAB;
    text-align: center; }
  .col-to-finish .total {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #1581C2;
    text-align: center;
    letter-spacing: 0px; }
    @media (min-width: 768px) {
      .col-to-finish .total {
        font-size: 80px;
        line-height: 80px; } }
  .col-to-finish .total-label {
    display: block;
    width: 100%;
    color: #1581C2;
    text-align: center;
    font-weight: 400;
    font-size: 16px; }
    .col-to-finish .total-label span:last-child {
      display: none; }
  .col-to-finish .total-wrap:hover {
    text-transform: uppercase; }
    .col-to-finish .total-wrap:hover .total-label span:first-child {
      display: none; }
    .col-to-finish .total-wrap:hover .total-label span:last-child {
      display: initial; }
  .col-to-finish.all-done {
    background: #fff;
    border: 2px solid #C5CDD6; }
    .col-to-finish.all-done .done-circle {
      margin-top: 25px; }
    .col-to-finish.all-done .counter .num {
      font-size: 21px;
      height: 55px;
      width: 55px;
      border-radius: 27.5px;
      line-height: 55px; }

.counter {
  font-size: 13px;
  margin: 0 25px; }
  .counter .num {
    font-size: 1.25rem;
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    margin: 0 auto; }
  .counter .label {
    margin: 0 auto;
    text-align: center;
    display: block; }
  .counter.counter-green {
    color: #53BE33; }
    .counter.counter-green .num {
      background: #53BE33;
      color: #fff; }

.claim-tasks-to-finish {
  background: url("/media/dashboard/hero.svg") no-repeat right top;
  height: 231px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .claim-tasks-to-finish p:first-child {
    font-size: 22.75px;
    font-weight: 200;
    margin-bottom: 25px !important; }

.done-task-list-dashboard .counter {
  margin: 0 0 0 8px; }
  .done-task-list-dashboard .counter .num {
    display: inline-block;
    margin: 0; }

.done-task-list-dashboard .month-title {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #212A35;
  font-weight: 400; }

.last-done-list {
  margin-bottom: 25px;
  max-height: 350px;
  position: relative; }
  .last-done-list span {
    padding: 15px 0; }
  .last-done-list .datum {
    display: block;
    border-bottom: 1px solid #DDE4E9;
    float: left; }
  .last-done-list .item {
    float: left;
    display: block;
    margin-right: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #DDE4E9; }

.mturity-chart-legend .maturity-legend {
  text-align: center;
  padding-top: 41px; }
  .mturity-chart-legend .maturity-legend strong {
    color: #61788B;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDE4E9; }
  .mturity-chart-legend .maturity-legend p {
    display: block;
    padding-top: 15px; }
  .mturity-chart-legend .maturity-legend .diff.pos {
    color: #179311; }
  .mturity-chart-legend .maturity-legend .diff.neg {
    color: #ff0000; }
  .mturity-chart-legend .maturity-legend.ppc-legend svg #intersection_ppc {
    fill: #FDC840; }
  .mturity-chart-legend .maturity-legend.seo-legend svg #intersection_seo {
    fill: #BAE8B2; }
  .mturity-chart-legend .maturity-legend.xml-legend svg #intersection_xml {
    fill: #B7E4FF; }

.dashboard-footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    .dashboard-footer-links {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.kt-portlet-graph .kt-portlet__head-title .kt-portlet__head-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  @media (min-width: 1024px) {
    .kt-portlet-graph .kt-portlet__head-title .kt-portlet__head-label {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      max-width: auto; } }

.kt-portlet-graph .kt-portlet__head-title img {
  display: block; }
  @media (min-width: 1024px) {
    .kt-portlet-graph .kt-portlet__head-title img {
      display: inline; } }

.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  @media (min-width: 1024px) {
    .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      max-width: auto; } }

.btn.link-help:hover {
  color: #1581C2; }

.map-title .dashboard-title {
  margin-top: 30px; }

.map-title .link-help {
  margin-top: 30px;
  float: right; }

.kt-portlet-mapa-legend {
  color: #919DAB;
  background-color: #f2f3f6; }
  .kt-portlet-mapa-legend .kt-portlet__body {
    padding: 0 25px; }
  .kt-portlet-mapa-legend .col {
    border-right: 1px solid #C5CDD6;
    line-height: 30px;
    font-size: 1.25rem; }
    .kt-portlet-mapa-legend .col:last-child {
      border: none; }

.kt-portlet-mapa-oblast {
  margin-bottom: 15px;
  overflow: hidden; }
  .kt-portlet-mapa-oblast .kt-portlet__body {
    padding: 0 0 0 25px; }
  .kt-portlet-mapa-oblast .kt-portlet__content > .row {
    margin: 0; }
  .kt-portlet-mapa-oblast .col-mapa {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 73px; }
    .kt-portlet-mapa-oblast .col-mapa:last-child {
      padding-right: 25px; }
  .kt-portlet-mapa-oblast .row.collapse .col-mapa {
    border-top: 1px solid #919DAB; }
  .kt-portlet-mapa-oblast .row.collapse .col-title:first-child {
    border: none; }
  .kt-portlet-mapa-oblast .oblast-title {
    font-size: 14px;
    color: #1581C2; }
    @media (min-width: 768px) {
      .kt-portlet-mapa-oblast .oblast-title {
        font-size: 18px; } }
    @media (min-width: 1000px) {
      .kt-portlet-mapa-oblast .oblast-title {
        font-size: 22.75px; } }
    .kt-portlet-mapa-oblast .oblast-title i {
      margin-right: 10px;
      -webkit-transition: -webkit-transform .3s ease-in-out;
      transition: -webkit-transform .3s ease-in-out;
      transition: transform .3s ease-in-out;
      transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
      -webkit-transform-origin: center;
      transform-origin: center; }
    .kt-portlet-mapa-oblast .oblast-title:hover i {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .kt-portlet-mapa-oblast .tema-title {
    font-size: 14px;
    color: #212A35;
    padding-left: 19px; }
    @media (min-width: 768px) {
      .kt-portlet-mapa-oblast .tema-title {
        font-size: 16px; } }
  .kt-portlet-mapa-oblast .oblast-circle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    font-size: 14px; }
    @media (min-width: 768px) {
      .kt-portlet-mapa-oblast .oblast-circle {
        width: 32px;
        height: 32px;
        border-radius: 16px;
        line-height: 32px;
        font-size: 16px; } }
  .kt-portlet-mapa-oblast .tema-circle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    font-size: 14px;
    text-align: center; }
  .kt-portlet-mapa-oblast .circle {
    color: #fff;
    text-align: center;
    display: inline-block; }
    .kt-portlet-mapa-oblast .circle.item-done {
      background: #53BE33; }
    .kt-portlet-mapa-oblast .circle.item-ap {
      background: #F9BB20; }
    .kt-portlet-mapa-oblast .circle.item-rel {
      background: #47c4c1; }
    .kt-portlet-mapa-oblast .circle.item-irrel {
      background: #C5CDD6; }
    .kt-portlet-mapa-oblast .circle.item-nezar {
      background: #627281; }
  .kt-portlet-mapa-oblast .omm-item-hotovo {
    background-color: #53BE33;
    color: #fff; }
    .kt-portlet-mapa-oblast .omm-item-hotovo .circle {
      background-color: #fff !important;
      color: #53BE33; }
    .kt-portlet-mapa-oblast .omm-item-hotovo .tema-item-title {
      color: #fff; }
  .kt-portlet-mapa-oblast .omm-item-polovina {
    background-color: #B9E7B1; }
  .kt-portlet-mapa-oblast .omm-item-jeden {
    background-color: #E4F3E0; }
  .kt-portlet-mapa-oblast .tema-item-title {
    font-size: 12px;
    color: #1581C2; }
    @media (min-width: 768px) {
      .kt-portlet-mapa-oblast .tema-item-title {
        font-size: 14px; } }
    .kt-portlet-mapa-oblast .tema-item-title:hover {
      text-decoration: underline;
      cursor: pointer; }
  .kt-portlet-mapa-oblast .omm-item-irrelevant {
    background: repeating-linear-gradient(-45deg, #dee4e9, #dee4e9 10px, #C3CBD4 12px); }
  .kt-portlet-mapa-oblast .omm-item-nezarazeno.empty {
    background-color: #fff;
    cursor: initial; }

.col-1_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.col-2_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-3_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%; }

.col-4_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-5_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%; }

.col-6_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-7_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%; }

.col-8_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.kt-portlet-mapa-legend .kt-portlet__body {
  padding: 0 0 0 25px; }

.kt-portlet-mapa-legend .kt-portlet__content > .row {
  margin: 0; }

.kt-portlet-mapa-legend .col-mapa-legend:last-child {
  padding-right: 25px; }

.kt-portlet-mapa-legend .col-mapa-legend span {
  display: none; }
  @media (min-width: 768px) {
    .kt-portlet-mapa-legend .col-mapa-legend span {
      display: block; } }
  @media (min-width: 1200px) {
    .kt-portlet-mapa-legend .col-mapa-legend span {
      display: initial; } }

.kt-login-v2--enabled .kt-grid__item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.kt-login-v2--enabled .kt-login-v2__body-container {
  padding: 40px;
  border-radius: 25px; }

.kt-login-v2--enabled .kt-login-v2__head-logo {
  width: 100%;
  text-align: center;
  margin: 30px 0 30px; }

.kt-login-v2--enabled .kt-login-v2__body-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.info-page-link {
  width: 100%;
  padding: 15px 25px 0;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0; }

.order-container {
  padding-bottom: 60px !important; }
  .order-container .col-form {
    position: relative; }

.btn-order {
  font-size: 16.25px;
  color: #1581C2;
  border-color: #1581C2;
  text-transform: uppercase;
  line-height: 23px;
  padding: 10px 15px;
  border-width: 2px;
  margin-right: 14px;
  display: inline-block; }
  .btn-order:hover {
    color: #fff;
    background-color: #1581C2; }
  .btn-order.btn-order-active {
    color: #fff !important;
    background-color: #53BE33;
    border-color: #53BE33;
    -webkit-box-shadow: 0px 5px 20px #61788B4D;
    box-shadow: 0px 5px 20px #61788B4D; }
  .btn-order:last-child {
    margin-right: 0; }

.form-group.disabled .btn-order {
  border-color: #929daa;
  color: #929daa; }
  .form-group.disabled .btn-order:hover {
    color: #929daa;
    background-color: #fff; }

label.cbx-order {
  height: 43px;
  padding-left: 57px;
  font-size: 16.25px;
  clear: both;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  label.cbx-order span {
    width: 40px;
    height: 43px;
    border: 2px solid #1581C2;
    border-radius: 7px; }
  label.cbx-order b {
    font-weight: normal; }
  label.cbx-order i {
    font-size: 13px;
    font-style: normal;
    float: right; }
  label.cbx-order em {
    font-style: normal;
    max-width: 193px;
    display: inline-block;
    vertical-align: top; }
  label.cbx-order button i {
    float: none; }
  label.cbx-order.kt-checkbox.kt-checkbox--bold > span:after {
    content: '+';
    display: block;
    border: none;
    position: absolute;
    top: -2px;
    left: 0;
    line-height: 43px;
    font-size: 18px;
    margin: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #1581C2;
    -webkit-transform: none;
    transform: none; }
  label.cbx-order.disabled {
    color: #929daa;
    opacity: .5; }
    label.cbx-order.disabled span {
      border-color: #929daa; }
    label.cbx-order.disabled.kt-checkbox.kt-checkbox--bold > span:after {
      color: #929daa; }
  label.cbx-order.kt-checkbox.kt-checkbox--bold > span:hover {
    background-color: #1581C2; }
    label.cbx-order.kt-checkbox.kt-checkbox--bold > span:hover:after {
      color: #fff; }
  label.cbx-order.kt-checkbox.kt-checkbox--bold > input:checked ~ em {
    color: #53BE33; }
  label.cbx-order.kt-checkbox.kt-checkbox--bold > input:checked ~ span {
    background-color: #53BE33;
    border-color: #53BE33; }
  label.cbx-order.kt-checkbox > input:checked ~ span:after {
    content: ' ';
    top: 50%;
    left: 50%;
    width: 20px;
    height: 12px;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-transform: scaleX(-1) rotate(45deg);
    transform: scaleX(-1) rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0 !important; }

.portlet-order {
  overflow: hidden;
  height: 100%; }
  .portlet-order .link-help {
    padding: 0; }
    .portlet-order .link-help i {
      font-size: 20px;
      line-height: 20px;
      color: #919DAB; }
  .portlet-order h2 {
    font-size: 16.25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 35px;
    line-height: 23px; }
  .portlet-order.portlet-order-detail .kt-portlet__body {
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #eef1f5), color-stop(50%, white));
    background: linear-gradient(90deg, #eef1f5 50%, white 50%); }
  .portlet-order.portlet-order-detail .img-predplatne {
    max-width: 365px;
    margin: 0 auto;
    display: block; }
  .portlet-order.portlet-order-detail .claim {
    font-size: 23px;
    text-align: center;
    padding-right: 25px; }
  .portlet-order.portlet-order-detail .col-form {
    padding-left: 40px;
    padding-bottom: 70px; }
  .portlet-order.portlet-order-detail .form-group {
    margin-bottom: 60px; }
    .portlet-order.portlet-order-detail .form-group.editable {
      margin-bottom: 5px; }
  .portlet-order.portlet-order-summary {
    background: url("/media/order/platebnimetody.svg") no-repeat right 25px bottom 40px #fff;
    background-size: 78px 17px; }
    .portlet-order.portlet-order-summary .btn-currency {
      padding: 0;
      color: #1581C2;
      font-size: 16.25px; }
    .portlet-order.portlet-order-summary .dropdown-menu {
      min-width: auto; }
    .portlet-order.portlet-order-summary h3 {
      font-size: 16.25px;
      font-weight: 600;
      margin: 0; }
    .portlet-order.portlet-order-summary table {
      border-collapse: collapse; }
      .portlet-order.portlet-order-summary table tr td {
        padding: 7.5px 0;
        vertical-align: top; }
        .portlet-order.portlet-order-summary table tr td:last-child {
          text-align: right;
          width: 30%; }
      .portlet-order.portlet-order-summary table tbody tr:last-child td {
        padding-bottom: 22.5px; }
      .portlet-order.portlet-order-summary table tfoot tr:first-child td {
        padding: 35.5px 0 15px;
        border-top: 2px solid #C5CDD6; }
      .portlet-order.portlet-order-summary table tfoot td {
        font-size: 16.25px; }
        .portlet-order.portlet-order-summary table tfoot td.total {
          font-weight: 600;
          color: #53BE33; }

.stepper-predplatne {
  padding: 0;
  margin: 0; }
  .stepper-predplatne > div {
    position: relative;
    text-align: center; }
    .stepper-predplatne > div a {
      cursor: initial;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      padding-bottom: 35px;
      position: relative;
      font-weight: 600;
      font-size: 16.25px;
      text-transform: uppercase;
      color: #929daa;
      height: 92px; }
      .stepper-predplatne > div a:after {
        content: ' ';
        width: 26px;
        height: 26px;
        border-radius: 13px;
        background: #929daa;
        display: block;
        position: absolute;
        bottom: 0px;
        left: calc(50% - 13px);
        border: 6px solid #929daa; }
    .stepper-predplatne > div:before {
      content: ' ';
      width: calc(50% - 13px);
      height: 1px;
      border-top: 4px solid #929daa;
      display: block;
      position: absolute;
      bottom: 11px;
      left: 0; }
    .stepper-predplatne > div:after {
      content: ' ';
      width: calc(50% - 13px);
      height: 1px;
      border-top: 4px solid #929daa;
      display: block;
      position: absolute;
      bottom: 11px;
      left: calc(50% + 13px); }
    .stepper-predplatne > div:first-child:before {
      display: none; }
    .stepper-predplatne > div:last-child:after {
      display: none; }
    .stepper-predplatne > div.pass a {
      color: #63be40;
      cursor: pointer; }
    .stepper-predplatne > div.pass a:after {
      background-color: #63be40;
      border-color: #63be40; }
    .stepper-predplatne > div.pass:before, .stepper-predplatne > div.pass:after {
      border-color: #63be40; }
    .stepper-predplatne > div.current a {
      color: #63be40; }
    .stepper-predplatne > div.current a:after {
      background-color: #eef1f5;
      border-color: #63be40; }
    .stepper-predplatne > div.current:before {
      border-color: #63be40; }

.btn-annual {
  position: relative; }
  .btn-annual span {
    display: none;
    position: absolute;
    bottom: -52px;
    left: calc(50% - 76px);
    z-index: 999;
    border: 2px solid #53BE33;
    font-size: 13px;
    font-weight: 600;
    color: #53BE33;
    border-radius: 8px;
    white-space: nowrap;
    padding: 7px 15px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029; }
    .btn-annual span:before {
      content: ' ';
      position: absolute;
      border: 2px solid #53BE33;
      border-width: 0 2px 2px 0;
      width: 12px;
      height: 12px;
      z-index: 998;
      -webkit-transform: scaleX(2.5) rotate(-135deg);
      transform: scaleX(2.5) rotate(-135deg);
      z-index: 998;
      background: #fff;
      top: -6px;
      left: calc(50% - 8px); }
    .btn-annual span:after {
      content: ' ';
      position: absolute;
      z-index: 999;
      top: 0;
      background: #fff;
      width: 60px;
      height: 8px;
      left: calc(50% - 30px); }
  .btn-annual.btn-order-active span, .btn-annual:hover span {
    display: block; }

.order-udaje label {
  font-size: 16.25px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-top: 7.5px;
  padding-bottom: 7.5px; }

.order-udaje input, .order-udaje select {
  margin: 7.5px 0 0;
  border: 1px solid #B8BABC;
  border-radius: 7px;
  -webkit-box-shadow: inset 0px 14px 11px -12px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 14px 11px -12px rgba(0, 0, 0, 0.1); }

.uhrada-sum {
  text-align: right;
  font-size: 16.25px;
  font-weight: 600; }

.btn.btn-link.btn-more-payments {
  margin-top: 40px;
  text-transform: uppercase;
  font-size: 16.25px; }
  .btn.btn-link.btn-more-payments:hover, .btn.btn-link.btn-more-payments:focus, .btn.btn-link.btn-more-payments:active {
    background: transparent;
    color: #1581C2;
    text-decoration: none; }
  .btn.btn-link.btn-more-payments:after {
    content: '\f077';
    width: 13px;
    height: 16.5px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    margin-left: 5px; }
  .btn.btn-link.btn-more-payments.collapsed:after {
    content: '\f078'; }

.btn-payment {
  margin-top: 15px;
  margin-bottom: 15px; }

.mm-buttons {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 100%; }

.section-sw .btn-order:not(.btn-order-active):not(.btn-lifetime):disabled {
  z-index: 0;
  display: none; }

.btn-back {
  text-transform: uppercase;
  font-size: 16.25px;
  color: #1581C2;
  margin-top: auto;
  position: absolute;
  bottom: 17px;
  left: 40px; }

.col-form-final {
  padding-right: 25px; }

.final-summary {
  padding-top: 15px; }
  .final-summary h2 {
    color: #627281;
    margin-bottom: 15px; }
  .final-summary .final-list {
    margin: 0 0 40px;
    padding: 0; }
    .final-summary .final-list li {
      list-style-type: none;
      font-weight: 600;
      position: relative;
      font-size: 16px;
      line-height: 18px;
      padding: 5px 0 5px 34px; }
      .final-summary .final-list li:before {
        content: ' ';
        width: 24px;
        height: 24px;
        position: absolute;
        left: 0;
        top: 2px;
        background: url("/media/order/fajfka.svg") no-repeat center; }
      .final-summary .final-list li.danger:before {
        background-image: url("/media/order/excl.svg"); }
      .final-summary .final-list li.info:before {
        background-image: url("/media/order/excl-i.svg?v=1"); }
      .final-summary .final-list li .red {
        color: #D80003; }
    .final-summary .final-list.final-list-thin {
      font-weight: normal; }
  .final-summary .final-list-tipy {
    margin: 0 0 40px;
    padding: 0; }
    .final-summary .final-list-tipy li {
      list-style-type: none;
      font-weight: 600;
      position: relative;
      font-size: 16.25px;
      line-height: 21px;
      padding: 0px 20% 0px 55px;
      margin-bottom: 15px; }
      .final-summary .final-list-tipy li:before {
        width: 43px;
        height: 43px;
        line-height: 43px;
        content: '>>';
        border: 2px solid #1581C2;
        border-radius: 7px;
        color: #1581C2;
        text-align: center;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }

.row-bottom .btn-cancel {
  padding-left: 0;
  color: #1581C2; }

.row-bottom .btn {
  font-size: 16px;
  text-transform: uppercase; }

.thanks1 {
  margin-top: 15px;
  font-size: 16.25px;
  padding-left: 15px; }

.thanks2 {
  margin-top: 15px;
  padding-left: 15px;
  font-size: 50px;
  line-height: 76px;
  font-weight: bold; }

.payment-detail {
  font-size: 16.25px; }

.paymet-help {
  font-size: 13px;
  padding-left: 25px; }
  .paymet-help i {
    margin-left: -25px;
    margin-right: 8px; }

.row-counters {
  padding: 0 15px; }

.final-title {
  font-size: 16.25px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 23px;
  color: #627281; }

.final-subtitle {
  font-weight: bold;
  color: #212A35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .final-subtitle span {
    font-size: 48px;
    white-space: nowrap; }
  .final-subtitle i {
    font-size: 20px;
    margin-right: 10px; }

.final-renew-block {
  background: #EEF1F5 0% 0% no-repeat padding-box;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 40px; }
  .final-renew-block .green-title {
    background: #53BE33 0% 0% no-repeat padding-box;
    border: 2px solid #53BE33;
    border-radius: 15px 15px 0px 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
    padding: 15px 20px;
    margin-bottom: 0; }
  .final-renew-block .inner {
    padding: 15px 20px; }
    .final-renew-block .inner h2 {
      margin-bottom: 15px; }
    .final-renew-block .inner ul {
      margin-bottom: 35px; }
    .final-renew-block .inner .btn-link {
      text-transform: uppercase;
      font-size: 16px;
      padding: 0; }
      .final-renew-block .inner .btn-link:hover, .final-renew-block .inner .btn-link:active, .final-renew-block .inner .btn-link:focus {
        background: none;
        color: #0e537d;
        text-decoration: none; }

.qr-image {
  max-width: 90%; }

.order-statusbar {
  margin: 0; }

h1.integrations:before {
  font-weight: 900;
  content: "\f2f1";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  margin-right: 20px; }

.integration-info {
  list-style-type: none;
  font-weight: 600;
  position: relative;
  font-size: 16px;
  line-height: 18px;
  padding: 5px 0 5px 0;
  margin-bottom: 25px; }

.bc-projects .kt-portlet__head-title {
  color: #1581C2 !important; }

.integrations-other-banner {
  padding: 45px 30px; }
  .integrations-other-banner h3 {
    font-weight: bold;
    font-size: 40px;
    text-transform: none; }
  .integrations-other-banner p.claim {
    font-size: 16px !important; }

.mm-dropdown-divider {
  position: relative;
  color: #C5CDD6; }
  .mm-dropdown-divider:before {
    content: ' ';
    position: absolute;
    border-top: 1px solid #C5CDD6;
    left: 0;
    right: 0;
    top: 50%; }
  .mm-dropdown-divider span {
    background-color: #fff;
    position: relative;
    padding: .55rem .55rem .55rem 1.75rem;
    display: inline-block; }

.kt-header__topbar-item--projects .kt-header__topbar-wrapper {
  padding-right: 15px; }
  .kt-header__topbar-item--projects .kt-header__topbar-wrapper .role-label {
    padding: 5px 25px 5px 10px;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative; }
    .kt-header__topbar-item--projects .kt-header__topbar-wrapper .role-label span {
      font-weight: 700;
      text-transform: uppercase; }
  .kt-header__topbar-item--projects .kt-header__topbar-wrapper .inner {
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    min-width: 200px;
    border: 1px solid #C5CDD6;
    border-radius: 5px;
    padding: 5px 25px 5px 10px; }
    .kt-header__topbar-item--projects .kt-header__topbar-wrapper .inner img {
      height: 20px !important;
      margin-right: 15px; }
    .kt-header__topbar-item--projects .kt-header__topbar-wrapper .inner:after {
      font-family: 'Font Awesome 5 Free';
      font-weight: 600;
      content: "\f107";
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      top: 7px;
      position: absolute;
      right: 5px;
      color: #87939c; }

.alert.alert-projects-widget {
  padding-left: 0; }

.projekty-running-banner img {
  max-height: 324px; }

.projekty-running-banner p {
  font-size: 22px;
  font-weight: 300;
  padding-top: 45px;
  padding-right: 40px; }

.projekty-running-banner .kt-link-btn-lg {
  margin-top: 50px;
  padding-right: 40px; }

.kt-link.kt-link-coworkers {
  color: #1581C2;
  text-decoration: underline; }
  .kt-link.kt-link-coworkers:hover {
    text-decoration: none !important; }

.kt-link-btn-lg {
  font-size: 1.25rem;
  padding: 1.15rem 0;
  display: inline-block; }

.will-expire {
  color: #D80003; }

.integ-list-wrapper {
  width: 100%; }

.integ-list {
  width: 100%;
  margin-right: 10px;
  text-align: right; }
  .integ-list a {
    width: 25px;
    height: 40px;
    display: inline-block;
    margin-right: 20px; }
    .integ-list a img {
      height: 20px; }
      .integ-list a img.inactive {
        opacity: .2; }
    .integ-list a span {
      text-align: center;
      display: inline-block;
      line-height: 20px;
      font-size: 13px;
      color: #627281;
      width: 100%; }

.kt-portlet.kt-portlet-project-detail .kt-portlet__head {
  padding: 30px 40px; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet__head .kt-portlet__head-label {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
    @media (min-width: 1024px) {
      .kt-portlet.kt-portlet-project-detail .kt-portlet__head .kt-portlet__head-label {
        max-width: 70%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%; } }
  .kt-portlet.kt-portlet-project-detail .kt-portlet__head .kt-portlet__head-toolbar {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
    @media (min-width: 1024px) {
      .kt-portlet.kt-portlet-project-detail .kt-portlet__head .kt-portlet__head-toolbar {
        max-width: 30%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%; } }
  .kt-portlet.kt-portlet-project-detail .kt-portlet__head h3.kt-portlet__head-title {
    color: #1581C2;
    font-size: 22px;
    line-height: 22x;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
    font-weight: bold; }
    @media (min-width: 1024px) {
      .kt-portlet.kt-portlet-project-detail .kt-portlet__head h3.kt-portlet__head-title {
        padding-top: 0px;
        font-size: 33px;
        line-height: 32px; } }
    .kt-portlet.kt-portlet-project-detail .kt-portlet__head h3.kt-portlet__head-title img {
      width: 32px;
      height: 32px;
      position: absolute;
      left: 0;
      top: -33px;
      margin-right: 10px; }
      @media (min-width: 768px) {
        .kt-portlet.kt-portlet-project-detail .kt-portlet__head h3.kt-portlet__head-title img {
          position: relative;
          left: auto;
          top: auto; } }
  .kt-portlet.kt-portlet-project-detail .kt-portlet__head .integ-list a {
    height: auto; }

.kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail {
  background-color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 15px; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .kt-portlet__body {
    padding: 20px; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail h4 {
    font-size: 22px;
    color: #1581C2;
    font-weight: normal;
    padding-left: 29px;
    background: url("/media/projekty/product.svg") no-repeat left center;
    background-size: 16px 16px; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .orange {
    color: #FF872F; }
    .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .orange img {
      height: 20px;
      width: 20px; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .big {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .delta .diff.pos {
    color: #179311; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .delta .diff.neg {
    color: #ff0000; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .last-visit, .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .coworkers {
    font-size: 13px;
    color: #919DAB; }
    .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .last-visit img, .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail .coworkers img {
      width: 14px;
      margin-right: 15px; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail.kt-portlet-produkt-detail-future .big, .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail.kt-portlet-produkt-detail-future h4 {
    color: #dee4e9; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail.kt-portlet-produkt-detail-future h4 {
    background-image: url("/media/projekty/product-g.svg"); }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail.kt-portlet-produkt-detail-future .btn {
    width: 100%;
    background: #dee4e9;
    color: #fff; }
  .kt-portlet.kt-portlet-project-detail .kt-portlet-produkt-detail.kt-portlet-produkt-detail-future .big {
    margin-bottom: 60px; }

.kt-portlet.kt-portlet-project-detail .ntofullclaim {
  background: url("/media/projekty/pozadi.svg") no-repeat bottom;
  background-size: 100% auto; }
  .kt-portlet.kt-portlet-project-detail .ntofullclaim p {
    font: normal normal 300 23px/30px Poppins;
    color: #212A35;
    text-align: center; }
  .kt-portlet.kt-portlet-project-detail .ntofullclaim button {
    text-transform: uppercase; }
  .kt-portlet.kt-portlet-project-detail .ntofullclaim img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.kt-portlet.kt-portlet-project-detail .graf {
  position: relative; }
  .kt-portlet.kt-portlet-project-detail .graf .kt-spinner {
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 9px); }

.kt-portlet.kt-portlet-project-detail .btn-projekty-menu {
  border: 2px solid #1581C2;
  border-radius: 7px; }

.dropdown-projekt .kt-nav__link-icon {
  min-width: 35px;
  text-align: center; }
  .dropdown-projekt .kt-nav__link-icon i {
    color: #627281; }

.dropdown-projekt .kt-nav__link-text {
  color: #627281; }

@media (min-width: 1025px) {
  .kt-content .kt-container {
    padding: 0; } }

@media (min-width: 1025px) {
  .col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

.kt-portlet.kt-portlet-produkt-num {
  background-color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 15px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; }
  .kt-portlet.kt-portlet-produkt-num p {
    margin: 0; }
  .kt-portlet.kt-portlet-produkt-num .title {
    font-size: 13px; }
  .kt-portlet.kt-portlet-produkt-num .num {
    font-size: 23px;
    font-weight: bold;
    color: #1581C2;
    line-height: 34px; }
    .kt-portlet.kt-portlet-produkt-num .num .kt-spinner {
      width: 20px;
      height: 20px;
      display: block;
      margin: 0 auto; }
  .kt-portlet.kt-portlet-produkt-num.stav-done .title {
    color: #53BE33; }
  .kt-portlet.kt-portlet-produkt-num.stav-ap .title {
    color: #FEBC37; }
  .kt-portlet.kt-portlet-produkt-num.stav-rel .title {
    color: #47C4C1; }
  .kt-portlet.kt-portlet-produkt-num.stav-unsorted .title {
    color: #627281; }
  .kt-portlet.kt-portlet-produkt-num.stav-irr .title {
    color: #CBD3D9; }

.page-user_subscriptions .kt-portlet {
  background-color: #F4F6F8; }

@media (min-width: 576px) {
  #adduser .modal-dialog, #editusers .modal-dialog {
    min-width: 546px; } }

#adduser .modal-header, #editusers .modal-header {
  text-align: center;
  padding: 40px 55px 0;
  border-bottom: none; }
  #adduser .modal-header .modal-title, #editusers .modal-header .modal-title {
    font: normal normal normal 32px/48px Poppins;
    color: #627281;
    margin-bottom: 20px; }
  #adduser .modal-header p, #editusers .modal-header p {
    font-size: 16px;
    color: #A3A6C2;
    margin-bottom: 40px; }

#adduser .edit-produkty, #adduser .add-all-products, #editusers .edit-produkty, #editusers .add-all-products {
  padding-top: 30px; }

#adduser .choose-produkty .kt-checkbox > input:checked ~ span, #adduser .edit-produkty .kt-checkbox > input:checked ~ span, #adduser .add-all-products .kt-checkbox > input:checked ~ span, #editusers .choose-produkty .kt-checkbox > input:checked ~ span, #editusers .edit-produkty .kt-checkbox > input:checked ~ span, #editusers .add-all-products .kt-checkbox > input:checked ~ span {
  background: #1581C2; }
  #adduser .choose-produkty .kt-checkbox > input:checked ~ span:after, #adduser .edit-produkty .kt-checkbox > input:checked ~ span:after, #adduser .add-all-products .kt-checkbox > input:checked ~ span:after, #editusers .choose-produkty .kt-checkbox > input:checked ~ span:after, #editusers .edit-produkty .kt-checkbox > input:checked ~ span:after, #editusers .add-all-products .kt-checkbox > input:checked ~ span:after {
    border-color: #fff; }

#adduser .choose-produkty .prod-item, #editusers .choose-produkty .prod-item {
  padding-top: 10px;
  font-size: 17px;
  color: #627281; }
  #adduser .choose-produkty .prod-item img, #editusers .choose-produkty .prod-item img {
    width: 12px; }

#adduser .choose-produkty .prod-item-cbx, #editusers .choose-produkty .prod-item-cbx {
  border-top: 1px solid #DDE4E9;
  border-left: 1px solid #DDE4E9; }
  #adduser .choose-produkty .prod-item-cbx:last-child, #editusers .choose-produkty .prod-item-cbx:last-child {
    border-right: 1px solid #DDE4E9; }
  #adduser .choose-produkty .prod-item-cbx:nth-last-child(-n+3), #editusers .choose-produkty .prod-item-cbx:nth-last-child(-n+3) {
    border-bottom: 1px solid #DDE4E9; }

#adduser .choose-produkty .kt-checkbox, #editusers .choose-produkty .kt-checkbox {
  padding: 0 0 30px; }
  #adduser .choose-produkty .kt-checkbox span, #editusers .choose-produkty .kt-checkbox span {
    bottom: 0;
    top: auto;
    left: calc(50% - 9px); }

@media (min-width: 750px) {
  #editusers .modal-dialog {
    max-width: 750px; } }

#editusers .choose-produkty .prod-item-cbx:nth-child(5) {
  border-right: 1px solid #DDE4E9; }

#editusers .choose-produkty .prod-item-cbx:nth-last-child(-n+5) {
  border-bottom: 1px solid #DDE4E9; }

#editusers .edit-produkty .prod-item-cbx .kt-checkbox {
  margin-bottom: 0;
  padding-bottom: 0; }

#editusers .edit-produkty .prod-item-cbx .email, #editusers .edit-produkty .prod-item-cbx .del-user-link {
  display: inline-block;
  padding-top: 10px; }

@media (min-width: 1024px) {
  .dashboard-projekty .kt-portlet-dashoard .kt-portlet__body .big {
    font-size: 35px; } }

@media (min-width: 1350px) {
  .dashboard-projekty .kt-portlet-dashoard .kt-portlet__body .big {
    font-size: 49px; } }

@media (min-width: 1024px) {
  .dashboard-projekty .col-tarif-expiration {
    padding-left: 35px; } }

.kt-header__topbar--mobile-on .kt-header__topbar,
.kt-header-mobile--fixed .kt-header-mobile {
  z-index: 1000; }

.btn .ico-hover {
  display: none; }

.btn-outline-primary .ico-normal {
  display: inline; }

.btn-outline-primary .ico-hover {
  display: none; }

.btn-outline-primary:hover .ico-normal, .btn-outline-primary:active .ico-normal, .btn-outline-primary .dropdown-toggle .ico-normal {
  display: none; }

.btn-outline-primary:hover .ico-hover, .btn-outline-primary:active .ico-hover, .btn-outline-primary .dropdown-toggle .ico-hover {
  display: inline; }
