@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVc.ttf) format('truetype');
}
body {
  min-width: 320px !important;
  font-family: Open Sans, Tahoma, helvetica, arial;
  height: 100%;
  font-size: 1.3rem;
  line-height: 1.21;
  margin: 0;
  background: url(../img/menu_bg.png) top left repeat-y;
}
body .new-layout-content .btn-default:not(.btn--green):not(.btn--blue):not(.btn--red) {
  background: #ffffff;
  border: 1 solid px;
  border-radius: 0;
  color: #329ad6;
  cursor: pointer;
}
@media (max-width: 767px) {
  body {
    background-image: none;
  }
}
input[type='text'],
textarea,
button {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
option {
  color: #303030;
}
select,
input {
  border-radius: 0;
}
.dashboard {
  position: relative;
}
.dashboard .ico-el--nastaveni {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 24px;
  height: 24px;
  background: url(../img/icons.png) -814px -60px;
}
.prehled-ajax-data__loader {
  margin-top: 20px;
  text-align: center;
}
.qtip__layoutIcon .qtip-content {
  padding: 0 !important;
  text-align: center;
}
.table > tbody > tr.active > td {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tbody > tr.active > th {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tbody > tr > td.active {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tbody > tr > th.active {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tfoot > tr.active > td {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tfoot > tr.active > th {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tfoot > tr > td.active {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > tfoot > tr > th.active {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > thead > tr.active > td {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > thead > tr.active > th {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > thead > tr > td.active {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
.table > thead > tr > th.active {
  line-height: 23px;
  background-color: #f5f5f5;
  padding: 5px 8px;
}
table.dataTable thead th {
  padding-right: 5px !important;
}
table.dataTable thead .sorting::after {
  bottom: 4px;
  display: none;
}
table.dataTable thead .sorting_asc::after {
  bottom: 4px;
  display: none;
}
table.dataTable thead .sorting_desc::after {
  bottom: 4px;
  display: none;
}
table.dataTable thead .sorting_asc_disabled::after {
  bottom: 4px;
}
table.dataTable thead .sorting_desc_disabled::after {
  bottom: 4px;
}
.boxik_standard thead tr .header {
  border-bottom: 2px solid #dddddd;
  white-space: nowrap;
}
.boxik_standard tbody tr:hover td {
  color: #2d2d2d !important;
  background-color: unset;
}
@media (max-width: 767px) {
  .no-mobile-visible {
    display: none !important;
  }
}
.top-menu {
  margin-bottom: -20px;
  list-style: none;
  float: right;
  padding-top: 15px;
}
.top-menu .tnav {
  float: none;
  text-align: center;
}
@media (max-width: 767px) {
  .top-menu .tnav {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .top-menu {
    padding-left: 10px;
    margin-bottom: -9px;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .top-menu .tnav__i {
    line-height: 30px;
    width: auto !important;
    float: none;
    display: inline-block;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .top-menu .tnav__ico {
    margin-top: 4px;
  }
}
span.ext_ico_pdf .icon {
  background-position: 3px -703px;
}
span.ext_ico_pdf .icon .iconcnt {
  right: -5px;
  bottom: 3px;
}
.sabdoc_dokumenty span.ext_ico_pdf .icon {
  background-position: 0px -700px;
}
body.page_dokumenty_sabdokumenty td.np .icon {
  top: 3px;
  left: -5px;
}
.textHtml h2 {
  margin: 10px 0 10px;
}
.textHtml p {
  line-height: 15px;
  font-size: 13px;
  margin-bottom: 5px;
}
.textHtml form {
  overflow-x: hidden;
}
.new-layout-content .pureRed,
.new-layout-content a.pureRed {
  color: #ff0000;
}
.new-layout-content a {
  color: #329ad6;
}
.new-layout-content a.red {
  color: #d93131;
}
.new-layout-content a.dark-pink {
  color: #951058;
}
.new-layout-content a.btn--green {
  color: #ffffff;
}
.new-layout-content a.btn {
  color: #ffffff;
}
.new-layout-content .fixfooter a.fixfooter__bday-link {
  color: #000000;
  position: relative;
  padding-left: 73px;
  display: block;
}
.new-layout-content a.chat__link {
  color: #9a9a9a;
}
.new-layout-content .campaign-picker .campaign-picker__title {
  float: none;
}
.new-layout-content h3 {
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}
.new-layout-content h3.campaign-picker__title {
  margin: 5px 0 10px !important;
  padding-bottom: 0 !important;
}
.new-layout-content .legenda {
  padding: 0;
}
@media (max-width: 767px) {
  .new-layout-content #datatableFiltersForm {
    width: auto;
    left: 0;
  }
}
@media (max-width: 767px) {
  .new-layout-content .c-docform__file {
    width: auto !important;
    float: none !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .new-layout-content .c-docform__file input {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .new-layout-content .c-docform__file label {
    padding-bottom: 5px !important;
  }
}
@media (max-width: 767px) {
  .new-layout-content .kontakty__sub-wrapper {
    padding: 0;
    float: none;
  }
}
@media (max-width: 767px) {
  .new-layout-content .kontakty .c-menu__i {
    margin: 0 25px 10px 0;
  }
}
@media (max-width: 767px) {
  .new-layout-content .kontakty h2.title {
    float: none;
    clear: both;
    padding: 10px 0 0;
  }
}
.new-layout-content .kontakty__koncept h2,
.new-layout-content .kontakty__koncept .boxik_portfolio h3 {
  clear: both;
  color: #329ad6;
  float: left;
  font-size: 16px;
  padding: 10px 0;
  margin: 0 !important;
}
.new-layout-content .kontakty__koncept h2 .ico-add,
.new-layout-content .kontakty__koncept .boxik_portfolio h3 .ico-add {
  float: right;
  margin: -1px 0 0 2px;
}
.new-layout-content .kontakty__koncept .boxik_portfolio {
  clear: both;
}
.new-layout-content .kontakty__koncept .boxik_portfolio tr a {
  opacity: 0;
}
.new-layout-content .kontakty__koncept .boxik_portfolio tr:hover a {
  opacity: 1;
}
.new-layout-content .kontakty__koncept .boxik_portfolio a.pridat {
  margin: 10px 0 0 2px;
}
.new-layout-content .kontakty__koncept .boxik_portfolio a.tisknout {
  background: url(../img/icons.png) -275px -500px;
  height: 25px;
  width: 25px;
  display: block;
  float: left;
}
.new-layout-content .kontakty__koncept table {
  width: 400px !important;
}
.new-layout-content .kontakty__koncept table td {
  padding: 2px 5px;
}
.new-layout-content .kontakty__koncept table td:first-child {
  width: 100px;
}
.new-layout-content .kontakty__koncept table td:last-child {
  width: 100px !important;
}
.new-layout-content .kontakty .legenda {
  float: left;
  width: auto;
}
.new-layout-content .kontakty .col-graf {
  text-align: left;
  background: #fff;
  width: 340px;
  height: 340px;
  display: block;
  position: relative;
  float: left;
}
.new-layout-content .kontakty .col-graf .graf-data {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 340px;
  text-align: center;
  left: 0;
  font-family: open sans;
  font-weight: 300;
  z-index: 10;
}
.new-layout-content .kontakty .col-graf .graf-data .line1 {
  font-size: 24px;
  font-weight: 400;
  display: block;
  color: #2b2b2b;
}
.new-layout-content .kontakty .col-graf .graf-data .line2 {
  color: #bbb;
  display: block;
  font-size: 16px;
  font-weight: normal;
}
.new-layout-content .kontakty .col-graf .graf-data .line3 {
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
.new-layout-content .kontakty .aml-exists {
  color: #a2c72b;
}
.new-layout-content .kontakty .aml-not-exists {
  color: #b9b9b9;
}
.new-layout-content .main-content .title {
  width: auto;
}
.new-layout-content p {
  font-family: Open Sans, Tahoma;
}
.bookmarks-bar {
  width: 100%;
  height: 32px;
  float: left;
  padding-left: 185px;
  background: #f0f0f0;
}
.bookmarks-bar .book-list__link:hover {
  color: #9a9a9a !important;
  text-decoration: none;
}
.bookmarks-bar .book-list__link {
  margin-right: 5px;
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
  color: #000000;
}
.bookmarks-bar .book-list__cross {
  margin-right: 20px;
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url(../img/icons.png) 0 -150px;
  margin-top: 4px;
  opacity: 0.2;
}
.bookmarks-bar .book-list__cross:hover {
  opacity: 0.5;
}
.bookmarks-bar .book-list {
  display: block;
  float: left;
  height: 32px;
  max-width: calc(100% - 90px);
  overflow: hidden;
  background: #f0f0f0;
  position: relative;
  padding-left: 10px;
  list-style: none;
  z-index: 15;
}
.bookmarks-bar .book-list__item {
  margin: 0;
  padding: 0;
}
.bookmarks-bar .book-list__close-all {
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
  color: #9a9a9a;
  margin-right: 0;
  margin-left: 30px;
}
.bookmarks-bar .book-list__close-all:hover {
  color: #555555;
  text-decoration: none;
}
@media (max-width: 767px) {
  .bookmarks-bar {
    display: none;
  }
}
.bookmarks-bar a {
  color: #000000;
}
.login__main-content {
  position: relative;
  height: 400px;
  float: left;
  width: 100%;
}
.login__main-content a {
  text-decoration: none;
  color: #329ad6;
  max-width: 185px !important;
}
@media (max-width: 767px) {
  .login__main-content {
    padding: 10px 0;
    text-align: center;
  }
}
.login__header {
  float: left;
  width: 100%;
}
.login__header a {
  text-decoration: none;
  color: #329ad6;
  max-width: 200px !important;
}
.login__header a.logo {
  float: left;
  width: 200px;
}
@media (max-width: 767px) {
  .login__header a.logo {
    background-position: left center !important;
  }
}
.login__header .login__support-link {
  margin-top: 8px;
  color: #2d2d2d !important;
}
@media (max-width: 410px) {
  .login__header .login__support-link {
    margin-top: 20px;
    margin-left: 0;
  }
}
.login__header .login__support-link:hover {
  opacity: 0.5;
}
.pagination > li > a {
  padding: 6px;
}
.logo {
  max-width: 100%;
}
@media (max-width: 1040px) {
  .logo {
    margin-top: 0;
  }
}
.header__content {
  float: left;
  width: calc(100% - 245px);
}
@media (max-width: 767px) {
  .header__content {
    min-height: 90px;
    width: calc(100% - 125px);
  }
}
.table tr td span.fav_0 {
  position: relative;
  left: 0px;
}
.content-sab {
  max-width: 100%;
  min-width: 0;
}
.specialni_chat_message {
  background: #f5f5f5 none repeat scroll 0 0;
  bottom: 0;
  clear: both;
  display: none;
  font-size: 9px;
  left: auto;
  padding: 6px;
  position: absolute;
  right: 200px;
  text-align: center;
  width: 240px;
}
@media (max-width: 550px) {
  .specialni_chat_message {
    left: auto;
    width: 80%;
    right: 100%;
  }
}
.login__content--fpass {
  background: #ffffff;
  padding: 20px;
  max-width: 500px;
  margin: 0 auto;
}
.login__content--fpass .fpass {
  float: none !important;
  max-width: 100% !important;
  width: 100%;
}
.login__content--fpass form {
  padding: 0 !important;
}
.login__content--fpass form label {
  font-weight: 300;
  line-height: 29px;
  margin: 0;
}
.login__content--fpass .error {
  max-width: 100% !important;
}
.login__content--fpass form.fpass .login__submit {
  width: 100%;
}
@media (max-width: 767px) {
  .login__content--fpass form.fpass {
    margin-top: 15px !important;
  }
  .login__content--fpass form.fpass .col-xs-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#chat__pannel,
#dotazy__pannel {
  display: none;
}
.special .specialni_chat_message {
  display: block;
}
.sab-ukoly {
  position: relative;
  float: right;
  left: auto;
  top: -50px;
  bottom: auto;
  right: auto;
  min-width: 0px;
  max-width: 50%;
  margin-bottom: 20px;
  width: 100%;
}
@media (max-width: 930px) {
  .sab-ukoly {
    top: 0;
    width: 100%;
    max-width: 100%;
  }
}
.sab-kontakty .col {
  min-width: 400px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .sab-kontakty .col {
    padding-right: 0 !important;
  }
}
.left-menu {
  float: left;
  width: 175px;
  background-color: #f0f0f0;
  min-height: 10px;
}
.left-menu ul ul .nav__link--active {
  background: 0 0;
}
@media (max-width: 767px) {
  .left-menu {
    bottom: 0;
    left: calc(-100% + 3px);
    position: fixed;
    top: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .left-menu .nav {
    display: block !important;
    opacity: 0;
  }
}
.left-menu .nav__subnav__i {
  height: 21px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .left-menu .nav__subnav__i {
    width: calc(100% - 10px);
    display: none;
    height: auto;
    line-height: unset;
  }
}
@media (max-width: 767px) {
  .left-menu .nav__subnav__i .nav__subnav__link {
    font-size: 16px;
    padding: 6px 0;
  }
}
.left-menu .nav__i {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .left-menu .nav__i .nav__subnav {
    width: calc(100% - 10px);
    display: block;
    float: none;
    height: auto;
    opacity: 1;
    position: static;
    visibility: visible;
    padding-left: 70px;
  }
}
@media (max-width: 767px) {
  .left-menu .nav__i {
    height: auto;
  }
  .left-menu .nav__i a {
    width: 100%;
  }
  .left-menu .nav__i .nav__subnav {
    width: 100% !important;
  }
  .left-menu .nav__i .nav__subnav__i {
    width: 100% !important;
  }
}
.left-menu .nav__link {
  padding: 0 0 0 15px;
  line-height: 45px;
  color: #555555;
  font-size: 1.4rem;
  -webkit-transition: all 0.4s ease 0s;
}
@media (max-width: 767px) {
  .left-menu .nav__link {
    width: 100%;
    padding: 0 0 0 23px;
  }
  .left-menu .nav__link .nav__ico {
    margin-right: 23px;
  }
}
.left-menu .nav__subnav {
  position: absolute;
  left: 175px;
  top: 0;
  width: 200px;
  background-color: #9a9a9a;
  padding: 15px;
  list-style: none;
  display: block;
  opacity: 0;
  z-index: 99;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  .left-menu .nav__subnav {
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    background-color: #9a9a9a;
    list-style: none;
    display: block;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}
@media (max-width: 767px) {
  .left-menu .nav__subnav__i--mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .left-menu .mobilemenu__link {
    display: block;
  }
}
@media (max-width: 767px) {
  .left-menu .nav--mobilevisible {
    display: block;
    z-index: 400;
  }
}
@media (max-width: 767px) {
  .left-menu > .nav--mobilevisible {
    padding-top: 23px;
  }
}
.left-menu .nav__i:hover .nav__subnav {
  visibility: visible;
  opacity: 1;
}
.left-menu .nav__i:hover .nav__link {
  background-color: #9a9a9a;
  color: #ffffff;
}
.left-menu .nav__subnav__i--heading {
  margin-top: 15px;
  text-decoration: underline;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .left-menu .nav__subnav__i--heading {
    margin-top: 15px;
    text-decoration: underline;
    color: #ffffff;
  }
}
.left-menu .nav__subnav__link {
  font-size: 1.4rem !important;
  color: #ffffff;
  display: block;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .left-menu .nav__subnav__link {
    color: #ffffff;
    display: block;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
  }
}
.left-menu .nav__subnav__link:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .left-menu .nav__subnav__link:hover {
    text-decoration: none;
  }
}
.left-menu .nav__i--delimiter {
  margin-bottom: 30px;
  clear: both;
}
@media (max-width: 767px) {
  .left-menu .nav__i--delimiter {
    margin: 0;
  }
}
.left-menu .nav__link:hover {
  background-color: #9a9a9a;
  color: #ffffff;
}
.left-menu .nav__link--active {
  background-color: #329ad6;
  color: #ffffff;
}
.left-menu .nav__ico {
  display: inline-block;
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  margin-top: -3px;
}
.left-menu .nav__ico--kontakty {
  background: url(../img/icons.png) -250px -48px;
}
.left-menu .nav__ico--kalendar {
  background: url(../img/icons.png) -400px -48px;
}
.left-menu .nav__ico--dokumenty {
  background: url(../img/icons.png) -300px -48px;
}
.left-menu .nav__ico--obchod {
  background: url(../img/icons.png) -450px -48px;
}
.left-menu .nav__ico--zadosti {
  background: url(../img/icons.png) -500px -48px;
}
.left-menu .nav__ico--lide {
  background: url(../img/icons.png) -550px -48px;
}
.left-menu .nav__ico--vykony {
  background: url(../img/icons.png) -600px -48px;
}
.left-menu .nav__ico--statistiky {
  background: url(../img/icons.png) -650px -48px;
}
.left-menu .nav__ico--reality {
  background: url(../img/icons.png) -700px -48px;
}
.left-menu .nav__ico--administrace {
  background: url(../img/icons.png) repeat scroll -800px -48px;
}
.notify-menu .nnav__i .nnav__link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.notify-menu .nnav__i--smlouvy .nnav__link {
  position: static;
}
.header--notification {
  background: #dc4a70;
  border-radius: 15px;
  color: white;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  display: block;
  text-align: center;
  float: right;
  position: relative;
  bottom: 1.5px;
}
@media (max-width: 767px) {
  .header--notification {
    bottom: -8px;
  }
}
#switchUserForm {
  float: right;
  margin: 10px 10px 0 0;
}
@media (max-width: 767px) {
  #switchUserForm {
    max-width: calc(100% - 300px);
    position: absolute;
    right: 0;
    top: 35px;
  }
  #switchUserForm select {
    max-width: 100%;
  }
}
.dataTable {
  width: 100% !important;
  max-width: 100% !important;
}
.dataTable thead * {
  user-select: none;
}
.dataTable tbody td {
  vertical-align: middle !important;
}
.dataTable tbody .dataTable__displayOnHover {
  transition: all 0.4s ease 0s;
  opacity: 0;
}
.dataTable tbody tr:hover .dataTable__displayOnHover {
  opacity: 1;
}
.mergeContacts .error {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
}
#fixheader-spacer {
  display: none;
}
.body--desktop .top-menu {
  position: fixed;
  top: 0;
  right: 0;
}
.body--desktop .dokumenty table.table th {
  border-bottom: none !important;
  color: #9a9a9a;
}
.topMenu__visible_xsmall {
  display: none;
}
.topMenu__visible_xsmall {
  display: none;
}
.topMenu--small .topMenu__novisible {
  display: none;
}
.topMenu--xsmall .topMenu__novisible_xsmall {
  display: none;
}
.topMenu--xsmall .topMenu__visible_xsmall {
  display: inline-block;
}
.topMenufixed__visible_xsmall {
  display: none;
}
.topMenufixed--small .topMenufixed__novisible {
  display: none;
}
.topMenufixed--xsmall .topMenufixed__novisible_xsmall {
  display: none;
}
.topMenufixed--xsmall .topMenufixed__visible_xsmall {
  display: inline-block;
}
.topMenufixed header.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 94;
  border-bottom: 1px solid #e0e0e0;
}
.topMenufixed #fixheader-spacer {
  display: block;
  height: 120px;
  background: #ffffff;
}
.topMenufixed .header #switchUserForm {
  display: none;
}
.topMenufixed .header * {
  max-height: 67px;
}
.topMenufixed .header .header__mid {
  margin-top: 11px;
}
.topMenufixed .header .top-menu {
  padding-top: 26px;
}
.topMenufixed .header .logo {
  background-position: 0 5px;
}
.topMenufixed #forum--infoWindow {
  display: none !important;
}
.mcnav__link {
  line-height: 38px;
  height: 38px;
  white-space: nowrap;
  display: block;
  float: left;
}
.mcnav__ico {
  margin-top: 8px;
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.table-responsive {
  border: none !important;
}
.table-responsive tbody td {
  vertical-align: middle !important;
  border-top: 0 !important;
}
body.new-layout-content .btn-default {
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
}
body.new-layout-content .rowBtnSpaces {
  margin-right: -10px;
}
body.new-layout-content .rowBtnSpaces .btn {
  margin-right: 10px;
}
body.new-layout-content .columnBtnSpaces .btn {
  margin-bottom: 10px;
  width: 100%;
}
@media (max-width: 1550px) and (min-width: 992px) {
  body.new-layout-content .columnBtnSpaces .btn {
    white-space: normal;
    line-height: 100%;
    height: auto;
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  body.new-layout-content .columnBtnSpaces .btn {
    white-space: normal;
    line-height: 100%;
    height: auto;
    padding-bottom: 10px;
  }
}
body.new-layout-content .btn {
  border-radius: 0;
}
body.new-layout-content .btn-border {
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
}
body.new-layout-content .btn--sweetgreen:hover {
  opacity: 0.7 !important;
}
body.new-layout-content .btn--blue:hover {
  opacity: 0.7 !important;
  border-color: #329ad6 !important;
  background-color: #329ad6 !important;
}
body.new-layout-content .btn-border:hover {
  opacity: 0.7 !important;
}
body.new-layout-content .main-content .btn--invert-blue:hover {
  opacity: 0.7 !important;
  border-color: #329ad6 !important;
  color: #329ad6 !important;
}
body.new-layout-content .main-content .btn--invert-blue {
  background: transparent;
  border-color: #329ad6 !important;
  border-width: 1px !important;
  color: #329ad6 !important;
  height: 32px !important;
  line-height: 30px;
  padding: 0;
}
body.new-layout-content .main-content .btn--invert-blue:focus {
  border-color: #329ad6 !important;
  color: #329ad6 !important;
}
body.new-layout-content .main-content .btn--invert-red {
  background: transparent;
  border-color: #d93131 !important;
  color: #d93131 !important;
}
body.new-layout-content .main-content .btn--invert-red:hover {
  border-color: #d93131 !important;
  color: #d93131 !important;
}
body.new-layout-content .main-content .btn--invert-red:focus {
  border-color: #d93131 !important;
  color: #d93131 !important;
}
body.new-layout-content .btn--darkblue {
  border-color: #2786bd !important;
  background-color: #2786bd !important;
}
body.new-layout-content .btn--darkblue:hover {
  border-color: #1b76ab !important;
  background-color: #1b76ab !important;
}
body.new-layout-content .btn--sweetgreen {
  border-color: #a2c72b !important;
  background-color: #a2c72b !important;
}
body.new-layout-content .btn--blue {
  border-color: #329ad6 !important;
  background-color: #329ad6 !important;
}
body.new-layout-content .errorMessage {
  clear: both;
}
body.new-layout-content .errorMessage p {
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 9px;
}
body.new-layout-content .errorMessage .btn {
  margin-right: 10px;
}
body.new-layout-content .btn-default:hover {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
  color: #333333 !important;
}
body.new-layout-content .btn-default:focus {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
  color: #333333 !important;
}
body.new-layout-content .btn--green:hover {
  color: #ffffff !important;
  background: #c4e657 !important;
  border-color: #c4e657 !important;
}
body.new-layout-content .btn--green:focus {
  color: #ffffff !important;
  background: #c4e657 !important;
  border-color: #c4e657 !important;
}
body.new-layout-content .btn--green[disabled]:hover {
  color: #333333 !important;
  background: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
body.new-layout-content .btn--green[disabled]:focus {
  color: #333333 !important;
  background: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
#datatableFilters {
  float: right;
  position: absolute;
  right: 0;
  top: -8px;
  width: auto;
  z-index: 4;
}
@media (max-width: 767px) {
  #datatableFilters {
    float: none;
    position: relative;
    top: 0;
  }
}
.kontakty .dataTableFilters a {
  position: relative;
  z-index: 1;
}
#datatableFiltersForm {
  background: #329ad6;
  padding: 15px !important;
  position: absolute;
  right: 0;
  top: 56px !important;
  z-index: 5 !important;
  width: 420px;
  display: none;
}
#datatableFiltersForm .fright {
  float: right;
}
#datatableFiltersForm .btn--darkblue {
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin-top: 18px;
}
#datatableFiltersForm input {
  float: left;
  margin: 0 10px 0 0;
  margin-right: 10px;
}
#datatableFiltersForm label {
  color: #ffffff;
  line-height: 29px !important;
}
@media (max-width: 500px) {
  #datatableFiltersForm .col-xs-4 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 500px) {
  #datatableFiltersForm .col-xs-4 .form__col--selector {
    width: 50%;
    float: left;
  }
}
@media (max-width: 500px) {
  #datatableFiltersForm .col-xs-4 .form__col--selector label {
    white-space: nowrap;
  }
}
#datatableFiltersForm .btn--blue {
  background: #2786bd;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
#datatableFiltersForm .btn--blue:focus {
  background: #144765;
  color: #ffffff;
}
#datatableFiltersForm .btn--blue:hover {
  background: #144765;
  color: #ffffff;
}
.kontakty__userGroupForm input,
.myplann__userGroupForm input {
  margin: 0 5px 0 0;
  height: 12px;
}
.kontakty__userGroupForm label,
.myplann__userGroupForm label {
  margin-right: 10px;
  color: #329ad6;
}
.kontakty .dokumenty ul.alert,
.myplann .dokumenty ul.alert {
  background-color: transparent;
  border: none;
  padding: 0;
}
.kontakty .campaign-menu,
.myplann .campaign-menu {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.kontakty .campaign-menu .cmenu-item,
.myplann .campaign-menu .cmenu-item {
  height: 35px !important;
  margin-top: 3px;
}
.kontakty .contacts-campains .campaign-picker .c-col,
.myplann .contacts-campains .campaign-picker .c-col {
  width: 90%;
}
.kontakty .contacts-campains .campaign-picker .cc__check,
.myplann .contacts-campains .campaign-picker .cc__check {
  width: 10%;
}
.kontakty .contacts-campains .c-col,
.myplann .contacts-campains .c-col {
  width: 50%;
}
.kontakty .campaign-picker,
.myplann .campaign-picker {
  background-color: #329ad6;
  color: #ffffff;
  padding: 7px 25px;
  margin: 0 0 20px;
}
@media (min-width: 990px) and (max-width: 1050px) {
  .kontakty .campaign-picker,
  .myplann .campaign-picker {
    padding: 7px 13px;
  }
}
.kontakty .campaign-picker .c-form__label,
.myplann .campaign-picker .c-form__label {
  word-break: break-word;
  font-size: 18px;
  line-height: 20px;
  width: 100%;
  float: right;
  height: auto !important;
  font-family: Open Sans;
  font-weight: 300;
}
.kontakty .campaign-picker .c-row,
.myplann .campaign-picker .c-row {
  border: none !important;
  width: 100%;
  border-bottom: 1px dotted #dedede;
}
.kontakty .campaign-picker .c-col-80p,
.myplann .campaign-picker .c-col-80p {
  width: 90%;
}
.kontakty .campaign-picker input[type="checkbox"],
.myplann .campaign-picker input[type="checkbox"] {
  height: 20px;
}
.kontakty .import-form__submit,
.myplann .import-form__submit {
  height: auto !important;
  position: relative;
  line-height: 50px;
  padding: 0 15px 0 70px;
}
.kontakty .table-cols-selection,
.myplann .table-cols-selection {
  padding-right: 0 !important;
  display: none !important;
  position: relative;
  float: right;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .kontakty .table-cols-selection,
  .myplann .table-cols-selection {
    position: absolute !important;
    right: 0;
    top: -7px !important;
  }
}
.kontakty .table-cols-selection .btn,
.myplann .table-cols-selection .btn {
  margin: 15px 10px 0 0;
}
.kontakty .table-cols-selection__icon,
.myplann .table-cols-selection__icon {
  background-position: -700px -449px !important;
  width: 50px;
  height: 50px;
  float: left;
  background: url(../img/icons.png) -700px -450px;
}
.kontakty .info-container__editinfo,
.myplann .info-container__editinfo {
  width: 100%;
  margin: 6px 0;
  clear: both;
  float: left;
}
.kontakty .info-container__editinfo .editinfo__link,
.myplann .info-container__editinfo .editinfo__link {
  float: right;
  font-size: 1.2rem;
  line-height: 25px;
  display: block;
  color: #d93131;
}
.kontakty .info-container__editinfo .editinfo__p,
.myplann .info-container__editinfo .editinfo__p {
  float: left;
  font-size: 1.1rem;
  color: #9a9a9a;
  font-weight: 700;
  line-height: 25px;
}
.kontakty .info-container__editinfo .editinfo__link:hover,
.myplann .info-container__editinfo .editinfo__link:hover {
  text-decoration: none;
  color: #e01a49;
}
.kontakty .ctrlpanel__item--hvezda-active,
.myplann .ctrlpanel__item--hvezda-active {
  background-color: #a9e122 !important;
  background-position: -505px -655px !important;
}
.kontakty .filterRow select,
.myplann .filterRow select {
  margin: 3px 6px 3px 0;
  width: 210px;
  max-width: 50%;
  border: 1px solid #dedede;
}
.kontakty .filterRow > select,
.myplann .filterRow > select {
  border: none;
}
.kontakty .filterRow input,
.myplann .filterRow input {
  margin: 3px 6px 3px 0;
  width: 210px;
  max-width: 50%;
}
.kontakty .filterOption select,
.myplann .filterOption select {
  width: 147px;
  margin-right: 10px;
  max-width: 30%;
}
.kontakty .filterOption input,
.myplann .filterOption input {
  width: 147px;
  margin-right: 10px;
  max-width: 30%;
}
.kontakty #datatatableSearchFilters .filterRow .smazat,
.myplann #datatatableSearchFilters .filterRow .smazat {
  background: rgba(0, 0, 0, 0) url("../images/sprite.png?v=2") repeat scroll -756px -450px;
  cursor: pointer;
  height: 25px;
  overflow: hidden;
  position: relative;
  text-indent: -100px;
  top: 8px;
  width: 14px;
  transition: all 0s linear;
}
.kontakty #datatatableSearchFilters .filterRow .smazat:hover,
.myplann #datatatableSearchFilters .filterRow .smazat:hover {
  text-decoration: none;
  color: red;
  background-position: -781px -450px;
}
.kontakty .export-contacts,
.myplann .export-contacts {
  height: 50px !important;
  color: #ffffff;
  position: relative;
  line-height: 50px;
  padding: 0 15px 0 70px;
}
.kontakty .export-contracts,
.myplann .export-contracts {
  height: 50px !important;
  color: #ffffff;
  position: relative;
  line-height: 50px;
  padding: 0 15px 0 70px;
}
.kontakty .pf-menu__link,
.myplann .pf-menu__link {
  font-size: 2.5rem;
  line-height: 6.4rem;
  font-weight: 200 !important;
  font-family: Open Sans, Tahoma, helvetica, arial;
  color: #303030 !important;
  float: left;
}
.kontakty .kontaktyDatatable,
.myplann .kontaktyDatatable {
  display: none;
}
.kontakty .kontaktyDatatable--withoutpaginator,
.myplann .kontaktyDatatable--withoutpaginator {
  padding-top: 28px;
  posistion: relative;
}
@media (max-width: 768px) {
  .kontakty .kontaktyDatatable--withoutpaginator .table-cols-selection,
  .myplann .kontaktyDatatable--withoutpaginator .table-cols-selection {
    position: static !important;
  }
}
.kontakty .kontaktyDatatable td,
.myplann .kontaktyDatatable td {
  padding: 1px 8px !important;
  border-top: none !important;
}
.kontakty .kontaktyDatatable th,
.myplann .kontaktyDatatable th {
  white-space: nowrap;
}
.kontakty .kontaktyDatatable thead th,
.myplann .kontaktyDatatable thead th {
  width: auto !important;
}
.kontakty .kontaktyDatatable thead th .fav-ico,
.myplann .kontaktyDatatable thead th .fav-ico {
  background: url(../img/icons.png) -152px -500px;
}
.kontakty .kontaktyDatatable thead th:nth-child(1),
.myplann .kontaktyDatatable thead th:nth-child(1),
.kontakty .kontaktyDatatable thead th:nth-child(2),
.myplann .kontaktyDatatable thead th:nth-child(2) {
  width: 10px !important;
}
.kontakty .kontaktyDatatable tbody td,
.myplann .kontaktyDatatable tbody td {
  width: auto !important;
}
.kontakty .kontaktyDatatable tbody td span.no-rights,
.myplann .kontaktyDatatable tbody td span.no-rights {
  color: #e6e6e6;
}
.kontakty .kontaktyDatatable tbody td:nth-child(1),
.myplann .kontaktyDatatable tbody td:nth-child(1),
.kontakty .kontaktyDatatable tbody td:nth-child(2),
.myplann .kontaktyDatatable tbody td:nth-child(2) {
  width: 10px !important;
}
.kontakty .hideIfFirstLoad,
.myplann .hideIfFirstLoad {
  display: none;
}
.kontakty .datatableAfterHeader,
.myplann .datatableAfterHeader {
  display: none;
}
@media (min-width: 1200px) and (max-width: 1290px) {
  .kontakty .row--fullbuttons *,
  .myplann .row--fullbuttons * {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .kontakty .mcnav,
  .myplann .mcnav {
    clear: both;
  }
}
@media (max-width: 767px) {
  .kontakty .mcnav__i,
  .myplann .mcnav__i {
    margin-right: 10px;
    width: auto;
  }
}
.kontakty .c-form,
.myplann .c-form {
  float: left;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .kontakty .c-form,
  .myplann .c-form {
    margin-right: 0;
  }
}
.kontakty .c-form--resetPassword,
.myplann .c-form--resetPassword {
  margin-right: 0;
}
.kontakty .c-form .contacts-campains,
.myplann .c-form .contacts-campains {
  padding: 0;
}
.kontakty .c-form .contacts-campains .container-fluid,
.myplann .c-form .contacts-campains .container-fluid {
  padding-left: 0;
}
.kontakty .c-form .info-container,
.myplann .c-form .info-container {
  padding: 0;
}
.kontakty .c-form .info-container .container-fluid,
.myplann .c-form .info-container .container-fluid {
  padding-left: 0;
}
@media (max-width: 991px) {
  .kontakty .c-form .info-container .c-col,
  .myplann .c-form .info-container .c-col {
    width: 100%;
  }
}
.kontakty .c-form .user-info,
.myplann .c-form .user-info {
  padding: 0;
}
.kontakty .c-form .user-info .container-fluid,
.myplann .c-form .user-info .container-fluid {
  padding-left: 0;
}
.kontakty .c-form .fright,
.myplann .c-form .fright {
  float: right;
}
.kontakty .c-form .c-col label,
.myplann .c-form .c-col label {
  display: table-cell;
  vertical-align: middle;
  height: 28px;
}
.kontakty .c-form .c-col .c-col-label--bigger label,
.myplann .c-form .c-col .c-col-label--bigger label {
  font-size: 15px;
}
.kontakty .c-form .c-col .c-col-element--textarea textarea,
.myplann .c-form .c-col .c-col-element--textarea textarea {
  height: 120px;
}
.kontakty .c-form > .c-col,
.myplann .c-form > .c-col {
  margin-right: 15px;
  width: calc(33.3333% - 15px);
}
@media (max-width: 991px) {
  .kontakty .c-form > .c-col,
  .myplann .c-form > .c-col {
    width: 100%;
    margin-right: 0;
  }
}
.kontakty .all-contacts,
.myplann .all-contacts {
  background: url(../img/btn-zobrazitvse.png) right center no-repeat #ffffff;
  color: #9a9a9a;
  padding-top: 8px;
  padding-left: 32px;
  padding-right: 18px;
  float: left;
  height: 52px;
  width: 150px;
  line-height: 1.5;
  font-size: 1.2rem;
  transition: all 0.4s linear;
}
.kontakty .all-contacts:hover,
.myplann .all-contacts:hover {
  color: #329ad6;
  background-image: url(../img/btn-zobrazitvse--blue.png?v=3);
}
@media (max-width: 767px) {
  .kontakty .all-contacts,
  .myplann .all-contacts {
    margin-bottom: 10px;
  }
}
.kontakty .search-form,
.myplann .search-form {
  margin-top: 10px;
  margin-bottom: 30px;
}
.kontakty .search-form-extended,
.myplann .search-form-extended {
  width: calc(100% - 175px);
  margin-top: 15px;
}
.kontakty .search-form-extended .container,
.myplann .search-form-extended .container {
  width: calc(100% - 175px);
  margin-top: 15px;
}
@media (max-width: 767px) {
  .kontakty .search-form-extended .container,
  .myplann .search-form-extended .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .kontakty .search-form-extended,
  .myplann .search-form-extended {
    width: 100%;
  }
}
.kontakty .searchinput,
.myplann .searchinput {
  width: 394px;
  height: 52px;
  float: left;
  font-size: 1.8rem;
  line-height: 30px;
  outline: 0;
  padding: 0 10px;
  position: relative;
  text-align: left;
  border: 1px solid #dedede;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .kontakty .searchinput,
  .myplann .searchinput {
    width: 100%;
  }
}
.kontakty .search-select,
.myplann .search-select {
  width: 200px;
  float: left;
  margin: 10px 10px 0 0;
}
.kontakty .extended-row-found,
.myplann .extended-row-found {
  line-height: 52px;
  font-weight: 700;
}
.kontakty .btn--big-search,
.myplann .btn--big-search {
  float: left;
}
.kontakty .table,
.myplann .table {
  width: 100%;
  margin-top: 10px;
  clear: both;
}
.kontakty .row th,
.myplann .row th {
  cursor: pointer;
}
.kontakty .table-list-header,
.myplann .table-list-header {
  width: 100%;
  float: left;
}
.kontakty .table-info,
.myplann .table-info {
  display: block;
  float: left;
  width: 350px;
  height: 50px;
  padding: 0;
  margin: 0;
  line-height: 50px;
}
@media (max-width: 767px) {
  .kontakty .table-info,
  .myplann .table-info {
    width: auto;
  }
}
.kontakty .table-cols-check,
.myplann .table-cols-check {
  margin-right: 5px;
}
.kontakty .table-cols-selection-box,
.myplann .table-cols-selection-box {
  position: absolute;
  width: 465px;
  top: 95px;
  right: 0;
  background-color: #329ad6;
  color: #ffffff;
  padding: 15px;
  line-height: 2.1;
}
.kontakty .table-cols-selection:hover,
.myplann .table-cols-selection:hover {
  text-decoration: none;
}
.kontakty .grid-menu,
.myplann .grid-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kontakty .grid-menu__i,
.myplann .grid-menu__i {
  float: left;
  margin: 0 3px 5px 0;
}
.kontakty .ctrlpanel,
.myplann .ctrlpanel {
  width: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
@media (max-width: 767px) {
  .kontakty .ctrlpanel,
  .myplann .ctrlpanel {
    width: 160px;
  }
}
.kontakty .ctrlpanel__item,
.myplann .ctrlpanel__item {
  width: 40px;
  float: left;
  height: 40px;
}
.kontakty .ctrlpanel__item:hover,
.myplann .ctrlpanel__item:hover {
  background-color: #f5f5f5;
}
.kontakty .ctrlpanel__item--ukoly,
.myplann .ctrlpanel__item--ukoly {
  background: url(../img/icons.png) -454px -744px;
}
.kontakty .ctrlpanel__item--hvezda,
.myplann .ctrlpanel__item--hvezda {
  background: url(../img/icons.png) -455px -655px;
}
.kontakty .ctrlpanel__item--tiskarna,
.myplann .ctrlpanel__item--tiskarna {
  background: url(../img/icons.png) -455px -705px;
}
.kontakty .ctrlpanel__item--modelace,
.myplann .ctrlpanel__item--modelace {
  background: url(../img/icon-modelace-transparent.png);
}
.kontakty .ctrlpanel__link,
.myplann .ctrlpanel__link {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
  top: 0;
}
.kontakty .ctrlpanel__number,
.myplann .ctrlpanel__number {
  width: 21px;
  height: 21px;
  background-color: #dc4a70;
  color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  font-weight: 600;
  padding-top: 4px;
  font-family: helvetica, arial;
}
.kontakty .c-menu,
.myplann .c-menu {
  list-style: none;
  clear: both;
  margin: 10px 0 0;
  padding: 0;
  font-weight: 700;
  float: left;
}
.kontakty .c-menu__i,
.myplann .c-menu__i {
  float: left;
  margin: 0 40px 10px 0;
}
.kontakty .c-menu__link,
.myplann .c-menu__link {
  color: #9a9a9a;
}
.kontakty .c-menu__link:hover,
.myplann .c-menu__link:hover {
  text-decoration: none;
  color: #329ad6;
}
.kontakty .c-menu__link--active,
.myplann .c-menu__link--active {
  color: #329ad6;
}
.kontakty .c-menu__link--active-red,
.myplann .c-menu__link--active-red,
.kontakty .c-menu__link--active-red:hover,
.myplann .c-menu__link--active-red:hover {
  color: #ff0000;
}
.kontakty .c-form__submit,
.myplann .c-form__submit {
  padding: 20px 40px !important;
  height: auto;
}
.kontakty .c-form__wrapper,
.myplann .c-form__wrapper {
  float: left;
  margin-top: 20px;
  clear: both;
}
.kontakty .c-form__input--text,
.myplann .c-form__input--text {
  width: calc(100% - 22px);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.kontakty .c-form__textarea,
.myplann .c-form__textarea {
  width: 100%;
  height: 150px;
}
.kontakty .c-row,
.myplann .c-row {
  margin: 0 0 5px;
  float: left;
  width: 100%;
  padding: 0;
}
.kontakty .c-row input.btn,
.myplann .c-row input.btn {
  padding: 0;
}
.kontakty .c-row h4,
.myplann .c-row h4,
.kontakty .c-row .c-col--description-label label,
.myplann .c-row .c-col--description-label label {
  color: #329ad6;
  font-size: 14px;
  padding-bottom: 0;
  font-weight: 300;
}
.kontakty .c-row .c-col--description-textarea textarea,
.myplann .c-row .c-col--description-textarea textarea {
  height: 100px;
}
.kontakty .c-row .c-col--description-textarea textarea.autoresize,
.myplann .c-row .c-col--description-textarea textarea.autoresize {
  min-height: 100px;
  line-height: 20px;
  resize: none;
  padding: 10px;
}
.kontakty .c-col,
.myplann .c-col {
  float: left;
  padding: 0;
}
.kontakty .user-info .btn,
.myplann .user-info .btn {
  width: 100%;
}
.kontakty .user-info .c-col,
.myplann .user-info .c-col {
  width: 50%;
}
.kontakty .user-info__row,
.myplann .user-info__row {
  width: 100%;
}
.kontakty .user-info__col,
.myplann .user-info__col {
  width: 48%;
}
.kontakty .user-info__select,
.myplann .user-info__select {
  width: 100%;
}
.kontakty .campaign-picker__title,
.myplann .campaign-picker__title {
  font-size: 1.4rem;
}
.kontakty .cc__check,
.myplann .cc__check {
  float: right;
}
.kontakty .cc__link,
.myplann .cc__link {
  display: block;
  width: 100%;
  float: left;
  padding-top: 10px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #9a9a9a;
}
.kontakty .cc__ico--add,
.myplann .cc__ico--add {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url(../img/icons.png) -100px -525px;
}
.kontakty .cc__title,
.myplann .cc__title {
  display: block;
  float: left;
  width: 100%;
  padding: 15px 0;
}
.kontakty .info-container__warning,
.myplann .info-container__warning {
  position: relative;
  margin: 10px 0;
  float: left;
}
.kontakty .info-container__warning a,
.myplann .info-container__warning a {
  color: #e01a49;
  text-decoration: underline;
}
.kontakty .info-container__warning a:hover,
.myplann .info-container__warning a:hover {
  text-decoration: none;
}
.kontakty .info-container__pfinfo,
.myplann .info-container__pfinfo {
  width: 100%;
  float: left;
}
.kontakty .info-container__p,
.myplann .info-container__p {
  color: #e01a49;
  line-height: 1.5;
}
.kontakty .info-container__p--iconed,
.myplann .info-container__p--iconed {
  padding-left: 35px;
  color: #e01a49;
}
.kontakty .info-container__btn,
.myplann .info-container__btn {
  width: 100%;
  margin-bottom: 5px;
}
.kontakty .info-container__ico,
.myplann .info-container__ico {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url(../img/icons.png) -225px -575px;
}
.kontakty .import-form__table td,
.myplann .import-form__table td {
  padding: 5px;
}
.kontakty .import-form__table th,
.myplann .import-form__table th {
  width: 150px;
}
.kontakty .export-contacts::after,
.myplann .export-contacts::after {
  top: 0;
  width: 50px;
  display: block;
  float: left;
  left: 0;
  content: "";
  position: absolute;
  height: 50px;
  background: url(../img/icons.png) -650px -500px #329ad6;
}
.kontakty .export-contracts::after,
.myplann .export-contracts::after {
  top: 0;
  width: 50px;
  display: block;
  float: left;
  left: 0;
  content: "";
  position: absolute;
  height: 50px;
  background: url(../img/icons.png) -700px -500px #329ad6;
}
.kontakty .import-form__submit::after,
.myplann .import-form__submit::after {
  top: 0;
  width: 50px;
  display: block;
  float: left;
  left: 0;
  content: "";
  position: absolute;
  height: 50px;
  background: url(../img/icons.png) -750px -500px #329ad6;
}
.kontakty .import-form__table--grayval td,
.myplann .import-form__table--grayval td {
  color: #9a9a9a;
}
.kontakty .export-contacts:hover,
.myplann .export-contacts:hover {
  color: #ffffff;
}
.kontakty .export-contracts:hover,
.myplann .export-contracts:hover {
  color: #ffffff;
}
.kontakty .import-form__submit:hover,
.myplann .import-form__submit:hover {
  color: #ffffff;
}
.kontakty .history__date,
.myplann .history__date {
  color: #9a9a9a;
  font-size: 1.2rem;
}
.kontakty .campaign-form__btn,
.myplann .campaign-form__btn {
  width: 100%;
  margin-bottom: 5px;
}
.kontakty .c-docform__name,
.myplann .c-docform__name {
  width: 400px;
  border: 1px solid #329ad6;
  padding: 10px;
  color: #9a9a9a;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.kontakty .c-docform__input,
.myplann .c-docform__input {
  border: none;
  margin-bottom: 10px;
}
.kontakty .c-docform__file,
.myplann .c-docform__file {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.kontakty .c-docform__file .btn,
.myplann .c-docform__file .btn {
  padding: 1px 25px;
}
.kontakty .pf-legend,
.myplann .pf-legend {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2.7rem;
}
.kontakty .pf-legend__i,
.myplann .pf-legend__i {
  color: #9a9a9a;
  position: relative;
}
.kontakty .pf-legend__ico,
.myplann .pf-legend__ico {
  margin-right: 10px;
}
.kontakty .pf-menu,
.myplann .pf-menu {
  width: 100%;
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  float: left;
}
.kontakty .pf-menu__i,
.myplann .pf-menu__i {
  width: 100%;
  clear: both;
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 6rem;
}
.kontakty .pf-menu__ico,
.myplann .pf-menu__ico {
  float: right;
  margin-top: 2.2rem;
  margin-left: 10px;
}
.kontakty .pf-menu__link:hover,
.myplann .pf-menu__link:hover {
  text-decoration: none;
  color: #555555;
}
.kontakty .pf-menu__sub-link,
.myplann .pf-menu__sub-link {
  background-color: #f0f0f0;
  color: #000000;
  display: block;
  width: 100%;
  height: 40px;
}
.kontakty .portfolioRow,
.myplann .portfolioRow {
  cursor: pointer;
}
.kontakty .portfolioRow--hidden,
.myplann .portfolioRow--hidden {
  display: none !important;
}
.kontakty .portfolioRow .pf-menu__sub-link--ico,
.myplann .portfolioRow .pf-menu__sub-link--ico {
  text-align: right;
}
.kontakty .portfolioRow--maingroup .pf-menu__sub-link--arrow::before,
.myplann .portfolioRow--maingroup .pf-menu__sub-link--arrow::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #329ad6 transparent transparent;
  content: "";
  display: inline-block;
  margin: 0 7px;
}
.kontakty .portfolioRow--maingroup .pf-menu__sub-link--arrow-not::before,
.myplann .portfolioRow--maingroup .pf-menu__sub-link--arrow-not::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: transparent transparent transparent;
  content: "";
  display: inline-block;
  margin: 0 7px;
}
.kontakty .portfolioRow--maingroup td,
.myplann .portfolioRow--maingroup td {
  background: #f0f0f0;
}
.kontakty .portfolioRow--smaller .pf-menu__sub-link--text,
.myplann .portfolioRow--smaller .pf-menu__sub-link--text {
  font-size: 11px;
}
.kontakty .portfolioRow--smaller .ico_portfolioOblast,
.myplann .portfolioRow--smaller .ico_portfolioOblast {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 0px;
}
.kontakty .portfolioRow--smaller td,
.myplann .portfolioRow--smaller td {
  background: #f0f0f0;
}
.kontakty .pf-menu__sub-link--text,
.myplann .pf-menu__sub-link--text {
  background-color: #f0f0f0;
  color: #000000;
  display: block;
  width: 100%;
  height: 40px;
  font-size: 1.2rem;
  line-height: 38px;
  text-indent: 20px;
}
@media (max-width: 767px) {
  .kontakty .pf-menu__sub-link--text,
  .myplann .pf-menu__sub-link--text {
    white-space: normal;
  }
  .kontakty .pf-menu__sub-link--text--nomobilevisible,
  .myplann .pf-menu__sub-link--text--nomobilevisible {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .kontakty .pf-menu__sub-link--name,
  .myplann .pf-menu__sub-link--name {
    max-width: 70px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
}
.kontakty .pf-menu__sub-link--ico,
.myplann .pf-menu__sub-link--ico {
  white-space: nowrap !important;
  width: 10px !important;
}
.kontakty .pop-form__hnpicker__link,
.myplann .pop-form__hnpicker__link {
  background-color: #f0f0f0;
  color: #000000;
  display: block;
  width: 33px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.kontakty .pf-menu__submenu,
.myplann .pf-menu__submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kontakty .pf-menu__sub-i,
.myplann .pf-menu__sub-i {
  clear: left;
  padding: 0;
  margin: 0;
}
.kontakty .pf-menu__sub-i--ico,
.myplann .pf-menu__sub-i--ico {
  width: 40px !important;
}
.kontakty .pf-menu__sub-i--checkbox,
.myplann .pf-menu__sub-i--checkbox {
  width: 40px !important;
}
.kontakty .pf-menu__sub-i--checkbox input,
.myplann .pf-menu__sub-i--checkbox input {
  margin-top: 6.5px;
  position: relative;
  top: 1px;
}
.kontakty .pf-menu__sub-i--preview,
.myplann .pf-menu__sub-i--preview {
  width: 80px !important;
}
.kontakty .pf-menu__sub-i--grey .pf-menu__sub-link--text,
.myplann .pf-menu__sub-i--grey .pf-menu__sub-link--text {
  color: #777;
  height: 25px !important;
  line-height: 25px !important;
}
.kontakty .pf-menu__sub-i--grey input,
.myplann .pf-menu__sub-i--grey input {
  height: auto;
  position: relative;
  top: 2px;
}
.kontakty .pf-menu__sub-ico,
.myplann .pf-menu__sub-ico {
  margin-left: 10px;
}
.kontakty .popmenu,
.myplann .popmenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kontakty .popmenu__i,
.myplann .popmenu__i {
  margin-bottom: 4px;
}
.kontakty .popmenu__link,
.myplann .popmenu__link {
  width: 100%;
  font-size: 2rem;
  font-weight: 300;
  font-family: Open Sans, Tahoma;
}
.kontakty .popmenu__link span,
.myplann .popmenu__link span {
  display: block;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 300;
  font-family: Open Sans, Tahoma, serif;
}
.kontakty .pop-form,
.myplann .pop-form {
  margin: 30px 0;
}
.kontakty .pop-form input,
.myplann .pop-form input {
  width: 100%;
}
.kontakty .pop-form label,
.myplann .pop-form label {
  width: 100%;
}
.kontakty .pop-form select,
.myplann .pop-form select {
  width: 100%;
}
.kontakty .pop-form__60p,
.myplann .pop-form__60p {
  max-width: 60%;
  margin-right: 10px;
}
.kontakty .pop-form__row,
.myplann .pop-form__row {
  margin-bottom: 10px;
}
.kontakty .pop-form__subpart,
.myplann .pop-form__subpart {
  background-color: #f0f0f0;
  padding: 20px;
}
.kontakty .pop-form__submit,
.myplann .pop-form__submit {
  float: right;
  padding-left: 30px;
  padding-right: 30px;
}
.kontakty .pop-form__hnpicker,
.myplann .pop-form__hnpicker {
  list-style: none;
  float: left;
  margin-left: 20px;
  padding: 0;
}
.kontakty .pop-form__hnpicker__i,
.myplann .pop-form__hnpicker__i {
  float: left;
  margin-right: 2px;
}
.kontakty .pop-form__hnpicker__link:hover,
.myplann .pop-form__hnpicker__link:hover {
  text-decoration: none;
  color: #ffffff;
}
.kontakty .pop-form__hnpicker__link--active,
.myplann .pop-form__hnpicker__link--active {
  background-color: #329ad6;
  color: #ffffff;
}
.kontakty .hodnota-portfolia-item,
.myplann .hodnota-portfolia-item {
  padding-right: 10px;
  width: 50px !important;
}
.kontakty .hodnota-portfolia-item .hodnota-detail-wrap,
.myplann .hodnota-portfolia-item .hodnota-detail-wrap {
  position: relative;
}
.kontakty .hodnota-portfolia-item .hodnota.has-detail,
.myplann .hodnota-portfolia-item .hodnota.has-detail {
  padding-right: 30px;
}
.kontakty .hodnota-portfolia-item .show-detail,
.myplann .hodnota-portfolia-item .show-detail {
  display: inline-block;
  top: -3px;
  background: url("../images/sprite.png?v=2") -300px -525px;
  height: 25px;
  width: 25px;
  cursor: pointer;
  position: absolute;
  right: 0px;
}
.detail-portfolio-detail {
  width: 900px !important;
}
.detail-portfolio-detail .detail-box {
  overflow: auto !important;
}
.detail-portfolio-detail .detail-box table {
  width: auto;
  border-collapse: collapse;
  position: relative;
  left: 0;
  right: 0;
}
.detail-portfolio-detail .detail-box table tr th {
  background-color: #f6f6f6;
  padding: 5px 10px;
}
.detail-portfolio-detail .detail-box table tr td {
  padding: 5px 10px;
}
.detail-portfolio-detail .detail-box table caption {
  text-align: left;
  padding: 5px 10px;
  font-weight: bold;
}
.detail-portfolio-detail div.table-wrap {
  width: 900px;
  overflow: auto;
  margin-bottom: 50px;
}
.kontaktyDatatable {
  position: relative;
  min-height: 300px;
}
.kontaktyDatatable tr {
  cursor: pointer;
}
@media (max-width: 767px) {
  .kontaktyDatatable div.dataTables_wrapper div.dataTables_info {
    margin-right: 105px;
    white-space: normal;
    text-align: left;
  }
}
.kontaktyDatatable .odd:not([role="row"]):hover {
  cursor: default;
  background-color: white;
}
@media (max-width: 767px) {
  .kontaktyDatatable {
    padding-top: 0 !important;
    margin-top: 10px;
  }
}
.kontaktyDatatable .datatableFooter {
  position: absolute;
  top: 0;
  display: none;
}
.kontaktyDatatable .dataTables_length {
  display: none;
}
.kontaktyDatatable .datatableAfterHeader {
  display: block;
  position: static;
  min-height: 42px;
}
.kontaktyDatatable .dataTables_paginate {
  text-align: left !important;
  padding-top: 10px;
}
.kontaktyDatatable .pagination {
  margin-bottom: -3px !important;
}
.kontaktyDatatable .paginate_button a {
  background: #32a3e0;
  color: #ffffff;
  border-radius: 0 !important;
  border: none;
}
.kontaktyDatatable .paginate_button a:hover {
  background: #58b8ec;
  color: #ffffff;
}
.kontaktyDatatable .paginate_button.active a {
  background: #58b8ec;
  color: #ffffff;
  position: relative;
}
.kontaktyDatatable .paginate_button.zobacek a::before {
  border-color: transparent transparent #f5f5f5;
  border-style: solid;
  border-width: 0 5px 4px;
  bottom: 0;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
.kontaktyDatatable .paginate_word {
  background: #f5f5f5;
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  color: #9a9a9a;
}
.kontaktyDatatable .paginate_word__loader {
  height: 18px;
}
#aktivitaForm .relative-wrap {
  position: relative;
  float: none !important;
}
#aktivitaForm .relative-wrap label {
  width: 100%;
}
#aktivitaForm select {
  display: none;
}
#aktivitaForm input {
  width: 100%;
}
#aktivitaForm select.active {
  background: #329ad6;
  bottom: 0;
  color: #ffffff !important;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#UkolForm input {
  width: 100%;
}
.ctrlpanel .rating {
  float: none;
  position: relative;
  right: 0;
  top: 0;
}
.mobilemenu {
  text-align: left;
  user-select: none;
}
@media (max-width: 767px) {
  .mobilemenu {
    display: block !important;
  }
}
.mobilemenu.visible-xs-block {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 405;
}
#mobilemenu__link {
  color: #c1c1c1;
  display: block;
  font-size: 23px;
  margin: 5px;
  padding: 5px;
  text-transform: none;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 767px) {
  #mobilemenu__link {
    background: url(../img/menu_icon.png) center center no-repeat #939393;
    border-radius: 100%;
    left: 5px;
    bottom: 5px;
    color: #ffffff !important;
    font-size: 33px;
    height: 64px;
    line-height: 74px;
    padding: 0 2px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 64px;
  }
}
@media (max-width: 767px) {
  #mobilemenu__link * {
    color: #ffffff !important;
  }
}
.mobilemenu__link {
  color: #c1c1c1;
  display: none;
  font-size: 23px;
  margin: 5px;
  padding: 5px;
  text-transform: none;
  cursor: pointer;
  user-select: none;
  height: 38px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -2px;
  width: 43px;
}
.mcnav {
  margin-bottom: 10px;
  list-style: none;
  float: right;
}
@media (max-width: 767px) {
  .mcnav {
    list-style: none;
    float: left;
  }
}
.nav__subnav {
  position: relative;
}
.login__row {
  width: 100%;
  float: left;
}
.login__row a {
  position: relative;
  top: 9px !important;
  color: #2d2d2d;
  opacity: 0.5;
}
.login__row a:hover {
  opacity: 1;
}
.campaign-picker .pridat {
  float: right;
  margin-left: 10px;
}
.campaign-picker .seznam {
  float: right;
  margin-left: 10px;
}
.campaign-picker * {
  color: #ffffff !important;
}
.campaign-picker .pridat::before {
  background: url("../images/sprite.png?v=2") -850px -450px rgba(0, 0, 0, 0);
  content: "";
  display: block;
  float: left;
  height: 20px;
  position: relative;
  top: -6px;
  transition: all 0.4s ease 0s;
  width: 25px;
}
.campaign-picker .seznam::before {
  background: url("../images/sprite.png?v=2") -875px -450px rgba(0, 0, 0, 0);
  content: "";
  display: block;
  float: left;
  height: 20px;
  position: relative;
  top: -6px;
  transition: all 0.4s ease 0s;
  width: 25px;
}
#showJmenoPrijmeni,
#showOP,
#showCP {
  background: #ffffff;
  cursor: pointer;
}
#whiteoverall {
  z-index: 95;
}
#whiteoverall #popupcontent div.content {
  max-width: 700px;
}
#whiteoverall #popupcontent div.content .btn {
  margin-right: 10px;
}
@media (max-width: 767px) {
  #whiteoverall #popupcontent div.content {
    max-width: 95%;
    width: 100% !important;
  }
}
#whiteoverall #popupcontent select {
  max-width: 100%;
}
.new-koncept-content #whiteoverall #popupcontent div.content[style="width:850px; height:500px; margin-top:40px"] {
  max-width: 900px;
  width: 900px !important;
}
.sorting:after {
  visibility: hidden;
}
#KampanDetailForm {
  width: 100%;
  max-width: 900px;
}
#KampanDetailForm .c-col {
  line-height: 30px;
}
#SmlouvyFindForm .c-row {
  padding-left: 5px;
  padding-right: 0px;
}
#SmlouvyFindForm .c-col {
  padding-left: 0px;
  padding-right: 0px;
}
form textarea {
  width: 100%;
  height: 200px;
  resize: vertical;
}
.import-form {
  max-width: 870px;
}
.import-form label {
  font-weight: 700;
  line-height: 32px;
}
.import-form * {
  max-width: 100%;
}
.chat__chatbox {
  height: 0;
  right: 201px;
  position: absolute;
  width: 550px;
  background-color: #f0f0f0;
  bottom: 30px;
}
.chat__chatbox .chat__msgs-wrapper {
  display: none;
}
.chat__chatbox .chat__form {
  display: none;
}
.chat__chatbox .chat__form--atachment {
  display: none;
}
@media (max-width: 770px) {
  .chat__chatbox {
    width: 352px;
  }
}
@media (max-width: 550px) {
  .chat__chatbox {
    max-width: 100%;
    right: 100% !important;
    min-width: 175px;
  }
}
@media (max-width: 550px) {
  .chat__chatbox .chat__list-header {
    max-width: 100%;
  }
}
.chat__chatbox--active {
  display: flex;
  flex-direction: column;
  height: 600px;
  bottom: 0px;
}
.chat__chatbox--active .chat__msgs-wrapper {
  display: block;
}
.chat__chatbox--active .chat__form {
  display: block;
  margin-bottom: 1px;
  margin-left: 3px;
}
@media (max-width: 550px) {
  .chat__chatbox--active {
    left: 0;
    position: fixed !important;
    right: 0 !important;
    width: auto !important;
    max-height: 88%;
  }
}
.chat__form {
  position: relative;
  z-index: 100000;
  display: none;
  width: 100%;
}
#attachmentIframe,
#intervenceAttachmentIframe {
  display: none;
}
.chat_wrapper--active .chat__form {
  display: block;
}
@media (max-width: 550px) {
  .chat_wrapper--active .chat__list-header {
    width: auto;
    right: 0;
  }
}
@media (max-width: 550px) {
  .chat_wrapper--active .chat__input {
    width: calc(100% - 44px);
  }
}
.chat__header {
  background-color: #009cea;
}
.chat__header-podpora {
  background-color: #00c0aa;
}
.chat__header,
.chat__header-podpora {
  color: #ffffff;
}
.chat__new,
.chat__podpora {
  color: #00c0aa !important;
}
.chat__list-header {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  position: relative;
  width: 100%;
  min-height: 30px;
}
.chat__btn-send {
  padding: 0px 6px 0px 6px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 6px;
  width: 35px;
  height: calc(100% - 5px);
  background: #a2c72b;
  border: 1px solid #a2c72b !important;
  text-align: center;
}
.chat__btn-send:hover {
  background-color: #c4e657;
  border: 1px solid #c4e657 !important;
}
.chat__btn-send--attachment {
  display: none;
  right: 45px;
  background: #2eaec5;
  border: 1px solid #2eaec5 !important;
}
.chat__btn-send--attachment:hover {
  background-color: #70cdde !important;
  border: 1px solid #70cdde !important;
}
.chat__btn-send--attachment .chat__btn-send-background--attachment {
  width: 24px;
  height: 24px;
  background-origin: content-box;
  background: url(../img/icon-attachment.svg) !important;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.chat__btn-send .chat__btn-send-background {
  width: 24px;
  height: 24px;
  margin: 0 -2px;
  background: url(../img/icon-send.svg);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.chat_wrapper--attachment .chat__btn-send--attachment {
  display: block;
}
.chat_wrapper--attachment .chat__input {
  width: 466px;
}
@media (max-width: 550px) {
  .chat_wrapper--attachment .chat__input {
    width: calc(100% - 85px);
  }
}
.chat__btn-disabled {
  background-color: #c1c1c1;
  border: 1px solid #aaaaaa !important;
}
.chat__btn-disabled:hover {
  background-color: #e4e4e4 !important;
  border: 1px solid #c1c1c1 !important;
}
input[type="file"] {
  height: auto !important;
  line-height: 0;
  padding: 2.8px 10px;
}
input[type="file"]::-webkit-file-upload-button {
  height: 20px;
  margin: 2px 0;
}
.chat__stat-bar {
  width: 100%;
  position: relative;
  font-size: 1.1rem;
  margin: 2px 0px 3px 8px;
}
.chat__link {
  height: auto !important;
  min-height: 25px;
  padding-left: 30px;
  width: 100%;
  position: relative;
  display: block;
  line-height: 25px;
  color: #9a9a9a;
}
#dotazy__list .chat__link {
  padding: 5px 7px;
  line-height: 13px;
  min-height: unset;
  color: #333333;
}
#dotazy__list .chat__neaktivni .chat__link {
  color: #9a9a9a;
}
.chat__person {
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.5;
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 3px 10px 0 3px;
  background: url(../img/icon-anonym.jpg);
}
.left-menu--ul-visible {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.dashboard .events__col {
  margin-bottom: 125px;
  padding-right: 5px;
}
@media (max-width: 991px) {
  .dashboard .events__col {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .dashboard .events__col .events-col__i-nomobilevisible {
    display: none !important;
  }
}
.dashboard .events__col h3 {
  margin-top: 10px !important;
}
@media (max-width: 991px) {
  .dashboard .events__col li.events-col__i p {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .dashboard .events-col__filter-item-showAll {
    display: block;
  }
}
@media (max-width: 991px) {
  .dashboard .events__col:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .dashboard .events__col:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .dashboard .events__col--showall .events-col__i-nomobilevisible {
    display: block !important;
  }
}
.dashboard .events-col__link {
  padding: 5px 0 5px 0 !important;
  display: block;
  float: left;
  width: 100%;
  color: #000000;
  font-size: 1.2rem;
}
.dashboard .events-col__link .events-col__title {
  color: #303030;
  padding-left: 0px;
  margin: 0;
  display: inline-block;
}
.dashboard .events-col__link:hover * {
  color: #ffffff !important;
}
.dashboard .events-col__filter {
  margin-bottom: 11px !important;
  width: 100%;
  float: left;
}
.dashboard .events-col__date {
  font-weight: normal !important;
  color: #9a9a9a;
  transition: all 0.4s ease 0s;
}
.dashboard .events-col__filter-label {
  margin: 0 !important;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 7px;
  cursor: pointer;
}
.dashboard .events-col--actual .events-col__i {
  border-color: #add134;
}
.dashboard .events-col--actual .events-col__days {
  color: #add134;
}
.dashboard .events-col--actual .events-col__link:hover {
  background: #add134;
}
.dashboard .events-col--actual .events-col__link:hover * {
  color: #ffffff !important;
}
.dashboard .events-col--actual .events-col__filter-label--active {
  color: #add134;
}
.dashboard .state-col__ico {
  background: url(../img/icons.png) -487px -322px rgba(0, 0, 0, 0);
  position: absolute;
  top: -15px;
  left: 0;
  width: 44px;
  height: 60px;
}
.dashboard .state-col__ico--active {
  background: url(../img/icons.png) -487px -222px rgba(0, 0, 0, 0);
}
.dashboard .events-col__ico {
  background: url(../img/icons.png) -584px -327px rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: -10px;
  width: 44px;
  height: 60px;
}
.dashboard .events-col__ico--active {
  background: url(../img/icons.png) -584px -227px rgba(0, 0, 0, 0);
}
.dashboard .state-col__title {
  position: relative;
  padding-left: 40px;
}
.dashboard .events-col {
  position: relative;
  font-size: 1rem;
  color: #9a9a9a;
}
.dashboard .events-col .events-col__filter-label--active {
  color: #e5ce51;
}
.dashboard .events-col__title {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
  transition: all 0.4s ease 0s;
}
.dashboard .events-col__radio {
  position: absolute;
  top: -1px;
  left: 2px;
  width: 0;
  height: 0;
  z-index: -1;
}
.dashboard .events-col__filter-item {
  position: relative;
  float: left;
  margin-right: 19px;
  margin-bottom: -2px;
}
.dashboard .events-col__radioicon {
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  background: #e6e6e6;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
}
.dashboard .events-col__radioicon::after {
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  background: #a4a4a4;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  opacity: 0;
}
.dashboard .events-col__radio:checked ~ .dashboard .events-col__radioicon::after {
  opacity: 1;
}
.dashboard .events-col__list {
  clear: both;
  list-style: none;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.dashboard .events-col__i {
  width: 100%;
  float: left;
  border-left: #e5ce51 solid 3px;
  margin-bottom: 3px;
}
.dashboard .events-col__i__table {
  width: 100%;
  height: 100%;
  word-break: break-word;
}
.dashboard .events-col__i__table td {
  padding: 0 15px;
}
.dashboard .events-col__i__checkbox {
  padding-right: 0 !important;
}
.dashboard .events-col__i__checkbox label {
  float: right;
  padding: 0 13px;
  max-height: 28px;
}
.dashboard .events-col__link:hover {
  background: #e5ce51;
  color: #ffffff;
}
.dashboard .events-col__link:hover .events-col__date {
  color: #ffffff;
}
.dashboard .events-col__link:hover .events-col__days {
  color: #ffffff;
}
.dashboard .events-col__date {
  padding-right: 15px;
}
.dashboard .events-col__days {
  color: #e5ce51;
  padding-right: 10px;
  transition: all 0.4s ease 0s;
}
.dashboard .bwarn-col__title {
  position: relative;
  padding-left: 40px;
}
.dashboard .bwarn-col__ico {
  position: absolute;
  top: -15px;
  left: 0;
  width: 44px;
  height: 60px;
  background: url(../img/icons.png) -685px -327px;
  background-position: -685px -322px;
}
.dashboard .bwarn-col__ico--active {
  background-position: -685px -222px;
}
.dashboard .bwarn-col .events-col__link .intervence_notif {
  display: inline-block;
  background: #e01a49;
  color: #ffffff;
  border-radius: 9999px;
  margin-right: 15px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 14px;
  font-size: 11px;
  margin-top: 2px;
}
.dashboard .bwarn-col .events-col__link:hover {
  background: #e01a49;
}
.dashboard .bwarn-col .events-col__link:hover * {
  color: #ffffff;
}
.dashboard .bwarn-col .events-col__link:hover .intervence_notif {
  background: #ffffff;
  color: #e01a49 !important;
}
.dashboard .bwarn-col .events-col__i {
  border-color: #e01a49;
}
.dashboard .bwarn-col .events-col__filter-label--active {
  color: #e01a49;
}
.events__col--showall {
  display: block;
  position: relative;
}
li.events-col__filter-item {
  padding-top: 10px;
}
a.event_filter_show_all {
  display: none;
}
a.event_filter_show_all::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #329ad6;
  content: "";
  display: block;
  float: left;
  margin: 4px 5px 0 0;
}
@media (max-width: 991px) {
  a.event_filter_show_all {
    display: block;
  }
}
a.events__col--showall-open::before {
  border-top: none;
  border-bottom: 8px solid #329ad6;
}
.events-col__filter-item-showAll {
  display: none;
}
#forum--infoWindow {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  border-top: none;
  display: none;
  left: 0;
  padding: 15px;
  position: absolute;
  top: 45px;
  width: 462px;
  z-index: 999;
  cursor: default;
}
#forum--infoWindow .forum--infoWindow--noNews {
  font-style: italic;
}
#forum--infoWindow ol li {
  margin-bottom: 10px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  clear: both;
  float: left;
  width: 100%;
}
#forum--infoWindow ol li a * {
  color: #000000;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#forum--infoWindow ol li a:hover * {
  color: #329ad6;
}
#forum--infoWindow ol li:last-child {
  border: none;
  margin-bottom: 0;
}
#forum--infoWindow .forum--infoWindow--image {
  float: left;
  width: 40px;
}
#forum--infoWindow .forum--infoWindow--person {
  width: 120px;
  float: left;
}
#forum--infoWindow .forum--infoWindow--person span {
  display: block;
  padding-left: 10px;
  width: auto;
  min-width: 80%;
}
#forum--infoWindow .forum--infoWindow--message {
  float: left;
  width: 270px;
}
#forum--infoWindow .forum--infoWindow--message span {
  display: block;
  padding-left: 10px;
  width: auto;
  min-width: 80%;
}
#forum--infoWindow .forum--infoWindow--message__headline {
  height: 20px;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 5px;
}
#forum--infoWindow .forum--infoWindow--footer {
  clear: both;
}
#forum--infoWindow .forum--infoWindow--footer a {
  color: #ffffff;
  float: right;
  font-size: 12px;
}
#forum--infoWindow .forum--infoWindow--footer a.forum--infoWindow--footer__displayMore {
  float: left;
  padding-top: 11px;
  color: #329ad6;
}
@media (max-width: 767px) {
  #forum--infoWindow {
    display: none !important;
  }
}
.page_forum #forum--infoWindow {
  display: none !important;
}
.header .notify-menu .nnav__i--zpravy:hover #forum--infoWindow {
  display: block;
}
.header .top-menu a {
  color: #303030;
}
.header .top-menu a:hover {
  color: #9a9a9a !important;
}
.statistiky_boxlist .box {
  margin-left: 0px;
  width: calc(50% - 25px);
  /* overflow: auto; */
  overflow: hidden;
}
.statistiky_boxlist .box object {
  min-width: 550px;
}
@media (max-width: 1344px) {
  .statistiky_boxlist .box {
    width: calc(100% - 50px);
  }
}
#page_statistiky .graf {
  overflow: auto;
  width: calc(100% - 50px);
  margin: 0;
  margin-top: 25px;
}
#page_statistiky .graf object {
  width: 100%;
  min-width: 660px;
  padding-left: 0;
}
#page_statistiky form .filtr {
  overflow: hidden;
}
.statistiky_stav_list li {
  width: calc(33.33% - 10px);
  max-width: 350px;
}
@media (max-width: 1200px) {
  .statistiky_stav_list li .icon {
    left: 10px;
  }
  .statistiky_stav_list li .cena {
    padding-right: 20px;
    font-size: 28px;
    margin-top: 6px;
  }
  .statistiky_stav_list li .title {
    padding-right: 20px;
    font-size: 14px;
  }
  .statistiky_stav_list li .btn {
    margin-right: 20px;
    margin-top: 5px;
  }
}
@media (max-width: 950px) {
  .statistiky_stav_list li {
    width: calc(50% - 10px);
    max-width: none;
  }
}
@media (max-width: 767px) {
  .statistiky_stav_list li {
    width: calc(100% - 10px);
  }
  .statistiky_stav_list li .cena {
    font-size: 32px;
    margin-top: 2px;
  }
  .statistiky_stav_list li .title {
    font-size: 16px;
  }
  .statistiky_stav_list li .btn {
    margin-top: 0;
  }
}
@media (max-width: 670px) {
  .statistiky_stav_list li {
    width: calc(100% - 10px);
  }
}
@media (max-width: 368px) {
  .statistiky_stav_list li .cena {
    font-size: 28px;
    margin-top: 6px;
  }
  .statistiky_stav_list li .title {
    font-size: 14px;
  }
}
.stats_cashflow {
  width: 20%;
  padding-right: 20px;
}
.stats_cashflow .header {
  margin-bottom: 20px;
  width: 100% !important;
}
.stats_cashflow .header .title {
  padding-left: 30px;
  height: 32px;
}
.stats_cashflow .header .castka {
  margin-top: -10px;
}
@media (max-width: 1200px) {
  .stats_cashflow {
    padding-right: 10px;
  }
  .stats_cashflow .header {
    margin-bottom: 10px;
  }
  .stats_cashflow .header .title {
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  .stats_cashflow {
    width: 33.33%;
  }
}
@media (max-width: 780px) {
  .stats_cashflow {
    width: 50%;
    max-width: none;
  }
  .stats_cashflow .header .title {
    font-size: 16px;
  }
}
@media (max-width: 580px) {
  .stats_cashflow {
    width: 100%;
  }
}
.fixfooter {
  float: right;
  position: fixed;
  bottom: -100px;
  right: 0;
  width: calc(100% - 175px);
  height: 225px;
  border-top: #f0f0f0 solid 1px;
  z-index: 10;
  -webkit-transition: all 0.5s ease 0s;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .fixfooter .fixfooter__bday-i-nomobilevisible {
    display: none;
  }
}
@media (max-width: 991px) {
  .fixfooter .events__col--showall .fixfooter__bday-i-nomobilevisible {
    display: block;
  }
}
.fixfooter__stats {
  padding-left: 0;
}
@media (max-width: 991px) {
  .fixfooter__stats {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .fixfooter {
    bottom: 0 !important;
    float: left !important;
    height: auto !important;
    margin-bottom: 30px;
    position: relative !important;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .fixfooter {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    bottom: 0;
    margin-bottom: 30px;
  }
}
.fixfooter__maxheight {
  max-height: 155px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .fixfooter__maxheight {
    max-height: none !important;
  }
}
#kontaktySearchFormInput {
  max-width: 40%;
}
@media (max-width: 767px) {
  #kontaktySearchFormInput {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  * {
    touch-action: chained;
  }
}
@media (max-width: 767px) {
  #bookmarksContent {
    display: block;
    height: 4px;
  }
}
@media (max-width: 767px) {
  #bookmarksContent * {
    display: none;
  }
}
@media (max-width: 767px) {
  .left-menu--mobilevisible {
    left: 0;
    z-index: 402;
  }
}
@media (max-width: 767px) {
  .left-menu--mobilevisible .nav {
    opacity: 1;
    bottom: 0;
    left: 0;
    max-height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
  }
  .left-menu--mobilevisible .nav__i:last-child {
    margin-bottom: 100px;
  }
}
.btn[disabled] {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
  color: #333333 !important;
}
.btn--fullwidth {
  width: 100% !important;
}
.shareUserNameForm--detail {
  display: none;
}
.shareUserNameForm--submit {
  display: none;
}
#shareUserNameForm * {
  font-size: 15px;
  margin-bottom: 2px;
  width: 100% !important;
}
#shareUserNameForm .btn--grey {
  background: #f0f0f0;
  color: #329ad6;
  cursor: pointer;
  display: block;
  font-size: 18px;
  padding: 7px;
  text-align: center;
}
#shareUserNameForm .btn--grey.btn--useractive {
  background: #329ad6;
  color: #f0f0f0;
}
#shareUserNameForm .btn:hover {
  opacity: 0.8;
}
.c-docform__file input {
  height: auto;
}
.c-docform__file label {
  margin-right: 10px;
}
#datatatableSearchFilters {
  margin-bottom: 15px;
}
#datatatableSearchFilters .filterRow:last-child:first-child a.smazat {
  display: none;
}
#datatatableSearchFilters .filterRow:last-child a.smazat {
  visibility: hidden;
}
.rating__current {
  display: table-cell;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background: #f2f2f2;
  color: #329ad6;
  font-size: 14px;
}
.rating__current .icon-empty {
  background: url(../img/icons.png) -805px -455px rgba(0, 0, 0, 0);
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 40px;
}
.rating__current .icon-empty:hover {
  transform: rotate(-90deg);
}
.rating.mobile_nothover {
  width: 40px !important;
}
.rating.mobile_nothover .rating__current .icon-empty {
  transform: rotate(0) !important;
}
.rating__link {
  text-decoration: none !important;
  display: table-cell;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background: #ebebeb;
  color: #329ad6;
  font-size: 1.4rem;
}
.rating__link:hover {
  background: #f2f2f2;
  color: #329ad6;
  text-decoration: none;
  cursor: pointer;
}
.rating__link--VIP {
  color: #ffffff !important;
  background: #329ad6;
}
.rating__link--VIP:hover {
  background: #4aa9e0;
  color: #ffffff;
}
.bookmarks-bar:hover .book-list {
  height: auto;
}
.book-list__item {
  display: block;
  float: left;
  height: 32px;
}
a.btn--blue {
  background-color: #329ad6;
  color: #ffffff;
}
.kontakty__export * {
  margin: 0 20px 20px 0;
}
.kontakty__export a.btn--blue:hover {
  background-color: #329ad6;
  opacity: 0.8;
}
body.kalendar {
  overflow-x: auto;
}
#mkalendar tr.week td a {
  height: 30px;
}
#mkalendar tr.week td a.today {
  color: #fff;
}
#mkalendar tr.week td a.today:hover {
  color: #fff;
}
#mkalendar .events .event .title {
  font-size: 12px;
}
#mkalendar .event .inner {
  min-width: 0;
  transition: 0.4s;
  margin: 0;
  padding: 6px 8px;
}
#mkalendar .event .inner .title {
  min-width: 120px;
  transition: 0.4s;
}
#mkalendar .event.active .inner {
  min-width: 120px;
  background: inherit;
}
#mkalendar div.contentheader {
  height: 60px;
}
#mkalendar .footer {
  display: none;
}
#mkalendar #mkalendar_popup {
  height: auto;
  overflow: auto;
  max-height: calc(100vh - 110px);
  border: 1px solid #dedede;
}
#mkalendar #mkalendar_popup .ulozit {
  position: relative;
  right: auto;
  bottom: auto;
  margin-top: 15px;
  float: right;
}
#mkalendar #mkalendar_popup .smazat {
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 15px;
  float: left;
}
#mkalendar #mkalendar_popup table {
  border-collapse: separate;
  border-spacing: 0 3px;
}
#mkalendar #mkalendar_popup table.datum {
  margin: 0px 12px;
}
#mkalendar #mkalendar_popup table.datum input:not([type="checkbox"]) {
  height: 29px;
  line-height: 30px;
  font-size: 13px;
}
#mkalendar #mkalendar_popup table.info {
  margin: 0px 12px;
  width: 225px;
}
#mkalendar #mkalendar_popup table.info td.td-label {
  width: 75px;
  line-height: 30px;
}
#mkalendar #mkalendar_popup table.options {
  margin: 0px 12px;
  width: 225px;
}
#mkalendar #mkalendar_popup table.options select {
  width: 150px;
}
#mkalendar #mkalendar_popup table.options td.td-label {
  width: 75px;
  line-height: 30px;
}
#mkalendar .events .event:hover {
  z-index: 1001;
}
@media (max-width: 1080px) {
  #mkalendar .events {
    right: -17px;
  }
  #mkalendar .events .event .title {
    font-size: 12px;
  }
  #mkalendar div.menu {
    max-width: 0;
    transition: 0.4s;
  }
  #mkalendar div.menu .mini,
  #mkalendar div.menu .vyber {
    width: 250px;
    box-sizing: border-box !important;
  }
  #mkalendar div.contentheader,
  #mkalendar div.contentukoly,
  #mkalendar div.content,
  #mkalendar .events {
    left: 0;
    padding-left: 60px;
    transition: 0.4s;
  }
  #mkalendar div.contentukoly {
    top: 34px;
  }
  #mkalendar.activepanel {
    /* min-width: 920px; */
    /* overflow: auto; */
  }
  #mkalendar.activepanel div.menu {
    max-width: 250px;
  }
  #mkalendar.activepanel div.contentheader,
  #mkalendar.activepanel div.contentukoly,
  #mkalendar.activepanel div.content {
    left: 250px;
    min-width: 670px;
  }
  #mkalendar .contentheader .t,
  #mkalendar .contentukoly .t,
  #mkalendar .events .time {
    position: absolute;
    left: 0;
  }
  #mkalendar .contentheader .d,
  #mkalendar .contentukoly .d,
  #mkalendar .events .day {
    width: calc(14%) !important;
  }
  #mkalendar .header {
    position: relative;
  }
  #mkalendar .header .zavrit {
    position: fixed;
    top: 80px;
  }
  #mkalendar #show-calendar-nav {
    position: fixed;
    top: 85px;
    left: 5px;
    background: #000;
    width: 50px;
    height: 25px;
    z-index: 10000;
    background: url(../img/icons.png) -700px -461px;
    cursor: pointer;
  }
}
@media only screen and (max-device-width: 1080px) {
  #mkalendar .events {
    right: 0px;
  }
}
@media (max-width: 720px) {
  #mkalendar {
    /* min-width: 720px; */
  }
  #mkalendar div.contentheader,
  #mkalendar div.contentukoly,
  #mkalendar div.content {
    min-width: 470px;
  }
}
h2.fixfooter__title {
  margin-bottom: 20px;
}
.kampan-legenda {
  margin: 10px 0;
  padding: 0;
}
.noinfo-datatable .dataTables_info {
  display: none;
}
.datatable__link {
  display: block;
  text-decoration: none !important;
  color: #000000 !important;
  min-height: 33px !important;
  margin: -8px;
  padding: 8px;
}
.row--nopadding {
  margin: 0;
}
.row--nopadding > * {
  padding: 0;
  margin: 0;
}
.row--onepadding {
  margin: -1px;
}
.row--onepadding > * {
  padding: 0.5px;
}
.row--fullbuttons .btn {
  width: 100%;
  display: block;
  border: 0;
  padding: 0 5px !important;
}
.row--fullbuttons select {
  padding: 0 5px !important;
  cursor: pointer;
}
.datatable__link--blue {
  color: #259cd3 !important;
}
.datatable__link--blue .datatable__link {
  color: #259cd3 !important;
}
.chat {
  bottom: 0;
  position: fixed;
  width: 200px;
  right: 0;
  z-index: 99999;
}
.chat .chat__link.online {
  color: #000000;
}
.chat .chat__link.online .chat__person {
  opacity: 1;
}
.chat a.notif {
  background: #e01a49;
  border-radius: 3px;
  color: #ffffff;
  font-size: 11px;
  padding: 2px 5px;
  position: absolute;
  right: 16px;
  text-decoration: none;
  z-index: 100;
  top: -10px;
}
.chat span.notif {
  background: #e01a49;
  border-radius: 3px;
  color: #ffffff;
  font-size: 11px;
  padding: 0 5px;
  position: absolute;
  right: 16px;
  text-decoration: none;
  z-index: 100;
  line-height: 17px;
  top: 4px;
}
.bootstrap_btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.import-form__submit {
  text-decoration: none !important;
}
ul.alert {
  margin: 10px 0;
}
#popupcontent .tab_sportfolio_table__td #sportfolio-informace .pop-form select,
#popupcontent .tab_sportfolio_table__td #onchangeConfirmForm .pop-form select,
#popupcontent .tab_sportfolio_table__td #sportfolio-informace .pop-form input,
#popupcontent .tab_sportfolio_table__td #onchangeConfirmForm .pop-form input {
  max-height: 25px;
  line-height: 10px;
  /* portfolio safari 10px */
}
#popupcontent .tab_sportfolio_table__td #sportfolio-informace .pop-form option,
#popupcontent .tab_sportfolio_table__td #onchangeConfirmForm .pop-form option {
  min-height: 25px;
}
#popupcontent .tab_sportfolio_table__td #sportfolio-informace .pop-form__row .row > div input[type=text],
#popupcontent .tab_sportfolio_table__td #onchangeConfirmForm .pop-form__row .row > div input[type=text] {
  max-width: 100%;
}
#popupcontent .tab_sportfolio_table__td--space {
  width: 20px;
}
#popupcontent .pop-form div.col-sm-8 {
  white-space: nowrap;
  font-size: 11px;
}
#popupcontent .pop-form div.col-sm-8 * {
  font-size: 11px;
}
#popupcontent .pop-form div.col-sm-8 h2 {
  font-size: 18px;
  font-weight: 500;
}
#popupcontent .pop-form input[type=text]:not(.input-with-unit),
#popupcontent .pop-form input[type=number]:not(.input-with-unit) {
  line-height: 20px!important;
  padding: 3px!important;
  height: 20px!important;
  margin-right: 10px;
  width: auto!important;
  font-size: 11px;
}
@media (max-width: 767px) {
  #popupcontent .pop-form input[type=text]:not(.input-with-unit),
  #popupcontent .pop-form input[type=number]:not(.input-with-unit) {
    width: 100%!important;
  }
}
#popupcontent .pop-form select {
  line-height: 20px !important;
  padding: 0 3px !important;
  height: 20px !important;
  margin-right: 10px;
  width: auto !important;
}
#popupcontent .pop-form select option {
  padding: 2 !important;
}
#popupcontent .pop-form textarea {
  padding: 3px;
  line-height: 20px !important;
  font-size: 11px;
  height: 50px;
}
#popupcontent .pop-form h2 {
  margin: 10px 0 5px;
}
#popupcontent .pop-form label {
  display: table-cell;
  font-size: 11px;
  height: 20px;
  vertical-align: middle;
  padding-right: 5px;
}
#popupcontent .pop-form .pop-form__submit {
  float: right;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  #popupcontent .pop-form .pop-form__submit {
    float: none;
    width: 100%;
  }
}
#popupcontent .pop-form .error {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #popupcontent .pop-form input {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #popupcontent .pop-form select {
    width: 50% !important;
  }
}
#popupcontent .pop-form__60p,
#popupcontent .pop-form .date {
  max-width: 70px !important;
  margin-right: 10px;
}
@media (max-width: 767px) {
  #popupcontent .pop-form__60p,
  #popupcontent .pop-form .date {
    max-width: 50% !important;
  }
}
#popupcontent .pop-form__row {
  margin: 0 !important;
}
#popupcontent .pop-form__row > div {
  padding: 0 !important;
}
#popupcontent .pop-form__row .row {
  margin: 0 !important;
}
#popupcontent .pop-form__row .row > div {
  padding: 0 !important;
}
.ui-autocomplete {
  z-index: 100;
}
.ui-autocomplete .ui-menu-item-wrapper {
  font-size: 12px;
  padding: 5px;
}
.ui-autocomplete .ui-menu-item-wrapper:hover,
.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
  background: #329ad6;
  color: #fff;
  border: none;
  font-weight: normal;
}
#sportfolio-buttons > div {
  padding: 0;
}
#sportfolio-buttons > div .btn--gray:hover {
  background-color: #f0f0f0 !important;
  color: #9a9a9a !important;
  opacity: 0.6;
}
table.pf-menu__submenu {
  clear: both;
  width: 100%;
}
table.pf-menu__submenu--top {
  max-width: 550px;
  margin: 20px 0 !important;
}
table.pf-menu__submenu--top .pf-menu__sub-link--text {
  height: 33px;
}
tr.pf-menu__sub-i {
  display: table-row !important;
  cursor: default;
}
tr.pf-menu__sub-i .sab-ico {
  margin: 0 8px;
}
tr.pf-menu__sub-i.modalLink {
  cursor: pointer;
}
td.pf-menu__sub-link--text {
  white-space: nowrap;
  text-indent: 0 !important;
  padding-left: 10px;
  line-height: 20px !important;
  display: table-cell !important;
  width: auto !important;
}
.portfolio__myplannForm td.pf-menu__sub-link--text div.groups {
  margin-bottom: 10px;
}
.portfolio__myplannForm td.pf-menu__sub-link--text input {
  margin: 0 5px 0 0;
  height: 12px;
}
.portfolio__myplannForm td.pf-menu__sub-link--text label {
  color: #303030;
  display: block;
}
td.pf-menu__sub-link--ico {
  padding: 0 2px;
  width: 44px !important;
  text-align: center;
}
tr.pf-menu__sub-i.neupominat * {
  color: #a9a9a9;
  font-style: italic;
}
tr.pf-menu__sub-i.smazano * {
  color: #ff0000;
}
tr.pf-menu__sub-i.skryt {
  display: none !important;
}
.sab-ico {
  background: #00a78f;
  border-radius: 2px;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.sab-ico.modalLink {
  cursor: pointer;
}
.ico_portfolioOblast {
  display: inline-block;
  background: #000000;
  color: #ffffff !important;
  border-radius: 100%;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-indent: 0;
  margin-right: 10px;
}
.ico_portfolioOblast--1 {
  background: #90cc11;
}
.ico_portfolioOblast--2 {
  background: #2fa2dd;
}
.ico_portfolioOblast--3 {
  background: #e5c619;
}
.ico_portfolioOblast--4 {
  background: #f07625;
}
.ico_portfolioOblast--5 {
  background: #3565dd;
}
.ico_portfolioOblast--6 {
  background: #ee8cce;
}
.ico_portfolioOblast--7 {
  background: #7552e7;
}
.ico_portfolioOblast--8 {
  background: #d61f1f;
}
.ico_portfolioOblast--9 {
  background: #52e1be;
}
.ico_portfolioOblast--10 {
  background: #888888;
}
.ico_portfolioOblast--11 {
  background: #53a30c;
}
.ico_portfolioOblast--13 {
  background: #32c9dc;
}
.ico_portfolioOblast--M {
  background: #bbbbbb;
}
.legenda .pf-legend__ico {
  margin-top: 6px;
}
.legenda ul li {
  margin-bottom: 3px;
}
.pf-legend .ico_portfolioOblast {
  font-size: 9px;
  height: 13px;
  left: 2px;
  line-height: 13px;
  position: absolute;
  top: 7px;
  width: 13px;
  margin-right: 0px;
}
.fixfooter:hover {
  bottom: 0;
}
.fixfooter:hover .fixfooter__maxheight {
  overflow-y: auto;
}
.fixfooter__switch-circle,
.mplann-switch-circle {
  transition: all 0.4s ease 0s;
  display: block;
  position: absolute;
  left: 3px;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #ffffff;
}
.fixfooter__switch-circle--active,
.mplann-switch-circle--active {
  left: 19px;
}
.fixfooter__stats .fixfooter__switch_wrap--active a {
  background: #329AD6;
}
.fixfooter__switch_wrap .fixfooter__switch__item_0 {
  display: block;
}
.fixfooter__switch_wrap .fixfooter__switch__item_1 {
  display: none;
}
.fixfooter__switch_wrap--active .fixfooter__switch__item_0 {
  display: none;
}
.fixfooter__switch_wrap--active .fixfooter__switch__item_1 {
  display: block;
}
.slider_switch {
  display: block;
  width: 35px;
  height: 19px;
  padding: 3px;
  cursor: pointer;
  background-color: #dedede;
  position: relative;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.slider_switch-circle {
  transition: all 0.4s ease 0s;
  display: block;
  position: absolute;
  left: 3px;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #ffffff;
}
.slider_switch-circle--active {
  left: 19px;
}
.slider_switch__wrap {
  display: inline-block;
}
.slider_switch__wrap--active a {
  background: #329AD6;
}
.slider_switch-text {
  color: #c3c3c3;
}
.slider_switch-text.slider_switch-text--active {
  color: #303030;
}
.portfolioPridatDokument {
  margin-left: 0px;
}
#KampaneTerminyForm {
  width: 900px;
  max-width: 100%;
}
#KampaneTerminyForm input {
  font-size: 16px;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
}
#KampaneTerminyForm .KampaneTerminyForm__submit {
  color: #a2c72b;
  background: 0 0;
  border: none !important;
  font-size: 50px;
}
#KampaneTerminyForm .KampaneTerminyForm__submit:hover {
  color: #16879b;
}
.kampane__terminy {
  width: 900px;
  max-width: 100%;
}
#PortfolioTerminyForm {
  width: 900px;
  max-width: 100%;
}
#PortfolioTerminyForm input {
  font-size: 16px;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
}
#PortfolioTerminyForm .PortfolioTerminyForm__submit {
  color: #a2c72b;
  background: 0 0;
  border: none !important;
  font-size: 50px;
}
#PortfolioTerminyForm .PortfolioTerminyForm__submit:hover {
  color: #16879b;
}
#portfolioTerminyNarozeniny {
  margin-top: 30px;
}
#portfolioTerminyNarozeniny h2 {
  font-size: 30px;
}
#portfolioTerminyNarozeniny p {
  padding: 15px 20px;
  margin: 10px 0 0px 0;
  background: #f6f6f6;
  display: inline-block;
}
#portfolioTerminySmlouvyList,
#kontaktyUkoly {
  margin-top: 30px;
}
#portfolioTerminySmlouvyList h2,
#kontaktyUkoly h2 {
  font-size: 30px;
}
#portfolioTerminySmlouvyList table,
#kontaktyUkoly table {
  margin-top: 10px;
}
#portfolioTerminySmlouvyList .portfolio__terminy__row__name,
#kontaktyUkoly .portfolio__terminy__row__name,
#portfolioTerminySmlouvyList .kontakty__ukoly__row__name,
#kontaktyUkoly .kontakty__ukoly__row__name {
  width: auto;
  padding-right: 15px;
}
.portfolio__terminy {
  min-width: 400px;
  max-width: 900px;
}
.portfolio__terminy th {
  paddig-right: 10px;
}
.ico_action {
  background: url(../img/icons.png) no-repeat rgba(0, 0, 0, 0);
  display: inline-block;
  height: 25px;
  width: 25px;
  position: relative;
  top: 3px;
}
.ico_action--calendar {
  background-position: -250px -525px;
}
.ico_action--delete {
  background-position: -150px -525px;
}
.ico_action--description {
  background-position: -224px -525px;
}
.events-col__link {
  transition: all 0.4s linear 0s;
}
.events-col__link input[type="checkbox"] {
  margin: 0;
  opacity: 0.5;
  height: 28px;
  position: relative;
  top: 0.5px;
}
@media (max-width: 991px) {
  .events-col__link input[type="checkbox"] {
    height: 14px;
    float: right;
  }
}
.events-col__link:hover input[type="checkbox"] {
  opacity: 1;
}
.events-col__confirm {
  padding: 8px 10px !important;
  background: #f0f0f0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 30;
  display: none;
}
@media (max-width: 991px) {
  .events-col__confirm {
    padding: 3px 10px !important;
  }
  .events-col__confirm .events-col__confirm__yes,
  .events-col__confirm .events-col__confirm__no {
    line-height: 19px;
  }
}
.table__row--actions {
  opacity: 0;
}
.table__row--actions a {
  float: left;
}
tr:hover .table__row--actions {
  opacity: 1;
}
.table__row--actions__date {
  display: none;
}
.kampane__terminy__row td {
  font-size: 15px;
  padding-right: 10px;
}
.kampane__terminy__row__name {
  width: 66%;
}
.kampane__terminy__row--vyrizeno {
  text-decoration: line-through;
}
.kampane__terminy__row--vyrizeno td {
  color: #b9b9b9;
}
.portfolio__terminy__row td,
.kontakty__ukol__row td {
  font-size: 15px;
  padding-right: 10px;
}
.portfolio__terminy__row__name {
  width: 66%;
}
.portfolio__terminy__row--vyrizeno {
  text-decoration: line-through;
}
.portfolio__terminy__row--vyrizeno td {
  color: #b9b9b9;
}
#portfolioDocuments {
  padding-top: 10px;
}
#portfolioDocuments ul {
  margin-top: 10px;
}
#portfolioDocuments ul li {
  line-height: 22px;
}
#portfolioDocuments ul li .smazat {
  position: relative;
  top: 2px;
}
#portfolioDocumentsToogle {
  padding: 5px;
  margin: 0px;
  text-align: center;
  cursor: pointer;
  color: #00a78f;
  border: 1px solid #00a78f;
}
#uploadDokumentPortfolioForm input {
  height: auto;
  width: 100%;
}
.nnav__number {
  background-color: #dc4a70;
  float: left;
  text-align: center;
  width: 21px;
  color: #ffffff;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: 600;
  line-height: 13px;
  font-size: 11px;
  font-family: helvetica, arial;
  padding: 4px 0;
  display: block;
  border-radius: 100%;
}
.nnav__number--green {
  background-color: #a2c72b;
  float: right;
}
.tnav__ico--kosik {
  background: url(../img/icons.png) -75px 0;
}
#modul_ukoly .innerw {
  z-index: 100;
}
@media (max-width: 930px) {
  #modul_ukoly .innerw {
    left: 5px !important;
    margin-left: 0 !important;
  }
}
.bg_overlay {
  z-index: 100;
}
#pojisteneOsoby_addlink {
  display: block;
  height: 25px;
  line-height: 25px;
  float: left;
  color: #329ad6;
  text-decoration: none !important;
}
#pojisteneOsoby_addlink span.ico-add {
  display: inline-block;
  float: none;
  height: 18px;
  position: relative;
  top: 2px;
}
#popupcontent .pop-form__row .pojistenaOsoba,
#popupcontent .pop-form__row .investicniPokyny,
#popupcontent .pop-form__row .spoludluznik {
  background: #f6f6f6;
  margin-bottom: 10px;
  clear: both;
  margin: 15px 0 !important;
  padding: 15px 0 15px 15px;
}
#popupcontent .pop-form__row .pojistenaOsoba input,
#popupcontent .pop-form__row .investicniPokyny input,
#popupcontent .pop-form__row .spoludluznik input,
#popupcontent .pop-form__row .pojistenaOsoba select,
#popupcontent .pop-form__row .investicniPokyny select,
#popupcontent .pop-form__row .spoludluznik select {
  max-width: 100%;
  height: 20px !important;
  margin: 0 !important;
  width: 90% !important;
  font-size: 11px;
}
@media (max-width: 767px) {
  #popupcontent .pop-form__row .pojistenaOsoba input,
  #popupcontent .pop-form__row .investicniPokyny input,
  #popupcontent .pop-form__row .spoludluznik input,
  #popupcontent .pop-form__row .pojistenaOsoba select,
  #popupcontent .pop-form__row .investicniPokyny select,
  #popupcontent .pop-form__row .spoludluznik select {
    width: 97% !important;
  }
}
#popupcontent .pop-form__row .pojistenaOsoba label,
#popupcontent .pop-form__row .investicniPokyny label,
#popupcontent .pop-form__row .spoludluznik label {
  height: 18px !important;
}
#pojisteneOsoby_addul li {
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 2px 2px;
}
#pojisteneOsoby_addul li span {
  cursor: pointer;
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  background: #f6f6f6;
  line-height: 25px;
  text-align: center;
}
#pojisteneOsoby_addul li.active span {
  color: #ffffff;
  background: #329ad6;
}
.printForm__row {
  clear: both;
  height: 40px;
  line-height: 35px;
}
.printForm__row input {
  float: left;
  margin-right: 10px;
}
.printForm__row button {
  margin-top: 10px;
}
.events-col__filter-item .event_filter {
  float: left;
  margin-right: 5px;
  height: auto;
}
.events-col__filter-item input[type="radio"] {
  opacity: 0.5;
}
.events-col__i {
  position: relative;
}
.events-col__i .__firstcoll {
  transition: color 1000ms linear 500ms;
}
.events-col__confirm__yes {
  background: #a2c72b;
  color: #ffffff;
  display: inline-block;
  line-height: 25px;
  margin-left: 5px;
  padding: 0 10px;
  border: none;
}
.events-col__confirm__no {
  background: #c9c9c9;
  color: #ffffff;
  display: inline-block;
  line-height: 25px;
  margin-left: 0px;
  padding: 0 10px;
  border: none;
}
.kontaktyDatatableFirstLoad .kontaktyDatatable,
.kontaktyDatatableFirstLoad .row--fullbuttons {
  display: none;
}
.zaznam-datatable .row .btn {
  width: 100%;
}
.zaznam-datatable .dataTables_info {
  display: none;
}
.zaznam-datatable tbody td:first-child {
  display: none;
}
.zaznam-datatable thead {
  display: none;
}
.header__mid {
  margin-top: 38px;
  float: left;
  position: relative;
}
.header__mid .notify-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 410px;
}
@media (max-width: 767px) {
  .header__mid .notify-menu {
    width: 100%;
  }
}
.header__mid .nnav__i--smlouvy {
  width: 95px;
  overflow: hidden;
}
.header__mid .nnav__i--smlouvy.zona {
  width: 88px;
}
@media (max-width: 767px) {
  .header__mid .nnav__i--smlouvy {
    padding-left: 0;
    /* text-align: center; */
  }
}
@media (max-width: 500px) {
  .header__mid .nnav__i--smlouvy {
    display: none;
  }
}
@media (max-width: 767px) {
  .header__mid {
    margin: 22px 0 2px !important;
    position: absolute;
    left: 5px;
    top: 20px;
    right: 5px;
    width: auto;
  }
}
.popupemaily {
  max-width: 100%;
}
.page_old #maincontent table {
  border-collapse: inherit;
}
.page_old #maincontent .onlinesmlouvy .nav li a {
  text-decoration: none;
}
.page_old #maincontent .onlinesmlouvy .nav li a.active {
  color: #ffffff;
}
.page_old #maincontent .onlinesmlouvy .label {
  display: block;
  text-align: left;
}
@media (max-width: 767px) {
  .page_old #maincontent .content {
    left: 0;
    position: relative !important;
    top: 0;
    min-width: 100% !important;
  }
}
#online_smlouvy_data form .frm-control label.checkbox input {
  top: -11px;
}
.kontaktyDatatableNoResultText {
  text-align: left;
  position: relative;
  left: -8px;
  color: #9a9a9a;
}
@media (max-width: 767px) {
  .kontaktyDatatableNoResultText {
    top: 0;
  }
}
.login__main-content--login {
  background: url("../images/login/login-kolaz1.jpg") center center;
  padding: 110px 10px;
}
@media (max-width: 767px) {
  .login__main-content--login {
    padding: 25px 10px;
  }
}
@media (max-width: 991px) {
  .login__main-content--login.show-set-auth-app-appeal {
    padding: 25px 10px;
  }
}
.login__main-content--fpass {
  background: #ffffff;
  text-align: left;
  font-weight: 300;
}
@media (max-width: 767px) {
  .login__main-content--fpass * {
    margin: 0 auto !important;
    margin-bottom: 3px !important;
  }
}
.login__main-content--login::after {
  background: #000000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
.login__logo {
  position: relative;
  z-index: 1;
  max-width: 46%;
}
.login__content {
  position: relative;
  z-index: 1;
}
.login__content .form-wrap {
  float: left;
}
@media (max-width: 991px) {
  .login__content .form-wrap {
    float: none;
  }
}
.login__content form {
  background: #ffffff;
  padding: 20px 20px 10px 20px;
  float: left;
  max-width: 279px;
}
.login__content form .login__input--fullwidth {
  width: 100%;
}
@media (max-width: 767px) {
  .login__content form {
    max-width: 300px;
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .login__content form * {
    float: none;
  }
  .login__content form .btn {
    width: 100%;
  }
}
.login__content form .login__input {
  transition: all 0.4s ease 0s;
}
@media (max-width: 767px) {
  .login__content form .login__input {
    width: 100%;
  }
}
.login__content form .login__input:focus {
  border: 1px solid #009780;
}
.login__content .error {
  clear: both;
  padding-top: 10px;
  max-width: 300px;
  text-align: center;
}
@media (max-width: 767px) {
  .login__content .error {
    max-width: 800px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .login__main-content--login.show-set-auth-app-appeal .login__content form {
    max-width: 300px;
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .login__main-content--login.show-set-auth-app-appeal .login__content form * {
    float: none;
  }
  .login__main-content--login.show-set-auth-app-appeal .login__content form .btn {
    width: 100%;
  }
}
.mergeForm {
  border-collapse: initial !important;
  border-spacing: 2px;
}
.mergeForm td {
  white-space: nowrap;
  padding: 5px 10px;
  vertical-align: top;
}
.mergeForm td div.mergeForm__asLabel {
  clear: both;
  padding-bottom: 2px;
}
.mergeForm th {
  white-space: nowrap;
  padding: 5px 10px;
  vertical-align: top;
  background: #f0f0f0 none repeat scroll 0 0;
  min-width: 100px;
}
.mergeForm input {
  float: left;
  height: auto;
  margin: 0 5px 0 0;
}
.mergeForm .error {
  margin: 5px 0 !important;
  padding: 0 !important;
}
.historie-datatable .datatableFooter {
  display: none;
}
.historie-datatable table {
  width: auto !important;
  min-width: 300px;
}
.historie-datatable table tbody td:first-child {
  color: #9a9a9a;
  font-size: 1.2rem;
}
.kontakty .intervence-datatable .dataTable.table-hover > tbody > tr:hover td {
  color: #303030 !important;
  background-color: #fff !important;
}
.intervence-datatable .datatableFooter {
  display: none;
}
.provize-datatable .table-responsive {
  max-width: 900px;
  margin-bottom: 25px;
}
.provize-datatable table tr:last-child td {
  font-weight: bold;
}
.provize-datatable table tr th {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.provize-datatable .title {
  margin-bottom: 25px!important;
  font-size: 2.5rem;
}
.provize-datatable .oblast_kategorie_1 table tr th {
  border-bottom-color: #90cc11;
}
.provize-datatable .oblast_kategorie_11 table tr th,
.provize-datatable .oblast_kategorie_11_34 table tr th,
.provize-datatable .oblast_kategorie_11_35 table tr th {
  border-bottom-color: #53a30c;
}
.provize-datatable .oblast_kategorie_3 table tr th {
  border-bottom-color: #e5c619;
}
.provize-datatable .oblast_kategorie_4 table tr th {
  border-bottom-color: #f07625;
}
.provize-datatable .oblast_kategorie_5 table tr th {
  border-bottom-color: #3565dd;
}
.provize-datatable .oblast_kategorie_7 table tr th {
  border-bottom-color: #7552e7;
}
.provize-datatable .oblast_kategorie_2 table tr th {
  border-bottom-color: #2fa2dd;
}
.provize-datatable .oblast_kategorie_13 table tr th {
  border-bottom-color: #32c9dc;
}
.provize-datatable .oblast_kategorie_9 table tr th {
  border-bottom-color: #d61f1f;
}
.provize-datatable .oblast_kategorie_6 table tr th {
  border-bottom-color: #ee8cce;
}
.provize-datatable .incomesum {
  background-color: #f0f0f0;
  padding: 15px;
  margin: 0 0 20px 20px;
  float: left;
  width: 100%;
  max-width: calc(50% - 10px);
}
.provize-datatable .incomesum:nth-child(1) {
  margin-left: 0;
}
.provize-datatable .incomesum--row {
  max-width: 900px;
}
@media (max-width: 767px) {
  .provize-datatable .incomesum {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .provize-datatable .incomesum--row {
    margin: 0;
  }
}
.provize-datatable .incomesum__ico-1 {
  width: 50px;
  height: 50px;
  float: left;
  background: url(../img/icons.png) -250px -900px;
}
.provize-datatable .incomesum__ico-2 {
  width: 50px;
  height: 50px;
  float: left;
  background: url(../img/icons.png) -350px -900px;
}
.provize-datatable .incomesum__p {
  text-align: right;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.5rem;
}
.provize-datatable .incomesum__p.box {
  height: 95px;
}
.provize-datatable .incomesum__price {
  float: right;
  clear: both;
  font-size: 35px;
  color: #329ad6;
  font-weight: 600;
}
.provize-datatable .info {
  background: url(../images/sprite.png?v=2) -300px -525px no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  float: right;
}
.koncept-datatable .datatableFooter,
.koncept-datatable thead,
.koncept-datatable .dataTables_empty {
  display: none;
}
.koncept-datatable table {
  clear: both;
  width: auto !important;
  min-width: 300px;
}
#kontaktySearchFormSubmit.disabled {
  background-color: #e3e3e3 !important;
  border-color: #e3e3e3 !important;
}
#page_obchod #obchod .tisk_aktivni a {
  height: auto;
  color: white;
}
.row--display-none {
  display: none;
}
.row--buttonsAfterDatatable {
  margin-top: 10px;
}
.row--buttonsAfterDatatable > div select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 768px) {
  .row--buttonsAfterDatatable > div {
    margin-right: 2px;
    margin-bottom: 2px;
    width: auto;
  }
  .row--buttonsAfterDatatable > div * {
    max-width: 100%;
  }
  .row--buttonsAfterDatatable > div select {
    width: 125px;
  }
}
.specialni_chat_message:hover {
  cursor: pointer;
}
a:hover {
  text-decoration: none !important;
}
.contracts {
  position: relative;
  display: inline-table;
}
.modalContent p {
  line-height: 17px;
  margin-bottom: 18px;
  font-size: 12px;
}
.modalContent p.vipskoleni {
  margin-bottom: 14px;
}
.modalContent .p--nomargin {
  margin-bottom: 0;
}
.modalContent .loginVipDate {
  padding-right: 30px;
}
.p--gray {
  color: #999999;
}
.monthstat__table {
  margin-bottom: 30px;
}
.monthstat__table .contracts a.modalLink {
  color: white;
  padding-left: 40px;
}
.monthstat__table .contracts a.modalLink::before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  width: 30px;
  height: 30px;
  background: url("../images/sprite.png?v=2") -943px -451px;
}
.monthstat__table td {
  padding: 10px 20px !important;
}
.monthstat__table td.monthstat__table-sprice {
  padding-top: 0 !important;
}
.error-message {
  float: left;
  width: 100%;
  background-color: transparent;
  border: none;
  color: #a94442;
  padding: 10px;
  margin: 5px 0 0 0 !important;
}
.error-message li {
  color: #e01a49;
  float: right;
  font-family: Open Sans, Tahoma;
  list-style-type: none;
  clear: both;
}
.error-message li::before {
  background: url("../images/sprite.png?v=2") -232px -578px;
  display: block;
  content: '';
  width: 18px;
  height: 15px;
  float: left;
}
.mcnav__i:last-child {
  margin-right: 0;
}
.modal--overflow-auto {
  overflow: auto;
  padding: 1px 0;
}
.modal--overflow-auto .container-fluid {
  padding: 0;
  overflow: hidden;
}
.stats .monthstat__table {
  background-color: #ffffff;
  width: 100%;
}
.stats .monthstat__table th {
  padding: 10px 20px !important;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 400;
  background-color: #329ad6;
  color: #ffffff;
  background: #62b0dd;
}
.stats .monthstat__table td.monthstat__table-space {
  padding: 5px !important;
}
.stats .monthstat__table td {
  padding: 10px;
}
.stats .contract-sums__col {
  margin-bottom: 20px;
}
.stats .incomesum {
  background-color: #f0f0f0;
  width: 400px;
  padding: 15px;
  margin: 0 0 20px 20px;
  float: left;
  max-width: calc(33% - 17px);
}
.stats .incomesum--row {
  margin-left: -20px;
}
.stats .incomesum--year__years {
  height: 112px;
}
.stats .incomesum--year__years a {
  display: block;
  text-align: right;
  color: #329ad6;
  font-size: 15px;
  padding: 2px 12px;
}
.stats .incomesum--year__years a.active {
  background: #329ad6;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .stats .incomesum {
    width: calc(100% - 20px);
    max-width: calc(50% - 20px);
  }
  .stats .incomesum--year {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .stats .incomesum {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .stats .incomesum--row {
    margin: 0;
  }
}
.stats .incomesum--rizikovyprofil .incomesum {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}
.stats .incomesum--rizikovyprofil .incomesum .monthstat__table {
  margin: 10px 0 0 0;
}
.stats .incomesum--rizikovyprofil .incomesum--blue {
  background: #329ad6;
}
.stats .incomesum--rizikovyprofil .incomesum--blue .monthstat__table {
  background: #70b8e2;
}
.stats .incomesum--rizikovyprofil .incomesum--blue * {
  color: #fff;
}
.stats .incomesum--rizikovyprofil .incomesum--gray {
  background: #cccccc;
}
.stats .incomesum--rizikovyprofil .incomesum--gray .monthstat__table {
  background: #dbdbdb;
}
.stats .incomesum--rizikovyprofil .incomesum--gray * {
  color: #fff;
}
.stats .incomesum--rizikovyprofil .incomesum--attention {
  border: 3px solid #dc4a70;
}
.stats .incomesum--rizikovyprofil .incomesum--attention::after {
  background: #dc4a70 none repeat scroll 0 0;
  color: #fff;
  content: "Pozor";
  display: block;
  font-family: open sans;
  font-size: 16px;
  font-weight: 600;
  margin: 10px -15px -15px;
  padding: 13px 0;
  text-align: center;
  text-transform: uppercase;
}
.stats .incomesum--rizikovyprofil .incomesum--attention .incomesum__price {
  color: #dc4a70;
}
.stats .incomesum__ico {
  width: 50px;
  height: 50px;
  float: left;
  background: url(../img/icons.png) -350px -900px;
}
.stats .incomesum__p {
  text-align: right;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.5rem;
}
.stats .incomesum__p--tcenter {
  text-align: center;
}
.stats .incomesum__p span.gray {
  color: #7f7f7f;
  font-family: open sans;
}
.stats .incomesum__p.box {
  height: 95px;
}
.stats .incomesum__price {
  float: right;
  clear: both;
  font-size: 35px;
  color: #329ad6;
  font-weight: 600;
}
.stats .incomesum__price--center {
  float: none;
  text-align: center;
}
.stats .incomesum__price--bigger {
  font-size: 50px;
}
.stats .incomesum__price--bigger span.percent {
  color: #d4cecf;
  font-family: open sans;
  font-size: 35px;
  font-weight: 600;
  padding-left: 3px;
  position: relative;
  top: -6px;
}
.stats .contract-sums {
  clear: both;
  float: left;
  width: 100%;
}
.stats .contract-sums__box {
  background-color: #f0f0f0;
  padding: 20px;
}
.stats .contract-sums__box--dark {
  background-color: #9a9a9a;
  color: #ffffff;
}
.stats .contract-sums__box--dark .contract-sums__val {
  color: #ffffff;
}
.stats .contract-sums__val {
  font-size: 3rem;
  color: #329ad6;
  height: 2em;
  text-align: center;
}
.stats .contract-sums__text {
  font-size: 1.6rem;
  text-align: center;
}
.stats .monthstat {
  float: left;
  clear: both;
  width: 100%;
  background-color: #f0f0f0;
  padding: 15px;
}
.stats .monthstat .row {
  margin-bottom: 20px;
}
.stats .monthstat__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.stats .monthstat__i {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.stats .monthstat__table-mprice {
  text-align: center;
  color: #555555;
  font-size: 2rem;
  border-bottom: #f0f0f0 solid 2px;
}
.stats .monthstat__table-sprice {
  text-align: right;
  font-size: 14px;
}
.stats .monthstat__table-centertext {
  text-align: center;
  font-size: 1.5rem;
}
.stats .monthstat__table-bprice {
  text-align: center;
  color: #329ad6;
  font-size: 1.7rem;
  font-weight: 700;
}
.contractsTd {
  text-align: center;
}
.cashflowNoOblasti td {
  text-align: center;
  color: #a2c72b;
  font-size: 20px;
}
.contractPercents td {
  text-align: center;
  color: #a2c72b;
  font-size: 20px;
}
.contractPercents td span {
  font-family: open sans;
  padding-left: 3px;
  color: #d4cecf;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  top: -2px;
}
.contractName td {
  text-align: center;
}
tr.contractPercents td {
  padding-top: 0 !important;
}
#cfsmlouvy thead tr th {
  background-color: #f0eded;
  padding: 10px;
}
header.header {
  display: block;
  width: 100%;
  float: left;
  background-color: #ffffff;
}
header.header .logo {
  display: block;
}
@media (max-width: 767px) {
  header.header .logo {
    height: 100px !important;
    margin-left: 10px !important;
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .header__mid > ul {
    margin-left: 0 !important;
  }
}
.login__submit {
  padding: 7px 27px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 767px) {
  .login__submit {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
}
.login__input {
  width: 40%;
  padding: 3px 7px;
  height: auto;
}
@media (max-width: 767px) {
  .login__input {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
}
.login__biglogo {
  text-align: right;
  float: right;
  margin: 59px 50px 20px 0;
}
@media (max-width: 767px) {
  .login__biglogo {
    max-width: 100%;
    text-align: center;
    float: none;
    margin: 20px auto;
  }
}
@media (max-width: 991px) {
  .login__main-content--login.show-set-auth-app-appeal .login__biglogo {
    max-width: 100%;
    text-align: center;
    float: none;
    margin: 20px auto;
  }
}
.auth-app-appeal__content {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  background: #ffffff;
  padding: 10px;
  float: left;
  max-width: 279px;
  margin-left: 25px;
  border: 1px solid #dedede;
}
@media (max-width: 991px) {
  .auth-app-appeal__content {
    max-width: 300px;
    float: none;
    margin: 0 auto;
  }
}
.auth-app-appeal__content .auth-app-appeal__text {
  text-align: center;
  line-height: 1.35;
  padding-top: 11px;
}
.auth-app-appeal__content img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
  position: relative;
  left: -25px;
  top: 33px;
}
.auth-app-appeal__content button {
  display: block;
  margin: 20px auto 0 auto;
}
.auth-app-appeal__content .auth-app-appeal__after-activate-text {
  display: none;
  color: #009780;
  font-size: 1rem;
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin-left: -10px;
}
.login .fpass {
  width: 500px;
  margin: 0 auto;
  text-align: left;
  line-height: 2rem;
}
@media (max-width: 767px) {
  .login .fpass {
    max-width: 100%;
  }
}
.login .fpass__row {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: -15px;
}
.login .fpass__input {
  width: 100%;
}
.login .fpass__ortext {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: -25px;
}
@media (max-width: 767px) {
  .mcnav__i--stromecek {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #innercontent {
    position: static !important;
    max-width: 100%;
    overflow: auto;
  }
}
h1 {
  font-family: Open Sans, Tahoma, helvetica, arial;
  font-weight: 300;
}
h2 {
  font-family: Open Sans, Tahoma, helvetica, arial;
  font-weight: 300;
}
h2.title {
  font-family: Open Sans, Tahoma, helvetica, arial;
  font-weight: 300;
  font-size: 3.2rem;
}
h3 {
  font-family: Open Sans, Tahoma, helvetica, arial;
  font-weight: 300;
  color: #9a9a9a;
  font-size: 1.8rem;
}
h4 {
  font-family: Open Sans, Tahoma, helvetica, arial;
  font-weight: 300;
  color: #329ad6;
}
html {
  height: 100%;
  font-size: 10px;
  font-weight: 400;
}
a {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn {
  -webkit-border-radius: 0;
  border-radius: 0;
  height: auto;
  transition: all 0.4s ease 0s;
}
.btn--blue {
  background-color: #329ad6;
  border-color: #329ad6;
  color: #ffffff;
}
.btn--red,
a.btn--red {
  background-color: #d93131;
  border-color: #d93131;
  color: #ffffff;
}
.btn--red:hover,
a.btn--red:hover {
  background-color: #d93131;
  opacity: 0.6;
}
.btn--gray,
.btn--gray-gray {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
  color: #9a9a9a !important;
}
.btn--gray-blue {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #329ad6;
}
.btn--green {
  background-color: #009780;
  border-color: #009780;
  color: #ffffff;
}
.btn--green:hover {
  opacity: 0.7;
  color: #fff;
}
.btn--lgreen {
  background-color: #a2c72b;
  border-color: #a2c72b;
  color: #ffffff;
}
.btn--lgreen:hover {
  opacity: 0.7;
}
.btn--gray-gray:hover {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
  color: #9a9a9a !important;
  opacity: 0.7 !important;
}
.btn--gray-blue:hover {
  background-color: #329ad6;
  border-color: #329ad6;
  color: #ffffff;
}
.btn--big {
  height: 52px;
}
.fav-ico {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -150px -500px;
}
.fav_0 {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -175px -500px;
  position: relative;
  left: -6px;
}
.fav_1 {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -150px -500px;
  position: relative;
  left: -6px;
}
.ico-del {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -150px -524px;
}
.ico-recover {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icon-sipky.png) 0px -2px;
  background-size: 54px;
}
.zrusit-odeslany-zaznam.ico-del {
  float: right;
  margin-top: 2px;
  margin-left: 5px;
}
.ico-edit {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -125px -524px;
}
.ico-file-type {
  margin-top: -3px;
}
.ico-yes {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -325px -549px;
}
.ico-no {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(../img/icons.png) -350px -549px;
}
.btn--big-search {
  padding-left: 48px;
  background: url(../img/icon-search.png) 17px 17px no-repeat #329ad6;
}
@media (max-width: 767px) {
  .btn--big-search {
    padding-left: 38px;
    background-position: 9px 17px;
  }
}
.ico-pdf {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  background: url(../img/icons.png) 0 -700px;
}
.ico-np {
  height: 14px;
  width: 14px;
  float: left;
  position: relative;
  top: 5px;
  left: 5px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 13px;
  font-size: 9px;
  background: #53a30c;
  color: #ffffff;
}
.ico-np--legend {
  height: 14px;
  width: 14px;
}
.ico-bp {
  -webkit-border-radius: 10px;
  top: 8px;
  left: 7px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 17px;
  color: #ffffff;
  float: left;
  position: relative;
  border-radius: 10px;
  font-size: 9px;
  background: #ee8cce;
}
.ico-ss {
  -webkit-border-radius: 10px;
  top: 8px;
  left: 7px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 17px;
  color: #ffffff;
  float: left;
  position: relative;
  border-radius: 10px;
  font-size: 9px;
  background: #f07625;
}
.ico-sl {
  top: 8px;
  left: 7px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 17px;
  color: #ffffff;
  float: left;
  position: relative;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 9px;
  background: #555555;
}
.ico-np:before {
  content: "NP";
  font-size: 0.9rem;
}
.ico-ss:before {
  content: "SS";
  font-size: 1.1rem;
}
.ico-bp:before {
  content: "BP";
  font-size: 1.1rem;
}
.ico-add {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  background: url(../img/icons.png) -100px -525px;
}
.ico-light-cross {
  width: 25px;
  height: 25px;
  display: block;
  background: url(../img/icons.png) -25px -150px;
  margin-top: 4px;
  opacity: 0.7;
  cursor: pointer;
}
.ico-xls {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(../img/icons.png) -25px -700px;
  vertical-align: bottom;
}
.ico-sl:before {
  content: "SL";
  font-size: 1.1rem;
}
.ico--fleft {
  float: left;
  width: 25px;
  height: 25px;
}
.ico-light-cross:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.clearb {
  clear: both;
}
.red {
  color: #d93131;
}
.dark-pink {
  color: #951058;
}
.red-danger li {
  color: #d93131;
  margin-bottom: 5px;
}
.w80p {
  width: 80%;
}
.bigger {
  font-size: 120%;
}
.ml20 {
  margin-left: 20px;
}
input {
  border: 1px solid #dedede;
  font-family: Open Sans, helvetica, arial;
  font-size: 13px;
  font-weight: 400;
  height: 29px;
  line-height: 30px;
  outline: 0;
  padding: 0 10px;
  position: relative;
  text-align: left;
}
select {
  border: 1px solid #dedede;
  font-family: Open Sans, helvetica, arial;
  font-size: 13px;
  font-weight: 400;
  height: 29px;
  line-height: 30px;
  outline: 0;
  padding: 0 10px;
  position: relative;
  text-align: left;
}
textarea {
  border: 1px solid #dedede;
  font-family: Open Sans, helvetica, arial;
  font-size: 13px;
  font-weight: 400;
  height: 29px;
  line-height: 30px;
  outline: 0;
  padding: 0 10px;
  position: relative;
  text-align: left;
}
textarea.standard {
  height: auto;
  line-height: 150%;
}
.rating {
  text-align: center;
  width: 40px;
  height: 100%;
  display: block;
  top: 0;
  position: relative;
  z-index: 11;
  overflow: hidden;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
input[disabled=disabled] {
  cursor: default !important;
}
input[type=text]:focus {
  border: 1px solid #329ad6;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
body.login {
  background-image: none;
}
body.pop {
  background-image: none;
}
.header__logo {
  float: left;
  width: 245px;
}
@media (max-width: 767px) {
  .header__logo {
    height: 40px !important;
    overflow: hidden;
    width: 125px;
  }
  .header__logo a {
    max-height: 40px;
    background-position: 0 5px !important;
    background-size: auto 30px !important;
    position: relative;
    left: -5px;
  }
}
header .logo {
  max-width: 200px;
  height: 120px;
  margin: 0 15px 0 20px;
  background: url(../img/logo.png) no-repeat scroll 0 33px;
  padding: 0;
  transition-duration: 0ms;
  transition-delay: 0ms;
  background-position: left center;
}
.nnav {
  display: block;
  float: left;
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  .nnav {
    margin-left: 10px;
  }
}
.tnav__ico {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin-top: -5px;
}
.tnav__i {
  float: left;
  margin-right: 5px;
  font-size: 1rem;
  color: #9a9a9a;
}
.tnav__link {
  font-size: 1.15rem;
  padding-right: 5px;
  color: #000000;
}
.tnav__link:hover {
  text-decoration: none;
}
.tnav__ico--nastaveni {
  background: url(../img/icons.png);
}
.tnav__ico--app {
  margin-left: 5px;
  background: transparent url(../img/myNOTE_ikona.png) 2px 3px no-repeat;
}
.tnav__ico--sabservis {
  background: url(../img/icons.png) -25px 0;
}
.tnav__ico--odhlasit {
  background: url(../img/icons.png) -50px 0;
}
.tnav .pracovnik-nazev {
  max-width: 200px;
}
.body--desktop .tnav .pracovnik-nazev {
  max-width: 450px;
}
.topMenufixed .tnav .pracovnik-nazev {
  max-width: 200px;
}
.topMenufixed.topMenufixed--small .tnav .pracovnik-nazev {
  max-width: 150px;
}
@media (max-width: 500px) {
  .tnav {
    width: 100%;
  }
  .tnav li {
    margin-right: 0 !important;
    max-height: 30px;
    max-width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.tnav .pracovnik-nazev {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 410px) {
  .top-menu {
    padding-left: 0 !important;
  }
}
.nnav__i {
  float: left;
  margin-right: 2px;
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .nnav__i {
    margin-right: 0;
  }
}
.nnav__i--zpravy {
  background: url(../img/icons.png) -350px -50px;
}
.nnav__i--skoleni {
  background: url(../img/icons.png) -100px -50px;
}
.nnav__i--obchody {
  background: url(../img/icons.png) -150px -50px;
}
.nnav__i--ukoly {
  background: url(../img/icons.png) -200px -50px;
}
.nnav__i--myplann {
  background: url(../img/icon-myplann.png) center center no-repeat;
}
.nnav__i--smlouvy {
  height: 30px;
  border-left: #f0f0f0 solid 2px;
  padding-left: 12px;
  margin-top: 8px;
}
.nnav__link--smlouvy {
  display: inline-block;
  width: 162px;
  height: 30px;
  background: url(../img/icons.png) -300px -650px;
}
.nnav__link--smlouvy.zona {
  background: url(../img/onlinezonalogo.png) no-repeat;
}
@media (max-width: 767px) {
  .nnav__link--smlouvy {
    width: 70px;
  }
}
.nnav__i--zkousky {
  background: url(../img/icons.png) -843px -52px;
}
@media (max-width: 379px) {
  .nnav__i--zkousky {
    display: none;
  }
}
@media (max-width: 880px) {
  .notify-menu .nnav__i {
    width: 35px;
  }
  .notify-menu .nnav__i--zpravy {
    background-position: -356px -50px;
  }
  .notify-menu .nnav__i--skoleni {
    background-position: -106px -50px;
  }
  .notify-menu .nnav__i--obchody {
    background-position: -156px -50px;
  }
  .notify-menu .nnav__i--ukoly {
    background-position: -206px -50px;
  }
  .notify-menu .nnav__i--zkousky {
    background-position: -849px -52px;
  }
  .notify-menu .nnav__i--smlouvy {
    width: 95px;
    margin-left: 4px;
    padding-left: 5px;
  }
}
.rating:hover {
  width: 320px;
}
.rating.mobile_hover {
  width: 320px;
}
.rating.mobile_hover .rating__current .icon-empty {
  transform: rotate(-90deg);
}
.rating__list {
  position: absolute;
  width: 280px;
  top: 0;
  left: 40px;
  padding: 0;
}
.rating__item {
  display: table-cell;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.main-content {
  display: block;
  float: left;
  width: calc(100% - 175px);
  padding: 20px;
}
.main-content .title {
  float: left;
  padding: 0 0 20px;
  margin: 0;
}
.main-content__smallpadding {
  margin: -18px 0 0 -18px;
}
.main-content__smallpadding h2.title {
  margin-top: 8px;
  padding-bottom: 0px;
}
.main-content__smallpadding .c-form__wrapper {
  margin-top: 0;
}
@media (max-width: 767px) {
  .main-content {
    width: 100%;
  }
  .main-content__smallpadding {
    margin: 0;
  }
}
.table > thead > tr > th.np {
  padding: 0;
}
.table > thead > tr > th.sorted {
  background-color: #dedede;
}
.login__support-link {
  display: block;
  float: right;
  margin: 20px;
  color: #555555;
  opacity: 0.5;
}
.login__support-link:hover {
  color: #838383 !important;
  text-decoration: none;
}
.footer {
  bottom: 0;
  float: right;
  position: fixed;
  right: 0;
  background-color: #f0f0f0;
  width: calc(100% - 175px);
  height: 30px;
  z-index: 100;
}
@media (max-width: 767px) {
  .footer {
    display: none;
  }
}
.fixfooter__title {
  font-size: 2.1rem;
  margin-top: 10px;
}
.fixfooter__ico {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  margin-right: 15px;
}
.fixfooter__ico--news {
  background: url(../img/icons.png) -75px -550px;
}
.fixfooter__ico--bday {
  background: url(../img/icons.png) -52px -575px;
}
.fixfooter__ico--stats {
  background: url(../img/icons.png) -50px -550px;
}
.fixfooter__bday-list {
  list-style: none;
}
.fixfooter__bday-i {
  padding: 5px 0;
  font-size: 1.1rem;
}
.fixfooter__bday-date {
  color: #9a9a9a;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.fixfooter__bday-link {
  color: #000000;
}
.fixfooter__stat-subtitle {
  font-size: 1.1rem;
  color: #9a9a9a;
  margin-top: 0;
}
.fixfooter__stat-firstcol {
  padding-left: 40px;
}
.fixfooter__stat-firstcol .col-xs-4 {
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fixfooter__stat-num {
  color: #329ad6;
  font-weight: inherit;
  display: block;
  font-size: 17px;
  padding-top: 5px;
}
@media (max-width: 1220px) {
  .fixfooter__stat-num {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .fixfooter__stat-num {
    font-size: 17px;
  }
}
@media (max-width: 450px) {
  .fixfooter__stat-num {
    font-size: 13px;
  }
}
.fixfooter__stats .vyplatapozastavena {
  position: absolute;
  bottom: -4px;
  right: 0px;
}
@media (max-width: 1220px) {
  .fixfooter__stats .vyplatapozastavena {
    bottom: -6px;
  }
}
@media (max-width: 991px) {
  .fixfooter__stats .vyplatapozastavena {
    bottom: -4px;
  }
}
@media (max-width: 450px) {
  .fixfooter__stats .vyplatapozastavena {
    bottom: -6px;
  }
}
.fixfooter__stats .vyplatapozastavena .icon {
  margin-top: 0;
  display: block;
  height: 25px;
  width: 25px;
  background: url(../img/icons.png) -225px -575px;
}
.fixfooter__switch {
  display: block;
  width: 35px;
  height: 19px;
  padding: 3px;
  cursor: pointer;
  background-color: #dedede;
  position: absolute;
  top: 13px;
  right: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.mplann-switch {
  display: inline-block;
  width: 35px;
  height: 19px;
  padding: 3px;
  cursor: pointer;
  background-color: #dedede;
  position: relative;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.mplann-switch--blue {
  background-color: #259cd3;
}
.fixfooter__switch-ico1 {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  opacity: 0.4;
  background: url(../img/icons.png) -300px -600px;
  top: -3px;
  left: -27px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.fixfooter__switch-ico2 {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  opacity: 0.4;
  background: url(../img/icons.png) -175px -600px;
  top: -2px;
  right: -27px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.fixfooter__switch-circle-switched {
  right: 3px;
}
.fixfooter__switch-ico--active {
  opacity: 1;
}
.mcnav__i {
  float: left;
  margin-right: 10px;
}
.mcnav__i--pridat {
  margin-right: 30px;
}
.mcnav__link--groupbtn {
  height: auto;
}
.mcnav__ico--pridat {
  background: url(../img/icons.png) -100px -525px;
}
.mcnav__ico--leadovace {
  background: url(../img/icons.png) -225px -525px;
}
.mcnav__ico--leadovac-myplann {
  background: url(../img/icons.png) -275px -525px;
}
.mcnav__ico--lead-notifikace {
  background: url(../img/icons.png) -250px -525px;
}
.mcnav__ico--import {
  background: url(../img/icons.png) -125px -573px;
}
.mcnav__ico--export {
  background: url(../img/icons.png) -127px -550px;
}
.mcnav__ico--kampane {
  background: url(../img/icons.png) -323px -575px;
}
.mcnav__ico--historie {
  background: url(../img/icons.png) -251px -575px;
}
@media (max-width: 1100px) {
  .mcnav {
    margin-top: 0;
    float: left;
    clear: both;
    width: 100%;
  }
  .mcnav__i {
    margin-right: 0 !important;
  }
  .mcnav__i--stromecek {
    float: right;
  }
  .mcnav__i a {
    margin-right: 15px !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 980px) {
  .mcnav__i--stromecek #stromecek select {
    max-width: 40px;
  }
  .mcnav__i--stromecek #stromecek input {
    text-indent: -65px;
    width: 84px;
  }
  .mcnav__i a {
    margin-right: 5px !important;
  }
}
@media (max-width: 520px) {
  .mcnav__link--no-small-visible {
    display: none;
  }
}
.kontakty__sub-wrapper {
  width: calc(100% - 40px);
  float: left;
  padding: 0 0 0 10px;
}
@media (max-width: 767px) {
  .kontakty__sub-wrapper {
    width: 100%;
  }
}
.kontakty__sub-wrapper .c-menu {
  width: 100%;
}
@media (max-width: 1445px) {
  .kontakty__sub-wrapper .c-menu {
    display: flex;
    flex-wrap: wrap;
  }
  .kontakty__sub-wrapper .c-menu .btn-smazanesoubory__wrap {
    margin-top: 5px;
    order: 10;
    width: 100%;
    padding-bottom: 15px;
  }
}
.kontakty__sub-wrapper .c-menu .btn-smazanesoubory {
  float: right;
}
.kontakty__sub-wrapper .c-menu .btn-smazanesoubory:not(:last-child) {
  margin-left: 15px;
}
.kontakty__sub-wrapper .table > tbody > tr > td input[type="checkbox"] {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
.kontakty__sub-wrapper .table-hover > tbody > tr:hover td {
  background: #f5f5f5;
  color: #303030 !important;
}
.agreement-bar > .gap {
  display: inline-block;
  width: 40px;
}
.agreement-bar--next-to-select {
  float: right;
  padding-right: 5px;
  line-height: 30px;
}
.agreement-bar--next-to-select > .agreement {
  margin-top: -2px;
}
@media (max-width: 1150px) and (min-width: 992px) {
  .agreement-bar--next-to-select {
    float: none;
    padding-left: 10px;
  }
}
.agreement-bar > .agreement {
  display: inline-block;
  font-size: 11px;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  color: white;
  font-weight: bold;
}
.agreement-bar > .agreement > .glyphicon {
  font-size: 10px;
}
.agreement-bar > .agreement--blue {
  background-color: #0082cc;
  border-color: #0082cc;
}
.agreement-bar > .agreement--yellow {
  background-color: #c8b528;
  border-color: #c8b528;
}
.agreement-bar > .agreement--green {
  background-color: #4ead2b;
  border-color: #4ead2b;
}
.agreement-bar > .agreement--red {
  background-color: #cc503e;
  border-color: #cc503e;
}
.agreement-bar > .agreement--gray {
  background-color: #dddddd;
  border-color: #dddddd;
}
.agreement-bar > .agreement--tyrkys {
  background-color: #009680;
  border-color: #009680;
}
.agreement-bar > .agreement--dark-pink {
  background-color: #951058;
  border-color: #951058;
}
.dataTable .agreement-bar {
  display: inline-block;
  line-height: 18px;
  min-width: 77px;
}
.kontakty__userGroupForm .agreement-bar {
  display: inline;
  min-width: 0;
}
.kontakty__editinfo {
  float: left;
  width: 100%;
  font-size: 1.5rem;
}
.settings__colors {
  list-style: none;
  padding: 0;
  clear: both;
  float: left;
  position: relative;
  margin: 0 0 20px;
}
.settings__menu {
  list-style: none;
  padding: 0;
  clear: both;
  margin: 0 0 40px 15px;
}
.settings__i {
  line-height: 2em;
}
.settings__link {
  color: #329ad6;
  font-weight: 400;
}
.settings__sub-block {
  float: left;
  margin: 0 0 40px 15px;
  clear: both;
}
.settings__sub-block-title {
  color: #555555;
}
.settings__changepass-form {
  clear: both;
}
.settings__row {
  width: 100%;
  margin: 0 -15px 5px;
  float: left;
}
.settings__initem {
  margin: 0 10px;
}
.settings__color-box {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f0f0f0;
  margin: 0 5px -3px 0;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.chat__ico {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin: 3px 10px 0 0;
}
.chat__ico-bubbles {
  background: url(../img/icon-chat.svg);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.chat__ico-podpora {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 0 0 -3px;
}
.chat__ico-podpora-bluebg {
  background: url(../img/sabservis-symbol-barevne-zelene-negativni-provedeni-rgb.svg);
}
.chat__ico-podpora-whitebg {
  background: url(../img/sabservis-symbol-barevne-pozitivni-provedeni-rgb.svg);
}
.chat__pannel {
  display: block;
  float: left;
  position: relative;
  width: 200px;
  height: 30px;
  padding: 0 5px;
  font-size: 1.2rem;
  line-height: 30px;
  cursor: pointer;
}
.settings__color-box--cc1 {
  background-color: #e66e37;
}
.settings__color-box--cc2 {
  background-color: #91d464;
}
.settings__color-box--cc3 {
  background-color: #e5596d;
}
.settings__color-box--cc4 {
  background-color: #74a9dd;
}
.settings__color-box--cc5 {
  background-color: #c473cb;
}
.settings__color-box--cc6 {
  background-color: #efb22e;
}
.settings__color-box--cc7 {
  background-color: #777bf3;
}
.settings__color-box--cc8 {
  background-color: #ef5f43;
}
.settings__color-box--cc9 {
  background-color: #c6d2bd;
}
.settings__color-box--cc10 {
  background-color: #aa62f1;
}
.settings__color-box--cc11 {
  background-color: #4bcd9f;
}
.settings__color-box--cc12 {
  background-color: #74b95d;
}
.settings__color-box--active {
  opacity: 1;
}
.settings__color-box:hover {
  opacity: 1;
}
.settings__color-i {
  float: left;
  cursor: pointer;
}
.chat__list {
  width: 100%;
  padding: 0;
  list-style: none;
  display: none;
  width: 200px;
  height: 300px;
  background-color: #ffffff;
  border-left: #f0f0f0 solid 2px;
  margin: 0;
  overflow: auto;
}
.chat__msgs {
  padding: 0;
  list-style: none;
  margin: 0;
}
.chat__list--active {
  display: block !important;
}
.chat__i {
  margin-bottom: 3px;
}
.chat__topic {
  margin-bottom: 1px;
  margin-left: 3px;
}
.chat__neaktivni {
  display: none;
}
.chat__aktivni {
  background-color: #f0f0f0;
}
.chat__link:hover {
  background-color: #f0f0f0;
  text-decoration: none;
  color: #9a9a9a;
}
.chat__link--green {
  color: #009780;
}
.chat__input {
  width: 505px;
  min-height: 32px;
  max-height: 150px;
  line-height: 17px;
  resize: none;
  background: white;
  padding: 6px 5px 2px 5px;
  overflow-y: auto;
  outline: none;
  word-wrap: break-word;
}
.chat__ico-cross {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 3px;
  background: url(../img/icon-close.svg);
  margin-top: 4px;
  opacity: 0.7;
  cursor: pointer;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.chat__ico-cross:hover {
  opacity: 1;
}
#dotazy__pannel .chat__ico-cross {
  position: absolute;
  right: 0px;
  top: 0px;
}
#chatId span {
  display: block;
}
#chatId span.writer {
  font-size: 12px;
  margin-bottom: 5px;
  clear: both;
}
#chatId span.text {
  padding: 0 0 8px 0;
  font-size: 13px;
  word-wrap: break-word;
}
#chatId span.text .chat__text__img {
  text-align: left;
  display: block;
}
#chatId span.text img {
  max-width: 100%;
}
#chatId span.date {
  float: right;
  font-size: 11px;
  color: #aaaaaa;
}
#chatId .chat__msgs li {
  clear: both;
}
#chatId .chat__msgs-wrapper {
  overflow: auto;
  width: 100%;
  padding: 5px 5px 2px 8px;
}
@media (max-width: 550px) {
  #chatId {
    max-width: 50%;
    min-width: 175px;
  }
}
@media (max-width: 550px) {
  #chatId .chat__pannel {
    width: 100%;
  }
}
@media (max-width: 550px) {
  #chatId .chat__list-wrapper {
    width: 100%;
  }
}
#chatId .chat_podporasab .online {
  color: #00a78f;
}
#chatId .chat__msgs li {
  padding: 5px;
  margin-bottom: 10px;
  background: white;
}
#chatId .chat__msgs li.mychat {
  border: 2px solid #a2c72b;
  border-width: 0 0 0 2px;
}
#chatId .chat__chatbox .chat__msgs li {
  border: 2px solid #009cea;
  border-width: 0 0 0 2px;
}
#chatId .chat__chatbox span.writer {
  color: #009cea;
}
#chatId .chat__chatbox-podpora .chat__msgs li {
  border: 2px solid #00c0aa;
  border-width: 0 0 0 2px;
}
#chatId .chat__chatbox-podpora span.writer {
  color: #00c0aa;
}
#chatId .chat__chatbox li.mychat,
#chatId .chat__chatbox-podpora li.mychat {
  border: 2px solid #a2c72b;
  border-width: 0 0 0 2px;
}
#chatId .chat__chatbox li.mychat span.writer,
#chatId .chat__chatbox-podpora li.mychat span.writer {
  color: #a2c72b;
}
#chatId .chat__partner {
  display: flex;
  width: calc(100% - 30px);
  flex-direction: row;
  justify-items: center;
}
#chatId .chat__partner .chat__partner-nick {
  display: inline-block;
  padding: 7px 0 0 5px;
  overflow: hidden;
  max-width: calc(100% - 30px);
  text-overflow: ellipsis;
  font-family: Open Sans;
  height: 30px;
  white-space: pre;
}
#chatId .chat__partner .chat__ico-partner-wrapper {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
}
.chat__msgs-wrapper {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
}
.nopage-datatable .dataTables_length {
  display: none;
}
.nopage-datatable .dataTables_paginate {
  display: none;
}
#page_kontakty {
  padding: 0 !important;
  width: auto !important;
}
#page_kontakty form textarea {
  width: 100%;
  height: 80px;
}
.page_kontakt-data form .btn-right {
  margin: 10px 0 0 10px;
}
#maincontent h1 {
  min-width: 160px;
}
table th.header {
  display: table-cell !important;
  width: auto;
}
table tr td.monthstat__table-mprice {
  color: #8a8a8a !important;
}
table tr td.monthstat__table-mprice--blue {
  color: #329ad6 !important;
}
table .row::before {
  display: none;
}
table .document-item {
  border: 0;
  border-top: 6px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
.row h1 {
  padding: 0;
}
.row textarea {
  width: 100%;
  height: 100px;
}
.documents .document-name {
  padding-left: 10px !important;
}
.documents .document-name .ico-file-type {
  padding-right: 5px;
}
.documents .document-name a {
  color: #303030;
}
.documents .document_action {
  width: 55px;
}
.unassigned {
  margin-bottom: 0;
}
.unassigned thead th {
  vertical-align: top !important;
}
.unassigned .document-name {
  width: calc(60% - 55px);
}
.unassigned .document-myplann {
  width: 10%;
  text-align: center;
}
.unassigned .document-insertedBy,
.unassigned .document-insertedAt,
.unassigned .document-size {
  width: 10%;
}
.assigned .document-name {
  width: calc(60% - 55px);
}
.assigned .document-myplann {
  width: 10%;
  text-align: center;
}
.assigned .document-insertedBy,
.assigned .document-insertedAt,
.assigned .document-size {
  width: 10%;
}
.documents--without-myplann .document-name {
  width: calc(70% - 55px);
}
.document-item .document-myplann {
  padding-top: 3px !important;
}
.upload-error-message {
  display: none;
  background: #d93131;
  color: #ffffff;
  padding: 8px 16px;
}
.upload-error-message p {
  color: #ffffff;
}
.transparentInput {
  background: 0 0 !important;
  border-color: transparent !important;
  padding-left: 0 !important;
}
.transparentInput[readonly] {
  cursor: default;
}
.c-form input[type=text],
.c-form input[type=password] {
  box-sizing: content-box;
  width: calc(100% - 22px);
}
.error {
  color: #e01a49 !important;
}
.tcenter {
  text-align: center;
}
.fpass__input__or {
  position: relative;
  top: 14px;
}
input[type=file] {
  height: auto !important;
}
.book-list__link {
  width: 110px;
  overflow: hidden;
}
.datatableAfterHeader > div {
  width: 100%;
  padding: 0;
}
.fixfooter__bday-link:hover {
  text-decoration: none;
  cursor: pointer;
}
.dnone {
  display: none;
}
@media (max-width: 767px) {
  .dnone--mobile {
    display: none !important;
  }
}
.events-col__filter-label__count {
  background: #e01a49 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  line-height: 21px;
  min-width: 21px;
  padding: 0 3px;
  text-align: center;
}
#zkousky_form a.btn {
  color: #fff;
}
.document_action .ico-del,
.ico-del-row .ico-del {
  opacity: 0;
}
.document_action .ico-recover,
.ico-del-row .ico-recover {
  opacity: 0;
}
.document_action .ico-edit,
.ico-del-row .ico-edit {
  opacity: 0;
}
.document-row::before {
  display: none;
}
.document-row:hover .ico-del,
.ico-del-row:hover .ico-del {
  opacity: 1;
}
.document-row:hover .ico-recover,
.ico-del-row:hover .ico-recover {
  opacity: 1;
}
.document-row:hover .ico-edit,
.ico-del-row:hover .ico-edit {
  opacity: 1;
}
#kontaktyDatatable__drag--message {
  background-color: yellow;
  z-index: 9999999999;
  font-size: 11px;
}
#kontaktyDatatable__drag--upperOverlay {
  position: fixed;
  cursor: move;
  background-color: #fafa70;
  opacity: 0.4;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 20;
}
#kontaktyDatatable__drag--lowerOverlay {
  position: fixed;
  cursor: move;
  opacity: 0.4;
  left: 0;
  width: 100%;
  display: none;
  z-index: 1;
}
table .lineThrough td {
  text-decoration: line-through;
}
#tab_sportfolio_container {
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #tab_sportfolio_container {
    overflow-x: scroll;
  }
}
#tab_sportfolio_container #tab_sportfolio_table {
  width: 1035px;
}
#tab_sportfolio_container .tab_sportfolio_table__td {
  width: 520px !important;
  vertical-align: top !important;
}
#tab_sportfolio_container .tab_sportfolio_table__td select[name=kategorie_produkty_id] {
  width: 141px !important;
}
@media screen and (max-width: 767px) {
  #tab_sportfolio_container .tab_sportfolio_table__td select[name=kategorie_produkty_id] {
    width: 100% !important;
  }
}
#tab_sportfolio_container #sportfolio-provize {
  padding-left: 15px;
}
#tab_sportfolio_container #tab_sportfolio__content {
  padding-top: 30px;
}
#tab_sportfolio_container .riziko {
  margin-top: 7px;
  position: relative;
}
#tab_sportfolio_container .riziko:hover .smazat {
  display: inline-block;
}
#tab_sportfolio_container .riziko .smazat {
  height: 13px;
  width: 13px;
  cursor: pointer;
  background: url(../images/sprite.png?v=2) -155px -529px;
  padding: 0;
  text-indent: -9999px;
  margin-left: 8px;
  display: none;
  position: absolute;
  right: 6px;
  bottom: 4px;
}
#tab_sportfolio_container .nazev-wrap,
#tab_smajetek_container .nazev-wrap {
  position: relative;
}
#tab_sportfolio_container .nazev-wrap .wrap-ico-edit,
#tab_smajetek_container .nazev-wrap .wrap-ico-edit {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
}
#tab_sportfolio_container .nazev-wrap .wrap-ico-edit .ico-edit,
#tab_smajetek_container .nazev-wrap .wrap-ico-edit .ico-edit {
  float: none;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 6px;
  cursor: pointer;
}
#tab_sportfolio_container .nazev-wrap h1,
#tab_smajetek_container .nazev-wrap h1 {
  width: auto;
  margin-right: 0;
  padding-right: 0;
  padding-bottom: 0;
  display: inline-block;
  visibility: hidden;
  max-width: calc(100% - 30px);
  word-break: break-word;
}
#tab_sportfolio_container .nazev-wrap textarea[name=nazev],
#tab_smajetek_container .nazev-wrap textarea[name=nazev] {
  outline: 0px none;
  border: 0px none;
  color: #303030;
  font-size: 32px;
  margin: 0px;
  font-family: 'Open Sans', Tahoma, helvetica, arial;
  font-weight: 300;
  padding: 0 0 14px 0;
  width: calc(100% - 30px);
  max-width: calc(100% - 30px);
  overflow: hidden;
  resize: none;
  line-height: 36px !important;
  transition: none;
}
#tab_sportfolio_container .nazev-wrap textarea[name=nazev]:read-only,
#tab_smajetek_container .nazev-wrap textarea[name=nazev]:read-only {
  background-color: transparent;
}
#popupcontent #tab_sportfolio_container .pojistenaOsoba .dalsi-pripojisteni-volby {
  display: none;
  margin-top: 7px!important;
  position: relative;
}
#popupcontent #tab_sportfolio_container .pojistenaOsoba .dalsi-pripojisteni-volby:hover .smazat {
  display: inline-block;
}
#popupcontent #tab_sportfolio_container .pojistenaOsoba .dalsi-pripojisteni-volby select {
  width: 95.5% !important;
}
#popupcontent #tab_sportfolio_container .pojistenaOsoba .dalsi-pripojisteni-volby .smazat {
  height: 13px;
  width: 13px;
  cursor: pointer;
  background: url(../images/sprite.png?v=2) -155px -529px;
  padding: 0;
  text-indent: -9999px;
  margin-left: 8px;
  display: none;
  position: absolute;
  right: 6px;
  bottom: 4px;
}
#popupcontent #tab_sportfolio_container .pojistenaOsoba .riziko input,
#popupcontent #tab_sportfolio_container .pojistenaOsoba .riziko select {
  width: calc(100% - 12px) !important;
  height: 15px;
}
#tab_hportfolio_container {
  overflow: hidden;
  width: 100%;
}
#tab_hportfolio_container #tab_hportfolio_table {
  width: 560px;
}
#tab_hportfolio_container .tab_hportfolio_table__td {
  width: 520px !important;
  vertical-align: top !important;
}
#tab_hportfolio_container p.subtitle {
  margin-top: -10px;
  margin-bottom: 25px;
}
#tab_hportfolio_container p.subtitle span {
  color: #acacac;
}
#tab_hportfolio_container div.label-hodnota {
  display: block;
  float: left;
  margin-top: 5px;
}
#tab_hportfolio_container div.element-hodnota {
  display: block;
  float: left;
  margin-top: 5px;
}
#tab_hportfolio_container div.element-hodnota input[type="text"] {
  width: 80px !important;
}
#tab_hportfolio_container div.mena-hodnota {
  display: block;
  float: left;
  margin-top: 5px;
  margin-left: -5px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
}
#tab_hportfolio_container div.button-hodnota {
  display: block;
  float: left;
}
#tab_hportfolio_container div.row-hodnota {
  margin-top: 20px !important;
}
#tab_hportfolio_container span.show-detail {
  display: inline-block;
  position: relative;
  top: 10px;
  background: url("../images/sprite.png?v=2") -300px -525px;
  height: 25px;
  width: 25px;
  cursor: pointer;
  right: 0px;
}
#tab_hportfolio_container input.btn.btn--gray {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #9a9a9a;
}
#tab_hportfolio_container input.btn.btn--gray:hover {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #9a9a9a;
  opacity: 0.7;
}
#tab_hportfolio_container .porfolio-hodnota-checkboxitem label {
  display: inline-block;
  margin-top: 4px;
  line-height: 29px;
  margin-left: 5px;
}
#tab_hportfolio_container .porfolio-hodnota-checkboxitem input {
  display: inline-block;
  float: left;
}
.ul--clasic {
  margin: 10px 0;
}
.ul--clasic li {
  margin-left: 13px;
  list-style-type: disc;
  line-height: 15px;
}
.admin-form .row {
  margin-bottom: 10px;
}
.admin-form .row p {
  margin-bottom: 0;
}
.admin-form .row input,
.admin-form .row select,
.admin-form .row textarea {
  max-width: 100%;
}
.admin-form label {
  padding-top: 7px;
  padding-bottom: 5px;
}
.admin-form h2 {
  font-size: 16px;
  clear: both;
  color: #329ad6;
  margin-bottom: 5px;
  margin-top: 0;
}
.admin-form p {
  clear: both;
  margin-bottom: 10px;
  font-size: 13px;
}
.admin-form--max600 {
  max-width: 600px;
}
.admin-form--max1000 {
  max-width: 1000px;
}
.admin-form--kontakt {
  padding-top: 30px;
}
.admin-form--kontakt h2 {
  color: #000;
}
.admin-form--kontakt input {
  width: 100%;
}
.multicheckbox-poradci p {
  font-size: 12px;
}
.multicheckbox-poradci .c-row {
  clear: both;
}
.multicheckbox-poradci .c-col {
  float: left;
  padding-bottom: 7px;
}
.multicheckbox-poradci img {
  float: left;
  margin: 0 5px;
}
.multicheckbox-poradci__data {
  float: left;
}
.multicheckbox-poradci__data__name {
  padding: 4px 0 13px;
}
.kontaktyWrap--with-result .kontaktyDatatable--withoutpaginator {
  top: -22px;
  posistion: relative;
}
@media (max-width: 768px) {
  .kontaktyWrap--with-result .kontaktyDatatable--withoutpaginator {
    top: -42px;
  }
}
.kontakty .ctrlpanel__item--share {
  background: url("../img/icon-sdilej.png") 0 0 no-repeat transparent !important;
}
.kontakty .ctrlpanel__item--share.active {
  background-color: #329ad6 !important;
  background-position: -40px 0 !important;
}
.ctrlpanel .sharing {
  position: relative;
  /* overflow: hidden; */
}
.ctrlpanel .sharing-box {
  position: absolute;
  left: 40px;
  top: 0;
  padding: 0;
  background: #f5f5f5;
  z-index: 5;
  line-height: 40px;
  height: 40px;
  max-width: 0;
  transition: 0.4s;
  overflow: hidden;
  cursor: pointer;
}
.ctrlpanel .sharing-box p {
  white-space: nowrap;
}
.ctrlpanel .sharing-box p strong {
  font-weight: 600;
}
.ctrlpanel .sharing:hover .sharing-box {
  max-width: 450px;
  padding: 0 36px 0 10px;
}
.ctrlpanel .sharing-box .sharing-close {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 8px;
  right: 5px;
  /* background: url(../img/icons.png) -350px -549px; */
  background: url(public-data/skin/img/icons.png) -350px -549px;
}
@media (max-width: 767px) {
  .kontakty .ctrlpanel {
    width: 200px;
  }
}
@media (max-width: 575px) {
  .ctrlpanel .sharing-box {
    top: 40px;
    left: -160px;
  }
}
.srovnavacpojisteni {
  margin-right: 20px;
}
.srovnavacpojisteni .nav li {
  float: left;
}
.srovnavacpojisteni .nav li a {
  display: block;
  padding: 25px 15px;
  color: #333;
  background: #fafafa;
}
.srovnavacpojisteni .nav li a.disabled {
  color: #bbb;
  cursor: normal;
}
.srovnavacpojisteni .nav li a.inactive {
  color: #aaa;
  cursor: normal;
  background: #f0f0f0;
}
.srovnavacpojisteni .nav li a.active {
  background: #329AD6;
  color: white;
}
.srovnavacpojisteni th,
td {
  vertical-align: top;
}
.srovnavacpojisteni th {
  text-align: left;
}
.srovnavacpojisteni td:nth-child(1n+2) {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.srovnavacpojisteni .porovnani {
  border-collapse: collapse;
  width: 100%;
}
.srovnavacpojisteni .porovnani tr td,
.srovnavacpojisteni .porovnani tr th {
  border-bottom: 1px solid #000;
}
.srovnavacpojisteni .porovnani a {
  color: #000;
  text-decoration: none;
}
.srovnavacpojisteni .odsazeni {
  padding-left: 15px !important;
}
.srovnavacpojisteni .odsazeni2 {
  padding-left: 30px !important;
}
.srovnavacpojisteni td.omezene {
  background-color: #ff9900;
  color: #fff;
}
.srovnavacpojisteni td.omezene-help {
  cursor: help;
}
.srovnavacpojisteni td.omezene-help::after {
  content: "i";
  background-color: #88f;
  border-radius: 50%;
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 10px;
  font-size: 7px;
  position: relative;
  left: 5px;
  top: -2px;
}
.srovnavacpojisteni tr:hover td.omezene {
  background-color: rgba(255, 153, 0, 0.5);
}
.srovnavacpojisteni td.parametr-ano {
  background-color: #4AD436;
  color: #fff;
}
.srovnavacpojisteni tr:hover td.parametr-ano {
  background-color: rgba(74, 212, 54, 0.5);
}
.srovnavacpojisteni td.parametr-ne {
  background-color: #CE4E55;
  color: #fff;
}
.srovnavacpojisteni tr:hover td.parametr-ne {
  background-color: rgba(206, 78, 85, 0.5);
}
.srovnavacpojisteni td.group {
  background-color: #D3EFFF;
}
.srovnavacpojisteni tr:hover td.group {
  background-color: rgba(201, 239, 255, 0.5);
}
.srovnavacpojisteni tr.radek-group {
  display: none;
}
.srovnavacpojisteni tr.radek-parameter {
  display: none;
}
.srovnavacpojisteni tr:hover td,
.srovnavacpojisteni tr:hover th {
  background-color: #eee;
}
.srovnavacpojisteni tr .rating-stars,
.srovnavacpojisteni tr:hover .rating-stars-hover {
  display: block;
}
.srovnavacpojisteni tr .rating-stars-hover,
.srovnavacpojisteni tr:hover .rating-stars {
  display: none;
}
.srovnavacpojisteni tr th,
.srovnavacpojisteni tr td {
  transition: none;
  -webkit-transition: none;
}
.srovnavacpojisteni .tariffinfo {
  background: url("../images/sprite.png?v=2") -300px -525px no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  top: 8px;
  left: 5px;
}
.srovnavacpojisteni .step_1 input[type="checkbox"] {
  position: relative;
  top: 10px;
}
.srovnavacpojisteni .step_1 .produkty,
.srovnavacpojisteni .wizard_step_1 .tarify ul {
  float: left;
  margin-right: 100px;
}
.srovnavacpojisteni .step_1 .tarify {
  float: left;
}
.srovnavacpojisteni .step_1 h2 {
  margin-top: 0 !important;
}
.srovnavacpojisteni .step_2 h3 {
  margin-top: 10px !important;
}
.srovnavacpojisteni .step_2 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.srovnavacpojisteni .step_2 .pos-1 {
  margin-right: 50px;
}
.srovnavacpojisteni .step_2 .pos-1,
.srovnavacpojisteni .step_2 .pos-2 {
  width: 430px;
  float: left;
  margin-bottom: 40px;
}
.btn.inactive,
.btn.inactive:hover {
  background-color: #DEDEDE;
  color: #fff;
}
srovnavacpojisteni .step_2 a.btn {
  margin-top: 10px !important;
}
.srovnavacpojisteni .step_2 table {
  margin-bottom: 40px;
}
.srovnavacpojisteni .qtip-content {
  background-color: #FFEACA !important;
}
.srovnavacpojisteni h1 {
  font-size: 20px;
}
.srovnavacpojisteni .radek-group th:first-child {
  padding-left: 9px;
}
.srovnavacpojisteni .radek-parameter td:first-child {
  padding-left: 18px;
}
.srovnavacpojisteni .porovnani .pojistovna.odsazeni,
.srovnavacpojisteni .porovnani .produkt-jmeno.odsazeni,
.srovnavacpojisteni .porovnani .produkt-platnost.odsazeni {
  padding-left: 0px !important;
  font-weight: bold;
}
.cursorDefault {
  cursor: default !important;
}
.ico-el {
  display: inline-block;
  margin-right: 5px;
  text-indent: -1000px;
  border: none;
  overflow: hidden;
}
.ico-el--closeSearch {
  border: none!important;
}
.ico-el--plus {
  width: 22px;
  height: 36px;
  background: url(../img/icons.png) -101px -524px;
  margin: 0;
  line-height: 34px;
  background: transparent;
  text-indent: 0;
  font-family: 'Open Sans';
  color: #000000 !important;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}
.ico-el--plus.active {
  transform: rotate(45deg);
}
.ico-el--delete {
  width: 22px;
  height: 36px;
  background: url(../img/icons.png) -101px -524px;
  margin: 0;
  line-height: 34px;
  background: transparent;
  text-indent: 0;
  font-family: 'Open Sans';
  color: #000000 !important;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  transform: rotate(45deg);
}
.ico-el--kontakty {
  width: 22px;
  height: 36px;
  background: url(../img/icon-kontakty.png) center center no-repeat;
  background-size: 24px;
  cursor: pointer;
}
.ico-el--workflow {
  width: 22px;
  height: 36px;
  background: url(../img/icon-workflow-bw.png) -2px center no-repeat;
  background-size: 24px;
  cursor: pointer;
}
.ico-el--workflow-orange {
  background: url(../img/icon-workflow.png) center center no-repeat;
}
.ico-el--hashtag {
  width: 22px;
  height: 36px;
  background: url(../img/icon-hashtag.png) center center no-repeat;
  background-size: 14px;
  cursor: pointer;
  opacity: 0.2;
}
.ico-el--hashtag-g {
  width: 22px;
  height: 36px;
  background: url(../img/icon-hashtag-grey.png) center center no-repeat;
  background-size: 24px;
  cursor: pointer;
}
.ico-el--sdileny {
  width: 22px;
  height: 36px;
  background: url(../img/icon-sdileny.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--sdileny-gray {
  width: 22px;
  height: 36px;
  background: url(../img/icon-sdileny-gray.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--ukol {
  width: 22px;
  height: 36px;
  background: url(../img/icon-ukoly.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--ukolseznam-normal {
  width: 22px;
  height: 36px;
  background: url(../img/icon-ukoly.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--ukol-normal {
  width: 22px;
  height: 36px;
  background: url(../img/icon-ukol-normal.png?v=1) center center no-repeat;
  left: 0;
}
.ico-el--ukol-dulezity {
  width: 22px;
  height: 36px;
  background: url(../img/icon-ukol-dulezity.png?v=1) center center no-repeat;
}
.ico-el--attachment,
.ico-el--pin {
  width: 22px;
  height: 36px;
  background: url(../img/icon-priloha.png) center center no-repeat;
}
.ico-el--has-attachment {
  width: 21px;
  height: 19px;
  background: url(../img/icon-attachment.png) center center no-repeat;
}
.ico-el--message {
  width: 22px;
  height: 36px;
  background: url(../img/icon-chat.png) center center no-repeat;
}
.ico-el--message-new {
  width: 22px;
  height: 36px;
  background: url(../img/icon-chat-new.png) center center no-repeat;
}
.ico-el--edit {
  width: 22px;
  height: 36px;
  background: url(../img/icon-edit.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--folder {
  width: 22px;
  height: 36px;
  background: url(../img/icon-folder.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--search {
  width: 22px;
  height: 36px;
  background: url(../img/icon-search-ukol.png) center center no-repeat;
  cursor: pointer;
}
.ico-el--notice {
  width: 22px;
  height: 36px;
  background: url(../img/icon-notice.png) center center no-repeat;
  cursor: pointer;
  position: relative;
  overflow: inherit !important;
}
.ico-el--notice .notice-number {
  text-indent: 0;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  line-height: 11px;
  font-size: 10px;
  position: absolute;
  top: -1px;
  left: -5px;
  color: #e10c0c;
  font-weight: 600;
  text-align: right;
}
.ukolwrapper__ukolseznam .ico-el {
  position: absolute;
  top: 0;
  left: 14px;
  z-index: 2;
}
.ukolwrapper__ukolseznam .ico-el--workflow {
  background: url(../img/icon-workflow.png) center center no-repeat;
  background-size: 24px;
}
.ukolwrapper__ukolseznam__item--sub .ico-el {
  left: 24px;
}
.ukolwrapper__ukolseznam__item--sub .ukolwrapper__ukolseznam__link {
  padding-left: 54px !important;
}
.ukolwrapper {
  overflow: hidden;
  height: calc(100vh - 150px);
}
.ukolwrapper__checkbox input {
  float: left;
}
.ukolwrapper__checkbox label {
  padding: 12px 10px;
  color: #000 !important;
}
.ukolwrapper__col {
  float: left;
  transition: 0.3s;
}
.ukolwrapper__col--left {
  width: 30%;
  height: 100%;
  position: relative;
  overflow: auto;
  padding-bottom: 25px;
  /* background: #f5f5f5;
            display: flex;
            flex-wrap: wrap;
            height: 100%;
            flex-direction: column;
            justify-content: space-between;
            position: relative; */
}
.ukolwrapper__col--right {
  width: 0;
  position: relative;
  overflow: hidden;
  transition: 0.1s;
}
.ukolwrapper__col--middle {
  width: 70%;
  padding-left: 10px;
  background: #f5f5f5;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  overflow: auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.ukolwrapper__col__switcher {
  background: #dedede;
  max-width: 200px;
  font-size: 14px;
  padding: 6px 10px;
  text-align: center;
  margin: 10px auto 10px auto;
  color: #999 !important;
  font-family: 'Open Sans';
  display: block;
}
.ukolwrapper__col__bottomactions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
}
.ukolwrapper__col__dilci {
  display: block;
  padding-top: 10px;
  width: 100%;
  overflow: hidden;
  padding: 15px 15px 0;
}
.ukolwrapper__col__dilci h2 {
  font-size: 16px;
  margin-bottom: 5px;
}
.ukolwrapper__col__attachments {
  margin-bottom: 15px;
}
.ukolwrapper__col__headline {
  padding-left: 17px;
  top: 3px;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.ukolwrapper__col .ukol__accordion .ukolwrapper__col__headline {
  margin: 0 0 0 15px;
  padding: 0;
  cursor: pointer;
}
.ukolwrapper__col .ukol__accordion .ukolwrapper__col__headline .ico-el {
  float: left;
}
.ukolwrapper__col .ukol__accordion .ukolwrapper__col__headline__name {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.ukolwrapper__col .ukol__accordion .ukolwrapper__col__headline .ico-el--workflow {
  background: url(../img/icon-workflow.png) center center no-repeat;
  background-size: 24px;
}
.ukolwrapper__col .ukol__accordion .ukolwrapper__ukolseznam {
  margin: 0 0 0 20px;
}
.ukolwrapper__title h1,
.ukolwrapper__col--middle__title {
  padding: 10px 15px !important;
  padding-right: 100px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}
.ukolwrapper__col--middle__title {
  padding-left: 10px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ukolwrapper__title--ukol,
.ukolwrapper__title--workflow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 40px 10px 15px;
  z-index: 1;
}
.ukolwrapper__title--ukol input[type='text'],
.ukolwrapper__title--workflow input[type='text'] {
  font-size: 16px !important;
  border-bottom-color: transparent !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ukolwrapper__title--ukol input[type='text']:focus,
.ukolwrapper__title--workflow input[type='text']:focus,
.ukolwrapper__title--ukol input[type='text']:active,
.ukolwrapper__title--workflow input[type='text']:active {
  border-bottom-color: #329ad6 !important;
}
.ukolwrapper__title--workflow {
  padding-top: 12px;
}
.ukolwrapper__title--seznam {
  position: absolute;
  top: 0;
  left: 10px;
  right: 0;
}
.ukolwrapper__title--seznam h1 {
  padding-left: 10px !important;
  padding-right: 420px !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 968px) {
  .ukolwrapper__title--seznam h1 {
    padding-right: 344px !important;
  }
}
.ukolwrapper__title--seznam .btns {
  position: absolute;
  right: 45px;
  top: 15px;
}
.ukolwrapper__title--seznam .btns #ukolSortForm {
  float: left;
  display: block;
}
.ukolwrapper__title--seznam .btns #ukolSortForm label {
  font-size: 11px;
  margin-right: 10px;
}
@media (max-width: 968px) {
  .ukolwrapper__title--seznam .btns #ukolSortForm label {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 9px;
    z-index: 2;
  }
}
.ukolwrapper__title--seznam .btns #ukolSortForm select {
  width: 150px!important;
}
.ukolwrapper__title--seznam .btns a {
  line-height: 22px;
  color: #d2d2d2 !important;
  float: left;
  display: block;
  margin-left: 10px;
  transition: none;
  cursor: pointer;
}
.ukolwrapper__title--seznam .btns a.active {
  color: #303030 !important;
}
.ukolwrapper__title--seznam .btns a.active .ico-el {
  mix-blend-mode: difference;
}
.ukolwrapper__title--seznam .btns .ico-el {
  height: 22px;
  display: block;
  float: left;
}
.ukolwrapper__ukoly_wrap {
  height: calc(100% - 47px);
  width: 100%;
  overflow: hidden;
  margin-top: 46px;
}
.ukolwrapper__ukoly {
  width: 100%;
  padding-right: 2px;
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.ukolwrapper__ukoly::-webkit-scrollbar {
  /* WebKit */
  width: 0!important;
}
.ukolwrapper__ukoly::-webkit-scrollbar {
  width: 18px;
}
.ukolwrapper__ukoly__workflow_wrap {
  height: calc(100% - 47px);
  width: 100%;
  overflow: hidden;
}
.ukolwrapper__ukoly__workflow {
  width: calc(100% + 18px);
  padding-right: 2px;
  height: 100%;
  overflow-y: scroll;
}
.ukolwrapper__ukoly__workflow::-webkit-scrollbar {
  width: 18px;
}
.ukolwrapper--withRightCol .ukolwrapper__col--middle {
  width: 40%;
}
.ukolwrapper--withRightCol .ukolwrapper__col--right {
  width: 30%;
  padding: 15px 0;
  height: 100%;
}
.ukolwrapper--withRightCol .ukolwrapper__col--right #ukolDetailForm {
  /* height: ~'calc(100% - 90px)';
                overflow: auto;
                margin-top: 30px;
                padding-top: 15px;*/
}
.ukolwrapper--withRightCol .ukolwrapper__col--right .time {
  position: relative;
  height: auto;
}
.ukolwrapper--withRightCol .ukolwrapper__title--seznam h1 {
  padding-right: 377px !important;
}
.ukolwrapper--withRightCol .ukolwrapper__title--seznam .btns {
  right: 10px;
}
@media (max-width: 1000px) {
  .ukolwrapper--withRightCol .ukolwrapper__col--left {
    width: 0;
  }
  .ukolwrapper--withRightCol .ukolwrapper__col--middle {
    width: 70%;
  }
  .ukolwrapper--withRightCol .ukolwrapper__col--right {
    width: 30%;
  }
}
.ukolwrapper__col--right .ukolwrapper__col__overflow_wrap {
  height: calc(100% - 66px);
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  padding-top: 15px;
}
.ukolwrapper__col--right .ukolwrapper__col__overflow {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.ukolwrapper__col--right .ukolwrapper__col__overflow::-webkit-scrollbar {
  /* WebKit */
  width: 0!important;
}
.ukolwrapper__col--right .ukolwrapper__col__overflow::-webkit-scrollbar {
  width: 18px;
}
.ukolwrapper__col--left {
  overflow: hidden;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow_wrap {
  height: calc(100% - 66px);
  width: 100%;
  overflow: hidden;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.ukolwrapper__col--left .ukolwrapper__col__overflow::-webkit-scrollbar {
  /* WebKit */
  width: 0!important;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow .tab-content {
  width: 100%;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav {
  padding: 0 11px;
  width: 100%;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  background: #ffffff;
  padding-bottom: 5px;
  z-index: 3;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li {
  position: relative;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li:after {
  pointer-events: none;
  position: absolute;
  content: ' ';
  left: -1px;
  top: 0;
  width: calc(100% + 2px);
  height: 100%;
  border-bottom: 1px solid #959595;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li.active:after {
  display: none;
  border-bottom: none;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li > a {
  border-radius: 0;
  border-bottom-color: #959595;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li.active > a {
  border-top: 1px solid #959595;
  border-left: 1px solid #959595;
  border-right: 1px solid #959595;
  border-bottom-color: #ffffff;
}
@media (min-width: 587px) and (max-width: 768px) {
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li {
    display: table-cell;
    width: 1%;
  }
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li > a {
    border-bottom: 1px solid #959595 !important;
    border-radius: 4px 4px 0 0 !important;
    margin-bottom: 0 !important;
  }
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li.active > a {
    border-bottom: none!important;
  }
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav .ukol-icon {
    display: none!important;
  }
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a {
  border-radius: 0;
  padding: 3px;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a span {
  vertical-align: middle;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a span {
    width: 100%;
  }
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a .ukol-icon {
  display: inline-block;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a:hover {
  background: #f5f5f5;
}
.ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li.active a:hover {
  background: transparent;
}
@media (max-width: 586px) {
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li:after {
    display: none;
  }
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a {
    border: 1px solid #959595;
    padding: 0;
    text-align: left;
  }
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li.active a {
    border: 1px solid #959595;
    background: #ebebeb;
  }
}
@media (max-width: 420px) {
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a {
    border: 1px solid #959595;
    text-align: center;
  }
  .ukolwrapper__col--left .ukolwrapper__col__overflow ul.nav li a span {
    width: 100%;
  }
}
.ukolwrapper__col--left .ukolwrapper__col__overflow::-webkit-scrollbar {
  width: 18px;
}
.ukolwrapper__col--left form.visible ~ .ukolwrapper__col__overflow {
  height: calc(100% - 118px);
}
@media (max-width: 1000px) {
  .ukolwrapper__col--left .ukolwrapper__title {
    visibility: hidden;
    height: 56px;
  }
}
.ukolwrapper__btns {
  position: absolute;
  right: 10px;
  top: 9px;
  text-align: right;
}
.ukolwrapper__btns a {
  display: block;
  float: left;
}
.ukolwrapper__btns .ico-el--search {
  background: url(../img/icon-search-ukol-bw.png) center center no-repeat;
}
.ukolwrapper__workflow__instructions {
  max-width: 600px;
}
.ukolwrapper__workflow__instructions img {
  width: 100%;
}
.ukolwrapper__workflow__instructions .ukolwrapper__workflow__row {
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}
.ukolwrapper__workflow__instructions .ukolwrapper__workflow__row img {
  width: 100%;
}
.ukolwrapper__workflow__instructions .ukolwrapper__workflow__right {
  float: right;
  width: 50%;
}
.ukolwrapper__workflow__instructions .ukolwrapper__workflow__right img {
  width: 100%;
}
.ukolwrapper__workflow__instructions .ukolwrapper__workflow__left {
  float: left;
  width: 50%;
}
.ukolwrapper__workflow__instructions .ukolwrapper__workflow__left img {
  width: 100%;
}
.ukolwrapper label {
  font-family: 'Open Sans';
  color: #a5a5a5;
  margin-left: 0px!important;
  margin-bottom: 0px!important;
}
.ukolwrapper input[type='text'],
.ukolwrapper textarea,
.ukolwrapper select {
  font-size: 14px;
  border: 0;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  width: 100%;
  transition: 0.3s;
  margin-bottom: 16px !important;
}
.ukolwrapper input[type='text']:focus,
.ukolwrapper textarea:focus,
.ukolwrapper select:focus {
  border-color: #329ad6;
}
.ukolwrapper textarea {
  height: 35px;
  line-height: 1.6;
  padding-top: 9px;
  overflow: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.ukolwrapper textarea::-webkit-scrollbar {
  /* WebKit */
  width: 0!important;
}
.ukolwrapper textarea:focus,
.ukolwrapper textarea:active {
  height: 200px;
}
.ukolwrapper textarea.autosizeTextarea {
  height: 35px;
  transition: 0s !important;
  resize: none;
}
.ukolwrapper textarea.autosizeTextarea:focus,
.ukolwrapper textarea.autosizeTextarea:active {
  height: 35px;
}
.ukolwrapper textarea#ukolDetailFormPopis,
.ukolwrapper textarea#ukolChatFormTextinput {
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.ukolwrapper textarea#ukolDetailFormPopis::-webkit-scrollbar,
.ukolwrapper textarea#ukolChatFormTextinput::-webkit-scrollbar {
  /* WebKit */
  width: 0!important;
}
.ukolwrapper textarea#ukolChatFormTextinput {
  min-height: 32px;
  max-height: 54px;
  line-height: 17px;
  resize: none;
  background: white;
  padding: 6px 5px 2px 5px;
  padding-right: 50px;
  overflow-y: auto;
  outline: none;
  word-wrap: break-word;
}
.ukolwrapper textarea#workflowDetailFormNameChanger {
  margin-bottom: 0!important;
}
.ukolwrapper input[type='file'] {
  margin-bottom: 10px;
  width: 100%;
}
.ukolwrapper .btn--add-ukol,
.ukolwrapper .btn--add-workflow,
.ukolwrapper .btn--add-workflow-detail {
  position: absolute;
  top: 5px;
  right: 5px;
  width: auto;
  padding: 5px 10px;
  line-height: 1;
  margin: 0 !important;
  font-size: 30px;
  /* font-weight: 300; */
  font-family: 'Open sans';
  background: transparent;
  color: #329ad6;
  height: auto;
}
.ukolwrapper .btn--add-ukol:focus,
.ukolwrapper .btn--add-workflow:focus,
.ukolwrapper .btn--add-workflow-detail:focus,
.ukolwrapper .btn--add-ukol:active,
.ukolwrapper .btn--add-workflow:active,
.ukolwrapper .btn--add-workflow-detail:active {
  background: transparent;
  outline: 0;
  color: #329ad6;
  box-shadow: none;
}
.ukolwrapper .btn--add-workflow-detail {
  top: -2px;
  right: -9px;
  border: 0;
  font-size: 22px;
}
.ukolwrapper .ui-state-default {
  box-shadow: none;
  width: 100% !important;
  padding: 0;
  border: 0;
  background: transparent;
  margin-top: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  transition: 0.3s;
}
.ukolwrapper .ui-state-default.ui-state-active {
  border-color: #329ad6;
}
.ukolwrapper .ui-state-default input {
  margin-bottom: 0 !important;
  border-bottom: 0;
  color: #333;
  width: 100% !important;
}
.ukolwrapper .ui-autocomplete-multiselect-item {
  font-family: 'Open sans';
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 5px 22px 5px 5px;
  background: #f5f5f5;
  margin-right: 5px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable,
.ukolwrapper .tagy-wrap.colorable {
  padding-right: 45px;
  overflow: visible;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.default,
.ukolwrapper .tagy-wrap.colorable.default,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.default,
.ukolwrapper .tagy-wrap.colorable span.default {
  background: #f5f5f5;
  color: #003045;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.brown,
.ukolwrapper .tagy-wrap.colorable.brown,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.brown,
.ukolwrapper .tagy-wrap.colorable span.brown {
  background: #795547;
  color: #FFFFFF;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.brown .ui-icon,
.ukolwrapper .tagy-wrap.colorable.brown .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.brown .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.brown .ui-icon {
  filter: invert(100%) sepia(0%) saturate(330%) hue-rotate(356deg) brightness(122%) contrast(100%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.orange,
.ukolwrapper .tagy-wrap.colorable.orange,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.orange,
.ukolwrapper .tagy-wrap.colorable span.orange {
  background: #fec107;
  color: #806503;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.orange .ui-icon,
.ukolwrapper .tagy-wrap.colorable.orange .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.orange .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.orange .ui-icon {
  filter: invert(36%) sepia(81%) saturate(770%) hue-rotate(19deg) brightness(88%) contrast(98%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.blue,
.ukolwrapper .tagy-wrap.colorable.blue,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.blue,
.ukolwrapper .tagy-wrap.colorable span.blue {
  background: #ccdbe5;
  color: #21638f;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.blue .ui-icon,
.ukolwrapper .tagy-wrap.colorable.blue .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.blue .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.blue .ui-icon {
  filter: invert(32%) sepia(32%) saturate(1794%) hue-rotate(169deg) brightness(88%) contrast(82%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.red,
.ukolwrapper .tagy-wrap.colorable.red,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.red,
.ukolwrapper .tagy-wrap.colorable span.red {
  background: #f44236;
  color: white;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.red .ui-icon,
.ukolwrapper .tagy-wrap.colorable.red .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.red .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.red .ui-icon {
  filter: invert(100%) sepia(0%) saturate(330%) hue-rotate(356deg) brightness(122%) contrast(100%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.green,
.ukolwrapper .tagy-wrap.colorable.green,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.green,
.ukolwrapper .tagy-wrap.colorable span.green {
  color: #57c44d;
  background: #d2efd2;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.green .ui-icon,
.ukolwrapper .tagy-wrap.colorable.green .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.green .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.green .ui-icon {
  filter: invert(64%) sepia(68%) saturate(429%) hue-rotate(67deg) brightness(90%) contrast(88%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.yelow,
.ukolwrapper .tagy-wrap.colorable.yelow,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.yelow,
.ukolwrapper .tagy-wrap.colorable span.yelow {
  background: #ffeb3c;
  color: #655b08;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.yelow .ui-icon,
.ukolwrapper .tagy-wrap.colorable.yelow .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.yelow .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.yelow .ui-icon {
  filter: invert(29%) sepia(83%) saturate(541%) hue-rotate(18deg) brightness(95%) contrast(94%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.purple,
.ukolwrapper .tagy-wrap.colorable.purple,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.purple,
.ukolwrapper .tagy-wrap.colorable span.purple {
  color: #97165c;
  background: #ead1df;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.purple .ui-icon,
.ukolwrapper .tagy-wrap.colorable.purple .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.purple .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.purple .ui-icon {
  filter: invert(14%) sepia(50%) saturate(6162%) hue-rotate(315deg) brightness(79%) contrast(91%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.dark-green,
.ukolwrapper .tagy-wrap.colorable.dark-green,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.dark-green,
.ukolwrapper .tagy-wrap.colorable span.dark-green {
  color: #ffffff;
  background: #57c44d;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.dark-green .ui-icon,
.ukolwrapper .tagy-wrap.colorable.dark-green .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.dark-green .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.dark-green .ui-icon {
  filter: invert(100%) sepia(0%) saturate(7498%) hue-rotate(252deg) brightness(103%) contrast(102%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.dark-purple,
.ukolwrapper .tagy-wrap.colorable.dark-purple,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.dark-purple,
.ukolwrapper .tagy-wrap.colorable span.dark-purple {
  color: #ffffff;
  background: #97165c;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.dark-purple .ui-icon,
.ukolwrapper .tagy-wrap.colorable.dark-purple .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.dark-purple .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.dark-purple .ui-icon {
  filter: invert(100%) sepia(0%) saturate(7498%) hue-rotate(252deg) brightness(103%) contrast(102%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.dark-blue,
.ukolwrapper .tagy-wrap.colorable.dark-blue,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.dark-blue,
.ukolwrapper .tagy-wrap.colorable span.dark-blue {
  background: #21638f;
  color: #ffffff;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable.dark-blue .ui-icon,
.ukolwrapper .tagy-wrap.colorable.dark-blue .ui-icon,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable span.dark-blue .ui-icon,
.ukolwrapper .tagy-wrap.colorable span.dark-blue .ui-icon {
  filter: invert(100%) sepia(0%) saturate(7498%) hue-rotate(252deg) brightness(103%) contrast(102%);
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown {
  background: #ffffff;
  top: 25px;
  left: auto;
  right: 22px;
  bottom: auto;
  max-width: 190px;
  width: 190px;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown.visible,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown.visible {
  border: 1px solid #dddddd;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker {
  text-align: center;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  margin-right: 3px;
  margin-bottom: 3px;
  cursor: pointer;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.active::after {
  cursor: pointer;
  color: black;
  content: "\e013";
  line-height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  left: 0;
  border-radius: 50%;
  font-family: 'Glyphicons Halflings';
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.default,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.default {
  background: #f5f5f5;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.default:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.default:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.default.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.default.active::after {
  color: #003045;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.brown,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.brown {
  background: #795547;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.brown:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.brown:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.brown.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.brown.active::after {
  color: #FFFFFF;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.orange,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.orange {
  background: #fec107;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.orange:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.orange:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.orange.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.orange.active::after {
  color: #806503;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.red,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.red {
  background: #f44236;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.red:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.red:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.red.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.red.active::after {
  color: white;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.green,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.green {
  color: #57c44d;
  background: #d2efd2;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.green:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.green:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.green.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.green.active::after {
  color: #57c44d;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-green,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-green {
  color: #ffffff;
  background: #57c44d;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-green:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-green:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-green.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-green.active::after {
  color: #ffffff;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.yelow,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.yelow {
  background: #ffeb3c;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.yelow:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.yelow:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.yelow.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.yelow.active::after {
  color: #655b08;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.purple,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.purple {
  color: #97165c;
  background: #ead1df;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.purple:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.purple:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.purple.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.purple.active::after {
  color: #97165c;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-purple,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-purple {
  color: #ffffff;
  background: #97165c;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-purple:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-purple:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-purple.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-purple.active::after {
  color: #ffffff;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.blue,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.blue {
  background: #ccdbe5;
  color: #21638f;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.blue:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.blue:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.blue.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.blue.active::after {
  color: #21638f;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-blue,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-blue {
  background: #21638f;
  color: #ffffff;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-blue:hover::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-blue:hover::after,
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-blue.active::after,
.ukolwrapper .tagy-wrap.colorable .ukolwrapper__boxdown .autocomplete-picker > div.dark-blue.active::after {
  color: #ffffff;
}
.ukolwrapper .ui-autocomplete-multiselect-item.colorable .ui-icon-close,
.ukolwrapper .tagy-wrap.colorable .ui-icon-close {
  transform: scale(1) !important;
  height: 27px!important;
  line-height: 27px!important;
  top: 0!important;
}
.ukolwrapper .tagy-wrap.colorable {
  padding-right: 0;
  overflow: hidden;
}
.ukolwrapper .tagy-wrap.colorable .ui-icon-close {
  height: 24px!important;
  line-height: 24px!important;
}
.ukolwrapper .ui-autocomplete-multiselect--only-one-item .ui-autocomplete-multiselect-item {
  display: block;
  margin-right: 0;
}
.ukolwrapper .ico-del,
.ukolwrapper .ui-icon-close,
.ukolwrapper .ui-icon-color {
  color: #303030;
  width: 22px;
  height: 36px;
  margin: 0;
  line-height: 34px;
  background: transparent;
  text-indent: 0;
  font-family: 'Open Sans';
  color: #000000 !important;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.ukolwrapper .ico-del::before,
.ukolwrapper .ui-icon-close::before,
.ukolwrapper .ui-icon-color::before {
  content: "+";
  transform: rotate(45deg);
  position: relative;
  display: block;
}
.ukolwrapper .ui-icon-close {
  position: absolute;
  right: 0;
  top: -4px;
}
.ukolwrapper .ui-icon-color {
  position: absolute;
  right: 18px;
  top: 0;
  transform: scale(1);
  width: 22px;
  height: 27px;
  text-indent: unset;
  cursor: pointer;
  background: url(../img/icon-palete.svg) center no-repeat;
  background-size: 16px;
}
.ukolwrapper .ui-icon-color:before {
  content: '';
}
.ukolwrapper #ukolSeznamForm,
.ukolwrapper #ukolWorkflowForm,
.ukolwrapper .ukolwrapper__btns-form {
  overflow: hidden;
  padding: 0 10px 0 20px;
  display: none;
}
.ukolwrapper #ukolSeznamForm.visible,
.ukolwrapper #ukolWorkflowForm.visible,
.ukolwrapper .ukolwrapper__btns-form.visible {
  display: block;
  margin-bottom: 10px;
}
.ukolwrapper #ukolSeznamForm input,
.ukolwrapper #ukolWorkflowForm input,
.ukolwrapper .ukolwrapper__btns-form input {
  margin-bottom: 0;
  width: calc(100% - 24px);
  margin: 0;
}
.ukolwrapper #ukolSeznamForm .ico-el--plus,
.ukolwrapper #ukolWorkflowForm .ico-el--plus,
.ukolwrapper .ukolwrapper__btns-form .ico-el--plus {
  color: #329ad6 !important;
}
.ukolwrapper #ukolSeznamForm .ico-el--plus,
.ukolwrapper .ukolwrapper__btns-form .ico-el--plus {
  padding: 1px 6px;
  width: auto;
  max-width: 24px;
  overflow: hidden;
}
.ukolwrapper #ukolSeznamForm .ico-el--plus:hover,
.ukolwrapper .ukolwrapper__btns-form .ico-el--plus:hover {
  outline: 0;
  border: 0;
}
.ukolwrapper #ukolSeznamForm .ico-el--plus:active,
.ukolwrapper .ukolwrapper__btns-form .ico-el--plus:active {
  border: 0;
}
.ukolwrapper #ukolSeznamForm .ico-el--search,
.ukolwrapper .ukolwrapper__btns-form .ico-el--search {
  margin: 0;
  float: right;
  width: auto;
}
.ukolwrapper #ukolSeznamForm .ico-el--search:hover,
.ukolwrapper .ukolwrapper__btns-form .ico-el--search:hover {
  outline: 0;
  border: 0;
}
.ukolwrapper #ukolSeznamForm .ico-el--search:active,
.ukolwrapper .ukolwrapper__btns-form .ico-el--search:active,
.ukolwrapper #ukolSeznamForm .ico-el--search:focus,
.ukolwrapper .ukolwrapper__btns-form .ico-el--search:focus {
  border: 0;
}
.ukolwrapper #workflowDetailForm,
.ukolwrapper #ukolDilciForm,
.ukolwrapper #workflowDilciForm {
  position: relative;
}
.ukolwrapper #workflowDilciForm {
  padding: 0 15px;
}
.ukolwrapper #workflowDilciForm .btn--add-workflow-detail {
  right: 5px;
}
.ukolwrapper #ukolForm,
.ukolwrapper #ukolWorkflowForm {
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  /* width: ~'calc(100% - 32px)'; */
  position: relative;
  margin-bottom: 12px;
}
.ukolwrapper #ukolForm input,
.ukolwrapper #ukolWorkflowForm input {
  width: 90%;
  background: transparent;
  margin-bottom: 0 !important;
  width: calc(100% - 45px);
}
.ukolwrapper #ukolForm input.btn,
.ukolwrapper #ukolWorkflowForm input.btn {
  width: auto;
}
.ukolwrapper #ukolWorkflowForm {
  background: transparent;
  padding: 0;
}
.ukolwrapper #ukolWorkflowForm.visible {
  padding: 10px 0;
}
.ukolwrapper #ukolWorkflowForm .btn--add-workflow {
  right: -2px;
}
.ukolwrapper #ukolWorkflowForm input {
  width: calc(100% - 35px);
}
.ukolwrapper--withRightCol #ukolForm,
.ukolwrapper--withRightCol #ukolWorkflowForm {
  width: 100%;
}
.ukolwrapper #UkolShareForm {
  padding-top: 32px;
  overflow: hidden;
}
.ukolwrapper #UkolShareForm .col-xs-12 {
  background: #fff;
  padding: 15px 34px;
}
.ukolwrapper #UkolShareForm label {
  margin: 0 10px 5px 0;
  min-width: 160px;
}
.ukolwrapper #UkolShareForm label input {
  height: auto;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.ukolwrapper #ukolSeznamEditForm {
  padding-top: 32px;
  overflow: hidden;
}
.ukolwrapper #ukolSeznamEditForm input[type="text"] {
  background: #f5f5f5;
}
.ukolwrapper #ukolSeznamEditForm .btn {
  margin-top: 0;
}
.ukolwrapper__col__chat {
  padding: 15px;
  display: block;
}
.ukolwrapper__col__chat p {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ukolwrapper__chat--add {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  /*input[type='text']{
                border: 1px solid #ddd;
                padding: 0 5px;
            }*/
}
.ukolwrapper__chat--add input[type='text'] {
  padding-right: 40px;
}
.ukolwrapper__chat--add .row {
  margin: 0;
}
.ukolwrapper__chat__item h3 {
  font-size: 14px !important;
  padding: 0 !important;
  margin-bottom: 5px !important;
  font-weight: 600;
  color: #303030 !important;
}
.ukolwrapper__chat__item h3 .date {
  font-size: 11px;
  color: #b5b5b5;
  font-weight: 400;
}
.ukolwrapper__chat__item--fixed {
  position: absolute;
  bottom: 50px;
  background: #e0f0f9;
  background: #fff;
  left: 0;
  right: 0;
  padding: 10px 15px 15px 15px;
  border-top: 2px solid #f1f1f1;
  /* background: linear-gradient(to bottom, #e0f0f9, #fff); */
  max-height: 100px;
  overflow: hidden;
}
.ukolwrapper__chat__item--fixed h3 {
  margin-top: 0 !important;
  color: #329ad6 !important;
}
.ukolwrapper__chat__item--fixed h3 .date {
  font-size: 12px;
}
.ukolwrapper .btn--add-chat {
  position: absolute;
  bottom: 12px;
  right: 0;
  width: 32px;
  height: 32px;
  z-index: 10;
  text-indent: -9999px;
  background: url(../img/icons.png) -848px -509px #a2c72b;
  border: 0;
}
.ukolwrapper .ukolwrapper__ukolseznam {
  /* padding: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
}
.ukolwrapper .ukolwrapper__ukolseznam li {
  position: relative;
}
.ukolwrapper .ukolwrapper__ukolseznam__link {
  font-size: 14px;
  color: #000;
  font-family: 'Open sans';
  display: block;
  width: 100%;
  position: relative;
  padding: 10px 10px 10px 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
}
.ukolwrapper .ukolwrapper__ukolseznam__link p {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 18px;
  flex: 1 100%;
}
.ukolwrapper .ukolwrapper__ukolseznam__link span {
  /*float: right;*/
  color: #d2d2d2;
  font-size: 12px;
  margin-left: 5px;
  order: 3;
  /*position: absolute;
                right: 10px;
                top: 10px;*/
}
.ukolwrapper .ukolwrapper__ukolseznam__link__pocet--poterminu {
  /*position: absolute;
                    right: 26px !important;
                    top: 10px;*/
  color: #e10c0c !important;
  order: 2 !important;
}
.ukolwrapper .ukolwrapper__ukolseznam__link:hover {
  background: #f3f9fd;
  background: #f5f5f5;
}
.ukolwrapper .ukolwrapper__ukolseznam__link--active {
  color: #329ad6;
  background: #e0f0f9 !important;
}
.ukolwrapper .ukolwrapper__ukol li,
.ukolwrapper .ukolwrapper__workflow li {
  margin: 0 0 5px;
  background: #fff;
  padding: 0 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}
.ukolwrapper .ukolwrapper__ukol li:not(.nohover):hover,
.ukolwrapper .ukolwrapper__workflow li:not(.nohover):hover {
  transition: 0.3s;
  background: #fafafa;
}
.ukolwrapper .ukolwrapper__ukol li.ukolwrapper__ukol__headline,
.ukolwrapper .ukolwrapper__workflow li.ukolwrapper__ukol__headline {
  background: transparent;
  font-size: 12px;
  font-family: 'Open Sans';
  margin-top: 12px;
  margin-bottom: 8px;
  background: #e8e8e8;
  padding: 5px;
  display: inline-block;
}
.ukolwrapper .ukolwrapper__ukol li div.ukol-progress,
.ukolwrapper .ukolwrapper__workflow li div.ukol-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  height: 7px;
  width: 100%;
  display: -ms-flex;
  display: flex;
}
.ukolwrapper .ukolwrapper__ukol li div.ukol-progress .ukol-progress-item,
.ukolwrapper .ukolwrapper__workflow li div.ukol-progress .ukol-progress-item {
  height: 7px;
  width: 100%;
  border-right: 0px solid #3e3e3e;
}
.ukolwrapper .ukolwrapper__ukol li div.ukol-progress .ukol-progress-item.completed div,
.ukolwrapper .ukolwrapper__workflow li div.ukol-progress .ukol-progress-item.completed div {
  height: 5px;
  margin-top: 2px;
  background-color: #ffb973;
}
.ukolwrapper .ukolwrapper__ukol input[type="checkbox"],
.ukolwrapper .ukolwrapper__workflow input[type="checkbox"] {
  margin-bottom: 0 !important;
  margin-top: 0;
  margin-left: 0;
  margin-right: 12px;
  height: auto;
}
.ukolwrapper .ukolwrapper__ukol .ico-el,
.ukolwrapper .ukolwrapper__workflow .ico-el {
  margin-right: 0;
  margin-left: 2px;
  height: 22px;
}
.ukolwrapper .ukolwrapper__ukol__link,
.ukolwrapper .ukolwrapper__workflow__link {
  font-size: 15px;
  margin-bottom: 0;
  color: #000;
  flex: 1;
  font-family: 'Open Sans';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 11px 0;
  transition: none;
}
.ukolwrapper .ukolwrapper__ukol__link--active,
.ukolwrapper .ukolwrapper__workflow__link--active {
  color: #329ad6;
}
.ukolwrapper .ukolwrapper__ukol__link__termin,
.ukolwrapper .ukolwrapper__workflow__link__termin {
  font-size: 11px;
  font-weight: 400;
  font-family: 'Open Sans';
}
.ukolwrapper .ukolwrapper__ukol__link__termin--poterminu,
.ukolwrapper .ukolwrapper__workflow__link__termin--poterminu {
  color: #e10c0c;
}
.ukolwrapper .ukolwrapper__ukol-timeline_wrap,
.ukolwrapper .ukolwrapper__workflow-timeline_wrap {
  height: calc(100% - 80px);
  width: 100%;
  overflow: hidden;
}
.ukolwrapper .ukolwrapper__ukol-timeline,
.ukolwrapper .ukolwrapper__workflow-timeline {
  width: calc(100% + 18px);
  padding-right: 2px;
  height: calc(100% - 10px);
  overflow-y: scroll;
  padding-left: 10px;
  margin-top: 10px;
}
.ukolwrapper .ukolwrapper__ukol-timeline li,
.ukolwrapper .ukolwrapper__workflow-timeline li {
  position: relative;
  padding-left: 25px;
  overflow: hidden;
  padding-bottom: 10px;
}
.ukolwrapper .ukolwrapper__ukol-timeline li::before,
.ukolwrapper .ukolwrapper__workflow-timeline li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  border: 1px solid #329ad6;
}
.ukolwrapper .ukolwrapper__ukol-timeline li::after,
.ukolwrapper .ukolwrapper__workflow-timeline li::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 16px;
  bottom: 0;
  width: 1px;
  background: #329ad6;
}
.ukolwrapper .ukolwrapper__ukol-timeline li:last-child::after,
.ukolwrapper .ukolwrapper__workflow-timeline li:last-child::after {
  background: linear-gradient(to bottom, #329ad6, #329ad6, rgba(50, 154, 214, 0));
}
.ukolwrapper .ukolwrapper__ukol-timeline li h3,
.ukolwrapper .ukolwrapper__workflow-timeline li h3 {
  font-weight: 400;
  margin-top: 0 !important;
  position: relative;
  font-size: 12px !important;
  color: #303030;
  top: -4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px !important;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub,
.ukolwrapper .ukolwrapper__workflow-timeline__sub {
  margin-top: 5px;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub li,
.ukolwrapper .ukolwrapper__workflow-timeline__sub li {
  margin: 0 0 5px;
  background: #fff;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  overflow: visible;
  /* &::before{
                        content: "";
                        position: absolute;
                        left: -18px;
                        top: 15px;
                        width: 5px;
                        height: 5px;
                        border-radius: 100%;
                        border: 1px solid #329ad6;
                        background: #f5f5f5;
                        z-index: 5;
                    }*/
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub li::after,
.ukolwrapper .ukolwrapper__workflow-timeline__sub li::after,
.ukolwrapper .ukolwrapper__ukol-timeline__sub li::before,
.ukolwrapper .ukolwrapper__workflow-timeline__sub li::before {
  display: none;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub li:hover,
.ukolwrapper .ukolwrapper__workflow-timeline__sub li:hover {
  background: #fafafa;
  transition: 0.3s;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub li a.vyreseno,
.ukolwrapper .ukolwrapper__workflow-timeline__sub li a.vyreseno {
  opacity: 0.5;
  background: #fafafa;
  text-decoration: line-through;
  padding-bottom: 3px;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub li a.vyreseno + span,
.ukolwrapper .ukolwrapper__workflow-timeline__sub li a.vyreseno + span {
  padding: 0 15px;
  padding-bottom: 5px;
  display: block;
  font-size: 10px;
  color: #555;
  padding-top: 1px;
  opacity: 0.5;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub__link,
.ukolwrapper .ukolwrapper__workflow-timeline__sub__link {
  padding: 10px 15px;
  font-size: 15px;
  margin-bottom: 0;
  color: #000;
  flex: 1;
  font-family: 'Open Sans';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ukolwrapper .ukolwrapper__ukol-timeline__sub__link--active,
.ukolwrapper .ukolwrapper__workflow-timeline__sub__link--active {
  color: #329ad6;
}
.ukolwrapper .ukolwrapper__ukol-timeline::-webkit-scrollbar,
.ukolwrapper .ukolwrapper__workflow-timeline::-webkit-scrollbar {
  width: 18px;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link,
.ukolwrapper .ukolwrapper__workflow-ukol__link {
  font-family: 'Open Sans';
  display: flex;
  align-items: stretch;
  padding: 10px 35px 10px 0;
  position: relative;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link div,
.ukolwrapper .ukolwrapper__workflow-ukol__link div {
  font-family: 'Open Sans';
  position: static;
  word-wrap: break-word;
  overflow: hidden;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link .ico-del,
.ukolwrapper .ukolwrapper__workflow-ukol__link .ico-del {
  position: absolute;
  top: -10px;
  right: 10px;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link .ico-el--edit,
.ukolwrapper .ukolwrapper__workflow-ukol__link .ico-el--edit {
  position: absolute;
  top: -10px;
  background-size: 17px;
  right: 30px;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link .ico-yes,
.ukolwrapper .ukolwrapper__workflow-ukol__link .ico-yes {
  position: absolute;
  top: -5px;
  right: 30px;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link .ico-el--edit,
.ukolwrapper .ukolwrapper__workflow-ukol__link .ico-el--edit {
  display: none;
  background-size: 17px;
  filter: brightness(0);
}
.ukolwrapper .ukolwrapper__ukol-ukol__link:hover .ico-el--edit,
.ukolwrapper .ukolwrapper__workflow-ukol__link:hover .ico-el--edit {
  display: inline-block;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link .ukol-nazev,
.ukolwrapper .ukolwrapper__workflow-ukol__link .ukol-nazev {
  display: block;
  padding-right: 65px;
}
.ukolwrapper .ukolwrapper__ukol-ukol__link .ukol-nazev input,
.ukolwrapper .ukolwrapper__workflow-ukol__link .ukol-nazev input {
  padding-bottom: 5px;
  font-size: 12px;
  margin: 0!important;
  height: 23px!important;
  padding-right: 65px;
}
.ukolwrapper .ukolwrapper__ukol__btns,
.ukolwrapper .ukolwrapper__workflow__btns {
  text-align: right;
  margin-top: -5px;
  padding: 0 5px;
}
.ukolwrapper .ukolwrapper__ukol__btns .ico-el--plus,
.ukolwrapper .ukolwrapper__workflow__btns .ico-el--plus {
  font-size: 30px;
}
.ukolwrapper .ukolwrapper__workflow__btns {
  padding-top: 32px;
}
.ukolwrapper .ukolwrapper__workflow {
  padding-top: 32px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.ukolwrapper .ukolwrapper__workflow li {
  margin: 0 0 10px;
  background: #fff;
  padding: 20px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1 50%;
  max-width: calc(50% - 5px);
}
.ukolwrapper .ukolwrapper__workflow-ukol__link {
  margin: 0;
}
.ukolwrapper .ukolwrapper__workflow ~ .ukolwrapper__workflow__btns {
  padding-top: 0;
}
.ukolwrapper--withRightCol .ukolwrapper__workflow,
.ukolwrapper--withRightCol .ukolwrapper__workflow__btns {
  padding-top: 0;
}
.ukolwrapper #showUkolWorklowForm {
  position: relative;
  overflow: visible;
}
.ukolwrapper #showUkolWorklowForm::before {
  content: "přidat nový workflow";
  font-size: 13px;
  position: absolute;
  top: 0;
  width: 140px;
  left: -140px;
  font-family: 'Open Sans';
  transform: rotate(0);
  transform-origin: right;
  opacity: 1;
  transition: 0.2s;
}
.ukolwrapper #showUkolWorklowHelp {
  margin-right: 132px;
}
.ukolwrapper .ukolwrapper__workflow ~ .ukolwrapper__workflow__btns #showUkolWorklowHelp,
.ukolwrapper #showUkolWorklowHelp.short {
  margin-right: 0;
}
.ukolwrapper .ukolwrapper__workflow ~ .ukolwrapper__workflow__btns #showUkolWorklowForm,
.ukolwrapper #showUkolWorklowForm.active {
  overflow: hidden;
}
.ukolwrapper .ukolwrapper__workflow ~ .ukolwrapper__workflow__btns #showUkolWorklowForm::before,
.ukolwrapper #showUkolWorklowForm.active::before {
  content: "";
  transform: rotate(-45deg);
  opacity: 0;
}
.ukolwrapper .ukolwrapper__ukol__completed li,
.ukolwrapper .ukolwrapper__workflow__completed li {
  opacity: 0.5;
}
.ukolwrapper .ukolwrapper__ukol__completed .ukolwrapper__ukol__link .ukolwrapper__ukol__link--name,
.ukolwrapper .ukolwrapper__workflow__completed .ukolwrapper__ukol__link .ukolwrapper__ukol__link--name,
.ukolwrapper .ukolwrapper__ukol__completed .ukolwrapper__workflow__link,
.ukolwrapper .ukolwrapper__workflow__completed .ukolwrapper__workflow__link {
  text-decoration: line-through;
}
.ukolwrapper .ukolwrapper__ukol__completed .ukolwrapper__ukol__link--completedtext,
.ukolwrapper .ukolwrapper__workflow__completed .ukolwrapper__ukol__link--completedtext {
  display: block;
  font-size: 10px;
  color: #555;
  padding-top: 1px;
}
.ukolwrapper .ukolwrapper__dilciukol {
  padding-top: 10px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ukolwrapper .ukolwrapper__dilciukol {
    padding-top: 0;
  }
}
.ukolwrapper .ukolwrapper__dilciukol__link {
  display: flex;
  min-height: 36px;
  position: relative;
}
.ukolwrapper .ukolwrapper__dilciukol__link--completedtext {
  display: block;
  font-size: 10px;
  color: #b5b5b5;
  padding-top: 1px;
}
.ukolwrapper .ukolwrapper__dilciukol__link .col-xs-12 {
  padding-left: 35px;
  word-wrap: break-word;
  overflow: hidden;
}
.ukolwrapper .ukolwrapper__dilciukol__link .col-xs-2 {
  position: static;
}
.ukolwrapper .ukolwrapper__dilciukol__link .ico-del {
  position: absolute;
  top: -10px;
  right: 10px;
}
.ukolwrapper .ukolwrapper__dilciukol__link .ico-el--edit {
  position: absolute;
  top: -10px;
  right: 30px;
}
.ukolwrapper .ukolwrapper__dilciukol__link .ico-yes {
  position: absolute;
  top: -5px;
  right: 30px;
}
.ukolwrapper .ukolwrapper__dilciukol__link input[type="checkbox"] {
  position: absolute;
  left: 15px;
  top: 1px;
  height: auto;
  margin: 0;
}
.ukolwrapper .ukolwrapper__dilciukol__link .ukol-nazev {
  display: block;
  padding-right: 65px;
}
.ukolwrapper .ukolwrapper__dilciukol__link .ukol-nazev input {
  padding-bottom: 5px;
  font-size: 12px;
  margin: 0!important;
  height: 23px!important;
  padding-right: 65px;
}
.ukolwrapper .ukolwrapper__dilciukol__link .ico-el--edit {
  display: none;
  background-size: 17px;
  filter: brightness(0);
}
.ukolwrapper .ukolwrapper__dilciukol__link:hover .ico-el--edit {
  display: inline-block;
}
.ukolwrapper .ukolwrapper__dilciukol__check--workflow {
  position: absolute;
  left: 15px;
  top: 1px;
  height: auto;
  margin: 0;
  width: 13px;
  height: 13px;
  border-radius: 3px;
  border: 1px solid #329ad6;
  background: #fff;
  box-shadow: inset 0 0 6px #329ad64d;
}
.ukolwrapper .ukolwrapper__dilciukol__check--workflow::before {
  content: "";
  width: 5px;
  height: 2px;
  background: #329ad6;
  position: absolute;
  left: 1px;
  top: 5px;
  transform: rotate(40deg);
  opacity: 0;
}
.ukolwrapper .ukolwrapper__dilciukol__check--workflow::after {
  content: "";
  width: 10px;
  height: 2px;
  background: #329ad6;
  position: absolute;
  left: 3px;
  top: 4px;
  transform: rotate(-45deg);
  opacity: 0;
}
.ukolwrapper .ukolwrapper__dilciukol__check__input {
  display: none;
}
.ukolwrapper .ukolwrapper__dilciukol__check__input:checked + label::after,
.ukolwrapper .ukolwrapper__dilciukol__check__input:checked + label::before {
  opacity: 1;
}
.ukolwrapper .ukolwrapper__dilciukol--workflow li::before {
  content: "";
  position: absolute;
  top: 15px;
  bottom: -12px;
  left: 21px;
  width: 1px;
  background: #329ad6;
  display: block;
}
.ukolwrapper .ukolwrapper__dilciukol--workflow li:last-child::before {
  display: none;
}
.ukolwrapper .ukolwrapper__dilciukol--workflow .ukolwrapper__dilciukol__link {
  align-items: center;
}
.ukolwrapper .ukolwrapper__workflow li {
  padding: 0;
}
.ukolwrapper .ukolwrapper__workflow__link {
  padding: 15px 15px;
}
.ukolwrapper__file__input {
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding: 5px 0 10px 0;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 12px;
}
.ukolwrapper__file__input .ico-el {
  height: 22px;
  position: relative;
  top: 5px;
}
.ukolwrapper__file__input input {
  opacity: 0;
  height: 0 !important;
  display: none;
}
.ukolwrapper__file__item {
  background: #f5f5f5;
  margin-bottom: 5px;
  padding: 10px;
  padding-right: 25px;
  position: relative;
}
.ukolwrapper__file__item a {
  color: #303030;
}
.ukolwrapper__file__item .ico-el {
  position: absolute;
  right: 5px;
  top: 0;
}
.ukolwrapper .btn {
  float: right;
  margin-right: 0 !important;
  margin-top: 10px;
}
.ukolwrapper .btn--red {
  float: left;
  background: transparent;
  border: 0;
  color: #D93131;
  padding: 0;
}
.ukolwrapper__settings,
.ukolwrapper__boxdown {
  position: absolute;
  background: #e0f0f9;
  left: 10px;
  right: 10px;
  bottom: 50px;
  padding: 10px;
  overflow: hidden;
  max-height: 0;
  transition: 0.2s;
  padding: 0;
  z-index: 4;
}
.ukolwrapper__settings--notice,
.ukolwrapper__boxdown--notice {
  padding-right: 0;
}
.ukolwrapper__settings--notice ul,
.ukolwrapper__boxdown--notice ul {
  overflow: auto;
  max-height: 380px;
  margin-right: -20px;
  padding-right: 20px;
}
.ukolwrapper__settings--notice__noresult,
.ukolwrapper__boxdown--notice__noresult {
  padding-right: 10px;
}
.ukolwrapper__settings--sdilet--wrap,
.ukolwrapper__boxdown--sdilet--wrap {
  padding-top: 10px;
  overflow: auto;
  max-height: 380px;
  max-width: 100%;
}
.ukolwrapper__settings--sdilet--wrap form,
.ukolwrapper__boxdown--sdilet--wrap form {
  margin-right: 0!important;
}
.ukolwrapper__settings--sdilet--wrap form > div.row,
.ukolwrapper__boxdown--sdilet--wrap form > div.row {
  margin: 0;
}
.ukolwrapper__settings--sdilet--wrap form > div.row .col-xs-12,
.ukolwrapper__boxdown--sdilet--wrap form > div.row .col-xs-12 {
  padding: 0;
}
.ukolwrapper__settings--sdilet--wrap form > div.row input[type="submit"],
.ukolwrapper__boxdown--sdilet--wrap form > div.row input[type="submit"] {
  width: 100%;
}
.ukolwrapper__settings--sdilet--wrap form fieldset,
.ukolwrapper__boxdown--sdilet--wrap form fieldset {
  max-height: 215px;
  overflow: auto;
}
.ukolwrapper__settings--sdilet--wrap form fieldset > legend,
.ukolwrapper__boxdown--sdilet--wrap form fieldset > legend {
  font-size: 0;
  display: none;
}
.ukolwrapper__settings--sdilet--wrap form fieldset > div,
.ukolwrapper__boxdown--sdilet--wrap form fieldset > div {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.ukolwrapper__settings--sdilet--wrap form fieldset > div > label,
.ukolwrapper__boxdown--sdilet--wrap form fieldset > div > label {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 5px!important;
}
.ukolwrapper__settings--sdilet--wrap form fieldset > div > label:hover,
.ukolwrapper__boxdown--sdilet--wrap form fieldset > div > label:hover {
  color: #616161;
}
.ukolwrapper__settings--sdilet--wrap form fieldset > div > label input[type="checkbox"],
.ukolwrapper__boxdown--sdilet--wrap form fieldset > div > label input[type="checkbox"] {
  height: auto;
  margin: 0!important;
  margin-right: 5px!important;
}
.ukolwrapper__settings--sdilet .ico-del,
.ukolwrapper__boxdown--sdilet .ico-del {
  right: 22px!important;
}
.ukolwrapper__settings.visible,
.ukolwrapper__boxdown.visible {
  max-height: 400px;
  padding: 10px;
}
.ukolwrapper__settings p,
.ukolwrapper__boxdown p,
.ukolwrapper__settings a,
.ukolwrapper__boxdown a {
  text-align: center;
  display: block;
  font-size: 14px;
  margin: 5px 0;
}
.ukolwrapper__settings p.date,
.ukolwrapper__boxdown p.date,
.ukolwrapper__settings a.date,
.ukolwrapper__boxdown a.date {
  color: #329ad6;
}
.ukolwrapper__settings p.delete,
.ukolwrapper__boxdown p.delete,
.ukolwrapper__settings a.delete,
.ukolwrapper__boxdown a.delete {
  margin-top: 16px;
  color: #de0000;
}
.ukolwrapper__col--left .ukolwrapper__boxdown {
  left: auto;
  bottom: auto;
  top: 50px;
  right: 10px;
  z-index: 5;
  max-width: 250px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 980px) {
  .ukolwrapper__col--left .ukolwrapper__boxdown {
    left: 10px;
    max-width: none;
  }
}
.ukolwrapper__col--left .ukolwrapper__boxdown--notice {
  padding-right: 0;
}
.ukolwrapper__settings__list .notice {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b4d9ef;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Open Sans';
  font-size: 13px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ukolwrapper__settings__list .notice span {
  font-family: 'Open Sans';
  margin-right: 5px;
  word-wrap: break-word;
  overflow: hidden;
  font-weight: bold;
}
.ukolwrapper__settings__list .notice span a {
  padding: 0;
  margin: 0;
  display: inline;
  font-size: 13px;
  text-align: left;
  font-family: 'Open Sans';
  font-weight: bold;
  color: #000;
}
.ukolwrapper__settings__list .notice:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.ukolwrapper__settings__list__notice__date {
  order: 20;
  font-size: 11px;
  color: #b1bfc7;
  flex: 0 100%;
  margin-top: 6px;
}
.ukolwrapper__settings__list__notice__who {
  /*flex: 0 100%;*/
  color: #3ca0d8;
  font-weight: normal;
}
.ukolwrapper__settings__list__notice__what {
  font-weight: normal !important;
}
.ukolwrapper__settings__list__notice__ukol {
  font-weight: 600;
}
.ukolwrapper__settings__list__notice__seznam {
  font-weight: normal !important;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown {
  left: auto;
  bottom: auto;
  top: 46px;
  right: 10px;
  z-index: 5;
  max-width: 250px;
  padding-left: 10px;
  padding-right: 10px;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown form {
  margin: 0;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown select,
.ukolwrapper__col--middle .ukolwrapper__boxdown input[type="text"] {
  margin-bottom: 0 !important;
  background: transparent;
  border-bottom-color: #b4d9ef;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown li {
  font-family: 'Open Sans';
  display: flex;
  align-items: stretch;
  padding: 10px 35px 10px 0;
  position: relative;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown li div {
  position: static;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown li .ico-del {
  position: absolute;
  top: 0;
  right: 12px;
}
.ukolwrapper__col--middle .ukolwrapper__boxdown--upravit input[type="text"] {
  font-size: 16px !important;
}
.ukolwrapper .show-settings {
  position: absolute;
  bottom: 17px;
  right: 15px;
  width: 30px;
  height: 30px;
}
.ukolwrapper .show-settings::before {
  content: "...";
  position: absolute;
  left: 4px;
  top: -5px;
  font-size: 20px;
  background: transparent;
  font-family: 'Open Sans';
  color: #000000 !important;
  font-size: 22px;
}
.ukolwrapper .ui-sortable-helper {
  background: #fff;
  padding: 15px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 40px;
  pointer-events: none;
  transition: none;
  width: 100%;
}
.ukolwrapper .ui-sortable-helper a {
  transition: none;
}
.ukolwrapper .ui-sortable-helper input {
  margin-bottom: 0 !important;
  margin-top: 0;
  margin-left: 0;
  margin-right: 12px;
  height: auto;
  transition: none;
}
.ukolwrapper .ui-sortable-helper .ico-el {
  margin-right: 0;
  margin-left: 2px;
  height: 22px;
  transition: none;
}
.ukolwrapper .ui-sortable-placeholder {
  min-height: 48px;
}
.ukolwrapper__col--left .ui-sortable-helper {
  min-height: 36px;
  padding: 0;
}
.ukolwrapper__col--left .ui-sortable-helper .ico-el {
  margin-left: 0;
  height: 36px;
}
.ukolwrapper__col--left .ui-sortable-placeholder {
  min-height: 36px;
}
.show-sub-items {
  position: relative;
}
.show-sub-items::before {
  width: 24px;
  height: 24px;
  content: "";
  position: absolute;
  top: 6px;
  right: 5px;
  background: url(../img/icon-arrow-nav.png) center center no-repeat;
  transition: 0.3s;
}
.show-sub-items--active::before {
  transform: rotate(-90deg);
}
#whiteoverall #popupcontent div.content-ukoly {
  padding: 0;
  width: auto !important;
  max-width: 96% !important;
}
#whiteoverall #popupcontent div.content-ukoly .modal--overflow-auto {
  padding: 0;
}
@media (max-width: 1080px) {
  #whiteoverall #popupcontent div.content-ukoly {
    max-width: 100% !important;
  }
}
@media (max-height: 580px) {
  #whiteoverall #popupcontent div.content-ukoly {
    margin-top: 20px;
  }
  #whiteoverall #popupcontent div.content-ukoly .ukolwrapper {
    height: calc(100vh - 50px);
  }
}
/* homepage settings */
.hp-settings {
  margin-top: 30px;
  margin-bottom: 10px;
  max-width: 720px;
}
.hp-settings__box {
  /* background: #f9f9f9; */
  padding: 14px 12px;
  margin-bottom: 10px;
}
.hp-settings__box h2 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #303030;
  display: flex;
}
.hp-settings__box h2::after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  flex: 1;
  background: #f5f5f5;
  margin-top: 8px;
  margin-left: 20px;
}
.hp-settings__box select {
  display: block;
  margin: 0 auto;
}
.hp-settings__table h2 {
  margin-bottom: 11px;
}
.hp-settings__table-head {
  margin-bottom: 0 !important;
  margin-top: -10px;
  padding: 0 15px;
}
@media (max-width: 620px) {
  .hp-settings__table-head {
    margin-top: -10px;
  }
}
.hp-settings__table-head p {
  font-size: 11px;
  color: #c1c1c1;
  text-align: center;
}
.hp-settings__box .hp-settings__table-head {
  padding: 0;
}
.hp-settings__title {
  font-size: 14px;
  font-weight: 700;
  color: #ddd;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-top: 20px;
}
.hp-settings .row {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  min-height: 30px;
}
.hp-settings__table-head .row {
  min-height: 0;
}
.hp-settings__switch {
  display: block;
  width: 35px;
  height: 19px;
  padding: 3px;
  cursor: pointer;
  background-color: #dedede;
  position: relative;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin: 0 auto;
}
.hp-settings__switch-circle {
  transition: all 0.4s ease 0s;
  display: block;
  position: absolute;
  left: 3px;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  background-color: #FFF;
}
.hp-settings__switch--active {
  background: #329AD6;
}
.hp-settings__switch--active .hp-settings__switch-circle {
  left: 19px;
}
.hp-settings .oblast {
  display: block;
  border-radius: 10px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  color: white;
  font-size: 12px;
  float: left;
  margin-right: 6px;
}
.hp-settings .oblast-1 {
  background: #90cc11;
}
.hp-settings .oblast-1::before {
  content: "ŽP";
}
.hp-settings .oblast-11 {
  background: #53a30c;
}
.hp-settings .oblast-11::before {
  content: "NP";
}
.hp-settings .oblast-3 {
  background: #e5c619;
}
.hp-settings .oblast-3::before {
  content: "PP";
}
.hp-settings .oblast-4 {
  background: #f07625;
}
.hp-settings .oblast-4::before {
  content: "SS";
}
.hp-settings .oblast-5 {
  background: #3565dd;
}
.hp-settings .oblast-5::before {
  content: "I";
}
.hp-settings .oblast-7 {
  background: #7552e7;
}
.hp-settings .oblast-7::before {
  content: "UP";
}
.hp-settings .oblast-2 {
  background: #2fa2dd;
}
.hp-settings .oblast-2::before {
  content: "HU";
}
.hp-settings .oblast-13 {
  background: #32c9dc;
}
.hp-settings .oblast-13::before {
  content: "L";
}
.hp-settings .oblast-9 {
  background: #52e1be;
}
.hp-settings .oblast-9::before {
  content: "K";
}
.hp-settings .oblast-6 {
  background: #ee8cce;
}
.hp-settings .oblast-6::before {
  content: "BP";
}
.hp-settings .oblast-10 {
  background: #888888;
}
.hp-settings .oblast-10::before {
  content: "SL";
}
.hp-settings .oblast-8 {
  background: #d61f1f;
}
.hp-settings .oblast-8::before {
  content: "RE";
}
.hp-settings .oblastmajetek {
  background: #bbbbbb;
}
.hp-settings .oblastmajetek::before {
  content: "M";
}
.ratingwrap {
  display: flex;
  width: 100%;
  align-items: end;
  flex-wrap: wrap;
}
.ratingwrap__box {
  display: inline-block;
  position: relative;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ratingwrap__box label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
  font-size: 20px;
}
.ratingwrap__box label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.ratingwrap__box label .icon {
  color: transparent;
  float: left;
}
.ratingwrap__box label:last-child {
  position: static;
}
.ratingwrap__box label:last-child .icon {
  color: #d6d6d6;
}
.ratingwrap__box label:nth-child(1) {
  z-index: 5;
}
.ratingwrap__box label:nth-child(2) {
  z-index: 4;
}
.ratingwrap__box label:nth-child(3) {
  z-index: 3;
}
.ratingwrap__box label:nth-child(4) {
  z-index: 2;
}
.ratingwrap__box label:nth-child(5) {
  z-index: 1;
}
.ratingwrap__box:not(:hover) label input:checked ~ .icon,
.ratingwrap__box:hover label:hover input ~ .icon {
  color: #329ad6;
}
.ratingwrap__box label input:focus:not(:checked) ~ .icon:last-child {
  color: #d6d6d6;
  text-shadow: 0 0 5px #329ad6;
}
.ratingwrap__link {
  display: block;
  margin-left: 20px;
  margin-top: 4px;
  cursor: pointer;
  color: #b9b9b9;
}
.ratingwrap__link .icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/icons.png) -855px -480px;
  display: block;
  float: left;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.ratingwrap__box-info {
  flex: 0 100%;
  padding: 0;
  transition: 0.3s;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin-top: -10px;
}
.ratingwrap__box-info.visible {
  opacity: 1;
  padding: 0 0 20px;
  max-height: 250px;
}
.ratingwrap__title {
  flex: 0 100%;
  padding: 0;
  margin-bottom: 6px;
  color: #329ad6;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans';
}
#innercontent .ratingwrap {
  padding-left: 25px;
}
.stav-zadost {
  width: 16px;
  height: 19px;
  display: block;
  border-radius: 100%;
  position: relative;
  top: -2px;
}
.stav-zadost--1 {
  background: url(../img/icons.png) -353px -500px;
}
.stav-zadost--2 {
  background: url(../img/icons.png) -428px -525px;
}
.stav-zadost--3 {
  background: url(../img/icons.png) -403px -525px;
}
.stav-zadost--4 {
  background: url(../img/icons.png) -453px -525px;
}
.stav-zadost.ceka-na-podpis:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  box-shadow: 0 0 5px #dc4a70;
  border-radius: 50%;
  top: 6px;
  left: 4px;
}
.stav-zadost--2.ceka-na-podpis:before,
.stav-zadost--3.ceka-na-podpis:before {
  box-shadow: 0 0 5px #000;
}
.stav-zadost--4.ceka-na-podpis:before {
  box-shadow: 0 0 5px #f00;
}
.legendbox__right {
  width: auto;
  float: right;
  background-color: #f5f5f5;
  padding: 10px;
  margin-left: 20px;
}
.legendbox ul {
  margin: 0 !important;
}
.legendbox li {
  position: relative;
  padding: 2px 0;
}
.legendbox .stav-zadost {
  position: absolute;
  top: -2px;
  left: 0;
}
.legendbox .popis {
  padding-left: 20px;
  font-size: 11px;
}
.icon-document-signing {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  background: url(../img/icon-document-signing.png) center center no-repeat;
}
#page_zadosti .icon-document-signing {
  transform: scale(0.8);
}
.myplann__smlouvy,
.myplann__zmeny {
  display: table;
  width: 100%;
  margin-bottom: 60px;
}
.myplann__smlouvy .title,
.myplann__zmeny .title {
  width: 100% !important;
  clear: both;
}
.myplann__zmeny .title {
  margin-bottom: 15px;
}
.myplann__icon {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.myplann__icon--portfolio {
  background: url(../img/icons.png) -377px -577px;
}
.myplann__icon--arrow-right {
  position: relative;
  height: auto;
}
.myplann__icon--arrow-right::before,
.myplann__icon--arrow-right::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 2px;
  background: #d0d0d0;
  transform-origin: right center;
  margin-left: -4px;
  margin-top: -5px;
}
.myplann__icon--arrow-right::before {
  transform: rotate(45deg);
}
.myplann__icon--arrow-right::after {
  transform: rotate(-45deg);
}
.myplann__sub-title {
  margin: 15px 0 20px 0;
  color: #303030;
  font-size: 2.5rem;
}
.myplann__sub-title h3,
.myplann__sub-title h2,
.myplann__sub-title h1 {
  color: #303030;
  font-size: 19px;
  margin: 0 !important;
}
.myplann__title-counts {
  margin-bottom: 20px;
  margin-top: -5px;
  width: 100%;
  /* border-bottom: 1px solid #f0f0f0; */
}
.myplann__title-counts span {
  font-family: 'Open Sans';
}
.myplann__title-counts__name {
  font-size: 16px;
  font-weight: 300;
}
.myplann__title-counts__number {
  font-size: 18px;
  color: #329ad6;
  /* float: right; */
  line-height: 1;
  margin-left: 5px;
  position: relative;
  font-weight: 700;
}
.myplann__box {
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.myplann__box--zmeny {
  /* max-width: 900px; */
}
.myplann__box--historie {
  margin-bottom: 0;
}
.myplann__box--historie .row {
  display: flex;
}
.myplann__box--historie .col-md-9 {
  border-left: 2px solid #f0f0f0;
}
.myplann__btns {
  margin-top: 20px;
}
.myplann__list {
  padding: 10px 15px;
  border: 2px solid #f0f0f0;
  display: table;
  width: 100%;
}
.myplann__list__item {
  padding: 5px 0;
  position: relative;
  display: table-row;
  margin: 0;
}
.myplann__list__item .ico_portfolioOblast {
  position: absolute;
  left: 0;
  top: 4px;
}
.myplann__list__item .col {
  white-space: nowrap;
  display: table-cell;
  text-align: left;
  padding: 0;
  float: none;
  padding: 5px;
  vertical-align: middle;
  position: relative;
}
.myplann__list__item .col:first-child {
  padding-left: 30px;
}
.myplann__list__item .col:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .myplann__list__item .col .myplann__list__text {
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
  .myplann__list__item .col--nomobilevisible {
    display: none;
  }
}
.myplann__list__text--underline {
  text-decoration: line-through;
  color: #afafaf;
}
.myplann__list__text--highlight {
  color: #329AD6;
}
.myplann__list .myplann__icon--portfolio {
  float: right;
}
.myplann__list__date {
  color: #cacaca;
  font-size: 12px;
}
.myplann__historie .myplann__list {
  padding: 0;
  border: 0;
  margin-bottom: 20px;
}
.myplann__dropdownwrap {
  overflow: hidden;
  max-height: 0;
  transition: 0.4s;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  padding-top: 0;
}
@media (max-width: 767px) {
  .myplann__dropdownwrap {
    right: -45vw;
    left: -18px;
  }
}
.myplann__dropdownwrap div {
  white-space: normal;
}
.myplann__dropdownwrap::before {
  content: "";
  position: absolute;
  left: 35px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #f0f0f0 transparent;
}
.myplann__dropdownwrap__text {
  max-width: 46%;
  word-break: break-all;
}
.myplann__dropdownwrap__text--underline {
  max-width: 46%;
  word-break: break-all;
  text-decoration: line-through;
  color: #afafaf;
}
.myplann__dropdownwrap__outerbox {
  padding: 15px;
  padding-bottom: 0;
  background: #f0f0f0;
  width: 400px;
  display: block;
  max-width: 100%;
  max-height: 40vh;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .myplann__dropdownwrap__outerbox {
    width: 100%;
  }
}
.myplann__dropdownwrap__box {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.myplann__dropdownwrap__item {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-bottom: 6px;
  padding-top: 6px;
  margin-top: 0;
  margin-bottom: 0;
}
.myplann__dropdownwrap__item:last-child {
  padding-bottom: 20px;
}
.myplann__dropdownwrap__item + .myplann__dropdownwrap__item {
  border-top: 1px dashed rgba(0, 0, 0, 0.05);
}
.myplann__dropdownwrap__date {
  font-weight: 400;
  font-family: 'Open Sans';
  border-top: 1px solid #e0e0e0;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #878787;
  text-align: center;
  font-size: 12px;
}
.myplann__dropdownwrap__item + .myplann__dropdownwrap__date {
  margin-top: 12px;
}
.myplann__dropdownwrap__type {
  margin-bottom: 10px;
  font-weight: 400;
  font-family: 'Open Sans';
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-top: -5px;
  color: #adadad;
  text-align: center;
  font-size: 12px;
  padding-top: 6px;
}
.myplann__dropdownwrap__item + .myplann__dropdownwrap__type {
  margin-top: 12px;
}
.myplann__dropdownwrap__date + .myplann__dropdownwrap__type {
  border-top: none;
}
.myplann__dropdownwrap .myplann__icon--arrow-right {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
}
.myplann__dropdownwrap .myplann__icon--arrow-right::after,
.myplann__dropdownwrap .myplann__icon--arrow-right::before {
  margin-top: -2px;
}
.myplann__list__item:hover .myplann__dropdownwrap {
  opacity: 1;
  max-height: 400px;
  padding-top: 10px;
}
.myplann__list__item:hover .myplann__dropdownwrap .myplann__icon--arrow-right::after,
.myplann__list__item:hover .myplann__dropdownwrap .myplann__icon--arrow-right::before {
  margin-top: -2px;
}
.zadosti_srovnavacpojisteni li {
  list-style-type: decimal;
}
.zadosti_srovnavacpojisteni li li {
  list-style-type: lower-alpha;
}
.zadosti_srovnavacpojisteni li ol {
  padding-left: 25px;
}
#zadosti-srovnavac-historie {
  max-width: 700px;
}
#zadosti-srovnavac-historie th {
  background-color: #f0eded;
  padding: 10px;
}
#zadosti-srovnavac-historie td {
  padding: 5px 10px 2px;
}
#zadosti-srovnavac-historie td .icon-document-signing {
  margin-top: -5px;
}
.financni-plan {
  margin-bottom: 75px;
}
.financni-plan .prijmy-vydaje h2,
.financni-plan .prijmy-vydaje h3 {
  color: #2786bd;
}
.financni-plan .prijmy-vydaje table {
  max-width: 430px !important;
}
.financni-plan .prijmy-vydaje tr {
  border-top: 5px solid #ffffff;
}
.financni-plan .prijmy-vydaje th,
.financni-plan .prijmy-vydaje td {
  border-right: 5px solid #ffffff;
  vertical-align: middle;
}
.financni-plan .prijmy-vydaje td {
  width: 25%;
  padding: 0 8px;
}
.financni-plan .prijmy-vydaje input {
  text-align: center;
}
.financni-plan .prijmy-vydaje .glyphicon-triangle-bottom {
  top: 2.75px;
}
.financni-plan .prijmy-vydaje .glyphicon-triangle-top {
  top: 2.5px;
}
.financni-plan .prijmy-vydaje .subitems-wrap {
  display: none;
  margin-top: 0 !important;
}
.financni-plan .prijmy-vydaje .subitems-wrap .subitems {
  padding: 0;
  border: 0;
}
.financni-plan .prijmy-vydaje .subitems-table {
  background: #f5f5f5;
  margin: 0;
  margin-right: -2px;
  border: 0;
}
.financni-plan .prijmy-vydaje .subitems-table tr {
  border-color: #f5f5f5;
}
.financni-plan .prijmy-vydaje .subitems-table td {
  max-width: 86px;
  border-right: 5px solid #f5f5f5;
}
.financni-plan .prijmy-vydaje .subitems-table td.subitem-name {
  width: 193px;
}
.financni-plan .prijmy-vydaje .subitems-table td.sustainable {
  margin-right: 5px;
}
.financni-plan .prijmy-vydaje .subitems-table td.value {
  padding-left: 10px;
  padding-right: 6px;
}
.financni-plan .prijmy-vydaje .subitems-table tr:last-child td {
  padding-bottom: 5px;
}
.financni-plan .prijmy-vydaje .main-group-control {
  width: 50% !important;
  text-align: left !important;
  vertical-align: middle;
  background: #f5f5f5;
  color: #303030 !important;
}
.financni-plan .prijmy-vydaje .main-group-control .text-field {
  padding-left: 0;
  padding-right: 0;
}
.financni-plan .prijmy-vydaje .main-group-control .popup {
  float: right;
  text-align: right;
  padding-left: 0;
  padding-right: 3px;
  line-height: 100%;
}
.financni-plan .prijmy-vydaje .main-group {
  width: 50%;
  background: #2fa2dd;
  color: #ffffff;
}
.financni-plan .prijmy-vydaje .main-group .text-field {
  padding-left: 0;
  padding-right: 0;
}
.financni-plan .prijmy-vydaje .main-group .popup {
  float: right;
  text-align: right;
  padding-left: 0;
  padding-right: 3px;
  line-height: 100%;
}
.financni-plan .items-sums th {
  cursor: default;
  background: #f5f5f5;
}
.financni-plan .items-sums td {
  text-align: center;
  font-weight: bold;
}
#finExcel {
  float: none;
  padding: 0 9.4px;
}
/* vykony fix */
.page_vykon_prehled #whiteoverall #popupcontent .content {
  width: 100% !important;
  max-width: 1000px;
  overflow: auto;
}
@media (max-width: 850px) {
  .page_vykon_prehled #whiteoverall #popupcontent .content .vykon_table td {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.myplann__check-all {
  position: relative;
}
.myplann__check-all label {
  display: inline-block;
  position: relative;
  top: -10px;
}
.noselecttext {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body.mobile .ukolwrapper__col__overflow {
  padding-right: 18px;
}
body.mobile .ukolwrapper__ukoly {
  padding-right: 12px;
}
body.mobile .ukolwrapper__workflow__btns {
  padding-right: 17px;
}
.app-info {
  width: 100%;
}
.app-info .app-info-part {
  text-align: center;
  width: 50%;
  float: left;
}
@media (max-width: 550px) {
  .app-info .app-info-part {
    width: 100%;
  }
}
.castecny-prevod-ico {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: transparent url('../img/castecny-prevod-ico.png') 0 0 no-repeat;
  vertical-align: middle;
}
.lead-ico {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background: transparent url('../img/icon-lead.svg') no-repeat center;
  background-size: 16px;
}
.lead-ico:nth-child(2) {
  margin-left: 0!important;
}
.castecny-prevod-ico-s-rozpadem {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: transparent url('../img/castecny-prevod-s-rozpadem-ico.png') 0 0 no-repeat;
  vertical-align: middle;
}
.documents th,
.documents td {
  padding: 2px !important;
}
.documents h3 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.documents h4 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}
.documents .document-group td {
  background: #e0e0e0;
}
.documents .document-group h3 {
  color: #2d2d2d;
  font-size: 14px;
}
.documents .document-item td {
  background: #f5f5f5;
}
.costs thead th {
  text-align: center !important;
  color: #9a9a9a !important;
}
input[type="number"] {
  padding: 0;
}
.adaptive-field {
  width: 100% !important;
}
.long-field {
  width: 312px !important;
}
.incomes-action .ico-del {
  opacity: 0;
}
.incomes .mainItems:hover .ico-del {
  opacity: 1;
}
.modalWindow h2 {
  margin-bottom: 10px;
}
.modalWindow hr {
  margin: 10px 0;
}
.remove-item {
  color: #d93131 !important;
}
.modal_checkbox_radio {
  padding: 0 0 10px 16px;
}
.modal_checkbox_radio input[type=radio] {
  margin: 0;
  padding: 0;
  height: auto;
}
#portfolioDocuments {
  padding-top: 10px;
}
#portfolioDocuments ul {
  margin-top: 10px;
}
#portfolioDocuments ul li {
  line-height: 22px;
}
.portfolio_dalsi_zaznamy a span {
  line-height: 25px;
  height: 25px;
  width: 25px;
  background: url("../img/icons.png") no-repeat -175px -525px;
  display: inline-block;
  vertical-align: top;
}
.portfolio_dalsi_zaznamy .portfolio-zaznam-row:hover {
  background: #f6f6f6;
}
.documents .row th {
  cursor: default;
}
.documents .document-name {
  white-space: normal !important;
}
.last-defaulter {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  overflow: hidden;
  background: #e01a49;
  margin-top: 2px;
  margin-right: 5px;
}
@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.lds-rolling {
  position: relative;
}
.lds-rolling div,
.lds-rolling div:after {
  position: absolute;
  width: 160px;
  height: 160px;
  border: 20px solid #329ad6;
  border-top-color: transparent;
  border-radius: 50%;
}
.lds-rolling div {
  -webkit-animation: lds-rolling 1s linear infinite;
  animation: lds-rolling 1s linear infinite;
  top: 100px;
  left: 100px;
}
.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lds-rolling {
  width: 64px !important;
  height: 64px !important;
  -webkit-transform: translate(-32px, 32px) scale(0.32) translate(32px, 32px);
  transform: translate(-32px, -32px) scale(0.32) translate(32px, 32px);
}
ul li.sablona-prevody {
  clear: both;
  transition: all 0.4s ease 0s;
  position: relative;
}
ul li.sablona-prevody:hover {
  background-color: #f0f0f0;
}
ul li.sablona-prevody a.item {
  padding: 5px;
  display: block;
  width: 310px;
}
ul li.sablona-prevody:hover a.sablona-prevody-del-ico,
ul li.sablona-prevody:hover a.sablona-prevody-upd-ico {
  opacity: 1;
}
ul li.sablona-prevody a.sablona-prevody-del-ico:hover span {
  background: transparent url("../images/sprite.png?v=2") repeat scroll -776px -450px;
}
ul li.sablona-prevody a.sablona-prevody-upd-ico:hover span {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
ul li.sablona-prevody a.sablona-prevody-del-ico,
ul li.sablona-prevody a.sablona-prevody-upd-ico {
  width: 25px;
  height: 25px;
  opacity: 0;
  display: inline-block;
  float: right;
}
ul li.sablona-prevody a.sablona-prevody-del-ico span {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: transparent url("../images/sprite.png?v=2") -751px -450px;
}
ul li.sablona-prevody a.sablona-prevody-upd-ico span {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: transparent url("../images/sprite.png?v=2") repeat scroll -125px -523px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.35;
}
.prevestcastna-poradceneexituje {
  color: #c3c3c3;
  text-decoration: line-through;
}
.sablona-prevody-bublina {
  border: 1px solid #dedede;
  padding: 8px;
  background-color: #fff;
  position: absolute;
  z-index: 99;
  display: none;
  left: 25px;
  top: -1px;
  max-width: 285px;
  overflow: auto;
}
ul li.sablona-prevody:hover .sablona-prevody-bublina {
  display: block;
}
.zaznamy__zaznam-akce .btn--red {
  margin-top: 5px;
}
.myplann-zlaty-souhlas {
  margin: 10px 0px;
}
.myplann-zlaty-souhlas .zlaty-souhlas input#gold {
  vertical-align: middle;
  margin: -2px 1px 0px;
}
.myplann-zlaty-souhlas .zlaty-souhlas-telo .zlaty-souhlas-polozka {
  margin: 10px 0px;
}
.myplann-zlaty-souhlas .zlaty-souhlas-telo .zlaty-souhlas-polozka select {
  width: 90px;
}
.col-sm-12.form-description {
  padding: 5px 15px 20px;
}
.col-sm-12.form-description p {
  line-height: 16px;
}
.col-sm-12.form-description p + p {
  margin-top: 7px;
}
.col-sm-12.form-description ul {
  padding-left: 20px;
}
.col-sm-12.form-description li {
  list-style-type: disc;
  font-family: Open Sans, Tahoma;
  line-height: 16px;
}
span.agreement-bar + .agreement-bar {
  margin-left: 10px;
}
.OSOnClick {
  cursor: pointer;
}
.kontaktyDatatable .row {
  overflow-x: auto;
}
.row.datatableFooter.datatableAfterHeader.datatableCopied {
  overflow: visible;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  select {
    height: 31px;
    line-height: 1;
    padding-right: 22px;
    display: inline-block;
    max-width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
  }
  select::-ms-expand {
    display: none;
  }
  input,
  input.date {
    height: 31px;
    line-height: 1;
  }
}
figure.zoom-plugin {
  background-position: 50% 50%;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  cursor: zoom-in;
}
figure.zoom-plugin img:hover {
  opacity: 0;
}
figure.zoom-plugin img {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
}
.ukolwrapper .ukolwrapper__workflow__btns .ico-el--plus {
  vertical-align: middle;
}
form {
  /* The switch - the box around the slider */
}
form .toggle-switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 19px;
  margin-top: 10px;
  /* The slider */
}
form .toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
form .toggle-switch input:checked + .slider {
  background-color: #2196F3;
}
form .toggle-switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
form .toggle-switch input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}
form .toggle-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
form .toggle-switch .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.no-padding {
  padding-left: 0!important;
}
#ukolDetailForm {
  position: relative;
}
#ukolDetailForm .popover {
  max-width: 60%;
}
@media (max-width: 767px) {
  .myplann-share-button {
    text-align: left;
  }
  .myplann-share-button.no-padding {
    padding-left: 15px!important;
  }
}
.worklfow-export-action a.btn {
  float: none;
  margin-left: 15px;
}
.worklfow-export-action a.btn span {
  background: url(/public-data/skin/img/icons.png) -130px -552px;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  filter: brightness(0) invert(1);
}
.leady #datatatableSearchFilters .filterRow .smazat {
  color: #dddddd;
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../images/sprite.png?v=2") repeat scroll -756px -450px;
  cursor: pointer;
  height: 25px;
  overflow: hidden;
  position: relative;
  text-indent: -100px;
  top: 8px;
  width: 14px;
  transition: all 0s linear;
}
.leady #datatatableSearchFilters .filterRow .smazat:hover {
  text-decoration: none;
  color: red;
  background-position: -781px -450px;
}
.breadcrumb.drbnav {
  background: none;
  border-bottom: 5px solid #f0f0f0;
  border-radius: 0;
  padding: 10px 25px;
  margin: 0;
}
.lead-top-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 15px;
}
.lead-top-nav > h1 {
  padding: 0!important;
}
.lead-top-nav > div {
  position: relative;
  text-align: right;
}
.lead-top-nav > div > a {
  display: inline-block;
  float: none;
  margin-right: 5px;
}
.lead-top-nav > div > a:last-child {
  margin-right: 0;
}
