#dkLabNoteProgressBarBox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    z-index: 999;
    display: none;
}

#dkLabNoteProgressBarBoxIn {
    position: relative;
    width: 50%;
}

#dkLabNoteFile,
#dkLabNoteFile1 {
    display: none;
}

.dkLabFileButton {
    background: var(--dklab-poznamka-color-main);
    color: white;
    display: block;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1;
}

.dkLabFileButton > svg {
    fill: white;
    display: inline-block;
    vertical-align: middle;
}

.dkLabFileButton > span {
    position: relative;
    top: 1px;
    margin-left: 4px;
}

#dkLabNoteProgressBarText {
    margin-top: 3px;
    text-align: center;
    color: white;
    font-size: 16px;
}

#dkLabNoteProgressBarValue {
    margin-top: 3px;
    text-align: center;
    color: white;
    font-size: 16px;
}

.add-to-cart,
.b-cart-variants {
    position: relative;
}

.dklabPoznamkaHelp {
    position: relative;
    background: #e6e6e6;
    color: #000000;
    padding: 10px 12px 10px 12px;
    font-size: 100%;
    border-radius: 3px;
    margin: -6px 0px 25px 0px;
}

.dklabPoznamkaHelpBezModelu {
    position: relative;
    background: #e6e6e6;
    color: #000000;
    padding: 10px 12px 10px 12px;
    font-size: 100%;
    border-radius: 3px;
    margin: 6px 19px 0px 19px;
}

.dklabPoznamkaHelp > span,
.dklabPoznamkaHelpBezModelu > span {
    position: relative;
    color: #e6e6e6;
    background: #000000;
    border-radius: 40px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    vertial-align: middle;
    font-size: 90%;
    font-weight: 700;
    margin-right: 4px;
}

.dkLabDisabledInsertIntoCard:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 1;
}

.dkLabDisabledInsertIntoCardButton:before {
}

#dkLabNoteProgressBarCont {
    margin-top: 3px;
    background-color: #dddddd;
    display: none;
}

#dkLabNoteProgressBar {
    background-color: var(--dklab-poznamka-color-main);
    height: 25px;
}

#dkLabNoteUploadButton,
#dkLabNoteUploadButton1 {
    margin-bottom: 10px;
    display: none;
}

.dkLabNoteResult,
.dkLabNoteResult1 {
    color: red;
    position: relative;
    top: 5px;
}

.dkLabNoteResult > span,
.dkLabNoteResult1 > span {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: red;
    color: white;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
    margin-right: 3px;
    vertical-align: middle;
    border-radius: 16px;
}

.dkLabNoteResult.ok,
.dkLabNoteResult1.ok {
    color: #55c810;
}

.dkLabNoteResult.ok > span,
.dkLabNoteResult1.ok > span {
    background: #55c810;
}

.template-12 #dkLabNoteFileForm {
    border-width: 0 0 1px;
    border-style: none none solid;
    border-color: #e7e7e7;
    padding: 10px 10px;
}

.template-11 .dkLabFileButton {
    width: 100%;
    border-radius: 3px;
}

.template-11 #dkLabNoteFileForm {
    margin-bottom: 15px;
    margin-top: 15px;
}

.template-10 .dkLabFileButton {
    border-radius: 50px;
}

.template-10 #dkLabNoteFileForm {
    margin-bottom: 15px;
}

.template-09 #dkLabNoteFileForm {
    margin: 19px 18px 0px 18px;
    border-top: 1px solid #b7b7b7;
    padding: 16px 2px 0px 2px;
    text-align: center;
    width: 100%;
}

.template-09 #dkLabNoteFileForm1 {
    margin: 0px 18px 0px 18px;
    padding: 16px 2px 0px 2px;
    text-align: center;
    width: 100%;
}

.template-08 #dkLabNoteFileForm {
    margin-top: 20px;
    padding-top: 17px;
    border-top: 1px solid #b7b7b7;
}

.template-07 #dkLabNoteFileForm {
    margin: 20px auto 19px auto;
    font-size: 80%;
    max-width: 600px;
    text-align: center;
    border-top: 1px solid #b7b7b7;
    padding-top: 19px;
}

.template-06 #dkLabNoteFileForm {
    margin-bottom: 18px;
}

.template-05 #dkLabNoteFileForm {
    margin-top: 19px;
}

.template-04 #dkLabNoteFileForm {
    margin-bottom: 0px;
    padding-bottom: 14px;
    padding-top: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.dkLabNoteNadpis {
    color: var(--dklab-poznamka-color-main);
    font-size: 110%;
    text-transform: uppercase;
}

.dkLabNoteDiv {
    margin-bottom: 19px;
}

#dkLabNote,
#dkLabNotePohary {
    resize: none;
    width: 100%;
    font-size: 90%;
    padding: 8px;
}

#dkLabNote.noteShadow,
#dkLabNotePohary.noteShadow {
    -webkit-box-shadow: inset 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

#dkLabNote:focus,
#dkLabNotePohary:focus {
    outline: none;
}

.dkLabNotAllowed {
    cursor: not-allowed !important;
}

.dkLabTooltip {
    position: relative;
    transition: all 0.3s ease;
    text-transform: uppercase;
    text-decoration: none;
}

.dkLabTooltip:before {
    content: \"\";
    position: absolute;
    opacity: 0;
    top: 0;
    pointer-events: none;
    left: 50%;
    transform: translate3d(-50%, 0%, 0);
    transition: all 0.3s ease;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: var(--dklab-poznamka-color-tooltip-background) transparent transparent transparent;
}

.dkLabTooltip:after {
    text-transform: none;
    content: attr(data-original-title);
    font-size: 13px;
    text-align: center;
    line-height: normal;
    position: absolute;
    color: var(--dklab-poznamka-color-tooltip-text);
    background: var(--dklab-poznamka-color-tooltip-background);
    padding: 8px 12px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 200px;
    opacity: 0;
    pointer-events: none;
    left: 50%;
    top: -10px;
    border-radius: 4px;
    transform: translate3d(-50%, 0%, 0);
    transition: all 0.3s ease;
}

.dkLabTooltip:hover:before,
.dkLabTooltip:hover:after {
    opacity: 1;
}

.dkLabTooltip:hover:before {
    transform: translate3d(-50%, calc(-100% - 18px), 0);
}

.dkLabTooltip:hover:after {
    transform: translate3d(-50%, calc(-100% - 16px), 0);
}

.template-08 .dkLabTooltip:before,
.template-04 .dkLabTooltip:before {
    top: 7px;
}

.template-08 .dkLabTooltip:after,
.template-04 .dkLabTooltip:after {
    top: -2px;
}

.template-06 .dkLabTooltip:before {
    top: 0;
}

.template-06 .dkLabTooltip:after {
    top: -10px;
}

.template-05 .dkLabTooltip:before {
    top: 15px;
    left: -105px;
}

.template-05 .dkLabTooltip:after {
    top: 5px;
    left: -105px;
}

#dkLabNote::-webkit-input-placeholder,
#dkLabNote:-moz-placeholder,
#dkLabNote::-moz-placeholder,
#dkLabNote:-ms-input-placeholder,
#dkLabNote::placeholder,
#dkLabNotePohary::-webkit-input-placeholder,
#dkLabNotePohary:-moz-placeholder,
#dkLabNotePohary::-moz-placeholder,
#dkLabNotePohary:-ms-input-placeholder,
#dkLabNotePohary::placeholder {
    color: var(--dklab-poznamka-color-empty);
}

.template-12 .dkLabNoteDiv {
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}

.template-11 #dkLabNote,
.template-11 #dkLabNotePohary {
    border-radius: 3px;
}

.template-10 #dkLabNote {
    border-radius: 18px;
}

.template-10 #dkLabNoteNadpis {
    margin-left: 8px;
    margin-right: 8px;
}

.dkLabNotAllowed + .tooltip > .tooltip-inner {
    background-color: var(--dklab-poznamka-color-tooltip-background);
    color: var(--dklab-poznamka-color-tooltip-text);
}

.dkLabNotAllowed + .tooltip > .tooltip-arrow {
    border-top-color: var(--dklab-poznamka-color-tooltip-background);
}

.template-09 .dkLabNoteDiv {
    width: 100%;
    margin: 19px 18px 0px 18px;
    border-top: 1px solid #b7b7b7;
    padding: 16px 2px 0px 2px;
}

.template-08 .dkLabNoteDiv {
    margin-top: 20px;
    padding-top: 17px;
    border-top: 1px solid #b7b7b7;
}

.template-08 .dkLabCartNoteDetails {
    font-size: 110%;
}

.template-07 .dkLabNoteDiv {
    margin: 20px auto 19px auto;
    font-size: 80%;
    max-width: 600px;
    text-align: center;
    border-top: 1px solid #b7b7b7;
    padding-top: 8px;
}

.template-06 .dkLabCartNoteDetails {
    font-size: 110%;
}

.template-05 .dkLabNoteDiv {
    margin-top: 19px;
}

.template-04 .dkLabNoteDiv {
    margin-bottom: 14px;
    padding-bottom: 14px;
    padding-top: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.template-04 #dkLabNoteNadpis {
    line-height: 1.3;
}

.dkLabPrilohaIcon {
    width: 50px;
    height: 25px;
    position: relative;
    top: 5px;
    display: inline-block;
    margin-bottom: 8px;
}

.dkLabImagesGallery {
    /*margin: 19px 18px 0px 18px;*/
    width: 100%;
    border: 1px dashed #e9e9e9;
    padding: 10px;
}

.dkLabImagesGallery h2 {
    margin-top: 0px;
}

.dkLabImagesGallery a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.dkLabImagesGalleryIcon {
    height: 70px;
    display: inline-block;
}

.dkLabImagesGalleryIcon img {
    height: 100%;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
}

.dkLabPrilohaIcon1 {
    width: 40px;
    height: 25px;
    display: inline-block;
    text-align: left;
    margin-bottom: 3px;
}

.dkLabPrilohaIcon img,
.dkLabPrilohaIcon1 img {
    height: 100%;
}

.dkLabCartNoteDetailProductOrder {
    margin-top: 10px;
    margin-bottom: 5px;
    border-top: 1px solid #dadada;
    padding-top: 5px;
}

.dkLabCartWidgetNoteDetailProductOrder {
    margin-top: 6px;
    padding-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #dadada;
}

.dkLabRemoveAttachments {
    padding: 0 5px;
    border: 0;
    text-align: right;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #d63703;
}

.dkLabDisabledInsertIntoCardBtn {
    opacity: 0.5;
    cursor: not-allowed !important;
}

.cart-widget .dklabCartWidgetNote {
    margin: 2px 0px 7px 0px;
}

.cart-widget .dkLabPrilohaIcon img,
.cart-widget .dkLabPrilohaIcon1 img {
    height: 19px;
}

.cart-widget .dkLabPrilohaIcon1 {
    width: 23px;
    height: 19px;
}

.dkLabIndividualniPoznamka .p-info-wrapper .availability-value {
    display: none;
}

.dkLabIndividualniPoznamka .p-info-wrapper {
    width: 100% !important;
}

.dkLabIndividualniPoznamka .detail-parameters th {
    color: black;
    font-weight: 700;
    font-size: 120%;
    padding-top: 4px;
    padding-left: 10px;
    min-width: 105px;
}

.dkLabPrilohaNadpis {
    color: black;
    font-weight: 700;
    font-size: 120%;
    padding-top: 4px;
    padding-left: 10px;
    min-width: 105px;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters {
    display: block;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody,
.dkLabIndividualniPoznamka .noteColumns {
    display: flex;
    flex-wrap: wrap;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr,
.dkLabIndividualniPoznamka .noteColumns .noteColumn {
    display: flex;
    width: 50%;
    padding: 50px 50px 50px 70px;
    position: relative;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:before,
.dkLabIndividualniPoznamka .noteColumns .noteColumn:before {
    position: absolute;
    top: -20px;
    left: 0px;
    font-size: 120px;
    font-weight: 700;
    font-family: \'Arial\';
    color: #e0e0e0;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:nth-of-type(1):before {
    content: \'1\';
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:nth-of-type(2):before {
    content: \'2\';
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:nth-of-type(3):before {
    content: \'3\';
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:nth-of-type(4):before {
    content: \'4\';
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:nth-of-type(5):before {
    content: \'5\';
}

.dkLabPriceNadpis {
    width: 0px;
    min-width: 0px !important;
    padding: 0px 0px 0px 10px !important;
}

.dkLabPrice {
    padding-left: 0px !important;
}

.dkLabPrice .p-final-price-wrapper {
    float: left;
}

.dkLabVyvolavaniPicture img {
    margin-bottom: 20px;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:nth-last-of-type(1) {
    display: none;
}

.dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(1):before {
    content: \'5\';
}

.dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(1) {
    flex-wrap: wrap;
    padding-top: 0px;
}

.dkLabIndividualniPoznamka .dklabPoznamkaHelp {
    font-size: 85%;
    text-align: justify;
}

.dkLabIndividualniPoznamka .p-info-wrapper .p-final-price-wrapper,
.dkLabIndividualniPoznamka .p-info-wrapper .add-to-cart {
    margin-bottom: 0px;
}

.dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(2):before {
    content: none;
}

.dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(2) {
    align-items: center;
    padding-top: 0px;
}

.dkLabIndividualniPoznamka .p-info-wrapper .p-final-price-wrapper {
    margin-right: 20px;
}

.dkLabIndividualniPoznamka .p-info-wrapper .p-final-price-wrapper .price-measure {
    display: none;
}

.dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr td {
    display: block;
}

.dklabPoznamkaPocetKopii {
    margin-bottom: 15px;
}

.dklabPoznamkaPocetKopiiText {
    display: inline-block;
    margin-right: 15px;
    font-weight: 700;
    color: black;
}

.pocetKopiiInput {
    border-style: solid;
    border-width: 1px;
    border-color: #dadada;
    height: 100%;
    padding-left: 5px;
    width: 40px;
    height: 30px;
    margin-top: 5px;
    width: 100%;
}

.pocetKopiiInput::-webkit-inner-spin-button {
    opacity: 1;
}

.dklabPoznamkaHelp ul {
    position: relative;
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.dklabPoznamkaHelp ul li::before {
    font-family: \'Source Sans Pro\', sans-serif;
    content: \"\\\25b6\";
    position: absolute;
    left: 0;
}

.dklabPoznamkaHelp ul li {
    margin-left: 20px;
}

.dkLabFileButton1 {
    max-width: 100% !important;
}

.dkLabUFotakaObjCont {
    text-align: center;
    align-items: center;
    margin-top: 20px;
}

.dkLabUFotakaObj {
    font-family: \'Exo 2\', sans-serif;
    height: 100%;
    align-items: center;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f2505d;
    width: 100%;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    color: #ffffff;
    display: inline-block;
}

.dkLabUFotakaObj:hover {
    cursor: pointer;
}

@media (max-width: 1199px) {
    .dkLabIndividualniPoznamka .p-info-wrapper .price-final {
        font-size: 24px;
    }

    .dkLabIndividualniPoznamka .p-info-wrapper .price-additional {
        font-size: 11px;
    }

    .dkLabIndividualniPoznamka .quantity input {
        width: 40px;
    }

    .dkLabIndividualniPoznamka .btn.add-to-cart-button.btn-lg {
        padding-right: 10px;
        padding-left: 10px;
    }

    .dkLabIndividualniPoznamka .dklabPoznamkaHelp {
        font-size: 70%;
    }

    .dkLabPrice .p-final-price-wrapper {
        float: left;
    }
}

@media (max-width: 991px) {
    .dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr,
    .dkLabIndividualniPoznamka .noteColumns .noteColumn {
        width: 100%;
    }

    .dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(1),
    .dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(2) {
        align-items: center;
        padding-top: 40px;
    }

    .dkLabIndividualniPoznamka .noteColumns #dkLabNoteFileForm {
        margin-bottom: 0px;
        margin-right: 10px;
    }

    .dkLabPrice {
        padding-left: 70px !important;
    }

    .dkLabPriceNadpis {
        min-width: 105px !important;
    }

    .dkLabPrice .p-final-price-wrapper {
        float: left;
    }
}

@media (max-width: 767px) {
    .dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr,
    .dkLabIndividualniPoznamka .noteColumns .noteColumn {
        padding: 20px 20px 20px 50px;
        position: relative;
        flex-wrap: wrap;
    }

    .dkLabIndividualniPoznamka .p-info-wrapper .detail-parameters tbody tr:before,
    .dkLabIndividualniPoznamka .noteColumns .noteColumn:before {
        position: absolute;
        top: -1px;
        left: -5px;
        font-size: 90px;
    }

    .dkLabIndividualniPoznamka .noteColumns #dkLabNoteFileForm {
        margin-bottom: 5px;
    }

    .dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(1) {
        padding: 0px 20px 10px 50px;
    }

    .dkLabIndividualniPoznamka .noteColumns .noteColumn:nth-of-type(2) {
        padding: 10px 20px 10px 50px;
        margin-top: 10px;
    }

    .dkLabPrice .p-final-price-wrapper {
        float: none;
    }

    .dkLabPrice {
        padding-left: 50px !important;
    }

    .dkLabPriceNadpis {
        min-width: 105px !important;
    }

    .dkLabIndividualniPoznamka .detail-parameters th {
        padding-left: 0px;
    }
}
