/* Page layout styles */

.contr {
    background-color: #212121;
    color: #FFFFFF;
    padding: 10px 0;
    text-align: center;

    border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
}
.upload_form_cont {
    background: -moz-linear-gradient(#ffffff, #f2f2f2);
    background: -ms-linear-gradient(#ffffff, #f2f2f2);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(#ffffff, #f2f2f2);
    background: -o-linear-gradient(#ffffff, #f2f2f2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2')";
    background: linear-gradient(#ffffff, #f2f2f2);

    color: #000;
    overflow: hidden;
}
.min_height {
  min-height: 500px;
}
.titleH {
  padding: 10px 0px 10px 40px;
  color: #064786;
}
.info {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    float: right;
    font-weight: bold;
    height: 150px;
    margin: 20px;
    position: relative;
    width: 250px;
    visibility: hidden;
}
.info > div {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px 5px;
}
.info > h2 {
    padding: 0 15px;
}
.info > canvas {
    margin-left: 15px;
    margin-bottom: 10px;
}
.info #url {
    width: 200px;
}
#dropArea {
    background-color: #DDDDDD;
    border: 3px dashed #000000;
    float: left;
    font-size: 40px;
    font-weight: bold;
    height: 150px;
    line-height: 150px;
    margin: 20px;
    position: relative;
    text-align: center;
    width: 650px;
}
#dropArea.hover {
    background-color: #CCCCCC;
}
#dropArea.uploading {
    background: #EEEEEE url(loading.gif) center 30% no-repeat;
}
.uploadNotice {
  float: left;
  padding: 30px 10px 10px 10px;
}
#result .s, #result .f {
    font-size: 11px;
    margin-bottom: 2px;
    padding: 2px;

    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
#result .s {
    background-color: #D4EDDA;
}
#result .f {
    background-color: #D4EDDA;
}

.hidden {
    visibility: hidden;
}
.decor_font {
    color: #009fe3;
    line-height: 13px;
    font-size: 16px;
}
.decor_font_path {
  font-size: 11px;
  color: #81898e;
  line-height: 10px;
  width: 350px;
  line-height: 1.5;
  inline-size: 350px;
  overflow-wrap: break-word;
}
.decor_font_description {
  font-size: 11px;
  color: #81898e;
  line-height: 10px;
  width: 150px;
  font-weight: bold;
  line-height: 1.5;
  inline-size: 150px;
  overflow-wrap: break-word;
}
.decor_form {
  width: 60px;
  height: calc(1.2125rem + 1px);
  padding: .17rem .3rem;
  font-size: .575rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.decor_check {
  height: 14px;
}
.decor_deleted {
  background-color: #dc3545;
  color: #FFFFFF;
}
.decor_table td {
  height: 60px;
}
.decor_dropdown {
  height: 44px;
}
.decor_notice {
  padding: 8px 0 0 20px;
  font-size: 30px;
}
.decor_notice_ok {
  color: #28a745;
}
.decor_notice_no {
  color: #dc3545;
}
.decor_notice_background {
    //color: #fff;
    //background-color: #009fe3;
    //border-color: #007bff;
}

.decor_notice_background:hover{
    //color: #fff;
    //background-color: #0083bb;
    //border-color: #0083bb;
}
.decor_nazev {
  font-size: 18px;
  color: #004085;
}
.decor_hlavicka {
  color: #004085;
  background-color: #CCE5FF;
}
.decor_twt-category {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
}
.decor_weather-category {
    padding: 5px 0 0 0;
    color: #000;
    font-size: 10px;
}
.decor_weather-category h5 {
    font-size: 18px;
    color: #333;
}
.decor_pencil {
  color: #004085;
}
.decor_pencil:hover {
  color: #91BBE7;
}
.decor_weather-category ul li {
    width: 24%;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    display: inline-block;
}
.tloustka_abs {
  width: 700px;
}
.tloustka_abs_leva {
  float: left;
  width: 350px;
  text-align: center;
}
.tloustka_abs_prava {
  float: left;
  width: 350px;
  text-align: center;
}
.tloustka_abs_nadpis {
  line-height: 35px;
}

.part_table td {
  font-size: 12px;
  padding: .37rem .3rem;
  margin: 0px;
}
.part_table input {
  font-size: 12px;
}
.part_table select {
  font-size: 10px;
}
.part_table th {
  font-size: 12px;
  font-weight: bold;
}
.part_center {
  text-align: center;
}
.part_vcenter {
  vertical-align: center;
}
.part_sirka {
  width: 65px;
}
.my_id_leve {
  float: left;
  width: 25px;
  font-size: 30px;
  text-align: left;
}
.my_id_prave {
  float: right;
  width: 95%;
}
.decor_pridat_levy {
  float: left;
  text-align: left;
  width: 50%;
}
.decor_pridat_pravy {
  float: left;
  text-align: right;
  width: 50%;
}
.valid_generation_true {
  visibility: visible;
}
.valid_generation_false {
  visibility: hidden;
}
/*[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    white-space: pre-wrap;
    position: absolute;
    bottom: -1.6em;
    left: 100%;
    padding: 8px 8px 8px 8px;
    color: #222;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;  
    border-radius: 5px;  
    -moz-box-shadow: 0px 0px 4px #222;  
    -webkit-box-shadow: 0px 0px 4px #222;  
    box-shadow: 0px 0px 4px #222;  
    background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f8f8f8),color-stop(1, #cccccc));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -ms-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -o-linear-gradient(top, #f8f8f8, #cccccc);
    opacity: 0;
    z-index: 99999999999;
    width: 420px;
    visibility: hidden;
    font-size: 15px;
    font-weight: normal;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
[data-title] {
    display: inline;
    position: relative;
}*/



[data-title]{
    display: inline;
    position: relative;
}
[data-title]:hover:after{
    background: #333;
    background: rgba(39,44,51,1);
    border-radius: 5px;
    top: 26px;
    color: #c8c9ce;
    content: attr(data-title);
    left: -210px;
    padding: 10px 20px;
    width: 420px;
    position: absolute;
    z-index: 99999999999;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
[data-title]:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 0px 6px 6px 6px;
    top: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99999999999;
}


.modal-backdrop
{
    opacity:0.4 !important;
}

.partAddRow
{
  height: 50px;
  margin: -60px 0 0 30px;
}
.partTrashContainer
{
  width: 20px;
  text-align: center;
}
.decorValidWidth
{
  width: 100px;
  text-align: center;
}
.decorSelect
{
  width: 400px;
  text-align: left;
  padding: 10px 0 0 0;
  height: 20px;
}



.part-is-invalid
{
  background: #dc3545;
  color: #FFF;
}

/*.table_hover tr:hover
{
  background: #e8e7e7 !important;
}*/

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f2f5f9;
}
.form-check-input {
    position: absolute;
    margin-top: 0.5rem;
    margin-left: -1.25rem;
}
.part_table td {
    font-size: 12px;
    padding: 0.47rem 0.3rem 0.07rem 0.3rem;
    margin: 0px;
}
td input[type="checkbox"] {
    float: left;
    margin: 0 auto;
    width: 15px;
}

/*Tlačítko zakázkové listy Type*/
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #fff;
  border-radius: 24px;
  border-style: none;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
  box-sizing: border-box;
  color: #3c4043;
  cursor: pointer;
  display: inline-flex;
  fill: currentcolor;
  font-family: "Google Sans",Roboto,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: .25px;
  line-height: normal;
  max-width: 100%;
  overflow: visible;
  padding: 2px 24px;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: auto;
  will-change: transform,opacity;
  z-index: 0;
}

.button-17:hover {
  background: #F6F9FE;
  color: #174ea6;
}

.button-17:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.button-17:focus {
  outline: none;
  border: 2px solid #4285f4;
}

.button-17:not(:disabled) {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {
  box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

.button-17:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

/*checkbox start*/
@import "compass/css3";

/**
 * Checkboxes
 */
.checkbox_best {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;

  > input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
}

  .checkbox_best__icon {
    @extend %icon;
    display: inline-block;
    
    /* Default State */
    color: #999;
    @extend .icon--check-empty;
    
    /* Active State */
    input[type="checkbox"]:checked ~ & {
      color: #2A7DEA;
      @extend .icon--check;
    }
  }

  /* IE6-8 Fallback */
  @media \0screen\,screen\9 {
    .checkbox__icon {
      display: none;
    }
    .checkbox_best > input[type="checkbox"] {
      position: static;
    }
  }

/****************************
 ****************************
 ****************************
 * Helpers
 */
%icon:before {
  font-family: "icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--check:before {
	content: "\e601";
}
.icon--check-empty:before {
	content: "\e600";
}

@font-face {
  font-family: "icons";
  font-weight: normal;
  font-style: normal;
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRk9UVE8AAAR4AAoAAAAABDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAPgAAAD4fZUAVE9TLzIAAAHsAAAAYAAAAGAIIvy3Y21hcAAAAkwAAABMAAAATBpVzFhnYXNwAAACmAAAAAgAAAAIAAAAEGhlYWQAAAKgAAAANgAAADYAeswzaGhlYQAAAtgAAAAkAAAAJAPiAedobXR4AAAC/AAAABgAAAAYBQAAAG1heHAAAAMUAAAABgAAAAYABlAAbmFtZQAAAxwAAAE5AAABOUQYtNZwb3N0AAAEWAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAAB8Dx0AAACBER0AAAAJHQAAAO8SAAcBAQgPERMWGyBpY29tb29uaWNvbW9vbnUwdTF1MjB1RTYwMHVFNjAxAAACAYkABAAGAQEEBwoNL2X8lA78lA78lA77lA6L+HQVi/yU+JSLi/iU/JSLBd83Fffsi4v77Pvsi4v37AUOi/h0FYv8lPiUi4v33zc3i/s3++yLi/fs9zeL398F9wCFFftN+05JzUdI9xr7GveR95FHzwUO+JQU+JQViwwKAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gEB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAf/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAACkYCfgXw889QALAgAAAAAAz65FuwAAAADPrkW7AAD/4AIAAeAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAgAAAQAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAAAAFAAAAYAAAAAAA4ArgABAAAAAAABAA4AAAABAAAAAAACAA4ARwABAAAAAAADAA4AJAABAAAAAAAEAA4AVQABAAAAAAAFABYADgABAAAAAAAGAAcAMgABAAAAAAAKACgAYwADAAEECQABAA4AAAADAAEECQACAA4ARwADAAEECQADAA4AJAADAAEECQAEAA4AVQADAAEECQAFABYADgADAAEECQAGAA4AOQADAAEECQAKACgAYwBpAGMAbwBtAG8AbwBuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuAFIAZQBnAHUAbABhAHIAaQBjAG8AbQBvAG8AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("woff");
}

/*checkbox stop*/