@media only screen and (max-width: 1190px) {

    #header_compare div.widetext, #header_favourites div.widetext, #header_templates div.widetext, #header_toplist div.widetext {
        max-width: none;
    }

}

@media only screen and (max-width: 1120px) {

    #header_compare div.widetext, #header_favourites div.widetext, #header_templates div.widetext, #header_toplist div.widetext {
        max-width: none;
    }

}

@media only screen and (max-width: 990px) {

    #header_compare div.widetext, #header_favourites div.widetext, #header_templates div.widetext, #header_toplist div.widetext {
        display: inline-block !important;
    }
}

@media print {
    .productList .productListItem .ellipsis {
        position: inherit !important;
    }

    .productList .productListItem .price {
        width: 120px !important;
    }

    .productList .productListItem .baseUnitPrice {
        float: none !important;
    }

    .productList .productListItem .product-classification span {
        margin: 15px 0 0 0;
    }
}

.purchasableError {
    display: none;
}

.LoveShare {
    display: none;
}

.description .leftCol {
    display: none;
}

.description .rightCol {
    width: 100%;
}

.sharedTemplatesCheckbox.description {
    margin: 0;
}

.productDetailsInfoText {
    word-wrap: break-word;
    white-space: normal;
}

.outOfCatalog {
    opacity: 0.9;
}

.scrollerItem .watermark {
    top: 30px;
    left: 15px;
    right: 15px;
}

.productCarouselTabs .productCarouselBg .scrollerItem .watermark,
#productComparison table#products .watermark {
    top: 30px;
    left: 40px;
    right: 40px;
}

.toastImg .watermark {
    top: 0;
    left: 0;
    right: 0;
    width: 60px !important;
}

.watermarkBorder {
    display: none;
}

#header .headerContent.topRow ul.topRowList li {
    display: inline-block !important;
}

.tooltipErrorRow {
    background-color: #888888;
}

.scrollerProduct .specialPrice {
    font-size: 16px;
}

.scrollerProduct .specialPrice .inclVAT {
    font-size: 12px;
}

.listValue {
    float: right;
}

.pricesColumn .stockData, .availabilityColumn .stockData, .tooltipRow .stockData {
    display: inline-block;
    overflow: hidden;
    margin: 0 4px;
}

.productList .productListItem .availabilityColumn {
    width: 40% !important;
    max-width: 300px !important;
}

#chatLink {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#nav_main ul.Lb li.Lb {
    width: 240px;
}

#header .headerContent.topRow .headerCenterSlot {
    text-align: left !important;
}

.productList .productListItem .cartActionsColumn {
    min-width: 132px !important;
}

div#salesEndHeader {
    font-weight: bold;
}

.variant_options {
    overflow: hidden !important;
}

.bilotAutocomplete .title {
    text-transform: none;
}

.bilotAutocomplete .quantity {
    float: none !important;
}

.bilotAutocomplete .price {
    display: block;
    margin: 0;
}

.detailsTable td.wrapping {
    white-space: normal;
}

.miniCartPopup .texts {
    display: block;
}

#productComparison .bilotBoxLight.classifications {
    display: none;
}

/* FRONT PAGE */
.section1Banners {
    white-space: nowrap;
}

.wihuriFrontPageBigHighlight {
    width: auto;
    height: 340px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.wihuriFrontPageBigHighlight img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}

.wihuriFrontPageBigHighlight .content, .wihuriFrontPageBigHighlight .contentBg {
    position: absolute;
    top: 219px;
    bottom: 16px;
    width: 380px;
    box-sizing: border-box;
}

.wihuriFrontPageBigHighlight .content {
    padding: 24px 26px;
}

.wihuriFrontPageBigHighlight .header, .wihuriFrontPageBigHighlight .text {
    display: block;
}

.wihuriFrontPageBigHighlight.Image .content, .wihuriFrontPageBigHighlight.Image .contentBg,
.wihuriFrontPageBigHighlight.Image .header, .wihuriFrontPageBigHighlight.Image .text {
    display: none;
}

.wihuriFrontPageBigHighlight .header {
    line-height: 86px;
    margin-bottom: 26px;
    position: absolute;
    top: 50px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
}

.wihuriFrontPageBigHighlight .text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.wihuriFrontPageBigHighlight .text b {
    color: #d50032;
}

.wihuriFrontPageBigHighlight.Light .contentBg {
    background: #fff;
    opacity: 0.85;
}

.wihuriFrontPageBigHighlight.Light .header {
    color: #fff;
}

.wihuriFrontPageBigHighlight.Light .text {
    color: #151515;
}

.wihuriFrontPageBigHighlight.Dark .contentBg {
    background: #000;
    opacity: 0.85;
}

.wihuriFrontPageBigHighlight.Dark .header {
    color: #151515;
}

.wihuriFrontPageBigHighlight.Dark .text {
    color: #fff;
}

.wihuriFrontPageBigHighlight.Left .header {
    text-align: left;
    left: 55px;
    right: 400px;
}

.wihuriFrontPageBigHighlight.Left .content, .wihuriFrontPageBigHighlight.Left .contentBg {
    right: 20px;
}

.wihuriFrontPageBigHighlight.CenterTop .header,
.wihuriFrontPageBigHighlight.CenterBottom .header,
.wihuriFrontPageBigHighlight.Center .header {
    text-align: center;
    left: 55px;
    right: 55px;
}

.wihuriFrontPageBigHighlight.CenterTop .content, .wihuriFrontPageBigHighlight.CenterTop .contentBg,
.wihuriFrontPageBigHighlight.CenterBottom .content, .wihuriFrontPageBigHighlight.CenterBottom .contentBg,
.wihuriFrontPageBigHighlight.Center .content, .wihuriFrontPageBigHighlight.Center .contentBg {
    right: 20px;
}

.wihuriFrontPageBigHighlight.Right .header {
    text-align: right;
    left: 400px;
    right: 55px;
}

.wihuriFrontPageBigHighlight.Right .content, .wihuriFrontPageBigHighlight.Right .contentBg {
    left: 20px;
}

.zone_c .wihuriFrontPageHighlight,
.zone_c .announcementsBox,
.zone_c .bilotLinks {
    width: 280px;
    display: inline-block;
    float: left;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
}

.zone_c > div:last-child {
    margin-right: 0px;
}

.wihuriFrontPageHighlight {
    position: relative;
}

.wihuriFrontPageHighlight a:active {
    margin: 0;
    padding: 0;
}

.wihuriFrontPageHighlight img {
    position: relative;
    width: 280px;
}

.wihuriFrontPageHighlight.Both img {
    height: 160px;
    margin-bottom: 15px;
}

.wihuriFrontPageHighlight.Text img {
    display: none;
}

.wihuriFrontPageHighlight.Both .contentBg {
    position: absolute;
    top: 135px;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.65;
    height: 25px;
}

.wihuriFrontPageHighlight.Both .caption {
    position: absolute;
    top: 135px;
    left: 0;
    right: 0;
    height: 25px;
    color: #fff;
    line-height: 25px;
    margin-left: 10px;
    text-transform: uppercase;
}

.wihuriFrontPageHighlight .content {
    position: relative;
}

.wihuriFrontPageHighlight .header, .wihuriFrontPageHighlight .text {
    display: block;
}

.wihuriFrontPageHighlight.Image .contentBg, .wihuriFrontPageHighlight.Text .contentBg,
.wihuriFrontPageHighlight.Image .caption, .wihuriFrontPageHighlight.Text .caption,
.wihuriFrontPageHighlight.Image .header, .wihuriFrontPageHighlight.Image .text {
    display: none;
}

.wihuriFrontPageHighlight .text b {

}

.wihuriFrontPageHighlight a:hover .text b {
    color: #151515;
}

.wihuriFrontPageHighlight .text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
}

.zone_c .announcementsBox.bilotBoxLight {
    border: none;
    height: auto;
}

.zone_c .announcementsBox .bilotBoxContent {
    padding: 0;
}

.zone_c .bilotLinks h2 {
    margin-bottom: 5px;
}

.announcementsBox h2, .bilotLinks h2, .wihuriFrontPageHighlight h2 {
    color: #333;
    margin: 0 0 10px 0;
    line-height: 20px;
}

.wihuriFrontPageMediumHighlight {
    width: 580px;
    height: 340px;
    display: inline-block;
    position: relative;
    top: 0;
    vertical-align: top;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.wihuriFrontPageMediumHighlight img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}

.wihuriFrontPageMediumHighlight .content, .wihuriFrontPageMediumHighlight .contentBg {
    position: absolute;
    top: 219px;
    bottom: 16px;
    width: 380px;
    box-sizing: border-box;
}

.wihuriFrontPageMediumHighlight.CenterBottom .content, .wihuriFrontPageMediumHighlight.CenterBottom .contentBg {
    position: absolute;
    top: 19px;
    bottom: 216px;
    width: 380px;
    box-sizing: border-box;
}

.wihuriFrontPageMediumHighlight .content {
    padding: 15px 21px;
}

.wihuriFrontPageMediumHighlight .header, .wihuriFrontPageMediumHighlight .text {
    display: block;
    white-space: normal;
}

.wihuriFrontPageMediumHighlight.Image .content, .wihuriFrontPageMediumHighlight.Image .contentBg,
.wihuriFrontPageMediumHighlight.Image .header, .wihuriFrontPageMediumHighlight.Image .text {
    display: none;
}

.wihuriFrontPageMediumHighlight .header {
    margin-bottom: 26px;
    position: absolute;
    top: 15px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
}

.wihuriFrontPageMediumHighlight .text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.wihuriFrontPageMediumHighlight .text b {
    color: #d50032;
}

.wihuriFrontPageMediumHighlight.Light .contentBg {
    background: #fff;
    opacity: 0.85;
}

.wihuriFrontPageMediumHighlight.Light .header {
    color: #fff;
}

.wihuriFrontPageMediumHighlight.Light .text {
    color: #151515;
}

.wihuriFrontPageMediumHighlight.Dark .contentBg {
    background: #000;
    opacity: 0.85;
}

.wihuriFrontPageMediumHighlight.Dark .header {
    color: #151515;
}

.wihuriFrontPageMediumHighlight.Dark .text {
    color: #fff;
}

.wihuriFrontPageMediumHighlight.Left .header {
    text-align: left;
    left: 30px;
    right: 125px;
}

.wihuriFrontPageMediumHighlight.Left .content, .wihuriFrontPageMediumHighlight.Left .contentBg {
    right: 20px;
}

.wihuriFrontPageMediumHighlight.CenterTop .header, .wihuriFrontPageMediumHighlight.Center .header {
    text-align: center;
    left: 55px;
    right: 55px;
}

.wihuriFrontPageMediumHighlight.CenterTop .content, .wihuriFrontPageMediumHighlight.CenterTop .contentBg,
.wihuriFrontPageMediumHighlight.Center .content, .wihuriFrontPageMediumHighlight.Center .contentBg {
    right: 20px;
}

.wihuriFrontPageMediumHighlight.CenterBottom .header {
    text-align: center;
    left: 55px;
    right: 55px;
    top: 175px;
}

.wihuriFrontPageMediumHighlight.CenterBottom .content, .wihuriFrontPageMediumHighlight.CenterBottom .contentBg {
    right: 20px;
}

.wihuriFrontPageMediumHighlight.Right .header {
    text-align: right;
    left: 125px;
    right: 30px;
}

.wihuriFrontPageMediumHighlight.Right .content, .wihuriFrontPageMediumHighlight.Right .contentBg {
    left: 20px;
}

.wihuriFrontPageImageHighlight {
    position: relative;
    display: inline-block;
    top: 0;
    vertical-align: top;
    width: 280px;
    margin-bottom: 20px;
}

.wihuriFrontPageImageHighlight {
    position: relative;
}

.wihuriFrontPageImageHighlight a:active {
    margin: 0;
    padding: 0;
}

.wihuriFrontPageImageHighlight img {
    position: relative;
    width: 280px;
}

/* CATEGORY FRONT PAGE */

.categoryFrontPage .wihuriFrontPageBigHighlight {
    width: 780px;
    display: inline-block;
    height: 160px;
}

.categoryFrontPage .announcementsBox {
    display: inline-block;
    height: 160px !important;
    margin-left: 20px;
    vertical-align: top;
    width: 380px;
}

.categoryFrontPage .announcementsBox h2 {
    color: #333;
}

.categoryFrontPage .yCmsContentSlot > div:nth-child(3),
.categoryFrontPage .yCmsContentSlot > div:nth-child(6),
.categoryFrontPage .yCmsContentSlot > div:nth-child(9),
.categoryFrontPage .yCmsContentSlot > div:nth-child(12) {
    margin-right: 0px;
}

.categoryFrontPage .wihuriFrontPageHighlight {
    position: relative;
    width: 380px;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    margin-bottom: 20px;
}

.categoryFrontPage .wihuriFrontPageHighlight img {
    width: 380px;
}

.categoryFrontPage .wihuriFrontPageHighlight.Both img {
    height: 130px;
}

.categoryFrontPage .wihuriFrontPageHighlight.Both .contentBg,
.categoryFrontPage .wihuriFrontPageHighlight.Both .caption {
    top: 105px;
}

.categoryFrontPage .wihuriFrontPageBigHighlight .content, .categoryFrontPage .wihuriFrontPageBigHighlight .contentBg {
    left: 312px;
    top: 39px;
}

/* FAQ page */
.faqHeader {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.faqHeader .faqHeaderInner {
    border: none;
    padding: 0;
}

.faqHeader .faqImage {
    display: none;
}

.faqItem {
    background: #eee;
    padding: 10px 20px;
    cursor: pointer;
}

.faqItem .faqImage {
    height: 32px;
    width: 32px;
}

.faqItem .faqText {
    position: relative;
}

.faqItem .removeSmall {
    position: absolute;
    top: 10px;
    right: 10px;
}

.faqItem .fullText {
    background: #fff;
    padding: 10px;
}

.faqItem .shortText, .faqItem .readMore {
    display: none;
}

/* Contact page */
.contactAddressesHeader {
    display: none;
}

.contactAddresses .frontPageBox {
    background: #ddd;
    height: auto;
}

.contactAddresses .bilotBoxHeader {
    border: none;
    padding: 13px 20px 0;
}

.contactAddress.bilotBox, .contactAddress .bilotBoxInner {
    border: none;
}

.contactAddresses .frontPageBox .bilotBoxContent {
    overflow: hidden;
    min-height: 170px;
}

.contactAddresses .frontPageBox .bilotBoxContent .contentBoxText {
    float: left;
}

.contactAddresses .frontPageBox .bilotBoxContent .contentBoxImage {
    display: block;
    float: left;
    margin: 0px 20px 0px 0px;
}

/** AUTOCOMPLETE **/

a.paymentError {
    color: red;
}

.bilotAutocomplete .highLighted {
    /*  color: #333!important;*/
}

.feedbackItemTable {
    width: 90%;

}

.feedbackItemTable tr td {
    padding: 2px;
}

.productDetailsPanel .detailsColumn .product-classification {
    display: block !important;
}

#paymentTypeTable .paymentImage {
    height: 38px;
    width: 60px;
    background-size: 60px 38px;
    display: inline-block;
}

#paymentTypeTable .visa {
    background-image: url(../images/Visa_online.gif);
}

#paymentTypeTable .mastercard {
    background-image: url(../images/mastercard.gif);
}

.facetNavigation .facetValues ul.facet_block li .facetValueName.lowercase {
    text-transform: none !important;
}

.productList .productListItem .ellipsis {
    position: absolute;
    left: 122px !important;
    right: 130px !important;
}

#headerLongDiv {
    pointer-events: none;
}

.headerCenterSlot, .headerLeftSlot, .headerRightSlot {
    pointer-events: all;
}

/* TEMPLATES */
.orderList {
    border: none;
    padding: 0;
}

.templateList.orderList .productListItem {
    padding: 9px;
}

.templateList.orderList .productListItem .nameCol {
    width: 40%;
    white-space: nowrap;
}

.templateList.orderList .productListItem .prodCol {
    width: 30%;
    margin-left: -4px;
}

.templateList.orderList .productListItem .addCol {
    width: 30%;
    margin-left: -4px;
    margin-top: 15px;
}

.templateList.orderList .productListItem .iconCol {
    padding: 10px;
}

.templateList.orderList .productListItem .detailsCol {
    white-space: nowrap;
}

.templateList.orderList .productListItem .delCol {
    width: 30%;
    margin-left: -4px;
}

/* TEMPLATE DETAILS */
.templatePlaceholder {
    font-style: italic;
    white-space: normal;
    color: #666666;
}

.chosen-container {
    max-width: 500px;
}

.chosen-container-multi .chosen-choices {
    border: none;
    background: none;
    padding: 0;
    margin-left: -5px;
}

.chosen-container-multi .chosen-choices li {
    float: none;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    cursor: pointer;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]:focus {
    font-weight: normal;
    cursor: text;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]::-moz-placeholder,
.chosen-container-multi .chosen-choices li.search-field input[type="text"]:-ms-input-placeholder,
.chosen-container-multi .chosen-choices li.search-field input[type="text"]::-webkit-input-placeholder {
    font-style: normal;
    cursor: pointer;
}

.chosen-container .chosen-drop {
    border: none;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
    margin-left: -5px;
    margin-top: -5px;
}

.copyTemplateBlock .chosen-container.chosen-container-multi {
    width: 100% !important;
    white-space: nowrap;
}

.copyTemplateBlock .copyUnits input {
    margin: 3px !important;
}

.copyTemplateBlock .chosen-container-multi .chosen-choices li.search-field {
    border: 1px solid #aaaaaa;
}

.copyTemplateBlock .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    width: 100% !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:active {
    margin: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background: none;
    border: 1px solid #aaaaaa;
    box-shadow: none;
    color: #666;
    border-radius: 0;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bilotButtonSecondary a.excelButton, .bilotButtonSecondary[disabled]:hover a.excelButton, .bilotButtonSecondary[disabled]:active a.excelButton {
    color: #333;
}

.bilotButtonSecondary:hover a.excelButton {
    color: #00b5e2;
}

.bilotButtonSecondary:active a.excelButton {
    color: #fff;
}

.addToTemplatePopup .addToTemplatePopupContent h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}

.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.productName {
    font-weight: 600;
}

.createTemplatePopup {
    display: block;
}

.createTemplatePopup .createTemplatePopupContent {
    display: block;
    padding: 20px;
}

.createTemplatePopup .createTemplatePopupContent h2 {
    margin-top: 0;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}

.createTemplatePopup .createTemplatePopupContent .copyTemplateBlock {
    display: block;
    margin-bottom: 20px;
}

.createTemplatePopup .createTemplatePopupContent .copyTemplateBlock label {
    display: block;
}

.createTemplatePopup .createTemplatePopupFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 20px;
    background: #ddd;
}

.createTemplatePopup .createTemplatePopupFooter .closeCreateTemplatePopup {
    display: inline-block;
    margin-top: 8px;
}

.createTemplatePopup .createTemplatePopupFooter .closeCreateTemplatePopup:active {
    display: inline-block;
    margin-top: 4px;
}

.copyTemplatePopup {
    display: block;
}

.copyTemplatePopup .copyTemplatePopupContent {
    display: block;
    padding: 20px;
}

.copyTemplatePopup .copyTemplatePopupContent h2 {
    margin-top: 0;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}

.copyTemplatePopup .copyTemplatePopupContent .copyTemplateBlock {
    display: block;
    margin-bottom: 20px;
}

.copyTemplatePopup .copyTemplatePopupContent .copyTemplateBlock label {
    display: block;
}

.copyTemplatePopup .copyTemplatePopupFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 20px;
    background: #ddd;
}

.copyTemplatePopup .copyTemplatePopupFooter .closeCopyTemplatePopup {
    display: inline-block;
    margin-top: 8px;
}

.copyTemplatePopup .copyTemplatePopupFooter .closeCopyTemplatePopup:active {
    display: inline-block;
    margin-top: 4px;
}

.excelImport {
    display: inline-block;
    margin-top: 10px;
}

.importFromExcelPopup {
    display: block;
}

.importFromExcelPopup .importFromExcelPopupContent {
    display: block;
    padding: 20px;
}

.importFromExcelPopup .importFromExcelPopupContent h2 {
    margin-top: 0;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}

.importFromExcelPopup .importFromExcelPopupContent textarea {
    height: 200px;
    padding: 10px;
    width: 450px;
    resize: none;
    font-size: 14px;
    color: #333;
}

.importFromExcelPopup .importFromExcelPopupFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 20px;
    background: #ddd;
}

.importFromExcelPopup .importFromExcelPopupFooter .closeImportFromExcelPopup {
    display: inline-block;
    margin-top: 8px;
}

.importFromExcelPopup .importFromExcelPopupFooter .closeImportFromExcelPopup:active {
    display: inline-block;
    margin-top: 4px;
}

.productListItem .quantityHightLightTemplate {
    min-width: 115px;
    display: inline-block;
}

.productListItem .quantityHightLightTemplate .qtyUnit,
.productListItem .add_to_cart_form .quantityHightLightTemplate .qtyUnit {
    display: block !important;
    text-align: center;
}

.productListItem .quantityHightLightTemplate .qtyAmount {
    display: inline-block !important;
    width: 50px;
    text-align: right;
    vertical-align: middle;
    margin-right: 5px;
}

.sortableList .productListItem .quantityHightLightTemplate .qtyAmount {
    vertical-align: top;
}

.productListItem .quantityHightLightTemplate .showQty {
    display: inline-block;
    text-align: center;
}

.productListItem .templateCartActionsColumn .submitRemoveProductDiv {
    width: 60px;
    margin: 20px 0;
    display: inline-block;
}

.templateDetails .col1 {
    display: inline-block;
    width: 77%;
}

.templateDetails .detailsTable td {
    height: 30px;
    padding-right: 0px !important
}

.templateDetails .colButtons {
    display: inline-block;
    width: 23%;
    text-align: right;
    margin-left: -4px;
    vertical-align: top;
}

.templateDetails .colButtons button {
    margin-bottom: 5px !important;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.alternativeItems .productListRow {
    position: absolute;
    right: 20px;
    top: 30px;
}

.templateDetails .editTemplateNameDiv, .templateDetails .savingDoneDiv, .templateDetails .deliveryDateDiv, .templateDetails .addProductsToTemplateDiv {
    margin-bottom: 20px;
}

.templateDone {
    display: block;
    text-align: right;
}

.saveStatus {
    border: 1px solid transparent;
    padding: 10px;
    float: none;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.saveStatus.savingActive {
    border: 1px solid #dddddd;
}

.saveStatus .saving {
    display: none;
}

.saveStatus.savingActive .saving {
    display: inline;
}

.saveStatus.savingActive .saved {
    display: none;
}

.saveStatus.editDone .icon16 {
    cursor: default;
}

.saveStatus.editDone .saved, .saveStatus.editDone .saving {
    background: none !important;
}

@keyframes blink {
    0% {
        opacity: .2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: .2;
    }
}

.saving span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    background: none;
}

.saving span:nth-child(2) {
    animation-delay: .2s;
}

.saving span:nth-child(3) {
    animation-delay: .4s;
}

/* COOKIE POPUP */
#cookieMsg.sliding-popup-bottom {
    background: #000;
    opacity: 0.7;
}

#cookieMsg .popup-content #popup-text h2,
#cookieMsg .popup-content #popup-text p {
    color: #ffffff !important;
}

#cookieMsg {
    display: block;
    margin: 0;
    padding: 0px;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 99999;
}

.sliding-popup-bottom {
    position: fixed;
}

.sliding-popup-top {
    background-color: #000;
    position: relative;
}

#cookieMsg .popup-content {
    background-color: transparent;
    border: 0 none;
    display: block;
    margin: 0 auto;
    padding: 0;
}

#cookieMsg .popup-content #popup-buttons {
    float: left;
    margin: 7px 7px 0 2px;
}

#cookieMsg .popup-content #popup-buttons button {
    cursor: pointer;
    margin-right: 5px;
    margin-top: 1em;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #000;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
}

#cookieMsg .popup-content #popup-buttons button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

#cookieMsg .popup-content #popup-buttons button:active {
    position: relative;
    top: 1px;
}

#cookieMsg .popup-content #popup-text {
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 5px 0;
    text-align: left;
    max-width: 70%;
}

#cookieMsg .popup-content #popup-text h2, #cookieMsg .popup-content #popup-text p {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 5px 0;
}

#cookieMsg .popup-content #popup-text p {
    font-size: 14px;
}

@media screen and (max-width: 800px) {
    #cookieMsg .popup-content #popup-text {
        max-width: 45%;
    }
}

@media screen and (max-width: 600px) {
    #cookieMsg .popup-content {
        max-width: 95%;
    }

    #cookieMsg .popup-content #popup-text {
        max-width: 100%;
    }

    #cookieMsg .popup-content #popup-buttons {
        float: none;
        margin: 5px 0;
        max-width: 100%;
    }

    #cookieMsg .popup-content #popup-buttons button {
        margin-bottom: 1em;
    }
}

#cookieMsg {
    min-height: 55px;
    height: auto;
}

#cookieMsg .popup-content {
    width: 1180px;
    padding-top: 6px
}

#cookieMsg .agree-button {
    background-image: url(../images/close-cookie.png);
    display: block;
    width: 28px;
    height: 28px;
}

#cookieMsg .popup-content a {
    color: #fff;
    font-weight: normal;
}

#popup-text {
    font-size: 12px
}

#popup-text a {
    text-decoration: underline;
    color: #fff
}

.templateProductDeleted {
    color: red;
}