/* ---   Barvy   ---
#CC5803
#E2711D
#FF9505
#FFB627
#FFC971
#f0f0c9 
---- konec barev ---- */
/*
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}*/

*:focus {
  outline: none;
}
/*
.row {
  max-width: 1140px;
  margin: 0 auto;
}
*/

/*
body {
  height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(rgb(26, 26, 44), rgb(24, 24, 41), rgb(19, 19, 29), rgb(19, 19, 29)) ;
  font-family: sans-serif;
  font-size: 14;
  color: #555;
}

*/

/*
header {
  background-color: #0d0d14;
  padding: 10px;
  border-bottom: 1px solid #1f1f3a;
}
*/
/*
header a {
  float: left;
}
*/
/*
.icon-back {
  font-size: 40px;
  color: #fff;
}

.btn-help {
  float: right;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  border: none;
  background: none;
  margin-right: 20px;
  margin-top: -45px;
  border-width: 2px;
  border-color: #fff;
  border-style: solid;
  border-radius: 50px;
  width: 30px;
  height: 30px;
}
h2 {
  font-size: 120%;
  text-align: center;
  color: #fff;
}
nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  margin-top: 0;
  vertical-align: top;
}
*/



/*
.btn-groups-nav {
  font-size: 115%;
  margin: 5px;
  padding: 5px;
  width: 140px;
  height: 60px;
  line-height: 110%;
  cursor: pointer;

  border-radius: 5px;
  border-width: 1;
  border-color: #37375c;
  border-style: solid;
  color: #fff;
  background-color: #2a2a3b;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-groups-nav--active {
  background-color: #33f118;
  color: #0d0d14;
  font-weight: bold;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3),
    0 6px 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
}
nav span {
  font-size: 70%;
}
*/


.denniPlan-nazev h2 {
    float:left;
    font-size: 120%;
    text-align: center;
    color: #fff;
    width:300px;
}

.denniPlan-nazev h1 {
    font-size: 180%;
    font-weight: normal;
    line-height: 1.3;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #33f118;
}
.ecm-DP-edit {
    background-color: transparent !important;
}
.denniPlan-nazev button {
    float: right;
    /*
    position: relative;
    top: -28px;
    margin-left: 10px;
    */

    margin-right: 10px;
    margin-top: 0px;
    border: none; /* 1px solid #00000000;*/
    background-color: transparent !important; /*#43435c;*/
    font-weight: 900;
    border: 1px solid transparent;
    border-radius: 5px;
    color: var(--ecm-karta-BI-paticka);
}


    .ecm-dp-tooltip {
        position: relative;
        display: inline-block;
        border-bottom: 1px dotted black;

    }

    .ecm-dp-tooltip .ecm-dp-tooltiptext {
        font-family: sans-serif;
        font-weight: normal;
        visibility: hidden;
        width: 120px;
        background-color: white;
        color: black ;/*#fff;*/
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        box-shadow:black 3px 3px 3px;
        z-index: 1;
        top: 150%;
        left: 50%;
        margin-left: -60px;
    }
.ecm-dp-tooltiptext{
    font-size:11px;
    padding:3px;
}

.ecm-dp-tooltip .ecm-dp-tooltiptext::after {
    /*
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
        */
    content: " ";
    position: absolute;
    bottom: 100%; /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

    .ecm-dp-tooltip:hover .ecm-dp-tooltiptext {
        visibility: visible;
    }


    .denniPlan-nazev button:hover {
        /*border: 1px solid var(--ecm-karta-BI-paticka);
        border-radius: 5px;
        background-color: none; /*#808080;*/
        
        /*
    float: right;
    margin-right: 10px;
    margin-top: -25px;
    border: none;
    */
    }



/* ---   Barvy   ---
#CC5803
#E2711D
#FF9505
#FFB627
#FFC971
#f0f0c9 
---- konec barev ---- */
/*
.mainContent {
  padding-top: 10px;
}
*/
.section-denni-plany {
    /* background-image: radial-gradient(rgb(26, 26, 44), rgb(24, 24, 41), rgb(19, 19, 29), rgb(19, 19, 29)) ; */
    /* opacity: 1; */
    /* background-color: #FFC971; */
    /* background: linear-gradient(to right, #CC5803, #FFC971, #FFC971, #FFC971, #FFC971, #FFC971, #CC5803); */
    text-align: center;
    /* transform: translateY(8rem); */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.section--hidden {
  /* opacity: 0; */
}
/* .denniPlan-radek{
  margin: 20px, auto;
  text-align: center;
} */
.denniPlan {
    display: inline-block;
    margin: 15px;
    background-color: #fff;
    border-color: #39395c;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.denniPlan-grafika {
    position: relative;
}

.c-loader {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 3px solid #e5e5e5;
  border-top-color: #39395c;
  display: block;
  animation: is-rotating 1s infinite;
  border-radius: 50%;
  left: 250px;
  top: 160px;
  z-index: 100;
}

@keyframes is-rotating {
  to {
    transform: rotate(1turn);
  }
}
.denniPlan-nazev {
  padding: 10px;
  border-bottom: solid 1px #39395c;
  height:50px;
  /* border-color: #cc5803;
  border-width: 1px; */
  background-color: #2a2a3b;
  margin: 0;
}
.denniPlan-obsah {
  margin: 0;
}
.denniPlan-sloupec {
  display: inline-block;
}
.denniPlan-ovladani {
  /* background-color: #ffc971; */
  background-color: #eee;
  padding: 8px;
  margin: 0 !important;
  /* border-color: #cc5803; */
  border-left: 1px solid #39395c;
  /* border-width: 1px; */
  /* border-style: solid; */
}
/* .topnyPlan {
  margin: 20px;
  display: inline-flex;
  text-align: center;
}
.topnyPlan-grafika {
  margin-right: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} */

#canvas {
  /* display: block; */
  /* flex-direction: column; */
  /* width: 1000px;
  height: 360px; */
  /* cursor: col-resize; */
  background-color: #fff;
}
.btns-dny {
  left: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.btn-den,
.btn-nacist,
.btn-ulozit {
  margin: 2px;
  width: 100px;
  height: 25px;
  font-size: 80%;
  border-radius: 2px;
  border-width: 1;
  border-color: #43435c;
  border-style: solid;
  color: #43435c;
  background-color: #eee;
  cursor: pointer;
}

.btn-den {
  margin: 2px;
  width: 100px;
  height: 25px;
  font-size: 80%;
  border-radius: 2px;
  border-width: 1;
  border-color: #43435c;
  border-style: solid;
  color: #43435c;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.aktivniDen {
  background-color: #43435c;
  color: #fff;
}

.hodnota-kontejner,
.cas-kontejner {
  display: block;
  margin-top: 0px;
  color: #43435c;
  text-align: center;
  font-size: 80%;
}

.hodnota,.cas {
  display: block;
  height: 29px;
  color: #43435c;
  border: solid;
  border-width: 1;
  border-color: #43435c;
  font-size: 120%;
  margin: 0px;
  font-weight: bold;
  background-color: #ddd;

}
.hodnota-popis, .cas-popis{
    margin:0;
}

.btn-nacist,
.btn-ulozit {
  display: block;
  width: 100px;
  height: 25px;
  font-weight: 500;
  color: #fff;
  background-color: #43435c;
}

.btn-nacist {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* Loader 6 */

.loader-6 {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  height: 32px;
  width: 32px;
}
.loader-6 span {
  display: block;
  position: absolute;
  top: 350px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 32px;
  width: 32px;
}
.loader-6 span::before,
.loader-6 span::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 32px;
  width: 32px;
  border: 2px solid #e67e22;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: loader-6-1 1.5s cubic-bezier(0.075, 0.82, 0.165, 1)
    infinite;
  animation: loader-6-1 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) infinite;
}
@-webkit-keyframes loader-6-1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.5);
    opacity: 0;
  }
}
@keyframes loader-6-1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.5);
    transform: translate3d(0, 0, 0) scale(1.5);
    opacity: 0;
  }
}
.loader-6 span::after {
  -webkit-animation: loader-6-2 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s
    infinite;
  animation: loader-6-2 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s infinite;
}
@-webkit-keyframes loader-6-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    opacity: 0;
  }
}
@keyframes loader-6-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0;
  }
}

/* Modal help window */
/*
.show-modal {
  font-size: 2rem;
  font-weight: 600;
  padding: 1.75rem 3.5rem;
  border: none;
  background-color: #fff;
  color: #444;
  border-radius: 10rem;
  cursor: pointer;
}

.close-modal {
  position: absolute;
  top: 15px;
  right: 30px;
  font-size: 64px;
  color: #fff;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0px;
}
*/
/*
.hidden {
    display: none;
}
*/
/*
.modal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1000px;

  background-color: white;

  border-radius: 5px;
  -webkit-box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.3);
  z-index: 10;
}
*/


/*
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 5;
}

.h1-modal {
  font-size: 32px;
  color: #fff;
  padding: 2rem;
}

.help-window h2 {
  color: #2a2a3b;
  padding: 20px 10px;
}

.help-window p {
  text-align: center;
  line-height: 150%;
  padding: 0 15px 20px 15px;
}

.help-window .header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #2a2a3b;
}

.help-window .lichy {
  background-color: #eee;
}

footer {
  width: 100%;
  margin: 0, auto;
}
*/