/* Minification failed. Returning unminified contents.
(1339,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1340,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1341,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1342,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1343,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1344,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1345,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1346,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1347,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1348,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1349,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1350,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1351,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1366,26): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1376,15): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1377,26): run-time error CSS1039: Token not allowed after unary operator: '-svetle-fialova'
(1385,15): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1389,15): run-time error CSS1039: Token not allowed after unary operator: '-cerna'
(1394,15): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1400,17): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1406,15): run-time error CSS1039: Token not allowed after unary operator: '-fialova-disabled'
(1413,26): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1418,26): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1419,16): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1454,28): run-time error CSS1039: Token not allowed after unary operator: '-zelena-disabled'
(1455,18): run-time error CSS1039: Token not allowed after unary operator: '-zelena-disabled'
(1456,17): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1571,26): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1578,17): run-time error CSS1039: Token not allowed after unary operator: '-cerna'
(1584,17): run-time error CSS1039: Token not allowed after unary operator: '-cervena'
(1590,26): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1591,22): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1616,17): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1619,28): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1620,18): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1623,17): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1626,28): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1627,18): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1630,17): run-time error CSS1039: Token not allowed after unary operator: '-calc-oranzova'
(1633,28): run-time error CSS1039: Token not allowed after unary operator: '-calc-oranzova'
(1634,18): run-time error CSS1039: Token not allowed after unary operator: '-calc-oranzova'
(1638,26): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1639,22): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1650,26): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1651,22): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1654,15): run-time error CSS1039: Token not allowed after unary operator: '-cerna'
(1658,26): run-time error CSS1039: Token not allowed after unary operator: '-seda-2'
(1659,15): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1667,17): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
(1673,28): run-time error CSS1039: Token not allowed after unary operator: '-svetla-zelena'
(1704,28): run-time error CSS1039: Token not allowed after unary operator: '-ro-fialova'
 */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter-regular.ttf');
}

body {
  /*padding-top: 50px;*/
  padding-bottom: 20px;
  font-size: 1.5rem !important;
  max-width: 970px;
  -webkit-font-smoothing: antialiased;
}

/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 280px;
}

.bs-callout-info h4,
.bs-callout h4 {
  /*margin-bottom: 20px;*/
  margin-bottom: 10px;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

  .btn-circle.btn-sm {
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 2px 0;
    font-size: 12px;
    line-height: 1.528571429;
    border-radius: 15px;
  }

  .btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
  }

  .btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
  }


.jumbotron h1 {
  font-size: 2em;
}

.jumbotron p, .jumbotron ul {
  font-size: 16px;
}

  .jumbotron p .btn {
    padding: 0.5em;
  }

@media (max-width: 767px) {
  .text-left-xs-center {
    text-align: center;
    padding-bottom: 10px;
  }

  .text-right-xs-center {
    text-align: center;
    padding-bottom: 10px;
  }

  .xs-margin-right-auto {
    margin-right: auto;
  }

  .xs-margin-left-auto {
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .text-left-xs-center {
    text-align: left;
  }

  .text-right-xs-center {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .container {
    width: 95%;
  }
}

.trx-question-root, .trx-question {
  padding: 25px;
}

.trx-checkbox-root, .trx-radiogroup-root {
  padding-left: 25px;
  padding-top: 10px;
}

.trx-question-title, h4, #sq_134 div {
  font-size: 15px;
  font-weight: bold;
}

.trx-multipletext-itemTitle {
  font-weight: bold;
}

input, select, textarea {
  max-width: none;
}

body {
  background-color: #fff;
}

.btn-green {
  background-color: #1ab394;
  color: #fff;
  border-radius: 3px;
}

  .btn-green:hover, .btn-green:focus {
    background-color: #18a689;
    color: #fff;
  }

.panel-footer {
  text-align: right;
  background-color: #fff;
}

div.popover-content, .wrap {
  white-space: pre-wrap; /* CSS3 */
  white-space: -moz-pre-wrap; /* Firefox */
  white-space: -pre-wrap; /* Opera <7 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* IE */
  max-width: 300px;
}

.popover {
  max-width: 300px; /* Max Width of the popover (depending on the container!) */
  /*width: 500px;*/
}

.checkbox label, .radio label {
  display: inline;
  padding-right: 10px;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.table-matrix > tbody > tr > td {
  vertical-align: middle;
}

.table-matrix > tbody > tr td:nth-of-type(odd),
.table-matrix > thead > tr th:nth-of-type(odd) {
  background-color: white;
}

.table-matrix > tbody > tr td:nth-of-type(even),
.table-matrix > thead > tr th:nth-of-type(even) {
  background-color: #f9f9f9;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    width: 100%;
  }
}

label.dc-matrix-row {
  position: relative;
}

  label.dc-matrix-row .form-control-feedback {
    position: absolute;
    left: -500px;
  }


.bs-callout {
  border-left-width: 3px;
}

.bs-callout-success {
  border-left-color: #3c763d;
}

  .bs-callout-success h4 {
    color: #3c763d;
  }

.btn-success {
  background-color: #3c763d;
}

.bs-callout-dark {
  border-left-color: rgb(51, 51, 51);
}

  .bs-callout-dark h4 {
    color: rgb(51, 51, 51);
  }

.btn-dark {
  background-color: #4D4D4D;
  border-color: #4D4D4D;
  color: white;
}

  .btn-dark:hover, .btn-dark:focus, .btn-dark.focus {
    color: white;
    background-color: #808080;
    border-color: rgb(51, 51, 51);
    text-decoration: none;
  }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.graph-border {
  text-align: center;
  /*border-top: 5px solid;*/
  border-image: linear-gradient(to right, gray 25%, lightgreen 25%, lightgreen 75%, gray 75%) 5;
  border-top: 9px solid;
  /*height:0px;*/
}

@media (min-width: 768px) {
  .form-horizontal.vysledky .control-label {
    text-align: left;
  }
}

.vysledky label, .zaklad label {
  font-weight: normal;
}

div.radio label.disabled {
  color: lightgray;
}

#dc-hotovo {
  box-shadow: none;
  padding-top: 10px;
}

  #dc-hotovo .dc-odpovezeno-hlavicka {
    text-transform: lowercase;
    font-size: 19px;
    text-align: right;
  }

    #dc-hotovo .dc-odpovezeno-hlavicka a {
      color: black;
    }

    #dc-hotovo .dc-odpovezeno-hlavicka img {
      max-height: 50px;
      height: 50px;
      padding-right: 6px;
      float: left;
      padding-left: 0px;
      position: relative;
      left: -12px;
      top: 5px;
    }

    #dc-hotovo .dc-odpovezeno-hlavicka strong {
      font-size: 23px;
      font-weight: 300;
      text-align: center;
      display: inline-block;
      text-transform: uppercase;
    }

  #dc-hotovo .dc-odpovezeno-sloupce {
    display: block;
    box-shadow: 5px 5px 5px grey;
    background-color: #62BFB8;
  }

  #dc-hotovo .dc-odpovezeno-sloupec1 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 10px;
    margin: auto 0;
    background-color: #E6E6E6;
    min-height: 320px;
  }

    #dc-hotovo .dc-odpovezeno-sloupec1 h1 {
      padding-top: 0px;
      padding-bottom: 5px;
      font-size: 24px;
      border-left: solid 6px #62BFB8;
      padding-left: 10px;
      padding-top: 5px;
      font-weight: bold;
      margin-bottom: 30px;
    }

    #dc-hotovo .dc-odpovezeno-sloupec1 h2 {
      padding-top: 0px;
      padding-bottom: 5px;
      font-size: 16px;
      padding-left: 10px;
      padding-top: 5px;
      text-transform: uppercase;
    }

  #dc-hotovo .dc-odpovezeno-sloupec2 {
    background-color: #62BFB8;
    color: white;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 320px;
  }

    #dc-hotovo .dc-odpovezeno-sloupec2 h1 {
      padding-top: 0px;
      padding-bottom: 5px;
      font-size: 26px;
    }

      #dc-hotovo .dc-odpovezeno-sloupec2 h1 + h1 {
        padding: 0px;
      }

    #dc-hotovo .dc-odpovezeno-sloupec2 h2 {
      padding-top: 5px;
      padding-bottom: 20px;
      font-size: 16px;
    }

    #dc-hotovo .dc-odpovezeno-sloupec2 a.btn {
      background-color: #4D4D4D;
      border-color: #4D4D4D;
      color: #fff;
    }

/*nav.navbar{background:url(/assets/web_header_bcg.png) no-repeat;border:none;border-radius:0;}*/
nav.navbar-white {
  background-color: white;
  background-image: none;
  border-radius: 0;
  border: none;
  border-image: none;
  border-color: white;
  box-shadow: none;
  padding-top: 15px;
  padding-bottom: 15px;
  padding: 45px;
}

nav.navbar img {
  max-height: 80px;
}
/*nav.navbar img.img1{float:left;}
nav.navbar img.img2{margin:auto;}
nav.navbar img.img3{float:right;}*/
nav.navbar-purple {
  background: url(/assets/web_header_bcg.png) no-repeat;
  border: none;
  border-radius: 0;
  color: white;
  min-height: 100px;
  padding: 25px;
  background-size: 100% auto;
}

#loga {
  background: no-repeat;
  border: none;
  border-radius: 0;
  color: white;
  min-height: 100px;
  padding: 25px;
  background-size: 100% auto;
  background-color: #431590;
}
/*url(/assets/web_header_bcg.png)*/

/*
                    <img alt="logo OPZ" class="" src="/Assets/opz_inv.png">
            </div>
            <div class="col-sm-2 col-xs-12">
                <img alt="logo MPSV" class="" src="/Assets/mpsv_inv.png">
            </div>
            <div class="col-sm-5 col-xs-12">
                <img alt="logo rovna_odmena" class="" src="/Assets/rovna_odmena_inv.png">
*/

nav.navbar-purple {
  background-image: url(/assets/opz_inv.png), url(/assets/mpsv_inv.png), url(/assets/rovna_odmena_inv.png), url(/assets/web_header_bcg.png);
  background-position: left top, center center, right center, left top;
  background-repeat: no-repeat, no-repeat,no-repeat,no-repeat;
  background-size: contain, contain, contain, cover;
}

div.modal-dialog {
  left: 0px;
}

div[data-current-step="0"] #buttonBack {
}


/*div[data-current-step="0"] #buttonBack,*/
div[data-current-step="3"] #buttonNext,
div[data-current-step="0"] #buttonNew,
div[data-current-step="1"] #buttonNew,
div[data-current-step="2"] #buttonNew,
div[data-current-step="0"] #buttonPdf,
div[data-current-step="1"] #buttonPdf,
div[data-current-step="2"] #buttonPdf {
  display: none;
}

.background-image_bcg {
  background-image: url(/assets/web_header_bcg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
/* 
    MPSV - ZMENY VIZUALU DLE ZASLANEHO DOKUMENTU Z 12.9.2018
*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #3F2874 !important;
  font-weight: bold;
  font-family: Inter, sans-serif;
}

.h1, h1 {
  padding-bottom: 0px;
  /*font-size:44px;*/
}

.h2, h2 {
  padding-top: 20px;
}

div[data-dc-name] > h4 {
  /*font-size : 150%;*/
  font-size: 100%;
}

div[data-dc-name="sfera"] > h4 {
  display: none;
}

label.col-xs-0 {
  display: none;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff !important;
  background-color: #57c2b2 !important;
}

.nav > li > a,
.nav > li > a:hover,
.nav > li > a:focus {
  margin: 15px 15px 0 0;
  text-decoration: none;
  color: #000000 !important;
  background-color: #DCEFEB !important;
  /*font-size: 120%;*/
  /*padding: 20px 30px;  */
  padding: 10px 15px;
  /*border-radius: 15px;*/
  border-radius: 10px;
  font-weight: normal;
}

.nav > li {
  width: 220px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.btn-default {
  background-color: #D1D2D4 !important;
  background-image: none !important;
  color: black !important;
  text-shadow: none;
  /*font-size: 200% !important;*/
  font-weight: normal;
  /*padding:20px 30px;*/
  padding: 10px 15px;
  /*border-radius: 15px;*/
  border-radius: 10px;
  margin: 15px 15px 0 0;
  width: 205px;
}

.bs-callout, .bs-callout-info {
  border: none !important;
  padding-left: 0px !important;
  margin-top: 0px;
  padding-top: 20px;
}

div.padding-left-0 {
  padding-left: 0px !important;
  font-size: 100%;
  display: flex;
  flex-direction: column;
}

div.radio, div.checkbox {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

a.btn-circle {
  background-color: #57c2b2 !important;
  background-image: none !important;
  border: none !important;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #D12229 !important;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #57c2b2 !important;
}

/*https://bootsnipp.com/snippets/featured/simple-css-custom-checkboxes-and-radios*/

input[type="checkbox"], input[type="radio"] {
  position: absolute;
  right: 9000px;
}

  /*Check box*/
  input[type="checkbox"] + .label-text:before {
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
  }

  input[type="checkbox"]:checked + .label-text:before {
    content: "\f14a";
    color: black; /* #2980b9;*/
    animation: effect 250ms ease-in;
  }

  input[type="checkbox"] + .label-text {
    color: black;
  }

.has-success input[type="checkbox"] + .label-text {
  color: #57c2b2;
}

.has-error input[type="checkbox"] + .label-text {
  color: #D12229;
}

input[type="checkbox"]:disabled + .label-text {
  color: #aaa;
}

  input[type="checkbox"]:disabled + .label-text:before {
    content: "\f0c8";
    color: #ccc;
  }

/*Radio box*/

input[type="radio"] + .label-text {
  display: flex;
  align-items: center;
}

  input[type="radio"] + .label-text:before {
    content: "\f10c";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
    font-size: 200%;
  }

input[type="radio"]:checked + .label-text:before {
  content: "\f192";
  color: black; /*#8e44ad;*/
  animation: effect 250ms ease-in;
}

input[type="radio"]:disabled + .label-text {
  color: #aaa;
}

  input[type="radio"]:disabled + .label-text:before {
    content: "\f111";
    color: #ccc;
  }

/*Radio Toggle*/

.toggle input[type="radio"] + .label-text:before {
  content: "\f204";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 10px;
}

.toggle input[type="radio"]:checked + .label-text:before {
  content: "\f205";
  color: #16a085;
  animation: effect 250ms ease-in;
}

.toggle input[type="radio"]:disabled + .label-text {
  color: #aaa;
}

  .toggle input[type="radio"]:disabled + .label-text:before {
    content: "\f204";
    color: #ccc;
  }


@keyframes effect {
  0% {
    transform: scale(0);
  }

  25% {
    transform: scale(1.3);
  }

  75% {
    transform: scale(1.4);
  }

  100% {
    transform: scale(1);
  }
}

/*
    INPUT TEXT
*/
input[type="text"], input[type="number"] {
  background-color: #fff;
  border: 1.5px solid #ccc;
  border-radius: 15px;
  /*font-size: 18px;*/
  font-size: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px;
}

/*
SELECT
*/
.select2-container--bootstrap .select2-selection,
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1.5px solid #ccc;
  border-radius: 15px;
  /*font-size: 18px;*/
  font-size: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px;
  width: 100%; /*by riessler*/
}

.select2-container--bootstrap .select2-selection--single {
  height: 45px;
}

  .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #999 transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    height: 0;
    left: 0;
    margin-left: -6px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }

.select2-container--default .select2-selection--single {
  height: 45px;
}

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 21px;
    padding-left: 12px;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 21px;
    position: absolute;
    top: 12px;
    right: 7px;
    width: 20px;
  }

.has-error .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #D12229 transparent transparent transparent !important;
}

.has-error input[type="text"],
.has-error input[type="number"],
.has-error .select2-container--bootstrap .select2-selection,
.has-error .select2-container--default .select2-selection--single {
  border-color: #D12229;
  color: #D12229;
}

.has-success input[type="text"],
.has-success input[type="number"],
.has-success .select2-container--bootstrap .select2-selection,
.has-success .select2-container--default .select2-selection--single {
  border-color: #57c2b2;
  color: black; /* #57c2b2 !important; */
}

.barva-obecna {
  color: #57c2b2 !important;
}

.barva-obecna-pozadi {
  border-image: linear-gradient(to right, gray 25%, #57c2b2 25%, #57c2b2 75%, gray 75%) 5;
}

.barva-zeny {
  color: #D12229 !important;
}

.barva-zeny-pozadi {
  border-image: linear-gradient(to right, gray 25%, #D12229 25%, #D12229 75%, gray 75%) 5;
}

.barva-muzi {
  color: #00ADEF !important;
}

.barva-muzi-pozadi {
  border-image: linear-gradient(to right, gray 25%, #00ADEF 25%, #00ADEF 75%, gray 75%) 5;
}

.barva-nadpis {
  color: #3F2874 !important;
}

div.vysledky, div.vysledky label {
  font-size: 100%;
  font-weight: bold;
}

.info-blok-vysledky {
  background-color: #3F2874;
  color: white;
  padding: 25px 5px 15px 5px;
  font-weight: normal;
  margin: 0px 15px 40px 0px !important;
  font-size: 110%;
}

  .info-blok-vysledky a {
    color: white;
    text-decoration: underline;
  }

  .info-blok-vysledky h4, .info-blok-vysledky .h4 {
    color: #57c2b2 !important;
    font-size: 150%;
    font-weight: bold;
  }

div.vysledky .mzda-rozdil {
  font-size: 140%;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.je-mzda .show-plat {
  display: none;
}

.je-plat .show-mzda {
  display: none;
}

/*div.info-row div.col-sm-10 label {
    font-weight: normal;
}*/
div.info-blok-poznamka, div.zaklad label {
  font-size: 100% !important;
}

div.info-blok-poznamka {
  margin-right: 15px !important;
  padding-left: 15px !important;
}

  div.info-blok-poznamka label.control-label {
    font-weight: 100;
  }

.form-horizontal.vysledky .label-center {
  text-align: center;
}

.buttons {
  padding-top: 25px;
  border-top: 1px solid;
  border-top-color: rgba(211, 211, 211, 0.439);
  margin-right: 15px;
}
/*
.font-size-7 {
    font-size: 125% !important;
}*/
.font-size-1, h1, .h1 {
  font-size: 190% !important;
}

.font-size-2, h2, .h2 {
  font-size: 140% !important;
}

h3 {
  font-size: 100% !important;
  margin: 10px 0 0 0;
}

.font-size-3, .mzda-rozdil {
  font-size: 190% !important;
}

.font-size-4, .btn-default {
  font-size: 100% !important;
}

.font-size-5 {
  font-size: 100% !important;
}

.font-size-6 {
  font-size: 100% !important;
}

.font-size-7 {
  font-size: 100% !important;
}

.font-size-8,
h3.font-size-8,
.nav > li > a,
.nav > li > a:hover,
.nav > li > a:focus {
  font-size: 100% !important;
}

.font-size-9 {
  font-size: 14px !important;
}

.font-weight-normal, div.vysledky .font-weight-normal, div.vysledky label.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

/*body, body h1 { font-family: 'Lato', sans-serif; }*/
body, body form * {
  font-family: 'Inter', sans-serif;
}

@media print {
  body, body form * {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
  }

    body h1, body h2 {
      margin: 0px;
    }

    body h1 {
      padding: 0 0 0 0;
    }

    body h2 {
      padding: 15px 0 10px 0;
    }

  body {
    /*font-family: sans-serif;*/
    padding: 20px;
  }

    body form {
      padding: 25px;
    }

  .info-blok-vysledky {
    /*border: solid 1px lightgray;*/
    border: solid 1px #3F2874;
    background-color: rgba(211, 211, 211, 0.1607) !important;
  }

  span.glyphicon-triangle-bottom {
    display: none;
  }

  .info-row div.widget-title div {
    color: black !important;
  }
  /* wkhtmltopdf uses an old version of WebKit and so you must use the original Flexbox spec */
  /*div.widget-row {
  display: -webkit-flex;
  flex-wrap: wrap;
}

div.mzda-rozdil {
  display: -webkit-flex;
}

div.widget{
  -webkit-flex: 1 1 33.3333%;
  max-width: 33%;
}

*/
  .info-blok-vysledky .barva-zelena {
    color: #57c2b2 !important
  }
}

.info-blok-vysledky .ukazatel_mzda_gpg {
  font-size: 150%;
  font-weight: bold;
}

/*#buttonPdf { display: none; }*/
.info-blok-vysledky span.barva-zelena {
  color: #57c2b2 !important
}

/**/
-webkit-focus-ring-color.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus,
-webkit-focus-ring-color.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,
.form-control:active:focus, .form-control:active, .form-control:focus,
select:active:focus, select:active, select:focus {
  outline: 0;
  outline-color: transparent;
  box-shadow: none;
}

:focus, :active, :active:focus {
  outline: 0;
  box-shadow: none;
}

input[type="text"]:focus,
input[type="number"]:focus {
  border-color: #ccc;
  box-shadow: none;
}

.has-error input[type="text"]:focus,
.has-error input[type="number"]:focus {
  border-color: #D12229;
  color: #D12229;
  box-shadow: none;
}

.has-success input[type="text"]:focus,
.has-success input[type="number"]:focus {
  border-color: #57c2b2;
  color: black; /* #57c2b2 !important; */
  box-shadow: none;
}

@media (max-width: 767px) {
  #buttonNext {
    /*order: 1;*/
  }

  #buttonBack {
    /*order: 2;*/
  }
  /*/
    div.buttons, #kalkulacka-navigace {
       display:flex;
       flex-direction:column;
   }
   */
}

div.buttons, #kalkulacka-navigace {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

div.buttons {
  flex-wrap: wrap-reverse !important;
}

input.vek {
  width: 220px;
}

h4 {
  display: flex;
  align-items: center;
}

  h4 > .btn-circle.btn-sm {
    margin-left: 10px;
  }

div > div.radio:first-child {
  margin-top: 0px;
}

div.radio {
  margin-left: -19px;
}

p.popis {
  font-style: italic;
  color: #57c2b2 !important;
}

.cislovany-nadpis {
  display: grid;
  /*grid-template: auto / auto 100fr;*/
  grid-template-columns: auto 100fr;
  grid-template-rows: auto;
}

div.graf {
  margin: 0px 15px 20px 15px !important;
  border: 1px solid lightgray;
  padding: 15px 35px;
  width: calc(66.666% - 30px);
}

div.widget-row {
  display: flex;
  /*flex-wrap: wrap;*/
}

div.widget {
  border: 1px solid;
  font-size: 100%;
  font-weight: 100;
  margin: 0 15px 15px 0;
  /* padding: 10px; */
  text-align: center;
  flex: 1 1 33.3333%;
  -webkit-flex: 1 1 33.3333%;
  max-width: 33%;
  display: flex;
  flex-direction: column;
}

div.widget-value > label {
  margin: 0;
  white-space: nowrap;
}

.widget-value {
  padding: 15px;
  font-size: 125%;
}

.widget-title {
  padding: 5px 5px 5px 5px;
  border-top: 1px solid;
  text-transform: uppercase;
  flex-grow: 1;
  display: flex;
  align-items: center;
}

  .widget-title div {
    flex: 1;
    color: white !important;
  }

/* Celkem */
div.widget.celkem, div.widget.celkem {
  /* border-color: #57c2b2 !important; */
  border-color: #3F2874 !important;
  background-color: rgba(211, 211, 211, 0.1607) !important;
}

  div.widget.celkem > .widget-title {
    /*background-color: #57c2b2 !important;*/
    background-color: #3F2874 !important;
    border-color: #3F2874 !important;
    color: white !important;
  }

  div.widget.celkem label {
    /*color: #57c2b2 !important;*/
    color: #3F2874 !important;
  }

/* Zeny */
div.widget.zeny, div.widget.zeny {
  /*border-color: #D12229 !important;*/
  border-color: rgb(0, 123, 120) !important;
  background-color: rgba(211, 211, 211, 0.1607) !important;
}

  div.widget.zeny > .widget-title {
    /*background-color: #D12229 !important;*/
    background-color: rgb(0, 123, 120) !important;
    border-color: rgb(0, 123, 120) !important;
    color: white !important;
  }

  div.widget.zeny label {
    /*color: #D12229 !important;*/
    color: rgb(0, 123, 120) !important;
  }

/* Muzi */
div.widget.muzi, div.widget.muzi {
  /*border-color: #00ADEF !important;*/
  border-color: rgb(199, 74, 27) !important;
  background-color: rgba(211, 211, 211, 0.1607) !important;
}

  div.widget.muzi > .widget-title {
    /*background-color: #00ADEF  !important;*/
    background-color: rgb(199, 74, 27) !important;
    border-color: rgb(199, 74, 27) !important;
    color: white !important;
  }

  div.widget.muzi label {
    /*color: #00ADEF  !important;*/
    color: rgb(199, 74, 27) !important;
  }

/* celkovy rozdil*/
div.mzda-rozdil {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  margin: 0 15px 15px 0;
  background-color: rgba(211, 211, 211, 0.1607) !important;
  padding: 15px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  /*justify-content: space-between;*/
  -webkit-flex-direction: row;
  /*-webkit-justify-content: space-between;*/
}

  div.mzda-rozdil label {
    margin: 0;
  }

    div.mzda-rozdil label.show-vydelek {
      padding-right: 15px;
      /*width: 80%;*/
      color: #3F2874 !important;
    }

    div.mzda-rozdil label.label-center, .mzda_gpg {
      white-space: nowrap;
      /*width: 20%;*/
      text-align: left;
      color: red !important;
    }


table.widget .tbl-row {
  background-color: antiquewhite !important;
}

div.widget.no-data {
  border: none;
}

table.tbl-vysledky {
  width: calc(100% - 15px);
  margin-bottom: 25px;
}

  table.tbl-vysledky .alt {
    background-color: rgba(211, 211, 211, 0.1607) !important;
  }

  table.tbl-vysledky tr {
    height: 30px;
  }

td > label.parametr {
  font-weight: 600;
  margin: 0;
  padding-left: 15px;
}

td > label.hodnota {
  font-weight: 100;
  margin: 0;
}

/*skryti disabled voleb v selectu */
.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none;
}

.select2-selection--single .select2-selection__clear {
  /*cursor: pointer;
    float: right;
    font-weight: bold;*/
  padding-right: 10px;
}

#popisSvg svg {
  position: relative;
  top: 5px;
}

#popisSvg label {
  padding-left: 15px;
}

/*@media print, all {

    .svgBarva {
        background-color: #3f2874 !important;
        background-image: linear-gradient(#3f2874, #3f2874) !important;        
        width: 30px;
        position: absolute;
        top: 2px;
    }

    .svgBarvaZeny {
        background-color: #007b78 !important;
    }

    .svgBarvaMuzi {
        background-color: #c74a1b !important;
    }    
}*/

:root {
  /* Colors: */
  --seda: #EEEEEE;
  --bila: #FFFFFF;
  --cervena: #E50000;
  --ro-text: #343434;
  --calc-oranzova: #F37739;
  --ro-fialova: #593099;
  --ro-bila: #73CABF;
  --seda-2: #F8F8F8;
  --svetle-fialova: #DED6EB;
  --svetla-zelena: #73CABF;
  --zelena-disabled: #E3F4F2;
  --fialova-disabled: #CDC0E0;
  --cerna: #343434;
}

.font-size-2, h2, .h2 {
  font-size: 29px !important;
}

body {  
  font-size: 18px !important;  
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white !important;
  background-color: var(--ro-fialova) !important;
  font-weight: bold;
  border-radius: 6px;
  padding-top: 21px;
  padding-bottom: 21px;
}

.nav > li > a,
.nav > li > a:hover,
.nav > li > a:focus {
  color: var(--ro-fialova) !important;
  background-color: var(--svetle-fialova) !important;
  border-radius: 6px;
  font-weight: bold;
  padding-top: 21px;
  padding-bottom: 21px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: var(--svetla-zelena) !important;
}

input[type="radio"] + .label-text {
  color: var(--cerna) !important;
  font-weight: bold;
}

input[type="radio"]:checked + .label-text {
  color: var(--ro-fialova) !important;
  font-weight: bold;
}

  input[type="radio"] + .label-text:before {
    font-size: 150%;
    color: var(--ro-fialova) !important;
    font-weight: normal;
  }

input[type="radio"]:disabled + .label-text:before {
  content: "\f10c";
  color: var(--fialova-disabled) !important;
}
input[type="radio"]:disabled + .label-text {
  color: #C2C2C2 !important;
}

a.btn-circle {
  background-color: var(--svetla-zelena) !important;
}

.btn-default {
  border-radius: 6px;
  background-color: var(--svetla-zelena) !important;
  border: var(--svetla-zelena) !important;
  color: white !important;
  font-weight: bold;
  padding-top: 21px;
  padding-bottom: 21px;
}

/*
  svg:
  https://fontawesome.com/icons/angle-right?f=classic&s=solid
  https://yoksel.github.io/url-encoder/
*/
#buttonNext {  
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='10' viewBox='0 0 320 512'%3E%3Cpath fill='%23ffffff' d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E") !important;
  background-position: 90%;
  background-repeat: no-repeat;
  text-transform: lowercase;
}
#buttonBack {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='10' viewBox='0 0 320 512'%3E%3Cpath fill='%23ffffff' d='M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z'/%3E%3C/svg%3E") !important;
  background-position: 10%;
  background-repeat: no-repeat;
}

  #buttonBack[disabled] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='10' viewBox='0 0 320 512'%3E%3Cpath fill='%2373CABF' d='M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z'/%3E%3C/svg%3E") !important;
    background-position: 10%;
    background-repeat: no-repeat;
  }

i.fa-angle-left, i.fa-angle-right {
  display: none;
}

  .btn-default[disabled] {
    background-color: var(--zelena-disabled) !important;
    border: var(--zelena-disabled) !important;
    color: var(--svetla-zelena) !important;
  }

p.popis {
  font-style: normal;
  color: black !important;
}

.h4, h4 {
  color: black !important;
  font-weight: normal;
}

/*
    INPUT TEXT
*/
input[type="text"], input[type="number"] {
  background-color: #EEEEEE;
  border: 1.5px solid #EEEEEE;
  border-radius: 6px;
  font-size: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left:25px;
  height: 64px;
  width:170px;
  font-weight: bold;
  margin-top:20px;
}

/*
SELECT
*/
.select2-container--bootstrap .select2-selection,
.select2-container--default .select2-selection--single {
  background-color: #EEEEEE;
  border: 1.5px solid #EEEEEE;
  border-radius: 6px;
  font-size: 100%;
  padding: 20px 30px 0px 20px;  
  height: 64px;
  font-weight: bold;
}
/*
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
*/
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;    
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='14' viewBox='0 0 448 512'%3E%3Cpath fill='%23343434' d='M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -10px;
    top: 17px;
  }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='14' viewBox='0 0 448 512'%3E%3Cpath fill='%23343434' d='M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z'/%3E%3C/svg%3E");
}

/*.select2.select2-container {
  background-color: #EEEEEE;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 6px;
  padding-right: 20px;
}*/
table.tbl-vysledky {
  margin-top:22px;
}
table.tbl-vysledky .alt {
  background-color: transparent !important;
}

table.tbl-vysledky tr {
  border-bottom: 2px solid #F2EFF7;
}
table.tbl-vysledky tr:last-of-type {
  border-bottom: none;
}

td > label.parametr {
  font-weight: normal;  
}

td > label.hodnota {
  font-weight: bold;  
}

table.tbl-vysledky tr td label {
  padding: 10px 0px 10px 0px;
}

table.tbl-vysledky tr td:nth-of-type(2n) label {
  padding: 10px 0px 10px 20px;
}

div.mzda-rozdil {
  background-color: var(--seda-2) !important;
  padding-left:28px;
  margin-bottom:65px;
  margin-top:18px;
}

  div.mzda-rozdil label.show-vydelek {
    color: var(--cerna) !important;
    font-size: 29px !important;
    font-weight: normal;
  }

  div.mzda-rozdil label.label-center, .mzda_gpg {
    color: var(--cervena) !important;
    font-size: 29px !important;
    font-weight: bolder;
  }

div.widget-value {
  background-color: var(--seda-2) !important;
  border-color: var(--seda-2) !important;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  min-height: 78px;
}

  div.widget-value label {
    padding-top: 10px;
    white-space: normal;
  }

  div.widget-title {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    color: white !important;
    text-transform: lowercase;
    min-height: 65px;
  }

div.widget.celkem, div.widget.zeny, div.widget.muzi {
  border: none !important;
  background-color: transparent !important;
}

  div.widget.celkem .widget-value {    
    color: var(--ro-fialova) !important;
  }
  div.widget.celkem .widget-title {
    background-color: var(--ro-fialova) !important;
    border: var(--ro-fialova) !important;
  }
  div.widget.zeny .widget-value {
    color: var(--svetla-zelena) !important;    
  }
  div.widget.zeny .widget-title {
    background-color: var(--svetla-zelena) !important;
    border: var(--svetla-zelena) !important;
  }
  div.widget.muzi .widget-value {
    color: var(--calc-oranzova) !important;
  }
  div.widget.muzi .widget-title {
    background-color: var(--calc-oranzova) !important;
    border: var(--calc-oranzova) !important;
  }

[data-dc-name="zobrazSvg"] {
  background-color: var(--seda-2) !important;
  border-color: var(--seda-2) !important;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

  [data-dc-name="zobrazSvg"] div.radio {
    padding-left: 15px;
    padding-top: 15px;
  }

#svgWrapper {
  background-color: var(--seda-2) !important;
  border-color: var(--seda-2) !important;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: var(--cerna);
}

.info-blok-vysledky {
  background-color: var(--seda-2) !important;
  color: var(--ro-fialova) !important;
  font-size: 29px;
  padding: 0px;
  padding-top: 15px;  
  border-radius: 6px;
}

  .info-blok-vysledky span.barva-zelena {
    color: var(--ro-fialova) !important;
    font-weight: bold;
    font-size: 29px;
  }

  .info-blok-vysledky .info-row-3 {
    background-color: var(--svetla-zelena) !important;
    color: white !important;
    font-size: 29px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top:15px;
    min-height:96px;
    text-transform:uppercase;
  }

  .info-blok-vysledky .info-row-3 h4 {
    font-size: 29px;
    margin-top:3px;
  }

  .info-blok-vysledky .info-row, .info-blok-vysledky .info-row-3 {
    padding-left: 48px;
    padding-top: 28px;
  }

  .info-blok-vysledky .p2 {
    font-size: 18px;
  }

  .info-blok-vysledky h4, .info-blok-vysledky .h4 {
    color: white !important;
  }

  #buttonPdf {
    background-color: var(--ro-fialova) !important;
  }

/*Check box*/
input[type="checkbox"] + .label-text:before {
  content: "\f105";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 5px;
}

input[type="checkbox"]:checked + .label-text:before {
  content: "\f107";
  color: black; /* #2980b9;*/
  animation: effect 250ms ease-in;
}

input[type="checkbox"] + .label-text {
  color: black;
  text-decoration: underline;
}

h2 {
  padding-top:50px;
}

h4 {
  margin-bottom:30px !important;
}

.btn-circle.btn-sm {
  font-size: 18px;
  height: 27px;
  width: 27px;
  margin-left: 14px;
  background-image: url("/assets/info.png") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-color:transparent !important;
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='6' viewBox='0 0 192 512'%3E%3Cpath fill='%23ffffff' d='M48 80a48 48 0 1 1 96 0A48 48 0 1 1 48 80zM0 224c0-17.7 14.3-32 32-32H96c17.7 0 32 14.3 32 32V448h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H64V256H32c-17.7 0-32-14.3-32-32z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: center;*/
}

.btn-circle.btn-sm .fa-info:before {
  content: " ";
}
  

div.radio {
  padding-bottom:20px;
}
