.spacer {
    clear: both;
    height: 1px;
    float: none;
}

/*----kalendar-----*/
.myCalendar .ajax__calendar_container {
    border: 1px solid #333333;
    background-color: #EEEEEE;
    color: #4B4A4A;
    padding: 0px;
}

.myCalendar .ajax__calendar_header {
    background-color: #BD1A6C;
    color: White;
    height: 24px;
    line-height: 22px;
    margin-bottom: 10px;
}

.myCalendar .ajax__calendar_prev,
.myCalendar .ajax__calendar_next {
    margin: 4px;
}

.myCalendar .ajax__calendar_footer {
    background-color: #BD1A6C;
    color: White;
    height: 24px;
    line-height: 22px;
}

.myCalendar .ajax__calendar_other .ajax__calendar_day,
.myCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #B0B0B0;
}

.myCalendar .ajax__calendar_hover .ajax__calendar_day,
.myCalendar .ajax__calendar_hover .ajax__calendar_month,
.myCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: #C01F6F;
}

.myCalendar .ajax__calendar_active .ajax__calendar_day,
.myCalendar .ajax__calendar_active .ajax__calendar_month,
.myCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}

input[src="/Admin/Img/icon_calendar.png"] {
    vertical-align: -6px;
}

.myCalendar .ajax__calendar_days td {
    padding: 0px;
}

#Whisperer {
    position: absolute;
    text-align: left;
    visibility: hidden;
    z-index: 1001;
}

.Whis_p {
    cursor: default;
}

#divFtrPar {
    overflow: hidden;
    height: 0px;
}

#autolog {
    display: none;
}

/*---moduly se zalozkama-----*/
.modBooks > div > ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

    .modBooks > div > ul > li {
        cursor: pointer;
        display: inline-block;
    }

.modBooks > div > div {
    display: none;
    line-height: 180%;
}

    .modBooks > div > div.activ {
        display: block;
    }


.modBookmark > ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

    .modBookmark > ul > li {
        cursor: pointer;
        display: none;
    }


/*---moduly slider-----*/
.modSlider .modSliderContent {
    overflow: hidden;
    white-space: nowrap;
}

    .modSlider .modSliderContent > div {
        white-space: normal;
        display: inline-block;
        margin: 0px;
    }

.modSlider > div.prev, .modSlider > div.next {
    cursor: pointer;
}

.image_carousel img {
    display: block;
    float: left;
}

.image_carousel a {
    display: block;
    float: left;
}

.clearfix {
    float: none;
    clear: both;
}

.error-msg {
    color: #C00;
    display: none
}

#logFailMess {
    color: #ff0000;
    display: none
}





/* forum*/
.forumitem .hide {
    display: none
}

.forumitem .modaldiv {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000 !important;
    opacity: .50;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    z-index: 1000;
    display: none
}

.forumitem .modal .modaldiv {
    display: inline
}

/* stepper */
.stepper {
    display: inline;
}

    .stepper .stepper-step.up {
        display: none;
    }

    .stepper .stepper-step.down {
        display: none;
    }

.scroll .tab-content .tab-pane:not([id|=cat]) {
    display: block !important;
}

.basket-items .hiddenItems, .basket-items .basketItemsHidde {
    display: none
}

#baskItems_1 .hiddenItems, #baskItems_1 .basketItemsHidde {
    display: none
}

.delivery-adress-inselectbox .newadress {
    display: none
}

.stars {
    background: url('/ImgGalery/Base/review_star_empty.png') repeat-x scroll 0px 0px transparent;
    width: 90px;
    max-width: 90px;
    height: 18px;
    margin-left: 0;
}

.starsin {
    background: url('/ImgGalery/Base/review_star_full.png') repeat-x scroll 0px 0px transparent;
    height: 18px;
    display: block;
    max-width: 90px;
    width: 0;
}

.element-hide {
    display: none;
}

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(/imgGalery/base/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.starsin {
    background: url('/ImgGalery/Base/review_star_full.png') repeat-x scroll 0px 0px transparent;
    height: 18px;
    display: block;
    max-width: 90px;
    width: 0;
}

/*----protispamove prvky---------*/
.spm {
    visibility: hidden;
    height: 0px;
    width: 0px;
    position: absolute;
}

/*#region PostOffice*/

.post-office-table {
    max-height: 300px;
    overflow: auto;
}

.whisp-ico {
    display: none;
}

/*#endregion*/
#AtlasPhotoUpload .cropit-image-preview {
    height: 148px;
    width: 295px;
    cursor: move;
    overflow: hidden;
    background-color: #FFF;
    -ms-background-size: cover;
    background-size: cover;
    border: 1px solid #000;
}

#AtlasPhotoUpload .cropit-image-background {
    -ms-opacity: .2;
    opacity: .2;
    cursor: auto;
}

.body-basket-4 .stepForHidden {
    display: none !important
}

.body-basket-3 .stepThreeHidden {
    display: none !important
}

.hide-no-active,
.hide-same-values {
    display: none;
}

.share-email {
    background: red;
    width: 10px;
    height: 10px;
}

.dragtable-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -moz-user-select: none;
}

    .dragtable-sortable li {
        margin: 0;
        padding: 0;
        float: left;
        font-size: 1em;
        background: white;
    }

    .dragtable-sortable th, .dragtable-sortable td {
        border-left: 0px;
    }

    .dragtable-sortable li:first-child th, .dragtable-sortable li:first-child td {
        border-left: 1px solid #CCC;
    }

.ui-sortable-helper {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.ui-sortable-placeholder {
    -moz-box-shadow: 4px 5px 4px #C6C6C6 inset;
    -webkit-box-shadow: 4px 5px 4px #C6C6C6 inset;
    box-shadow: 4px 5px 4px #C6C6C6 inset;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    visibility: visible !important;
    background: #EFEFEF !important;
    visibility: visible !important;
}

    .ui-sortable-placeholder * {
        opacity: 0.0;
        visibility: hidden;
    }
/* odstranit spinner prohlizece, mame svuj dle nastaveni */
input[type="number"] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.disable-layer {
    background: transparent;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

/*cookies setting*/
.switch-cc {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 28px;
}

    /* Hide default HTML checkbox */
    .switch-cc input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider-round-cc {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 18px;
}

    .slider-round-cc:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
    }

    .slider-round-cc.disabled:before {
        background-color: #231f20 !important;
    }

input:checked + .slider-round-cc {
    background-color: #339633;
}

input:focus + .slider-round-cc {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-round-cc:before {
    transform: translateX(31px);
}

.slider-round-cc:before {
    border-radius: 50%;
}


/*Cookie plug*/
.cookie-setting {
    position: fixed;
    z-index: 99999999999;
    bottom: 20px;
    left: 20px;
    width: 375px;
    padding: 25px;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    color: #231f20;
    background: rgba(255, 255, 255, .85);
    border-radius: 3px;
    box-shadow: 0 11px 29px 0 rgba(56, 80, 97, .5);
}

    .cookie-setting h2.title {
        padding-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
        color: #231f20;
    }

    .cookie-setting div.title {
        padding-bottom: 15px;
        font-size: 14px;
    }

    .cookie-setting .cookie-setting__buttons {
        display: flex;
    }

        .cookie-setting .cookie-setting__buttons [id*="btn-"],
        .fancybox-cookie .cs-footer [id*="btn-"] {
            min-height: 38px;
            margin: 0 10px 0 0;
            padding: 8px 20px 8px 20px;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            text-transform: uppercase;
            line-height: 1;
            font-size: 13px;
            font-weight: 600;
            color: #000;
            border-radius: 0;
            border: 0 solid #000;
            background: rgba(234, 234, 234, 1);
            transition: all .5s ease;
        }

            .cookie-setting .cookie-setting__buttons [id*="btn-"]:hover,
            .fancybox-cookie .cs-footer [id*="btn-"]:hover {
                background: rgba(234, 234, 234, .9);
            }

        .cookie-setting .cookie-setting__buttons #btn-cookie-accept-all {
            color: #FFF;
            background: rgba(227, 6, 19, 1);
        }

            .cookie-setting .cookie-setting__buttons #btn-cookie-accept-all:hover {
                background: rgba(227, 6, 19, .9);
            }

        .cookie-setting .cookie-setting__buttons #btn-cookie-settings {
            padding: 8px 15px 8px 15px;
            border: 1px solid #CCC;
        }

@media (max-width: 480px) {
    .cookie-setting {
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px;
        border-radius: 0;
    }

        .cookie-setting h2.title {
            font-size: 16px;
        }

        .cookie-setting div.title {
            font-size: 13px;
        }
}

.fancybox-container.fancybox-cookie {
    z-index: 99999999992;
}

    .fancybox-container.fancybox-cookie .fancybox-close-small {
        position: absolute;
        top: 0;
        right: 0;
        height: 40px;
        width: 40px;
    }

        .fancybox-container.fancybox-cookie .fancybox-close-small:after {
            height: 40px;
            width: 40px;
        }

.fancybox-cookie .fancybox-content {
    max-width: 850px;
    padding: 20px 0 25px !important;
}

.fancybox-cookie h1.title {
    padding: 0 0 15px 20px;
    font-size: 26px;
    font-weight: 600;
    color: #231f20;
}

.fancybox-cookie .cookie-container {
    margin: 0 0 25px 0;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    background: #fbfbfb;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.fancybox-cookie .cookie-tabs {
    min-width: 175px;
    background: #e6e6e6;
}

    .fancybox-cookie .cookie-tabs ul li a {
        padding: 10px;
        display: block;
        font-size: 12px;
        color: #666;
        border-bottom: 1px solid #ccc;
    }

        .fancybox-cookie .cookie-tabs ul li a:hover {
            color: #666;
        }

    .fancybox-cookie .cookie-tabs ul li.active a {
        font-weight: 600;
        color: #111 !important;
        background: #fbfbfb;
    }

    .fancybox-cookie .cookie-tabs ul li:last-child a {
        border: 0;
    }

.fancybox-cookie .cookie-content {
    height: 375px;
    width: 100%;
    padding: 25px;
    overflow-y: auto;
}

    .fancybox-cookie .cookie-content .content-tab {
        display: none;
        font-size: 14px;
        color: #231f20;
    }

        .fancybox-cookie .cookie-content .content-tab.active {
            display: block;
        }

        .fancybox-cookie .cookie-content .content-tab h2 {
            padding-bottom: 12px;
            font-size: 22px;
            font-weight: 600;
            color: #231f20;
        }

        .fancybox-cookie .cookie-content .content-tab h3 {
            padding-bottom: 12px;
            font-size: 18px;
            font-weight: 600;
            color: #231f20;
        }

        .fancybox-cookie .cookie-content .content-tab div {
            padding-bottom: 8px;
        }

        .fancybox-cookie .cookie-content .content-tab .show-hide-cookies {
            padding-top: 20px;
            display: block;
            text-decoration: underline;
            font-size: 12px;
            color: #666;
        }

            .fancybox-cookie .cookie-content .content-tab .show-hide-cookies .hide {
                display: none;
            }

            .fancybox-cookie .cookie-content .content-tab .show-hide-cookies.active .hide {
                display: inline-block;
                text-decoration: underline;
            }

            .fancybox-cookie .cookie-content .content-tab .show-hide-cookies.active .show {
                display: none;
            }

            .fancybox-cookie .cookie-content .content-tab .show-hide-cookies:hover,
            .fancybox-cookie .cookie-content .content-tab .show-hide-cookies.active .hide:hover {
                text-decoration: none;
            }

.fancybox-cookie .content--cookies {
    margin-top: 10px;
    font-size: 12px;
}

    .fancybox-cookie .content--cookies h4 {
        padding-bottom: 5px;
        font-size: 14px;
        font-weight: 600;
        color: #231f20;
    }

.fancybox-cookie .content--cookies__inner {
    padding-bottom: 10px;
}

.fancybox-cookie .cs-footer {
    padding: 0 0 0 20px;
    display: flex;
}

    .fancybox-cookie .cs-footer .btn-save-cookie-setting {
        color: #FFF;
        background: rgba(51, 150, 51, 1);
    }

        .fancybox-cookie .cs-footer .btn-save-cookie-setting:hover {
            background: rgba(51, 150, 51, .9);
        }

@media (max-width: 900px) {
    .fancybox-cookie .fancybox-content {
        width: calc(100% - 20px);
    }
}


@media (max-width: 600px) {
    .fancybox-cookie .fancybox-content {
        padding: 20px 0 15px !important;
    }

    .fancybox-cookie .cookie-container {
        margin: 0 0 15px 0;
        flex-direction: column;
    }

    .fancybox-cookie .cookie-content {
        height: auto;
        max-height: 375px;
        padding: 25px 15px;
    }

    .cookie-setting .cookie-setting__buttons [id*=btn-], .fancybox-cookie .cs-footer [id*=btn-] {
        min-height: 32px;
        font-size: 12px;
    }

    .fancybox-cookie h1.title {
        padding: 0 0 15px 15px;
        font-size: 22px;
    }

    .fancybox-cookie .cookie-content .content-tab {
        font-size: 12px;
    }

        .fancybox-cookie .cookie-content .content-tab h2 {
            font-size: 18px;
        }

    .fancybox-cookie .cookie-tabs ul li:last-child a {
        border-bottom: 1px solid #ccc;
    }

    .fancybox-cookie .cookie-tabs ul li.active:last-child a {
        border-bottom: 0;
    }

    .fancybox-cookie .cs-footer {
        padding: 0 0 0 10px;
        justify-content: space-between;
    }
}


.fancybox-container.fancybox-container--withoutSpace .fancybox-slide {
    padding: 44px 0 !important;
}

.error-arrow {
    position: fixed;
    right: 230px;
    bottom: 0;
    height: auto;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 2px 2px 5px #595959;
    text-align: center;
    padding: 15px 40px;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 3px -3px 10px 0 #A8A8A8;
    -moz-box-shadow: 3px -3px 10px 0 #A8A8A8;
    box-shadow: 3px -3px 10px 0 #A8A8A8;
    background: #73bf45;
    background: -moz-radial-gradient(center, ellipse cover, #73bf45 0%, #5f9440 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#73bf45), color-stop(100%,#5f9440));
    background: -webkit-radial-gradient(center, ellipse cover, #73bf45 0%,#5f9440 100%);
    background: -o-radial-gradient(center, ellipse cover, #73bf45 0%,#5f9440 100%);
    background: -ms-radial-gradient(center, ellipse cover, #73bf45 0%,#5f9440 100%);
    background: radial-gradient(ellipse at center, #bf4545 0%,#e23215 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73bf45', endColorstr='#5f9440',GradientType=1 );
    z-index: 9999;
}

.error-data.active .error-arrow {
    bottom: 60%;
    z-index: 9999;
}

.error-data {
    position: fixed;
    width: 100%;
    bottom: -2px;
    height: 0;
    background: #f9e7e7;
    overflow-y: scroll;
    z-index: 9999999;
    border-top: 2px solid #e23215;
    font-size: 13px;
    color: #000;
}

    .error-data .error-data-tbl {
        padding: 10px;
    }

        .error-data .error-data-tbl:nth-child(odd) {
            background-color: #E6B6B6;
        }

    .error-data.active {
        height: 60%;
        bottom: 0;
    }