.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;
}
