@font-face {
  /* open sans */
  font-family: 'unsl_teed_font';
  src:  url('unsl_teed_font.woff2') format('woff2');
}

.teed_cont{
  position: relative;
  clear: both;
}

.teed_source{
  display: none;
}

@keyframes teed_scrolling_text_animator {
  0%,
  20% {
    transform: translateX(0%);
    left: 0%;
  }
  80%,
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}

.teed_scrolling_text {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    white-space: nowrap;
    width: 100%;
}

.teed_scrolling_text span {
  display: block;
  text-align: center;
  min-width: 100%;
}

.teed_scrolling_text_animate{
  animation: teed_scrolling_text_animator 10s infinite alternate ease-in-out;
  position: relative;
  min-width: auto!important;
}

a{
  position: relative;
}

a span{
  position: absolute;
  top: 12px;
  left: 8px;
  background-color: #ffe390;
  padding: 2px 2px;
  white-space: nowrap;
  height: 22px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px 0px #000000d1;
  color: #333;
  font-family: monospace;
  border: 1px solid #00000063;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}

.teed_toolbar{
  padding: 1px 5px 4px;
  border: 1px solid #bfbfbf;
  border-radius: 4px 4px 0px 0px;
  width: 421px;
  border-bottom: 0px;
  background-color: #fff;
}

.teed_toolbar button{
  background-image: url('data:image/png;base64,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');
  background-size: 360px 22px;
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  border: 0px;
  cursor: pointer;
  background-color: #e6e7e8;
  border-radius: 6px;
  box-shadow: none;
}

.teed_toolbar button:hover{
  background-blend-mode: multiply;
  
}

.teed_toolbar_btn_01{ background-position: 0px 0px;}
.teed_toolbar_btn_02{ background-position: -24px 0px;}
.teed_toolbar_btn_03{ background-position: -48px 0px;}
.teed_toolbar_btn_04{ background-position: -72px 0px;}
.teed_toolbar_btn_05{ background-position: -96px 0px;}
.teed_toolbar_btn_06{ background-position: -120px 0px;}
.teed_toolbar_btn_07{ background-position: -144px 0px;}
.teed_toolbar_btn_08{ background-position: -168px 0px;}
.teed_toolbar_btn_09{ background-position: -192px 0px;}
.teed_toolbar_btn_10{ background-position: -216px 0px;}
.teed_toolbar_btn_12{ background-position: -240px 0px;}
.teed_toolbar_btn_13{ background-position: -264px 0px;}
.teed_toolbar_btn_14{ background-position: -288px 0px;}
.teed_toolbar_btn_15{ background-position: -312px 0px;}
.teed_toolbar_btn_11{ background-position: -336px 0px;}


.teed_editor *{
  box-sizing: border-box;
}

.teed_editor{
  position: relative;
  padding: 10px;
  border: 1px solid #bfbfbf;
  border-radius: 0px 4px 4px 4px;
  height: 200px;
  overflow-y: scroll;
  /*height: 800px;*/
  background-color: #fff;
  resize: vertical;
}

.teed_dialog{
  position: fixed;
  top: 100px;
  left: 100px;
  width: 300px;
  height: auto;
  border: 6px solid #00000057;
  border-radius: 10px;
  display: none;
  background-color: white;
  z-index: 99;
  font-family: "unsl_teed_font";
}

.teed_fileman{
  position: fixed;
  top: 100px;
  left: 100px;
  width: 610px;
  height: auto;
  border: 6px solid #00000057;
  border-radius: 10px;
  display: none;
  background-color: white;
  z-index: 99;
  font-family: "unsl_teed_font";
}

.teed_fileman_cont{
  position: relative;
  float: left;
  width: 400px;
  height: 440px;
  background-color: #eaeaea;
  overflow: hidden;
  border: 1px solid #aaa;
  border-radius: 3px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.teed_fileman_head{
  position: relative;
  width: 400px;
  height: 18px;
  background-color: #d5d5d5;
  overflow: hidden;
  margin-bottom: 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #aaa;
}
.teed_fileman_files{
  position: relative;
  width: 400px;
  height: 390px;
  background-color: #eaeaea;
  overflow-y: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
}

.teed_fileman_files small{
  margin-left: 4px;
  color: #9d9d9d;
  text-align: center;
}

.teed_fileman_files_cover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 409px;
  background-color: #e1e1e1e5;
  display: none;
}

.teed_fileman_files_cover::before{
  content: "Nahrání souborů";
  text-align: center;
  width: 398px;
  position: relative;
  display: block;
  font-weight: 600;
  font-size: 12px;
  background-color: #d5d5d5;
}

.teed_fileman_files_cover_ins{
  position: relative;
  height: 350px;
  overflow-y: scroll;
  padding-top: 5px;
  padding-bottom: 35px;
}

.teed_fileman_dropzone{
  position: relative;
  width: 400px;
  height: 30px;
  background-color: #d5d5d5;
  overflow: hidden;
  margin-bottom: 0px;
  box-sizing: border-box;
  border-top: 1px solid #aaa;
  cursor: pointer;
}

.teed_fileman_dropzone:hover{
  background-color: rgb(255, 225, 129);
}

.teed_fileman_dropzone_cap{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 9.5px;
  line-height: 10px;
  padding-top: 4px;
}

.teed_fileman_dropzone_cap b{
  font-size: 12px;
}

.teed_fileman_head_th{
  position: relative;
  float: left;
  border-right: 1px solid #aaa;
  border-left: 1px solid #e6e6e6;
  font-size: 11px;
  width: 60px;
  box-sizing: border-box;
  padding: 1px 6px;
  cursor: default;
}

.teed_fileman_file{
  font-size: 11px;
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
  height: 18px;
}
.teed_fileman_file div{
  position: relative;
  padding: 1px 6px;
  box-sizing: border-box;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.teed_fileman_head_th_1{
  width: 173px;
}
.teed_fileman_head_th_2{
  width: 50px;
}
.teed_fileman_head_th_3{
  width: 80px;
}
.teed_fileman_head_th_5{
  width: 80px;
}
.teed_fileman_head_th_6{
  width: 17px;
}

.teed_fileman_file_td_1{
  width: 173px;
}
.teed_fileman_file_td_2{
  width: 50px;
  text-align: left;
}
.teed_fileman_file_td_3{
  width: 80px;
  text-align: right;
}
.teed_fileman_file_td_5{
  width: 80px;
  text-align: center;
}
.teed_fileman_file_td_6{
  width: 17px;
}

.teed_fileman_details *{
  box-sizing: border-box;
}
.teed_fileman_details{
  position: relative;
  float: left;
  width: 183px;
  height: 400px;
  margin-left: 5px;
  box-sizing: border-box;
  padding: 5px 2px 0px 5px;
}

.teed_fileman_det_row{
  border-bottom: 1px dashed #9b9b9b;
  padding-bottom: 3px;
  min-height: 40px;
}

.teed_fileman_det_row3{
  padding: 6px 0px;
}

.teed_fileman_det_nazev{
  font-size: 13px;
  font-weight: 600;
  padding: 3px 3px 0px 3px;
  text-align: center;
  color: #111;
}

.teed_fileman_det_row2{
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  font-family: monospace;
}
.teed_fileman_det_row2 input{
  width: 100%;
}

.teed_fileman_thumb{
  position: relative;
  width: 100%;
  height: 163px;
  background-color: #eee;
}

.teed_fileman_thumb_text{
  position: absolute;
  width: 100%;
  display: block;
  bottom: 20px;
  text-align: center;
  font-family: monospace, monospace;
  font-weight: 900;
  font-size: 40px;
  color: white;
}

.teed_fileman_thumb_mask{
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="20px"><path d="m 5 0.3 v 4.779 h -4.779 a 2 2 0 0 1 0.365 -0.5 l 3.914 -3.914 a 2 2 0 0 1 0.5 -0.366 z m 2 -0.221 v 5 a 2 2 0 0 1 -2 2 h -5 v 11 a 2 2 0 0 0 2 2 h 12 a 2 2 0 0 0 2 -2 v -16 a 2 2 0 0 0 -2 -2 h -7 z"></path></svg>');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;  
}

.teed_fileman_det_butt{
  
}

.teed_fileman_det_butt button{
  width: 100%;
  background-color: #d7d7d7;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 5px 0px;
  line-height: 100%;
  cursor: pointer;
  height: 25px;
}

.teed_fileman_det_butt button:hover{
  background-color: rgb(255, 225, 129);
  color: #333;
}

.teed_dialog_close{
  font-family: monospace;
  font-size: 20px;
  position: absolute;
  top: -4px;
  right: 6px;
  cursor: pointer;
  z-index: 99;
}

.teed_dialog_nazev{
  background-color: #aaa;
  height: 20px;
  padding: 2px 8px 1px 8px;
  font-size: 12px;
  font-family: monospace;
}

.teed_dialog_cont{
  padding: 5px;
}

.teed_dialog_btn_1{
  width: 100%;
  background-color: #d7d7d7;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 5px 0px;
  line-height: 100%;
  cursor: pointer;
  height: 25px;
}

.teed_dialog_btn_1:hover{
  background-color: rgb(255, 225, 129);
  color: #333;
}

.teed_dialog_color_1{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  
  width: 100%;
  height: 100px;
  border: 0px;
  border-radius: 10px;
}

.teed_dialog_label_1{
  display: inline-block;
  width: 50px;
  font-size: 13px;
}
.teed_dialog_input_1{
  width: 220px;
}

.teed_dialog_btn_2{
  width: 100%;
  background-color: #d7d7d7;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 5px 0px;
  line-height: 100%;
  cursor: pointer;
  height: 25px;
}

.teed_dialog_btn_2:hover{
  background-color: rgb(255, 225, 129);
  color: #333;
}

.teed_a_span button{
  margin-right: 5px;
  cursor: pointer;
}

.teed_context{
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #e9e9ed;
  z-index: 99;
  padding: 0px;
  width: 100px;
  text-align: center;
  box-shadow: 1px 1px 1px 0px #000000d1;
  border: 1px solid #00000063;
}

.teed_context button{
  text-align: left;
}

.teed_context_btn_1{
  border: 0px;
  width: 100%;
  font-size: 11px;
  text-align: left;
  padding: 5px 12px;
  background-color: #e9e9ed;
  cursor: pointer;
}

.teed_context_btn_1:hover{
  background-color: rgb(255, 225, 129);
}

.teed_context_btn_2{
  border: 0px;
  width: 100%;
  font-size: 11px;
  text-align: left;
  padding: 5px 12px;
  background-color: #c8c8c8;
  cursor: pointer;
}

.teed_context_btn_2:hover{
  background-color: #dbd9d9;
  background-color: rgb(255, 225, 129);
}

.teed_context_sub{
  display: none;
}

.teed_context_color{
  display: none;
}

.teed_context_text{
  width: 80px;
  margin: 5px;
  text-align: center;
  display: none;
}

.teed_context_text_ok{
  display: none;
  width: 90px;
  margin: 5px;
}

.teed_img_div{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  border: 2px solid black;
  user-select: none;
}

.teed_img_div_w{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: calc(100% - 20px);
  background-color: #0000008a;
  padding-top: calc(50% - 23px);
  color: white;
  font-size: 25px;
  cursor: ew-resize;
}
.teed_img_div_h{
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 20px;
  width: calc(100% - 20px);
  background-color: #0000008a;
  color: white;
  font-size: 25px;
  text-align: center;
  padding-top: 0px;
  line-height: 22px;
  cursor: ns-resize;
}
.teed_img_div_wh{
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 20px;
  width: 20px;
  background-color: #0000008a;
  color: white;
  font-size: 25px;
  text-align: center;
  padding-top: 0px;
  line-height: 22px;
  cursor: ns-resize;
}
.teed_img_div_w span{
  position: absolute;
  top: calc(50% - 16px);
  left: 0px;
  display: block;
  cursor: ew-resize;
}
.teed_img_div_wh span{
  position: absolute;
  top: -2px;
  left: 2px;
  display: block;
  rotate: -45deg;
  cursor: nwse-resize;
}

/* STYLY EXT */

.teed_aligned{
  padding: 0px;
  margin: 0px;
}
.teed_aligned_left{
  text-align: left;
}
.teed_aligned_center{
  text-align: center;
}
.teed_aligned_right{
  text-align: right;
}

.teed_list{
  padding-left: 30px;
}
.teed_list_1{
  list-style-type: disc;
}
.teed_list_2{
  list-style-type: circle;
}
.teed_list_3{
  list-style-type: square;
}
.teed_list_4{
  list-style-type: decimal;
}
.teed_list_5{
  list-style-type: lower-alpha;
}
.teed_list_6{
  list-style-type: upper-alpha;
}
.teed_list_7{
  list-style-type: upper-roman;
}
.teed_list_8{
  list-style-type: none;
}

.teed_editor table{
  border-collapse: collapse;  
}

.teed_editor img{
  -webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
}

.teed_editor img::selection {
  color: transparent;
  background: white;
}

.teed_editor table tr td, .teed_editor table tr th{
  position: relative;
  border: 1px solid black;
  padding: 2px;
}
.teed_editor table tr th{
  background-color: #ddd;
}

.teed_fm_upload_btn_add{
  display: none;
}

.teed_fm_upload_drop{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0px;
  border: 0px;
  border-radius: 3px;
  margin: 0px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}

.teed_fm_upload_drop::after{
  content: "Nahrát soubor klikněte sem nebo přetáhněte soubory";
}

.teed_fm_upload_drop::file-selector-button {
  display: none;
}

.teed_fm_upload_row{
  position: relative;
  padding-left: 5px;
  height: 35px;
  clear: both;
}

.teed_fm_upload_nazev{
  width: 275px;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  white-space: nowrap;
}

.teed_fm_upload_input{
  display: none;
}

.teed_fm_upload_velikost{
  position: absolute;
  top: 0px;
  font-size: 13px;
  width: 65px;
  text-align: right;
}

.teed_fm_upload_delete{
  position: absolute;
  right: 4px;
  top: 3px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #c6c6c6;
  border: 1px solid #ddd;
  border-radius: 5px;
  color:white;
  text-decoration: none;
  margin: 0px 1px;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  line-height: 25px;
  font-weight: 700;
  color: #333;
}

.teed_fm_upload_delete:hover{
  background-color: rgb(255, 225, 129);
  color: #333;
}

.ok_1{
  color: red;
}

.teed_fm_upload_progres{
  position: relative;
  width: 338px;
  height: 11px;
  border-radius: 4px;
  border: 1px solid #acacac;
  text-align: center;
  /*background: linear-gradient(90deg,#34ec2f 50%,#eee 50%);*/
  background: linear-gradient(90deg,#18d5f4 0%,#eee 0%);
  font-weight: 400;
  color: #444;
  line-height: 10px;
  clear: both;
  font-size: 9px;
}

.teed_fm_upload_send{
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 370px;
  height: 25px;
  background-color: #c6c6c6;
  border: 1px solid #ddd;
  border-radius: 5px;
  cursor: pointer;
}

.teed_fm_upload_send:hover{
  background-color: rgb(255, 225, 129);
  color: #333;
}